New RSS framework

Post Info

Author

Eugene Lazutkin

Date

Posted: Saturday, November 12, 2005

Categories

Development::Python::Django (45)

As you all know Django has new shiny RSS framework. This change breaks my simple RSS tutorial and I am glad that it happened! To tell you the whole truth, it breaks only "The Simple Way" to do RSS in Django replacing it with even simpler one. "The Smart Way" RSS still works as you can see on my web site. Like I predicted the feedgenerator is still around and it learned some new tricks: it can produce Atom feed now! I am going to update the tutorial recreating old examples with new RSS framework. It will be fun!

Now with RSS overhaul behind us I will add Atom feed to my web site. Additionally I plan to increase repertoire of feeds by adding simple implementation of Google Sitemap protocol.

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

Most recent related documents:

Documents published at about the same time:

Made with Django.