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 that we used in early days of technological evolution of computer world. But people...
In this new world of smart phones, 3gs, web 2(3).0, twitter, facebook etc we hardly remember the old legacy softwares that we used in early days of technological evolution of computer world. But people...
While surfing through the web, I encounter this wonderful website codepad.org, that can be used to compile/interpret and share code snippets online. A number of language/script option is available which can be used to...
Eclipse have been my favorite Java IDE since I started coding in Java. Shortcuts makes life very easy when you are working with any IDE. Eclipse also comes with lot of shortcuts that makes...
I’m feeling lucky button is on Google’s homepage since the early days of search engine. This feature will save your time and a click in order to go directly to the result page of...
A lot of time we forget our passwords and try to recover it using the same old technique where the service provider send new password to an email address that we have registered earlier...
Have you ever written a huge Unix script and thought you would have divided this script into pieces of reusable code? Well don’t worry. You can create functions in unix shell script and make...
Finally it is here. Google has just announced its desktop based operating system Google Chrome OS which is based on Linux Kernel. The operating system like Chrome Browser will be an open source operating...
I have been using firefox browser for a while now. Although I never had any issue with this browser, I just hate it when it starts hogging on memory and eats up almost half...
Static Import is a new feature added in Java 5 specification. Java 5 has been around the corner for some time now, still lot of people who are new in Java world doesn’t know...
One of the reason why Java language has been so useful and used widely is the set of APIs that comes with the language (and 3rd party APIs like iText etc). Using these APIs...