Linked List: August 8, 2004

XML::Feed – RSS and Atom Parser in Perl 

Ben Trott:

XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI.

XML::Feed supports the following syndication feed formats:

  • RSS 0.91
  • RSS 1.0
  • RSS 2.0
  • Atom

The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats.

First Look at MSN Blogs 

Phil Ringnalda:

The HTML is, of course, execrable.

PHP in Contrast to Perl 

Why PHP is a crummy language.