<?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 - Coffeehouse - Windows 8 dev story and compat</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 - Coffeehouse - Windows 8 dev story and compat</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>Sun, 19 May 2013 18:20:51 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 18:20:51 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>13</c9:totalResults>
	<c9:pageCount>-13</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p><a href="http://images.callemin.be/Channel9/win8.png" rel="lightbox"><img src="http://images.callemin.be/Channel9/win8.png" alt="Wind 8" width="566" height="476"></a></p><p>This is my adaption of the standard slide from the Day 1 keynote of Build. I have watched some of the sessions about WinRT and came to this conclusion.( orginal slide: <a href="http://i.zdnet.com/blogs/davidburela.png">http://i.zdnet.com/blogs/davidburela.png</a>&nbsp;)</p><p>Above the white line compatibilty is indicated. Showing C&#43;&#43; applications , games and drivers written for x86 will not work on every version of Windows 8. This makes me think they should really change the message &quot;Everything which runs on Windows 7 will run on Windows 8&quot;. They should market&nbsp;the ARM&nbsp;version completely different!&nbsp;Imagine the disaster if &quot;Games for Windows&quot; don't work on Windows...</p><p>Next, it is also unclear&nbsp;if Desktop Applications (WPF , SilverLight OOB, WinForms) will be able to use the new WinRT API's or should keep using the ugly COM way of tapping into Windows.</p><p>What are your toughts on the windows 8 DEV story (and how it has been communicated) ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/e5b78b7637fc44d1b9079f63018224be#e5b78b7637fc44d1b9079f63018224be</link>
		<pubDate>Mon, 19 Sep 2011 23:25:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/e5b78b7637fc44d1b9079f63018224be#e5b78b7637fc44d1b9079f63018224be</guid>
		<dc:creator>CKurt</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CKurt/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>I think the various version of that slide that were floating around were some of the most confusing bits of build. It's pretty obvious a few people tried to tweak the original to make it clearer, but all that accomplished was increasing confusion.</p><p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat/e5b78b7637fc44d1b9079f63018224be">14 minutes&nbsp;ago</a>,<a href="/Niners/CKurt">CKurt</a> wrote</p><p>Next, it is also unclear&nbsp;if Desktop Applications (WPF , SilverLight OOB, WinForms) will be able to use the new WinRT API's or should keep using the ugly COM way of tapping into Windows.</p><p></p></div></blockquote><p></p><p>It's been stated that older style applications will not be able to call into WinRT and WinRT apps will only be able to use the approved subset of Win32 apis and COM objects (though that subset is not entirely defined yet)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/23a66ab442d2436aa9539f6301881047#23a66ab442d2436aa9539f6301881047</link>
		<pubDate>Mon, 19 Sep 2011 23:47:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/23a66ab442d2436aa9539f6301881047#23a66ab442d2436aa9539f6301881047</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>From what I have seen, WinRT is only for Metro apps. It seems that Microsoft has a new favorite child and they are talking all about Metro. Metro apps are great and all but their message is confusing outside of Metro.</p><ol><li>Is WPF now the recommended technology for normal desktop apps? They barely mentioned desktop apps at build. WPF was mentioned a few times. WinForms was nowhere to be found. </li><li>If WPF is now the best way to write normal desktop apps, why haven't they improved it much? They did have a few slides mentioning some improvements that were made but WPF didn't seem very important. </li><li>What about Silverlight? They have been beating the HTML5 drum for a while now, so people assumed that Silverlight is dead and HTML5&nbsp;should be used for cross platform LOB apps.&nbsp;But all of their tooling improvements are for <em>Metro</em> HTML5 apps only. Expression Blend doesn't do HTML5 for websites. It only does HTML5 for native windows Metro apps. If HTML5 is the future of cross platform LOB apps on the web, where is the designer tooling to enable these scenarios? </li></ol>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/8472da52a2754679a40e9f63018848db#8472da52a2754679a40e9f63018848db</link>
		<pubDate>Mon, 19 Sep 2011 23:48:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/8472da52a2754679a40e9f63018848db#8472da52a2754679a40e9f63018848db</guid>
		<dc:creator>LCARS</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/LCARSNxG/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>IMHO if WinRT is not going to be for &quot;Desktop Apps&quot; then this is a *HUGE* mistake!</p><p>*IF*&nbsp; WinRT can be the basis for removing over time the old WIn32 and other outdated cruft like GDI then it lays down a basis for a new WIndows core API that we can move foreward with.</p><p>but if WInRT is limited to &quot;Metro&quot; apps then if Metro fails to take off then what happens?</p><p>seems like WinRT should be allowed to stand on it's own even if Metro / Touch become a fad or a fail.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/21c920ae53ae446da54b9f640002899b#21c920ae53ae446da54b9f640002899b</link>
		<pubDate>Tue, 20 Sep 2011 00:09:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/21c920ae53ae446da54b9f640002899b#21c920ae53ae446da54b9f640002899b</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>Yes that part of the message is not clear to me either. What is the preferred framework to use for real desktop applications (non-Metro) going forward? As LCARSNxG mentions, WPF has hardly been improved, and as someone that has been doing a lot of WinForms applications for many years, but has done only minimal WPF applications, I'm wondering what I'm supposed to focus on for future projects. I must say I ended up not liking WPF that much - too many performance issues and it's just too over-engineered.</p><p>While I like a lot of what I saw last week, I'm wondering whether turning everything that isn't a Metro app into &quot;legacy&quot; is a good idea. Are all businesses going to be running legacy applications 5 years from now? And is the heavy duty &quot;professional&quot; music application I use&nbsp;that can never&nbsp;work as a Metro app now suddenly going to become a legacy application as well?</p><p>I watched the keynote but didn't watch every other session, so maybe I just missed something. Very possible.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/545d42f51b9a492c88e99f640003ca17#545d42f51b9a492c88e99f640003ca17</link>
		<pubDate>Tue, 20 Sep 2011 00:13:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/545d42f51b9a492c88e99f640003ca17#545d42f51b9a492c88e99f640003ca17</guid>
		<dc:creator>BitFlipper</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/BitFlipper/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat/8472da52a2754679a40e9f63018848db">3 hours&nbsp;ago</a>,<a href="/Niners/LCARSNxG">LCARSNxG</a> wrote:</p><p>What about Silverlight? They have been beating the HTML5 drum for a while now, so people assumed that Silverlight is dead and HTML5&nbsp;should be used for cross platform LOB apps.&nbsp;But all of their tooling improvements are for<em>Metro</em> HTML5 apps only. Expression Blend doesn't do HTML5 for websites. It only does HTML5 for native windows Metro apps. If HTML5 is the future of cross platform LOB apps on the web, where is the designer tooling to enable these scenarios?</p><p></p></div></blockquote><p></p><p>I was sure that they would show an equivalent of GWT but in dotnet. I also predicted they would show a version of azure similar to AppEngine</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/aad9c56158384ed5818e9f640048fb0a#aad9c56158384ed5818e9f640048fb0a</link>
		<pubDate>Tue, 20 Sep 2011 04:25:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/aad9c56158384ed5818e9f640048fb0a#aad9c56158384ed5818e9f640048fb0a</guid>
		<dc:creator>fanbaby</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/fanbaby/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>One of the things said during the keynote was that trying to come up with a complete replacement for Win32 in WinRT was too much for a single release, so the initial focus was on Metro. Which is why I think it's to be seen as the start of a clear shift in direction away from all the legacy tools whether they be WPF, Silverlight or Win32 itself.</p><p>For desktop applications it's probably worth considering if they can be 'reimagined' with a Metro style UI. Obviously that won't suit every application and for those that really need to be tool heavy (like Photoshop or Excel) it's probably going to be a case of keep doing what you're doing for now. However starting to think about newer WinRT concepts and keeping them in mind when planning for the future is almost certainly a good idea.</p><p>It's also probably worth betting on the Ribbon UI, it's integration with Explorer will not only make applications feel more native but if I were a betting man I'd imagine it's the way WinRT desktop apps will be expected to expose their UI.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/7d6fa372db6c4aec99d29f64007979a9#7d6fa372db6c4aec99d29f64007979a9</link>
		<pubDate>Tue, 20 Sep 2011 07:22:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/7d6fa372db6c4aec99d29f64007979a9#7d6fa372db6c4aec99d29f64007979a9</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat/7d6fa372db6c4aec99d29f64007979a9">49 minutes&nbsp;ago</a>,<a href="/Niners/AndyC">AndyC</a> wrote</p><p>One of the things said during the keynote was that trying to come up with a complete replacement for Win32 in WinRT was too much for a single release, so the initial focus was on Metro. Which is why I think it's to be seen as the start of a clear shift in direction away from all the legacy tools whether they be WPF, Silverlight or Win32 itself.</p><p></p></div></blockquote><p></p><p>As a rule of thumb, APIs that are documented on MSDN will continue to work as documented for at least 5 full years after they become marked as &quot;obsolete do not use&quot;, and core APIs used by everyone won't change for at least 10 years afterwards.</p><p>The simple reason for this is backwards&nbsp;compatibility&nbsp;of programs and of source code. If Microsoft said &quot;LoadLibrary&quot; is now obsolete - all you guys using &quot;LoadLibrary&quot; now need to call &quot;LoadWinRTLibrary&quot; then every piece of software currently running on Windows would need to be recompiled, retested and reshipped to customers (massive expense to developers) and for all the programs that didn't (e.g. old games, old versions of software and software where the maker went bust or got bored and moved to do other things) would need to be shimmed by Microsoft, at massive expense to Microsoft.</p><p>What normally happens is that new APIs are formed and one calls the other (usually the old calling the new, but sometimes both calling a new intermediary). That way LoadLibraryA, LoadLibraryW, LoadLibraryExA and LoadLibraryExW all work as expected, but the functionality is all contained in LdrLoadDll and NtMapViewOfSection, even though nobody outside of Microsoft ever calls those functions directly.</p><p>In summary, Win32 will still be functionally&nbsp;equivalent&nbsp;to today's Win32 in 2020, with WinRT becoming the standard over the next decade, rather than becoming mandatory in the next release.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/de725b7b6f544720bda09f640088d1bb#de725b7b6f544720bda09f640088d1bb</link>
		<pubDate>Tue, 20 Sep 2011 08:18:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/de725b7b6f544720bda09f640088d1bb#de725b7b6f544720bda09f640088d1bb</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat#cde725b7b6f544720bda09f640088d1bb">evildictaitor</a>:It won't happen like that though, your app will either target Win32, .NET, Silverlight etc or it will target WinRT. It's not a mix and match thing, that's already clear from the Metro side of things and will undoubtedly extend into the desktop world.</p><p>Obviously apps which do target the &quot;legacy&quot; API sets will still continue to run (though possibly not on ARM), just as DOS applications still ran right up to x64 Windows.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/73ba8cf13e8f413bb21a9f6400ba0e6d#73ba8cf13e8f413bb21a9f6400ba0e6d</link>
		<pubDate>Tue, 20 Sep 2011 11:17:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/73ba8cf13e8f413bb21a9f6400ba0e6d#73ba8cf13e8f413bb21a9f6400ba0e6d</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>According to brent rector, Microsoft actually tested and ensures those WinRT APIs not related to Metro UI or app model, eg. Networking APIs, to work properly in Desktop apps.</p><p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-876T">http&#58;&#47;&#47;channel9.msdn.com&#47;Events&#47;BUILD&#47;BUILD2011&#47;PLAT-876T</a></p><p>and during the Going Native Live at BUILD, the WinRT team are just focusing Metro scenarios in this release, and they are open to consider WinRT for Desktop apps after delivering this release first.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/2e454df5583041778d579f6400e2ebd6#2e454df5583041778d579f6400e2ebd6</link>
		<pubDate>Tue, 20 Sep 2011 13:46:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/2e454df5583041778d579f6400e2ebd6#2e454df5583041778d579f6400e2ebd6</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>I finally got around to playing around with VS11. I created a solution with the following projects:</p><p>C# console application</p><p>C# WPF application</p><p>C# Metro application</p><p>C# standard .NET class library</p><p>C# .NET portable class library</p><p>C# Metro class library (can also be used to create WinRT library)</p><p>Each of the class libraries has a public class declaration with a static HelloWorld() method returning a string.</p><p>I referenced each of the class libraries in the 3 different applications. This is what happened:</p><p>Console application: Compiler error because of the Metro class library, which required reference to System.RunTime.dll, which VS didn't add to the project by default. It's also not found in the regular reference assembly folder for .NET 4.5. I had to dig in the.NET 4.0 framework folder in c:\windows\microsoft.net\framework64\ to find it. Once I added this assembly, the application compiled, but I still got a compiler warning. However, the application ran fine and was able to call HelloWorld() from all three class libraries.</p><p>WPF application: Same results as console application.</p><p>Metro application: Compiler warning because of the reference to the standard .NET class library, but it was fine with the portable class library. The application ran fine, and HelloWorld() from all three libraries worked.</p><p>I'm not sure what the deal is with the compiler warnings, but there seems to be some interoperability between Metro and .NET class libraries/applications, even if it wasn't intended.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/0b2cd7b8f5a644008b629f6401386c40#0b2cd7b8f5a644008b629f6401386c40</link>
		<pubDate>Tue, 20 Sep 2011 18:57:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/0b2cd7b8f5a644008b629f6401386c40#0b2cd7b8f5a644008b629f6401386c40</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat/0b2cd7b8f5a644008b629f6401386c40">5 minutes&nbsp;ago</a>,<a href="/Niners/cbae">cbae</a> wrote</p><p>I'm not sure what the deal is with the compiler warnings, but there seems to be some interoperability between Metro and .NET class libraries/applications, even if it wasn't intended.</p><p></p></div></blockquote><p></p><p>There have been similar comments on the official dev forums, where the line has been that even if&nbsp;referencing&nbsp;system/.NET functions outside the approved list&nbsp;does still appear to work in future version (which it may not) it certainly will not pass the App Store tests.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/adf43aae41f34e54b17c9f64013a898e#adf43aae41f34e54b17c9f64013a898e</link>
		<pubDate>Tue, 20 Sep 2011 19:05:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/adf43aae41f34e54b17c9f64013a898e#adf43aae41f34e54b17c9f64013a898e</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows 8 dev story and compat</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Windows-8-dev-story-and-compat#ce5b78b7637fc44d1b9079f63018224be">CKurt</a>: Is there any information about a new immediate mode vector graphics API for .net developers, a new Direct2D wrapper?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/3830a0a51b3949c4a9759f65000bcfa5#3830a0a51b3949c4a9759f65000bcfa5</link>
		<pubDate>Wed, 21 Sep 2011 00:43:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-8-dev-story-and-compat/3830a0a51b3949c4a9759f65000bcfa5#3830a0a51b3949c4a9759f65000bcfa5</guid>
		<dc:creator>Frank Hileman</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Frank Hileman/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>