<?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>Thu, 23 May 2013 21:20:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend PHP Certification Blog: PHP Sorting Functions]]></title>
      <guid>http://www.phpdeveloper.org/news/17288</guid>
      <link>http://www.phpdeveloper.org/news/17288</link>
      <description><![CDATA[<p>
On the "Zend PHP Certification" blog (study notes), there's <a href="http://zend-php-certification.com/2011/12/20/php-sorting-functions/>a recent post</a> getting into the details of some of the sorting functions in PHP (like <a href="http://php.net/sort">sort</a> and <a href="http://php.net/natsort">natsort</a>).
</p>
<blockquote>
In all the countless hours I've spent with php, I've maybe used three or four of these sorting functions. I really had no idea that there is a total of eleven functions used for sorting arrays. Anyway, I'm betting that it may be useful to have these memorized before I take the Zend PHP Certification Exam so here is a brief overview of each one.
</blockquote>
<p>
He talks about the various flags that can be used in the sorting (for regular, numeric, string and locale-based string handling) and the parameters to call for normal sorting, "natural" sorting, reverse key sorting and others. You can find specifics on these array sorting methods <a href="http://www.php.net/manual/en/array.sorting.php">in the PHP manual</a>.
</p>]]></description>
      <pubDate>Wed, 21 Dec 2011 11:39:06 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Elizabeth Naramore's Blog: Growing Online Communities Naturally]]></title>
      <guid>http://www.phpdeveloper.org/news/12372</guid>
      <link>http://www.phpdeveloper.org/news/12372</link>
      <description><![CDATA[<p>
In <a href="http://naramore.net/blog/growing-online-communities-naturally">this recent post</a> to her blog <i>Elizabeth Naramore</i> looks at something some development (and really any type) of community struggles with - growing their number of active, engaged members.
</p>
<blockquote>
From my experience, one key to a successful online community is the sort of magic that happens between community members that keeps it vibrant and growing. You can't force that kind of magic, and you can't clone it. It just happens.
</blockquote>
<p>
She points out just a few of the resources you and your groups can use to help get others involved including wikis, mailing lists, IRC channels (I hear <a href="http://freenode.net">Freenode</a> is nice) and <a href="http://twitter.com">twitter</a>. She also gives specific examples of PHP-related community resources she's involved in like the <a href="http://phpbuilder.com">PHPBuilder.com</a> forums, her <a href="http://oink-pug.org/">local PHP user group</a> and the <a href="http://phpwomen.org/">PHPWomen</a> group.
</p>
<blockquote>
What makes a community tick? [...] I'm no psychologist, but I can offer up a few words of advice for those struggling to grow their community or find that magic. Lay all your cards out on the table and see which ones gather momentum. [...] Let the group grow naturally and remember the complexity of the group dynamics is what dictates how the group will gel, not the leader.
</blockquote>]]></description>
      <pubDate>Mon, 20 Apr 2009 10:24:07 -0500</pubDate>
    </item>
  </channel>
</rss>
