<?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 16:41:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Laura Thompson's Blog: All systems suck]]></title>
      <guid>http://www.phpdeveloper.org/news/16376</guid>
      <link>http://www.phpdeveloper.org/news/16376</link>
      <description><![CDATA[<p>
<i>Laura Thompson</i> has a quick post to her blog explaining one simple fact that all developers (or really anyone even loosely related to computing systems) should remember - <a href="http://www.laurathomson.com/2011/05/all-systems-suck/">all systems suck</a>.
</p>
<blockquote>
I've been thinking a lot about this idea lately.  I've spent a lot of years as an engineer and consultant fixing other people's systems that suck, writing my own systems that suck, and working on legacy systems, that, well, suck. Don't let anyone fool you.  All systems suck, to a greater or lesser extent
</blockquote>
<p>
She presents her "slightly jaded" points of view about legacy systems, current systems and ones yet to be built nothing that, no matter how impressive and well-planned out they are, they'll still suck (some maybe just a bit less than others). 
</p>
<blockquote>
Here's the punchline: sucking is like scaling.  You just have to keep on top of it, keep fixing and refactoring and improving and rewriting as you go.  Sometimes you can manage the suck in a linear fashion with bug fixes and refactoring, and sometimes you need a phase change where you re-do parts or all of the system to recover from suckiness.
</blockquote>]]></description>
      <pubDate>Tue, 24 May 2011 10:08:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Jones' Blog: ...But Some Suck Less Than Others]]></title>
      <guid>http://www.phpdeveloper.org/news/11284</guid>
      <link>http://www.phpdeveloper.org/news/11284</link>
      <description><![CDATA[<p>
The PHP community definitely has its choice of frameworks to choose from - CakePHP, Zend Framework, Solar, Symfony - but according to <i>Paul Jones</i> there's some that <a href="http://paul-m-jones.com/?p=355">"suck less"</a>.
</p>
<blockquote>
I don't mean to put words in her mouth, but I'd prefer to extend Laura's phrasing a bit. I'd argue that "all frameworks from other people suck". The "other people" part is important here. It sucks to have to learn how someone else wants you to work, and that's a big part of what a framework needs from you: to learn how to use it. Learning someone else's code is much less rewarding in the short term than writing your own code.
</blockquote>
<p>
He suggests that your framework is better because of just that - its yours. You know how it works, the ins and outs of the features and how its been refined down to just what's really needed. He does point out, though, that:
</p>
<blockquote>
Sturgeon's law says <a href="http://en.wikipedia.org/wiki/Sturgeon's_law">90% of everything sucks</a>, and the development world is no different. Almost nothing is perfect for every developer: there's always significant room for valid criticism on any project, and even the best projects are lacking in at least one vital area (and that area is different for each project).
</blockquote>]]></description>
      <pubDate>Fri, 24 Oct 2008 08:12:45 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: Using Wordpress]]></title>
      <guid>http://www.phpdeveloper.org/news/8770</guid>
      <link>http://www.phpdeveloper.org/news/8770</link>
      <description><![CDATA[<p>
<i>Demian Turner</i> has <a href="http://www.newsgator.com/ngs/subscriber/WebEd2.aspx?fid=128719">passed along</a> an "indepth and informative" comment from the <a href="http://lists.phplondon.org/pipermail/phplondon-discuss/2007-September/thread.html#3763">PHP London mailing list</a> he saw about WordPress involving some of the things that suck about it.
</p>
<blockquote>
We did http://ftalphaville.ft.com using Wordpress, and speaking as someone who's actually had to wade through pretty much the whole codebase, let me tell you it seriously sucks.
</blockquote>
<p>
<a href="http://lists.phplondon.org/pipermail/phplondon-discuss/2007-September/003773.html">Their highlights</a> include messing with the raw POST data to limit access, function calls chained eight long and comments like "This probably isn't needed anymore" all over the place.
</p>]]></description>
      <pubDate>Tue, 02 Oct 2007 15:22:00 -0500</pubDate>
    </item>
  </channel>
</rss>
