Archive for the 'services' Category

Google App Engine is cool but wake me when it’s Java

Thursday, April 10th, 2008

Hey,
I love the concept. Seems a lot simpler than Amazon EMC2, which I am still having difficulty grokking. But for now only Python is supported, which seems … different. I’d love to see Java running on that bad boy. If you guys are of the same opnion, let your voice be heard: http://code.google.com/p/googleappengine/issues/list
Peace,
GJ

Using wsimport on Ant vs. Maven: Don’t bring a knife to a gunfight

Tuesday, July 24th, 2007

I love Maven, I like the way that it tries to define an infrastructure for building modularized applications. I love how it assumes testing is a standard part of the build process. My projects went from needing arial maps to finding config files to a nice standard layout that any many developers can understand. As […]