-
Scala
Scala pattern matching: A Case for new thinking?
The 16th President of the United States. Abraham Lincoln once said: ‘As our case is new we must think and…
Read More » -
Agile
Managing the Stream of Features in an Agile Program
One of the challenges in a program is how you manage the checkins, especially if you have continuous integration. I…
Read More » -
Software Development
Jenkins Description Setter Plugin for Improving Continuous Delivery Visibility
In Continuous Delivery each build is potentially shippable. This fact implies among a lot of other things, to assign a…
Read More » -
Scala
Dry parameter names
How often do you see code like this, especially when using dependency injection, single-responsibility principle, and other “good practices”? …
Read More » -
DevOps
Good & Bad Patterns in Development and Operations
As part of my role at a new company I’ve been asked to provide feedback about structuring Dev & Ops…
Read More » -
Enterprise Java
Running unit tests and integration tests separately with Maven Failsafe and TestNG
Recently for my new pet project I decided that I would like to have some tests executed during standard mvn…
Read More » -
Agile
Design Doesn’t Emerge from Code
I know a lot of people who are transitioning to Agile or already following Agile development methods. Almost all of…
Read More » -
Enterprise Java
Custom error pages for expired conversations involving CDI and JSF
It’s been a while since I last blogged. I keep thinking of blogging something technical but end up getting busy…
Read More » -
Software Development
On The Illusion of Controlling People’s Time
Software Engineering is going through an identity crisis. The old school has failed because of too much control, moving people…
Read More »