Monthly Archives: March 2009

jQuery and IE

I’ve had an interest in testing out jQuery for some time now and this weekend I finally dived right in with a simple ajax example quiz service. The backend was quickly designed as a servlet outputing JSON, leaving me with … Continue reading

Posted in programming | Tagged , , , | Comments Off

Java Spring

I’ve started working with Spring, and to me the Inversion of Control via Dependency Injection really stands out as a nice design methodology. Of course this is a concept one can use in any software when required, even without Spring. … Continue reading

Posted in programming | Tagged , , | Comments Off

WordPress

For now I’ve decided to use wordpress for this site. With WP Super Cache plugin enabled, the site’s performance is very nice.

Posted in server | Tagged , | Comments Off