<?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"
	>
<channel>
	<title>Comments for Stokebloke Blog</title>
	<atom:link href="http://www.stokebloke.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stokebloke.com/wordpress</link>
	<description>Blogging because beer kills brain cells.</description>
	<pubDate>Thu, 28 Aug 2008 10:45:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on cygwin and blackbox 0.70.1 by neilwightman</title>
		<link>http://www.stokebloke.com/wordpress/2008/04/28/cygwin-and-blackbox-0701/#comment-97</link>
		<dc:creator>neilwightman</dc:creator>
		<pubDate>Mon, 18 Aug 2008 17:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=43#comment-97</guid>
		<description>I had to change line 161 in lib/Unicode.cc file.

mine now reads
&lt;code&gt;static bool has_unicode = &lt;b&gt;false&lt;/b&gt;;&lt;/code&gt;

I.e the block looks like this.
&lt;pre language="cpp"&gt;
bool bt::hasUnicode() {
  static bool has_unicode = false; 
  static bool done = false;

  if (done)
    return has_unicode;
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>I had to change line 161 in lib/Unicode.cc file.</p>
<p>mine now reads<br />
<code>static bool has_unicode = <b>false</b>;</code></p>
<p>I.e the block looks like this.</p>
<pre language="cpp">
bool bt::hasUnicode() {
  static bool has_unicode = false;
  static bool done = false;

  if (done)
    return has_unicode;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cygwin and blackbox 0.70.1 by Delmania</title>
		<link>http://www.stokebloke.com/wordpress/2008/04/28/cygwin-and-blackbox-0701/#comment-95</link>
		<dc:creator>Delmania</dc:creator>
		<pubDate>Thu, 14 Aug 2008 19:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=43#comment-95</guid>
		<description>"I had to disable Unicode fonts in blackbox to get it working with cygwin"

I feel stupid.  How do you do this?  I've looked everywhere.</description>
		<content:encoded><![CDATA[<p>&#8220;I had to disable Unicode fonts in blackbox to get it working with cygwin&#8221;</p>
<p>I feel stupid.  How do you do this?  I&#8217;ve looked everywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on emacs refresh F5 key by Ryan</title>
		<link>http://www.stokebloke.com/wordpress/2008/04/17/emacs-refresh-f5-key/#comment-89</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 18 Jul 2008 18:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=31#comment-89</guid>
		<description>Thanks, I like this little script!</description>
		<content:encoded><![CDATA[<p>Thanks, I like this little script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Car with 200bhp for around €25,000 by Mike</title>
		<link>http://www.stokebloke.com/wordpress/2008/06/13/new-car-with-200bhp-for-around-e25000/#comment-88</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=51#comment-88</guid>
		<description>My order or preference:

1. Golf GTi
2. Honda Civic Type R
3. Ford Focus ST
4. Audi A3
5. Opel Astra
6. Mazda 3

But yeah, i think the golf is the best all rounder! ;-)</description>
		<content:encoded><![CDATA[<p>My order or preference:</p>
<p>1. Golf GTi<br />
2. Honda Civic Type R<br />
3. Ford Focus ST<br />
4. Audi A3<br />
5. Opel Astra<br />
6. Mazda 3</p>
<p>But yeah, i think the golf is the best all rounder! <img src='http://www.stokebloke.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hintertux Video Processing by Coz</title>
		<link>http://www.stokebloke.com/wordpress/2008/06/07/hintertux-video-processing/#comment-54</link>
		<dc:creator>Coz</dc:creator>
		<pubDate>Mon, 09 Jun 2008 18:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=49#comment-54</guid>
		<description>Faster Faster Faster!</description>
		<content:encoded><![CDATA[<p>Faster Faster Faster!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Helmet Cam by Stokebloke Blog &#187; Blog Archive &#187; Helmet Cam Arrived</title>
		<link>http://www.stokebloke.com/wordpress/2008/03/18/helmet-cam/#comment-16</link>
		<dc:creator>Stokebloke Blog &#187; Blog Archive &#187; Helmet Cam Arrived</dc:creator>
		<pubDate>Sat, 12 Apr 2008 15:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=14#comment-16</guid>
		<description>[...] See first helmet cam post [...]</description>
		<content:encoded><![CDATA[<p>[...] See first helmet cam post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on emacs css-mode indent-buffer fix by Knusper</title>
		<link>http://www.stokebloke.com/wordpress/2008/03/21/css-mode-indent-buffer-fix/#comment-15</link>
		<dc:creator>Knusper</dc:creator>
		<pubDate>Sun, 30 Mar 2008 01:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=20#comment-15</guid>
		<description>The CSS Mode has been improved in the new emacs 22.2 (came out on March 26th 2008). Now its really good!</description>
		<content:encoded><![CDATA[<p>The CSS Mode has been improved in the new emacs 22.2 (came out on March 26th 2008). Now its really good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Helmet Cam by Alec</title>
		<link>http://www.stokebloke.com/wordpress/2008/03/18/helmet-cam/#comment-8</link>
		<dc:creator>Alec</dc:creator>
		<pubDate>Mon, 24 Mar 2008 15:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stokebloke.com/wordpress/?p=14#comment-8</guid>
		<description>hey-

ok, so i just ordered the new VholdR helmet cam from Twenty20, and it doesn't require a separate camcorder at all, so you could just completely skip over having to buy a new one.  I've been using it for snowboarding, and all I have to do is put the mount on my helmet, then I'm set for the day. No wires, no separate pieces, everything comes together in one package. it might be worth checking out if you want a REAL birthday present!</description>
		<content:encoded><![CDATA[<p>hey-</p>
<p>ok, so i just ordered the new VholdR helmet cam from Twenty20, and it doesn&#8217;t require a separate camcorder at all, so you could just completely skip over having to buy a new one.  I&#8217;ve been using it for snowboarding, and all I have to do is put the mount on my helmet, then I&#8217;m set for the day. No wires, no separate pieces, everything comes together in one package. it might be worth checking out if you want a REAL birthday present!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
