<?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>Wed, 23 May 2012 18:42:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Anthony Ferrara's Blog: Becoming A Better Developer]]></title>
      <guid>http://www.phpdeveloper.org/news/17104</guid>
      <link>http://www.phpdeveloper.org/news/17104</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has a new post today on his blog with some things he think you can do to <a href="http://blog.ircmaxell.com/2011/11/becoming-better-developer.html">become a better overall developer</a> (and not just in PHP). He shares six things from his own experience to help answer this question.
</p>
<blockquote>
One of the most frequent questions that I get asked is "How can I become a better developer?" I think that it's a very good question to ask that deserves a good response. But how can you respond to something like that? Becoming a better developer depends so heavily on past experience (where to grow), interests and rationale (why do you want to grow), that it's really hard to answer without a fair bit of discussion. This post reflects my experiences from both my own growth and the growth that I've seen in others.
</blockquote>
<p>
The things on his list are pretty simple, but they're easy to forget in your day to day development life. Things like being motivated to better yourself, gaining confidence in your abilities, sharing your knowledge and/or becoming a mentor to developers with less experience than you. Interestingly enough, this last one can sometimes teach you a little something about you and your processes too.
</p>]]></description>
      <pubDate>Wed, 09 Nov 2011 08:54:27 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[John Congdon's Blog: PHP User Groups (Orlando and Daytona Beach)]]></title>
      <guid>http://www.phpdeveloper.org/news/16196</guid>
      <link>http://www.phpdeveloper.org/news/16196</link>
      <description><![CDATA[<p>
In <a href="http://www.johncongdon.com/php-user-groups-orlando-and-daytona-beach/">this recent post</a> to his blog <i>John Congdon</i> looks at some of his local user groups - Orlando and Daytona Beach in Florida - and how they handle their meetings and groups differently.
</p>
<blockquote>
I am a member of two PHP user groups.  Each one runs a little bit differently.  I am looking for feedback from other people in other PHP user groups to find ways we may be able to make these better. he East Central Florida PHP User Group (Daytona Beach area) is new/restarting. [...] They seem to be more geared towards teaching new PHP developers. [...] The Orlando PHP User Group is quite different.  They lean towards more presentation style meetings.  Someone proposes a topic, and then someone volunteers to be the presenter.
</blockquote>
<p>
He asks for comments from the community as a whole, wondering what he can do and what other groups in similar situations have done to help grow and improve their group. <a href="http://www.johncongdon.com/php-user-groups-orlando-and-daytona-beach/#comments">Comments</a> on the post include suggestions of a more traditional approach over the mentoring aspect, a possible mixing of the styles and using tools likee <a href="http://www.google.com/moderator/">Google Moderator</a> to pick out the topics people are most interested in.
</p>]]></description>
      <pubDate>Thu, 14 Apr 2011 10:36:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zoe Slattery's Blog: PHP TestFest 2009]]></title>
      <guid>http://www.phpdeveloper.org/news/11854</guid>
      <link>http://www.phpdeveloper.org/news/11854</link>
      <description><![CDATA[<p>
Its that time of year again - time to get the ball rolling for this year's PHP TestFest. <i>Zoe Slattery</i> has kicked things off with <a href="http://zoomsplatter.blogspot.com/2009/02/php-testfest-2009.html">a new post</a> for today.
</p>
<blockquote>
It's time to start getting the 2009 PHP TestFest underway. The TestFest is a worldwide event in which PHP user groups and individuals contribute to PHP by writing tests for PHP. It's a great way to contribute to one of the most successful open source projects there has ever been, it's also pretty cool to see your name in the the source distribution for code that's running on over 20 million web domains.
</blockquote>
<p>
If you're a user group (or really just want to participate), send an email over to the PHP qa list (php-qa@lists.php.net) with your preferred date and a primary contact for the group. The groups/people will then be listed over on <a href="http://wiki.php.net/qa/testfest">the PHP wiki</a> so you can check to see if there's others in your area already participating. 
</p>
<p>
Things are just getting organized, but there's already a few things in the works - a SVN repository where participants can commit tests directly (instead of funneling them all through a few people like before), some sponsors (maybe elePHPants!) and the search for mentors to help out those writing tests and can do the final review/commit of the user-submitted tests.
</p>
<p>
More event and contact information can be found near the end of <a href="http://zoomsplatter.blogspot.com/2009/02/php-testfest-2009.html">her post</a>.
</p>]]></description>
      <pubDate>Mon, 02 Feb 2009 08:44:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net Wiki: Mentor Listing Added for TestFest 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9940</guid>
      <link>http://www.phpdeveloper.org/news/9940</link>
      <description><![CDATA[<p>
The mentor list for this year's <a href="http://wiki.php.net/qa/testfest">TestFest 2008</a> has been started (as mentioned by <a href="http://www.khankennels.com/blog/index.php/archives/2008/04/09/testfest-some-updates/">Ligaya Turmelle</a> on her blog). The list so far includes people from the community like:
</p>
<ul>
<li><i>Elizabeth Smith</i> (near Chicago)
<li><i>Pierre Joye</i> (Munich)
<li><i>Sebastian Bergmann</i> (Cologne)
<li><i>David Coallier</i> (Ireland & various others)
</ul>
<p>
Local organizers are still being assigned. Those considered must already committers at PHP.net and will be available to answer questions for their given areas. Ultimately, they will do the final commits of the resulting tests.
</p>]]></description>
      <pubDate>Wed, 09 Apr 2008 12:12:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: Thanks for your thoughts on improving PEAR]]></title>
      <guid>http://www.phpdeveloper.org/news/7802</guid>
      <link>http://www.phpdeveloper.org/news/7802</link>
      <description><![CDATA[<p>
Following up from <a href="http://www.phpdeveloper.org/news/7773">a previous post of his</a> that got lots of great feedback, <i>Joshua Eichorn</i> has posted <a href="http://blog.joshuaeichorn.com/archives/2007/05/08/thanks-for-your-thoughts-on-improving-pear/">his own thanks</a>, not only for the responses to his own thoughts but to the PEAR community as a whole.
</p>
<blockquote>
You'll be happy to know that were already working on many of your suggestions, <a href="http://greg.chiaraquartet.net/archives/173-Is-anything-working-in-PEAR.html">Greg's post on the subject</a> has some more details. I'll be sharing everyones comments with the rest of the PEAR group at our meeting on the 13th, so if anyone has a suggestion they haven't submitted yet thats your deadline.
</blockquote>
<p>
The thing he's most excited about is the <a href="http://blog.joshuaeichorn.com/archives/2007/05/08/thanks-for-your-thoughts-on-improving-pear/">new mentoring program</a> that will introduce new developers to the PEAR-ality of it all and get them involved with both the coding and the community.
</p>]]></description>
      <pubDate>Tue, 08 May 2007 15:02:00 -0500</pubDate>
    </item>
  </channel>
</rss>

