-
Software Development
Pitfalls of a Non-technical Manager
This post is intended towards the non-technical people working in the Software industry, specifically towards the non-technical manager who leads…
Read More » -
Agile
Management work: Strategy and Planning?
In my list of management work last week I left what some people will think of as a major omission:…
Read More » -
Agile
10 Tips for Writing Good User Stories
Summary User stories are probably the most popular agile technique to capture product functionality: Working with user stories is easy.…
Read More » -
DevOps
Deploy and configure a local Docker caching proxy
Recently I was looking into caching for Docker layers downloading for the Fabric8 development environment, to allow me to trash…
Read More » -
Core Java
Better dealing with “Could not find property X on plugin Y” in Gradle 2.13
Missing username, password or token to a service you may have never heard of? It usually happens when you try…
Read More » -
Desktop Java
A JavaFX HelloWorld using Java 9’s Project Jigsaw in 60 seconds
By now you’ve probably have heard of Java 9’s new module system a.k.a. project Jigsaw. If you don’t know about Java…
Read More » -
Software Development
A Doomed Code Review
I wrote this post for Disy’s Tech Blog. Check out the original here (with less swear words). There is also…
Read More » -
Software Development
Combining the power of Gradle, Flyway and JOOQ for seamless development with databases
Hi there, in this post I will show you how easily you can combine the power of Gradle, with Flyway and…
Read More » -
Enterprise Java
Make running your Spring Boot application in the cloud super easy with Boxfuse
A few days ago I started building an iOS app that would be using a REST API to retrieve and…
Read More »