Article: RSS for Python

Uche Ogbuji uche.ogbuji@fourthought.com
19 Nov 2002 09:20:23 -0700


http://www-106.ibm.com/developerworks/webservices/library/ws-pyth11.html

RSS is one of the most successful XML services ever. Despite its chaotic
roots, it has become the community standard for exchanging content
information across Web sites. Python is an excellent tool for RSS
processing, and Mike Olson and Uche Ogbuji introduce a couple of modules
available for this purpose.

-- 
Uche Ogbuji                                    Fourthought, Inc.
http://uche.ogbuji.net    http://4Suite.org    http://fourthought.com
Python&XML column: 2. Introducing PyXML - http://www.xml.com/pub/a/2002/09/25/py.html
The Past, Present and Future of Web Services 1 - http://www.webservices.org/index.php/article/articleview/663/1/24/
The Past, Present and Future of Web Services 2 - 'http://www.webservices.org/index.php/article/articleview/679/1/24/
Serenity through markup - http://adtmag.com/article.asp?id=6807
Tip: Using generators for XML processing - http://www-106.ibm.com/developerworks/xml/library/x-tipgenr.html