-
Recent Posts
Recent Comments
Archives
- September 2010
- August 2009
- April 2009
- March 2009
- January 2009
- October 2008
- January 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
Categories
Meta
Monthly Archives: March 2007
Brainstorming a test list
Question — When writing code test first, how do you know where to start, how do you know what to do next, and how do you know you’re finished? Answer – By creating a list of tests that help you … Continue reading
Posted in Uncategorized
4 Comments
find -name foo.\* | xargs grep "find_me"
[Update from Brad Wilson and Scott Dukes] I’ve been wanting a powershell script to replace my favorite unix command for ages, and I took a stab at it today. This got me very close to what I wanted yesterday, which … Continue reading
Posted in 142
11 Comments
www.stlcodecamp.org is live again!
Let the registrations begin! The site is up and ready to go again, all set to accept registrations and presentations for 2007. If you’re interested in participating or presenting, please sign up! – bab
Posted in Uncategorized
1 Comment
Powershell script to convert RTF docs to plain text using MS-Word
On our current project, we had a bunch of RTF files that had some text in them that we wanted to yank out and store in a database. Instead of laboriously opening and resaving each of the files as plaintext, … Continue reading
Posted in Uncategorized
11 Comments
Announcing the 2nd Annual St. Louis Code Camp
At long last, I can officially announce the 2007 St. Louis Code Camp, to be held May 5th, in Creve Coeur, MO. The code camp will be held in the offices of Microsoft at Three City Place, at the corner … Continue reading
Posted in Uncategorized
Comments Off