<?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: PHP Application Configuration with YAML</title>
	<atom:link href="http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 00:46:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ??????? &#187; [Web] ????</title>
		<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/comment-page-1/#comment-59424</link>
		<dc:creator>??????? &#187; [Web] ????</dc:creator>
		<pubDate>Wed, 25 Nov 2009 02:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/#comment-59424</guid>
		<description>[...] PHP Application Configuration with YAML [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP Application Configuration with YAML [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joomla</title>
		<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/comment-page-1/#comment-3453</link>
		<dc:creator>joomla</dc:creator>
		<pubDate>Thu, 29 Nov 2007 20:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/#comment-3453</guid>
		<description>I can&#039;t become convinced to yaml.. still use xml :)</description>
		<content:encoded><![CDATA[<p>I can't become convinced to yaml.. still use xml <img src='http://www.phpaddiction.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roScripts  Webmaster resources and websites</title>
		<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/comment-page-1/#comment-3266</link>
		<dc:creator>roScripts  Webmaster resources and websites</dc:creator>
		<pubDate>Fri, 23 Nov 2007 17:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/#comment-3266</guid>
		<description>&lt;strong&gt;PHP Application Configuration with YAML at phpaddiction...&lt;/strong&gt;

PHP Application Configuration with YAML at phpaddiction...</description>
		<content:encoded><![CDATA[<p><strong>PHP Application Configuration with YAML at phpaddiction&#8230;</strong></p>
<p>PHP Application Configuration with YAML at phpaddiction&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Hill</title>
		<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/comment-page-1/#comment-3253</link>
		<dc:creator>Doug Hill</dc:creator>
		<pubDate>Fri, 23 Nov 2007 07:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/#comment-3253</guid>
		<description>@Shahar
Now how in the world did I miss your article!?!  Oh well, have to stick your site in the reader.  I did run some benchmarks cached and uncached and its significanly faster cached. It varies but on average around 50x.  I haven&#039;t tried syck to match them up though.  

Doug</description>
		<content:encoded><![CDATA[<p>@Shahar<br />
Now how in the world did I miss your article!?!  Oh well, have to stick your site in the reader.  I did run some benchmarks cached and uncached and its significanly faster cached. It varies but on average around 50x.  I haven't tried syck to match them up though.  </p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahar Evron</title>
		<link>http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/comment-page-1/#comment-3251</link>
		<dc:creator>Shahar Evron</dc:creator>
		<pubDate>Fri, 23 Nov 2007 06:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/php-application-configuration-with-yaml/#comment-3251</guid>
		<description>Cool!

I wrote a short article on how to use YAML with Zend_Config (it&#039;s pretty easy) some time ago: http://prematureoptimization.org/blog/archives/39

I really liked your caching idea - dumping the data using var_export should be extremely fast especially if you use opcode cache (APC, XCache, eAccelerator, Zend Platform etc.) because your system will have the stuff cached in RAM and won&#039;t even read it from disk. 

Shahar</description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>I wrote a short article on how to use YAML with Zend_Config (it's pretty easy) some time ago: <a href="http://prematureoptimization.org/blog/archives/39" rel="nofollow">http://prematureoptimization.org/blog/archives/39</a></p>
<p>I really liked your caching idea &#8211; dumping the data using var_export should be extremely fast especially if you use opcode cache (APC, XCache, eAccelerator, Zend Platform etc.) because your system will have the stuff cached in RAM and won't even read it from disk. </p>
<p>Shahar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

