Multiverse: Open Source Software Transactional Memory for Java. Interview with creator
Today we have pleasure to talk with Peter Veentjer creator and lead developer of very interesting open source project called Multiverse
Tweet 0 Comments Save Tags: groovy , java , news , open source
What’s New In Spock 0.4? Episode 1: Data Tables
Spock, the smarter testing and specification framework, is approaching its 0.4 release. This is the first part in a mini-series about... more »
Tweet 0 Comments Save Tags: frameworks , groovy , java , open source
Introduction to Behaviour-Driven Development with Groovy
Behaviour-Driven Development (BDD) is an evolution in the thinking behind TestDrivenDevelopment and AcceptanceTestDrivenPlanning. It... more »
Tweet 0 Comments Save Tags: agile , frameworks , groovy , methodology
Configuration-based Spring bean definition with Grails
I [Luke Daley] released a new version of the Grails JMS plugin (0.5) over the weekend. This release features completely rewritten... more »
Tweet 0 Comments Save Tags: frameworks , groovy , java
Migrating a Spring Application to Grails: Where do I put all my stuff?
I [Tomás Lin] will outline some of the lessons learned and share tips and ideas about enabling the Grails stack within large Spring... more »
Tweet 1 Comments Save Tags: frameworks , groovy , java , tools
GroovyServ
GroovyServ makes startup time quicker, by pre-invoking groovy as a TCP/IP server. (If you know gnuserv/gnuclient, this is like that.) In... more »
Tweet 0 Comments Save Tags: groovy , java , server
Groovy Goodness: Use Ranges as Subscript Operators
In Groovy we can use variables as subscript operators to get values from a list.
Tweet 0 Comments Save Tags: groovy
GroovyMag Plugin Corner: Grails Help-Balloon Plugin
Sometimes our web applications get a little more complex and not entirely intuitive. When this happens, it is important to find ways to... more »
Tweet 0 Comments Save Tags: frameworks , groovy , how-to , usability
Griffon rises once more
The Griffon team is very pleased to announce that Griffon 0.3 has been released!. This release is loaded with new features, plus a good... more »
Tweet 0 Comments Save Tags: frameworks , groovy , gui , news
GroovyMag March 2010 Now Available
GroovyMag March 2010 - Ivy DSL, Ecommerce, dissection of Magic Number plugin, Griffon Plugins, Groovy Under the Hood, Grails for Switchers and more.
Tweet 0 Comments Save Tags: announcement , groovy
Playing With GPars
In its own words, GPars is: an open-source concurrency library for Groovy that aims to give you multiple high-level abstractions for... more »
Tweet 0 Comments Save Tags: groovy
Groovy Goodness: Invoke Methods Dynamically
In Groovy we can invoke a method just like in Java: we simply type the name of the method in our code. But what if we want to invoke a... more »
Tweet 0 Comments Save Tags: groovy , java
Groovy Goodness: Intersect Collections
In Groovy we have a lot of useful methods to work with collections and lists. For example if we have two lists and want to determine... more »
Tweet 0 Comments Save Tags: groovy , java
Grails Solr Plugin Progress Screencast
I [Mike Brevoort] started work on this plugin back in December based on the work I did for Patheos.com and by the graces of my employer,... more »
Tweet 0 Comments Save Tags: frameworks , groovy , java , tools
Grails with ZK: How to Create Components in Runtime with The Builder
ZKGrails plugin has an extremely nice feature which make easier than ever to create ZK components in runtime.
Tweet 0 Comments Save Tags: frameworks , groovy , how-to , ria
Run Tellurium Integration Tests with Maven Cargo Plugin.
Tellurium provides users with a way to create structured integration tests. This article introduced how to use the Maven Cargo Plugin to... more »
Tweet 1 Comments Save Tags: agile , groovy , how-to , open source
Empowering Annotations with Groovy Closures
Annotations are incredibly useful, but their expressivity is limited. What if you could use annotations to attach arbitrary code to your... more »
Tweet 0 Comments Save Tags: groovy , open source
Grails Less CSS Plugin
While some really cool projects exist to help integrate Less into your specific platform... there didn’t exist anything yet for Grails.... more »
Tweet 0 Comments Save Tags: css-html , frameworks , groovy
Easyb Revisited - A Groovy based BDD Testing Framework
easyb is a behavior driven development framework for testing. easyb accepts the Groovy syntax for better explanation of the test... more »
Tweet 0 Comments Save Tags: groovy , java , tools
Grails’ chainModel
A question came up on the Grails mailing list recently regarding how to pass model data from one action to another. The solution is to... more »
Tweet 0 Comments Save Tags: frameworks , groovy , how-to
Notes about Groovy’s DataSet
I have blogged before about GroovySql and I find that it meets my needs nicely. However, some people prefer to use Groovy’s DataSet class... more »
Tweet 2 Comments Save Tags: database , groovy
Skinning in Grails [screencast]
This screencast covers how to use custom Grails configurations along with filters to enable url-based site skins.
Tweet 0 Comments Save Tags: frameworks , groovy , how-to
Lock free message passing algorithms with Groovy++
Previous article of the same author talked about implementation of functional queues with Groovy++ Today he uses these queues to... more »
Tweet 0 Comments Save Tags: groovy , java , methodology , open source
Daily Dose - Apple Fires First Shots at Android
Apple filed a lawsuit against phone maker HTC, citing mostly Android phones as the patent infringing offenders. Meanwhile, the final... more »
Using Groovy Grape in groovysh
In prepping a talk on GPars, the Groovy concurrency library, I’ve been using Grape for dependency management and I must say it’s mad fun.... more »
Tweet 0 Comments Save Tags: groovy , how-to , tools




