I’ve took a little twist on RSS to deploy it in another fashion here at CDB. This was partly to response to a post by James Farmer as he tried to find an alternative approach to blogrolling.
Maybe not understanding Radio as much as I should, I commented that it might be feasible to create his own RSS feed his blog could subscribe to. Not being able to clearly explain it in text, I decided to code an example on my blog.
Here is what I did- on my right side “links” i have a section called “Best of Show” where L list the title and link to my recent presentations. Until now, what I did was to edit my template every time there was a new one (and there were four this month).
I thought I could just create my own RSS feed for this content, display say the 5 most recent on the front page, and display them all on an individual page.
Now I can update both by editing my RSS feed. Simplifies my life! Here is what it took to pull this off in MovableType and the MT-RSS Feed plugin: