<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Kinect Mouse Cursor</title><link>http://kinectmouse.codeplex.com/project/feeds/rss</link><description>Kinect Mouse Cursor is a demo application that uses the Kinect for Windows SDK and its skeletal tracking features to allow a user to use their hands to control the Windows mouse cursor.</description><item><title>Reviewed: Kinect Mouse Cursor 1.1 (Apr 22, 2013)</title><link>https://kinectmouse.codeplex.com/releases/view/76273#ReviewBy-micho2014</link><description>Rated 3 Stars &amp;#40;out of 5&amp;#41; - its quite good , so thnx </description><author>micho2014</author><pubDate>Mon, 22 Apr 2013 15:49:14 GMT</pubDate><guid isPermaLink="false">Reviewed: Kinect Mouse Cursor 1.1 (Apr 22, 2013) 20130422034914P</guid></item><item><title>New Post: SDK 1.7 integration - Kinect interactions</title><link>http://kinectmouse.codeplex.com/discussions/440055</link><description>&lt;div style="line-height: normal;"&gt;There are currently no plans for updating this app.  Sorry!&lt;br /&gt;
&lt;/div&gt;</description><author>peekb</author><pubDate>Fri, 12 Apr 2013 14:45:55 GMT</pubDate><guid isPermaLink="false">New Post: SDK 1.7 integration - Kinect interactions 20130412024555P</guid></item><item><title>New Post: SDK 1.7 integration - Kinect interactions</title><link>http://kinectmouse.codeplex.com/discussions/440055</link><description>&lt;div style="line-height: normal;"&gt;Hello and thank you for this application which is working well ! Is it planned to integrate new features of 1.7 SDK (kinect interactions) ?&lt;br /&gt;
&lt;/div&gt;</description><author>Xav_l</author><pubDate>Fri, 12 Apr 2013 12:13:42 GMT</pubDate><guid isPermaLink="false">New Post: SDK 1.7 integration - Kinect interactions 20130412121342P</guid></item><item><title>New Comment on "Documentation"</title><link>https://kinectmouse.codeplex.com/documentation?&amp;ANCHOR#C27110</link><description>Do anyone have this project used C&amp;#43;&amp;#43;&amp;#63;&amp;#63;&amp;#63;&amp;#63; I just can&amp;#39;t find it.</description><author>gaozhongpai</author><pubDate>Sat, 06 Apr 2013 11:57:20 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20130406115720A</guid></item><item><title>New Post: ElevationAngle Property</title><link>http://kinectmouse.codeplex.com/discussions/428007</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi to everybody,&lt;/p&gt;
&lt;p&gt;I've implement the function to control the angle of Kinect with slider component view.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;private&lt;/span&gt; &lt;span style="color:blue"&gt;void&lt;/span&gt; slider1_MouseLeave(&lt;span style="color:blue"&gt;object&lt;/span&gt; sender, System.Windows.Input.MouseEventArgs e)
        {
            &lt;span style="color:blue"&gt;try&lt;/span&gt;
            {
                KinectSensor sensor = KinectSensor.KinectSensors[0];
                sensor.ElevationAngle = (&lt;span style="color:blue"&gt;int&lt;/span&gt;)sliderAngle.Value;
            }
            &lt;span style="color:blue"&gt;catch&lt;/span&gt; (Exception exc)
            {
                MessageBox.Show(&lt;span style="color:#a31515"&gt;&amp;quot;Kinect Not Found&amp;quot;&lt;/span&gt;);
            }
        }
&lt;/pre&gt;
&lt;/div&gt;
bye!
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>Antroid</author><pubDate>Sat, 29 Dec 2012 19:12:58 GMT</pubDate><guid isPermaLink="false">New Post: ElevationAngle Property 20121229071258P</guid></item><item><title>New Post: how to left or right click?</title><link>http://kinectmouse.codeplex.com/discussions/350133</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;you can simulate right click using this guide:&lt;/p&gt;
&lt;p&gt;http://windows8themes.org/how-to-do-a-right-click-on-windows-8-tablets.html&lt;/p&gt;
&lt;p&gt;i hope will help you!&lt;/p&gt;
&lt;/div&gt;</description><author>Antroid</author><pubDate>Mon, 17 Dec 2012 15:04:38 GMT</pubDate><guid isPermaLink="false">New Post: how to left or right click? 20121217030438P</guid></item><item><title>New Post: how to left or right click?</title><link>http://kinectmouse.codeplex.com/discussions/350133</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello, any answer, i see the web page&lt;/p&gt;
&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/6554494/how-can-i-send-a-right-click-event-to-an-automationelement-using-wpfs-ui-automa"&gt;http://stackoverflow.com/questions/6554494/how-can-i-send-a-right-click-event-to-an-automationelement-using-wpfs-ui-automa&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>tonatiuhNava</author><pubDate>Thu, 08 Nov 2012 01:45:44 GMT</pubDate><guid isPermaLink="false">New Post: how to left or right click? 20121108014544A</guid></item><item><title>New Comment on "Documentation"</title><link>http://kinectmouse.codeplex.com/documentation?&amp;ANCHOR#C25520</link><description>as I can right click&amp;#63;</description><author>tonatiuhNava</author><pubDate>Thu, 08 Nov 2012 01:32:25 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20121108013225A</guid></item><item><title>Source code checked in, #96133</title><link>http://kinectmouse.codeplex.com/SourceControl/changeset/changes/96133</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:40:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #96133 20121001094031P</guid></item><item><title>Source code checked in, #96132</title><link>http://kinectmouse.codeplex.com/SourceControl/changeset/changes/96132</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:33:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #96132 20121001093303P</guid></item><item><title>New Post: New patch of 25/06/12</title><link>http://kinectmouse.codeplex.com/discussions/360812</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, eveyone&lt;/p&gt;
&lt;p&gt;Who had problems with this patch, write the details of the failure of the application or any bugs found.&lt;/p&gt;
&lt;p&gt;You can also give some suggestions for future patches and, if you want,&amp;nbsp;contribute to this application to give it a unique and wonderful experience&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;</description><author>atrip3</author><pubDate>Mon, 25 Jun 2012 12:47:23 GMT</pubDate><guid isPermaLink="false">New Post: New patch of 25/06/12 20120625124723P</guid></item><item><title>Patch Uploaded: #12483</title><link>http://kinectmouse.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/atrip3'&gt;atrip3&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;UPDATE FOR SDK V.1.5&amp;#33;&lt;br /&gt;&lt;br /&gt;FEATURES&amp;#58;&lt;br /&gt;&lt;br /&gt;UPDATE CONSOLE&amp;#59;&lt;br /&gt;NEW RESOLUTIONS&amp;#59;&lt;br /&gt;NEW SKELETON MODES&amp;#59;&lt;br /&gt;&lt;br /&gt;ENJOY THIS PATCH&amp;#33;&lt;/p&gt;</description><author>atrip3</author><pubDate>Mon, 25 Jun 2012 12:14:04 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #12483 20120625121404P</guid></item><item><title>New Post: update to version 1.5?</title><link>http://kinectmouse.codeplex.com/discussions/357027</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Don't worry. I'm testing a new patch for the next week. It has a new console with the new features of Kinect SDK 1.5!&lt;/p&gt;
&lt;p&gt;I hope you enjoy my new patch! ;-)&lt;/p&gt;
&lt;p&gt;From Italy, atrip3&lt;/p&gt;&lt;/div&gt;</description><author>atrip3</author><pubDate>Sun, 24 Jun 2012 17:59:51 GMT</pubDate><guid isPermaLink="false">New Post: update to version 1.5? 20120624055951P</guid></item><item><title>New Post: hardware: xbox vs. 4windows</title><link>http://kinectmouse.codeplex.com/discussions/358578</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you are using the compiled application as an end-user, it requires a Kinect for Windows sensor.&amp;nbsp; If you are a developer using the source code with the SDK, it will work in debug mode with either sensor for testing purposes.&lt;/p&gt;&lt;/div&gt;</description><author>peekb</author><pubDate>Wed, 06 Jun 2012 15:42:09 GMT</pubDate><guid isPermaLink="false">New Post: hardware: xbox vs. 4windows 20120606034209P</guid></item><item><title>New Post: hardware: xbox vs. 4windows</title><link>http://kinectmouse.codeplex.com/discussions/358578</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;does the Kinect Mouse Cursor project support both the xbox kinect and the kinect for windows?&lt;/p&gt;
&lt;p&gt;i am asking because other similar projects obviously do not work with the 4windows hardware :(&lt;/p&gt;
&lt;p&gt;all the best,&lt;/p&gt;
&lt;p&gt;resmar&lt;/p&gt;
&lt;/div&gt;</description><author>resmar</author><pubDate>Wed, 06 Jun 2012 13:25:29 GMT</pubDate><guid isPermaLink="false">New Post: hardware: xbox vs. 4windows 20120606012529P</guid></item><item><title>New Post: update to version 1.5?</title><link>http://kinectmouse.codeplex.com/discussions/357027</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Because the main API hasn't changed and is compatible with v1.0, we probably won't be updating this sample in the near future.&lt;/p&gt;&lt;/div&gt;</description><author>peekb</author><pubDate>Thu, 24 May 2012 18:10:48 GMT</pubDate><guid isPermaLink="false">New Post: update to version 1.5? 20120524061048P</guid></item><item><title>New Post: update to version 1.5?</title><link>http://kinectmouse.codeplex.com/discussions/357027</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Is their going to be an update to v1.5?&lt;/p&gt;
&lt;p&gt;I think the biggest difference in v1.5 is the choose has a UI part and code part that are seperated but wouldn't be too much hassle would it?&lt;/p&gt;
&lt;p&gt;I will see about on my home computer this weekend getting it to work with v1.5&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>jeffman1</author><pubDate>Thu, 24 May 2012 17:09:17 GMT</pubDate><guid isPermaLink="false">New Post: update to version 1.5? 20120524050917P</guid></item><item><title>New Post: Guide</title><link>http://kinectmouse.codeplex.com/discussions/356058</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;you need to just install the directx runtime and kinect sdk runtime 1.0-1.5 depending on version of kinect sdk&amp;nbsp;the code uses. Confer to installation instructions on
&lt;a href="http://www.kinectforwindows.com"&gt;http://www.kinectforwindows.com&lt;/a&gt; on how to install the necessary software and more guidance.&lt;/p&gt;
&lt;/div&gt;</description><author>jeffman1</author><pubDate>Thu, 24 May 2012 17:07:29 GMT</pubDate><guid isPermaLink="false">New Post: Guide 20120524050729P</guid></item><item><title>New Comment on "Documentation"</title><link>http://kinectmouse.codeplex.com/documentation?&amp;ANCHOR#C23793</link><description>Just a thought, if you aren&amp;#39;t including the SLN, then consider have a way to control the mouse speed, I reckon that you could use the control panel.</description><author>TheTennGuy</author><pubDate>Tue, 22 May 2012 21:39:41 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120522093941P</guid></item><item><title>New Comment on "Documentation"</title><link>http://kinectmouse.codeplex.com/documentation?&amp;ANCHOR#C23792</link><description>Downloaded, unzipped and then followed your instructions &amp;#40;C&amp;#35;&amp;#41;, not sure what these instructions are for but they do not map to the unzipped files.  &amp;#10;There is no SLN, there is no CursorControl.exe under the KinectMouse folder.&amp;#10;Noticed that you have a bunch of responders that didn&amp;#39;t tell you the truth.&amp;#10;Did figure out how to get it running, but seriously shouldn&amp;#39;t you just give it a test on a machine that doesn&amp;#39;t have your code on it&amp;#63;</description><author>TheTennGuy</author><pubDate>Tue, 22 May 2012 21:37:08 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120522093708P</guid></item></channel></rss>