-
Enterprise Java
Hawtio & Apache JClouds
Introduction I’ve spent some time lately working on an Apache Jclouds plugin for Hawtio. While there is still a lot of…
Read More » -
Software Development
Signing Git tags
One of Git’s interesting features is definitely the ability to sign tags. Using your GPG key-pair you can create a…
Read More » -
Software Development
The Lazy Expert
Until two years ago I was reading tech articles every day, I was regularly watching presentations, I was contributing significantly…
Read More » -
Core Java
1000 Responses to Java Is Not Dying
When 1000 comments are posted on an editorial, it’s worth considering what is being said. My editorial last week, ”…
Read More » -
Desktop Java
JavaFX 2: How to Load Image
This is JavaFX tutorial about how to load a image in your JavaFX 2 application. This can be done easily…
Read More » -
Core Java
Non-Blocking Asynchronous Java 8 and Scala’s Try/Success/Failure
Inspired by a recent newsletter from Heinz Kabutz as well as Scala’s Futures which I investigated in my recent book,…
Read More » -
Enterprise Java
Cloud IDE for J2EE development
With so many of the traditional software tools going to the cloud I want to see how they compare to…
Read More » -
Core Java
Too Many Parameters in Java Methods, Part 4: Overloading
One of the problems with expecting too many parameters to be passed to a Java method is that it is…
Read More » -
Software Development
Boost your development speed
I’m really pragmatic on this. To go faster, you need to avoid the things that slow you down. These blockers…
Read More »