Monthly Archives: March 2009

Manifesto for Software Craftsmanship

A sort of sequel to the Manifesto for Agile Software Development, I am proud to be a signee of the Manifesto for Software Craftsmanship: As aspiring Software Craftsmen we are raising the bar of professional software development by practicing it … Continue reading

Posted in Development | Tagged , | Leave a comment

Infinite List of Database Users with Yield Return

At the ALT.NET Seattle conference, I went to a session by Nate Kohari on the awesomeness of the yield return keyword in .NET and how you can use it for all kinds of fancy stuff. In the true spirit of … Continue reading

Posted in Development | Leave a comment

Buba XPath Builder

This is the tool I reach for anytime I need to pull data out of XML’s cold bird-like claws. It let’s you interactively write XPath queries against an XML document. It’s simple. It works well. It’s got syntax highlighting. Basically, … Continue reading

Posted in Development | Tagged | Leave a comment