<?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 - Tech Off - Subscribing to an RSS feed on the local network</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 - Tech Off - Subscribing to an RSS feed on the local network</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 12:34:34 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 12:34:34 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Subscribing to an RSS feed on the local network</title>
		<description><![CDATA[<p>I have an application that I occasionally want to notify me when some things happen. I figured I'd use RSS, since I check my feeds regularly. However, I can't seem to figure out how to subscribe to it. If I open the XML file in IE, it simply shows me the
 XML, not the RSS reader. Does the file need to be served via http for IE to pick it up or something?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/261922#261922</link>
		<pubDate>Fri, 28 Mar 2008 21:48:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/261922#261922</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Subscribing to an RSS feed on the local network</title>
		<description><![CDATA[<p>Maybe you could trick IE with some clever host-file manipulation?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/a9c23217580343a4a8dd9dfa00c2d669#a9c23217580343a4a8dd9dfa00c2d669</link>
		<pubDate>Sat, 29 Mar 2008 18:23:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/a9c23217580343a4a8dd9dfa00c2d669#a9c23217580343a4a8dd9dfa00c2d669</guid>
		<dc:creator>jsampsonPC</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jsampsonPC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Subscribing to an RSS feed on the local network</title>
		<description><![CDATA[<p>I've opened the C9 RSS feed in IE7 (<a href="/rss.apsx"><a href="http://channel9.msdn.com/rss.apsx">http&#58;&#47;&#47;channel9.msdn.com&#47;rss.apsx</a></a>) and I got a page with a link to subscribe to the feed in IE7's RSS reader. The document was served with Content-type
<strong>text/xml</strong> and the same worked with another dynamically generated feed, too.<br /><br />Saving the xml file locally and opening it in IE7 did not display the special feed page.<br /><br />So I guess, it only works if the RSS xml file is opened via http (and not locally or from a network drive) and the Content-type header&nbsp;must be set to text/xml to show up the feed subscribe page.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/f44025b721434367a8c59dfa00c2d6e4#f44025b721434367a8c59dfa00c2d6e4</link>
		<pubDate>Sat, 29 Mar 2008 18:36:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/f44025b721434367a8c59dfa00c2d6e4#f44025b721434367a8c59dfa00c2d6e4</guid>
		<dc:creator>Nils</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Nils/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Subscribing to an RSS feed on the local network</title>
		<description><![CDATA[<p>Thanks for the info, guys. If I can't do anything through the host file, I guess I'm stuck using a web server. I'll see if I can get the WHS to serve the feed via http.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/5de821c36cd644329ccd9dfa00c2d757#5de821c36cd644329ccd9dfa00c2d757</link>
		<pubDate>Mon, 31 Mar 2008 10:05:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/261922-Subscribing-to-an-RSS-feed-on-the-local-network/5de821c36cd644329ccd9dfa00c2d757#5de821c36cd644329ccd9dfa00c2d757</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>