Click here to Skip to main content
15,886,757 members
Articles / Programming Languages / Visual Basic

RegEx feed parser for RSS, Atom, OPML ...

Rate me:
Please Sign up or sign in to vote.
4.38/5 (9 votes)
12 Sep 2007CPOL11 min read 29.5K   31  
Is it possible to find an easy way for parsing feeds without the format and versioning traps of XML schemas? The idea becomes reality, thanks to Regular Expressions...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions