-
Software Development
What Is Challenging For Developers?
In a previous post of mine I asked the question: do programmers get bored? And yes, sometimes they do, especially…
Read More » -
Software Development
Making the right decisions when optimizing code
You have an optimization task at hand. Which is great – you finally have the possibility to do something interesting…
Read More » -
Enterprise Java
Tips for Writing Maven Plugins
I’ve spent a lot of time recently writing or working on plugins for Maven recently. They’re simple, rewarding and fun…
Read More » -
Groovy
Groovy JDK (GDK): Date and Calendar
I have looked at some highly useful methods available in Groovy GDK‘s extensions to the Java JDK in blog posts…
Read More » -
Core Java
Should you trust the default settings in JVM?
JVMs are considered smart nowadays. Not much configuration is expected – just set the maximum heap to use in the…
Read More » -
Enterprise Java
Yammer Metrics, A new way to monitor your application
When you are running long term applications like web applications, it is good to know some statistics about them, like…
Read More » -
Enterprise Java
Discovering the power of Apache Camel
These last years, ESB software has been getting more and more popular. If most people usually know what is an…
Read More » -
Enterprise Java
MapReduce Algorithms – Order Inversion
This post is another segment in the series presenting MapReduce algorithms as found in the Data-Intensive Text Processing with MapReduce…
Read More » -
Core Java
Java EE 7 Community Survey Results!
Work on Java EE 7 presses on under JSR 342. Things are shaping up nicely and Java EE 7 is…
Read More »