The Rails Rambler
Friday, February 5, 2010
Comment on IE
›
Half my work is creating Web solutions for my clients. The other half of my work is getting it to work on Internet Explorer....
1 comment:
Real World Observation about Grails
›
In the past 3 years I've developed 7 Grails applications for a variety of customers. And I have to make an observation: Maintaining Grai...
Book Review: Grails: A Quick-Start Guide
›
It's been 5 months since my last post. I have dozens of times thought "I need to post this." But -- as I was working 12X7 on a...
Tuesday, August 4, 2009
Dealing with Dates: Sorting Legacy Month/Day/Year Dates
›
Half of my Grails applications use legacy AS400 databases whose tables frequently have dates stored in 6-bytes in MMDDYY format. I map those...
1 comment:
Saturday, July 11, 2009
Calling an RPG program from Groovy
›
I've been integrating Java applications with AS400/iSeries/Systemi RPG programs for over ten years. I've covered it in my book (Java...
1 comment:
Thursday, June 11, 2009
Grails custom message.properties
›
This really is a simple thing.... Now that I know how it works. But I was attempting to override the constraint validation messages in messa...
Tuesday, June 9, 2009
A GSQL script for populating test tables
›
I always try to have a locally-based database for development. Typically I used MySQL although I may use a Windows or Unix-based desktop dev...
‹
›
Home
View web version