<?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, 08 Jul 2008 23:50:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Doug Brown's Blog: Zend_Cache is Saving me Money!]]></title>
      <guid>http://www.phpdeveloper.org/news/10543</guid>
      <link>http://www.phpdeveloper.org/news/10543</link>
      <description><![CDATA[<p>
<i>Doug Brown</i> has <a href="http://www.brownphp.com/2008/07/zend_cache-is-saving-me-money/">posted a new entry</a> to his blog about how the Zend_Cache component of the Zend Framework has saved him some money.
</p>
<p>
He and his site were taken offline by his own hosting company because of one little detail - the limit on usage for the shared server was 3% and his site was using 30%. Going through his logs, he found the culprit - a "too many connections" message from MySQL due to the number of requests.
</p>
<blockquote>
I'll admit, I was in a huge hurry to get this project done, so I wasn't thinking about the long term effects.  Needless to say, I wasn't caching my MySQL query results. I know, tisk tisk.
</blockquote>
<p>
He added a new private method to his class (using Zend_Cache to store the date) and dropped the call into his controller to pulled the cached info whenever it needed it.
</p>]]></description>
      <pubDate>Fri, 04 Jul 2008 07:55:01 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ApacheLounge.com: Memory usage Apache + PHP as module versus FastCGI]]></title>
      <guid>http://www.phpdeveloper.org/news/10264</guid>
      <link>http://www.phpdeveloper.org/news/10264</link>
      <description><![CDATA[<p>
In <a href="http://www.apachelounge.com/forum/viewtopic.php?p=10991">this quick post</a> to the ApacheLounge forum, <i>Steffen</i> shares some stats running PHP in two different methods of running PHP on Apache - mod_php and fastcgi.
</p>
<blockquote>
With PHP as module after some time the memory usage of Apache is growing and growing up to ~800M.<br/>
With mod_fcgid is stays on a steady ~100M <br/>
PHP configuration: only with the extension php_mysql.dll and eaccelerator.dll 
</blockquote>
<p>
<a href="http://www.apachelounge.com/images/httpd-ram-week.png">A graph</a> of the statistics is also provided.
</p>]]></description>
      <pubDate>Mon, 26 May 2008 08:42:48 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jeff Atwood's Blog: PHP Sucks, But It Doesn't Matter]]></title>
      <guid>http://www.phpdeveloper.org/news/10240</guid>
      <link>http://www.phpdeveloper.org/news/10240</link>
      <description><![CDATA[<p>
There's an <a href="http://www.codinghorror.com/blog/archives/001119.html">interesting post</a> <i>Jeff Atwood</i> has made to his blog about PHP - its lack of standards, the way the language is structured and why none of that matters when it comes to its popularity.
</p>
<blockquote>
PHP isn't so much a language as a random collection of arbitrary stuff, a virtual explosion at the keyword and function factory.
</blockquote>
<p>
He includes links to several <a href="http://www.tbray.org/ongoing/When/200x/2006/02/17/PHP">other</a> <a href="http://loveandtheft.org/2008/05/20/php-is-the-new-vb6-in-a-c-dress/">articles</a> that follow the "PHP sucks" train of thought too, but he notes that none of that really matters - its the popularity of PHP, its use in major corporate and social networking applications that is seeming to help drive it even more for developers to pick up and learn as a first web language.
</p>
<blockquote>
Why fight it? I say learn to embrace it. Join with me, won't you, in celebrating the next fifty years of glorious PHP code driving the internet. Just don't forget to call the maintain_my_will_to_live() PHP function every so often!
</blockquote>
<p>Responses from the community:</p>
<ul>
<li><a href="http://php100.wordpress.com/2008/05/21/secret-of-php/">Stas</a> on the PHP 10.0 blog
</ul>]]></description>
      <pubDate>Thu, 22 May 2008 07:57:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Dave Marshall's Blog: Log memory usage using declare and ticks in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10202</guid>
      <link>http://www.phpdeveloper.org/news/10202</link>
      <description><![CDATA[<p>
Posted to his blog, <i>Dave Marshall</i> has <a href="http://www.davedevelopment.co.uk/2008/05/12/log-memory-usage-using-declare-and-ticks-in-php/">a tip</a> that uses declare and a trick or two to check out the memory usage of your scripts.
</p>
<blockquote>
As far as I know, there isn't any memory footprint profiling in Xdebug, I think there was at some point but they removed it because it was a little flaky. I like to monitor the memory usage within my scripts, and I've found this simple snippet can help.
</blockquote>
<p>
The script defines a log_memory function that pushes the memory and time information into a session value. The register_tick_function method is used to add log_memory to the handler and its called over and over from inside his for loop.
</p>
]]></description>
      <pubDate>Fri, 16 May 2008 12:05:37 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nexen.net: PHP Usage Statistics for March 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9963</guid>
      <link>http://www.phpdeveloper.org/news/9963</link>
      <description><![CDATA[<p>
<i>Damien Seguy</i> has posted the latest statistics for PHP's usage for the month of March 2008. Here's some of the highlights:
</p>
<ul>
<li>There were no surprises, only data reinforcing already set trends
<li>PHP 5 now make up over a third of all PHP installations to date
<li>More installations moved up to PHP versions 5.2.5 and 4.4.8
<li>Apache has almost reached 70% of the web server market share
</ul>
<p>
You can check out the full details on this month's <a href="http://www.nexen.net/chiffres_cles/phpversion/18284-php_statistics_for_march_2008.php">stats page</a> including the <a href="http://www.nexen.net/chiffres_cles/phpversion/18167-php_stats_evolution_for_march_2008.php">evolution stats</a> over on Nexen.net.
</p>]]></description>
      <pubDate>Mon, 14 Apr 2008 07:13:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nexen.net: PHP Statistics for February 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9746</guid>
      <link>http://www.phpdeveloper.org/news/9746</link>
      <description><![CDATA[<p>
<i>Damien Seguy</i> has posted the PHP statistics for this month - the results from February 2008 - here's some of the highlights:
</p>
<ul>
<li>PHP 5 set record of growth : + 2,5%, up to 32%
<li>PHP 5.2 is the second most popular version, ahead of 4.3.
<li>PHP 4.4.8's popularity is falling
</ul>
<p>
You can check out the <a href="http://www.nexen.net/chiffres_cles/phpversion/18164-php_statistics_for_february_2008.php">numbers yourself</a> for the month as well as the <a href="http://www.nexen.net/chiffres_cles/phpversion/18167-php_stats_evolution_for_february_2008.php">evolution stats</a> showing how things are progressing. He's also added a <a href="http://www.nexen.net/actualites/php/18169-record_dadoption_de_php_5_:_2,5.php">new graph this month</a> showing the adoption rate that PHP5 is having in the online world.
</p>]]></description>
      <pubDate>Thu, 06 Mar 2008 09:32:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Turland's Blog: The Acme of Skill]]></title>
      <guid>http://www.phpdeveloper.org/news/9288</guid>
      <link>http://www.phpdeveloper.org/news/9288</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has <a href="http://ishouldbecoding.com/2007/12/19/the-acme-of-skill/">posted some of his thoughts</a> about a topic that's being tossed around in the programming world these days - that PHP is "on its way out".
</p>
<blockquote>
I have to vehemently disagree with this, and not just because PHP is my language of preference.
</blockquote>
<p>
He gives several reasons to back up the claim including the fact that <a href="http://www.yahoo.com">large players</a> use the language in high-profile sites as well as the recent upturn of popularity the language has seen (as people come back from the over-hyped other languages).
</p>
<p>
He mentions <a href="http://www.oracle.com/technology/tech/php/htdocs/oracle_zend_faq.html">collaborations</a> between PHP companies/divisions as well as <a href="http://www.iis.net/default.aspx?tabid=1000051">components</a> made to more efficiently run PHP applications on other web server types.
</p>]]></description>
      <pubDate>Thu, 20 Dec 2007 12:09:00 -0600</pubDate>
    </item>
  </channel>
</rss>
