• News

Firefox 3.5 has a critical JavaScript vulnerability

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

15 years ago
  • Fun
  • News

Windows 95 on iPhone 3G!!

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

15 years ago
  • General

Compile your code online using Codepad.org

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

15 years ago
  • General

20 very useful Eclipse IDE Shortcuts for Developers

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

15 years ago
  • General

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

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

15 years ago
  • General

Recover your GMail password via SMS

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

15 years ago
  • General

Writing Functions in Shell Script

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

15 years ago
  • News

Google OS is here. Google launched Google Chrome OS

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

15 years ago
  • General

Reducing Memory usage in Firefox

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

15 years ago
  • Java

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

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

15 years ago