grails interrail ubuntu lucid php italy mvc plugin performance template google mozilla testing pisa api

Blog entries

Redmine 1.0.0-RC released with support for sub-tasks!

20 Jul 2010 18:10

According to the release note this is a release candidate, but should be stable enough to be tested out in production environments (on your own risk as usual). This release contains a lot of bug / security fixes as well as the much anticipated sub-task support!

Using php closures to build html

28 Jun 2010 22:19

I've been mostly been doing Java and Groovy programming over the last years. When I read that PHP got support for Closures (okay I'm a little late to the party..) I wanted to see if they could be used to create builder patterns similar to those we find everywhere in the Groovy world.

Interrail 2010 - Italy - Pisa

15 Jun 2010 08:14

Pisa is pretty small. A day is more than enough to see the place.

Interrail 2010 - France - Nice

10 Jun 2010 23:31

Some notes from the days we spent in Nice and a day trip to Eze and Monaco.

Interrail 2010

08 Jun 2010 17:06

Some experiences made during two weeks of Intarrail in Europe summer 2010.

Grails Shiro adapter for Mozilla Account Manager

02 May 2010 16:15

Last week I read about the Mozilla Account Manager project. As a little Sunday hacking project I decided to see how much hassle it would be to write a Grails Shiro plugin adapter adding login and logout functionality. This turned out to be surprisingly simple.

Improved Grails performance with Ubuntu 10.04 and Intel i5 cpu

30 Apr 2010 14:03

I've just installed the latest Ubuntu release and done a Grails related performance test.

Ubuntu 10.04 - Boot performance with Intel SSD (gen-2)

30 Apr 2010 13:04

The boot performance has been further improved since the last release, but is it time well spent? Does it really matter whether the operating system boots in 9 or 15 seconds? Wouldn't users save more time with improved suspend / hibernate support?

Ubuntu 10.04 - The big ui-regression release

30 Apr 2010 11:57

The good: Better performance and hardware compatibility. The ugly: I'm absolutely baffled by how many user interface regressions they've been able to squeeze into this release!

First beta of Maven 3 released

24 Apr 2010 19:30

The Maven team has released the first beta of Maven 3

Improving IDE support for dynamic languages like Groovy by taking a "Word" like approach?

23 Apr 2010 14:17

One of my biggest annoyances with dynamic languages like Groovy is the long time it takes between a spelling error and detection. Would it make sense to make IDE's warn you about likely spelling mistakes kinda like Word does when you're writing good old fashion documents?