-
Software Development
Continuous Integration Infrastructure With Windows – Scripting With PowerShell
In one of my current project, I deal with how to run a Continuous Integration (CI) infrastructure on Windows machines.…
Read More » -
Enterprise Java
How to update a Jenkins job posting config.xml
Recently I wanted to update a few jobs (not defined with a DSL) in Cloudbees, adding to each of them…
Read More » -
Clojure
Bowling Kata in Clojure, F# and Scala
In one of our evening apprenticeship meetings, a pair was doing the Bowling Kata in Java. After reviewing their code,…
Read More » -
Software Development
Simple Asynchronous Microservices using Lambda Architecture
Lambda Architecture is a simple, powerful, though limited example of a Microservice. As it is so simple, you want to…
Read More » -
Agile
A Retrospective in the Park
The other day, I facilitated a sprint retrospective in the park. The sun was shining, and we had all been…
Read More » -
Agile
Management for the masses?
This is an important post. This is the ninth blog post in my mini-series on management, it is the blog…
Read More » -
Scala
Getting started with scala-native
This is just a quick recollection of the steps I’ve taken to get my own helloworld running using scala-native. I…
Read More » -
Enterprise Java
NPM module Browser-Sync in Java / Web projects
Browser-Sync is a handy Node.js based NPM module which can be used for a faster web development. Browser-Sync synchronizes file…
Read More » -
Agile
Do not (only) meet the budget
In a previous article I wrote The actual decision (of a software architect) should lead to a solution that meets…
Read More »