<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: php</title>
    <link>http://www.dzone.com/links/tag/php.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 16:59:25 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T16:59:25Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/php/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Distributing PHP processing with Gearman</title>
      <link>http://www.dzone.com/links/rss/distributing_php_processing_with_gearman.html</link>
      <description>Gearman is a tool for distributing processing jobs over one or more machines.  This article explains how to use Gearman in PHP applications to handle better the load of busy sites or applications that need to execute heavy jobs.</description>
      <category>how-to</category>
      <category>open source</category>
      <category>php</category>
      <category>server</category>
      <pubDate>Mon, 23 Nov 2009 16:05:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300687.html</guid>
      <dc:creator>mlemos</dc:creator>
      <dc:date>2009-11-23T16:05:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/distributing_php_processing_with_gearman.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300687.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Gearman is a tool for distributing processing jobs over one or more machines.  This article explains how to use Gearman in PHP applications to handle better the load of busy sites or applications that need to execute heavy jobs.<br/><br/><a href='http://www.dzone.com/links/rss/distributing_php_processing_with_gearman.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300687' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300687</dz:linkId>
      <dz:submitDate>2009-11-23T03:48:15Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T16:05:21Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>62</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300687.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mlemos</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/206746.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Kohana PHP 3.0 (KO3) Tutorial</title>
      <link>http://www.dzone.com/links/rss/kohana_php_30_ko3_tutorial.html</link>
      <description>I decided to move to KO3 and ditch the 2.3.x tutorial series. 1st part, configuring and creating a simple controller.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>php</category>
      <pubDate>Sun, 22 Nov 2009 05:32:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298707.html</guid>
      <dc:creator>EllisGL</dc:creator>
      <dc:date>2009-11-22T05:32:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/kohana_php_30_ko3_tutorial.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298707.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I decided to move to KO3 and ditch the 2.3.x tutorial series. 1st part, configuring and creating a simple controller.<br/><br/><a href='http://www.dzone.com/links/rss/kohana_php_30_ko3_tutorial.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298707' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298707</dz:linkId>
      <dz:submitDate>2009-11-20T21:46:47Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T05:32:37Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>464</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298707.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>EllisGL</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/258461.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PHP 5.3.1 is finally here!</title>
      <link>http://www.dzone.com/links/rss/php_531_is_finally_here.html</link>
      <description>A stable version of PHP 5.3.1 is finally here!  Download link and links to view the release announcement, key changes and the full changelog within.</description>
      <category>news</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Fri, 20 Nov 2009 19:54:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/297627.html</guid>
      <dc:creator>Christopher Strosser</dc:creator>
      <dc:date>2009-11-20T19:54:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/php_531_is_finally_here.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/297627.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A stable version of PHP 5.3.1 is finally here!  Download link and links to view the release announcement, key changes and the full changelog within.<br/><br/><a href='http://www.dzone.com/links/rss/php_531_is_finally_here.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=297627' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>297627</dz:linkId>
      <dz:submitDate>2009-11-20T03:39:53Z</dz:submitDate>
      <dz:promoteDate>2009-11-20T19:54:52Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>389</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/297627.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>thatspoppycock</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/463886.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using a decorator for caching purposes</title>
      <link>http://www.dzone.com/links/rss/using_a_decorator_for_caching_purposes.html</link>
      <description>In my previous post I  gave some examples on  how caching can evolve.   However , what annoys  me in the  second and third approach is that I have some extra code and  dependencies  which are not really related to my class.  The example details how you can use a decorator to cache another class.</description>
      <category>php</category>
      <pubDate>Fri, 20 Nov 2009 23:46:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/295413.html</guid>
      <dc:creator>khelonium</dc:creator>
      <dc:date>2009-11-20T23:46:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_a_decorator_for_caching_purposes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/295413.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my previous post I  gave some examples on  how caching can evolve.   However , what annoys  me in the  second and third approach is that I have some extra code and  dependencies  which are not really related to my class.  The example details how you can use a decorator to cache another class.<br/><br/><a href='http://www.dzone.com/links/rss/using_a_decorator_for_caching_purposes.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=295413' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>295413</dz:linkId>
      <dz:submitDate>2009-11-18T13:09:49Z</dz:submitDate>
      <dz:promoteDate>2009-11-20T23:46:45Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>365</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/295413.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>khelonium</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/512759.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

