Blog TIL Now Tags Projects About
Post · October 4, 2014

Finding Text in Files Revisited

If your career is anything like mine, you've dealt with a wide array of various code bases across multiple technologies. Some web, some client, etc. With...

Post · April 10, 2012

Code review of randomness

Last week, prior to a weekly meeting, one of my team members had the idea to take a few minutes before the meeting to review some code. We already do code...

Post · July 15, 2008

How I Got Started in Programming

Brian Sullivan tagged me with the latest ongoing meme. I'm really sort of excited because I've missed out on all the other memes going around. Jeff Atwood...

Post · January 30, 2008

Learning technologies outside (and inside) of the Microsoft ecosystem

In my post looking forward to 2008, I mentioned that I wanted to take more time this year to learn new technologies, particularly outside of the Microsoft...

Post · September 26, 2007

What code that you've written are you proud of?

Yesterday, I had a somewhat strange experience. I was helping someone with a problem they were having and, almost as a side note, this individual thought he...

Post · September 24, 2007

I wish I could be at the ALT.NET conference...

Reading posts like this one from Jeremy Miller really make me wish I could make it to the ALT.NET conference in Austin. There are almost too many good points...

Post · July 5, 2007

The Testing Continuum

In the few years that I've worked as a software developer, I've read and seen many examples of testing software. As a result, my own thinking regarding testing...

Post · June 21, 2007

Books I'm trying to read right now

I have so many books I need to read right now, it isn't even funny. In my office at home, I've got about 8+ books which I need to read, and the majority...

Post · June 19, 2007

Classic Mistakes in Software Development

I just completed the Classic Mistakes survey from Construx. Thanks to Jeff Atwood for pointing this one out. The survey itself didn't seem particularly...