Add content distribution to your course. You can do this by adding a dynamically updated news feed from a website directly into your course. This news feed can display the top headlines from your favorite website, and it will update itself whenever the news is updated.
The following two tutorials and link will allow you to easily add a feed to your course.
Javascript RSS Feed Generator - This is the meat and potatoes of the process. It will generate custom javascript to put into your course and display the news feed.
Tutorial: Finding an RSS Feed (.pdf) - This will show you how to find an RSS feed that you can use
Tutorial: Adding a News Feed to your Course (.pdf) - This will build upon the previous tutorial, and show you how to use the Javascript RSS Feed Generator and add the code to your course.
Definition: What is RSS?