-
Software Development
Comprehending the Mobile Development Landscape
There’s no shortage of mobile growth statistics, but here’s a few specific ones paint an overall picture of mobility: Roughly…
Read More » -
Software Development
The new log4j 2.0
Before a while a new major version of the well known log4j logging framework was released. Since the first alpha…
Read More » -
Enterprise Java
Hazelcast Distributed Execution with Spring
The ExecutorService feature had come with Java 5 and is under java.util.concurrent package. It extends the Executor interface and provides…
Read More » -
Agile
Agile Program Management: How Will You Deliver?
One of my program management clients is organizing a program and is having trouble thinking about a delivery model that…
Read More » -
Enterprise Java
From XaaS to Java EE – Which damn cloud is right for me in 2012?
Have you ever wondered what it takes to get your Java EE up and running somewhere? I did. For years.…
Read More » -
Enterprise Java
Spring’s Web MVC – Redirect to the Memory Leak
They say that one rock can cause an avalanche. Lately, one of my Colleagues, Marcin Radoszewski, gave me such a…
Read More » -
Core Java
Wordcounter, Counting Words in Java with Lambdas and Fork/Join
These days I released Wordcounter, a Java library and command-line utility for counting words in text files and performing analysis…
Read More » -
Scala
Starting with Scala Macros: a short tutorial
Using some time during the weekend, I decided to finally explore one the new features in the coming Scala 2.10,…
Read More » -
Enterprise Java
Writing Acceptance Tests for Openshift + MongoDb Applications
Acceptance testing are used to determine if the requirements of a specification are met. It should be run in an…
Read More »