-
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 » -
Software Development
Git Explained: For Beginners
I’m working with Git now for about two years but only for my personal projects and those I have on…
Read More » -
Enterprise Java
Apache Camel 2.11 released
Last week Apache Camel 2.11 was released. This blog post is a summary of the most noticeable new features and…
Read More » -
Desktop Java
Java PDF Libraries
Recently I had a task to select some Java PDF libraries for PDF generation. But it wasn’t a simple task.…
Read More » -
Software Development
Code Ownership – Who Should Own the Code?
A key decision in building and managing any development team is agreeing on how ownership of the code will be…
Read More »