<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - The Sandbox - C9 Podcast Creator</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - The Sandbox - C9 Podcast Creator</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 01:49:17 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 01:49:17 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>The Sandbox - C9 Podcast Creator</title>
		<description><![CDATA[<p>A little web application that acts as a filter between your agregator (like iTunes) and C9 rss feeds.<br>
<br>
How it works? In order to subscribe to a podcast from iTunes (never tried with something else) via RSS feeds every RSS feed item must contain the enclosure element:<br>
<br>
&lt;channel&gt;<br>
...<br>
&nbsp;&nbsp;&nbsp; &lt;item&gt;<br>
&nbsp;&nbsp;&nbsp; ...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;encolosure url=&quot;url_to_media_file&quot; type=&quot;mime_type&quot; /&gt;<br>
<br>
(Note that iTunes requires also some other elements from <a href="http://www.itunes.com/dtds/podcast-1.0.dtd">http&#58;&#47;&#47;www.itunes.com&#47;dtds&#47;podcast-1.0.dtd</a> like itunes:author, itunes:subtitle etc. a complete list of specifications can be found
<a target="_blank" href="http://www.apple.com/itunes/store/podcaststechspecs.html">
here</a>).<br>
<br>
Because C9 RSS feeds doesn't contains enclosure element (and other tags for that matter) you can't subscribe to them from iTunes or something else. But... in the feed description we have the links to media files (as we have &quot;Watch&quot;, &quot;Dowload', &quot;WMA&quot; and &quot;MP3&quot;)
 so it's enought just to do a regex on feed description and extract desired links and then create a new RSS feed which contains enclosure element (with url extracted from description) and needed elements.
<a target="_blank" href="http://www.flickr.com/photos/52734525@N00/2305382016/sizes/l/">
Sample Image.</a><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/261200#261200</link>
		<pubDate>Mon, 25 Feb 2008 00:57:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/261200#261200</guid>
		<dc:creator>Ion Todirel</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ion Todirel/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - C9 Podcast Creator</title>
		<description><![CDATA[<p>sorry there was a little bug in extension mapping, already fixed...<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/71df2b935fec490db4039dea01092b6e#71df2b935fec490db4039dea01092b6e</link>
		<pubDate>Mon, 25 Feb 2008 01:14:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/71df2b935fec490db4039dea01092b6e#71df2b935fec490db4039dea01092b6e</guid>
		<dc:creator>Ion Todirel</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ion Todirel/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - C9 Podcast Creator</title>
		<description><![CDATA[<p>So you can filter the podcasts published on Channel 9 by certain criterias? Or what does it exactly do?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/7b860c378371495e93e09dea01092b97#7b860c378371495e93e09dea01092b97</link>
		<pubDate>Mon, 25 Feb 2008 10:56:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/7b860c378371495e93e09dea01092b97#7b860c378371495e93e09dea01092b97</guid>
		<dc:creator>Christian Liensberger</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/littleguru/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - C9 Podcast Creator</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">littleguru wrote:</div>
<div class="quoteBody">&#65279;So you can filter the podcasts published on Channel 9 by certain criterias? Or what does it exactly do?</div>
</blockquote>
<br>
<br>
it creates podcasts, for example we have this rss feed for &quot;C9 Show&quot;:&nbsp; <a href="/rss.aspx?ShowID=34">
<a href="http://channel9.msdn.com/rss.aspx?ShowID=34">http&#58;&#47;&#47;channel9.msdn.com&#47;rss.aspx&#63;ShowID&#61;34</a></a> we can't subscribe to it from iTunes (or something else) because it's just a rss feed (also with bugs, duplicate feed items) and it also doesn't contain the enclosure element on each item, and other elements.
 So what it does is just find in description the links to media files and adds enclosure element...<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/b211b6559b2e400292aa9dea01092bc3#b211b6559b2e400292aa9dea01092bc3</link>
		<pubDate>Mon, 25 Feb 2008 17:40:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/261200-C9-Podcast-Creator/b211b6559b2e400292aa9dea01092bc3#b211b6559b2e400292aa9dea01092bc3</guid>
		<dc:creator>Ion Todirel</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ion Todirel/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>