I have been experimenting with a web application framework called Grails for a while. It is a great way to get a new application up and running very quickly. While I don’t know much about Ruby, I suspect its productivity gains are similar to Ruby on Rails and follows the “convention over coding” paradigm.
I also own a GPS, which I use in my car and on my motorcycle. It came with an Windows application that lets you upload and download information such as waypoints (points of interest) and tracks.
I thought it would be an interesting experiment to combine Grails, GPS track data and Google Maps. I even threw in a great client side Javascript library called Ext, which has great looking UI controls and
I plan to post some articles on how I got Grails and Ext working together with