<?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: Serialize Python Variables To PHP</title>
	<atom:link href="http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/</link>
	<description>Far Too Sweet To Be Sour</description>
	<lastBuildDate>Thu, 22 Dec 2011 08:44:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniel Cousineau</title>
		<link>http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/comment-page-1/#comment-291</link>
		<dc:creator>Daniel Cousineau</dc:creator>
		<pubDate>Mon, 08 Dec 2008 14:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=202#comment-291</guid>
		<description>@Timothy: Sure, Python has some JSON serialization functions. But the objective was speed so I decided to go for PHP&#039;s native format.</description>
		<content:encoded><![CDATA[<p>@Timothy: Sure, Python has some JSON serialization functions. But the objective was speed so I decided to go for PHP&#8217;s native format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy</title>
		<link>http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/comment-page-1/#comment-290</link>
		<dc:creator>Timothy</dc:creator>
		<pubDate>Mon, 08 Dec 2008 13:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=202#comment-290</guid>
		<description>It&#039;s been a while since I&#039;ve done anything in Python so I&#039;m definitely rusty... but does Python have any JSON functions?  You could serialize the Python data structure to JSON and tuck it in to a segment of shared memory, and then just retrieve it from PHP and use json_decode().  Just a thought.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve done anything in Python so I&#8217;m definitely rusty&#8230; but does Python have any JSON functions?  You could serialize the Python data structure to JSON and tuck it in to a segment of shared memory, and then just retrieve it from PHP and use json_decode().  Just a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samat Jain</title>
		<link>http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/comment-page-1/#comment-229</link>
		<dc:creator>Samat Jain</dc:creator>
		<pubDate>Tue, 04 Nov 2008 00:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=202#comment-229</guid>
		<description>Just wondering, were you familiar with &lt;a href=&quot;http://pypi.python.org/pypi/phpserialize&quot; rel=&quot;nofollow&quot;&gt;phpserialize&lt;/a&gt;? It&#039;s BSD licensed.</description>
		<content:encoded><![CDATA[<p>Just wondering, were you familiar with <a href="http://pypi.python.org/pypi/phpserialize" rel="nofollow">phpserialize</a>? It&#8217;s BSD licensed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Cousineau&#8217;s Blog: Serialize Python Variables To PHP : Dragonfly Networks</title>
		<link>http://www.toosweettobesour.com/2008/10/22/serialize-python-variables-to-php/comment-page-1/#comment-214</link>
		<dc:creator>Daniel Cousineau&#8217;s Blog: Serialize Python Variables To PHP : Dragonfly Networks</dc:creator>
		<pubDate>Thu, 23 Oct 2008 10:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=202#comment-214</guid>
		<description>[...] came across the need to bridge two languages - PHP and Python - via some serialized variables. This new post on his blog shows how he did [...]</description>
		<content:encoded><![CDATA[<p>[...] came across the need to bridge two languages &#8211; PHP and Python &#8211; via some serialized variables. This new post on his blog shows how he did [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

