<?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 - &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/0a9f6317-d090-4025-977a-dacff41c8324.png</url>
		<title>Channel 9 - &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<link></link>
	</image>
	<description>Kinect for the web, from Microsoft Research, now that&#39;s something fun to play with... Kinected Browser: Depth Camera Interaction for the WebInterest in and development of gesture interfaces has recently exploded, fueled in part by the release of Microsoft Corporation&#39;s Kinect, a low-cost, consumer-packaged depth camera with integrated skeleton tracking. Depth-camera-based gestures can facilitate interaction with the Web on keyboard-and-mouse-free and/or multi-user technologies, such as large display walls or TV sets. We present a toolkit for bringing such gesture affordances into modern Web browsers using existing Web programming methods. Our framework is designed to enable Web programmers to incrementally add this capability with minimum effort by leveraging Web standard DOM structures and event models. We describe our framework&#39;s design and architecture, and illustrate its usability and versatility. Kinected Browser provides an easy way for researchers and developers to harness the Kinect API through Internet Explorer. Skeleton tracking and depth data are translated into DOM events and JavaScript structures for ease of programming. Project Information URL: http://research.microsoft.com/apps/pubs/default.aspx?id=172689 &amp;amp; http://research.microsoft.com/en-us/projects/kinectedbrowser/ Project Download URL: http://research.microsoft.com/en-us/projects/kinectedbrowser/   Kinected Browser Release NotesDownload the latest release notes here: Release notes version 1.0.0.6 rev B - PDF or XPS format  </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 13:31:19 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 13:31:19 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<description>
			<![CDATA[<p>Hi all,</p><p>I believe this project has lots of potential. I love web, and the ability of bringing kinect on the&nbsp; web simply will move forward the way of communication that we experience right now.</p><p>However, I just downloaded the complete project and I got stuck when I tried to use the examples. On both examples the app crashes in NUIScript.js, line 724: kinectProxy.Initialize(options); . Looks like &quot;initialize&quot; is unknown method or maybe I'm doing something wrong.</p><p>Can you guys please take a look at this?</p><p>Thank you.</p><p>Regards,<br>Ilija Misov</p><p>posted by ilijamisov</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634965997035407107</link>
		<pubDate>Sat, 16 Feb 2013 08:21:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634965997035407107</guid>
		<dc:creator>ilijamisov</dc:creator>
	</item>
	<item>
		<title>Re: &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<description>
			<![CDATA[Same problem here...<br><br>Regards,<br>Kai<p>posted by Kai</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969435072411792</link>
		<pubDate>Wed, 20 Feb 2013 07:51:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969435072411792</guid>
		<dc:creator>Kai</dc:creator>
	</item>
	<item>
		<title>Re: &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<description>
			<![CDATA[Finally i could solve the problem for me. Regarding to the release notes the jquery file should load from the local host. therefore i downloaded the jquery file and changed the absolute http path in the html documents. now it works, slowly but it works&#33;<p>posted by Kai</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969505226560721</link>
		<pubDate>Wed, 20 Feb 2013 09:48:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969505226560721</guid>
		<dc:creator>Kai</dc:creator>
	</item>
	<item>
		<title>Re: &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<description>
			<![CDATA[<p>@<a href="/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969505226560721?areaType=Blogs&amp;areaName=Coding4FunKinect">Kai</a>: Thanks for posting back the solution you found... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by gduncan411</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969835170877320</link>
		<pubDate>Wed, 20 Feb 2013 18:58:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634969835170877320</guid>
		<dc:creator>gduncan411</dc:creator>
	</item>
	<item>
		<title>Re: &quot;Kinected Browser: Depth Camera Interaction for the Web&quot; (Say hello to NUIScript.js)</title>
		<description>
			<![CDATA[<p>@Kai: Thanks for the solution</p><p>posted by ilijamisov</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634970341193644922</link>
		<pubDate>Thu, 21 Feb 2013 09:01:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinected-Browser-Depth-Camera-Interaction-for-the-Web-Say-hello-to-NUIScriptjs#c634970341193644922</guid>
		<dc:creator>ilijamisov</dc:creator>
	</item>
</channel>
</rss>