GeekArticles
Web Programming
Python
Web Programming
PythonNever Mind the Namespaces: An XSLT RSS Client
by Bob DuCharme January 02, 2003 RSS is an XML-based format for summarizing and providing links to news stories. If you collect RSS feed URIs from your favorite news sites, you can easily build dynamic, customized collections of news stories. In a recent XML.com article Mark Pilgrim explained the history and formats used for RSS. He also showed a simple Python program that can read RSS files conforming to the three RSS formats still in popular use: 0.91, 1.0, and 2.0. While reading...n
Sponsored Links
Read Next: What's So Good About Jython?
Related Topics
Subscribe via RSS
Python
- Lonely Python
- Python on the Side
- The Python Pattern
- The IPC10 Python Gathering
- What's New in Python 2.3?
- Develop Python/XML with 4Suite, Part 5: The repository features
- The State of the Python-XML Art
- Python and XML development using 4Suite, Part 3: 4RDF
- The State of the Python-XML Art, 2003
- Learn to Program using Python: Lesson 1, Getting Started
