Gerd-riesselmann - gerd-riesselmann.net - Gerd Riesselmann: Notes From the Bog

Latest News:

Deploying an assembly jar file with sbt 4 Aug 2011 | 09:37 am

The assembly-sbt plugin for sbt 0.7, the (not so) simple build tool for scala, creates a nifty fat jar containing everything to run an application anywhere. You may want an additional task to automati...

Authentication using Unfiltered for Scala 12 Jul 2011 | 03:20 am

Since it took me a while to figure this out (though it seems very obvious now), here's how I do HTTP authentication in Unfiltered while preserving the authenticated user for later access: class User(...

Using /, ? and & in the path with Apache mod_rewrite and PHP 6 Jun 2011 | 09:50 pm

I came upon a nasty problem the other day: The rel-tag microformat (http://microformats.org/wiki/rel-tag), poorly designed like so many of them, requires the URL to end on the tag name. Not a cleaned ...

How to install imagick and gmagick on Ubuntu 18 Sep 2010 | 11:22 am

I had to struggle a while installing the PECL extensions imagick and gmagick on my Ubuntu Hardy machine, here's a simple how-to. imagick Ubuntu Hardy comes with a package for imagick. You can instal...

Splitting large Axis generated files into separate classes 9 Aug 2010 | 12:29 am

I recently had to struggle with a SOAP webservice class generated by Apache Axis2. The class file was more than 13 MB in size, and contained more than 290.000 lines of code - much more than Eclipse, I...

Creating Java Classes from WSDL file using Apache Axis 2 6 Aug 2010 | 08:50 pm

Since I didn't found this on the internet (but some rather outdated or complicated tutorials) here's how to create Java class as wrapper for a given SOAP webservice. Download most recent Apache Axis ...

Updating HTC Hero ROM on Windows 7 64 bit 30 Jun 2010 | 07:49 pm

I recently tried to update my HTC Hero to version 2.73.405.5 using a Windows 7 64 bit. Unfortunately this didn't work, since I ran into error 170 - "USB Connection lost" - over and over again, either ...

Apache Buildr and Scala 2.8 8 Jun 2010 | 09:02 am

Quick hack: to use Apache Buildr with the lates Scala 2.8 release candidate (RC3 at the time of writing) open up the file /usr/lib/ruby/gems/1.8/gems/buildr-xxx/lib/buildr/scala/compiler.rb and change...

Identifrac reloaded 22 Mar 2010 | 09:17 pm

Maybe you know identicons: little unique icons generated out of hash values. But maybe you don't know identifracs, which offer the same functionality based upon fractal functions. Identifrac was creat...

Gyro-PHP application framework release 5 Feb 2010 | 09:35 am

It has been more than two years since my last post. Two very exiting years for me, though. Not only my daughter was born, but also my PHP application framework is now ready to be open-sourced: Gyro-PH...

Recently parsed news:

Recent searches: