itssami 0 Report post Posted April 22, 2006 I want to know how the websites like http://hp.myway.com/portal/ttab02/index.html publish news? They do not have their own news .. they take from other sources... for example reuters..most of the news from yahoo are from AP.. of course these websites are very big and they have some professional services..but i just want to know , how does this work ?What is the way to publish news on website ? Is there any news services which allows to print the complete news articles on others website ? Usually rss news prints only headlines.. if there is any information about it please let me know. Share this post Link to post Share on other sites
Inspiron 0 Report post Posted April 22, 2006 Looking at their news articles, they are not exactly copied from reuters. Hence having a script running in the background to grab the news and publish on yahoo's page is not possible. There should be official people working on it, reading the latest news headlines from reuters and rewrite and publish on their sites. Likewise, they should be working all around the clock to keep their news site updated.In that so called news department in Yahoo, probably they've subscribed RSS feeds from reuters. Therefore they always get the firsthand updated news. Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted April 23, 2006 back in my old days of programming their were some old javascripts that would link from a news website with javascript and it would show the headlines from that websites latest news. the script is most likely still around but with todays programming its not neccesary, but in yahoo's case they can afford to have staff work just on world current events and what not. Share this post Link to post Share on other sites
WindAndWater 0 Report post Posted April 23, 2006 Very often Routers, AP, Yahoo, etc take their news directly from the press release issued by a group or company with minimal editing. There's probably some sort of organization that can give you the press releases directly. Alternatively, there's a way to scrub information from other websites using perl or php, but then you run into plagurism and copyright issues. Share this post Link to post Share on other sites