I want to add a few newsfeeds into my sites. But I dont know how to convert them into html so that they can be viewed without rss readers ? Please help. Thanks.
Check out http://www.feedburner.com if you run your feed off them you can download your feed in Javascript so you can display it as HTML on any website so it can be read without an RSS reader. You can also offer email subscriptions to your RSS feed. That way subscribers can receive your RSS feed via email.
we also need same solution for our site as for feedbarner , lot of things do for getting java script code , any other service available Please post here thank you in advance
If someone is looking to embed RSS feed via Javascript , Feed2JS is another option. http://jade.mcli.dist.maricopa.edu/feed The process is simple - just build the feed and cut-paste the javascript code into your pages. You can also get an edu backlink for using Feed2JS . Check out the examples page.