1. Home
  2. Computing & Technology
  3. Python

How To Build an RSS Reader With Python

From , former About.com Guide

An RSS Reader is a straightforward program, and building one ensures that one knows the basics of the language. It also teaches the basics of Python web programming and XML handling. Follow these step-by-step tutorials to build a web-based, customisable RSS Reader.
Difficulty: Easy
Time Required: Four hours
Here's How:
  1. Laying the Groundwork with HTML, CGI, and PHP
  2. Getting the Feed Information From the Data File With Python
  3. Creating a Feed Class and Making a Functional Python Program
  4. Handling Errors the Way You Want
  5. Multilingual Processing With Python
  6. How To Build An RSS Reader With Python: The Code
More Python How To's
Explore Python
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Python
  4. Networking
  5. Build an RSS Reader With Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.