John Borwick’s blog

Neat stuff John likes.

April 30th, 2007

links for 2007-04-30

April 29th, 2007
April 28th, 2007
April 26th, 2007
April 25th, 2007
April 24th, 2007
April 23rd, 2007

Django Attack: Projector v1

I’ve written a first draft of a project/task management system, which I call “Projector,” partially inspired by Rob’s work’s task-tracking system.

I want to set up the system on johnborwick.com, but my hosting provider doesn’t exactly have a Django environment: ideally mod_python, but FastCGI works.  I think I could get something hacked together… if psycopg (Python PostgreSQL) or mysql-python were installed or if their requisite C libraries (i.e. what’s delivered by mysql-devel) were available.

I’ve tried to impose “rapid prototyping” on myself to learn more about software.  And make myself feel better about writing bad code (since it’s a first version).

April 21st, 2007
April 20th, 2007
April 19th, 2007