<?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 Fernando J. Pereda</title>
	<atom:link href="http://blogs.gentoo.org/ferdy/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gentoo.org/ferdy</link>
	<description>Just another Gentoo Blogs site</description>
	<lastBuildDate>Mon, 19 Nov 2007 18:12:09 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Paludis meets Java, part I by csavolainen</title>
		<link>http://blogs.gentoo.org/ferdy/2007/11/18/paludis_meets_java_1/#comment-5</link>
		<dc:creator>csavolainen</dc:creator>
		<pubDate>Mon, 19 Nov 2007 18:12:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-5</guid>
		<description><![CDATA[If you haven&#039;t already I would suggest you take a look at JNA instead of JNI.  It does it&#039;s binding dynamically instead of having to write native &quot;glue&quot;.&lt;br /&gt;
&lt;br /&gt;
P.S.  Your comment form won&#039;t take my real email address for some reason.]]></description>
		<content:encoded><![CDATA[<p>If you haven&#8217;t already I would suggest you take a look at JNA instead of JNI.  It does it&#8217;s binding dynamically instead of having to write native &#8220;glue&#8221;.</p>
<p>P.S.  Your comment form won&#8217;t take my real email address for some reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hidden PI by rcn</title>
		<link>http://blogs.gentoo.org/ferdy/2007/06/11/hidden_pi/#comment-6</link>
		<dc:creator>rcn</dc:creator>
		<pubDate>Wed, 20 Jun 2007 22:35:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-6</guid>
		<description><![CDATA[Hi Ferdy!&lt;br /&gt;
&lt;br /&gt;
It&#039;s funny to hear that since I have just finished a college paper about using PVM to calculate a Mandelbrot fractal :) I would have never thought pi was involved xD&lt;br /&gt;
&lt;br /&gt;
Talking about obscure ways to calculate pi... I will never forget when my math teacher got the sum of a Fourier series (if I remember right). The result was pi/8. What a guy...]]></description>
		<content:encoded><![CDATA[<p>Hi Ferdy!</p>
<p>It&#8217;s funny to hear that since I have just finished a college paper about using PVM to calculate a Mandelbrot fractal <img src='http://blogs.gentoo.org/ferdy/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I would have never thought pi was involved xD</p>
<p>Talking about obscure ways to calculate pi&#8230; I will never forget when my math teacher got the sum of a Fourier series (if I remember right). The result was pi/8. What a guy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutt macro trick by construction loan</title>
		<link>http://blogs.gentoo.org/ferdy/2006/01/19/mutt_macro_trick/#comment-4</link>
		<dc:creator>construction loan</dc:creator>
		<pubDate>Tue, 05 Dec 2006 19:34:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-4</guid>
		<description><![CDATA[Buerta concosto per magnitum lambda.]]></description>
		<content:encoded><![CDATA[<p>Buerta concosto per magnitum lambda.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the Missionaries and Cannibals puzzle by Fernando J. Pereda</title>
		<link>http://blogs.gentoo.org/ferdy/2006/01/10/solving_the_missionaries_and_cannibals_p/#comment-3</link>
		<dc:creator>Fernando J. Pereda</dc:creator>
		<pubDate>Tue, 10 Jan 2006 20:53:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-3</guid>
		<description><![CDATA[In the post I linked there is a solution in Ruby, and two links to solutions in Prolog and Lisp:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.grahi.upc.edu/santiago/imdocs/varios/prolog/carni.prl&quot; rel=&quot;nofollow&quot;&gt;Missionaries and Cannibals in Prolog&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.comp.nus.edu.sg/~shantanu/mission.txt&quot; rel=&quot;nofollow&quot;&gt;Missionaries and Cannibals in Lisp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It shouldn&#039;t be too hard to do it in C (thus in C++ and Objective-C). Perl, Java, Python and other imperative languages should also be &#039;easy&#039;. Bash will be a bit tricker though.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Ferdy]]></description>
		<content:encoded><![CDATA[<p>In the post I linked there is a solution in Ruby, and two links to solutions in Prolog and Lisp:</p>
<p><a href="http://www.grahi.upc.edu/santiago/imdocs/varios/prolog/carni.prl" rel="nofollow">Missionaries and Cannibals in Prolog</a><br />
<a href="http://www.comp.nus.edu.sg/~shantanu/mission.txt" rel="nofollow">Missionaries and Cannibals in Lisp</a></p>
<p>It shouldn&#8217;t be too hard to do it in C (thus in C++ and Objective-C). Perl, Java, Python and other imperative languages should also be &#8216;easy&#8217;. Bash will be a bit tricker though.</p>
<p>Cheers,<br />
Ferdy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the Missionaries and Cannibals puzzle by Kim</title>
		<link>http://blogs.gentoo.org/ferdy/2006/01/10/solving_the_missionaries_and_cannibals_p/#comment-2</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Tue, 10 Jan 2006 20:43:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-2</guid>
		<description><![CDATA[Seen any solutions in other languages?&lt;br /&gt;
ie. bash, perl, C, C++]]></description>
		<content:encoded><![CDATA[<p>Seen any solutions in other languages?<br />
ie. bash, perl, C, C++</p>
]]></content:encoded>
	</item>
</channel>
</rss>
