<?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>Sat, 25 May 2013 18:41:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Voices of the ElePHPant: Interview with Matthew Weier O'Phinney and Ralph Schindler]]></title>
      <guid>http://www.phpdeveloper.org/news/16502</guid>
      <link>http://www.phpdeveloper.org/news/16502</link>
      <description><![CDATA[<p>
The Voices of the ElePHPant podcast is back with a new episode - an interview with two well-known members of the Zend Framework community, <a href="http://voicesoftheelephpant.com/2011/06/21/interview-with-matthew-weier-ophinney-and-ralph-schindler/">Matthew Weier O'Phinney</a> and <i>Ralph Schindler</i>. The recording was made at the Jump In! Camp that's currently being held by Microsoft.
</p>
<p>
They spend most of the time talking about dependency injection - defining what it is and some of the plans there are to integrate it into the Zend Framework (including where the dependencies are created and used).
</p>
<p>
As always, you can either listen to this latest show via the <a href="http://voicesoftheelephpant.com/2011/06/21/interview-with-matthew-weier-ophinney-and-ralph-schindler/">in-page player</a> or by <a href="http://voices.of.the.elephpant.s3.amazonaws.com/vote_025.mp3">downloading the mp3</a> for listening at your leisure. You can also <a href="http://voicesoftheelephpant.com/feed/podcast/">subscribe to their feed</a> to make it even easier to get this and future episodes.
</p>]]></description>
      <pubDate>Wed, 22 Jun 2011 08:57:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kevin Schroeder's Blog: ZendCon 2010 Podcast - Introducing Zend Framework 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/15759</guid>
      <link>http://www.phpdeveloper.org/news/15759</link>
      <description><![CDATA[<p>
<i>Kevin Schroeder</i> has posted the latest podcast of a session from the <a href="http://zendcon.com">Zend/PHP Conference 2010</a> as recorded at the conference at the end of 2010 in Santa Clara, CA. <a href="http://www.eschrade.com/page/zendcon-2010-podcast-introducing-zend-framework-4d34cc09">This new recording</a> is a session from <i>Matthew Weier O'Phinney</i> and <i>Ralph Schindler</i> introducing what will be new in the 2.0 version of the Zend Framework.
</p>
<blockquote>
Zend Framework has grown tremendously since the first public preview release in March 2006. Originally a slim, MVC framework with a number of standalone components, it has grown to a codebase more than 2M lines of code. Work now turns to version 2, with goals of increased simplicity and advanced PHP 5.3 usage.
</blockquote>
<p>
You can either listen via the <a href="http://www.eschrade.com/page/zendcon-2010-podcast-introducing-zend-framework-4d34cc09">in-page player</a> or you can <a href="http://www.eschrade.com/media/podcasts/Introducing%20Zend%20Framework%202.mp3">download the mp3 directly</a>. You can also see the slides for the presentation <a href="http://www.slideshare.net/weierophinney/introducing-zend-framework-20">over on Slideshare</a>.
</p>]]></description>
      <pubDate>Tue, 18 Jan 2011 11:25:14 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Cal Evans' Blog: Zend's new namespace converter]]></title>
      <guid>http://www.phpdeveloper.org/news/14263</guid>
      <link>http://www.phpdeveloper.org/news/14263</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has a new post today looking at a recent release coming out of the Zend Framework project - a <a href="http://blog.calevans.com/2010/03/27/zends-new-namespace-converter">namespace converter</a> to take the standardized naming schemes and convert them into PHP 5.3 namespaces on the fly.
</p>
<blockquote>
<a href="http://ralphschindler.com/">Ralph</a> works on a lost of stuff but my favorite is Zend_Tool. Every time Ralph releases a new version of Zend_Tool, he and I end up having an extended debugging session making sure that my zf twitter client still works. The other day however Ralph released something new. He announced that he had written a tool to take a library using the Zend (and PEAR?) standard for class naming '" My_Class_Name is actually MyClassName.php '" and convert them to PHP 5.3 namespaces.
</blockquote>
<p>
<i>Cal</i> includes some sample code of this new tool in action on a section of the Zend Framework's ACL code. The output is automatically pushed out to an output directory based on rules defined either in an XML file or from the command-line when it's called. There's also a snippet with the command-line options for reference.
</p>]]></description>
      <pubDate>Mon, 29 Mar 2010 13:43:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend_Layout and Zend _View Enhancements Webinar]]></title>
      <guid>http://www.phpdeveloper.org/news/9855</guid>
      <link>http://www.phpdeveloper.org/news/9855</link>
      <description><![CDATA[<p>
There's <a href="http://devzone.zend.com/article/3311-Zend_Layout-and-Zend-_View-Enhancements-Webinar">an announcement</a> over on the Zend Developer Zone today about the posting of a recorded webinar that Zend had concerning some of the latest updates to the <a href="http://framework.zend.com">Zend Framework</a> - Zend_Layout and Zend_View enhancements.
</p>
<blockquote>
The problem of maintaining a consistent look and feel while encouraging best practices is what Zend_Layout, as well as the Zend Framework 1.5 Zend_View enhancements, attempt to solve.
</blockquote>
<p>
<a href="http://www.zend.com/en/webinar/Framework/webinar-ZF-Layout-20080319.flv">The recording</a> (and accompanying <a href="http://www.zend.com/topics/ZendLayoutZendView.pdf">slides</a>) cover the updates made to these two components and how they help the goal of uniformity and give a "two-step" solution to make it happen. The presenter for the webinar was <i>Ralph Schindler</i>.
</p>]]></description>
      <pubDate>Wed, 26 Mar 2008 07:51:33 -0500</pubDate>
    </item>
  </channel>
</rss>
