Monthly Archives: May 2009

Simple BDD Reporting with NUnit

I do BDD with just plain NUnit. I haven’t yet invested the time to mess with any of the frameworks like MSpec or whatever. I use a ContextSpecification class that I probably ripped off from someone long ago. Everyone in … Continue reading

Posted in Development | Tagged , | 3 Comments

The Ugly Baby Project

I am announcing the Ugly Baby Project. It’s a simple thing I’ve decided to do to sort of compare and contrast Ruby on Rails, Django, and Ruby/Merb, and maybe ASP.NET MVC. I’m not sure about ASP.NET MVC. (I’m already familiar … Continue reading

Posted in Development | Tagged , , , | Leave a comment

My First Experience With Django

I decided to pop open a copy of Live Writer and chronicle my first Django first impressions. It’s going to be a bit stream of consciousness. I’m working off this tutorial from Instant Django. The model creation seems relatively straightforward … Continue reading

Posted in Development | Tagged , | 1 Comment