<?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 16:55:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cloud Out Loud Podcast: Interview with Ed Finkler]]></title>
      <guid>http://www.phpdeveloper.org/news/17529</guid>
      <link>http://www.phpdeveloper.org/news/17529</link>
      <description><![CDATA[<p>
In the <a href="http://www.engineyard.com/podcast/s02e06-ed-finkler">latest episode</a> of the "Cloud Out Loud" podcast, <i>Elizabeth Naramore</i> interviews <i>Ed Finkler</i>, most recently known for his MicroPHP Manifesto.
</p>
<blockquote>
Our own Elizabeth Naramore interviews Ed Finkler, author of the MicroPHP Manifesto.
<ul>
<li>The MicroPHP Manifesto
<li>What was the inspiration for it?
<li>Let's talk about the controversy around it - where do you think that came from?
<li>What do you think the impact of the Manifesto has made on the community? Do you think it's given cause to people to rethink their own assumptions?
</ul>
</blockquote>
<p>
To listen you can either download the episode (<a href="http://s3.amazonaws.com/engineyard.com/podcasts/mp3/mp3s/62/Ed_Finkler.mp3?1328896424">mp3</a> or <a href="http://s3.amazonaws.com/engineyard.com/podcasts/ogg/oggs/62/Ed_Finkler.ogg?1328896425">ogg</a>) or subscribe to their feed via <a href="http://www.engineyard.com/podcasts.xml">RSS</a> or <a href="http://www.itunes.com/podcast?id=408098989">iTunes</a>.
</p>]]></description>
      <pubDate>Fri, 10 Feb 2012 13:59:07 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ed Finkler's Blog: The MicroPHP Follow-up FAQ]]></title>
      <guid>http://www.phpdeveloper.org/news/17516</guid>
      <link>http://www.phpdeveloper.org/news/17516</link>
      <description><![CDATA[<p>
Following up from his (now infamous) <a href="http://phpdeveloper.org/news/17341">MicroPHP manifesto</a>, <i>Ed Finkler</i> has <a href="http://funkatron.com/posts/the-microphp-follow-up-faq.html">this new post</a> to his blog answering some of the common questions he's gotten about his beliefs.
</p>
<blockquote>
My previous post, <a href="http://funkatron.com/posts/the-microphp-manifesto.html">The MicroPHP Manifesto</a>, resulted in much excitement. In between fits of rage and crying, I found some time to answer folks questions, and also discuss the topic on the <a href="http://devhell.info/">/dev/hell podcast</a> with my cohost <A href="http://littlehart.net/">Chris Hartjes</a>. To summarize and address some of the common questions, I felt I should write a small FAQ.
</blockquote>
<p>Questions asked so far include:</p>
<ul>
<li>So you think full-stack frameworks suck?
<li>You need a large framework to enforce best practices!
<li>You should check out my microframework!
<li>How do you choose what gets listed in the <a href="http://microphp.org/code.html">MicroPHP code collection</a>?
<li>Why do you hate Rush?
</ul>
<p>
If you have a question you don't see listed, <a href="http://funkatron.com/contact.html">drop him a note</a> and he'll add to the post with more answers.
</p>]]></description>
      <pubDate>Wed, 08 Feb 2012 10:50:14 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Lately in PHP podcast episode 20 - MicroPHP vs Complicated PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17480</guid>
      <link>http://www.phpdeveloper.org/news/17480</link>
      <description><![CDATA[<p>
The PHPClasses.org site has posted the latest episode of their "Lately in PHP" podcast - <a href="http://www.phpclasses.org/blog/post/174-MicroPHP-vs-Complicated-PHP--Lately-in-PHP-podcast-episode-20.html">episode 20</a>: "MicroPHP vs Complicated PHP".
</p>
<blockquote>
Earlier in January Ed Finkler announced the MicroPHP manifesto. It seems to be a rant about against the practices of developers that make PHP development more complicated than it should be. This is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 20 of the Lately in PHP podcast. They also discuss the final release of PHP 5.4.0 and whether you should upgrade it or not, the repercussion of the PHP Hash Collision Vulnerability, as well the trends of PHP world based on the analysis of the PHP Zeitgeist 2011 initiative.
</blockquote>
<p>
You can listen to this latest episode either by using the <a href="http://www.phpclasses.org/blog/post/174-MicroPHP-vs-Complicated-PHP--Lately-in-PHP-podcast-episode-20.html">in-page player</a> or by <a href="http://www.phpclasses.org/blog/post/174/file/108/name/Lately-In-PHP-20.mp3">downloading the mp3</a>.
</p>]]></description>
      <pubDate>Wed, 01 Feb 2012 12:18:26 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: My take on the MicroPHP manifesto buzz]]></title>
      <guid>http://www.phpdeveloper.org/news/17376</guid>
      <link>http://www.phpdeveloper.org/news/17376</link>
      <description><![CDATA[<p>
<i>Lukas Smith</i> has a new post to his blog today with <a href="http://pooteeweet.org/blog/0/2074#m2074">his own take</a> on the <a href="http://microphp.org">MicroPHP manifesto</a> that was posted by <i>Ed Finkler</i> recently. <i>Lukas</i> shares his thoughts on when he sees each type of framework (micro/full stack) has its place and how the project or development team can influence this choice.
</p>
<blockquote>
Ed's recent blog post labeled the <a href="http://funkatron.com/posts/the-microphp-manifesto.html">The MicroPHP Manifesto</a> got a lot of attention. [...]  In general I totally agree with Ed on the point that we need more decoupled components in the PHP world. The timing seems a bit odd since exactly that seems to be an emerging trend with all the various libraries cropping up since PHP 5.3. 
</blockquote>
<p>
He gets into more of his thoughts comparing the recently popular microframeworks to the full stack, broad use case frameworks that try to provide everything you might need. He talks about the difference between them related to configuration over code and when he sees is a good shifting point to move from the simpler micro world to the full stack (hint: business logic).
</p>
<blockquote>
So the key take a way point is that when choosing to go micro or full stack its very important to consider in what kind of company on what kind of products you are working on.
</blockquote>]]></description>
      <pubDate>Wed, 11 Jan 2012 09:49:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Anthony Ferrara's Blog: The MicroPHP Fallacy]]></title>
      <guid>http://www.phpdeveloper.org/news/17349</guid>
      <link>http://www.phpdeveloper.org/news/17349</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has <a href="http://blog.ircmaxell.com/2012/01/microphp-fallacy.html">posted his own response</a> to the recently posted <a href="http://phpdeveloper.org/news/17341">MicroPHP Manifesto</a> (from <i>Ed Finkler</i> that has caused quite a stir in the PHP community). In the post, <i>Anthony</i> mentions some of the points he both agrees and disagrees with about the manifesto.
</p>
<blockquote>
I came across a rather interesting post yesterday entitled <a href="http://funkatron.com/posts/the-microphp-manifesto.html">The MicroPHP Manifesto</a>.  The author made clever use of a very interesting analogy (drum players) to try to prove his point that less is more.  The article makes a very interesting read, and I would suggest that everyone reads it. Go ahead. I'll wait. With that said, I have to disagree with the article rather vehemently.  I think the message is somewhat right, but for all the wrong reasons.
</blockquote>
<p>
One of his main points is that he believes in the "right tool for the right job" mentality and suggests that, like the manifesto says, small things are good for some jobs. In other places, though, a full-stack framework (or component-based one) is the right fit. He finishes off the post by going through the manifesto points themselves and adding commentary with his thoughts on each.
</p>]]></description>
      <pubDate>Thu, 05 Jan 2012 09:02:16 -0600</pubDate>
    </item>
  </channel>
</rss>
