Archive for the ‘feeds’ Category

Find RSS Feed Links With jQuery

This took me a little while to figure out so I thought I’d share. You can use a jQuery selector to find any RSS links on a page very easily. The following line will return a list of the RSS link elements. The following snippet will create an array of all the urls to the [...]

Continue reading »

Google AJAX Feed API Example with Socialbrowse

Today I learned that Google has a really awesome AJAX API for RSS and Atom feeds. It allows you to access RSS or Atom feeds using JavaScript in both JSON and XML format without having to setup your own proxy or deal with anything on the server side. They have a lot of great examples, [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.