Java
-

Play framework modules: Divide and conquer
Itās usually the case that you start developing an application and go on fulfilling requirements. When your application grows bigger…
Read More » -

Make your JAXB cleaner with the MOXy implementation
The principle advantage of using JAXB when marshalling and demarshalling XML is the programming model. Simply annotate a few POJOs…
Read More » -

Java EE 6 vs. Spring Framework: A technology decision making process
In the last few month we’ve went through this decision making process: which technology stack to choose for enterprise development…
Read More » -

EJB Lookup in a Vaadin Application
It has been a long time since the last Service Locator I have implemented. I thought it wouldn’t be necessary…
Read More » -

Domain modeling with Spring Data Neo4j
Hi all, Willie here. Last time I told you that Iām building the Skybase CMDB using Neo4j and Spring Data…
Read More » -

Integrating JavaFX 2.0 with Swing and SWT
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT. Several…
Read More » -

Using a memory mapped file for a huge matrix
Overview Matrices can be really large, sometimes larger than you can hold in one array. You can extend the maximum…
Read More » -

What I Learnt about JavaFX Today
In case you havenāt heard, JavaFX 2 is the new Desktop / web / client framework for Java. Itās had…
Read More » -

ZK Web Framework Thoughts
Iāve been asked several times to present some of my opinions about ZK. So, based of my experience of 4…
Read More »






