-
Core Java
Java Compression
In a recent project, we had to do something I had personally never really had to look at; Compression. We…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W20
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
MapReduce: A Soft Introduction
MapReduce is a parallel programming technique made popular by Google. It is used for processing very large amounts of data.…
Read More » -
Core Java
Reasons Why Solaris Is a Great Java Development Platform
Some days ago I posted “The Death of OpenSolaris: Choosing an OS for a Java Developer” in which I stated…
Read More » -
Core Java
How does JVM handle locks
As we are talking about the latest version of Sun Hotspot Java Virtual Machine 1.6 there’re the following three types…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W19
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Android Core
Android: Menu Class Investigation
Android provides decent functionality for instantiating your own run of the mill Menu within the standard framework. They even have…
Read More » -
Android Core
Android JSON Parsing with Gson Revisited
A while ago we hosted an article about using Gson for JSON parsing with Android. The tutorial was a simple…
Read More » -
Enterprise Java
Google App Engine: Host application in your own domain
When you create a new application in Google App Engine, you’ll get a domain name “yourapp.appspot.com”. But, who’ll want to…
Read More »