The News feed updates when news headlines are updated and show the last 10 news items and their short text summaries.
Its name is an acronym for Really Simple Syndication.
RSS is dialect of XML. All RSS files must conform to the XML 1.0 specification, as published on the World Wide Web Consortium (W3C) website.
World Music Central's news feed is RSS version 2.0 and should be compatible with any RSS news reader or aggregators
If you are using a backend system such as Geeklog, PHPnuke or Slash, you should be able to use the direct link about and create a RSS news box. Consult your documentation for more information.
If you have CGI, PHP or ASP on your web server you can use any of the RSS parsers available at HotScripts.com
We have also made a javascript based RSS feed. You can cut and paste the following code into your web page and get the news on your site. Please do not use this option if you have a high traffic web site as it loads the news from WMC each time your page loads and this puts additional stress on our server.