Recent Entries (Last 7 Days)

Ken Barclay [ 132 clicks ] - 11 hours 51 minutes ago
A distinguishing feature of the Groovy programming language is its builders. A Groovy builder lets you imbed hierarchical structures directly into your code. Groovy supports a range of builders includ...
George Dawoud's Blog [ 204 clicks ] - 1 day 2 minutes ago
The Following intro is from a SpringSource Team Blog posting about Grails... "In the SpringSource training course for Groovy & Grails, we highlight that Grails stands on the shoulders of giant...
Groovy Zone - Everything for the Groovy & Grails developer [ 109 clicks ] - 1 day 47 minutes ago
After four months in beta, the first release candidate of the open source database, PostgreSQL, is ready for download.�� PostgreSQL 9.0 includes some awesome features like Hot Standby and Steaming Rep...
theJavaJar.com [ 142 clicks ] - 1 day 4 hours 7 minutes ago
For the last ~1.5 years I have been working with IVR applications. The framework we use is Java based and we use an Eclipse based IDE with a nice drag and drop editor to create the application’s...
Train of Thought [ 228 clicks ] - 1 day 7 hours 6 minutes ago
Summary: If you don’t want to read the text and want to just jump into the code, I will basically show how I used Groovy to do some database access / sql, a tiny bit of regular expression checks...
Lean Java Engineering [ 159 clicks ] - 1 day 14 hours 57 minutes ago
A how-to guide for setting up Grails jobs in Hudson (part of a series on Grails & Hudson). Continue reading →
Lean Java Engineering [ 190 clicks ] - 1 day 14 hours 57 minutes ago
Using Hudson to get the best out of a Grails project. Continue reading →
Groovy Zone - Everything for the Groovy & Grails developer [ 104 clicks ] - 1 day 23 hours 19 minutes ago
Kevin Rose announced that he's stepping down as the interim CEO at Digg and raising Matt Williams up to the position.�� Williams has worked in a variety of management roles at Amazon and GM.�� He was ...
The W3C is working to formalize a language of emotional states for computers.�� This would include more complex emoticons for human-to-human interaction as well as more human-like interaction capabili...
[ Guillaume Laforge ] [ 232 clicks ] - 2 days 12 hours 1 minute ago
A quick heads-up to tell you about an upcoming Groovy 1.8 feature which will allow us to make nicer DSLs. This feature will be available in Groovy 1.8-beta-2, which will probably be released before J...
Groovy Zone - Everything for the Groovy & Grails developer [ 157 clicks ] - 2 days 15 hours 28 minutes ago
There are two things you must know in order to effectively create a roadmap. Although we'll be dealing with a technical roadmap, this applies to anyone wanting to drive change for yourself or a team.W...
Messages from mrhaki [ 197 clicks ] - 3 days 1 hour 9 minutes ago
Groovy adds many methods to standard Java classes we can use in our code. To convert a simple Date object to a java.sql.Timestamp we can simply use the toTimestamp() method on a Date object. import s...
Kickin' down the cobblestones [ 142 clicks ] - 3 days 4 hours 20 minutes ago
The following post is a reprint of the Plugin Corner article for the April 2009 issue of GroovyMag. You can find this and other past issues at http://groovymag.com.Grails provides powerful and easy-to...
Glen Smith - Groovy Related category [ 253 clicks ] - 3 days 16 hours 32 minutes ago
Need to present some tablular data sources from a backend datasource and looking for a slick and painless cross-browser solution? You should definitely take a look at the YUI Datatable. I've b...
George Dawoud's Blog [ 312 clicks ] - 3 days 19 hours 59 minutes ago
I have been an eclipse user for years, but with a job change I giave IDEA a fresh look as I'm starting to use Grails. I got to say I like it... I'm getting used to it... now i see that the next versio...
Groovy Zone - Everything for the Groovy & Grails developer [ 177 clicks ] - 3 days 23 hours 37 minutes ago
According to a post from XML co-creator Tim Bray from awhile back, Clojure is considered "the new hotness among people who think the JVM is an interesting platform" for other languages to bu...
Groovy Zone - Everything for the Groovy & Grails developer [ 171 clicks ] - 3 days 23 hours 37 minutes ago
The CSS3-based framework for dynamically resizing text columns on various form factors just got better.�� The Less Framework will resize columns in a browser from 2 columns on a smartphone, to 5 colum...
Train of Thought [ 222 clicks ] - 5 days 3 hours 12 minutes ago
Whenever you see the words full text search in the java world, the first thing you will run into is Apache Lucene. The powerful full-featured text search engine for java. To be honest, I have never us...
Train of Thought [ 149 clicks ] - 5 days 3 hours 12 minutes ago
Following up on the previous post that dealt with one-to-many dynamic forms for adding and editing contacts and their phone numbers, this post will build on the previous showing how you can create you...
Train of Thought [ 221 clicks ] - 5 days 3 hours 12 minutes ago
After searching around trying to find a good way to implement one-to-many dynamic forms in Grails, I have finally come across this post which does a very good job at explaining the details. What I was...
/dev/Kico [ 96 clicks ] - 5 days 4 hours 28 minutes ago
Um problema no desenvolvimento de aplica����es web �� o cache do navegador. �� muito comum situa����es nas quais alteramos arquivos CSS em nosso projeto, enviamos a aplica����o para o ambiente de prod...
Grails New Plugins Feed [ 132 clicks ] - 5 days 7 hours 27 minutes ago
Sparklines PluginDescriptionWhile sparkline plugin uses graphicsbuilder library to draw charts this plugin utilizes jQuery Sparklines library. Most of the information below was taken from the official...
Grails New Plugins Feed [ 155 clicks ] - 5 days 23 hours 34 minutes ago
Introduction.This plugin provides a simple to use tag, to display flags for countrys of the languages your application supports, that when clicked, changes the language of your application using the i...
Groovy Zone - Everything for the Groovy & Grails developer [ 177 clicks ] - 5 days 23 hours 46 minutes ago
How and when to create branches within a project's source control system can be a very touchy subject among software developers. Some folks branch like crazy, and others avoid branching altogether. To...
Groovy Zone - Everything for the Groovy & Grails developer [ 164 clicks ] - 5 days 23 hours 46 minutes ago
Should have seen this coming.�� Google's Chief Java Architect Joshua Bloch just announced on the Google Code Blog that he and Google would not be at JavaOne this year due to the Oracle lawsuit.�� He w...
Groovy Zone - Everything for the Groovy & Grails developer [ 134 clicks ] - 6 days 2 hours 58 minutes ago
This article introduces the web based version of the Groovy AST Browser tool - http://groovyastbrowser.appspot.com/.What is Groovy's AST?Groovy compiler maps the groovy source code in a tree form call...
Cognitive Consonance [ 241 clicks ] - 6 days 9 hours 20 minutes ago
Preamble: The problem of writing a defense of a certain thing X is that, most people interpret that as an attack to potential alternatives. This is not how this post should be read. There is no One Si...
Ted Naleid [ 221 clicks ] - 6 days 19 hours 12 minutes ago
The number of tests on my current project is getting close to the 2000 mark (1504 unit and 351 integration) and running the full suite can take 4+ minutes to execute. When you’re trying to do TD...
About
groovyblogs.org was developed by Glen Smith. This site is running groovyblogs version 1.2.8 on Grails 1.2-M2
News
We are now available on twitter and via the iphone. Now hosting reliably thanks to: Contegix
Login
User Id: Password: Remember Me:

Forgotten your password?

Need to Sign Up?

Preferences
All Languages (Show English Only)
Get the Source
Download the complete source code to groovyblogs.org. Contribute patches and enhancements!
Stats

320 Blogs Aggregated

7941 Entries Indexed

1 Entries Last 24 hours

site stats

Powered By Grails

All article content copyright by respective authors. groovyblogs.org by Glen Smith.