<?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>Thu, 23 May 2013 10:11:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[7PHP.com: Interview with Stefan Priebsch - A Co-Founder Of The PHP Consulting Company aka thePHP.cc]]></title>
      <guid>http://www.phpdeveloper.org/news/19326</guid>
      <link>http://www.phpdeveloper.org/news/19326</link>
      <description><![CDATA[<p>
On 7PHP.com today there's a new community interview, this time <a href="http://7php.com/php-interview-stefan-priebsch/">with Stefan Priebsch</a>, one of the founders of <a href="https://twitter.com/thePHPcc">thePHP.cc</a> and well-known speaker.
</p>
<blockquote>
In this edition I talked with [Stefan Priebsch <a href="https://twitter.com/spriebsch">@spriebsch</a>] who is one of the Elite members of The PHP Consulting Company, thePHP.cc. He is regarded as a highly knowledgeable gentleman, has rewritten an array of books related to Software Development and software life cycles; in short Stefan is an acclaimed expert for PHP software development. One of his talks which I highly recommend is "<a href="http://vimeo.com/40968850">Why MVC is not an application architecture</a>". Fortunately it's a video, so you will be able to both see and hear Stefan talk about it.
</blockquote>
<p>
They talk about <i>Stefan</i>'s current involvement with the language and community as well as some of his own past. Topics include:
</p>
<ul>
<lI>How he sees the state of PHP now versus when he started with the language
<li>What kinds of tools he uses for his development and debugging
<li>What he likes and dislikes about the language
<li>Some of his good (and bad) moments in the community and at conferences
</ul>
<p>
You can read the full interview <a href="http://7php.com/php-interview-stefan-priebsch/">here</a>.
</p>]]></description>
      <pubDate>Mon, 18 Mar 2013 11:52:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Sessions Episode 037: Why MVC is not an Application Architecture]]></title>
      <guid>http://www.phpdeveloper.org/news/15895</guid>
      <link>http://www.phpdeveloper.org/news/15895</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today they've published the latest of their "ZendCon Sessions" series of podcasts. In <a href="http://devzone.zend.com/article/12997-ZendCon-Sessions-Episode-037-Why-MVC-is-not-an-Application-Architecture">this latest episode</a> <i>Stefan Priebsch</i> talks about why MVC isn't actually an application architecture.
</p>
<blockquote>
Welcome to the ZendCon 2010 edition of the ZendCon Sessions. The <a href="http://devzone.zend.com/podcasts/zendconsessions">ZendCon Sessions</a> are live recordings of sessions that have been given at previous Zend Conferences. Combined with the slides, they can be the next best thing to having attended the conference itself. [...] This episode of The ZendCon Sessions was recorded live at <a href="http://zendcon.com/">ZendCon 2010</a> in Santa Clara, CA and features Stefan Priebsch giving his talk: "Why MVC is not an Application Architecture"
</blockquote>
<p>
You can either listen to this latest episode via the <a href="http://devzone.zend.com/article/12997-ZendCon-Sessions-Episode-037-Why-MVC-is-not-an-Application-Architecture">in-page player</a> or you can <a href="http://devzone.zend.com/content/audio/zendcon_sessions/zendcon_sessions_podcast_037.mp3">download the mp3</a> of the session to listen at your leisure. You can also see the slides <a href="http://www.slideshare.net/spriebsch/why-mvc-is-not-an-application-architecture-zendcon-2010">over on slideshare</a>.
</p>]]></description>
      <pubDate>Fri, 11 Feb 2011 12:51:23 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon 2010 Podcast - A New Approach to Object Persistence in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15721</guid>
      <link>http://www.phpdeveloper.org/news/15721</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a new post sharing <a href="http://devzone.zend.com/article/12921-ZendCon-2010-Podcast---A-New-Approach-To-Object-Persistence-In-PHP">the latest episode</a> of their ZendCon 2010 sessions series - a talk from <i>Stefan Priebsch</i> about object persistence in PHP.
</p>
<blockquote>
The object-relational impedance mismatch makes persisting PHP objects in a relational database a daunting task. How about these new schemaless NoSQL databases? We will have a look at the problems involved with persisting PHP objects, and introduce design patterns that help solving these problems. Putting the patterns to good use, we will build a working PHP object persistence solution for MongoDB.
</blockquote>
<p>
You can download the episode <a href="http://www.eschrade.com/media/podcasts/A%20new%20approach%20to%20object%20persistence%20in%20PHP.mp3">as an mp3</a> and follow along with <a href="http://www.slideshare.net/spriebsch/a-new-approach-to-object-persistence-zendcon-2010">the slides</a> for a more complete picture.
</p>]]></description>
      <pubDate>Tue, 11 Jan 2011 13:05:50 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: Announcing "The PHP QA Book"]]></title>
      <guid>http://www.phpdeveloper.org/news/12071</guid>
      <link>http://www.phpdeveloper.org/news/12071</link>
      <description><![CDATA[<p>
On his blog <i>Sebastian Bergmann</i> has <a href="http://sebastian-bergmann.de/archives/852-Announcing-The-PHP-QA-Book.html">announced "The PHP QA Book"</a> that will be written by himself and <i>Stefan Priebsch</i> looking at quality assurance in PHP projects.
</p>
<blockquote>
The idea for the book is that Stefan Priebsch and I write the introductory as well as the concluding chapters while other authors contribute case studies for the middle part of the book. [...] Our motivation to write this book is simple: there is no such book on the market and from our experience a book such as this is needed.
</blockquote>
<p>
The book will be printed in both <a href="http://qualityassuranceinphpprojects.com/pages/english_edition.html">English</a> and <a href="http://qualityassuranceinphpprojects.com/pages/german_edition.html">German</a> and will be release in the later part of this year (2009).
</p>]]></description>
      <pubDate>Thu, 05 Mar 2009 07:55:42 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Priebsch's Blog: thePHP.cc  (a PHP Consulting Group)]]></title>
      <guid>http://www.phpdeveloper.org/news/12069</guid>
      <link>http://www.phpdeveloper.org/news/12069</link>
      <description><![CDATA[<p>
According to <a href="http://www.priebsch.de/2009/03/announcing-thephpcc/">this new post</a> on his blog <i>Stefan Priebsch</i>, <i>Sebastian Bergmann</i> and <i>Arne Blankerts</i> have joined forces to create <a href="http://www.thephp.cc/">thePHP.cc</a>, a PHP consulting group.
</p>
<blockquote>
In times of tight budgets, quality is a key success factor to reduce
risks in IT projects. [...] We help businesses and enterprises to reduce IT costs in the long term with Open Source technologies and PHP in particular. We support our clients in improving their employee's qualification to overcome skills shortages.
</blockquote>
<p>
You can get more information about the group (including <a href="http://thephp.cc/en/site/where/">conferences they'll be at</a> and <a href="http://thephp.cc/en/site/contact/">contact information</a>) from their site - <a href="http://thephp.cc">thePHP.cc</a>.
</p>]]></description>
      <pubDate>Wed, 04 Mar 2009 15:54:02 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Priebsch's Blog: php|architect's Guide to PHP 5 Migration is out]]></title>
      <guid>http://www.phpdeveloper.org/news/10409</guid>
      <link>http://www.phpdeveloper.org/news/10409</link>
      <description><![CDATA[<p>
<i>Stefan Priebsch</i> has <a href="http://inside.e-novative.de/archives/119-phparchitects-Guide-to-PHP-5-Migration-is-out.html">posted about the official release</a> of his book, one of the latest from php|architect press - "php|architect's Guide to PHP 5 Migration".
</p>
<blockquote>
Thanks to the hard work of <a href="http://naramore.net/blog/">Elizabeth</a>, <a href="http://tabini.ca/">Marco</a>, and all the others at <a href="http://www.phparch.com">php|architect</a>, my new book, php|architect's Guide to PHP 5 Migration has been released.
</blockquote>
<p>
The <a href="http://phparch.com/c/books/id/9780973862195">book</a> aims to be the only one you'll need when it comes to guiding you and your applications from the PHP4 dark ages up to the world of PHP5. You can order your copy <a href="http://phparch.com/c/books/id/9780973862195">directly from php|architect</a> - the Print/PDF combo for about $33 CAD and the PDF only for around $30 CAD.
</p>]]></description>
      <pubDate>Fri, 13 Jun 2008 09:33:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: MTA releases new Guide to PHP 5 Migration]]></title>
      <guid>http://www.phpdeveloper.org/news/10383</guid>
      <link>http://www.phpdeveloper.org/news/10383</link>
      <description><![CDATA[<p>
MTA publishing (php|architect) has released another new book - <i>Stefan Priebsch</i>'s "<a href="http://phparch.com/c/books/id/9780973862195">Guide to PHP 5 Migration</a>":
</p>
<blockquote>
Written by Stefan Priebsch, this is the only book you will need to help you through the rough spots when migrating your PHP apps from PHP4 to PHP5. Not only is this an extremely comprehensive and in-depth resource, it will show you virtually every pitfall you may encounter and will undoubtedly make your migration as smooth as possible.
</blockquote>
<p>
The book covers things like the concepts surrounding migration, some strategies to follow and an outline of a recommended migration process (as well as some tools to help). You can find out more about this new book on <a href="http://phparch.com/c/books/id/9780973862195">its page</a> on the php|architect website and order your own copy - $33 CAD for the print and PDF versions together and just $29 CAD for the PDF only.
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 14:34:28 -0500</pubDate>
    </item>
  </channel>
</rss>
