Posts tagged as:

groovy

Groovy and Grails books

March 15, 2009

The catalog of Groovy and Grails books keeps growing, so if you are in the market for some, check out these sources:
Pragmatic programmer

Grails
Groovy

Apress

Grails
Groovy

Manning

Grails in Action
Groovy in Action

On Amazon:

Read the full article →

Built with AppEngine and Groovy

September 17, 2008

I’ve just released http://blogs.morehappydogs.com/ - this is a AppEngine/Groovy blend - the application aggregates blog posts about dogs. If you are interested in dogs, check it out.
The web tier is build with AppEngine in Python. AppEngine supplies the database via Datastore. Since you can’t run jobs within appengine, I wrote services in Groovy which process [...]

Read the full article →