Blogs - No Fluff Just Stuff

Blogs

Developing with HTML5, CoffeeScript and Twitter's Bootstrap

Posted by: Matt Raible on June 25, 2012

This article is the fourth in a series about my adventures developing a Fitness Tracking application with HTML5, Play Scala, CoffeeScript and Jade. Previous art   more »

Integrating HTML5 Boilerplate with Scalate and Play

Posted by: Matt Raible on June 25, 2012

HTML5 Boilerplate is a project that provides a number of basic files to help you build an HTML5 application. At its core, it's an HTML template that puts CSS at the top, JavaScript at t   more »

Integrating Scalate and Jade with Play 1.2.3

Posted by: Matt Raible on June 25, 2012

This article is the fourth in a series about my adventures developing a Fitness Tracking application with HTML5, Play Scala, CoffeeScript and Jade. Previous articles can be found at: Integrating Scalate and Jade with Play   more »

More Scalate Goodness for Play

Posted by: Matt Raible on June 25, 2012

This article is the 6th in a series on about my adventures developing a web application with HTML5, Play Scala, CoffeeScript and Jade. Previous   more »

PhoneGap to the Rescue!

Posted by: Matt Raible on June 25, 2012

This week, I had the pleasure of traveling to one of my favorite places in the world: Antwerp, Belgium. Like last year, I traveled with the lovely Trish McGinity and spoke at Devoxx 2011. This year, my talk was on developing a web/mobile app with HTML5, P   more »

My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011

Posted by: Matt Raible on June 25, 2012

This week, I had the pleasure of traveling to one of my favorite places in the world: Antwerp, Belgium. Like last year, I traveled with the lovely Trish McGinity and spoke at Devoxx 201   more »

Migrating to Play 2 and My ?berConf Presentation

Posted by: Matt Raible on June 22, 2012

In my last post about migrating to Play 2, I said I'd write another post on the rest of my experience. While I'm not completely finished with migrating to Play 2, I feel like I've done enough to talk about the issues I encountered. Validation and Display   more »

The Griffon Trove: checking EDT violations

Posted by: Andres Almiray on June 18, 2012

Executing code in the proper thread is a must for every Swing application, problem is that it's so easy to break the rules. Griffon is aware of this and tries its best to help you deal with the complexity of running code in and out of the EDT. Since versi   more »

Groovy and Griffon @ JavaOne 2012

Posted by: Andres Almiray on June 15, 2012

JavaOne 2012 rejection/acceptance letters were sent a few days ago. after the dust settled I was surprised to see my account did not contain a single accepted proposal, but 5! Here's the run down for this year CON5100 - The Groovy Ecosystem CON5106 - Gri   more »

Becoming a Leading Manager

Posted by: Johanna Rothman on June 11, 2012

M   more »

The Griffon Trove: troubleshooting plugin upgrades

Posted by: Andres Almiray on June 11, 2012

Now that Griffon 1.0.0 is available there may be some people experiencing upgrade problems.   more »

Gr8conf EU 2012: the good, the groovy and the awesome

Posted by: Andres Almiray on June 11, 2012

Gr8conf EU just took place last week in the cosmopolitan city of Copenhagen. As always it was jam packed with interesting talks, and lost of people interested in hearing the latest news and learning more on the the Gr8 tech that is the Groovy Ecosystem. T   more »

Griffon 1.0.0 is out!

Posted by: Andres Almiray on June 10, 2012

I'm happy to announce the immediate availability of Griffon 1.0.0!   more »

Griffon plugin/archetype stats

Posted by: Andres Almiray on June 1, 2012

A few months ago we launched the Griffon Artifact Portal, an online resource for locating plugins and archetypes. If you've visited the site in the past you may have noticed that each artifact has a download count. For example, at the time of writing this   more »