Posted on December 31st, 2007 by Vikas Hazrati
A couple of weeks back I was at the TiE Summit 2007. There I could hardly find anyone who was not interested in the mobile space. Mobile phone space definitely is something which cannot be missed given that today the number of mobile phones far out number the number of personal computers. Also, with each [...]
Filed under: General, Java | No Comments »
Posted on December 11th, 2007 by Sunil Prakash Inteti
I wanted to write a blog on Security Protocols. This was the course I liked the most during my College days. Lets look at some protocols and some of the ways these protocols can be attacked. These are some protocols that i studied during my college days. The two most common words in Security world [...]
Filed under: Security | No Comments »
Posted on December 9th, 2007 by Vikas Hazrati
Most of the times we are content that our code is of the right quality, if somehow, we manage to get the Static Code Analysis (SCA) tools like Checkstyle, PMD etc. report less number of severe violations. As an example if we see that the class is big in size then we conveniently split it [...]
Filed under: Articles, General, Java, Quality Assurance | 5 Comments »