<?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, 19 Jun 2013 12:15:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[7php.com: Interview with Lorna Jane Mitchell - Get Started! Stop Reading, Start Doing!]]></title>
      <guid>http://www.phpdeveloper.org/news/17663</guid>
      <link>http://www.phpdeveloper.org/news/17663</link>
      <description><![CDATA[<p>
On 7php.com today they've <a href="http://7php.com/php-interview-lorna-jane-mitchell/">posted their latest interview</a> with a well-known PHP community member - <i>Lorna Mitchell</i>:
</p>
<blockquote>
In this edition I talked with Lorna Jane Mitchell, the Project Lead of <a href="http://joind.in/about">Joind.in</a> - built with PHP and proud to be Open-Source. She is the first female PHP programmer I'm interviewing on 7php.com and this makes it a special one. Lorna is a highly respected and highly looked-upon PHPer in the PHP Community with all her active contributions, writing so many insightful PHP articles, co-author of the famous PHP book "<a href="http://7php.com/recommended-book/book.php?b=Write-Cutting-Edge-Code">PHP Master|Write Cutting-Edge Code</a>" and being a regular speaker at conferences - I was very lucky last week to have been able to attend her LIVE-online talk at <a href="http://daycampfordevelopers.com/">Day Camp 4 Developers #4</a> (@daycamp4devs). 
</blockquote>
<p>She answers some of the usual questions:</p>
<ul>
<li>How she got started with PHP
<li>Her top advice to PHP developers
<li>The best PHP book she's read
<li>What tools she uses for her development
</ul>
<p>
Besides this, she also includes some words of encouragement to developers to get involved, not just in projects but in the PHP community.
</p>]]></description>
      <pubDate>Tue, 13 Mar 2012 08:48:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Random Bugs and Testing RCs]]></title>
      <guid>http://www.phpdeveloper.org/news/17590</guid>
      <link>http://www.phpdeveloper.org/news/17590</link>
      <description><![CDATA[<p>
In a new post to his blog <i>Derick Rethans</i> mirrors the call made by <i>Rasmus Lerdorf</i> at this year's PHP UK Conference - <a href="http://derickrethans.nl/random-bugs-and-testing-rcs.html">get involved</a> (and help test PHP)!
</p>
<blockquote>
At the <a href="http://phpconference.co.uk/">PHP UK Conference</a> <a href="http://twitter.com/rasmus">Rasmus</a> mentioned that he wants more people contributing to PHP. There are plenty of ways how you can do that.
</blockquote>
<p>
<i>Derick</i> points out two more immediate ways you can help, one not even requiring any C knowledge:
</p>
<ul>
<li>Help test the Release Candidates (like the current PHP 5.4.0 RC8) with a call to "make test" just after your compile. 
<li>The recently added "random PHP bug" functionality that's been added to the <a href="http://bugs.php.net/random">bugs.php.net site</a>
</ul>]]></description>
      <pubDate>Mon, 27 Feb 2012 11:48:29 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: PHP Interview with Cal Evans - Get Involved if you want to be a Pro PHPer]]></title>
      <guid>http://www.phpdeveloper.org/news/17530</guid>
      <link>http://www.phpdeveloper.org/news/17530</link>
      <description><![CDATA[<p>
On 7php.com today there's a new interview with a well-known member of the PHP community - <a href="http://7php.com/php-interview-cal-evans/">Cal Evans</a>:
</p>
<blockquote>
In this edition I talked with Cal Evans, the Icon Of The PHP Community. He is to the PHP Community what <a href="http://en.wikipedia.org/wiki/Pel%C3%A9">Pele is to the Football world</a>, just to tell you about the influence he has on the PHP world. He shares, helps, mentors, propagates PHP wherever and as much as he cans. He was previously Chief editor of Zend Technologies (<a href="http://twitter.com/zend">@Zend</a>), worked for iBuildings (<a href="http://twitter.com/ibuildings">@ibuildings</a>) one of the biggest PHP service companies in Europe where he lead the growth of a <a href="http://7php.com/category/expert-php-advice/">PHP Center of Expertise</a> and ex Mister ZendCon (<a href="http://twitter.com/zendcon">@zendcon</a>).
</blockquote>
<p>In the interview questions ask include topics like:</p>
<ul>
<li>How he started with PHP
<li>His thoughts on the good and bad parts of the language
<li>How he suggests getting involved in the PHP community
<li>The best PHP book he's read
<li>What tools he uses in his development
<li>A framework recommendation
<li>and how he defines "the PHP community"
</ul>]]></description>
      <pubDate>Mon, 13 Feb 2012 08:36:37 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NetTuts.com: The Best Way to Learn PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16998</guid>
      <link>http://www.phpdeveloper.org/news/16998</link>
      <description><![CDATA[<p>
On NetTuts.com today there a new article with what they think is the <a href="http://net.tutsplus.com/tutorials/php/the-best-way-to-learn-php/">best way to learn PHP</a> in a list of thirteen different "assignments".
</p>
<blockquote>
Learning something from scratch is almost always an arduous affair - you simply have no idea as to where to start, or not to start, to kick things off. I loathed learning about the idiosyncrasies of C++'s syntax when all I wanted to learn were some darn programming concepts. As I'm sure you can agree, this is a less than ideal situation. [...] Today, we're going to figure out the best way to learn PHP.
</blockquote>
<p>Among their list of "assignments" are things like:</p>
<ul>
<li>Disregard the Naysayers
<li>Read a Few, Good Books
<li>Create Something Simple
<li>Try out a Lean, Lightweight Framework
<li>Build Something Awesome
<li>Get Involved and Be Up to Date
</ul>
<p>
There's also some <a href="http://net.tutsplus.com/tutorials/php/the-best-way-to-learn-php/#comments">good comments</a> with suggestions of other frameworks to learn, things to try out and a few comments that put an emphasis on learning the language before diving directly into a framework.
</p>]]></description>
      <pubDate>Mon, 17 Oct 2011 09:08:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Phil Sturgeon's Blog: Getting involved with CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/15911</guid>
      <link>http://www.phpdeveloper.org/news/15911</link>
      <description><![CDATA[<p>
If you've been looking for an open source project to get involved with and have thought about one of the many PHP frameworks out there as a viable option, you should take a look at <i>Phil Sturgeon</i>'s guide to <a href="http://philsturgeon.co.uk/news/2011/02/getting-involved-with-codeigniter">getting involved with CodeIgniter</a> and some of the recent major changes the project's seen.
</p>
<blockquote>
Now that CodeIgniter (Reactor) 2.0 is out people are starting to get involved, which is great. [...] what makes Reactor so much more different than CodeIgniter has been in the past? Well that is easy, anyone can be involved whether you are a hard-core developer who is happy to jump into the codebase and start changing things and adding features, or a new user who just wants to request some new features, you can do this on the <a href="https://codeigniter.uservoice.com/forums/40508-codeigniter-reactor">UserVoice</a>.
</blockquote>
<p>
He talks about some of the things you can expect from the Engineers (the team heading up the development of the Reactor branch) and some of the things you can do with your code contribution to help it get accepted more readily.
</p>]]></description>
      <pubDate>Wed, 16 Feb 2011 08:05:44 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Get involved in the PHP community: 5 easy steps that take less than 5 min. each]]></title>
      <guid>http://www.phpdeveloper.org/news/14987</guid>
      <link>http://www.phpdeveloper.org/news/14987</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a new post from <i>Cal Evans</i> about <a href="http://devzone.zend.com/article/12450-Get-involed-in-the-PHP-community-5-easy-steps-that-take-less-than-5-minutes-each">five ways to get involved</a> in the PHP community that take about five minutes each (and can both help you and the community).
</p>
<blockquote>
ome developers develop because it pays the bills. They don't want to be part of the community, they have other passions. I am ok with that, I don't want anyone involved who doesn't want to be. Other developers however tell me they didn't know the community existed, they don't know how to get involved or they are just too shy to step up. It is to this second group (and anyone who is already involved but wants more) that I want to talk to. If you want to get involved in the PHP community here are 5 quick ideas to get you going.
</blockquote>
<p>
His five things are simple and cover a lot of different media, from blogs to twitter:
</p>
<ul>
<li>Email your local PHP User Group and offer to speak.
<li>Setup a PHP tag on your blog.
<li>Submit something to <a href="http://devzone.zend.com/">DevZone</a>!
<li>Re-tweet something about PHP.
<li>Find at least one other PHP developer that is not involved in the PHP community and convince them to read this list and take action.
</ul>
<p>
He equates this last one to a "chain letter" but it's key to helping th community grow. It's all about people getting together around a language they love and sharing that with more and more people.
</p>]]></description>
      <pubDate>Thu, 19 Aug 2010 09:14:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Bradley Holt's Blog: PHP Users Group Survey]]></title>
      <guid>http://www.phpdeveloper.org/news/14965</guid>
      <link>http://www.phpdeveloper.org/news/14965</link>
      <description><![CDATA[<p>
In <a href="http://bradley-holt.com/2010/08/php-users-group-survey/">this new post</a> <i>Bradley Holt</i> shares some of the results he found in questioning his local user group about why they would get involved with <a href="http://groups.google.com/group/burlington-vt-php">the user group</a>.
</p>
<blockquote>
This was certainly not a scientific survey and there were only 16 responses, but it still offers some insight that can be useful in planning user group activities. Here are the top reasons...
</blockquote>
<p>
The reasons included things like "learning from peers", "meet the experts" and "finding job opportunities". He <a href="http://chart.apis.google.com/chart?chxs=0,676767,12.5&chxt=x&chs=600x225&cht=p&chd=s:feXXUM&chp=0.133&chl=Network+and+make+new+connections|Learn+from+your+peers|Share+your+expertise+and+knowledge|Meet+experts|Find+job+opportunities|Get+solutions+to+problems&chtt=Burlington%2C+VT+PHP+Users+Group+Survey+Results">graphed the results</a> showing that learning from peers and networking came out on top.
</p>]]></description>
      <pubDate>Mon, 16 Aug 2010 12:09:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Announcing July's ZF Bug Hunting Days & Previous Winners]]></title>
      <guid>http://www.phpdeveloper.org/news/14790</guid>
      <link>http://www.phpdeveloper.org/news/14790</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's <a href="http://devzone.zend.com/article/12304-Announcing-Julys-ZF-Bug-Hunting-Days-Previous-Winners">a new post</a> announcing the latest Bug Hunt Days for the Zend Framework happening this week - Thursday, July 15th through Sunday, July 19th.
</p>
<blockquote>
For those of you unfamiliar with the event, each month, we organize the community to help reduce the number of open issues reported against the framework. The last two months of bug hunts collectively closed 63 issues. The May bug hunt saw new first-time winner Jan Pieper step up and take first. Then in June, Christian Albrecht (a previous bug hunt winner) took home first again. Congratulations Jan & Christian and thanks for making the bug hunt for May and June a success. 
</blockquote>
<p>
If you'd like to get involved, you'll need to have <a href="http://framework.zend.com/cla">a CLA</a> with Zend approved and ready to go. Then just show up on the <a href="http://zftalk.com/">#zftalk.dev</a> channel on the Freenode IRC network and jump right in. There's also <a href="http://framework.zend.com/wiki/display/ZFDEV/Monthly+Bug+Hunt+Days">a guide</a> to help you get started as well.
</p>]]></description>
      <pubDate>Wed, 14 Jul 2010 10:35:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework October Bug Hunt Starts Today]]></title>
      <guid>http://www.phpdeveloper.org/news/13396</guid>
      <link>http://www.phpdeveloper.org/news/13396</link>
      <description><![CDATA[<p>
The Zend Developer Zone <a href="http://devzone.zend.com/article/11058-Zend-Framework-October-Bug-Hunt-Starts-Today">has announced the start</a> of October's Bug Hunt Day for the Zend Framework:
</p>
<blockquote>
As <a href="http://devzone.zend.com/article/10049-Announcing-Zend-Frameworks-Monthly-Bug-Hunt-Days">reported last month</a>, Zend Framework has started hosting a monthly "bug hunt": an effort to resolve issues against the framework. This month's bug hunt is today and tomorrow. The individual who helps resolve or assist in resolving the most issues during each month's bug hunt days will receive a Zend Framework t-shirt! Last month's winner was Padraic Brady. 
</blockquote>
<p>
<i>Matthew</i> includes a few reasons to help out - helping ZF helps you (and your projects), adding value to the framework and the development of good QA skills for creating unit tests and documentation. If you'd like more information on how to participate, check out <a href="http://framework.zend.com/wiki/display/ZFDEV/Monthly+Bug+Hunt+Days">this page</a> of the Zend Framework wiki or just come over to <a href="http://freenode.net/">Freenode</a>'s #zftalk.dev IRC channel and get involved!
</p>]]></description>
      <pubDate>Thu, 15 Oct 2009 15:12:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Cal Evans' Blog: PHP and Community]]></title>
      <guid>http://www.phpdeveloper.org/news/13026</guid>
      <link>http://www.phpdeveloper.org/news/13026</link>
      <description><![CDATA[<p>
In <a href="http://blog.calevans.com/2009/08/10/php-and-community/">his latest blog entry</a> looks at something that impressed him about the PHP community in response to <a href="http://misfitgeek.com/blog/aspnet/php-versus-asp-net-ndash-windows-versus-linux-ndash-who-rsquo-s-the-fastest/">this article</a> taking about the speed differences between ASP.NET and PHP.
</p>
<blockquote>
The PHP community took this in stride because we understand that ASP.NET has its uses and there are situations where it is the better choice. I am proud of the PHP community because no one (as Joe supposed we would) raised the battle flag and flamed him, calling him a Microsoft shill.
</blockquote>
<p>
He talks about how far the PHP community has come and why it's become as strong as it is - core developers involved in everyday things, respect for other community members and how there's "always a spot at the table" for any PHP developer to come and share stories or just enjoy those of others. 
</p>
<p>
<i>Cal</i> <a href="http://blog.calevans.com/2009/08/10/php-and-community/">also includes</a> some good tips for getting involved in your local and the global communities (like blogging, IRC or contributing back to the PHP project).
</p>]]></description>
      <pubDate>Tue, 11 Aug 2009 11:02:14 -0500</pubDate>
    </item>
  </channel>
</rss>
