I need RSS Feed generator to generate my site contents to rss format. Please let me know any software can do that?
You have a website that pulls the content from something, you basically have to write a similar process, which outputs xml/rss. Simple as. So your restricted to the OS and language support on your website hosting.. when you know that, google some open source tools. I've written my own in asp and c#.net, also ones that http scrape other sites like ananova. They don't offer RSS, it isn't pretty, but it works... Milo rss.01792.org