<?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>Tue, 21 May 2013 04:55:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: The 11 Phases of a Web Developer's Career (As Illustrated by Memes)]]></title>
      <guid>http://www.phpdeveloper.org/news/19357</guid>
      <link>http://www.phpdeveloper.org/news/19357</link>
      <description><![CDATA[<p>
NetTuts.com has started off the week on a humorous note with <a href="http://net.tutsplus.com/articles/general/the-11-phases-of-a-web-developers-career-as-illustrated-by-memes/">this latest post</a> showing the "11 Phases of a Web Developer's Career" as illustrated with animated GIFs of various internet memes.
</p>
<blockquote>
The career of a web developer is an interesting one with many slopes. Considering a learning curve this steep, you can fully expect to live through periods of frustration, enlightenment, self-righteousness, and every mindset in between. In this article, we'll have some fun, by reviewing each of these phases through the lens of a meme!
</blockquote>
<p>Some of the phases include:</p>
<ul>
<li>Phase 1 - Noob
<li>Phase 3 - Complete Frustration
<li>Phase 5 - Fragile Code
<li>Phase 7 - Cocky
<li>Phase 9 - When Code Becomes Art
<li>Phase 10 - Seasoned
</ul>
<p>
Check out <a href="http://net.tutsplus.com/articles/general/the-11-phases-of-a-web-developers-career-as-illustrated-by-memes/">the post</a> for the images of these and the others on their "top 11" list.
</p>]]></description>
      <pubDate>Mon, 25 Mar 2013 09:45:32 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP Manual Masterpieces (Humor)]]></title>
      <guid>http://www.phpdeveloper.org/news/18613</guid>
      <link>http://www.phpdeveloper.org/news/18613</link>
      <description><![CDATA[<p>
A new blog has started up that mentions some of the "masterpieces" that occur in the PHP manual - <a href="http://phpmanualmasterpieces.tumblr.com/">phpmanualmasterpieces.tumblr.com</a>:
</p>
<blockquote>
Sparkling gems found in the official PHP documentation, mostly in the user-submitted comments. Not meant to pick on anyone, just to serve as a source of wonderment. 
</blockquote>
<p>There's already several posts to the blog including:</p>
<ul>
<li><a href="http://phpmanualmasterpieces.tumblr.com/post/32987674597/heres-my-int-so-cast-it-maybe">Here's my int, so cast it maybe</a>
<li><a href="http://phpmanualmasterpieces.tumblr.com/post/33035925694/two-quotes-that-make-me-sad">Two quotes that make me sad</a>
<li><a href="http://phpmanualmasterpieces.tumblr.com/post/33051383652/twos-complewhat">Two's Complewhat</a>
<li><a href="http://phpmanualmasterpieces.tumblr.com/post/33091353115/the-documentation-clearly-says-raptors">The documentation clearly says raptors</a>
</ul>
<p>
You can <a href="http://phpmanualmasterpieces.tumblr.com/rss">subscribe to their RSS feed</a> if you'd like to keep up.
</p>]]></description>
      <pubDate>Tue, 16 Oct 2012 10:10:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Added Bytes Blog: If PHP Were British]]></title>
      <guid>http://www.phpdeveloper.org/news/16748</guid>
      <link>http://www.phpdeveloper.org/news/16748</link>
      <description><![CDATA[<p>
On the Added Bytes blog there's a humorous post about what PHP would be like <a href="http://www.addedbytes.com/blog/if-php-were-british/">if it were British</a>:
</p>
<blockquote>
When Rasmus Lerdorf first put PHP together, he - quite sensibly, despite his heritage - chose not to write it in Greenlandic or Danish. [...] He opted instead, being in Canada at the time, for the local tongue. No, not French - that bastard dialect of the Queen's English commonly referred to as "US English". PHP developers in Britain have been grumpy about this ever since. What was he thinking? 
</blockquote>
<p>
Suggestions include replacing the $ with &pound;, more correct "Hello worlds" and comments on abbreviations in function names, eloquence in control structures, spelling, manners and class(es). Check out <a href="http://www.addedbytes.com/blog/if-php-were-british/#comments">the comments</a> for more lovely puns</a>.
</p>]]></description>
      <pubDate>Mon, 22 Aug 2011 08:56:48 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Launch of CSI:PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16567</guid>
      <link>http://www.phpdeveloper.org/news/16567</link>
      <description><![CDATA[<p>
<i>Jeremy Kendall</i> has started up a new blog that's a sort of "WTF in PHP" listing of some of the random (and bad) code that he comes across daily - <a href="http://csiphp.com/blog/">CSI:PHP</a>.
</p>
<blockquote>
It all began with a new gig and an amazingly horrific codebase.  I began tweeting the <a href="http://twitter.com/#!/JeremyKendall/status/55692255276711936">most unbelievable</a>, <a href="http://twitter.com/#!/JeremyKendall/status/83592096224780288">most frustrating snippets</a> I could find.  After quite a few of those tweets, Chris Hartjes replied with, "Looking at your tweets I cannot even fathom what your job is. CSI:PHP ?"  A concept was born.
</blockquote>
<p>
Some of the posts so far include <a href="http://csiphp.com/blog/2011/07/05/eval-hell/">eval() hell</a>, a <a href="http://csiphp.com/blog/2011/07/06/really-preg_replace/">bad use of preg_replace</a> and a bad method <a href="http://csiphp.com/blog/2011/07/07/oh-thats-where-the-mail-function-is-called/">for calling mail()</a>. Currently there's not a way for others to contribute their own code WTFs, but from what I hear it's possible for the future.
</p>]]></description>
      <pubDate>Fri, 08 Jul 2011 10:08:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Bastien Labelle's Blog: Why PHP is So Much Better than Ruby]]></title>
      <guid>http://www.phpdeveloper.org/news/16532</guid>
      <link>http://www.phpdeveloper.org/news/16532</link>
      <description><![CDATA[<p>
<i>Bastien Labelle</i> has posted a new (tongue-in-cheek) post to his blog today about a presentation he and a <a href="http://www.camilleroux.com/">friend</a> of his recently gave at a conference - <a href="http://bastienlabelle.fr/blog/why-php-is-so-much-better-than-ruby/">Why PHP is so Much Better than Ruby</a>.
</p>
<blockquote>
Of course, saying that PHP is so much better than Ruby is pure bullshit, and this talk is, as I hope you guessed, a big big sarcasm. Trolling apart, I think this talk is also quite interesting, since somehow it shows some of the weaknesses of Ruby and its ecosystem.
</blockquote>
<p>
Included in <a href="http://bastienlabelle.fr/blog/why-php-is-so-much-better-than-ruby/">the post</a> are their slides and a brief transcript of the main points they mentioned. Also interesting are some of the comments mentioning the typing issues the talk discussed and the fact that popularity isn't the same as quality.
</p>]]></description>
      <pubDate>Wed, 29 Jun 2011 08:40:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Najaf Ali's Blog: Why PHP is better than Ruby]]></title>
      <guid>http://www.phpdeveloper.org/news/15950</guid>
      <link>http://www.phpdeveloper.org/news/15950</link>
      <description><![CDATA[<p>
In <a href="http://najafali.com/php-is-better-than-ruby.html">a new post</a> to his site, <i>Najaf Ali</i> has a tongue-in-cheek article about "why PHP is better than Ruby", a sarcastic look at the differences between the two languages with one winning out as a favorite.
</p>
<blockquote>
PHP is better than ruby. There, I said it. In this article I'm going to show you why, and probably upset some twenty-something, flip-flop clad, mac-using hippie fanboys in the process.
</blockquote>
<p>
He lists a few differences between the two languages - objects in Ruby, syntax and readability, object handling in PHP and Ruby's ability to redefine any classes - even core ones. Here's a hint for reading <a href="http://najafali.com/php-is-better-than-ruby.html">this article</a> though - don't take it too seriously, it's in good fun.
</p>]]></description>
      <pubDate>Wed, 23 Feb 2011 11:15:56 -0600</pubDate>
    </item>
  </channel>
</rss>
