Forum Moderators: open
i want to put news on my site, especially news related to india, as my site is local one...if possible news related to my state in india.
can u please tell me how to do that...
i saw that news.google.com already doing same the thing, i want to do that.
can any one help me with this
thank you
1. if you can use a programming language such as php or asp you can parse the feed and display the content.
2. you can use a tool to parse the feed and include the results with a javascript. You can try feed2js that is one of the best tool if you choose this way.