using Rss in programing

I’m programming an iphone app and usually I use (pubDate) of the Rss to display the news date in the table and (description) to display the text … How can I use the Rss after passing it to fivefilters … I tried to take the link and use it in the same way but it does’t work !

Hi Aziz, if your code can already handle RSS feeds, then it should simply be a matter of replacing the feed URL with the one produced by Full-Text RSS when you click ‘Create Feed’. If you’re unsure whether the feed generated by Full-Text RSS is valid, please pass it to http://feedvalidator.org - our feeds should all be valid RSS.

Hope that’s some help.