ooeygui.net
Submitted by: Chris Coyier

AJAX/RSS Feeder

I created this jQuery class as a solution to trying to read RSS feeds on a website without the use of a server-side language like PHP. Not only will this tool allow you to pull RSS feeds with AJAX, it will also feed the data into a template as defined by the developer. This allows for the greatest amount of flexibility without any loss of functionality.

direct link