<?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: Zend Framework Best Practices &#8211; Part 1: Getting Started</title>
	<atom:link href="http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/</link>
	<description>Web Geekology 101</description>
	<lastBuildDate>Wed, 19 Jan 2011 14:13:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/comment-page-1/#comment-5196</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 22 Oct 2010 02:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=22#comment-5196</guid>
		<description>@Pascal - Good point, you could replace it with: $view-&gt;headMeta()-&gt;setCharset($view-&gt;getEncoding());

@Enrico - I just tested caching the application.ini with 1.10.8 and everything seemed to work great. Keep in mind, by default, the cache directory is set to app/data/cache and you need to make sure it&#039;s writable.  If that&#039;s setup correctly, then everything should work fine.

Thanks for the comments!</description>
		<content:encoded><![CDATA[<p>@Pascal &#8211; Good point, you could replace it with: $view->headMeta()->setCharset($view->getEncoding());</p>
<p>@Enrico &#8211; I just tested caching the application.ini with 1.10.8 and everything seemed to work great. Keep in mind, by default, the cache directory is set to app/data/cache and you need to make sure it&#8217;s writable.  If that&#8217;s setup correctly, then everything should work fine.</p>
<p>Thanks for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrico</title>
		<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/comment-page-1/#comment-5193</link>
		<dc:creator>Enrico</dc:creator>
		<pubDate>Thu, 21 Oct 2010 23:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=22#comment-5193</guid>
		<description>Caching script does not work in Zend 1.10</description>
		<content:encoded><![CDATA[<p>Caching script does not work in Zend 1.10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/comment-page-1/#comment-1295</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=22#comment-1295</guid>
		<description>In the following line:
  $view-&gt;headMeta()-&gt;appendHttpEquiv(&#039;Content-Type&#039;, &#039;text/html; charset=UTF-8&#039;);

Shouldn&#039;t it be better to use the param &quot;resources.view.encoding&quot; from the config?</description>
		<content:encoded><![CDATA[<p>In the following line:<br />
  $view-&gt;headMeta()-&gt;appendHttpEquiv(&#8217;Content-Type&#8217;, &#8216;text/html; charset=UTF-8&#8242;);</p>
<p>Shouldn&#8217;t it be better to use the param &#8220;resources.view.encoding&#8221; from the config?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Weinraub</title>
		<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/comment-page-1/#comment-175</link>
		<dc:creator>David Weinraub</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=22#comment-175</guid>
		<description>Excellent. 

The diversions from ZF recommended conventions are actually very helpful in that they demonstrate how to customize things.

The use of My_Application to implement caching, the allusion to the use of a CDN with a view helper, the allusion to the use of Zend_Navigation, the addition of static routes on the default controller, etc. All awesome. ;-)

Looking forward to the rest of the series.

Thanks and cheers!</description>
		<content:encoded><![CDATA[<p>Excellent. </p>
<p>The diversions from ZF recommended conventions are actually very helpful in that they demonstrate how to customize things.</p>
<p>The use of My_Application to implement caching, the allusion to the use of a CDN with a view helper, the allusion to the use of Zend_Navigation, the addition of static routes on the default controller, etc. All awesome. <img src='http://joegornick.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Looking forward to the rest of the series.</p>
<p>Thanks and cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mal</title>
		<link>http://joegornick.com/2009/11/18/zend-framework-best-practices-part-1-getting-started/comment-page-1/#comment-161</link>
		<dc:creator>Mal</dc:creator>
		<pubDate>Tue, 01 Dec 2009 13:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=22#comment-161</guid>
		<description>OMG!

I think I&#039;ve learned more in 1/2 hour reading this artical, than I have over the last 5 days going through ZFW site. 

Have you got any more on Zend Framework? to help me further.

Cheers

Mal</description>
		<content:encoded><![CDATA[<p>OMG!</p>
<p>I think I&#8217;ve learned more in 1/2 hour reading this artical, than I have over the last 5 days going through ZFW site. </p>
<p>Have you got any more on Zend Framework? to help me further.</p>
<p>Cheers</p>
<p>Mal</p>
]]></content:encoded>
	</item>
</channel>
</rss>

