Category Archives: Uncategorized

Back to Basics – code reviews

I was thinking about all the scenarios that I look for when reviewing code.  I figured that since I was thinking through them, I would write some of them here so that you many choose to use some of these … Continue reading

Posted in Uncategorized | Leave a comment

E-readers and the enterprise

When I was first reading about e-readers, I was thrilled with the idea from a consumer perspective. I don’t enjoy reading documents on my laptop and the e-reader would give me the chance to change that. Very exciting! I also … Continue reading

Posted in Uncategorized | Leave a comment

35 KLOC and no comments or testing…

I recently went into a client site where they have 35000 lines of code and virtually no comments or any type of automated unit testing.  No you didn’t read that incorrectly, 35,000 line of code and NO automated unit testing.  … Continue reading

Posted in Uncategorized | Leave a comment