Agile Tortoise
Greg Pierce’s blog
« Rails 1.1.6 Wordpress “last year” listing »
The wayback machine, sort of
I’m writing an application in Servoy, which in many ways is a very nice database RAD tools. Leverages some of the nice things about Filemaker, without many of it’s failings, over a database agnostic JDBC layer.
That said, it rather pathetically relies on Java’s html renderer to handle internal HTML rendering. Which means I’m having to write blasphemus anomolies like “table cellspacing=2 border=1″ for the first time in years, and it’s hurting my fingers to type!