Andres Almiray
Griffon Project Lead
Blog
Gr8conf EU 2013 at a glance
Posted Wednesday, May 29, 2013
Last week Copenhagen became the grooviest city in the world for a few days, as Gr8conf EU 2013 had it's fifth edition. Here's a quick report of what transpired during this awesome time. The trip began with a quick stop at the annual Groovy DevComore »Greach 2.0: a small report
Posted Friday, February 15, 2013
Greach 2.0 just took place the last weekend of January in Madrid. What's Greach you asmore »Where in the World is Griffon?
Posted Friday, February 15, 2013
Often times when presenting Griffon at conferences someone asks who's using it. My usual reply gravitates towards desktop application development not not being discussed as much as web and mobile however it's still very much alive. The Griffon Artifact more »Hackergarten @ JFokus 2013
Posted Wednesday, January 23, 2013
Good news everyone! There will be a Hackergarten session at JFokus! What's Hackergartemore »Presentations
The Groovy Ecosystem
Groovy is the fastest growing JVM language out there. It might be because it is so easy for Java developers to pick it up, but also because there's an increasing number of projects and libraries that make use of Groovy as the starting point. more »Painless Desktop Application Development: The Griffon Experience
Despite of all the buzz and hype around webapps over the last 8 years fact is that desktop applications are still found in many places, specially in the enterprise. However the legends are true: building desktop applications is a hard job. But it does notmore »Groovy is the fastest growing JVM language out there. It might be because it is so easy for Java developers to pick it up, but also because there's an increasing number of projects and libraries that make use of Groovy as the starting point.
In this session we'll cover frameworks, tools and libraries rooted in the Groovy language that can make your daily work a much more enjoyable experience. - Frameworks Grails, Griffon, Gaelyk - Build Systems Gant, Gradle - Testing Easyb, Spock - Code Quality CodeNarc, GMetrics - Libraries GPars, GContracts
Despite of all the buzz and hype around webapps over the last 8 years fact is that desktop applications are still found in many places, specially in the enterprise. However the legends are true: building desktop applications is a hard job. But it does not have to be. Enter Griffon.
Griffon aims to bring back the fun and productivity to desktop application development in the same way Grails did it (and continues to do so) on the web. Griffon is rooted in the JVM but has Grails in its DNA. This means you'll find yourself right at home if you're a Java veteran, same goes for all of you that made the jump to Grails.
In this session we'll cover the basics to get you started with Griffon. How applications are structured and built. Then we'll switch gears into high speed and cover topics like threading, testing, deploying, handling of legacy code and even network and database integration.
Books
by Andres Almiray, Danno Ferrin, and James Shingler
-
Summary
Griffon in Action is a comprehensive tutorial written for Java developers who want a more productive approach to UI development. After a quick Groovy tutorial, you'll immediately dive into Griffon and start building examples that explore its high productivity approach to Swing development.
About the TechnologyYou can think of Griffon as Grails for the desktop. It is a Groovy-driven UI framework for the JVM that wraps and radically simplifies Swing. Its declarative style and approachable abstractions are instantly familiar to developers using Grails or JavaFX.
About the BookGriffon in Action gets you going quickly. Griffon's convention-over-configuration approach requires minimal code to get an app off the ground, so you can start seeing results immediately. You'll learn how SwingBuilder and other Griffon "builders" provide a coherent DSL-driven development experience. Along the way, you'll explore best practices for structure, architecture, and lifecycle of a Java desktop application.
Written for Java developers—no experience with Groovy, Grails, or Swing is required.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside- Griffon from the ground up
- Full compatibility with Griffon 1.0
- Using SwingBuilder and the other "builders"
- Practical, real-world examples
- Just enough Groovy
=======================================
Table of ContentsPART 1 GETTING STARTED
- Welcome to the Griffon revolution
- A closer look at Griffon
PART 2 ESSENTIAL GRIFFON
- Models and binding
- Creating a view
- Understanding controllers and services
- Understanding MVC groups
- Multithreaded applications
- Listening to notifications
- Testing your application
- Ship it!
- Working with plugins
- Enhanced looks
- Griffon in front, Grails in the back
- Productivity tools
-
Summary
Griffon in Action is a comprehensive tutorial written for Java developers who want a more productive approach to UI development. After a quick Groovy tutorial, you'll immediately dive into Griffon and start building examples that explore its high productivity approach to Swing development.
About the TechnologyYou can think of Griffon as Grails for the desktop. It is a Groovy-driven UI framework for the JVM that wraps and radically simplifies Swing. Its declarative style and approachable abstractions are instantly familiar to developers using Grails or JavaFX.
About the BookGriffon in Action gets you going quickly. Griffon's convention-over-configuration approach requires minimal code to get an app off the ground, so you can start seeing results immediately. You'll learn how SwingBuilder and other Griffon "builders" provide a coherent DSL-driven development experience. Along the way, you'll explore best practices for structure, architecture, and lifecycle of a Java desktop application.
Written for Java developers—no experience with Groovy, Grails, or Swing is required.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside- Griffon from the ground up
- Full compatibility with Griffon 1.0
- Using SwingBuilder and the other "builders"
- Practical, real-world examples
- Just enough Groovy
=======================================
Table of Contents- Welcome to the Griffon revolution
- A closer look at Griffon
- Models and binding
- Creating a view
- Understanding controllers and services
- Understanding MVC groups
- Multithreaded applications
- Listening to notifications
- Testing your application
- Ship it!
- Working with plugins
- Enhanced looks
- Griffon in front, Grails in the back
- Productivity tools
PART 1 GETTING STARTED
PART 2 ESSENTIAL GRIFFON





