<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 06:49:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kovshenin.com: The Web Development Cycle Explained]]></title>
      <guid>http://www.phpdeveloper.org/news/14202</guid>
      <link>http://www.phpdeveloper.org/news/14202</link>
      <description><![CDATA[<p>
On Kovshenin.com there's a recent post looking at the <a href="http://kovshenin.com/archives/the-web-development-cycle-explained/">whole development lifecycle</a> of web-based applications, breaking it out into the three main steps - development, testing and production (splitting out some of these into other, smaller groupings).
</p>
<blockquote>
Since January this year I've been working on a few projects with a team of over 5 people and high-demanding standards. This raised the problem of project managing and a completely different view of the web development cycle. In this article I'd like to outline the major steps of the software development cycle and how they could be applied to the web development business.
</blockquote>
<p>
Along with the main three categories (dev, test and production) he also gets a bit more fine grained with things like:
</p>
<ul>
<li>Development: Pre-alpha Stage
<li>Development: Beta Stage
<li>Testing: Release Candidate
<li>Production: General Availability
</ul>]]></description>
      <pubDate>Wed, 17 Mar 2010 14:56:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework MVC Request Lifecycle]]></title>
      <guid>http://www.phpdeveloper.org/news/14190</guid>
      <link>http://www.phpdeveloper.org/news/14190</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a recent post from <i>Kevin Schroder</i> (a Tech Evangelist at <a href="http://zend.com">Zend</a>) about the <a href="http://devzone.zend.com/article/11978-Zend-Framework-MVC-Request-Lifecycle">MVC request lifecycle for the Zend Framework</a> every time an application runs.
</p>
<blockquote>
When I have done training for Zend Framework, one of the things that mystifies students to some extent is the whole plugin architecture and where things can go. There has been several articles written about it, but they tend to use code to describe it. [...] I had found that when I drew out the request lifecycle that it helped the students understand it better.
</blockquote>
<p>
His diagram (<a href="http://www.eschrade.com/media/images/controller-plugin-dispatch/plugin-loop.png">seen here</a>) lays out the full execution relationship for the request structure including where plugins, action helpers and controllers fit in the mix. He also describes it in more detail, mentioning some of the variations that could happen along the way.
</p>]]></description>
      <pubDate>Tue, 16 Mar 2010 10:57:42 -0500</pubDate>
    </item>
  </channel>
</rss>
