<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for a Coding Dutchman's blog</title>
	<atom:link href="http://bgeron.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bgeron.wordpress.com</link>
	<description>about real life and free software</description>
	<lastBuildDate>Wed, 19 Nov 2008 00:25:27 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on About me by Neal Farmer</title>
		<link>http://bgeron.wordpress.com/about/#comment-404</link>
		<dc:creator>Neal Farmer</dc:creator>
		<pubDate>Wed, 19 Nov 2008 00:25:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-404</guid>
		<description>Hello Bram,
   Looked all over the net and finally found your content on a lisp cms. Bram I have a project that want to do and have found it difficult to find the right programmers for it. I am not a coder. However I&#039;ve read an untold number of articles about lisp and I believe that lisp is the way to the future for business enterprise. Do you know anyone who uses your lisp cms? If so please put send some names and contact numbers. This is very important work I am trying to accomplish. Please help if you can. Thanks Bram Neal Farmer</description>
		<content:encoded><![CDATA[<p>Hello Bram,<br />
   Looked all over the net and finally found your content on a lisp cms. Bram I have a project that want to do and have found it difficult to find the right programmers for it. I am not a coder. However I&#8217;ve read an untold number of articles about lisp and I believe that lisp is the way to the future for business enterprise. Do you know anyone who uses your lisp cms? If so please put send some names and contact numbers. This is very important work I am trying to accomplish. Please help if you can. Thanks Bram Neal Farmer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on  by Bas</title>
		<link>http://bgeron.wordpress.com/2006/11/30/14/#comment-23</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Fri, 01 Dec 2006 08:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://bgeron.wordpress.com/2006/11/30/14/#comment-23</guid>
		<description>Nice! 

** makes me want to look into Parrot</description>
		<content:encoded><![CDATA[<p>Nice! </p>
<p>** makes me want to look into Parrot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parrot gets cookie by bgeron</title>
		<link>http://bgeron.wordpress.com/2006/09/17/parrot-gets-cookie/#comment-5</link>
		<dc:creator>bgeron</dc:creator>
		<pubDate>Thu, 28 Sep 2006 20:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://bgeron.wordpress.com/2006/09/17/parrot-gets-cookie/#comment-5</guid>
		<description>&gt; At the moment I’m designing a VM/Platform Px with an american
&gt; friend of mine, Kaja Fumei (http://kajafumei.com/).
Cool.. Please keep me informed at your site.. :-)
&gt; Parrot should get a JIT, then I’d be really happy :).
It has, you can select that core with the &#039;--jit-core&#039; or &#039;-j&#039; command line option.. I think it&#039;s not complete yet, but that will come.
Its speed is good (a few times better than Mono (which is about half the speed of MS .NET)), but only trivial benchmarks have been taken. For more info, look for &#039;Bragging rights&#039; in &lt;a href=&quot;http://www.parrotcode.org/talks/ParrotInDetail2.pdf&quot; rel=&quot;nofollow&quot;&gt;http://www.parrotcode.org/talks/ParrotInDetail2.pdf&lt;/a&gt;.

</description>
		<content:encoded><![CDATA[<p>&gt; At the moment I’m designing a VM/Platform Px with an american<br />
&gt; friend of mine, Kaja Fumei (<a href="http://kajafumei.com/)" rel="nofollow">http://kajafumei.com/)</a>.<br />
Cool.. Please keep me informed at your site.. :-)<br />
&gt; Parrot should get a JIT, then I’d be really happy :).<br />
It has, you can select that core with the &#8216;&#8211;jit-core&#8217; or &#8216;-j&#8217; command line option.. I think it&#8217;s not complete yet, but that will come.<br />
Its speed is good (a few times better than Mono (which is about half the speed of MS .NET)), but only trivial benchmarks have been taken. For more info, look for &#8216;Bragging rights&#8217; in <a href="http://www.parrotcode.org/talks/ParrotInDetail2.pdf" rel="nofollow">http://www.parrotcode.org/talks/ParrotInDetail2.pdf</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parrot gets cookie by Bas</title>
		<link>http://bgeron.wordpress.com/2006/09/17/parrot-gets-cookie/#comment-4</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Wed, 27 Sep 2006 18:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://bgeron.wordpress.com/2006/09/17/parrot-gets-cookie/#comment-4</guid>
		<description>VM are fun. VM are even more fun to design and write yourself.

At the moment I&#039;m designing a VM/Platform Px with an american friend of mine, Kaja Fumei (http://kajafumei.com/). Although we don&#039;t expect to deliver any result soon -- a VM is terribly big and complex and we tend to rewrite a lot -- it&#039;s still great fun.

Parrot should get a JIT, then I&#039;d be really happy :). At that moment it can compete with .NET&#039;s language implementations like IronPython and others.</description>
		<content:encoded><![CDATA[<p>VM are fun. VM are even more fun to design and write yourself.</p>
<p>At the moment I&#8217;m designing a VM/Platform Px with an american friend of mine, Kaja Fumei (<a href="http://kajafumei.com/)" rel="nofollow">http://kajafumei.com/)</a>. Although we don&#8217;t expect to deliver any result soon &#8212; a VM is terribly big and complex and we tend to rewrite a lot &#8212; it&#8217;s still great fun.</p>
<p>Parrot should get a JIT, then I&#8217;d be really happy :). At that moment it can compete with .NET&#8217;s language implementations like IronPython and others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First post by bgeron</title>
		<link>http://bgeron.wordpress.com/2006/08/30/hello-world/#comment-2</link>
		<dc:creator>bgeron</dc:creator>
		<pubDate>Wed, 30 Aug 2006 19:16:20 +0000</pubDate>
		<guid isPermaLink="false">https://bgeron.wordpress.com/2006/08/30/hello-world/#comment-2</guid>
		<description>Ah, well, I also like to keep the initial &quot;welcome&quot; mails from GMail, Outlook and YouOS. Makes me feel better somehow, maybe it&#039;s nostalgy or something (probably it&#039;s not, but I can&#039;t find the correct word :-)</description>
		<content:encoded><![CDATA[<p>Ah, well, I also like to keep the initial &#8220;welcome&#8221; mails from GMail, Outlook and YouOS. Makes me feel better somehow, maybe it&#8217;s nostalgy or something (probably it&#8217;s not, but I can&#8217;t find the correct word :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First post by Mr WordPress</title>
		<link>http://bgeron.wordpress.com/2006/08/30/hello-world/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Wed, 30 Aug 2006 16:28:23 +0000</pubDate>
		<guid isPermaLink="false">https://bgeron.wordpress.com/2006/08/30/hello-world/#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in, and view the posts&#039; comments, there you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in, and view the posts&#8217; comments, there you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
