<?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: A review of the Zend Framework - Part 3</title>
	<atom:link href="http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/</link>
	<description>Opinions on starting up online, web development, graphical design and other random curiosities</description>
	<pubDate>Fri, 21 Nov 2008 08:49:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Eran Galperin</title>
		<link>http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-72</link>
		<dc:creator>Eran Galperin</dc:creator>
		<pubDate>Fri, 29 Jun 2007 22:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-72</guid>
		<description>Hello Paul,

I have recently revisited Zend_Date as during some work on a Calendar module for Octabox, and have found it much improved since the last time I took a look at it (ZF v0.8.0). I have updated my review to reflect those impressions somewhat.

I am currently swamped with work (who isn't?), but hopefully after the next version release on Sunday I will have some time to put togather a post on AJAX integration through the framework.

If you have specific questions, you are welcomed to post them here and I will take under consideration when I'm writing my next post.</description>
		<content:encoded><![CDATA[<p>Hello Paul,</p>
<p>I have recently revisited Zend_Date as during some work on a Calendar module for Octabox, and have found it much improved since the last time I took a look at it (ZF v0.8.0). I have updated my review to reflect those impressions somewhat.</p>
<p>I am currently swamped with work (who isn&#8217;t?), but hopefully after the next version release on Sunday I will have some time to put togather a post on AJAX integration through the framework.</p>
<p>If you have specific questions, you are welcomed to post them here and I will take under consideration when I&#8217;m writing my next post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Langard</title>
		<link>http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-71</link>
		<dc:creator>Paul Langard</dc:creator>
		<pubDate>Fri, 29 Jun 2007 06:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-71</guid>
		<description>Eran I'd like to check it out ;)
That was a very interesting 3 articles thank you.
I am reading around the zf as we are looking for a framework to adopt for our company and it seems like the professional choice.
I am interested in your comments about zend_date as this is an area I was looking forward to being streamlined as I find the base php date functions a bit random.
I seem to be finding a lot more about the theory of the zf than the practice so your article about combining AJAX would be very much appreciated.</description>
		<content:encoded><![CDATA[<p>Eran I&#8217;d like to check it out <img src='http://blog.octabox.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
That was a very interesting 3 articles thank you.<br />
I am reading around the zf as we are looking for a framework to adopt for our company and it seems like the professional choice.<br />
I am interested in your comments about zend_date as this is an area I was looking forward to being streamlined as I find the base php date functions a bit random.<br />
I seem to be finding a lot more about the theory of the zf than the practice so your article about combining AJAX would be very much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eran Galperin</title>
		<link>http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-59</link>
		<dc:creator>Eran Galperin</dc:creator>
		<pubDate>Fri, 22 Jun 2007 19:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-59</guid>
		<description>Zend_View doesn't do much on its own, so I don't see how it could be considered complicated. I assume you might be talking about setting up the views in the controllers, but recent versions have taken steps to simplify that as well. 
From personal experience, the amount of complexity introduced into your web application using the MVC portion of the framework is directly proportional to your experience and skill with OO programming methodologies.

I might be publishing a post in the near future on how to combine AJAX with the Zend Framework's MVC components, you might want to check it out when its published.</description>
		<content:encoded><![CDATA[<p>Zend_View doesn&#8217;t do much on its own, so I don&#8217;t see how it could be considered complicated. I assume you might be talking about setting up the views in the controllers, but recent versions have taken steps to simplify that as well.<br />
From personal experience, the amount of complexity introduced into your web application using the MVC portion of the framework is directly proportional to your experience and skill with OO programming methodologies.</p>
<p>I might be publishing a post in the near future on how to combine AJAX with the Zend Framework&#8217;s MVC components, you might want to check it out when its published.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Joar Bekkelund</title>
		<link>http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-54</link>
		<dc:creator>Kim Joar Bekkelund</dc:creator>
		<pubDate>Thu, 21 Jun 2007 06:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.octabox.com/2007/06/20/a-review-of-the-zend-framework-part-3/#comment-54</guid>
		<description>A really good review of the Zend Framework. I'm looking into in now for a bigger project and it really looks amazing - I have never seen OO being done so good in PHP before. But I'm still not convinced on the Zend_View, it seems very complicated on pages requiring alot of different dynamic content.</description>
		<content:encoded><![CDATA[<p>A really good review of the Zend Framework. I&#8217;m looking into in now for a bigger project and it really looks amazing - I have never seen OO being done so good in PHP before. But I&#8217;m still not convinced on the Zend_View, it seems very complicated on pages requiring alot of different dynamic content.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
