In this screencast I cover implementing Django’s syndication framework into an existing application. We’ll
start with a simple blogging application and walk through what it takes to get syndication (rss feeds)
implemented, covering modifications to the urls.py, implementation of a Feed class, creation of the
templates, as well as adding syndication auto-detection in the browser.
Source code for the example application is provided below. Please be sure to read the README for information about requirements.
Downloads
Full Quality (135.8 MB, 15:11, Apple Animation)
Medium Quality (19.7 MB, 15:11, H.264)
IPod & Apple TV (24.4MB, 15:11, Apple Animation)
Source Code (112 KB)
Requires QuickTime
Note, I apologize for the large file sizes. I’m working on getting the compression settings correct, while
still preserving the quality of the screencast. I didn’t want to hold off posting this any longer. The
next one should be much improved.
I appreciate any and all feedback, both positive and negative.
Special Thanks
Special thanks to Ryan Bates of Railscasts for giving me some pointers and help
along the way. If you do Rails development you definitely need to check out Ryan’s work as well as
support what he’s doing.