I’ve had my head down on a project for the last few months — thus the silence. Martin Fowler’s recent note about Anecdotal Evidence brought me out of it.
MF Bliki: AnecdotalEvidence
Some people would extend this - saying you can’t really talk about an idea until you’ve seen it on multiple projects. While this is nice, I don’t agree that it’s necessary. Just reporting on one particular thing you discovered on a project is useful because it provides raw material for others. Someone else might be in a similar position and your idea gives them something to try. Someone else may have done a similar thing and when they write about their experiences they report theirs on top of yours.
I’ve always been a bit hesitant to share stuff I’m in the middle of doing. Revisions throughout the process often make the end result quite different from where I started. Instead of holding back until I’ve found something I like, I’ll start talking about stuff I’m in the middle of. Hopefully you’ll help me out as you have advice for me to take.


October 12th, 2005 at 14:30
hehe! so what’s your current code 0 project tim?
October 14th, 2005 at 08:42
Lately I’ve been doing serives for several projects. Mainly it’s accounting stuff to support the work of two other teams. In addition to that work, I’ve been doing lots with the new configuration manager to automate the branching and releases, and we’ve been talking about how to keep the DB in sync with the code through a series of versioned upgrade scripts or other means. So, it keeps me busy.