I Love Bridging Days
The first two workdays of 2014 where a Thursday and a Friday. This was great because many people used these as bridging days. I didn’t. I got up early as usu...
The first two workdays of 2014 where a Thursday and a Friday. This was great because many people used these as bridging days. I didn’t. I got up early as usu...
In the past year 2013, I made several proposals to improve software development in my project. Some of them got implemented, like having agile meetings with ...
The other day I returned from lunch and I found Gollum sitting on my screen. Gollum is a little toy figure that is given to a developer in case he caused pro...
In this article, I want to describe how we managed to switch from Java 6 to Java 7 and get rid of some issues we found along the way. We use Eclipse 4.2.2 an...
“Just updating your Drupal modules” can become a time-consuming task. I just spend two hours doing that and fixing a misconfiguration on my server that caus...
One of my favorite concepts of self development is mentoring. My current mentor started mentoring me two years ago and has two mentees in total. One of the r...
One of my weak spots as a developer are estimations. I simply cannot estimate how long a software developing task will take. In this article, I write about h...
Recently, a good friend of mine blogged about Degraph. Degraph is a tool to visualize dependencies between packages. Not only are these dependencies shown i...
In one of my recent articles, I wrote about my experiences in generating an Excel report with Apache POI. I want to complete my thoughts by summarizing my ...