-
Scala
FitNesse your ScalaTest with custom Scala DSL
This article won’t be about FitNesse. As matter of fact I don’t like this tool very much and it seems…
Read More » -
Core Java
Function interface – A functional interface in the java.util.function package in Java 8
I had previously written about functional interfaces and their usage. If you are exploring the APIs to be part of…
Read More » -
Software Development
Hope vs. Motivation: Why Big Data needs empathy and emotion
Because, – says Om Malik, one of the most extraordinary thinkers on Silicon Valley and the founder of GIGAOM – The…
Read More » -
Enterprise Java
Life Beyond Rete – R.I.P Rete 2013 :)
I’m just putting the final touches onto my new algorithm. It merges concepts from Leaps, Collection Oriented Match and Left/Right…
Read More » -
Core Java
Java 8 Lambdas – The missing link to moving away from Java
I learnt functional programming, but then I decided I liked imperative programming better so I switched back. — Nobody, ever…
Read More » -
Enterprise Java
Testing Spring Data Neo4j Applications with NoSQLUnit
Spring Data Neo4j is the project within Spring Data project which provides an extension to the Spring programming model for…
Read More » -
Enterprise Java
Tomcat in Eclipse: 6 popular “how to” questions
Learning a new technology is always a hard process. This process becomes even more difficult when you are trying to…
Read More » -
Enterprise Java
Using JGroups Directly From JBoss AS 7 Component
JGroups is Bela Ban‘s piece of software for reliable message exchange that is highly configurable and can use either TCP…
Read More » -
Core Java
Java StringBuilder myth debunked
The myth Concatenating two Strings with the plus operator is the source of all evil — Anonymous Java dev NOTE:…
Read More »