Agile, Featured, Agile Transformation, Agile2017
As technology shrinks the globe from an electronic perspective, the Earth is still the same physical size it has always been. Twenty-four time zones around. So even though we have the ability to...
It is an interesting problem: even though the Java primitive double type has plenty of precision, math...
A few years ago, I was out with friends at a small club to watch a live band perform.As the night wore on,...
The Maven dependency:tree is a helpful plugin that shows where all those jars are coming from in our Maven...
As a technology consultant, each project brings new challenges; this is what makes our job so appealing to...
The asynchronous nature of GWT makes for more powerful and usable web applications, but as a developer, it...
The DisclosurePanel in GWT is a special Widget that contains a header and a body, and the header contains an...
XML Schema Definition (XSD) files define the structure and data types used in XML messages. XML schemas are a...
There’s plenty of talk about security and SOA (or should I just say services now?), but the vast majority...
I'm fortunate enough to spend a good part of my days writing code in an IDE and I believe that we can always...
What could be simpler than property files? In an enterprise application, it turns out, many things! In this...