Categories
OS tricks

OS Galore

I knew this, but got reminded when I stumbled over this page at VMWare. They have released their VMWare player for free, and there are a bunch of Linux images available here. Downloading my trusty old Debian as well as Ubuntu and Fedora right now. Thought I’d just check out how they were coming along. As if I didn’t have enough other stuff to do. 😉

Oh yeah, and this BEA WebLogic image should probably be a good kickstart for development with BEA.

Categories
Development

Glassfish persistence interview

A smal interview with some of the guys working on the RI of Glassfish persistence here. I’ll have to check it out some day. It’ll be interesting to see how complete the open source version of TopLink is.

Categories
Development

Servlet 2.5 changes

Good summary of changes in the 2.5 Servlet spec here. Some interesting, but nothing that will make a really big difference as long as you’re using a MVC framework I think.