<?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"
	>
<channel>
	<title>Comments on: Zend Framework Tutorial 1.0.3</title>
	<atom:link href="http://akrabat.com/2006/09/10/zend-framework-tutorial-103/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/</link>
	<description>Developing PHP and XUL Software in the Real World</description>
	<pubDate>Thu, 28 Aug 2008 14:28:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-6079</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Sun, 29 Oct 2006 20:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-6079</guid>
		<description>Hi Denix,

The most common problem is putting whitespace after the ?&#62; which results in the "headers not sent" problem.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Hi Denix,</p>
<p>The most common problem is putting whitespace after the ?&gt; which results in the "headers not sent" problem.</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denix</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-6074</link>
		<dc:creator>Denix</dc:creator>
		<pubDate>Sun, 29 Oct 2006 17:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-6074</guid>
		<description>"Note that we do not put in the ?&#62; at the end of the file as it is not needed and leaving it out ca
prevent some hard-to-debug errors."

Can you explain what type of errors I'll prevent leaving ?&#62; out?</description>
		<content:encoded><![CDATA[<p>"Note that we do not put in the ?&gt; at the end of the file as it is not needed and leaving it out ca<br />
prevent some hard-to-debug errors."</p>
<p>Can you explain what type of errors I'll prevent leaving ?&gt; out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5750</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Fri, 06 Oct 2006 07:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5750</guid>
		<description>Hi delsvr,

Lots of changes to the MVC part of the ZF are in progress at the moment, so I'd recommend sticking with 0.1.5 until 0.2 comes out.

When I get some time, I intend to go through the changes and write some notes.</description>
		<content:encoded><![CDATA[<p>Hi delsvr,</p>
<p>Lots of changes to the MVC part of the ZF are in progress at the moment, so I'd recommend sticking with 0.1.5 until 0.2 comes out.</p>
<p>When I get some time, I intend to go through the changes and write some notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: delsvr</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5746</link>
		<dc:creator>delsvr</dc:creator>
		<pubDate>Fri, 06 Oct 2006 04:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5746</guid>
		<description>Great tutorial! I was wondering if you had any tips, though, on major changes that've since been going on with ZF's developer builds. I can't even get my front controller to work. Otherwise, do you know of where there might be more documentation on the latest svn releases?</description>
		<content:encoded><![CDATA[<p>Great tutorial! I was wondering if you had any tips, though, on major changes that've since been going on with ZF's developer builds. I can't even get my front controller to work. Otherwise, do you know of where there might be more documentation on the latest svn releases?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5606</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Wed, 27 Sep 2006 13:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5606</guid>
		<description>PDO works just fine with my MySQL 5.0.22.  Have you also enabled the php_pdo.dll extension?</description>
		<content:encoded><![CDATA[<p>PDO works just fine with my MySQL 5.0.22.  Have you also enabled the php_pdo.dll extension?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krizo</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5605</link>
		<dc:creator>Krizo</dc:creator>
		<pubDate>Wed, 27 Sep 2006 13:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5605</guid>
		<description>I'm having a problem with PDO. I load all the extensions, but I still get the error.

I have mysql 5.0.22.

PDO doesn't work with mysql 5?</description>
		<content:encoded><![CDATA[<p>I'm having a problem with PDO. I load all the extensions, but I still get the error.</p>
<p>I have mysql 5.0.22.</p>
<p>PDO doesn't work with mysql 5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5379</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Thu, 14 Sep 2006 13:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5379</guid>
		<description>aargh!

Version 1.0.4 now out!

Thanks develucas :)</description>
		<content:encoded><![CDATA[<p>aargh!</p>
<p>Version 1.0.4 now out!</p>
<p>Thanks develucas :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: develucas</title>
		<link>http://akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5378</link>
		<dc:creator>develucas</dc:creator>
		<pubDate>Thu, 14 Sep 2006 12:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.akrabat.com/2006/09/10/zend-framework-tutorial-103/#comment-5378</guid>
		<description>Hi :) exactly the same bug as before, on pages 15,16,18, change the path into 'zf-tutorial/application/controllers/IndexController.php'. I didn't notice that earlier :)</description>
		<content:encoded><![CDATA[<p>Hi :) exactly the same bug as before, on pages 15,16,18, change the path into 'zf-tutorial/application/controllers/IndexController.php'. I didn't notice that earlier :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
