GeekArticles
XML
RSSCreating a Generic Site-To-Rss Tool - Introduction
Author: developerfusion.com |
Published: 10th Aug 2005 |
Visited: 875 times |
Add CommentFiled in: RSSby Roy Osherove Download Source Code Read Comments Rate this resource Viewed 274 times Rating: 2 users 5.00 out of 5 Next > I'll show how to use regular expressions to parse a Web page's HTML text into manageable chunks of data. That data will be converted and written as an RSS feed for the whole world to consume. Finally, I'll show how to create a generic tool that enables you to automatically generate an RSS feed from any website, given a small group of parameters. At the end of the...n
Read Article Sponsored Links
Related Articles