Categories
General

Nokia Series 60 for the masses

I was expecting Series 60 to propagate to the 3xxx series Nokia phones sooner or later, but this is quicker than I thought. It’s a much better platform than Series 40 and is based on Symbian 7. Check out specs. and pics here.

Categories
Development

Fowler follows up the DTO debate

The post by Jon Tirsen that I mentioned here has sparked some debate over DTOs. Fowler follows up here.

Categories
Development

Spring Web Flow extension

Yep, Spring Live pointed me to this extension for Spring. It lets you define the entire flow of your webapplication in a central XML file that makes it easier to follow and modify the flow. I’ll have to look into the Spring web-parts in the future. Following the flow is one of the things that become harder and harder in my Struts apps.