-
Desktop Java
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 » -
Software Development
Simplifying RESTful Search
Overview REST architectural pattern is based around two basic principles: Resources as URLs: A resource is something like an entity or…
Read More » -
Enterprise Java
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 » -
Enterprise Java
Configure Java EE applications or “Putting Bien into practice”
A lot has been talked about application configuration in the past. I don’t know who kicked off the debate but…
Read More » -
Android Games
Android Game Postmortem – ArkDroid Development
Hello guys, As you might have noticed, we have recently delved into the world of mobile game programming. This was…
Read More » -
Agile
The Architecture Spike Kata
Do you know how to apply coding practices the technology stack that you use on a daily basis? Do you…
Read More » -
Enterprise Java
Red Hat Openshift: Getting started – Java EE6 in the Cloud
For a while now I’m looking into ‘the cloud’. Looking into its features, what it can do, why we should…
Read More » -
Core Java
JAXB, SAX, DOM Performance
This post investigates the performance of unmarshalling an XML document to Java objects using a number of different approaches. The…
Read More »