Monthly Archives: October 2008

Using Google maps for displaying large images in a page

Via the Trendmatcher weblog I came across a nifty tool to use the Google Maps viewer for arbitrary images. The Google Maps Image Cutter, as the application is called. Is a small Java application which cuts a selected image to … Continue reading

Posted in diagram, google | 1 Comment

Running your griffon application in fullscreen mode

I’ve been doing some development using Griffon lately. Griffon is a Grails like application framework for developing desktop applications in Groovy which lets you create Java Webstart applications without the hassle. It takes a clean MVC approach including nifty automatic … Continue reading

Posted in groovy | 5 Comments

I want closures “bolted on to Java”

After seeing Blochs’ session on Javapolis last year and some of the Java 7 sessions at JavaOne this year I gave up on closures in Java. I just didn’t believe that they would be part of Java 7 anymore. I … Continue reading

Posted in closures, java | 11 Comments

Review: “Clean Code: A handbook of agile software craftmanship”

The following product description of Clean Code written by Robert C. Martin managed to trigger my interest: Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up … Continue reading

Posted in java | 4 Comments