Version 10, changed by Andrew.Davey. 06/12/2005. Show version history
Example scripts and applications to demonstrate ideas to the community.
One-Click Subscription Reference Application
A simple C# Windows Forms application that registers for the application/rss+xml MIME type. When a user
clicks a web page link (must be USM compatible) the application launches displaying details about the podcast.
Download the installer
or the source code.
The source code is totally free, use it how ever you please. We take no responsiblity for it however,
use at your own risk. Please report any bugs and/or suggestions.
One-Click PHP Script
Use this script to make an RSS feed USM compatible. The script basically sends out the application/rss+xml MIME type
and inserts the atom:link element into the RSS channel element using XSLT.
Both scripts require this XSLT file
(put in the same directory as the script).
See the script in action on this page
http://www.PodSpecWG.org/podcasts2.htm
(redirects to http://pswg.tinjaw.net/podcasts2.htm)