<?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, 07 Oct 2008 15:07:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: PHP User Group Panel Discussion at ZendCon UnCon]]></title>
      <guid>http://www.phpdeveloper.org/news/11160</guid>
      <link>http://www.phpdeveloper.org/news/11160</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/3941-PHP-User-Group-Panel-Discussion-at-ZendCon-UnCon">posted a recording</a> (from the Zend/PHP Conference & Expo 2008) of the UnConference session user group panel discussion.
</p>
<blockquote>
Ben Ramsey, Software Architect at Schematic and PHP community leader, and Keith Casey, founder of CaseySoftware, held an UnCon session at ZendCon this year to discuss PHP User Groups.
</blockquote>
<p>
You can either listen to it <a href="http://devzone.zend.com/article/3941-PHP-User-Group-Panel-Discussion-at-ZendCon-UnCon">on the page</a> or you can always <a href="http://devzone.zend.com/content/audio/zendcon_2008/UnConWed5.mp3">grab the mp3</a> and listen at your leisure.
</p>]]></description>
      <pubDate>Tue, 07 Oct 2008 11:11:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: Building a PHP Center of Expertise]]></title>
      <guid>http://www.phpdeveloper.org/news/11003</guid>
      <link>http://www.phpdeveloper.org/news/11003</link>
      <description><![CDATA[<p>
According to <A href="http://www.ibuildings.com/blog/archives/1301-Building-a-PHP-Center-of-Expertise.html">this recent post</a> to the Ibuildings blog, the company is going to strike out and try something new - a "Center of Expertise" department as a part of their normal business operations.
</p>
<blockquote>
This year we're going to do something similarly challenging, but completely different. We've grown from a development company into a PHP services company, and we managed to attract really smart and inspiring people from the PHP community. We've also been supporting user groups and organized conferences and seminars.  We're about to take those activities to the next level. We are going to build a 'PHP Center of Expertise'. 
</blockquote>
<p>
Efforts the newly formed group will contribute to include open source projects, aiding user groups, developing training materials and developing professional services related to PHP. The idea is still in the planning stages so <a href="http://www.ibuildings.com/blog/archives/1301-Building-a-PHP-Center-of-Expertise.html">any feedback or comments</a> you might have are welcome.
</p>]]></description>
      <pubDate>Thu, 11 Sep 2008 12:26:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: phpGG User Group Meeting (Sept 23rd, Amsterdam)]]></title>
      <guid>http://www.phpdeveloper.org/news/10969</guid>
      <link>http://www.phpdeveloper.org/news/10969</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/3832-Dutch-PHP-Users-Group-Meeting-Announcement">a reminder</a> for those in the Amsterdam area - the phpGG user group (newly formed) will be having their next meeting on September 23rd.
</p>
<blockquote>
On Tuesday 23 September 2008 the Dutch PHP user group will have its first meeting, in what will become a bi-monthly event. The goal is have meetings with other members, enjoy some coffee and tea and meeting other developers and the chance of prizes to win.
</blockquote>
<p>
Two speakers will be presenting from about 8pm to 10:30pm - you can find out more about the group and the meeting from <a href="http://www.phpgg.nl/">their site</a>, including <a href="http://urlzen.com/1ae">how to get there</a>.
</p>]]></description>
      <pubDate>Fri, 05 Sep 2008 08:49:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ProDevTips.com: Extending PHP Doctrine Record - Check Box Groups]]></title>
      <guid>http://www.phpdeveloper.org/news/10815</guid>
      <link>http://www.phpdeveloper.org/news/10815</link>
      <description><![CDATA[<p>
In the third part of the series dealing with using Doctrine in your PHP applications, ProDevTips has <a href="http://www.prodevtips.com/2008/08/11/extending-doctrine-record-handling-alias-arrays/">this third part</a> looking at a method for extending the tool's current functionality.
</p>
<blockquote>
I simply knew we would need the extension capability that the Mdl class allows for sooner or later, I didn't expect it to be this soon though. The main problem here is saving a many to many relationship straight to the database from the $_POST array, to do that we can extend Doctrine Record with a new function I have named fromArrayExt which adds something extra to the normal fromArray method.
</blockquote>
<p>
He shows how to extend the classes to create custom handlers for a grouping of checkboxes. The new code automatically handles their submitted values and pushes them directly into the database (with a simple save() call).
</p>]]></description>
      <pubDate>Tue, 12 Aug 2008 13:26:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PEAR Blog: PEAR Group Meeting Minutes 2008-07-13]]></title>
      <guid>http://www.phpdeveloper.org/news/10630</guid>
      <link>http://www.phpdeveloper.org/news/10630</link>
      <description><![CDATA[<p>
A <a href="http://blog.pear.bluga.net/2008/07/17/pear-group-meeting-minutes-2008-07-13/">new entry</a> has been posted to the PEAR blog with the latest minutes for the group's July 13th meeting.
</p>
<blockquote>
Some highlights from the meeting include new/upcoming RFCs for package naming schemes, exception handling in PHP 5.3, and a vote on extending the current PEAR2 Policies. Heavy stuff, check it out!
</blockquote>
<p>
You can check out the <a href="http://wiki.pear.php.net/index.php/MeetingMinutes20080713">full notes here</a> on the PEAR portion of the PHP.net wiki.
</p>]]></description>
      <pubDate>Thu, 17 Jul 2008 14:08:11 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Mind Tree Blog: Friendly URLs in PHP: why do you care?]]></title>
      <guid>http://www.phpdeveloper.org/news/10492</guid>
      <link>http://www.phpdeveloper.org/news/10492</link>
      <description><![CDATA[<p>
<a href="http://www.hurricanesoftwares.com/2008/06/24/friendly-urls-in-php-why-do-you-care/">This new post</a> from the Mind Tree blog (at hurricanesoftware.com) asks the question "why do you care about friendly URLs in PHP applications?"
</p>
<blockquote>
Nice URLs, readable URLs, search-engine-friendly URLs. Different names same deal. [...] Turns out this isn't all that hard with PHP - in fact it can turn into something that's very useful from more than just a readability viewpoint.
</blockquote>
<p>
He shows how to <a href="http://www.hurricanesoftwares.com/2008/06/24/friendly-urls-in-php-why-do-you-care/">use mod_rewrite</a> and an .htaccess file to automatically grab the request and map it to the right place. Then, the PHP script looks at the incoming data and pushes the correct page back out to the browser. He's also included some modifications to the original idea that allow for numeric grouping and named groups for rewriting content.
</p>]]></description>
      <pubDate>Thu, 26 Jun 2008 10:26:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PEAR Blog: Election 2008 Results]]></title>
      <guid>http://www.phpdeveloper.org/news/10476</guid>
      <link>http://www.phpdeveloper.org/news/10476</link>
      <description><![CDATA[<p>
The PEAR blog has posted the <a href="http://pear.php.net/election/">offical results</a> of this year's elections:
</p>
<blockquote>
Elections are now over and a new PEAR Group has been formed. Just like last year and always following the Constitution, the new members have been elected by a secret ballot of PEAR Developers.
</blockquote>
<p>
Those elected include <i>Joshua Eichorn</i>, <i>Christian Weiske</i>, <i>Chuck Bugress</i> and <i>Travis Swicegood</i>. This year's President id <i>David Coallier</i>. You can find out more on the <a href="http://pear.php.net/election/">PEAR website</a> page for the elections.
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 12:08:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Coaller's Blog: To a great upcoming year]]></title>
      <guid>http://www.phpdeveloper.org/news/10428</guid>
      <link>http://www.phpdeveloper.org/news/10428</link>
      <description><![CDATA[<p>
<i>David Coallier</i> has posted both a <a href="http://blog.agoraproduction.com/index.php?/archives/72-To-a-great-upcoming-year.html">congratulations and thank you</a> about the PEAR group elections. Congrats to those who were voted in including <i>Joshua Eichorn</i>, <i>Christian Weiske</i> and <i>Travis Swicegood</i> and his many thanks for being voted in as President:
</p>
<blockquote>
My place as I consider it and as Greg mentioned on the mailing list yesterday is much more "ambassadorial" than "presidential" and being the PEAR ambassador around the world, I'll be glad to discuss, argue, improve the general idea of PEAR to anyone. I'll also be happy to discuss PEAR2 if anyone is interested but first and foremost I'll be happy to help our new PEAR Group (which I am pretty sure won't need help ) and the community.
</blockquote>
<p>
You can find out more about the results of this year's elections on <a href="http://pear.php.net/election/index.php?oldones=1">the PEAR election pages</a> from pear.php.net.
</p>]]></description>
      <pubDate>Tue, 17 Jun 2008 11:17:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PEAR Blog: Election time 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/10345</guid>
      <link>http://www.phpdeveloper.org/news/10345</link>
      <description><![CDATA[<p>
It's that time of year again - time to <a href="http://blog.pear.php.net/2008/06/04/election-time-2008/">gather the votes</a> for this year's PEAR elections for the role of President and others to be inducted into the group.
</p>
<blockquote>
As every year it is the time of the election for the PEAR Group and PEAR President for the year 2008 and 2009. If you haven't casted your vote just yet, NOW is the perfect time to do it so go to <a href="http://pear.php.net/election/">the election page</a> and place your vote.
</blockquote>
<p>
You can find out more about the elections from the <a href="http://pear.php.net/election/info.php?election=10&vote=1">page for the Presidental election</a> and for the <a href="http://pear.php.net/election/info.php?election=11&vote=1">Group elections</a>. You must be a PEAR developer in order to vote.
</p>]]></description>
      <pubDate>Thu, 05 Jun 2008 08:49:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PEAR Group Elections 2008-2009 (Nominations)]]></title>
      <guid>http://www.phpdeveloper.org/news/10126</guid>
      <link>http://www.phpdeveloper.org/news/10126</link>
      <description><![CDATA[<p>
Time has come back around for the 2008-2009 PEAR group elections and <i>David Coallier</i> has <a href="http://blog.agoraproduction.com/index.php?/archives/68-2008-2009-PEAR-Group-Elections.html">posted some details</a> about this year's elections.
</p>
<blockquote>
It is now this time of the year again where the PEAR Group throws in the PEAR Group Nominations. The nominated people will then be called for votes by the community and 7 lucky (even though luck has nothing to do with it) will be elected as the new PEAR Group member for the year 2008-2009.
</blockquote>
<p>
The entire PHP community is requested to <a href="http://news.php.net/php.pear.dev/50033">nominate who they think</a> would make the best addition to the group, regardless of how they're related to the PEAR project. Nominations should be sent to <i>Martin Jansen</i> by midnight (UTC) May 31st.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 16:09:04 -0500</pubDate>
    </item>
  </channel>
</rss>
