Parsing ATOM/RSS feeds from JavaScript code using Dojo
One of the most common requirements is to parse RSS and ATOM feeds from the JavaScript code. In this post, I show you how to parse both RSS and ATOM feeds from your JavaScript code using Dojo: http://www.technicaladvices.com/2012/08/22/parsing-atomrss-feeds-from-javascript-code-using-dojo/ .
Tags:  xml ajax rss feed atom xhr dojo |