<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kapusta Brothers &#187; Zend</title>
	<atom:link href="http://www.kapustabrothers.com/category/zend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kapustabrothers.com</link>
	<description>Come and read the thoughts about everything and anything from politics to web development.  Shaun Farrell has been the founder and creator of kapustabrothers.com since it was registered some time ago.  As a web developer, and programmer Shaun brings thought to his posts had takes a stance on a lot of issues.  Come and read his thoughts and comments of others.</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:04:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Surviving The Deep End: Chapter 3 Models</title>
		<link>http://www.kapustabrothers.com/2009/01/25/surviving-the-deep-end-chapter-3-models/</link>
		<comments>http://www.kapustabrothers.com/2009/01/25/surviving-the-deep-end-chapter-3-models/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 20:38:51 +0000</pubDate>
		<dc:creator>farrelley</dc:creator>
				<category><![CDATA[Books Reviews]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Chapter 3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Surviving the Deep End]]></category>

		<guid isPermaLink="false">http://www.kapustabrothers.com/?p=1112</guid>
		<description><![CDATA[Just got down reading chapter 3 of the free Zend Framework book called &#8220;Surviving The Deep End.&#8220;  Chapter 3 was about models and was very informative.  Many developers have different views on what the model should do. I am in total agreement with this description of a model in the book.  I love the topic [...]]]></description>
			<content:encoded><![CDATA[<p>Just got down reading <a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0/the.model">chapter 3</a> of the free <a href="http://framework.zend.com/">Zend Framework</a> book called &#8220;<a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0">Surviving The Deep End.</a>&#8220;  <a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0/the.model">Chapter 3</a> was about models and was very informative.  Many developers have different views on what the model should do.  I am in total agreement with this description of a model in the book.  I love the topic of &#8220;Skinny Controllers, Fat Models&#8221; Vs. the &#8220;Fat Stupid Ugly Controller.&#8221;  When developing, keep your controllers small and models big.  Models are the business logic, and the controller and views are part of the presentation layer (MVC).  Another thing I didn&#8217;t realize was in Zend Framework you can call the model from the view.  There is an example in Chapter 3 on why you would do this and it is very logical.  If the controller doesn&#8217;t use the data why push it through another layer?  There is no Data police!</p>
<p>Now its off to read Appendix A &#8220;<a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0/performance.optimisation.for.zend.framework.applications">Performance Optimisation For Zend Framework Applications</a>&#8221;</p>
<p>You can read my review of Chapter 1 &amp; 2 here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kapustabrothers.com/2009/01/25/surviving-the-deep-end-chapter-3-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Zend Framework: Surviving The Deep End, Chapters 1 &amp; 2</title>
		<link>http://www.kapustabrothers.com/2009/01/05/review-zend-framework-surviving-the-deep-end-chapters-1-2/</link>
		<comments>http://www.kapustabrothers.com/2009/01/05/review-zend-framework-surviving-the-deep-end-chapters-1-2/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 01:28:47 +0000</pubDate>
		<dc:creator>farrelley</dc:creator>
				<category><![CDATA[Books Reviews]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development & Programming]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Book Review]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Free Book]]></category>
		<category><![CDATA[Surviving the Deep End]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[ZF]]></category>

		<guid isPermaLink="false">http://www.kapustabrothers.com/?p=1088</guid>
		<description><![CDATA[If you are looking for a Zend Framework (ZF) book and don&#8217;t want to spend money then you should check out this new free ZF book called &#8220;Zend Framework: Surviving the Deep End&#8221; by Pádraic Brady. The book is free distributed in PDF and HTML formats under creative commons at http://www.survivethedeepend.com/. As of today there [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a <a title="Zend Framework" href="http://framework.zend.com/">Zend Framework (ZF) </a>book and don&#8217;t want to spend money then you should check out this new free ZF book called &#8220;<a title="ZF Book" href="http://www.survivethedeepend.com/">Zend Framework: Surviving the Deep End</a>&#8221; by Pádraic Brady.  The book is free distributed in PDF and HTML formats under creative commons at  <a title="http://www.survivethedeepend.com/" href="http://www.survivethedeepend.com/">http://www.survivethedeepend.com/</a>.  As of today there are only two chapters,  the <em>Introduction</em> and <em>The Architecture of Zend Framework Applications</em>.</p>
<p>Chapter one is pretty much an overview of frameworks including Zend Framework and 13 bullet points why you should consider Zend Framework.  Very informative and the bullets get right to the point.  Some minor tweaking and this chapter could possibly be a pretty good white paper for customers thinking about deploying ZF.</p>
<p>Chapter two get down to the nitty-gritty of frameworks and a little bit of history behind design patterns.  A topic that can be very confusing and controversial between developers.  Chapter two ends with a quick overview of the Model-View-Controller design pattern in which ZF uses.</p>
<p>Overall the two chapters were very informative.   I am looking forward to the rest of the chapters, including the full chapter about Models in MVC and some in depth ZF Code.  I suggest if you are looking to learn more about Zend Framework you add this to your list of bookmarks as it will be growing regularly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kapustabrothers.com/2009/01/05/review-zend-framework-surviving-the-deep-end-chapters-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
