August 2008

  • While testing my mail server, by sending a mail to my GMail account, I noticed something peculiar at GMail. I sent a mail using Thunderbird to my GMail account, then checked the mail on the GMail’s web interface and found a rather amusing ad under the “sponsered links” section. Click on the image below for…

  • Part – II of this tutorial is now available here. Git is marvellous piece of tool every programmer must have. Git is a distributed version control system developed by Linus and others. Yes you guessed it, it is used heavily by the Linux (kernel) developers apart from many other projects. How will Git help you…