Monthly Archives: May 2007

Google Gears

With all the commotion around Appollo I forgot about another key player in the field: Google. Today they opened up the beta of Google Gears, a solution to run webapplications without the need of an internet connection. They achieve this … Continue reading

Posted in web development | Leave a comment

Diff & Named pipes in OSX?

previously I wrote about using named pipes to avoid temporary files when working from the CLI. The odd thing is that the following command seems to work on bash/linux but responds with an error message (curl: (23) Failed writing body) … Continue reading

Posted in osx | Leave a comment

Spring 2.0.2 / 2.0.4 / 2.0.5

About two weeks ago I migrated our project from spring 2.0.2 to the latest version available version in the maven repository at that time 2.0.4. The transition was smooth. It took a couple of days before I started realizing that … Continue reading

Posted in java, spring2 | Leave a comment