T-Shirt Estimates

I found this post on estimating user stories via the Stack Overflow podcast. Since my only experience with Agile/Scrum estimating was with planning poker, I found this an interesting approach. T-Shirt estimating is a great way to get a  feel for the size of  a user story (a task); the team estimates how long a [...]

Google Analytics vs Spry Framework

While working on My Fan Flash, I was asked to integrate Google Analytics to the site. After all, what site these days doesn’t want to track it’s users? So I did the usual. I created a new analytics account, grabbed the tracking script and installed it with the proper tracking code in the footer of [...]

Feature Branches

Martin Fowler has a good article on cherry picking features to compose a release. Check it out so that the next time your manager wants to pick and choose what to include in a release you’re ready with why it’s not that easy1