-
Enterprise Java
Beginner’s Guide To Hazelcast Part 1
Introduction I am going to be doing a series on Hazelcast. I learned about this product from Twitter. They decided…
Read More » -
Agile
Large Program? Release More Often
I’m working on the release planning chapter for Agile and Lean Program Management: Collaborating Across the Organization. There are many…
Read More » -
Software Development
Continuous Integration is Dead
A few days ago, my article “Why Continuous Integration Doesn’t Work” was published at DevOps.com. Almost the same day I…
Read More » -
Enterprise Java
Use Byteman in JBoss Fuse / Fabric8 / Karaf
Have you ever found yourself in the process of try to understand how come something very simple is not working?…
Read More » -
Software Development
Conceptual Model vs Graph Model
We’ve started running some sessions on graph modelling in London and during the first session it was pointed out that…
Read More » -
Scala
Property-based testing with ScalaCheck – custom generators
One of the core data structures provided by Hazelcast is IMap<K, V> extending java.util.concurrent.ConcurrentMap – which is basically a distributed…
Read More » -
Enterprise Java
4 Foolproof Tips Get You Started With JBoss BRMS 6.0.3
Last week Red Hat released the next version of JBoss BRMS, labeled 6.0.3 and it is available in their Customer…
Read More » -
Enterprise Java
Maven excludes all transitive dependencies
“Transitive dependencies are a new feature in Maven 2.0. This allows you to avoid needing to discover and specify the…
Read More » -
Software Development
Diction in Software Development (i.e. Don’t be a d1ck!)
Over the years, I’ve come to realize how important diction is in software development (and life in general). It may mean…
Read More »