March 5, 2010For the last few weeks I was working on a Google App Engine application that should be a kind of hosted version of the LogDigger Server. I quickly gave up of using Grails framework (more on that on another occasion) and decided to use plain Java, although I was still undecided on which persistence API [...]
Read the full article → February 17, 2010Earlier this week I started working on a Google App Engine application. It’s not very complex so I wanted to use some simple presentation framework. (I believe using Spring would be really beneficial in my case.) After a bit of research on the StackOverflow, I decided to tryout Stripes (“Stripes is a presentation framework for [...]
Read the full article →