-
Core Java
BTrace: hidden gem in Java developer toolbox
This post is about BTrace which I am considering as a hidden gem for Java developer. BTrace is a safe,…
Read More » -
Agile
Contracting in Agile – You try it
One of the key principles in Agile development is “Customer collaboration over contract negotiation” Unfortunately, that means that if you’re…
Read More » -
Core Java
Java 7: HashMap vs ConcurrentHashMap
As you may have seen from my past performance related articles and HashMap case studies, Java thread safety problems can…
Read More » -
Software Development
Product Management Slowing You Down?
Does product management slow down your company? What Causes Your Business to Be Slow? Paul Young put out the call…
Read More » -
Agile
A Prototype is Worth a Thousand Lines of Code
A picture is worth a thousand words. A prototype is worth a thousand lines of code. Two key elements of…
Read More » -
Desktop Java
JavaFX 2 GameTutorial Part 5
Introduction This is part five of a six part series related to a JavaFX 2 Game Tutorial. I know it’s…
Read More » -
Android Core
Android – Load images from web and caching
Have you gone through my previous article for Loading Remote Images in android?, actually it was the solution for loading…
Read More » -
Enterprise Java
Tips for testing with Java
Introduction I love automated testing. In a rare diversion into op-ed1 I thought a put few thoughts (read – opinions)…
Read More » -
Enterprise Java
JSF Component Libraries – Quality is more than zero bugs
It has been a while since I last looked at the quality of the three major JSF component libraries. In…
Read More »