Pages

2008-03-26

Perl - Create RSS channels from HTML news sites

"RSS is an XML-based format, where the the site's information is described in a format that simplifies the news down to a few key elements. In the example we're going to run through, we'll concentrate particularly on the title and link tags. If you're interested in specifics of RSS, you can read more about it and see the full specification at netscape.com; for the purposes of this tutorial, though, I'm going to concentrate on how we can manipulate RSS with Perl and leave RSS internals alone."

http://www.perl.com/pub/a/2001/11/15/creatingrss.html

No comments: