SQL Injection is So “2000-and-Late” Posted on July 17, 2012 by Code Curmudgeon I’m kind of surprised, or at least disappointed that we are still talking about SQL injection breaches. About a year ago I wrote about...
Microsoft Introduces the MeeToo Posted on June 19, 2012 by Code Curmudgeon The Microsoft Surface tablet finally surfaced yesterday. I was discussing it with my son and he said the whole thing reminded him of the...
Java Memory Settings – JVM Heap Size Posted on May 9, 2012 by Code Curmudgeon When you run a Java program you don’t execute it the way you do an executable written in languages like C/C++. The program must...
How To Optimize Your Existing Regression Testing Posted on May 7, 2012 by Code Curmudgeon I spoke at the Quest 2012 conference in Chicago last week. The topic was “How To Optimize Your Existing Regression Testing”. My presentation covers...