<?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>Fri, 21 Nov 2008 06:00:03 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP Women: Best Practices Article Contest Deadline Nears (July 31st)]]></title>
      <guid>http://www.phpdeveloper.org/news/10700</guid>
      <link>http://www.phpdeveloper.org/news/10700</link>
      <description><![CDATA[<p>
As a reminder, if you haven't gotten your entry in for the <a href="http://www.phpwomen.org/wordpress/2008/06/24/phpwomen-article-competition/">PHP Women article competition</a> you only have a few days left - the contest ends on the evening of July 31st.
</p>
<p>
Not sure what the contest is about? Here's the rundown - to enter all you need to do is write up a <a href="http://www.phpwomen.org/forum/index.php?t=thread&frm_id=20">best practices</a> type of article and post it to the forum. That's it! You'll be entered to win fabulous prizes. The best two entries (as judged by the PHP Women themselves) will be awarded licenses for their very own copies of <a href="http://www.zend.com/en/products/studio/">Zend Studio for Eclipse</a> as well as one year subscriptions to <a href="http://www.linuxpromagazine.com/">Linux Pro Magazine</a>. One of these two winners will also get a bonus prize - to have their submission featured on the Linux Pro Magazine's website.
</p>
<p>
So what are you waiting for? Write up your article and <a href="http://www.phpwomen.org/forum/index.php?t=thread&frm_id=20">submit it</a> - time is running out!
</p>]]></description>
      <pubDate>Mon, 28 Jul 2008 08:00:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP Women: Article Competition (Best Practices)]]></title>
      <guid>http://www.phpdeveloper.org/news/10472</guid>
      <link>http://www.phpdeveloper.org/news/10472</link>
      <description><![CDATA[<p>
The PHP Women have started up <a href="http://www.phpwomen.org/wordpress/2008/06/24/phpwomen-article-competition/">an article competition</a> of all of those aspiring technical authors out there. All you have to do to enter is whip up something for their <a href="http://www.phpwomen.org/forum/index.php?t=thread&frm_id=20">Best Practices</a> section:
</p>
<blockquote>
To enter the competition all you have to do is submit a short article to our <a href="http://www.phpwomen.org/forum/index.php?t=thread&frm_id=20">Best Practices</a> forum before the end of July 2008.  This area of the site is dedicated to little tips and pointers of how to improve your PHP coding - here is a <a href="http://www.phpwomen.org/forum/index.php?t=msg&th=259">good example</a> which covers using constants.  The competition is open to everyone, regardless of gender, age, location, or any other criteria I haven't thought of.
</blockquote>
<p>
At the end of July, they'll take their two favorites out of the articles that've been submitted and hand out perpetual licenses for the <a href="http://www.zend.com">Zend</a> Studio for Eclipse software to the winners. Remember, you don't have to be female to participate - they're happy to take in content from anyone and everyone. Just sign up and <a href="http://www.phpwomen.org/forum/index.php?t=thread&frm_id=20">add your topic</a> to the Best Practices forum to submit - it's that easy!
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 09:36:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: PHP Competition Results - The Winner]]></title>
      <guid>http://www.phpdeveloper.org/news/8306</guid>
      <link>http://www.phpdeveloper.org/news/8306</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2007/07/21/php-competition-results-the-winner/">posted the winner</a> of the PHP programming competition - <i>Todd Pinel</i>:
</p>
<blockquote>
Where do I start with my praise for Todd's entry? So much effort has been put into this entry its amazing. As a starting point you should first go have a look yourselves, Todd has helpfully already hosted it <a href="http://www.pinel.ws/wordmorph/">here</a>. Let the praise begin..
</blockquote>
<p>
<i>Nick</i> <a href="http://blog.assembleron.com/2007/07/21/php-competition-results-the-winner/">goes through</a> the presentation of the application, the documentation provided with it, some sample code of the main portion of the app (a priorityQueue class) and the rankings that each judge gave it.
</p>
<p>
You can <a href="http://blog.assembleron.com/codebank/competition/toddpinel.zip">download your application</a> and try it out for yourself.
</p>]]></description>
      <pubDate>Mon, 23 Jul 2007 11:15:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: PHP Competition Results - Second Place (Evan Chui) ]]></title>
      <guid>http://www.phpdeveloper.org/news/8294</guid>
      <link>http://www.phpdeveloper.org/news/8294</link>
      <description><![CDATA[<p>
Second place <a href="http://blog.assembleron.com/2007/07/20/php-competition-results-second-place/">has been revealed</a> in <i>Nick Halstead</i>'s programming competition - and the 2nd place mark goes to <i>Evan Chiu</i>.
</p>
<blockquote>
So second place, more drum rolls.. goes to Evan Chiu. Evan's solution revolved around a well implemented breadth first search which was wrapped up in a neat class. It was also quite well presented and the HTML was all w3c compliant.
</blockquote>
<p>
In <a href="http://blog.assembleron.com/2007/07/20/php-competition-results-second-place/">Evan's solution</a>, he opted for a single "solve" method to handle the heart of the transition - an implementation of the "Breadth First Search method. If you'd like to see the full code, you can <a href="http://blog.assembleron.com/codebank/competition/evanchiu.zip">check it out here</a>.
</p>]]></description>
      <pubDate>Fri, 20 Jul 2007 09:36:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: PHP Competition Results - Third Place (Karol Grecki)]]></title>
      <guid>http://www.phpdeveloper.org/news/8286</guid>
      <link>http://www.phpdeveloper.org/news/8286</link>
      <description><![CDATA[<p>
As <a href="http://www.phpdeveloper.org/news/8281">previously mentioned</a>, <i>Nick Halstead</i> will be revealing the top three places in the results from the programming competition he was hosting. Today starts the top three list with third place - an entry from <i>Karol Grecki</i>:
</p>
<blockquote>
I was really impressed with Karol's entry and if it was not for the fact that it did not 'run out of the box' it would have been a close cut thing to be the winner. The fact is that because it was a pain to get running the two other judges only gave it 1 point each.
</blockquote>
<p>
<a href="http://blog.assembleron.com/2007/07/19/php-competition-results-third-place/>The post</a> includes <i>Karol</i>'s solution - a method that involved using the Zend Framework as a backdrop. You can see the application in action on <a href="http://words.zewfu.com/">Karol's website</a> or just <a href="http://blog.assembleron.com/codebank/competition/karolgrecki.zip">download the code</a> and play along at home.
</p>]]></description>
      <pubDate>Thu, 19 Jul 2007 08:07:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: PHP Competition Results - Runners up]]></title>
      <guid>http://www.phpdeveloper.org/news/8281</guid>
      <link>http://www.phpdeveloper.org/news/8281</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2007/07/18/php-competition-results-runners-up/">posted the runners up</a> in the PHP programming competition he conducted:
</p>
<blockquote>
Finally we have a result, it has taken weeks of judging and lots of hard work. The scores are ready and today I will first announce the runners up from the Top 6. I will then tomorrow announce the 3rd place, then day after that second, you get the idea. The scoring was based upon a point system in which each judge had to rank the top 6 in order. The points from each judge were then compiled and the final scores calculated.
</blockquote>
<p>
The project was to write a script that helped a user find the shortest "distance" between two words by replacing one letter at a time. The three that were the runners up were created by:
</p>
<ul>
<li><a href="http://blog.assembleron.com/wp-content/2007/07/jb.jpg">JB</a>
<li><a href="http://blog.assembleron.com/wp-content/2007/07/mauricefonk.jpg">Maurice Fonk</a>
<li><a href="http://blog.assembleron.com/wp-content/2007/07/robhaynes.jpg">Rob Haynes</a>
</ul>
<p>
Come of the judges comments are <a href="http://blog.assembleron.com/2007/07/18/php-competition-results-runners-up/">also included in the post</a> to get a feel for the thinking behind the rankings.
</p>]]></description>
      <pubDate>Wed, 18 Jul 2007 16:43:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: (PHP) Competition Update]]></title>
      <guid>http://www.phpdeveloper.org/news/8214</guid>
      <link>http://www.phpdeveloper.org/news/8214</link>
      <description><![CDATA[<p>
For those of you anxiously anticipating the results of the PHP programming competition put on by The Programming and Management blog, <i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2007/07/10/competition-update/">posted an update</a> to help keep you up to date.
</p>
<blockquote>
The judging of the PHP competition is taking a lot longer than I first thought! I started with 40+ entries which I reduced down by trying them one by one (very slow!) some of them quickly stood out and I got the list down to 12 entries. [...] I then went through those top 12 and re-tested more thoroughly trying out further words/dictionaries plus quick checks for robustness and quality of presentation. This then left me with 6 entries which I would then email out to the other Judges.
</blockquote>
<p>
The final judging of these last six is dependent on how each of the judges rank the applications overall. <i>Nick</i> <a href="http://blog.assembleron.com/2007/07/10/competition-update/">also includes</a> some of the comments made by the judges already about the applications they're reviewing.
</p>]]></description>
      <pubDate>Tue, 10 Jul 2007 11:07:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: phpthrowdown Registration Open]]></title>
      <guid>http://www.phpdeveloper.org/news/7054</guid>
      <link>http://www.phpdeveloper.org/news/7054</link>
      <description><![CDATA[<p>
The phpthrowdown even has a new note on its site today - <a href="http://phpthrowdown.com/?p=12">registration for the event</a> is now open!
</p>
<blockquote>
Registration is now open for the PHP Throwdown! A huge thanks to Ken Macke and <a href="http://booksmartbilly.com/">Bill Barnett</a> for helping with this. To sign up, go to our <a href="http://phpthrowdown.com/?page_id=6">Sign Up!</a> Page and get yourself registered.
</blockquote>
<p>
The phpthrowdown is a competition to see just what can be done with PHP in a 24 hour timespan. Anyone is open to participate, either in teams or by yourself. It' happening soon (Jan 27th, 2007), so be sure to <a href="http://phpthrowdown.com/?p=12">get your name in soon</a> and get ready to code!
</p>
<p>
Check out what others are saying about the competition too:
<ul>
<li><a href="http://codewalkers.com/">Codewalkers.com</a>
<li><a href="http://www.symfony-project.com/weblog/2007/01/08/php-throwdown.html">Symfony Project blog</a>
<li><a href="http://www.khankennels.com/blog/index.php/archives/2007/01/08/php-throwdown-registration/">Ligaya Turmelle's blog</a>
<li><a href="http://naramore.net/blog/index.php?p=98">Elizabeth Naramore's blog</a>
<li><a href="http://benramsey.com/archives/php-throwdown-registration/">Ben Ramsey's blog</a>
</ul>
</p>]]></description>
      <pubDate>Mon, 08 Jan 2007 15:07:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Elizabeth Naramore's Blog: The PHP Throwdown is Here!]]></title>
      <guid>http://www.phpdeveloper.org/news/6595</guid>
      <link>http://www.phpdeveloper.org/news/6595</link>
      <description><![CDATA[<p>
Over on her <a href="http://naramore.net/blog/index.php?p=96">latest blog entry</a>, <i>Elizabeth Naramore</i> makes an official announcement about the launch of new site and new community event - <a href="http://phpthrowdown.com/">the PHP Throwdown</a>.
</p>
<blockquote>
The <a href="http://phpthrowdown.com/">PHP Throwdown</a> gauntlet has been thrown down! We're in the planning stages of the competition, so if you're interested in being involved as a volunteer, <a href="mailt:info@phpthrowdown.com">drop me a note</a>. We're also looking for some interesting ideas for our sample apps so if you have one of those, then <a href="http://phpthrowdown.com/">visit the site and leave a comment</a> or <a href="mailto:info@phpthrowdown.com">drop me a note</a>.
</blockquote>
<p>
<a href="http://phpthrowdown.com/">The event</a> will be happening at the beginning of next year (January 27th, 2007) and will be a competition to hack together the best application in twenty-four hours in one of the four (yet to be determined activities). 
</p>]]></description>
      <pubDate>Mon, 30 Oct 2006 11:10:43 -0600</pubDate>
    </item>
  </channel>
</rss>
