Archive July 2009

Toggle view

My eclipse 3.5 blog entry has been promoted to be published by the German "eclipse magazin"

A while ago I had written this blog entry about the upcoming eclipse 3.5 release. The german “eclipse magazin” asked my if I would share this blog for being published in their next issue. Today I received a printed copy of this issue. They actually allocated almost a page for this ;)

Google Analytics

Just activated Google Analytics to my blog. I added the Google code to my “templates/end.php”.

Apache Derby 10.5.1.1

The Apache Derby project is not yet publishing their latest derby-10.5.1.1 artifacts to any of the public maven repositories so I made up this short windows shell script to upload all jars to my local repository.

for %i in (*.jar) do mvn install:install-file -Dfile=%i -DgroupId=org.apache.derby -DartifactId=%~ni -Dversion=10.5.1.1 -Dpackaging=jar -DgeneratePom=true

Those were the days when the browser wars were over!

Netscape has released a movie about the creation of Mozilla.org.

Code Rush from john koten on Vimeo.

green red blue grey