<?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 on: The SoLoad Foreign Function Server (Part I) &#8211; An Introduction</title>
	<atom:link href="http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/</link>
	<description>Coding, Mostly</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:08:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SoLoad: Enough FFI to get the job done. &#171; (hello</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-8</link>
		<dc:creator>SoLoad: Enough FFI to get the job done. &#171; (hello</dc:creator>
		<pubDate>Thu, 18 Dec 2008 22:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-8</guid>
		<description>[...] SoLoad intro SoLoad basic SoLoad intermediate SoLoad at Launchpad SoLoad wiki [...]</description>
		<content:encoded><![CDATA[<p>[...] SoLoad intro SoLoad basic SoLoad intermediate SoLoad at Launchpad SoLoad wiki [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Foreign Function Interface for Ikarus Using SoLoad &#171; It Seemed Like A Good Idea, At The Time</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-7</link>
		<dc:creator>A Foreign Function Interface for Ikarus Using SoLoad &#171; It Seemed Like A Good Idea, At The Time</dc:creator>
		<pubDate>Sun, 14 Dec 2008 06:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-7</guid>
		<description>[...] , scheme , soload Tags: ffi, ikarus, scheme, soload      A while back I wrote a foreign function server called SoLoad.  It is intended for situations where a regular FFI, for whatever reason, is not [...]</description>
		<content:encoded><![CDATA[<p>[...] , scheme , soload Tags: ffi, ikarus, scheme, soload      A while back I wrote a foreign function server called SoLoad.  It is intended for situations where a regular FFI, for whatever reason, is not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The SoLoad Foreign Function Server (Part III) - Intermediate Usage &#171; It Seemed Like A Good Idea, At The Time</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-6</link>
		<dc:creator>The SoLoad Foreign Function Server (Part III) - Intermediate Usage &#171; It Seemed Like A Good Idea, At The Time</dc:creator>
		<pubDate>Mon, 15 Sep 2008 19:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-6</guid>
		<description>[...]   soload , tutorial Tags: soload      This is the third post in a series or four. It comes after Introduction and Basic [...]</description>
		<content:encoded><![CDATA[<p>[...]   soload , tutorial Tags: soload      This is the third post in a series or four. It comes after Introduction and Basic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The SoLoad Foreign Function Server (Part II) - Basic Usage &#171; It Seemed Like A Good Idea, At The Time</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-5</link>
		<dc:creator>The SoLoad Foreign Function Server (Part II) - Basic Usage &#171; It Seemed Like A Good Idea, At The Time</dc:creator>
		<pubDate>Sat, 13 Sep 2008 04:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-5</guid>
		<description>[...] Previously, I explained the need for and the purpose of SoLoad.  In this post, I will explain how it is used in a command-line session. [...]</description>
		<content:encoded><![CDATA[<p>[...] Previously, I explained the need for and the purpose of SoLoad.  In this post, I will explain how it is used in a command-line session. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulaziz Ghuloum</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-4</link>
		<dc:creator>Abdulaziz Ghuloum</dc:creator>
		<pubDate>Sat, 06 Sep 2008 08:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-4</guid>
		<description>Waiting for part II.</description>
		<content:encoded><![CDATA[<p>Waiting for part II.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Schade</title>
		<link>http://blog.willdonnelly.net/2008/08/30/the-soload-foreign-function-server-part-i-an-introduction/comment-page-1/#comment-3</link>
		<dc:creator>Michael Schade</dc:creator>
		<pubDate>Mon, 01 Sep 2008 23:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://willdonnelly.wordpress.com/?p=12#comment-3</guid>
		<description>Awesome blog post again Will. I really love your writing style - you make something that some may consider complex appear so simple, and at the end of the post I actually understood the message that you were trying to convey (unlike what happens in many of our IMs ;)).

I&#039;ll be adding this to Google Reader and will definitely look forward to the second installment.

Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Awesome blog post again Will. I really love your writing style &#8211; you make something that some may consider complex appear so simple, and at the end of the post I actually understood the message that you were trying to convey (unlike what happens in many of our IMs <img src='http://blog.willdonnelly.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>I&#8217;ll be adding this to Google Reader and will definitely look forward to the second installment.</p>
<p>Keep up the great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
