Biz/ed Syndicated Content

What syndicated content is available?

Biz/ed currently offers five news feeds:

  • In the News:
    In the News: details of news and events that will be of interest to students, teachers and lecturers of business, economics, accounting, leisure and recreation and travel and tourism.
    RSS feed location: http://www.bized.co.uk/dataserv/chron/bigbizednews.rss
  • Boom and Bust
    The Boom and Bust blog began in November 2008 reflecting news stories in the turmoil of the financial ‘meltdown’ marking the start of the ‘great recession’. It continues as a record of some of the more interesting business news items on the web.
    RSS feed location: http://www.bized.co.uk/blogs/business.rss
  • BRIC by BRIC
    BRIC by BRIC focuses on the dynamic emerging economies of Brazil, Russia, India and China. This blog began in November 2009. It aims to present web news of interest to those keen on finding out more about these four countries promising to shape international business for years to come.
    RSS feed location: http://www.bized.co.uk/blogs/international.rss
  • Travel & Tourism
    Our Tourism blog is aimed at teachers and learners interested in the travel and tourism industry. It began in December 2009. This is a digest of some of the more notable tourism stories on the web.
    RSS feed location: http://www.bized.co.uk/blogs/tourism.rss

What format does the content take?

Biz/ed news feeds are in RSS format. RSS (Rich Site Summary or RDF Site Summary) is a way of sharing/syndicating content from a Web site. RSS feeds are text files and are easy to produce. RSS feeds are an excellent way of providing up-to-date subject-targeted information that can be used to encourage students to regularly visit a VLE course or Web site.

In general, the RSS feed comprises a series of news headlines and a snippet of information related to the headline, but they can also provide a means to perform a search on the remote site.

How can I include the content on my Web site or VLE?

There are a number of different ways to incorporate news feeds in your Web site or VLE, but one of the easiest is to use some JavaScript. The process requires about 10-15 minutes to set up and then requires no maintenance. Every time someone visits a Web page containing the JavaScript, the news feed is displayed. You don't need to know how to program in JavaScript as there are online tools to generate the code for you:

  1. The service described below is available through UKOLN (see: http://rssxpress.ukoln.ac.uk/lite/include/).
     
  2. Copy and paste the RSS feed location (from the list of three Biz/ed feeds above) in to the form available at http://rssxpress.ukoln.ac.uk/lite/include/?t=1 or select a feed from the listing in the blue box on the right-hand side of the page on the UKOLN Web site. Press the "Get Script" button.
     
  3. You will now see a box containing the code to include the RSS feed, copy the code from the grey box and paste it between the <body> tags of your Web page where you want the feed to appear.
     
  4. Save the changes to your Web page and then view it in a Web browser. The news feed should now be displayed within your Web page.
  5. You can alter the appearance of the feed as outlined in 'step 3' of the page containing the JavaScript code snippet.

Other resources