-
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 » -
Core Java
Iterator Pattern and Java
Hello all, in this post we’ll be checking on the Iterator Pattern. A design pattern that I know many of…
Read More » -
Core Java
10 XML Interview questions and answers for Java Programmer
XML Interview questions are very popular in various programming job interviews, including Java interviews for web developer. XML is a…
Read More »