-
Software Development
OAuth 2.0 Webapp Flow Overview
In my last few blogs I’ve been talking about accessing Software as a Service (SaaS) providers such as Facebook and…
Read More » -
Desktop Java
Java Word (.docx) documents with docx4j
A couple of months ago I needed to create a dynamic Word document with a number of tables and paragraphs.…
Read More » -
Enterprise Java
Spring MVC Integration Tests
An approach to Integration Testing the controllers in Spring MVC is to use the Integration Test support provided by Spring.…
Read More » -
Enterprise Java
Running Cassandra in a Multi-node Cluster
This post gathers the steps I followed in setting up an Apache Cassandra cluster in multi-node. I have referred Cassandra…
Read More » -
Software Development
Why Do We Need Managers Anyway?
I’ve been scratching my head lately regarding management, and what is it good for. So I’m probably going to spend…
Read More » -
Enterprise Java
Spring & JSF integration: Exception Handling
Most JSF developers will be familiar the “An Error Occurred” page that gets displayed when an unexpected exception is thrown…
Read More » -
Android Core
Top 5 Picks of Google IO 2012
Google IO 2012 developer conference has just concluded last week amid lot of fanfare. I for one think that Google…
Read More » -
DevOps
DevOps is Culture – so is a lot of other stuff
I hung out in an excellent discussion at DevopsDays driven by Spike Morelli around culture. The premise was that DevOps…
Read More » -
Enterprise Java
EasyMock tutorial – Getting Started
In this post, I’m going to show you what EasyMock is and how you can use it for testing your…
Read More »