Graeme Rocher is the co-founder and project lead for Grails. Graeme has worked in the software development field for more than 20 years and has expertise in Grails, Groovy, Web Development, Dynamic Languages and the JVM. Graeme leads the development of the Grails framework at OCI in St. Louis.
Graeme is co-author (with Jeff Scott Brown) of "The Definitive Guide to Grails" (Apress - http://apress.com/book/view/1590599950).
Find out more on Grails at http://grails.org
Talks I've Given
-
4
Park Bench Discussion
Featuring Alvaro Sanchez-Mariscal, Cédric Champeau, Graeme Rocher and Jeff Brown
More info coming soon!
groovy grails -
Keynote: Grails 3.1 and the Road Ahead
Featuring Graeme Rocher
In this talk, Grails project lead Graeme Rocher will update you on the latest release of Grails and what is coming up during the course of the next year.
grails grails.3.1 gradle -
Keynote: Grails 3.0 Preview
Featuring Graeme Rocher
In this talk, Grails project lead Graeme Rocher will present a preview of the much anticipating version 3.0 rewrite of the Grails framework including presentation of the goals behind the changes and what will be achievable with the new version.
grails ggx grails-3.0 -
Road to Grails 3.0
Featuring Graeme Rocher
In this talk Grails project lead, Graeme Rocher, will talk through the latest and greatest happenings in the world of Grails including a walk through of the features included Grails 2.3 and upcoming in Grails 3.0
grails java ggx grails-3 grails-2 -
Restfully Async with Grails 2.3
Featuring Graeme Rocher
In this talk Grails project lead, Graeme Rocher, will talk through the latest Async features offered by Grails and how they can be used to create elegant non-blocking REST APIs
grails api grails-2 java ggx async nonblocking rest -
Grails Keynote
Featuring Graeme Rocher
As per tradition, Graeme Rocher will open DAY 2 of the Groovy & Grails eXchange with a Keynote on all things Grails.
grails groovy -
Keynote - In Search of the Grail of Developer Productivity - A Grails Roadmap Update
Featuring Graeme Rocher
In his keynote Graeme will do a review of 2010 and discuss what is coming up in the Grails world in 2011
grails roadmap -
Grails Sans SQL
Featuring Graeme Rocher
Grails provides solid and mature support for SQL databases, but what about the upcoming range of NoSQL data stores? In this talk Graeme will discuss how Grails can be backed onto alternative data store such as key/value, document and graph based data stores."
grails nosql rake groovy -
2
Grails' internals
Featuring Graeme Rocher and Peter Ledbrook
Find out about the build system, plugins, GORM, and HTTP request handling, amongst others.
grails groovy -
The Grails Plugin System: Plug into productivity
Featuring Graeme Rocher
Grails is more than just a web framework, it is a complete platform and API for runtime configuration. This talk, by Grails project lead Graeme Rocher, will demonstrate Grails' modular architecture and how to hook into runtime configuration to adapt your application based on its environment...
grails groovy grails-plugin hibernate spring conference -
Keynote: Grails, into the clouds. Modularity viewed from above!
Featuring Graeme Rocher
Graeme's keynote will focus on the recent Grails 1.2 release, including features such as GORM named queries, Ivy-based dependency resolution, named URL mappings and the project documentation and metadata system. Graeme will also discuss the ongoing development of Grails 2.0 and the focus on...
grails grails-2.0 gorm -
Building Twitter with Grails in 40 minutes #2 - Repeat session by popular demand
Featuring Graeme Rocher
Graeme Rocher, the project lead of Grails, will demonstrate how the basics of Twitter could have been built using Grails and JMS in a mere 40 minutes...
java web free grails twitter -
Building Twitter with Grails in 40 minutes
Featuring Graeme Rocher
Graeme Rocher, the project lead of Grails, will demonstrate how the basics of Twitter could have been built using Grails and JMS in a mere 40 minutes...
java web free grails twitter -
Grails
Featuring Graeme Rocher
Graeme Rocher, creator of Grails and lead of the Grails project will be speaking on... you guessed it... on Grails!
grails -
GORM - Object Relational Mapping with Hibernate De-mystified
Featuring Graeme Rocher
GORM offers a convention-based mapping strategy that hooks into the Hibernate configuration model and provides an abstraction layer above Hibernate with powerful features like Groovy builders for Criteria, dynamic finders and transaction management through closures. This talk explained features...
gorm hibernate groovy -
Dynamic Groovy: Meta Magic
Featuring Graeme Rocher
In this talk Graeme discussed Groovy as a dynamic language.
groovy -
Keynote Grails eXchange 2007
Featuring Graeme Rocher
Grails Project Lead Graeme Rocher and Groovy Project Lead Guillaume LaForge jointly opened The Grails eXchange 2007 with an update on Grails.
groovy grails -
Spring & Hibernate and the power of Groovy & Grails
Featuring Graeme Rocher
We delved into the brain of Graeme Rocher to find out how to get the best out of Grails, the rapid web application framework built on the Groovy language.
grails groovy spring hibernate -
2
Parsing & Walking the Groovy Concrete Syntax Tree
Featuring Graeme Rocher and James Cox
Speaking at this LLUG session was Graeme Rocher, Grails Project Lead, who gave a talk about Scripting Grails and Gant. Jeremy Rayner, Groovy Committer also spoke at the meeting. Jeremy's talk was entitled 'Parsing and Walking the Groovy Concrete Syntax Tree'.
groovy grails