My Fav Links
http://mashable.com/explore/ http://xkcd.com/353/ http://pypi.python.org/pypi/pyusbg2/2.0.0-a1 http://jamessoftwareblog.blogspot.com/2011/03/power-of-python-web-scraping-5-lines-or.html?utm_source=twitterfeed&utm_medium=twitter http://pypi.python.org/pypi/eLyXer/1.2.1
Filed under Uncategorized
Google Technology User Group – 2010
Hi Viewer, Chennai`s hottest event is Google technology user group which is happening @ Thoughtworks, Chennai. This event for the people who are really interested in Google’s developer technology; everything from the chrome, Android and App Engine platforms, to product APIs like the YouTube API and the Google Calendar API, to initiatives like OpenSocial. “Chennai People should add … Continue reading →
Filed under Uncategorized
Installing Java on Ubuntu 10.04
Installing Java on Ubuntu 10.04 is quite easy, Goto System -> Administration -> Synaptic Package Manager Enter your user password and goto Search bar and enter JDK and hit Enter. It will list plenty of Java Packages select the Open-JDK-6 and allow every other packages to be installed and click on Apply button to start installing. … Continue reading →
Filed under Programming in Java, Ubuntu 10.04
Installing LAMP Server on Ubuntu 10.04
Open up the Terminal and execute this commands as ordered, This command is used to install the LAMP Server. sudo apt-get install lamp-server^ Enter the MySql password and enter it again. Configure the Apache2 has the default server. and say no to auto configuration of MySql. open up a web browser and enter this address … Continue reading →
Filed under Programming in PHP, Ubuntu 10.04
How to configure BSNL Evdo on Ubuntu 10.04
Dear Viewers, Follow the steps to configure your BSNL Evdo on Ubuntu 10.04. Step : 1 Goto terminal (Ctrl+Alt+T) Step : 2 Type this Command lsusb Output cyberdon@goten-netpad:~$ lsusb Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: … Continue reading →
Filed under Ubuntu 10.04