Archive for January, 2007

Mobile Trail Explorer v1.2

Wednesday, January 24th, 2007

I have added few new features in the Mobile Trail Explorer:

Ability to change recording interval
Optimized recording so that recording is paused when user is stopped
Waypoints are stored when application is closed

You can download the latest source and binaries from Google Code project page or over-the-air from software page.
As the Google Code hosting services added support [...]

From Anemic to Rich Domain Model

Wednesday, January 17th, 2007

I’ve been researching this subject lately since I’ve had many good conversations about the two approaches with my fellow co-workers. The Fowler’s term, Anemic Domain Model, was new to me even though I’ve used the both Rich and Anemic Domain Models in the past without giving much attention to the differences between these two approaches.
What [...]