<?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:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments for LiquidFoot</title>
	<atom:link href="http://www.liquidfoot.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liquidfoot.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 31 Aug 2009 00:35:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on MS Access via JDBC by Franklin</title>
		<link>http://www.liquidfoot.com/2007/02/02/ms-access-via-jdbc/comment-page-1/#comment-233</link>
		<dc:creator>Franklin</dc:creator>
		<pubDate>Mon, 31 Aug 2009 00:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=198#comment-233</guid>
		<description>Can you please add more info for accessing mdb using coldfusion 8 under linux (ubunutu9.04)

Thanks!</description>
		<content:encoded><![CDATA[<p>Can you please add more info for accessing mdb using coldfusion 8 under linux (ubunutu9.04)</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Because I&#8217;m a Geek by Shannon Hicks</title>
		<link>http://www.liquidfoot.com/2009/01/25/because-im-a-geek/comment-page-1/#comment-231</link>
		<dc:creator>Shannon Hicks</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=285#comment-231</guid>
		<description>Wayne,

Your contact form seems to be broken, and I sent an email to the address shown on the &quot;Referrer Mismatch&quot; error, but haven&#039;t heard back. You alive?</description>
		<content:encoded><![CDATA[<p>Wayne,</p>
<p>Your contact form seems to be broken, and I sent an email to the address shown on the &#8220;Referrer Mismatch&#8221; error, but haven&#8217;t heard back. You alive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open Source Facebook Application by Ed Whymandesign.com</title>
		<link>http://www.liquidfoot.com/2008/08/05/open-source-facebook-application/comment-page-1/#comment-226</link>
		<dc:creator>Ed Whymandesign.com</dc:creator>
		<pubDate>Sat, 16 May 2009 15:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=156#comment-226</guid>
		<description>Hi

This sounds great. Good work. I am looking for a facebook app developer to work with on an open source app that enables anyone to collaborate and solve local social problems. Sound interesting? join the group at http://www.freetraid.org and post a comment there. Ed</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>This sounds great. Good work. I am looking for a facebook app developer to work with on an open source app that enables anyone to collaborate and solve local social problems. Sound interesting? join the group at <a href="http://www.freetraid.org" rel="nofollow">http://www.freetraid.org</a> and post a comment there. Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access via JDBC by Adam Beaulne</title>
		<link>http://www.liquidfoot.com/2007/02/02/ms-access-via-jdbc/comment-page-1/#comment-220</link>
		<dc:creator>Adam Beaulne</dc:creator>
		<pubDate>Tue, 17 Mar 2009 13:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=198#comment-220</guid>
		<description>Hi, I just tried using your JDBC URL,a nd Driver Class, and i&#039;m still having difficulty.

Im using Coldfusion 8, on linux, and I cant see to make it work with a mdb,.</description>
		<content:encoded><![CDATA[<p>Hi, I just tried using your JDBC URL,a nd Driver Class, and i&#8217;m still having difficulty.</p>
<p>Im using Coldfusion 8, on linux, and I cant see to make it work with a mdb,.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook API by Wayne</title>
		<link>http://www.liquidfoot.com/2007/06/14/facebook-api/comment-page-1/#comment-219</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=188#comment-219</guid>
		<description>&lt;p&gt;&lt;p&gt;Marc,&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;Sorry for the delay...I recently changed jobs and had a second child and have been running behind in almost every facet of my life.&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;One of the bad things about writing the Facebook API book is that the API was changing weekly while I was writing it. There was very little documentation for the functions at the time, so I had to keep rewriting a lot of the code as the book progressed.&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;With that said, the best I can do is point you to Tyler Hall&#039;s php-aws project (http://code.google.com/p/php-aws/) which should handle communications with AWS far better than the Amazon wrapper I wrote for the book.&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;p&gt;Cheers,&lt;br /&gt;&lt;br /&gt;
Wayne&lt;/p&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&lt;p&gt;Marc,&lt;/p&gt;<br />
&lt;p&gt;Sorry for the delay&#8230;I recently changed jobs and had a second child and have been running behind in almost every facet of my life.&lt;/p&gt;<br />
&lt;p&gt;One of the bad things about writing the Facebook API book is that the API was changing weekly while I was writing it. There was very little documentation for the functions at the time, so I had to keep rewriting a lot of the code as the book progressed.&lt;/p&gt;</p>
<p>&lt;p&gt;With that said, the best I can do is point you to Tyler Hall&#8217;s php-aws project (<a href="http://code.google.com/p/php-aws/" rel="nofollow">http://code.google.com/p/php-aws/</a>) which should handle communications with AWS far better than the Amazon wrapper I wrote for the book.&lt;/p&gt;</p>
<p>&lt;p&gt;Cheers,&lt;br /&gt;<br />
Wayne&lt;/p&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook API by Marc</title>
		<link>http://www.liquidfoot.com/2007/06/14/facebook-api/comment-page-1/#comment-132</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 05 Feb 2009 03:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=188#comment-132</guid>
		<description>Hi Graham, I wanted to firstly say how impressive your site ise, very kewl!!! I have recently been writing an ap for Facebook, using the only book that makes any sense which is yours.... I have followed the book page by page dilegently taking in your hints and tips, and descided as a first stake that I would write something simular to your games review, accept its focused on books and resources for Life Coaches (which is what I am when not playing with software)

However a couple of things have come up and I still really dont understand AWS full to get what I want to do...

the first thing that keeps coming up and I am unsure how to resolve is: &quot;HTML error while rendering tag &quot;img&quot;: Relative URLs not allowed here&quot; there seems to be a lot of questions out there regarding this and facebook however no real answers, I assume you must have had this working at somestage.

The second question is I want to use AWS to bring the image back of a book cover based upon an ISBN being entered, any ideas how I would modify amazon.php to use the aws?

Look forward to hearing back from you.
Regards Marc</description>
		<content:encoded><![CDATA[<p>Hi Graham, I wanted to firstly say how impressive your site ise, very kewl!!! I have recently been writing an ap for Facebook, using the only book that makes any sense which is yours&#8230;. I have followed the book page by page dilegently taking in your hints and tips, and descided as a first stake that I would write something simular to your games review, accept its focused on books and resources for Life Coaches (which is what I am when not playing with software)</p>
<p>However a couple of things have come up and I still really dont understand AWS full to get what I want to do&#8230;</p>
<p>the first thing that keeps coming up and I am unsure how to resolve is: &#8220;HTML error while rendering tag &#8220;img&#8221;: Relative URLs not allowed here&#8221; there seems to be a lot of questions out there regarding this and facebook however no real answers, I assume you must have had this working at somestage.</p>
<p>The second question is I want to use AWS to bring the image back of a book cover based upon an ISBN being entered, any ideas how I would modify amazon.php to use the aws?</p>
<p>Look forward to hearing back from you.<br />
Regards Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Luke for Lucene 2.4 by Daniel</title>
		<link>http://www.liquidfoot.com/2008/08/21/luke-for-lucene-24/comment-page-1/#comment-7</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 29 Oct 2008 16:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=34#comment-7</guid>
		<description>Your jar doesn&#039;t work. I got the following error: Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: org/apache/lucene/document/Document
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.document.Document.

So I built it myself and it turns out that the lukeall and lukemin jars works but not the luke jar. It&#039;s the same with the one you download from the official luke homepage so there&#039;s probably an error in the build script or something. Maybe you should publish lukeall or lukemin instead?</description>
		<content:encoded><![CDATA[<p>Your jar doesn&#8217;t work. I got the following error: Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: org/apache/lucene/document/Document<br />
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.document.Document.</p>
<p>So I built it myself and it turns out that the lukeall and lukemin jars works but not the luke jar. It&#8217;s the same with the one you download from the official luke homepage so there&#8217;s probably an error in the build script or something. Maybe you should publish lukeall or lukemin instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enough is Enough! by Andrew</title>
		<link>http://www.liquidfoot.com/2008/09/15/enough-is-enough/comment-page-1/#comment-6</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=87#comment-6</guid>
		<description>It&#039;s really an easy decision. Philadelphia Eagles!  Go Birds!</description>
		<content:encoded><![CDATA[<p>It&#8217;s really an easy decision. Philadelphia Eagles!  Go Birds!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
