Programming

November 21, 2009

Django continuous integration with Hudson and Nose

How to set up con­tin­u­ous test­ing, with cov­er­age, of your Django project in Hudson.

September 25, 2009

Setup Django with mod_wsgi on your Mac

Logged for your plea­sure, and mine: the steps I went through to setup mod_wsgi on my Mac for local devel­op­ment of Django apps.

September 19, 2009

Memcached and WordPress MU

A step-​by-​step walk­through to get Word­Press and Word­PressMU work­ing with memcached.

September 11, 2009

A short introduction to Django and Gearman

Notes from my light­ning talk at Djan­go­Con 2009 on Gear­man, a dis­trib­uted work queue.

August 19, 2009

Directory support in pywatch 0.4

The latest ver­sion of pywatch now watches whole directories.

June 20, 2009

Pywatch: Run tests when your code changes

I’m happy to announce that pywatch is ready for use, I think.

April 22, 2009

Announcing basecampreporting and django-baseboard

At work, we use Base­camp, a lot. We use it for design projects, devel­op­ment projects, and [...]

February 7, 2009

Adventures in unit testing the Basecamp API

I’m work­ing on a little side project, that I might open source once the code [...]

January 21, 2009

Django testing tip: don’t test template output

When writ­ing tests for Django views, espe­cially for projects at work, I’ve almost com­pletely abandoned [...]

January 10, 2009

Django Template Development review

You wouldn’t know it by look­ing at this site, or the HTML behind it, but [...]

« Older entries