<?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 Blog Application Tutorial &#8211; Part 9: Exploring Zend_View and Displaying Blog Entries</title>
	<atom:link href="http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:34:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: eprofitbooster</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-20669</link>
		<dc:creator>eprofitbooster</dc:creator>
		<pubDate>Sat, 10 Jul 2010 06:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-20669</guid>
		<description>Overall good tutorial and important to the Website professional.</description>
		<content:encoded><![CDATA[<p>Overall good tutorial and important to the Website professional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Tutorials &#171; Silly Bits (and Bytes)</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-7378</link>
		<dc:creator>Zend Framework Tutorials &#171; Silly Bits (and Bytes)</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-7378</guid>
		<description>[...] Example Zend Framework Blog Application Tutorial: Even though it is written for Zend framework version 1.5 (which has many differences with respect to version 1.9.1), it is quite useful as it introduces some new techniques, it presents in depth the basic concepts (a good supplement to the first two tutorials) and it adds authentication and authorization examples, modules, plugins and lots of other features. Just remember that he is using an older version of the framework, so I advise you to use Zend_Application and config files in order to setup your environment (paths, views, controllers, layouts)  instead of the methodology presented in part 3 and some of the part 4 (you can use my simple template app if you want a different approach). Edit: For some reason, I could not find Parts 9 and 10 of the tutorial in Brady&#8217;s blog. You can find a version of part 9 [here]. [...]</description>
		<content:encoded><![CDATA[<p>[...] Example Zend Framework Blog Application Tutorial: Even though it is written for Zend framework version 1.5 (which has many differences with respect to version 1.9.1), it is quite useful as it introduces some new techniques, it presents in depth the basic concepts (a good supplement to the first two tutorials) and it adds authentication and authorization examples, modules, plugins and lots of other features. Just remember that he is using an older version of the framework, so I advise you to use Zend_Application and config files in order to setup your environment (paths, views, controllers, layouts)  instead of the methodology presented in part 3 and some of the part 4 (you can use my simple template app if you want a different approach). Edit: For some reason, I could not find Parts 9 and 10 of the tutorial in Brady&#8217;s blog. You can find a version of part 9 [here]. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaizentech</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-5662</link>
		<dc:creator>kaizentech</dc:creator>
		<pubDate>Wed, 08 Jul 2009 09:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-5662</guid>
		<description>Nice Post about ZEND Framework and Blog. I really appreciate it.</description>
		<content:encoded><![CDATA[<p>Nice Post about ZEND Framework and Blog. I really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CG</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-5087</link>
		<dc:creator>CG</dc:creator>
		<pubDate>Wed, 17 Jun 2009 10:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-5087</guid>
		<description>@Mark I had a similar problem with headers already sent. The reason was that my php-file was UTF8 which resulted in the BOM (Byte Order Mark) to be sent first. Thus there is output before the header you want to set.
Maybe this could be the reason for your problem as well.
Check http://bugs.php.net/bug.php?id=22108&amp;edit=2 for this bug.</description>
		<content:encoded><![CDATA[<p>@Mark I had a similar problem with headers already sent. The reason was that my php-file was UTF8 which resulted in the BOM (Byte Order Mark) to be sent first. Thus there is output before the header you want to set.<br />
Maybe this could be the reason for your problem as well.<br />
Check <a href="http://bugs.php.net/bug.php?id=22108&amp;edit=2" rel="nofollow">http://bugs.php.net/bug.php?id=22108&amp;edit=2</a> for this bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emesiamma</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-4512</link>
		<dc:creator>Emesiamma</dc:creator>
		<pubDate>Sat, 23 May 2009 08:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-4512</guid>
		<description>emm. strange ))</description>
		<content:encoded><![CDATA[<p>emm. strange ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iongion</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-2161</link>
		<dc:creator>iongion</dc:creator>
		<pubDate>Tue, 31 Mar 2009 09:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-2161</guid>
		<description>Nice, 

What did you use as inspiration for this Bootstrap class :D</description>
		<content:encoded><![CDATA[<p>Nice, </p>
<p>What did you use as inspiration for this Bootstrap class <img src='http://blog.insicdesigns.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-1883</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 21 Mar 2009 12:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-1883</guid>
		<description>Thanks for the reply but that&#039;s not it. It&#039;s something to do with when the $response object is sent - I can see these lines in the bootstrap class relating to the response:

$response = self::$frontController-&gt;dispatch();  
self::sendResponse($response);

$response = new Zend_Controller_Response_Http;  
$response-&gt;setHeader(&#039;Content-Type&#039;, &#039;text/html; charset=UTF-8&#039;, true);  
self::$frontController-&gt;setResponse($response);

 public static function sendResponse(Zend_Controller_Response_Http $response)  
 {  
 $response-&gt;sendResponse();  
 } 

Can&#039;t figure out why it says it&#039;s already sent the headers! I&#039;m pretty new to this and it&#039;s for a project so it&#039;s not even my main skill - Ineed to have a good read through the tutorial again but I don&#039;t know whether I&#039;ll get it sorted!

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply but that&#8217;s not it. It&#8217;s something to do with when the $response object is sent &#8211; I can see these lines in the bootstrap class relating to the response:</p>
<p>$response = self::$frontController-&gt;dispatch(); <br />
self::sendResponse($response);</p>
<p>$response = new Zend_Controller_Response_Http; <br />
$response-&gt;setHeader(&#8216;Content-Type&#8217;, &#8216;text/html; charset=UTF-8&#8242;, true); <br />
self::$frontController-&gt;setResponse($response);</p>
<p> public static function sendResponse(Zend_Controller_Response_Http $response) <br />
 { <br />
 $response-&gt;sendResponse(); <br />
 } </p>
<p>Can&#8217;t figure out why it says it&#8217;s already sent the headers! I&#8217;m pretty new to this and it&#8217;s for a project so it&#8217;s not even my main skill &#8211; Ineed to have a good read through the tutorial again but I don&#8217;t know whether I&#8217;ll get it sorted!</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: insic2.0</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-1877</link>
		<dc:creator>insic2.0</dc:creator>
		<pubDate>Sat, 21 Mar 2009 06:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-1877</guid>
		<description>@Mark, Kindly check this line in your bootstrap, 

&lt;span&gt;self::&lt;span class=&quot;vars&quot;&gt;$root&lt;/span&gt;&lt;span&gt; = dirname(dirname(&lt;u&gt;_FILE_&lt;/u&gt;)); 

This is wrong, It must be.

&lt;/span&gt;&lt;/span&gt;&lt;span&gt;self::&lt;span class=&quot;vars&quot;&gt;$root&lt;/span&gt;&lt;span&gt; = dirname(dirname(__FILE__)); &lt;/span&gt;&lt;/span&gt;

I check the Part 5 of the post then I notice this encoding error. So maybe this cause the error in your end.</description>
		<content:encoded><![CDATA[<p>@Mark, Kindly check this line in your bootstrap, </p>
<p><span>self::<span class="vars">$root</span><span> = dirname(dirname(&lt;u&gt;_FILE_&lt;/u&gt;)); </p>
<p>This is wrong, It must be.</p>
<p></span></span><span>self::<span class="vars">$root</span><span> = dirname(dirname(__FILE__)); </span></span></p>
<p>I check the Part 5 of the post then I notice this encoding error. So maybe this cause the error in your end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-1674</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 09 Mar 2009 17:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-1674</guid>
		<description>Hi.

No reply to my other post???

I&#039;m getting the following error after completing step 5. Can anyone help?

&lt;strong&gt;Fatal error&lt;/strong&gt;: Uncaught exception &#039;Zend_Controller_Response_Exception&#039; with message &#039;Cannot send headers; headers already sent in C:\xampp\htdocs\zfblog\application\Bootstrap.php, line 1&#039; in C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php:281 Stack trace: #0 C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php(114): Zend_Controller_Response_Abstract-&gt;canSendHeaders(true) #1 C:\xampp\htdocs\zfblog\application\Bootstrap.php(58): Zend_Controller_Response_Abstract-&gt;setHeader(&#039;Content-Type&#039;, &#039;text/html; char...&#039;, true) #2 C:\xampp\htdocs\zfblog\application\Bootstrap.php(36): Bootstrap::setupFrontController() #3 C:\xampp\htdocs\zfblog\application\Bootstrap.php(16): Bootstrap::prepare() #4 C:\xampp\htdocs\zfblog\public\index.php(16): Bootstrap::run() #5 {main} thrown in &lt;strong&gt;C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php&lt;/strong&gt; on line &lt;strong&gt;281

&lt;/strong&gt;Thanks.&lt;strong&gt;&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>No reply to my other post???</p>
<p>I&#8217;m getting the following error after completing step 5. Can anyone help?</p>
<p><strong>Fatal error</strong>: Uncaught exception &#8216;Zend_Controller_Response_Exception&#8217; with message &#8216;Cannot send headers; headers already sent in C:\xampp\htdocs\zfblog\application\Bootstrap.php, line 1&#8242; in C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php:281 Stack trace: #0 C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php(114): Zend_Controller_Response_Abstract-&gt;canSendHeaders(true) #1 C:\xampp\htdocs\zfblog\application\Bootstrap.php(58): Zend_Controller_Response_Abstract-&gt;setHeader(&#8216;Content-Type&#8217;, &#8216;text/html; char&#8230;&#8217;, true) #2 C:\xampp\htdocs\zfblog\application\Bootstrap.php(36): Bootstrap::setupFrontController() #3 C:\xampp\htdocs\zfblog\application\Bootstrap.php(16): Bootstrap::prepare() #4 C:\xampp\htdocs\zfblog\public\index.php(16): Bootstrap::run() #5 {main} thrown in <strong>C:\xampp\htdocs\zfblog\library\Zend\Controller\Response\Abstract.php</strong> on line <strong>281</p>
<p></strong>Thanks.<strong></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.insicdesigns.com/2008/10/zend-framework-blog-application-tutorial-part-9-exploring-zend_view-and-displaying-blog-entries/#comment-1637</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 07 Mar 2009 18:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=325#comment-1637</guid>
		<description>Hi.

Great that you&#039;ve posted the 9th part of the series - I&#039;ve just finished 8 but where the hell are they on Padraic&#039;s website? I&#039;ve been going crazy trying to find parts after 8 with absolutely no success bar this post.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Great that you&#8217;ve posted the 9th part of the series &#8211; I&#8217;ve just finished 8 but where the hell are they on Padraic&#8217;s website? I&#8217;ve been going crazy trying to find parts after 8 with absolutely no success bar this post.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
