-
Agile
Product Roadmaps Are Anti-Agile
I was listening recently to the “Global Product Management Talk” live podcast (which I recommend, by the way). The speaker…
Read More » -
Core Java
Java 8: Sorting values in collections
Having realised that Java 8 is due for its GA release within the next few weeks I thought it was…
Read More » -
Core Java
Getting started with Mocking in Java using Mockito
We all write unit tests but the challenge we face at times is that the unit under test might be…
Read More » -
Career
Programming Language Job Trends Part 3 – February 2014
Today we have the third part of the programming language job trends series. In this, we review Erlang, Groovy, Scala,…
Read More » -
Software Development
GIT & ZShell : Colorize your shell depending on your branch
As announced in my last post I asked my colleague Tillman if I’m allowed to post his nice extension for the zshell…
Read More » -
Software Development
When BA means Bt Artist
BA means Business Analyst, but what makes for a good BA? When do you have a good BA and when…
Read More » -
Software Development
Big Data: What about Security?
From the first time Hadoop appeared it had a security problem. Apache Knox and Cloudera Manager have been solutions for…
Read More » -
Enterprise Java
4 simple steps to migrate legacy projects from Ant to Maven
For some time we were thinking about migrating our build to maven from ant. It happened last month and was…
Read More » -
Desktop Java
JavaFX Custom Control – Nest Thermostat Part 3
Hi, after some discussions with my colleagues, I decided today to show that the css approach is not the only…
Read More »