Podcast ======= EXPERIMENTAL This is a self-contained app for publishing one or more podcasts. It is assumed that the actual podcast resources (mp3's, other media) will be hosted elsewhere and this site will just provide an interface for adding episodes and showing HTML or XML feeds. It is still experimental and bugs are being worked out. == Author Geoffrey Grosenbach http://topfunky.com http://nubyonrails.com http://peepcode.com == Features Extensive caching. Podcast feeds. == Requirements Uses edge Rails for the REST features. == CHANGELOG === Oct 18 * Cache the home page. == TODO * Fix caching bugs related to REST updates on cached resources. * Resolve URL's for assets (MP3_url, etc.). * Instructions for using a separate theme/CSS. * Instructions for deployment. * Host model needs to be integrated. * Add iTunes tags into the feeds.