-
Graeme Rocher of SpringSource announces the release of Grails 1.1.1 and Google App Engine support. Announcement includes a screencast walk through [mov] showing how to deploy grails applications to Google AppEngine.
-
A progression of jsp pages that connect to a database. The first example is very php like in it's methodology. The tutorial progresses through 5 more examples to get to the 'proper' method where the database is configured in the app server (tomcat) and the connection pool is used to establish connections to the database. Good for beginners and php web devs.
-
simple games for groups of people, a good excuse to get together an have some fun this summer.
-
Run your business using agile concepts by breaking down all your work into one of these 5 categories. Calendar, Repetitive, Quality, Obstacles and New Work.
-
A tutorial (w. source code example) of how to upload and share files in a Grails app.
-
A quick tip for building a Flex front end to Grails web apps.