Wednesday, May 18, 2005

JAR file and CLASSPATH

if you are using the following command to run a jar file and want to provide a classpath to the running jar file... the following command will NOT work..

java -classpath C:\test\classes -jar test.jar

The answer is..

CLASSPATH=C:\test\classes

java -XBootclasspath/a:%CLASSPATH% -jar test.jar

Sunday, May 08, 2005

Cool Desktop

Decorate your desktop with the coolest widgets! The konfabulator is here! It has lot of cool widgets for your desktop including cpu monitor, wirless signal strength, photo viewer and even a local traffic monitor. Its really cool and is a must have for your desktop. It runs both on MAC OS X and Windows XP

Google Ultimate Finder

Today I stumbled upon this website. Its really cool and it provides an easy interface to all hidden features of Google!

Friday, May 06, 2005

Google releases Web Accelerator

Google released a Web Accelerator (ofcourse beta). Its definitely helpful. Have a click here.

Thursday, April 28, 2005

Login to Longhorn

With the release for Mac OS X Tiger scheduled for Friday Microsoft has recently released some infomation about their Longhorn!

I don't think Windows users are in a hurry to upgrade their OS. Microsoft is always known for building vaprowares but I am sure we don't want shell out bucks to upgrade to the newer OS. The press release also notes that Longhorn can run in slower machines in XP like mode. If that is the case I would just install XP and live with that. Why bother at all for the new OS?

If Microsoft can give recommeded system requirements for Longhorn then it would definitely be a huge welcome.

Disqus for techtalk