<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Lars at the OSL</title>
	<link>http://staff.osuosl.org/~lohnk/blog</link>
	<description>Confessions of a Python Nut Case</description>
	<pubDate>Mon, 23 Nov 2009 01:39:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>Comment on Sanity Compromised by Firefox and ssh X Forwarding by Simon</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=29#comment-518</link>
		<author>Simon</author>
		<pubDate>Sat, 29 Nov 2008 08:22:25 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=29#comment-518</guid>
		<description>This wasted an hour of my life as well.  I completely agree with you, the behaviour is NOT intuitive at all.</description>
		<content:encoded><![CDATA[<p>This wasted an hour of my life as well.  I completely agree with you, the behaviour is NOT intuitive at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanity Compromised by Firefox and ssh X Forwarding by Jeremy Larsen</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=29#comment-395</link>
		<author>Jeremy Larsen</author>
		<pubDate>Sat, 08 Mar 2008 21:34:28 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=29#comment-395</guid>
		<description>Noticed a similar odd case when running dual monitors with separate X screens.  Try opening firefox in both screens.  Try opening from email with and w/o firefox open on the opposite screen.  Results seem to vary with distro which is also interesting.  Not sure if it's related to your compromised sanity, but similar weirdness thats had me pulling my hair out at times (wait I have a shaved head).</description>
		<content:encoded><![CDATA[<p>Noticed a similar odd case when running dual monitors with separate X screens.  Try opening firefox in both screens.  Try opening from email with and w/o firefox open on the opposite screen.  Results seem to vary with distro which is also interesting.  Not sure if it&#8217;s related to your compromised sanity, but similar weirdness thats had me pulling my hair out at times (wait I have a shaved head).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on a Pythonic Ospid by cshields</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=23#comment-362</link>
		<author>cshields</author>
		<pubDate>Tue, 12 Feb 2008 14:26:50 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=23#comment-362</guid>
		<description>The masses demand more tasty python tidbits from the master!

very cool.

:)</description>
		<content:encoded><![CDATA[<p>The masses demand more tasty python tidbits from the master!</p>
<p>very cool.</p>
<p> <img src='http://staff.osuosl.org/~lohnk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is This Thread Safe? by Narty Atomic</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=10#comment-311</link>
		<author>Narty Atomic</author>
		<pubDate>Fri, 16 Nov 2007 15:00:35 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=10#comment-311</guid>
		<description>A little spelunking reveals that “InterlockedIncrement” is an atomic operation defined in a Microsoft API. This function call is properly protected in a multi-threaded environment.</description>
		<content:encoded><![CDATA[<p>A little spelunking reveals that “InterlockedIncrement” is an atomic operation defined in a Microsoft API. This function call is properly protected in a multi-threaded environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No matter how much I wash, my hands are unclean by jldugger</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=14#comment-54</link>
		<author>jldugger</author>
		<pubDate>Thu, 12 Jul 2007 21:21:51 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=14#comment-54</guid>
		<description>I'm no C++ genius, but its possible that your system uses template inheritance, and I do know that older versions of gcc would allow for the inheritance of member variables, while the C++ spec says not to.  It seems silly and a broken concept of inheritance, but them's the facts.  

One solution is to include the base template's namespace. That might help you some.</description>
		<content:encoded><![CDATA[<p>I&#8217;m no C++ genius, but its possible that your system uses template inheritance, and I do know that older versions of gcc would allow for the inheritance of member variables, while the C++ spec says not to.  It seems silly and a broken concept of inheritance, but them&#8217;s the facts.  </p>
<p>One solution is to include the base template&#8217;s namespace. That might help you some.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeking Code That Might Not Exist by Robert Hopson</title>
		<link>http://staff.osuosl.org/~lohnk/blog/?p=11#comment-5</link>
		<author>Robert Hopson</author>
		<pubDate>Fri, 22 Jun 2007 02:30:36 +0000</pubDate>
		<guid>http://staff.osuosl.org/~lohnk/blog/?p=11#comment-5</guid>
		<description>Wow, that's nuts.

What about tracking it down from the other direction?  On Linux, the hardware capture device is configured in the xml-formatted job file as &#60;VideoDeviceID type=&#34;string&#34;&#62;/dev/video&#60;/VideoDeviceID&#62;

Maybe start tracing that string through the code and see where it gets you?</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s nuts.</p>
<p>What about tracking it down from the other direction?  On Linux, the hardware capture device is configured in the xml-formatted job file as &lt;VideoDeviceID type=&quot;string&quot;&gt;/dev/video&lt;/VideoDeviceID&gt;</p>
<p>Maybe start tracing that string through the code and see where it gets you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
