-
Software Development
A necessary condition for hiring a new developer
Software developers often take part in the recruiting process. Determine whether a candidate is suitable for our team/company is a…
Read More » -
Enterprise Java
Extending JMeter with a password digest generator
Recently I had to work on loading an OpenLDAP instance with 50,000 user records and carry on some stress testing.…
Read More » -
Enterprise Java
JBoss BRMS 5.3 – adding on Business Activity Monitoring (BAM) Reporting
One of the most often asked question since the release of the JBoss BRMS 5.3 product which has added the…
Read More » -
Enterprise Java
Generational caching and Envers
Konrad recently shared on our company’s technical room an interesting article on how caching is done is a big polish…
Read More » -
Enterprise Java
Understanding the concept behind ThreadLocal
Intro I was aware of thread local but never had the occasion of really using it until recently. So I…
Read More » -
Software Development
The Software Developer’s Pensieve
Fictional stories (especially science fiction) are full of gadgets and other items that I wish were available to me today.…
Read More » -
Enterprise Java
Sorting Spring Data MongoDB collections using @OrderBy
This is already third post about tuning and enhancing Spring Data MongoDB capabilities. This time I found that I miss…
Read More » -
Enterprise Java
JasperReports JSF Plugin Use Cases – Simple List Report
This is the first “use case article” of the JasperReports JSF Plugin Series and I will focus on a simple…
Read More » -
Enterprise Java
ZK in Action: MVVM – Form Binding
This is the second episode in our efforts to build a ZK application from the ground up. The previous post…
Read More »