-
Software Development
Roles in the IT World
The following comic is a matrix, each entry is how one kind of employee views another. Description : Product managers…
Read More » -
Core Java
How to get C like performance in Java
Overview Java has many areas which can be slow. However for every problem there is a solution. Many solutions/hacks require…
Read More » -
Software Development
Funny Source Code Comments
I recently stumbled upon an awesome Stack Overflow thread, entitled “What is the best comment in source code you have…
Read More » -
Android Games
Android Game Development – Measuring FPS
In the previous entry we have created a game loop that runs at a constant speed and constant (more or…
Read More » -
Core Java
JVM options: -client vs -server
Have you ever wonder what is this -client or -server switch when you run your java app? e.g.: javaw.exe -client…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W29
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
jqGrid, REST, AJAX and Spring MVC Integration
More than two years back I wrote an article on how two implement elegant CRUD in Struts2. Actually I had…
Read More » -
Enterprise Java
Hibernate autocommit commands force MySQL in excessive disk I/O
Dear All, I am sure many of you use Hibernate and MySQL, I use it here and there myself. Generally…
Read More » -
Core Java
Incorrect Core Java Interview Answers
Overview On the internet, Java interview questions and answers get copied from one web site to another. This can mean…
Read More »