Archive for July, 2005

Friday, July 29th, 2005

Got Stress?

TEST!
Reduce Stress, Write a Test
Good article. Right now at work, I’ve put off some coding because i know it will be a pain to test. I’ve considered how to write unit tests for this, but since the whole page is procedural, I can’t break it up. If I re-write it as a class or at [...]

No Comments » - Posted in Testing by nola

Saturday, July 9th, 2005

Two is better than One

I don’t like programming by myself. At my job, I am the lone programmer. My boss meddles around a bit, but as he is responsible for about 50 other things, he doesn’t get to do too much. I had a co-worker for 1.5 years, and that make work more enjoyable and I was able to [...]

1 Comment » - Posted in PHP by nola