Category Archives: Software

Looking into Java EE 6 and OSGI

At devoxx last year, it became quite clear that the industry is moving towards more lightweight approaches for enterprise development.

Posted in Java | Leave a comment

JavaFX DOA?

After attending the Devoxx 2009 conference in Antwerp this year and seeing a number of presentations on JavaFX I got motivated for using it. The main reasons for looking at it would be:  it runs on the JVM so integrates … Continue reading

Posted in Java | Leave a comment

Myths about operational excellence

Ok, so every company wants to improve operational excellence in software development, i.e. develop more functionality in a shorter amount with less people. Unfortunately, a number of myths persevere about this subject.  

Posted in Process/WoW | Leave a comment

Reverse Engineering

A design of some sort that gets progressively worse over time. Often seen in IT.

Posted in Process/WoW | Leave a comment

UPS and storage rack installed

Last week the storage rack and UPS arrived so I had quite a lot of work to do.

Posted in Devops/Linux | 1 Comment

server rack installed

I received the rack this weekend and put it to use immediately

Posted in Devops/Linux | 1 Comment

First steps in LAN transformation…

I have now taken the first step in the transformation of my local network, which is about robustness and 19'' rackmount form factor. 

Posted in Devops/Linux | 1 Comment

Caught the server virus again…

So here I am in this situation again. I definitely have a bad case of the server virus.

Posted in Devops/Linux | Leave a comment

Battle of the IOC containers

Looking back A lot has happened in the last 5 years in the Java EE world. Developing EJB 2 applications was really hard and as a result a lot of opensource projects appeared addressing these problems. In particular, Spring and … Continue reading

Posted in Java | Leave a comment

Flexible JDBC Realm for glassfish

The flexible JDBC realm that I developed for glassfish is now available as opensource through this site Please send me any feedback and more importantly contact SUN if you think this (or something similar) should be a part of glassfish. 

Posted in Java | Leave a comment