-
DevOps
Arquillian Cube. Let’s zap ALL these bugs, even the infrastructure ones.
Docker is becoming the de-facto project for deploying applications inside lightweight software containers in isolation. Because they are really lightweight…
Read More » -
Desktop Java
SWT Mouse Click Implementation
Doing a bit of SWT custom widget development lately, I stumbled across the question why is there no such thing…
Read More » -
Scala
Scala snippets 2: List symbol magic
The following other snippets are also available: Scala snippets 1: Folding In scala every symbol can be a function, so…
Read More » -
Core Java
Annotations, Annotations Everywhere
Annotations became available with Java 1.5 in 2004, ten years ago. It’s hard to imagine our code without this feature.…
Read More » -
Enterprise Java
Camel Subsystem for WildFly 8 integrates Java EE – Getting Started
Just three days ago, the team around Thomas Diesler (@tdiesler) released the 2.0.0.CR1 version of the WildFly-Camel subsystem it allows you to…
Read More » -
Software Development
My Sublime Text Setup
I absolutely love this editor. A ridiculously fast editor which has everything you’d love to have, from a simple notepad…
Read More » -
Software Development
REST Tooling
In section 6.3 of Roy’s dissertation, he explains how REST applies to HTTP. But the implementing a RESTful approach requires painstaking…
Read More » -
Enterprise Java
Getting Started with Apache Cassandra and Java (Part II)
Requirements To follow this tutorial, you should already have a running instance of Cassandra (a small cluster would be good,…
Read More » -
Agile
Opposite Views of a Product Roadmap
Your product roadmap a view of what you are building right now, in the near future, and in the more distant…
Read More »