Monthly Archives: November 2007

Calling Powershell scripts from Launchy

Powershell is very cool, but I have had a helluva time calling powershell scripts directly from Launchy. If you would like to know how I finally figured out how to nail down this capability, read on.
The Problem
The problem is not Launchy, but that it can be very painful to execute a powershell script unless [...]


Posted in Uncategorized | Tagged , , | 1 Comment

Why you should not map Java 5 enums with hibernate

Back in this post, I gave some pretty detailed instructions on how to map a Java 5 enum to a database table using Hibernate. The domain data that was represented in these mappings were not user-editable. They were something like types or statuses, a part of the logic of the application. If [...]


Posted in Uncategorized | Tagged , , , | 2 Comments
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: