Sunday July 31, 2005

Maven Article

It looks like i’ll be writing an article about Maven to be published in the German Java-Magazin in October. It is based on experiences from my past projects and also contains practical tips. I will be probably posting some additional tips here - so stay tuned…

Posted on Jul 31, 2005 at 23:14 (MET) | Permalink | 1 comment

Thursday July 21, 2005

Fold N’ Drop

There is a new style of desktop navigation, which may supercede drag ‘n drop: Fold N’ Drop, developed by a French researcher from Toulouse, helps you to drag icons and files and drop them in overlaying windows.

Looks quite cool, i wonder when MS and others will implement this kind of functionality… ;-)

Posted on Jul 21, 2005 at 19:10 (MET) | Permalink | Add comment

Tuesday July 19, 2005

HTTP Debugger

Fiddler is HTTP debugging tool, that lets you inspect an manipulate HTTP requests. It seems to somewhat advanced to Axis’ TCPMon Tool, requires .NET though…

Fiddler Screenshot

Hat tip to Joe.

Posted on Jul 19, 2005 at 09:34 (MET) | Permalink | Add comment