Friday, September 16, 2011

RSS Feed :: Parsing

I was searching around to find out how to parse the RSS feed using either PHP or jQuery and finally came upon a script that will take an RSS feed (using jQuery) and output the information into a friendly format that is easy to customize.

http://stackoverflow.com/questions/226663/parse-rss-with-jquery

This is something that I will definitely use come time to parse a feed.

No comments:

Post a Comment