-
Enterprise Java
Google Services Authentication in App Engine, Part 1
This post will illustrate how to build a simple Google App Engine (GAE) Java application that authenticates against Google as…
Read More » -
Enterprise Java
Google Services Authentication in App Engine, Part 2
In the first part of the tutorial I described how to use OAuth for access/authentication for Google’s API services. Unfortunately, as…
Read More » -
Enterprise Java
Fast, Predictable & Highly-Available @ 1 TB/Node
The world is pushing huge amounts of data to applications every second, from mobiles, the web, and various gadgets. More…
Read More » -
Core Java
JavaOne 2012 – 2400 hours to go! Some recommendations
As you might have seen the JavaOne 2012 Content Catalog is online. The Program Committee had some very intense weeks…
Read More » -
Enterprise Java
Moving Beyond Core Hamcrest in JUnit
In the post Improving On assertEquals with JUnit and Hamcrest I introduced use of Hamcrest with JUnit. I then looked…
Read More » -
Enterprise Java
JasperReports JSF Plugin Use Cases Series
This is the entry point of an article series in which I will try to cover some of the use…
Read More » -
Enterprise Java
Full WebApplication JSF EJB JPA JAAS – Part 1
This post will be the biggest so far in my blog! We will see a full web application. It will…
Read More » -
Enterprise Java
Full WebApplication JSF EJB JPA JAAS – Part 2
View – Creation and JSF set up This tutorial continues from part 1. Let us create a new Dynamic Web…
Read More » -
Desktop Java
Using the JavaFX AnimationTimer
In retrospect it was probably not a good idea to give the AnimationTimer its name, because it can be used…
Read More »