<?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 ((meatspace))</title>
	<atom:link href="http://meat.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://meat.net</link>
	<description>a blog</description>
	<lastBuildDate>Sun, 18 Oct 2009 16:32:23 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on C++ runtime class registration by C++ Runtime Types: Find All Classes Derived From a Base Class (2) &#171; Sambal</title>
		<link>http://meat.net/2006/03/cpp-runtime-class-registration/comment-page-1/#comment-5591</link>
		<dc:creator>C++ Runtime Types: Find All Classes Derived From a Base Class (2) &#171; Sambal</dc:creator>
		<pubDate>Sun, 18 Oct 2009 16:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2006/03/c-runtime-class-registration/#comment-5591</guid>
		<description>[...] gives a pointer to meatspace (a blog), where he&#8217;s got a solution involving factory methods and a single macro per [...]</description>
		<content:encoded><![CDATA[<p>[...] gives a pointer to meatspace (a blog), where he&#8217;s got a solution involving factory methods and a single macro per [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Juniper NetConnect on 64 bit linux by JV</title>
		<link>http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/comment-page-1/#comment-5419</link>
		<dc:creator>JV</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/#comment-5419</guid>
		<description>Thanks for your guide! Using it, I finally got Citrix working on my 64bits notebook. Only I had to use the 32 bits version of Firefox; the applet complained that Opera wasn&#039;t supported.</description>
		<content:encoded><![CDATA[<p>Thanks for your guide! Using it, I finally got Citrix working on my 64bits notebook. Only I had to use the 32 bits version of Firefox; the applet complained that Opera wasn&#8217;t supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things that are cool about parenting, Part MMDCCCLXV by Website Directory - Vita dei Giovani</title>
		<link>http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/comment-page-1/#comment-5381</link>
		<dc:creator>Website Directory - Vita dei Giovani</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/#comment-5381</guid>
		<description>[...] ((meatspace)) » Things that are cool about parenting, Part MMDCCCLXV [...]</description>
		<content:encoded><![CDATA[<p>[...] ((meatspace)) » Things that are cool about parenting, Part MMDCCCLXV [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Blagojavich the most corrupt &#8230; by Daniel Howard</title>
		<link>http://meat.net/2008/12/is-blagojavich-the-most-corrupt/comment-page-1/#comment-5375</link>
		<dc:creator>Daniel Howard</dc:creator>
		<pubDate>Fri, 12 Dec 2008 04:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/12/is-blagojavich-the-most-corrupt/#comment-5375</guid>
		<description>&quot;Dear IL Leg: Please impeach and convict this jackass and get him out of office, today.&quot;

Amen, Brother Dave!</description>
		<content:encoded><![CDATA[<p>&#8220;Dear IL Leg: Please impeach and convict this jackass and get him out of office, today.&#8221;</p>
<p>Amen, Brother Dave!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Fellow Americans by Daniel Howard</title>
		<link>http://meat.net/2008/11/my-fellow-americans/comment-page-1/#comment-5352</link>
		<dc:creator>Daniel Howard</dc:creator>
		<pubDate>Wed, 05 Nov 2008 21:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/11/my-fellow-americans/#comment-5352</guid>
		<description>Amen and Amen!</description>
		<content:encoded><![CDATA[<p>Amen and Amen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Someone else&#8217;s words by Bert JW Regeer</title>
		<link>http://meat.net/2008/10/someone-elses-words/comment-page-1/#comment-5351</link>
		<dc:creator>Bert JW Regeer</dc:creator>
		<pubDate>Sun, 26 Oct 2008 05:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/10/someone-elses-words/#comment-5351</guid>
		<description>Hey David,

I have a quick question regarding your post made here: http://meat.net/2006/03/cpp-runtime-class-registration/. The code is extremely useful, and I would like to thank you for putting it out there. However, my question is, what license is it under? I had implemented a similar system (nowhere near as elegant!) before I was pointed towards your blog by &quot;Denice&quot; at StackOverflow (http://stackoverflow.com/questions/77817/c-runtime-knowledge-of-classes).

So far I have a heavily modified version in my source code, to add a few things that I require, but before I go ahead and just assume it is public domain/free for the taking I wanted to touch base with you.

Please feel free to email me at the email address I left for this comment.

Thank you,
Bert JW Regeer</description>
		<content:encoded><![CDATA[<p>Hey David,</p>
<p>I have a quick question regarding your post made here: <a href="http://meat.net/2006/03/cpp-runtime-class-registration/" rel="nofollow">http://meat.net/2006/03/cpp-runtime-class-registration/</a>. The code is extremely useful, and I would like to thank you for putting it out there. However, my question is, what license is it under? I had implemented a similar system (nowhere near as elegant!) before I was pointed towards your blog by &#8220;Denice&#8221; at StackOverflow (<a href="http://stackoverflow.com/questions/77817/c-runtime-knowledge-of-classes)" rel="nofollow">http://stackoverflow.com/questions/77817/c-runtime-knowledge-of-classes)</a>.</p>
<p>So far I have a heavily modified version in my source code, to add a few things that I require, but before I go ahead and just assume it is public domain/free for the taking I wanted to touch base with you.</p>
<p>Please feel free to email me at the email address I left for this comment.</p>
<p>Thank you,<br />
Bert JW Regeer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Someone else&#8217;s words by Asbjørn Ulsberg</title>
		<link>http://meat.net/2008/10/someone-elses-words/comment-page-1/#comment-5349</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Wed, 08 Oct 2008 11:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/10/someone-elses-words/#comment-5349</guid>
		<description>require &#039;base64&#039;
require &#039;uri&#039;

module S3 # This is the beginning of a big, all-encompassing module

From &quot;RESTful Web Services&quot; by Leonard Richardson and Sam Ruby: http://oreilly.com/catalog/9780596529260/</description>
		<content:encoded><![CDATA[<p>require &#8216;base64&#8242;<br />
require &#8216;uri&#8217;</p>
<p>module S3 # This is the beginning of a big, all-encompassing module</p>
<p>From &#8220;RESTful Web Services&#8221; by Leonard Richardson and Sam Ruby: <a href="http://oreilly.com/catalog/9780596529260/" rel="nofollow">http://oreilly.com/catalog/9780596529260/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Someone else&#8217;s words by Joe Z</title>
		<link>http://meat.net/2008/10/someone-elses-words/comment-page-1/#comment-5348</link>
		<dc:creator>Joe Z</dc:creator>
		<pubDate>Wed, 08 Oct 2008 04:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/10/someone-elses-words/#comment-5348</guid>
		<description>Cheese!</description>
		<content:encoded><![CDATA[<p>Cheese!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Economic Turmoil by Daniel Howard</title>
		<link>http://meat.net/2008/09/economic-turmoil/comment-page-1/#comment-5342</link>
		<dc:creator>Daniel Howard</dc:creator>
		<pubDate>Fri, 26 Sep 2008 20:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/09/economic-turmoil/#comment-5342</guid>
		<description>Hey, me too!!</description>
		<content:encoded><![CDATA[<p>Hey, me too!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving! by Keith</title>
		<link>http://meat.net/2008/09/moving/comment-page-1/#comment-5333</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2008/09/moving/#comment-5333</guid>
		<description>Mike will be there after the work is done, but before the pizza is ready!</description>
		<content:encoded><![CDATA[<p>Mike will be there after the work is done, but before the pizza is ready!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
