-
Agile
It is all X or Y management – and why Agile people should read Mintberg
In the last few years it has become increasingly common to hear Agile supporters talking about Beyond Budgeting, indeed, I…
Read More » -
Desktop Java
Swing and JavaFX: working with JFXPanel
I soon will have to deal with JavaFX in a Swing based fat client – oh sorry, of course I…
Read More » -
Enterprise Java
Building and Testing JSF.next
The JSF 2.3 Expert Group is hard at work determining which features will be part of the upcoming release. The…
Read More » -
Core Java
It’s All About Tests – Part 2
This is the second post of the series about testing. In the first part I explained about the mindset we…
Read More » -
Core Java
A beginner’s guide to Java time zone handling
Basic time notions Most web applications have to support different time-zones and properly handling time-zones is no way easy. To…
Read More » -
Enterprise Java
Arquillian tests on a WildFly instance hosted on OpenShift
Tech Tip #54 explained how to enable Arquillian for an existing Java EE project. In that tip, the tests were run against…
Read More » -
Software Development
Between 0 and 1 – PWM with Raspberry Pi
Switch on and off an LED and let run a motor at one speed and direction is easy, but what…
Read More » -
Core Java
But that’s impossible, or finding out that the JIT has broken your code.
Every now and then you look at some code and think that it cannot be possibly be wrong. Once you…
Read More » -
Android Core
Don’t Block The UI
I’ve talked with many end users about their badly written apps grievances and I’ve come to the conclusion that it…
Read More »