Categories
Web

Running on WordPress 1.5

So I’m up and running on 1.5. Upgrade was a breeze as always. Theme tweaked for now. I’m fairly satisfied. 🙂

Lets get back to blogging.

Categories
General

WordPress 1.5 released

So it’s here. I’ll be upgrading and theming tonight I guess. 🙂 Download here.

Categories
Development

Spring and EJB article

Many people get a first impression of Spring as something that replaces EJBs, and can only be used if you don’t use it. Luckily that is not the case. In the few events where you actually have to use EJBs (manager forces you or you actually for once need the distribution/remoting) Spring contains helper classes to simplify EJB development. There is an article about it over at javaworld here.