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.

Enabling Tomcat NIO Connector with Grails 2.0

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

MongoDB: can only have 1 index plugin / bad index key pattern

I got this exception while working with MongoDB and the MongoDB Java driver I got this exception, caused by a simple type mismatch.

Using Grails without a database

This posting describes the step necessary to change your Grails project if you’re using Grails for frontend only, without direct database access.