Blog archive: Backend
Setting up Apache monitoring with Munin
Wednesday 7 October 2009
Django unit testing gotcha: test case methods run in alphabetical order
Monday 9 March 2009
After a good few hours of increasing frustration, I managed to work out why the Django unit tests I was working on were doing funny things. As it turns out, the individual test case methods are, by default, sorted alphabetically by the TestLoader.
This is worth knowing if you're testing things that rely on the tests being run in order, such as creating, editing and deleting of records in the database.
More Subversion statistics goodness
Thursday 10 May 2007
After the rip-roaring success of our initial forays with StatSVN, we thought how convenient it would be to have these useful statistics generated automatically.
Quantifying scope creep by code analysis
Thursday 26 April 2007
I gave StatSVN a whirl after Alistair recommended it a while back. It's a nifty tool that analyzes Subversion repositories and returns aggregated statistics and graphs. All very interesting and great stuff for a left-brain dominant stats obsessive like me. However, it was recently very useful in helping me convince a client that their change control requirements were maybe going too far.
Automatic backups with Subversion
Sunday 15 April 2007
Just thought I would quickly share a pretty powerful way of backing up subversion repositories.
Latest blog entries
Blog archive
Categories
- Apple 2
- Backend 5
- Business 2
- Company news 18
- Culture 6
- Design 6
- Front-end 3
- London 6
- Mashups 9
- Mobile 1
- Python 1
- Quality & standards 3
- Semantic web 2
- Subversion 4
- Sysadmin 2
- Technology & applications 16
- Web accessibility 1




