Insights and outlooks on software development

S'true

On a Code Kata in Malmö

Thursday, May 12, 2011 by Thomas L

Me and Joakim Karlsson are arranging a Code Kata in Malmö. The purpose is to be in "training" mode in order to build knowledge, instead of trying out stuff on a real project. This way we can experiment and reflect on our modelling and designing skills more thoroughly than when we are in a real production code setting.

If you're interested, go to our meetup event page (in Swedish) and sign up!

On Spring MVC running on AppEngine

Wednesday, May 11, 2011 by Thomas L

I've just published a (modified) version of the Google AppEngine Java tutorial which runs using Spring and Spring MVC. Since it was rather tedious to get everything running as it should, I thought it could be spread to the world.

Go check it out at github! Pull requests are welcome.