-
Software Development
What does Code Ownership do to Code?
In my last post, I talked about Code Ownership models, and why you might want to choose one code ownership…
Read More » -
Software Development
Fallacies of massively distributed computing
In the last few years, we see the advent of highly distributed systems. Systems that have clusters with lots of…
Read More » -
Agile
Agile Scenarios and Storyboards
User stories are great at capturing product functionality. But they are less suited to describe the user interaction in more…
Read More » -
Software Development
Efficiency is for Losers
Focusing on efficiency and ignoring effectiveness is the root cause of most software project failures. Effectiveness is producing the intended…
Read More » -
Enterprise Java
Elasticsearch: Text analysis for content enrichment
Every text search solution is as powerful as the text analysis capabilities it offers. Lucene is such open source information…
Read More » -
Core Java
Rare Uses of a “ControlFlowException”
Control flows are a “relict” from imperative programming, which has leaked into various other programming paradigms, including Java’s object oriented…
Read More » -
Enterprise Java
Try the jBPM Console NG (Beta)
Hi everyone out there! This is another post about the jBPM Console NG. After 6 months of heavy work I’m…
Read More » -
Software Development
Login Tokens In Email Links
Your system is probably sending some emails. Sometimes these emails contain links to the public part of the site, sometimes…
Read More » -
Enterprise Java
Spring MVC, Ajax and JSON Part 1 – Setting The Scene
I’ve been thinking about writing a blog on Spring, Ajax and JSON for a good while, but I’ve never got…
Read More »