Category Archives: Java

Improved logo for wamblee.org

Several improvements to the logo: more abstract connectors removing any association with plungers smoothed shapes so it also looks good in large size better colors, nice primary colors just like Duke more unobscured Duke image (connector is moved to the … Continue reading

Posted in Devops/Linux, Java, Misc | Leave a comment

New logo for wamblee.org

Here it is, the new logo for wamblee.org. It is Duke is flying like an eagle (wamblee) on a component (a Java component of course).  The component has one provided interface and two required interfaces. If you listen carefully, you … Continue reading

Posted in Devops/Linux, Fun, Java, Misc | Leave a comment

Successfully rendered Duke logo using blender

After quite a lot of trying, and learning to use Blender, a great open source 3D rendering package, I finally managed to create a Duke image based on a DXF file from the open source Duke project.The rendered image is … Continue reading

Posted in Devops/Linux, Fun, Java, Misc | Leave a comment

James Gosling – quote

I apparently missed the news item that James Gosling left Oracle in April. One interesting quote though: “Just about anything I could say that would be accurate and honest would do more harm than good.” Really subtle. And a brilliant … Continue reading

Posted in Java | Leave a comment

Java 4 Ever

Posted in Fun, Java | 1 Comment

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

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

Move from JBoss to Glassfish

Posted in Java | Leave a comment