<?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: Facebook Thrift PHP Client</title>
	<atom:link href="http://www.hermanradtke.com/blog/facebook-thrift-php-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hermanradtke.com/blog/facebook-thrift-php-client/</link>
	<description>Personal anecdotes from my experiences using the LAMP stack</description>
	<lastBuildDate>Mon, 30 Aug 2010 07:16:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Herman Radtke</title>
		<link>http://www.hermanradtke.com/blog/facebook-thrift-php-client/comment-page-1/#comment-3401</link>
		<dc:creator>Herman Radtke</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=273#comment-3401</guid>
		<description>The Sale.php file is generated from the Sale.thrift file.  That file is shown in my previous post: http://www.hermanradtke.com/blog/exploring-facebooks-thrift/

With the Sale.thrift file, I generated a php client and a C++ server.  The above example was just showing how I used the Sale.php client code.</description>
		<content:encoded><![CDATA[<p>The Sale.php file is generated from the Sale.thrift file.  That file is shown in my previous post: <a href="http://www.hermanradtke.com/blog/exploring-facebooks-thrift/" rel="nofollow">http://www.hermanradtke.com/blog/exploring-facebooks-thrift/</a></p>
<p>With the Sale.thrift file, I generated a php client and a C++ server.  The above example was just showing how I used the Sale.php client code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.hermanradtke.com/blog/facebook-thrift-php-client/comment-page-1/#comment-3399</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=273#comment-3399</guid>
		<description>What are the contents of Sale.php?  Is that completely generated by Thrift?

Since that is the definition of:
   $client = new SaleClient($protocol);

it seems strange not to include it.</description>
		<content:encoded><![CDATA[<p>What are the contents of Sale.php?  Is that completely generated by Thrift?</p>
<p>Since that is the definition of:<br />
   $client = new SaleClient($protocol);</p>
<p>it seems strange not to include it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://www.hermanradtke.com/blog/facebook-thrift-php-client/comment-page-1/#comment-3331</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=273#comment-3331</guid>
		<description>very useful thanks. i&#039;m trying to put the finishing touches to an initial scribe deployment. sample client code is very useful.

thanks</description>
		<content:encoded><![CDATA[<p>very useful thanks. i&#8217;m trying to put the finishing touches to an initial scribe deployment. sample client code is very useful.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
