Welcome, guest ( Login )

WikiHome » SourceCode

SourceCode

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)

Attachments (5)

  File By Size Attached Ver.
 oneclick.xsl Andrew.Davey 1K 06/12/2005 7 Delete attachment
 sub4.php Andrew.Davey 679B 06/12/2005 2 Delete attachment
 sub5.php Andrew.Davey 545B 06/12/2005 2 Delete attachment
 OneClickSubSetup.zip Andrew.Davey 195K 06/12/2005 2 Delete attachment
 OneClickSubSource.zip Andrew.Davey 20K 06/12/2005 2 Delete attachment