-
Best Of The Week
Best Of The Week – 2011 – W52
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Core Java
Arcane magic with the SQL:2003 MERGE statement
Every now and then, we feel awkward about having to distinguish INSERT from UPDATE for any of the following reasons:…
Read More » -
Desktop Java
Migrating from JavaFX 1.3 to JavaFX 2.0
Some days ago I finished migrating the source code of Modellus from JavaFX 1.3 script to JavaFX 2.0 java language.…
Read More » -
Enterprise Java
Running RichFaces 4.1.0.Final on WebLogic 12c
You might have noticed, that I simply love JSF. Not only the specification and the reference implementation Mojarra but also the…
Read More » -
Core Java
Moving Java Forward? A definition. A year in review.
This post is among many other “year end” blog-posts and reviews. But it was intended not to be like this.…
Read More » -
Software Development
Process Related Classic Mistakes
In my last blog I looked a People Related Classic Mistakes from Rapid Development: Taming Wild Software Schedules by Steve…
Read More » -
Enterprise Java
Develop Restful web services using Spring MVC
REST INTRODUCTION From Wikipedia: REST-style architectures consist of clients and servers. Clients initiate requests to servers; servers process requests and…
Read More » -
Enterprise Java
Google Authenticator: Using It With Your Own Java Authentication Server
The Google Authenticator application for mobile devices is a very handy application that implements the TOTP algorithm (specified in RFC…
Read More » -
Core Java
Java 8 virtual extension methods
I’ve been following the evolution of the Java 8 Lambda expressions project for a while now, and I’m really thrilled…
Read More »