<?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>Comment Feed for Channel 9 - Kinect your Metro</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Kinect-your-Metro/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/df2a15ec-f53c-47fa-9cbe-3765776f819f.png</url>
		<title>Channel 9 - Kinect your Metro</title>
		<link></link>
	</image>
	<description>I&#39;ve not seen many Metro Style Kinect project yet, so when I saw this I knew I had to include it in the Gallery. And the fact that it&#39;s an entry in the Imagine Cup competition is major icing on the cake... Kinect your Metro Style AppAs part of our Software Design project in Imagine Cup competition, we develop a demo Metro Style Application controlled by Kinect. The main idea is to tell Metro Style App communicate with external environment via Kinect Sensor (at present with Kinect for Xbox 360, Kinect for Windows in a future blog post). Kinect SDK is implemented in only .Net and C&amp;#43;&amp;#43; code that’s not supported on Metro Style Application. So, we introduce middleware architecture with Publish-Subscribe pattern to handle communication between Kinect Sensor and Metro Style App. We have use the EventAggregator implementation of PRISM project in codeplex http://compositewpf.codeplex.com. So, inside middleware part, we have two services loosely-coupled that one handle Kinect detected gesture and transfer it to a second part that command a Metro Style Application. Communication was based on W3C Web Socket protocol which supported by Metro Style App and .Net App. In Metro side, a HTML5 Web Worker was used to handle commands and manipulate metro application. Our Metro Style Application is based on “Split Application Template” from Visual Studio 11 using JavaScript and run on Windows 8 Consumer Preview. Project Information URL: http://wiseteamtn.wordpress.com/2012/03/27/kinect-your-metro-style-app/ Project Source URL: http://kinectmetroapp.codeplex.com/     Contact Information: Blog: http://wiseteamtn.wordpress.com Twitter: @medouederni </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 22:59:25 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 22:59:25 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Kinect your Metro</title>
		<description>
			<![CDATA[<p>KOOL</p><p>posted by ROSELIZ1979</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinect-your-Metro#c634696929291047227</link>
		<pubDate>Tue, 10 Apr 2012 22:15:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinect-your-Metro#c634696929291047227</guid>
		<dc:creator>ROSELIZ1979</dc:creator>
	</item>
</channel>
</rss>