-
Enterprise Java
PrimeFaces 5.0 DataTable Column Toggler
I have had an opportunity to work a bit with the PrimeFaces 5.0 DataTable, and the enhancements are great. Today,…
Read More » -
Software Development
The Definition of a Tech Lead
There are many names for leadership roles in software development such as Senior Developer, Architect, Technical Lead, Team Lead, and…
Read More » -
Enterprise Java
Red Hat JBoss BRMS and BPMS Rich Client Framework demonstrating Polyglot Integration with GWT/Errai/UberFire and AngularJS
Last week I published a blog highlighting a presentation I gave showing our rich client platform that has resulted from…
Read More » -
Core Java
ExecutorService – 10 tips and tricks
ExecutorService abstraction has been around since Java 5. We are talking about 2004 here. Just a quick reminder: both Java…
Read More » -
Software Development
How do I still write code as a Tech Lead?
I have previously suggested that effective Tech Leads spend an ideal minimum of 30% of their time writing code. A…
Read More » -
Enterprise Java
Prototyping an enterprise webapp at Devoxx Hackergarten
For the 10th year in a row, I attended DevoxxBe. It’s my favorite Java conference, but the talk schedule isn’t…
Read More » -
Desktop Java
Properties Extractor: Best way to get the ListView instantly updating its elements
This post is about how to deal with JavaFX ListViews and TableViews and how these controls are getting informed about…
Read More » -
Enterprise Java
Enable Arquillian on an existing Java EE project, using Forge Addon
Tech Tip #34 explained how to create a testable Java EE 7 application. This is useful if you are starting…
Read More » -
Enterprise Java
Adding Gzip Compression in CXF APIs and Interceptors
Nowadays it has become mandatory to perform Gzipping to the APIs responses, due to huge amount of data we are…
Read More »