-
Enterprise Java
ORM Haters Don’t Get It
I’ve seen tons of articles and comments (especially comments) that tell us how bad, crappy and wrong is the concept…
Read More » -
Software Development
Latency, Throughput and Degree of Concurrency
chrisapotek asked. How do you define throughput and latency for your test? There is not a simple question, so I…
Read More » -
Enterprise Java
Netty: Using SPDY and HTTP transparently
Most people have already heard about SPDY, the protocol, from google, proposed as a replacement for the aging HTTP protocol.…
Read More » -
Agile
Why Does Management Care About Velocity?
I’ve been talking to people whose management cares about their velocity. “My management wants us to double our velocity.” Or,…
Read More » -
Enterprise Java
Maven Integration Testing And Spring Restful Services
Introduction My original blog showed how to seperate maven unit and integration tests using a very simple example. http://johndobie.blogspot.com/2011/06/seperating-maven-unit-integration-tests.html Since…
Read More » -
Desktop Java
JavaFX-Based SimpleDateFormat Demonstrator
One of the things that can be a little tricky for developers new to Java or even for experienced Java…
Read More » -
Enterprise Java
Gradle archetype for Spring applications
I am releasing a Gradle archetype useful for creating Java/Groovy applications based on Springframework. Of course, it is not a…
Read More » -
Enterprise Java
Java Memcached on Mac OS X
Introduction In this article I will explain how you can: Install and Configure Memcached on Mac OS X Use Memcached…
Read More » -
Android Core
Does your App Support Android 4.0? Think Again
Think your app supports Android 4.0 just because you support 2.2 or 2.3? Maybe not. If your app uses a…
Read More »