-
Core Java
Java 7: Fork/Join Framework Example
The Fork/Join Framework in Java 7 is designed for work that can be broken down into smaller tasks and the…
Read More » -
Enterprise Java
Leveraging MOXy in your Web Service via JAX-WS Provider
In previous articles I demonstrated how EclipseLink JAXB (MOXy) is directly integrated into the JAX-WS implementations in WebLogic (as of…
Read More » -
Enterprise Java
Understanding the Play Filter API
With Play 2.1 hot off the press, there have been a lot of people asking about the new Play filter…
Read More » -
Software Development
CPU Cache Flushing Fallacy
Even from highly experienced technologists I often hear talk about how certain operations cause a CPU cache to ‘flush’. This…
Read More » -
Android Core
Android SDK New Build System
A post ago I talked about that Google is in the process of developing a new build system for application…
Read More » -
Software Development
The Reality of Developer’s Life
In this post I am going to try to illustrate in a funny way the reality of developer’s life. This…
Read More » -
Enterprise Java
EasyCriteria 2.0 – JPA Criteria should be easy
In the post today we will see about the new version of the framework named EasyCriteria. At the end of…
Read More » -
Desktop Java
A minimal JavaFX Presentation (in JavaFX)
If you want to do a presentation about JavaFX, it’s very handy to do the presentation itself in JavaFX. This…
Read More » -
Desktop Java
JavaFX Coming Soon to an Android or iOS Device Near You?
There has been big news recently in the world of JavaFX regarding many more components of JavaFX being open sourced…
Read More »