- 11/Jan/10 Groovy & Scala: a tale of two JVM languages
This is a reprint of an article published in GroovyMag. It shows how both languages can cooperate with each other. - 26/Nov/09 Building Rich Swing Applications with Groovy - Part I
Another GroovyMag. article reprint. This is the first of a series of articles about Groovy's SwingBuilder and eventually, Griffon - 26/Dec/09 Griffon: Beyond Swing
First hint about the multi-toolkit capabilities of Griffon 0.3 - 06/Sep/09 Groovy vs Scala...
Qualified by many as a 'bait link', this post announces the publication of the Groovy/Scala article published in GroovyMag (the same one sitting at #1). Still, looks like many expected a mud bath between Groovy and Scala *le sigh*. - 10/Jun/09 Another look at FxBuilder + Griffon
Fueled by the last JavaOne, got into JavaFX once more and updated FxBuilder. - 01/May/08 Json-lib & Hibernate: tips and hints
A popular entry from 2 years back! Having trouble serializing hibernated POJOs to JSON? Have a look at some of this tips then. - 07/Dec/09 Building Rich Swing Applications with Groovy - Part IV
Final part of the series. this article introduces Griffon by means of a simple example that goes beyond the DemoConsole. - 30/Nov/09 Building Rich Swing Applications with Groovy - Part II
Detailed explanation of the builder life cycle and a few of SwingBuilder's sibling builders. - 03/Dec/09 Building Rich Swing Applications with Groovy - Part III
Binding options in SwingBuilder are discussed. - 04/Dec/08 Some JavaFx/Java/Groovy examples
First foray into JavaFX/Groovy right after Sun announced the availability of JavaFx 1.0 (the very same day!) - 09/Jun/09 Griffon + GSQL mini howto
A post inspired by Geertjan's Griffon experiments with wizards and databases. This howto is the beginning of what later became the first official plugin/addon added to Griffon. - 16/Nov/09 Griffon: visualizing an object graph
What do you get when you mix JUNG, ObjectGraphBuilder and Griffon? A graph visualizer app with little to none effort, honest!
- 10/Jun/09 Styling a Griffon application
This post introduces CSSBuilder, a builder capable of applying CSS stles to Swing components. Sweet! - 01/Feb/09 Griffon: Groovy & Scala working together
The beginnings of the Griffon Scala plugin. This post exploits the ideas of #1 and puts them into practice. - 31/Jul/09 Griffon: Clojure powered fractal
Demonstrates the polyglot capabilities of a Griffon application that displays a fractal created by Clojure code.