<?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: Elegant little PHP JSON encoder</title>
	<atom:link href="http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/</link>
	<description>A Shady Lane, everybody wants one</description>
	<lastBuildDate>Thu, 04 Jun 2009 18:18:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matt G</title>
		<link>http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/comment-page-1/#comment-611</link>
		<dc:creator>Matt G</dc:creator>
		<pubDate>Wed, 15 Apr 2009 00:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.post-hipster.com/?p=35#comment-611</guid>
		<description>What a great little function! The internal json_encode() is only good on PHP 5.2 or higher, this is great for building backwards compatible code. Bravo!</description>
		<content:encoded><![CDATA[<p>What a great little function! The internal json_encode() is only good on PHP 5.2 or higher, this is great for building backwards compatible code. Bravo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chip</title>
		<link>http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/comment-page-1/#comment-101</link>
		<dc:creator>chip</dc:creator>
		<pubDate>Tue, 24 Feb 2009 14:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.post-hipster.com/?p=35#comment-101</guid>
		<description>Hey Jay -

Yeah, that makes it much more useful. I&#039;ve added a note to the top of the post for future googlers.

It&#039;s licensed under, um, uh, the one where I get lots of money? No, I&#039;m kidding - feel free to use it with whatever attribution you like, and thanks for making the function better!</description>
		<content:encoded><![CDATA[<p>Hey Jay -</p>
<p>Yeah, that makes it much more useful. I&#8217;ve added a note to the top of the post for future googlers.</p>
<p>It&#8217;s licensed under, um, uh, the one where I get lots of money? No, I&#8217;m kidding &#8211; feel free to use it with whatever attribution you like, and thanks for making the function better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Williams</title>
		<link>http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/comment-page-1/#comment-98</link>
		<dc:creator>Jay Williams</dc:creator>
		<pubDate>Tue, 24 Feb 2009 02:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.post-hipster.com/?p=35#comment-98</guid>
		<description>Handy little function.  I&#039;ve found though that It didn&#039;t handle boolean and floats too well, so I&#039;ve extended and restructured it a bit, you can see the changes here:
http://pastie.textmate.org/398110

Also, is this code licensed under? I&#039;d like to use it in an Open Source project but I&#039;d like to make sure it&#039;s free first.

Thanks!</description>
		<content:encoded><![CDATA[<p>Handy little function.  I&#8217;ve found though that It didn&#8217;t handle boolean and floats too well, so I&#8217;ve extended and restructured it a bit, you can see the changes here:<br />
<a href="http://pastie.textmate.org/398110" rel="nofollow">http://pastie.textmate.org/398110</a></p>
<p>Also, is this code licensed under? I&#8217;d like to use it in an Open Source project but I&#8217;d like to make sure it&#8217;s free first.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JessicaSophia</title>
		<link>http://www.post-hipster.com/2008/02/15/elegant-little-php-json-encoder/comment-page-1/#comment-65</link>
		<dc:creator>JessicaSophia</dc:creator>
		<pubDate>Wed, 28 May 2008 18:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.post-hipster.com/?p=35#comment-65</guid>
		<description>I am married to a geek.</description>
		<content:encoded><![CDATA[<p>I am married to a geek.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

