-
Enterprise Java
OptaPlanner – Vehicle routing with real road distances
In the real world, vehicles in a Vehicle Routing Problem (VRP) have to follow the roads: they can’t travel in…
Read More » -
Agile
Agile outside of software
Later this week I’m doing a presentation at Agile On The Beach entitled: “Agile outside of software development”. (I resisted…
Read More » -
Enterprise Java
Really Dynamic Declarative Components
In this short post I am going to focus on ADF dynamic declarative components. I mean a well known ADF…
Read More » -
Software Development
Use Cases for Elasticsearch: Geospatial Search
In the previous posts we have seen that Elasticsearch can be used to store documents in JSON format and distribute…
Read More » -
Core Java
2 Examples to Convert Byte[] array to String in Java
Converting a byte array to String seems easy but what is difficult is, doing it correctly. Many programmers make mistake…
Read More » -
Enterprise Java
Instant Big Data Stream Processing = Instant Storm
Every 6 months at Canonical, the company behind Ubuntu, I work on something technical to test our tools first hand…
Read More » -
Software Development
Awesome SQL Trick: Constraints on Views
CHECK constraints are already pretty great when you want to sanitize your data. But there are some limitations to CHECK…
Read More » -
Career
NoSQL Job Trends – August 2014
Yes, it is already September, but I am only a day late for the NoSQL installment of the August job trends. In…
Read More » -
Core Java
JAXB – A Newcomer’s Perspective, Part 2
In Part 1 of this series, I discussed the basics of loading data from an XML file into a database…
Read More »