-
Core Java
Apache Commons Lang StringUtils
So, thought it’d be good to talk about another Java library that I like. It’s been around for a while…
Read More » -
Software Development
Essential Attack Surface Management
To attack your system, to steal something or do something else nasty, the bad guys need to find a way…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W06
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Android Games
Win Free Copies of Android books
Fellow Java geeks, We are pleased to announce that we have teamed up with Packt Publishing and we are organizing…
Read More » -
Desktop Java
Building Games Using the MVC Pattern – Tutorial and Introduction
One useful architecture pattern in game development is the MVC (model-view-controller) pattern. It helps separate the input logic, the game…
Read More » -
Enterprise Java
Play! Framework + Google Guice
In the project I’m currently working, we started to use Google Guice. For those who don’t know, Google Guice is…
Read More » -
Enterprise Java
JSON web service with Java and Axis2
I have recently met a client who asking me to rebuild their legacy product using Java web service. They want…
Read More » -
Scala
Implicit Conversions in Scala
Following on from the previous post on operator overloading I’m going to be looking at Implicit Conversions, and how we…
Read More » -
Core Java
High performance libraries in Java
There is an increasing number of libraries which are described as high performance and have benchmarks to back that claim…
Read More »