about 1 year ago - 7 comments
It all started with a failing Student’s Teacher Feedback System, designed by few fourth year students of my college, in oct-nov 2008 the system was not able to scale and everything was reverted back to paper, it was then when i was contacted by a teacher from my Department ( Information and Communication Technology ),
about 1 year ago - 1 comment
There was a workshop conducted by engineers form SUN in our college regarding JavaFX, which went quite well. I was planning to start with JavaFX but as there was no Official release of any Linux SDK, it kept me back but this semester i had to install Windows because of my University which wants me
about 1 year ago - 9 comments
Few Days Ago i received my Apple Keyboard and i am enjoying typing on it, but having to hold down the Fn key then tap one of the F-keys to get F-keys working was irritating. a simple solution to get it working just add this to your /etc/rc.local file echo 2 > /sys/module/hid_apple/parameters/fnmode and F-keys
about 1 year ago - No comments
LUG Manipal is organising a workshop on Python, which is a dynamic object-oriented programming language that can be used for many kinds of software development. It runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. It comes with extensive standard libraries, and can be learned in a few days.
about 1 year ago - 2 comments
One of the biggest (not necessarily) problems that most (new) Linux users face is the problems of non responsive drives, espically when u insert a curropt CD / DVD which refuse to come out because something is trying to access it… or the extremely slow flash drives there are some software for it in windows
about 1 year ago - 3 comments
I am posting to my blog after a long long time and a lot has happened, first Lets start with MobiVision. MobiVision (Brain child of Subhendra Bhaiya) was a workshop conducted by people from LUG Manipal ( well not officially but everyone involved in it was from LUG Manipal ) as the name suggests it
about 1 year ago - No comments
Finally i got a chance to use the awesome LAN at the college campus and it was a very good time to update the packages, but there was a problem it had a proxy, so i typed man yum and was pointed at man yum.conf and there it was a simple solution, all the you
about 1 year ago - 17 comments
Ion Auto Login ( IAL ) script written in python has been updated to a exe, that means it will run directly from your windows just by clicking ialv1.exe. To change the username and password delete the ial.info file, if you face any problem please comment on this post download here size 2.3MB Linux and
about 1 year ago - 3 comments
After yesterdays efforts i have now made a complete working Python IAL (ION Auto Login) script which can store your password and checks for login in every 1 Min and continues till you stop it, here is the Code iimport urllib, urllib2, time, cPickle class ialv1: interval = 0 username = “” password = “”
about 1 year ago - No comments
i was just thinking about making the very famous IAL script of DJ in python and here is it and its damn simple import urllib, urllib2, time username = “Your username” password = “Your Password” interval = 10 data = {“loginID”:username,”loginpassword”:password,”flag”:”0″,”popcheck”:”0″,”submit”:”Sign In”} value = urllib.urlencode(data) request = urllib2.Request(“http://192.168.150.2:8080/clntAuth/clntAuth_main.jsp”,value) print “Logging In\nMade by Ankur – http://ankurs.com”
about 9 months ago
i ve hrd dat sum 2-3 studnts of MIT r havng n8 wrkng ids,,,,which even work aftr 12:30 i.e havng unlimited access i.e. accessing even torrents..just lyk d id of satish kamath….
if dis is true,,,,is thr any way how to do such stuffs????
about 8 months ago
HEY can any one one guide me on how vto use ion on my nokia E71
how to set up proxy , authentication settings and other stuff