-
Desktop Java
Cannot Uninstall JavaFX SceneBuilder 1.0 with JDK 8
I was recently removing some of the software development applications, tools, and files I had used from an old Vista-based…
Read More » -
Enterprise Java
JMS with JBoss A-MQ on OpenShift. Lessons learned about remote Clients and Encryption.
OpenShift is the “open hybrid cloud application platform by Red Hat”. It comes in different flavors and the most interesting…
Read More » -
Software Development
Big Data… Is Hadoop the good way to start?
In the past 2 years, I have met many developers, architects that are working on “big data” projects. This sounds…
Read More » -
Enterprise Java
Testing secured EJBs with Arquillian
Testing secured EJBs has been historically hard to get right. Up until now, I have been using proprietary techniques like…
Read More » -
Core Java
Java performance tuning survey results (part III)
This is the third post in a series where we analyze the results of a survey conducted in October 2014.…
Read More » -
Software Development
The Actual vs Plan Dichotomy
I’ve once worked for the IT department of a large restaurant network. They had a secret sauce, and this wasn’t…
Read More » -
Scala
Scala snippets 1: Folding
Coming from a Java background, Scala provides lots of nice features and libraries that allow you to create nice and…
Read More » -
Career
Three Ways To Become a Better Software Professional
The other day InfoQ posted an article on software craftsmanship. In my view, software craftsmanship is no more or less…
Read More » -
Core Java
Need micro caching? Memoization to the rescue
Caching solves wide sort of performance problems. There are many ways to integrate caching into our applications. For example when…
Read More »