We've loaded iTunesU with all our great content. Now we want to surface that content elsewhere.
Notes on referencing iTunesU content (feeds and files) within iTunesU, and on web pages outside of iTunesU. That is, how to avoid duplicating iTunesU content on other Web servers.
Linking inside iTunesU
From any iTunesU page you can link to another podcast within iTunes—whether within your own iTunesU site, some other iTunesU site, or anywhere in the iTunes Store—by navigating to the remote podcast in the iTunes Store or iTunesU. Right-click on the title of the remote podcast page and choose "Copy iTunes Store URL". It will look like this:
http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=129950576
Use a text editor to change the prefix from http: to itms: such as
itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=129950576
This will cause the link to open within iTunesU instead of in the default web browser.
Subscribing to an iTunesU feed from other podcatchers
All course tabs in iTunesU provide a podcast RSS feed. With minor adjustments it can be used by "podcatchers" other than iTunes:
Caveat: If you right-click on the "tab" of the feed instead of the "Subscribe" button, you get a link (which only works in iTunes) like this:
http://deimos.apple.com/WebObjects/Core.woa/BrowsePrivately/wm.edu.1392570697.01392570704
Simply "/BrowsePrivately/" to "/Feed/" and you're all set with:
http://deimos.apple.com/WebObjects/Core.woa/Feed/wm.edu.1392570697.01392570704
Creating a link directly to one file in iTunesU
To get the URL of one specific file (for linking and embedding outside of iTunes):
Final Comment
For RSS, podcasting and file downloading, these methods work, regardless of media type (audio, video, pdf). Embedding MP3 audio files from iTunesU onto a web page also works well. But embedding video files is not as great. The videos download fine, but won't start playback prior to completing download. As this is only a problem with video (audio works fine) we have a YouTube EDU site where we upload videos that need to be embedded.