From the category archives:
Programming
Java 6 is out
I am still using Java 1.4 and was contemplating on move to Java 5/1.5 and lo Java 6 is out.
Ok now if you are confused with these version numbers check this page.
I am still to get in terms with the new features of Java 1.5 itself and now Java 6 seems to come with a bunch of more goodies !
Also Sun seems to be marketing their Netbeans IDE with this release
Java SE 6 is the current major release of the Java SE platform, with full support from NetBeans IDE 5.5.
I have tried to use NetBeans couple of times and I
...{ 0 comments }
Google Reader in GMail (Another Greasemonkey script)
Google Reader, the online RSS reader from Google had a major upgrade some time back. Check this post to know more about Google Reader.
Mihai Parparita, one of the lead developer of Google Reader has written a Greasemonkey Script to add Reader into GMail. The script added a "Feeds" link within GMail as shown below:
Winston has written another Greasemonkey script to integrate Reader into GMail. Some of the new features are:
{ 0 comments }
Poderosa - Alternative to Putty
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
I use PuTTY for 2 primary reasons
It can save the session information and I can quickly load the session of my choice (i.e. I don't need to remember the IP details etc)
The application is a single executable file and its pretty easy to configure and use. A step by step guide for configuring Putty can be found here. The only drawback is that for every session, I have to open a new window, and especially when you
...{ 2 comments }
Install Eclipse Plugins - The Easy Way
{ 68 comments }
Koders - Search Source Code
searching source code. Thanks again to StumbleUpon !
In fact after digging through Google search results, I got to know that this tool existed for quite some time :(
About Koders
Koders.com is the leading search engine for open source code. Our source code optimized search engine provides developers with an easy-to-use interface to search for source code examples and discover new open source projects which can be leveraged in their applications.
Every month Koders generates a report on the keywords used in the search tool. It generates a list of top searched keyword, top solutions (i.e. downloaded ...
{ 10 comments }
History of Eclipse
Primary Goal
The platform began development by Object Technology International in 1998 (a subsidiary of IBM purchased in 1996, now known as the IBM Ottawa Lab) to address the problems raised by customers that dealt with the cohesiveness of IBM software tooling. Customers complained that IBM's tooling looked like it came from different companies and didn't work together.
IBM wanted to establish a common platform for all their development products to avoid duplicating the most common elements of infrastructure. This would allow customers using multiple tools built by different parts of IBM to have a more integrated experience as they switched from one tool to another
Beginning of the phenomenon
In November 1998, the OTI team was given the go ahead because they had experience building several generations of IDEs. Also, another IBM team was going to build the first product on this new platform.
{ 6 comments }
Linux Command Line and Shell Scripting
The content is nicely organized and should be very useful for Unix/Linux newbies and probably even for people knowing Unix
Tags: Linux, Shell scripting, Linux Command
{ 2 comments }
