<?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 for ZF v0.8</title>
	<atom:link href="http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/</link>
	<description>Developing PHP and XUL Software in the Real World</description>
	<pubDate>Thu, 20 Nov 2008 08:44:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jean-Marc Rigade</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8883</link>
		<dc:creator>Jean-Marc Rigade</dc:creator>
		<pubDate>Mon, 19 Mar 2007 11:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8883</guid>
		<description>I've read that ZF will not use mod_rewrite in future release. It would be great for those who work with Microsoft IIS.

JM</description>
		<content:encoded><![CDATA[<p>I've read that ZF will not use mod_rewrite in future release. It would be great for those who work with Microsoft IIS.</p>
<p>JM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8809</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 12 Mar 2007 21:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8809</guid>
		<description>Arttie_br,

Glad you sorted it :)

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Arttie_br,</p>
<p>Glad you sorted it :)</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arttie_br</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8808</link>
		<dc:creator>arttie_br</dc:creator>
		<pubDate>Mon, 12 Mar 2007 21:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8808</guid>
		<description>Please, delete my post above. If I had refreshed the page 17 minutes earlier, I'd had solved my problem with your advice. Thanks for everything ;)</description>
		<content:encoded><![CDATA[<p>Please, delete my post above. If I had refreshed the page 17 minutes earlier, I'd had solved my problem with your advice. Thanks for everything ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arttie_br</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8807</link>
		<dc:creator>arttie_br</dc:creator>
		<pubDate>Mon, 12 Mar 2007 21:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8807</guid>
		<description>After a whole day searching I found my answer. The line
"LoadModule rewrite_module modules/mod_rewrite.so"
was commented in my apache config. Uncommenting it solved the whole problem.
Thanks, and regards.

Arttie.</description>
		<content:encoded><![CDATA[<p>After a whole day searching I found my answer. The line<br />
"LoadModule rewrite_module modules/mod_rewrite.so"<br />
was commented in my apache config. Uncommenting it solved the whole problem.<br />
Thanks, and regards.</p>
<p>Arttie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8806</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 12 Mar 2007 20:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8806</guid>
		<description>Arttie_br,

Try enabling mod_rewrite in your httpd.conf file. On Windows it is commented out by default (semicolon in  first column of the line).

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Arttie_br,</p>
<p>Try enabling mod_rewrite in your httpd.conf file. On Windows it is commented out by default (semicolon in  first column of the line).</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arttie_br</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8805</link>
		<dc:creator>arttie_br</dc:creator>
		<pubDate>Mon, 12 Mar 2007 16:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8805</guid>
		<description>Hi Rob, i am new to all this and am very excited with the framework. I first read your tuto and found it is great. Thanks! However, when trying it, I found problems with my apache config. I am running it on windows, so I have to name my access files ht.acl. The problem is that I cannot see the zftuto folder in my browser, only the others. If I rename ht.acl to anything else, the folder becomes visible but logically I lose all the modwrite configs. Can you help me with this?
Thanks a lot for your tuto and your attention.
Regards,

Arttie.</description>
		<content:encoded><![CDATA[<p>Hi Rob, i am new to all this and am very excited with the framework. I first read your tuto and found it is great. Thanks! However, when trying it, I found problems with my apache config. I am running it on windows, so I have to name my access files ht.acl. The problem is that I cannot see the zftuto folder in my browser, only the others. If I rename ht.acl to anything else, the folder becomes visible but logically I lose all the modwrite configs. Can you help me with this?<br />
Thanks a lot for your tuto and your attention.<br />
Regards,</p>
<p>Arttie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zuhair Naqvi</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8677</link>
		<dc:creator>Zuhair Naqvi</dc:creator>
		<pubDate>Thu, 08 Mar 2007 05:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8677</guid>
		<description>Youre rite, I was indeed looking at another framework. I downloaded a number of frameworks to choose one and mixed things up. My bad!

However the extracted size of zend framework is around 60 MB. Do you think it would be better to have all non-core functionality as downloadable  packages that can extend the core framework as needed?</description>
		<content:encoded><![CDATA[<p>Youre rite, I was indeed looking at another framework. I downloaded a number of frameworks to choose one and mixed things up. My bad!</p>
<p>However the extracted size of zend framework is around 60 MB. Do you think it would be better to have all non-core functionality as downloadable  packages that can extend the core framework as needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8674</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Wed, 07 Mar 2007 21:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8674</guid>
		<description>I can only echo what Matthew has already said so eloquently. 

The amount of code for the MVC in ZF is small and remarkably flexible. Even the M, V and C are all completely separate and in reality you could choose to not use the M or V and still use the C :)

It's still missing an ActiveRecord too :)

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>I can only echo what Matthew has already said so eloquently. </p>
<p>The amount of code for the MVC in ZF is small and remarkably flexible. Even the M, V and C are all completely separate and in reality you could choose to not use the M or V and still use the C :)</p>
<p>It's still missing an ActiveRecord too :)</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Weier O'Phinney</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8673</link>
		<dc:creator>Matthew Weier O'Phinney</dc:creator>
		<pubDate>Wed, 07 Mar 2007 18:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8673</guid>
		<description>Zuhair -- I'm not sure what framework you were looking at, but I don't think it was Zend Framework. The MVC implementation does not include session management, ACLs, authorization, json, etc -- you have to explicitly use those when you want them. The MVC only controls (a) decomposition of a URL to request parameters (Routing), (b) dispatching (taking the request parameters and determining what controller and action to call), and (c) returning the response. If you want need acls, session management, json, etc., you pull in those components yourself, either in your bootstrap, plugins, or  action controller classes.

Also, compared to other frameworks currently available, I'd argue that ZF is not incredibly feature-rich at this point: no form handling modules, no integration with ajax libraries, etc. These will come, but you can hardly accuse ZF of being bloated with features at this point.</description>
		<content:encoded><![CDATA[<p>Zuhair &#8212; I'm not sure what framework you were looking at, but I don't think it was Zend Framework. The MVC implementation does not include session management, ACLs, authorization, json, etc &#8212; you have to explicitly use those when you want them. The MVC only controls (a) decomposition of a URL to request parameters (Routing), (b) dispatching (taking the request parameters and determining what controller and action to call), and (c) returning the response. If you want need acls, session management, json, etc., you pull in those components yourself, either in your bootstrap, plugins, or  action controller classes.</p>
<p>Also, compared to other frameworks currently available, I'd argue that ZF is not incredibly feature-rich at this point: no form handling modules, no integration with ajax libraries, etc. These will come, but you can hardly accuse ZF of being bloated with features at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zuhair Naqvi</title>
		<link>http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8670</link>
		<dc:creator>Zuhair Naqvi</dc:creator>
		<pubDate>Wed, 07 Mar 2007 11:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/03/05/zend-framework-tutorial-for-zf-v08/#comment-8670</guid>
		<description>The advantage of PHP over ASP and JSP is that PHP is very modest and practical language that is as efficient as ASP/JSP but without the overhead complexity. The reason why experienced programmers like Rasmus Lerdorf prefer and preach the developers to create their own project specific framework is that the code can remain self explanatory.

When I first read about the zend framework, I was very excited that there is finally a hope for a rational and practical PHP application development framework. 

But when I tried the latest (0.8) version I was disappointed to see how complicated it is to just implement a simple mvc app. This is obviously because the zend framework is very feature rich but the very luxury of feature richness is making the framework unnecessarily heavy and bloated with code. Because all features are integrated, one feature complicates the implementation of another and the overall design is turning into an Object Oriented diarrhea.

A much better and cleaner approach would be: A very light weight MVC skeleton framework should be provided and all other functionality like session management, access control, json etc. are provided as pluggable extensions to the framework. This way you will not mix up functionality with infrastructure. And the monstrous zend framework will adhere to the PHP style.</description>
		<content:encoded><![CDATA[<p>The advantage of PHP over ASP and JSP is that PHP is very modest and practical language that is as efficient as ASP/JSP but without the overhead complexity. The reason why experienced programmers like Rasmus Lerdorf prefer and preach the developers to create their own project specific framework is that the code can remain self explanatory.</p>
<p>When I first read about the zend framework, I was very excited that there is finally a hope for a rational and practical PHP application development framework. </p>
<p>But when I tried the latest (0.8) version I was disappointed to see how complicated it is to just implement a simple mvc app. This is obviously because the zend framework is very feature rich but the very luxury of feature richness is making the framework unnecessarily heavy and bloated with code. Because all features are integrated, one feature complicates the implementation of another and the overall design is turning into an Object Oriented diarrhea.</p>
<p>A much better and cleaner approach would be: A very light weight MVC skeleton framework should be provided and all other functionality like session management, access control, json etc. are provided as pluggable extensions to the framework. This way you will not mix up functionality with infrastructure. And the monstrous zend framework will adhere to the PHP style.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
