<?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>Sun, 19 May 2013 21:23:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[7PHP.com: PHP Interview With Ligaya Turmelle Co-Founder Of PHPwomen.org]]></title>
      <guid>http://www.phpdeveloper.org/news/19001</guid>
      <link>http://www.phpdeveloper.org/news/19001</link>
      <description><![CDATA[<p>
7PHP.com has posted its latest in their series of interviews with members of the PHP community. This time they <a href="http://7php.com/php-interview-ligaya-turmelle/">talked with Ligaya Turmele</a>, a co-founder of the <a href="http://phpwomen.org">PHP Women</a> group and speaker.
</p>
<blockquote>
In this edition I talked with the <a href="http://www.khankennels.com/blog/index.php/about-me/">full time Goddess</a>, Ligaya Turmelle who is the Co-Founder Of <a href="http://phpwomen.org/">PHPwomen.org</a> - The PHP Women User Group. [Ligaya <a href="https://twitter.com/lig">@lig</a>] is also the Principal MySQL Technical Support Engineer at Oracle. She has been speaking at so many conferences namely ZendCon, PHP|tek, <a href="http://7php.com/phpmasterseriesv1/">Day Camp for Developers</a>, Zend PHP Conference; and she will soon speak at the incoming hot <a href="http://sunshinephp.com/schedule/talks/#replication-with-mysql">SunshinePHP Conference</a> (organized by Adam Culp) scheduled for February 8-9 2013 where she will talk about 'Replication with MySQL'.
</blockquote>
<p>Her answers mention a few things like:</p>
<ul>
<li>her relationship with the PHP community
<li>recommendations she has for people wanting to learn more about PHP
<li>how small decisions have effected her life
<li>her picks for best conferences
<li>her "good" and "bad" list for things that happen at conferences
</ul>
<p>
You can read the <a href="http://7php.com/php-interview-ligaya-turmelle/">full interview here</a>.
</p>]]></description>
      <pubDate>Mon, 07 Jan 2013 12:19:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Reddit.com: I'm interested in teaching others PHP. Is anyone interested?]]></title>
      <guid>http://www.phpdeveloper.org/news/18282</guid>
      <link>http://www.phpdeveloper.org/news/18282</link>
      <description><![CDATA[<p>
If you've been doing PHP for a while and feel the need to get out there and help others learn the language (and the whole ecosystem around it) but don't know where to start, check out <a href="http://www.reddit.com/r/PHP/comments/wz4i9/im_interested_in_teaching_others_php_is_anyone/">this thread</a> over on Reddit with some helpful resources and suggestions.
</p>
<blockquote>
I'm interested in teaching PHP and programming concepts to people. I've been told that I teach people in a way that is easier to grasp than what's conventional and I would like to get other peoples opinions on how to produce code and perspectives when you're not native to PHP specifically.
</blockquote>
<p>In the comments there's mentions of things like:</p>
<ul>
<li>the <a href="http://phpmentoring.org">PHP Mentoring project</a>
<li><a href="http://protalk.me">ProTalk.me</a> for sharing your videos
<li>What kinds of topics people are looking for
<li>and responses from people that would like to learn more about the language themselves
</ul>]]></description>
      <pubDate>Fri, 27 Jul 2012 09:21:49 -0500</pubDate>
    </item>
    <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>
