RSS Parser (SAX)
Posted on July 25, 2007 by Subin
RSS (Really Simple Syndication)
RSSĀ is way to publish frequently changing contents like blog posts, news updates, stock quotes & things like that. An RSS document, which is called a “feed,” “web feed,” or “channel,” contains either a summary of content from an associated web site or the full text. RSS formats are specified using XML, a [...]
Filed under: Code Snippets, Web, XML | Tagged: feeds, parser, publishing, rss, sax, web 2.0, xml parsing | No Comments »