• News

Firefox 3.5 has a critical JavaScript vulnerability

17 years ago

If you are using Mozilla's latest browser, Firefox 3.5 then you may be running in risk. There seems to be…

  • Fun
  • News

Windows 95 on iPhone 3G!!

17 years ago

In this new world of smart phones, 3gs, web 2(3).0, twitter, facebook etc we hardly remember the old legacy softwares…

  • General

Compile your code online using Codepad.org

17 years ago

While surfing through the web, I encounter this wonderful website codepad.org, that can be used to compile/interpret and share code…

  • General

20 very useful Eclipse IDE Shortcuts for Developers

17 years ago

Eclipse have been my favorite Java IDE since I started coding in Java. Shortcuts makes life very easy when you…

  • General

How much does the “I’m feeling lucky” button cost Google?

17 years ago

I'm feeling lucky button is on Google's homepage since the early days of search engine. This feature will save your…

  • General

Recover your GMail password via SMS

17 years ago

A lot of time we forget our passwords and try to recover it using the same old technique where the…

  • General

Writing Functions in Shell Script

17 years ago

Have you ever written a huge Unix script and thought you would have divided this script into pieces of reusable…

  • News

Google OS is here. Google launched Google Chrome OS

17 years ago

Finally it is here. Google has just announced its desktop based operating system Google Chrome OS which is based on…

  • General

Reducing Memory usage in Firefox

17 years ago

I have been using firefox browser for a while now. Although I never had any issue with this browser, I…

  • Java

Static Import in Java: New way to Import things in Java!

17 years ago

Static Import is a new feature added in Java 5 specification. Java 5 has been around the corner for some…