Broadchoice Workspace Collaboration AIR Application
The first desktop collaboration tool with real-time communication, file sharing, social bookmarking, rating, tagging and GTD. All built on new Adobe... more »
1 commentsSave Tags: flash-flex, groovy, java
Behavior-driven development with easyb
Behavior-driven development offers many of the benefits of test-driven development, but without the tight coupling to specific implementations. In... more »
1 commentsSave Tags: groovy, methodology, tools
Java ClassBuilder: bringing Java data binding into the 21st century
A new project from the JavaBuilders.org family. Focuses on bytecode instrumentation of existing Java classes to enable databinding with no more than... more »
0 commentsSave Tags: groovy, gui, java, open source
Groovy: Its the development environment, stupid!
think Groovy - as a language - has potential to ease the development effort in a typical JEE development environment. There have been a ton of web... more »
0 commentsSave Tags: groovy, opinion, tools
Terracotta meets Grails with the Terracotta for Grails plugin
Our busy community of plugin developers have been at it again and now there is a brand new plugin for Grails that adds support for the Terracotta data... more »
0 commentsSave Tags: frameworks, groovy, java
Jython v.s. Groovy
A commenter reminds me on Groovy (It was mentioned as part of Grails). His comment makes me curious on what’s the latest on Groovy and how it is... more »
5 commentsSave Tags: groovy, java, opinion, python
db4o and Grails
A while ago I thought of looking at trying to integrate db4o, an open-source object database, into Grails. I hit a problem, which is that grails is... more »
1 commentsSave Tags: database, frameworks, groovy
Good news for fckeditor in Grails
The new edition of fckeditor plugin for Grails seems to work properly with the most recent 1.0 releases. Also at first glance seems more configurable.
0 commentsSave Tags: frameworks, groovy, news
Groovy Awards
Recognising those people who contribute heavily to our community through mailing lists, plugins, blogs, source code and other coolness.
0 commentsSave Tags: groovy
MetaBuilder: a builder for builders
The title says it all, MetaBuilder is a builder that let's you create other builders. Dave Masser-Fryehas released this project under the Apache... more »
0 commentsSave Tags: groovy
Groovy & Dynamic Typing vs. Weak Typing
Stupid test huh? No way it would pass.. Think again. Try it yourself. Then go lookup the ASCII value of 1.
0 commentsSave Tags: groovy
Griffon and Greet: Starting to get Groovy
Things on Griffon and Greet have been chugging along. Just a soon as Groovy 1.6 Beta 2 ships I'll likely be ready for a 0.0 release, and such.... more »
0 commentsSave Tags: groovy
Groovy, XLIFF and a translation generator
We recently had to translate a site to 13 different languages using Actionscript 2 ( arghhh ).The translation provided us was in Excel worksheets, and... more »
0 commentsSave Tags: flash-flex, frameworks, groovy
Groovy Awards Preview
A while back, I started talking about this idea for the Grails Podcast to run a "Groovy Awards" to recognise those people in our community that do an... more »
0 commentsSave Tags: groovy
JavaFx interview at InfoWorld
Didn't see that one coming too, but yes Paul Krill, editor at large at InfoWorld, interviewed me a couple of weeks ago, precisely after publishing a... more »
0 commentsSave Tags: groovy, gui, java
Java.next #3: Dispatch
This is Part Three of a series of articles on Java.next. In Part Three, I will explore how the Java.next languages (JRuby, Groovy, Clojure, and Scala)... more »
0 commentsSave Tags: groovy, java, other languages, ruby
Groovy's -e and friends: The Command Line for Java Developers
At the risk of turning this into a Groovy blog, here's an extended comment on a neat post by Jesse Wilson. With its Java-friendly syntax and... more »
0 commentsSave Tags: groovy
High Performance Grails
I’ve been looking at performance issues for the site we’re building at work. The database is obviously going to be the biggest bottleneck, so we’ve... more »
0 commentsSave Tags: frameworks, groovy
Using Oracle Coherence with Grails Part I
Where i work, each with we’re assigned to a different tasks. My tasks this week are: test Beehive Webservices (i’ll post about it later) and test... more »
0 commentsSave Tags: frameworks, groovy
Parallelize your arrays with JSR 166y
The JSR-166y, which I described earlier in the post dedicated to the fork/join functionality is really amazing in how nicely it shields developers... more »
0 commentsSave Tags: groovy, java
Java SwingBuilder 0.2 - solving all Swing pain points one at a time
Version 0.2 of the Java SwingBuilder. Java SwingBuilder is an attempt to bring dynamic language-type productivity to Java Swing UI development by... more »
0 commentsSave Tags: groovy, gui, java, open source
Using GORM outside of Grails
The author explains how he got GORM to work outside of Grails - with the latest version.
0 commentsSave Tags: database, frameworks, groovy
ExtJS Grids and Grails
I’ve been playing around with ExtJS and Grails lately. I have to say that I’m quite impressed with the quality of ExtJS (I’ve used YUI a lot in the... more »
0 commentsSave Tags: frameworks, groovy, javascript
SwingBuilder's binding revisited
Looks like the previous SwingBuilder binding entry stroke a chord on Greg Bollinger. Greg writes at dzone links: That's pretty cool but... more »
0 commentsSave Tags: frameworks, groovy, java
Grails Jbpm Plugin
Most business applications would benefit from using a workflow framework to handle the interaction between different people and services. Jbpm plugin... more »
0 commentsSave Tags: groovy, how-to, open source