-
Enterprise Java
Developing a Data Export Utility with PrimeFaces
My day job involves heavy use of data. We use relational databases to store everything, because we rely on enterprise level…
Read More » -
Enterprise Java
Getting Started with PrimeFaces Mobile
Introduction If you have developed an application that utilizes PrimeFaces, or if you are planning to develop a web application…
Read More » -
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 »