Sorting in Java
So every once in a while my boss makes an interesting sorting request, something like, I want the list of users sorted by locked, then production, then date joined and…
Auto update Java play framework messages file
So the other day at work, my boss asked me to do a really boring task, which was to give meaningful names to some 30 to 50 labels in an…
Coloring columns in column chart (Google Chart)
Now before I get into the nuts and bolts of my problem. I must confess that i was quite skeptical about the google charts API, mainly because of using the…
How to consume REST API with Java with java.net
Its incredible how common RESTFul web services have become now, i mean i have only started hearing about them in the last couple of years and the usage surge is…
Java and referencing
Given that the last post was all about pointers and references in C++, it is only fair that i do justice to my first love (Java) and talk about parameter…
Recent comments