Cluster discovery with Groovy++
How can network nodes find each other
Tweet 0 Comments Save Tags: groovy , how-to , java , open source
The Hand That Rocks The Gradle
A few more month passed, and much has happened in the clojure scene. Clojure 1.1.0 was released in 2009-12. The clojure plugin clj-gradle... more »
Tweet 0 Comments Save Tags: groovy , other languages , tools
Using Groovy++ with Maven
Want to use Groovy++ with Maven? It is easy now.
Tweet 0 Comments Save Tags: groovy , java , open source
Using Groovy Scriptom to report on outlook
Using groovy scritptom module you can work automate task on MS office suite. This blog entry provides sample to report on outlook... more »
Tweet 0 Comments Save Tags: groovy , how-to , microsoft
Grails Bean-Fields plugin 0.6 released
This extremely handy plugin for Grails applications makes your data form GSPs DRY by centralizing the rendering and styling of your... more »
Tweet 1 Comments Save Tags: announcement , frameworks , groovy , java
[Grails] Persisting Indexed Properties and their Parent
Most of the time, GORM handles the persisting of domains and their associations transparently. Specifically, for a one-to-many... more »
Tweet 1 Comments Save Tags: groovy
Grails Goodness: Using MetaClass with Testing
We can use the metaClass property of classes to define behavior we want to use in our tests. But if we do, the change is not only for the... more »
Tweet 0 Comments Save Tags: frameworks , groovy , how-to
Hot-pluggable extensions in Grails – adding and changing application behaviour on the fly
One of the biggest challenges in developing web applications is the ability to alter the behaviour of your program once the application... more »
Tweet 0 Comments Save Tags: frameworks , groovy , how-to , java
Use Groovy to create quick change dir scripts
Templating in the Groovy language is used to create scripts that provide a quick change directory utility at the command line based on a... more »
Tweet 0 Comments Save Tags: groovy
Breaking Weak CAPTCHA in… slightly more than 26 Lines of Groovy Code
A Groovy port of a python example on how to break weak captcha using tesseract-ocr.
Tweet 0 Comments Save Tags: groovy , how-to , java , open source
Grails plugins on Hudson
Yesterday I [Robert Fletcher] spent some time setting up Hudson continuous integration build for my various Grails plugins. It was pretty... more »
21 things I like and don't like about Groovy
21 things author likes and doesn't like about Groovy
Tweet 0 Comments Save Tags: groovy
Modularizing your Grails Application – Domain Classes
While Grails does an awesome job of enforcing MVC once your application reaches a certain size, or you have multiple applications which... more »
Tweet 0 Comments Save Tags: frameworks , groovy
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




