-
Agile
Agile Newspeak
Every time and again, I go back to the “4 ways that agile is declining post” to see if it…
Read More » -
Enterprise Java
WildFly 8.2.0.Final release – Quick overview of the changes
It’s been a while since I last wrote on this blog. Although I have had some topics that I wanted…
Read More » -
Core Java
Java SE 8 new features tour: Traversing, filtering, processing collection, & methods enhancements with Lambda
In this article of the “Java SE 8 new features tour” series, we will deep dig into explanation, and exploring…
Read More » -
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 »