Macadamian Blog
Micro-Deliverables
The Tech Republic had an interesting post earlier this month: Monitor Project Progress by using micro-deliverables.
This is a lesson we made almost two years ago. Being mostly software centric, we refer to this as the "patch a day principle". We even push it further than the author of the post by targeting deliverables on an "almost daily basis"
1. Amongst developers, the code is an awesome communication tool.
2. You cannot catch an error much sooner than the next day it is commited.
3. In distributed contexts, the time zones often plays in your advantages and review happens over nights.
As you can see by the name of the "principle" this is something very software engineering centric. There is no reason to not apply this accross all roles involved in a project though: Documentation, QA and UX.
This is about predictability and this is a requirement common to all activities on a project. Make your project lead and your customer happy through a predictable team using frequent micro-deliverables!
About the Author