My presentation at the October 2012 ExpressionEngine/CodeIgniter Conference in Austin, Texas.
Sometimes an existing add-on gets you most of the way towards a feature, but not all the way there. Instead of reverting to building your own add-on for the feature, I talk about when it makes sense to use the existing add-on but extend it to do everything you need. I also show examples of how to extend some popular existing add-ons, beyond extension hooks.