View Single Post
Old 2006-11-21, 04:28 PM   #2
DistantD
Are you sure you're an accredited and honored pornographer?
 
DistantD's Avatar
 
Join Date: Aug 2003
Location: New York, NY
Posts: 65
Usually you have have a function that grabs the RSS, parses it, then transforms it into the format you want (generally done using an XSLT). I do this on my site for some rss feeds.

Check out this link for Wordpress: http://codex.wordpress.org/Function_Reference/fetch_rss
DistantD is offline   Reply With Quote