<?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, 24 May 2013 12:22:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: Function Contest (from WestHost)]]></title>
      <guid>http://www.phpdeveloper.org/news/15918</guid>
      <link>http://www.phpdeveloper.org/news/15918</link>
      <description><![CDATA[<p>
On the php|architect site today <i>Beth</i> <a href="http://www.phparch.com/2011/02/function-contest/">mentions a contest</a> that's being put on by the <a href="http://www.westhost.com">WestHost</a> hosting group is putting on to find the best function - custom bits of functionality that are the most impressive and do their job the best.
</p>
<blockquote>
Submit your entry by March 15th to win one of the above prizes. Winner's will be selected from a panel of judges reviewing the top rated PHP functions / code based on utility, creativity, efficiency, and readability. Make sure to get the word out about your submission in order to get votes to have a chance to win.
</blockquote>
<p>
<a href="http://projects.westhost.com/contest/php/">The submission form</a> lets you fill in your contact details and copy & paste in the function. You can use any version of PHP you'd like and even the framework of your choice (just be sure it include instructions on its use).
</p>]]></description>
      <pubDate>Thu, 17 Feb 2011 08:50:30 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[ElePHPant World Tour: The Elephpant World Tour 2008 is done!]]></title>
      <guid>http://www.phpdeveloper.org/news/11704</guid>
      <link>http://www.phpdeveloper.org/news/11704</link>
      <description><![CDATA[<p>
With the passing of the end of 2008, another thing has come to a close - the contest being held for the best elePHPant photo submission at the <a href="http://www.elephpantworldtour.com">ElePHPant World Tour</a>. In <a href="http://www.elephpantworldtour.com/2009/01/04/the-elephpant-world-tour-2008-is-done/">this new post</a> they talk about the contest and some of the prizes the winners (first, second and third places) will win.
</p>
<blockquote>
2008 is over, which means the Elephpant World Tour is coming to an end! The contest that started in September got over 240 entries! That is a whopping 60 elephpant pictures a month. The PHPWomen, who we managed to convince to be the judges for the contest, are now going to sift through all the posts and select 3 winners
</blockquote>
<p>
Prizes include subscriptions to <a href="http://www.phparch.com">php|architect</a> magazine, a copy of Zend Studio Professional, a ticket to the Dutch PHP Conference and a license key for the Flex Builder Professional software (from Adobe). 
</p>
<p>
Stay tuned for the list of winners when they're posted!
</p>]]></description>
      <pubDate>Thu, 08 Jan 2009 13:43:14 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Pecha Kucha at php|works/PyWorks 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/11318</guid>
      <link>http://www.phpdeveloper.org/news/11318</link>
      <description><![CDATA[<p>
The folks at php|architect have <a href="http://c7y.phparch.com/c/entry/1/news,20081030-pecha_kucha_at_phpworks">announced something new</a> happening at this year's php|works/PyWorks conference - a Pecha Kucha event (with prizes!)
</p>
<blockquote>
Pecha Kucha will be the center of the php|works/PyWorks evening cocktail event. Compete against others to win an XBox 360! [...] With this fun and fast-paced presentation style that limits the talk to 20 slides, 20 seconds each, this year's evening event and cocktail hour will prove to be educational and a great time! The best part is that you could go home with a brand new XBox 360!
</blockquote>
<p>
Slots for your chance in one of these presentations are limited, so if you're attending the conference about would like to give a talk, send an email over to <i>Elizabeth Naramore</i> at elizabeth [at] phparch.com with your topic.
</p>]]></description>
      <pubDate>Thu, 30 Oct 2008 15:04:04 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: 9th Anniversary & Site Design Contest]]></title>
      <guid>http://www.phpdeveloper.org/news/10748</guid>
      <link>http://www.phpdeveloper.org/news/10748</link>
      <description><![CDATA[<p>
Along with mentioning their <a href="http://marc.info/?m=93020963511392">9th anniversary</a>, the PHPClasses.org website has <a href="http://www.phpclasses.org/blog/post/80-9th-anniversary-announcements.html">announced a contest</a> for all of those out there who want to help improve the look for the site.
</p>
<blockquote>
One frequently received suggestion is to redesign the site. As I explained before, changing the site design is not a big issue. The greatest challenge is to change the current design to another that pleases more users than the number of users the change may displease.
</blockquote>
<p>
So, to keep things interesting, he's had a contest out of it with the winner, besides having their design applied to the site, will get their every own elePHPant and a prize of at least $1000 USD. The winning design will be the main one for the site, but it is possible that paying subscribers could have the ability to define their own.
</p>
<p>
More to come on the contest in the following weeks...
</p>]]></description>
      <pubDate>Fri, 01 Aug 2008 17:05:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Coding Costest for Feb. 2008 - Link Finder]]></title>
      <guid>http://www.phpdeveloper.org/news/9694</guid>
      <link>http://www.phpdeveloper.org/news/9694</link>
      <description><![CDATA[<p>
php|architect is <a href="http://c7y-bb.phparchitect.com/viewtopic.php?f=2&t=1108">hosting a coding contest</a> that started on Saturday. The task is to grab the contents of an HTML file and grab all of the links out of it, removing duplicates.
</p>
<blockquote>
You may use any built in function, the phpinfo() of the server used for testing will be attached. You just need to retrieve the links, you don't need to worry about them being relative or absolute.
</blockquote>
<p>
It should be able to be called from the command line and return the links, one per line. They include how the scripts will be measured (speed, accuracy, etc) and the prize list - $100 gift card for phparch.com, a one year subscription or *drum roll* an autographed picture of ProPHP podcast hosts <i>Paul Reinheimer</i> and <i>Sean Coates</i>.
</p>
<p>
To submit your entry just email it over to <a href="mailto:c7ycontests@phparch.com">c7ycontests@phparch.com</a> with the subject of "C7Y Contest - February" on it.
</p>]]></description>
      <pubDate>Mon, 25 Feb 2008 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Win Cash for the best Facebook App!]]></title>
      <guid>http://www.phpdeveloper.org/news/8242</guid>
      <link>http://www.phpdeveloper.org/news/8242</link>
      <description><![CDATA[<p>
According to <a href="http://www.sitepoint.com/blogs/2007/07/12/win-cash-for-the-best-facebook-app/">this new post</a> on the SitePoint blog, you could win some cash if your Facebook application is chosen as best:
</p>
<blockquote>
Our current feature article about <a href="http://www.sitepoint.com/article/developing-facebook-platform/">developing for the Facebook Platform with PHP</a> is extraordinarily timely, given the recent announcement from venture capital firm Bay Partners on Tuesday that they will be <a href="http://www.ecommercetimes.com/story/a0txcUgfYeSXm5/Facebook-to-Offer-Big-Cash-Prizes-for-Best-Apps.xhtml">offering cash prizes for the best Facebook applications</a>.
</blockquote>
<p>
According to <a href="http://www.ecommercetimes.com/story/a0txcUgfYeSXm5/Facebook-to-Offer-Big-Cash-Prizes-for-Best-Apps.xhtml">the article</a>, Bay Partners will be offering cash awards (ranging from $25,000 up to $250,000) for the best applications built on top of the Facebook API. You can get more information about this AppFactory program from <a href="http://www.baypartners.com/appfactory/">the Bay Partners website</a> (as well as how to apply for the contest).
</p>]]></description>
      <pubDate>Fri, 13 Jul 2007 13:03:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: PHP Programming Contest - Win Zend Studio]]></title>
      <guid>http://www.phpdeveloper.org/news/8042</guid>
      <link>http://www.phpdeveloper.org/news/8042</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2007/06/14/php-programming-contest-win-zend-studio/">announced a contest</a> on his blog today for PHP developers everywhere to participate in - a programming competition surrounding a challenge he's created.
</p>
<blockquote>
It has been a lot harder than I thought to come up with a fair programming challenge that would not take too long or require lots of knowledge in any particular framework or other associated technology. It could have been to make use of a whole host of currently available API's and to make a useful mash-up but these again require other external knowledge beyond just PHP. I finally settled on a logic problem that is hopefully not too hard to solve but will test a range of PHP skills.
</blockquote>
<p>
The <a href="http://blog.assembleron.com/2007/06/14/php-programming-contest-win-zend-studio/">problem he's worked up</a> involves changing a word, one letter at a time, into another word using user-defined lists and choice of word. There's several requirements you'll need to follow an d rules for things like the submission process and what server setup can be used.
</p>
<p>
So, what's the motivation? First prize is a copy of <a href="http://www.zend.com/products/zend_studio?hpb=4">Zend Studio Professional</a> and a year of support, second prize is a <a href="http://www.zend.com/store/zend_php_extras/framework_shirt">Zend t-shirt</a>, and third is a Zend Pen. For full information on participating and on all of the rules you'll need to follow, check out <a href="http://blog.assembleron.com/2007/06/14/php-programming-contest-win-zend-studio/">Nick's full post</a>.
</p>]]></description>
      <pubDate>Thu, 14 Jun 2007 07:11:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend IDE Survey]]></title>
      <guid>http://www.phpdeveloper.org/news/7861</guid>
      <link>http://www.phpdeveloper.org/news/7861</link>
      <description><![CDATA[<p>
Zend wants to know a bit about your PHP IDE preference, so says <i>Cal Evans</i> in <a href="http://devzone.zend.com/node/view/id/2037">this new post</a> to the Zend Developer Zone:
</p>
<blockquote>
<a href="http://www.zend.com">Zend</a> (Disclaimer:Zend pays the bills here at DevZone) is running a survey on IDE usage and gathering opinions on IDE features. If you would like to participate and give us your opinions please fill out <a href="http://www.zoomerang.com/survey.zgi?p=WEB226H5484NXW">the survey</a>. It should only take about 5 minutes of your time.
</blockquote>
<p>
It's not just for fun, though. There will be prizes awarded for certain lucky voters, 21 of them to be exact including an iPod and Zend T-shirts. <a href="http://www.zoomerang.com/survey.zgi?p=WEB226H5484NXW">Get your vote in now!</a>
</p>]]></description>
      <pubDate>Thu, 17 May 2007 10:24:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Elizabeth Naramore's Blog: PHP Throwdown Updates]]></title>
      <guid>http://www.phpdeveloper.org/news/6823</guid>
      <link>http://www.phpdeveloper.org/news/6823</link>
      <description><![CDATA[<p>
<i>Elizabeth Naramore</i> has <a href="http://naramore.net/blog/index.php?p=97">posted an update</a> about the <a href="http://phpthrowdown.com">PHP Throwdown</a> event being planned, including updates on the judges, prizes, sponsors, and registration.
</p>
<blockquote>
Many people probably think the PHP Throwdown has stalled, but it's quite the contrary actually. We've been mulling over many things and have come to some conclusions. So if you're interested, read on!
</blockquote>
<p>
The judges <a href="http://phpthrowdown.com/?page_id=5">have been found</a>, the categories are still being decided, prizes are en route, <a href="http://jupiterhosting.com/">Jupiter Hosting</a> has stepped up as a sponsor for the event, registration is coming soon, and <a href="http://phpthrowdown.com/?page_id=2">the rules</a> have been posted. 
</p>
<p>
Be sure to check out <a href="http://phpthrowdown.com/">the main page</a> for complete details on the event. The PHP Throwdown is a competition to see what can be accomplished with PHP in 24 hours.
Who: You! You can compete in a team, or individually.
</p>]]></description>
      <pubDate>Tue, 05 Dec 2006 08:34:00 -0600</pubDate>
    </item>
  </channel>
</rss>
