-
Agile
5 Things I’ve learnt being a scrum master
I’ve been a scrum master now for about 6 months. Having been involved in scrum previously as a product owner,…
Read More » -
Enterprise Java
Jax-RS custom exception handling
One of the nice things about working with JEE is the components available really are pretty standard. While using JAX-RS,…
Read More » -
Enterprise Java
Strategy Pattern ain’t meant for Spring!
Right, so lets say you’re writing a Spring MVC app and you decide, “I want to do seperate encapsulated algorithms…
Read More » -
Enterprise Java
Java testing with Selenium and dynamic ids in html
One of the cool aspects of Selenium, is that not only can you record yourself using a site, you can…
Read More » -
Enterprise Java
Parsing ESPN API using Java and Google GSON
For my first post, I’ll explain how to parse the ESPN API. The API documentation can be found at http://developer.espn.com/docs.…
Read More »