<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Guy and his Traveling Macbook</title>
	<atom:link href="http://www.guysherman.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guysherman.com</link>
	<description></description>
	<lastBuildDate>Mon, 01 Aug 2011 09:20:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on GreenScreen for Kinect by Guy</title>
		<link>http://www.guysherman.com/2011/07/24/greenscreen-for-kinect/comment-page-1/#comment-2202</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 01 Aug 2011 09:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=263#comment-2202</guid>
		<description>Hi Jonathan,

It is using the player segmentation data, it&#039;s just that you have to turn on Skeleton Tracking to get it - I&#039;m not actually using the skeleton joints to generate the mask. My next strategy for the mask will be a screen-space edge detection on the depth image to pick out objects that stand out from the background. Haven&#039;t really thought about how I&#039;ll get it to determine wether an object is human or not, but I think some sort of centroid tracking could be used to follow objects once they are detected. I&#039;m thinking of putting it up on codeplex or GitHub in the near future, but I&#039;m not quite there yet.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>It is using the player segmentation data, it&#8217;s just that you have to turn on Skeleton Tracking to get it &#8211; I&#8217;m not actually using the skeleton joints to generate the mask. My next strategy for the mask will be a screen-space edge detection on the depth image to pick out objects that stand out from the background. Haven&#8217;t really thought about how I&#8217;ll get it to determine wether an object is human or not, but I think some sort of centroid tracking could be used to follow objects once they are detected. I&#8217;m thinking of putting it up on codeplex or GitHub in the near future, but I&#8217;m not quite there yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GreenScreen for Kinect by Jonathan George</title>
		<link>http://www.guysherman.com/2011/07/24/greenscreen-for-kinect/comment-page-1/#comment-2201</link>
		<dc:creator>Jonathan George</dc:creator>
		<pubDate>Mon, 01 Aug 2011 08:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=263#comment-2201</guid>
		<description>Interesting - what made you decide to do this using skeleton tracking? The official SDK already includes player segmentation data in the feed. I know that the big problem with this is that it can&#039;t be applied directly to the image frames but I would have thought that some kind of hack could be implemented until the SDK supports the translation from depth map to image map natively.

You may also be aware that this can be achieved quite easily using OpenNI and the hacked Primesense driver for the Kinect - since those libraries provide the segmentation data and do the mapping for you, it&#039;s an easy task to get the &quot;green screen&quot; effect. The resulting image is pretty low res though, as the open source libraries only support image capture at up to 640x480 - I&#039;m hopeful that something using the official SDK will give a better result.</description>
		<content:encoded><![CDATA[<p>Interesting &#8211; what made you decide to do this using skeleton tracking? The official SDK already includes player segmentation data in the feed. I know that the big problem with this is that it can&#8217;t be applied directly to the image frames but I would have thought that some kind of hack could be implemented until the SDK supports the translation from depth map to image map natively.</p>
<p>You may also be aware that this can be achieved quite easily using OpenNI and the hacked Primesense driver for the Kinect &#8211; since those libraries provide the segmentation data and do the mapping for you, it&#8217;s an easy task to get the &#8220;green screen&#8221; effect. The resulting image is pretty low res though, as the open source libraries only support image capture at up to 640&#215;480 &#8211; I&#8217;m hopeful that something using the official SDK will give a better result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ADODB.Command error &#8217;800a0cc1&#8242; by Guy</title>
		<link>http://www.guysherman.com/2008/11/03/adodbcommand-error-800a0cc1/comment-page-1/#comment-1147</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sun, 20 Mar 2011 10:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=24#comment-1147</guid>
		<description>I don&#039;t think there is a work-around, I think what you need to do is make your code correct and call the sproc properly.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think there is a work-around, I think what you need to do is make your code correct and call the sproc properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ADODB.Command error &#8217;800a0cc1&#8242; by kiran</title>
		<link>http://www.guysherman.com/2008/11/03/adodbcommand-error-800a0cc1/comment-page-1/#comment-1138</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Fri, 18 Mar 2011 14:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=24#comment-1138</guid>
		<description>yes. very helpfull. i observed this error after the server was migrated from win2k to win2003. is there any workaround for this?</description>
		<content:encoded><![CDATA[<p>yes. very helpfull. i observed this error after the server was migrated from win2k to win2003. is there any workaround for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Success with Mono at last! by Frank</title>
		<link>http://www.guysherman.com/2010/06/20/success-with-mono-at-last/comment-page-1/#comment-1124</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 12 Mar 2011 13:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=213#comment-1124</guid>
		<description>Hi Guy,
I stumbled over your posts in the mono-dev list and subsequently your site here. Did you finally manage to create a 64bit mono sufficiently complete for embedding? How did you do that? Using Cygwin and gcc-3.4 (can it compile 64bit?)?  
It would be great if you could drop me an email about this.
I have a working embedded mono environment (though 32bit) hosted by a C++ host - so possibly there are some things we can exchange about.  
     Frank</description>
		<content:encoded><![CDATA[<p>Hi Guy,<br />
I stumbled over your posts in the mono-dev list and subsequently your site here. Did you finally manage to create a 64bit mono sufficiently complete for embedding? How did you do that? Using Cygwin and gcc-3.4 (can it compile 64bit?)?<br />
It would be great if you could drop me an email about this.<br />
I have a working embedded mono environment (though 32bit) hosted by a C++ host &#8211; so possibly there are some things we can exchange about.<br />
     Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XPath with a default namespace in .NET 2.0 by Guy</title>
		<link>http://www.guysherman.com/2008/12/04/using-xpath-with-a-default-namespace-in-net-20/comment-page-1/#comment-369</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Fri, 17 Sep 2010 09:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=72#comment-369</guid>
		<description>What would you suggest.</description>
		<content:encoded><![CDATA[<p>What would you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XPath with a default namespace in .NET 2.0 by doom</title>
		<link>http://www.guysherman.com/2008/12/04/using-xpath-with-a-default-namespace-in-net-20/comment-page-1/#comment-367</link>
		<dc:creator>doom</dc:creator>
		<pubDate>Thu, 16 Sep 2010 10:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=72#comment-367</guid>
		<description>You use hardcode XPath expression, but this is a bad way.</description>
		<content:encoded><![CDATA[<p>You use hardcode XPath expression, but this is a bad way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick and Dirty tutorial on Event Tracing For Windows: Part 1 the Event Trace Session by Guy</title>
		<link>http://www.guysherman.com/2010/04/18/a-quick-and-dirty-tutorial-on-event-tracing-for-windows-part-1-the-event-trace-session/comment-page-1/#comment-333</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Fri, 03 Sep 2010 23:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=196#comment-333</guid>
		<description>Hi David,

You&#039;re quite right, in fact I found that out myself a little while ago. I was unable to start another session if the application closed unexpectedly, which was quite odd for a logging framework, eventually I found my typo, and then everything started to work properly.

Thanks,

Guy.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>You&#8217;re quite right, in fact I found that out myself a little while ago. I was unable to start another session if the application closed unexpectedly, which was quite odd for a logging framework, eventually I found my typo, and then everything started to work properly.</p>
<p>Thanks,</p>
<p>Guy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick and Dirty tutorial on Event Tracing For Windows: Part 1 the Event Trace Session by David M</title>
		<link>http://www.guysherman.com/2010/04/18/a-quick-and-dirty-tutorial-on-event-tracing-for-windows-part-1-the-event-trace-session/comment-page-1/#comment-332</link>
		<dc:creator>David M</dc:creator>
		<pubDate>Fri, 03 Sep 2010 16:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=196#comment-332</guid>
		<description>Hey,

Quick ?.   In your start method, you have:

ULONG status = StartTrace(&amp;(this-&gt;loggerHandle), this-&gt;logFileName, this-&gt;loggerInfo);

The prototype for StartTrace is:
ULONG StartTrace(
  __out    PTRACEHANDLE SessionHandle,
  __in     LPCTSTR SessionName,
  __inout  PEVENT_TRACE_PROPERTIES Properties
);

In your version, shouldn&#039;t you be passing the session name instead of the logfile name?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Quick ?.   In your start method, you have:</p>
<p>ULONG status = StartTrace(&amp;(this-&gt;loggerHandle), this-&gt;logFileName, this-&gt;loggerInfo);</p>
<p>The prototype for StartTrace is:<br />
ULONG StartTrace(<br />
  __out    PTRACEHANDLE SessionHandle,<br />
  __in     LPCTSTR SessionName,<br />
  __inout  PEVENT_TRACE_PROPERTIES Properties<br />
);</p>
<p>In your version, shouldn&#8217;t you be passing the session name instead of the logfile name?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Year Safety Plea by Jamie Penney</title>
		<link>http://www.guysherman.com/2009/01/15/new-year-safety-plea/comment-page-1/#comment-2</link>
		<dc:creator>Jamie Penney</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.guysherman.com/?p=105#comment-2</guid>
		<description>Hey Guy, just stumbled on your website. I fully agree with what you are saying here, I ride my scooter to work every day and have had many near misses. However I&#039;ve found that the heightened awareness you need as a small road user carries over to other driving. I take a lot more notice of what is going on around me on the road when I&#039;m driving my car because A) I know how hard it is to spot cyclists/scooters/motorbikes, and B) I have to work so hard at guessing what other people are doing when I&#039;m on my scooter that I&#039;ve gotten very good at predicting when someone is going to do something stupid.</description>
		<content:encoded><![CDATA[<p>Hey Guy, just stumbled on your website. I fully agree with what you are saying here, I ride my scooter to work every day and have had many near misses. However I&#8217;ve found that the heightened awareness you need as a small road user carries over to other driving. I take a lot more notice of what is going on around me on the road when I&#8217;m driving my car because A) I know how hard it is to spot cyclists/scooters/motorbikes, and B) I have to work so hard at guessing what other people are doing when I&#8217;m on my scooter that I&#8217;ve gotten very good at predicting when someone is going to do something stupid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

