-
Core Java
OpenJPA: Memory Leak Case Study
This article will provide the complete root cause analysis details and resolution of a Java heap memory leak (Apache OpenJPA…
Read More » -
Android Games
Android Game Development with libgdx – Collision Detection, Part 4
This is the fourth part of the libgdx tutorial in which we create a 2d platformer prototype modeled after Star…
Read More » -
Software Development
Herding Apache Pig – using Pig with Perl and Python
The past week or so we got some new data that we had to process quickly . There are quite…
Read More » -
Agile
The Good, the Bad, and the Ugly Backlog
The product backlog is an important tool: It lists ideas, requirements, and new insights. But is it always the right…
Read More » -
Enterprise Java
Starting with WSO2 ESB by running the samples
I recently joined a new assignment where we have to implement an ESB solution based on the WSO2 toolstack. Although…
Read More » -
Agile
11 Agile Myths and 2 Truths
I deliver a lot of Agile training courses and I give a lot of talks about Agile (BCS Bristol tonight).…
Read More » -
Software Development
Promises and Deferred objects in jQuery and AngularJS
Series of articles about futures/promises without JavaScript would not be complete. Futures (more commonly named promises in JS land) are…
Read More » -
Software Development
Fragmented projects and overcommitted people
In 2010 I wrote two articles on Burn-Out and exhaustion in software teams. Since then there were more and more…
Read More » -
Core Java
Using Lambda Expression to sort a List in Java 8 using Netbeans Lambda Support
As part of JSR 335 Lambda expressions are being introduced to the Java language from Java 8 onwards and this…
Read More »