-
Enterprise Java
Truly Unleashing the Power of Maven and Java EE
Ambition and vision can be the undoing of great solutions, if they are too complex to use. While Maven and…
Read More » -
Enterprise Java
Workshop in a Can: Setup a JBoss BRMS Full Day Workshop
Looking for an easy way to promote, present or demonstrate how easy it is to get started with JBoss Business…
Read More » -
Software Development
Neo4j: The football transfers graph
Given we’re still in pre season transfer madness as far as European football is concerned I thought it’d be interesting…
Read More » -
Software Development
Bugs and cracks
Compile-time and run-time villains. Consider the software system on which you currently work. Would you release that system with 31,197…
Read More » -
Core Java
Consuming java.util.concurrent.BlockingQueue as rx.Observable
Classical producer-consumer pattern is relatively simple in Java since we have java.util.concurrent.BlockingQueue. To avoid busy waiting and error-prone manual locking…
Read More » -
Software Development
Comment Your Fucking Code!
You’re the elite. You know Clean Code by heart, you dream of SOLID design, and you unit-test every line you…
Read More » -
Software Development
IOT in a Nutshell
Call it a buzzword, hype, talk of the town, new kid on the block, the in thing, well the Internet…
Read More » -
Enterprise Java
Tomcat’s Default Connector(s)
Tomcat has a couple of connectors to choose from. I’ll leave aside the APR connector, and focus on the BIO…
Read More » -
Software Development
Building A Chat App With Codename One Part I
In this tutorial we will cover the basics of building a good looking chat application with Codename One that will…
Read More »