Marc is a Grails contributor, plugin developer, developer of Weceem CMS and founder of NoticeLocal.com
Talks I've Given
-
Using Grails Platform Core
Featuring Marc Palmer
The Grails Platform Core plugin provides a raft of new APIs that make it easier to integrate plugins with each other and with applications. This talk will take you through the basics of the APIs and how you can start using them in your projects.
grails-platform-core grails groovy -
Theming and User Interfaces with Grails Platform UI
Featuring Marc Palmer
The Grails Platform UI plugin provides APIs for abstracting common UI elements and Theming. This powerful mechanism paves the way for your plugins and applications to expose UI that is independent of CSS and JS frameworks. The will allow you to integrate plugin UI with applications.
grails -
Using Weceem - an embeddable Grails CMS
Featuring Marc Palmer
Weceem is the pure Grails CMS that can run as a standalone WAR or be embedded into your own applications. I will show you the basic features of Weceem, and explain how you can extend it with new content types using GORM, and how you can embed Weceem in your application to give you instant...
weceem grails gorm -
Keeping Grails One Step Ahead
Featuring Marc Palmer
Grails has boosted web app development productivity immensely. But where are the next big gains to come from? This will be a short talk about some of my hopes for the future followed by an open discussion about what you think we should be doing to make Grails kick the ass of all those web...
grails groovy -
Introducing the new static resources framework for Grails
Featuring Marc Palmer
Marc will take you through the new Resources plugin and its companion plugins, introducing the concept of declarative static resource dependencies and all the smarts that come with this. You'll see cleaner GSPs and layouts, smarter integration with plugins that expose static resources, and...
grails