The best way to get a project done faster is to start sooner.

arcadiaCharts

arcadiaCharts

Charts for GWT and JavaScript

Die verbotene Welt

Die verbotene Welt

Cross-platform RTS game.

Buxter Mobile Prototype

Buxter Mobile Prototype

An Android application with QR-code- and Bump-based payments.

Tomcat-logo

Tomcat 7 and Nginx on Ubuntu 10.12

Earlier last week, I installed Nginx with a Tomcat on my Ubuntu VPS. I decided to give the “APR based Apache Tomcat Native library” a try. Here’s what I did.

grails-title

No signature of method addTo* is applicable

Mind your brackets when defining GORM parameters.

grails-title

Enabling Tomcat NIO Connector with Grails 2.0

At dozens of different sources it says that you need to put grails.tomcat.nio=true into your Config.groovy file – apparently that’s not true, at least it wasn’t working for me.