<?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: New SPL Features in PHP 5.3</title>
	<atom:link href="http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 15:29:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yii简单印象长明 &#124; 长明</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-5286</link>
		<dc:creator>Yii简单印象长明 &#124; 长明</dc:creator>
		<pubDate>Wed, 07 Jul 2010 08:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-5286</guid>
		<description>[...] 一篇博客文章，关于PHP5.3新增的spl datastructure，值得一看：http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 一篇博客文章，关于PHP5.3新增的spl datastructure，值得一看：http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhou Yanqin</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-5283</link>
		<dc:creator>Zhou Yanqin</dc:creator>
		<pubDate>Wed, 07 Jul 2010 05:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-5283</guid>
		<description>Very good article. I was just about to make a test whether to use SPL new datastructure or keep using Array. Thank you.</description>
		<content:encoded><![CDATA[<p>Very good article. I was just about to make a test whether to use SPL new datastructure or keep using Array. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Word of Mouth Mike</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-5179</link>
		<dc:creator>Word of Mouth Mike</dc:creator>
		<pubDate>Wed, 30 Jun 2010 10:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-5179</guid>
		<description>Thanks Matthew for this excellent article on the new data structures in SPL.

More importantly thanks so much for your guidance on how they might be used, this is the sort of information that can can not be inferred from the endless copies of the manual without an in-depth understanding of computer science.

Thanks especially for explaining the current limitations with the SplDoublyLinkedList, something I am particularly interested in at the moment and I could have spend a long time realising it was not up to what I wanted to do with it.

Regards, Mike</description>
		<content:encoded><![CDATA[<p>Thanks Matthew for this excellent article on the new data structures in SPL.</p>
<p>More importantly thanks so much for your guidance on how they might be used, this is the sort of information that can can not be inferred from the endless copies of the manual without an in-depth understanding of computer science.</p>
<p>Thanks especially for explaining the current limitations with the SplDoublyLinkedList, something I am particularly interested in at the moment and I could have spend a long time realising it was not up to what I wanted to do with it.</p>
<p>Regards, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iterators en PHP &#124; Sentido Web</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3889</link>
		<dc:creator>Iterators en PHP &#124; Sentido Web</dc:creator>
		<pubDate>Thu, 27 May 2010 08:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3889</guid>
		<description>[...] New SPL Features in PHP 5.3 [...]</description>
		<content:encoded><![CDATA[<p>[...] New SPL Features in PHP 5.3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3808</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 24 May 2010 23:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3808</guid>
		<description>The Queue and Stack would be really useful if they could be serialised.</description>
		<content:encoded><![CDATA[<p>The Queue and Stack would be really useful if they could be serialised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3628</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 21 May 2010 11:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3628</guid>
		<description>Very nice write up, I somehow always thought these advanced SPL things like Heaps were slower than simple array usage in php. But I gues the whole SPL is implemented in C then?</description>
		<content:encoded><![CDATA[<p>Very nice write up, I somehow always thought these advanced SPL things like Heaps were slower than simple array usage in php. But I gues the whole SPL is implemented in C then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TEK·X Day Two &#8211; Bradley Holt</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3615</link>
		<dc:creator>TEK·X Day Two &#8211; Bradley Holt</dc:creator>
		<pubDate>Fri, 21 May 2010 04:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3615</guid>
		<description>[...] that I had the pleasure of seeing Matthew Turland&#8217;s talk on New SPL Features in PHP 5.3. New SPL data structures in PHP 5.3 include stacks, queues, heaps, priority queues, and sets. [...]</description>
		<content:encoded><![CDATA[<p>[...] that I had the pleasure of seeing Matthew Turland&#8217;s talk on New SPL Features in PHP 5.3. New SPL data structures in PHP 5.3 include stacks, queues, heaps, priority queues, and sets. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Turland</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3585</link>
		<dc:creator>Matthew Turland</dc:creator>
		<pubDate>Thu, 20 May 2010 20:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3585</guid>
		<description>@Corey Good suggestion! It would be a bit much to manually convert the files to gists, though, and I don&#039;t know of any tools offhand that use GitHub&#039;s API to do anything like that. I&#039;ve gone ahead and added links to each of the source files corresponding to each set of graphs. Hopefully that will be sufficient for the time being. Thanks for your feedback!</description>
		<content:encoded><![CDATA[<p>@Corey Good suggestion! It would be a bit much to manually convert the files to gists, though, and I don&#8217;t know of any tools offhand that use GitHub&#8217;s API to do anything like that. I&#8217;ve gone ahead and added links to each of the source files corresponding to each set of graphs. Hopefully that will be sufficient for the time being. Thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Ballou</title>
		<link>http://matthewturland.com/2010/05/20/new-spl-features-in-php-5-3/comment-page-1/#comment-3582</link>
		<dc:creator>Corey Ballou</dc:creator>
		<pubDate>Thu, 20 May 2010 19:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=107#comment-3582</guid>
		<description>Hey Matt, it might be helpful to put your benchmark graphs into context by inlining the code with github&#039;s gist functionality.  Just a suggestion :)</description>
		<content:encoded><![CDATA[<p>Hey Matt, it might be helpful to put your benchmark graphs into context by inlining the code with github&#8217;s gist functionality.  Just a suggestion :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
