Mage_Cms_Block_Widget_Interface

Magento: The Right Way. I'm working on a new project to define best practices for all aspects of Magento development and I could use your help!

For anyone following the old widget tutorial in Magento Knowledge Base you'll find yourself getting the error:

Fatal error: Interface 'Mage_Cms_Block_Widget_Interface' not found

This is because the interface has been renamed Mage_Widget_Block_Interface in at least version 1.4.0.1.

Source