Comments are now online

Nov 20, 2002

Following Vic’s example I have added comments thanks to Haloscan. However, I have chosen to use the bare minimum Javascript so there is no dynamic displaying of the total number of comments as of yet.

On My Mind

Recently Read

MF Bliki: FeatureBranch

Linked on Feb 25 at 1:56

I’ve sometimes used feature branches and have never had the issues Martin Fowler talks about in this article. I can see how they would arise, but I suppose I’ve either employed continuous integration techniques or just been very lucky. Fowler writes of two methods in which feature branches can be tamed — promiscuous integration and … Read more