Author Archives: erik

Backup script made available

I have been using a backup script for my linux server for a longer time now. This script creates backups based on snapshot volumes using linux Logical Volume Management. This has been quite a useful script as I can create … Continue reading

Posted in Devops/Linux, Software | 2 Comments

Productivity and Workplace Design

If you are working at a company where cost savings are really really important, then chances are that after reducing cost factor number 1 (wages, i.e. headcount and hourly rate), cost factor number 2 is up. And that is office … Continue reading

Posted in Misc, Process/WoW | Leave a comment

Quality == Culture

From “Toyota Culture: The heart and soul of the Toyota way”. “If a Toyota leader was asked why they allowed the line to stop, she might make the point that the value the organisation places on quality is higher than … Continue reading

Posted in Process/WoW | Leave a comment

Planning experiences…

After all these years, one thing keeps on coming back: If a project is very well plannable then it is probably not an interesting project.

Posted in Process/WoW | Leave a comment

Using CDI to Inject Dependencies into Unmanaged Objects

Contexts and Dependency Injection (JSR-299) is a great standard which is part of Java EE 6 and really simplifies Java EE programming, at least if you stay completely within the confines of Java EE. However, applications that use CDI also … Continue reading

Posted in Java | 1 Comment

Java EE 6 as the method of choice for application development

In the past I have worked with J2EE 1.4 and admittedly, it was terrible. A lot of plumbing code was required to make applications. Luckily, Spring and Hibernate came to the rescue: Spring for the general infrastructure parts (roughly session … Continue reading

Posted in Java | Leave a comment

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