About
Welcome to the weblog of Peter Maas. Here you'll find various posts related to stuff I like (like my kids and espresso) and stuff I do (like developing software).
Disclaimer
I am a very opinionated software engineer. Well I'm a very opinionated person in general. I work for eBay/Marktplaats.nl, but everything written here is my own crazy ideas and not my employer's. This text might have some similarities to the disclaimer found at fupeg.blogspot.com.
Categories
Archives
Art
Friends
ICT
java
Static pages
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
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