<?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: queued links: php</title>
    <link>http://www.dzone.com/links/queue/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, 09 Nov 2009 23:59:31 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-09T23:59:31Z</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/queue/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>PHP 5.3.1 RC3 released!</title>
      <link>http://www.dzone.com/links/rss/php_531_rc3_released.html</link>
      <description>We are one more release candidate closer to PHP 5.3.1.  Hopefully this will be the last one!  See article for download link.</description>
      <category>news</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 23:17:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285417.html</guid>
      <dc:creator>Christopher Strosser</dc:creator>
      <dc:date>2009-11-09T23:17:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/php_531_rc3_released.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285417.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We are one more release candidate closer to PHP 5.3.1.  Hopefully this will be the last one!  See article for download link.<br/><br/><a href='http://www.dzone.com/links/rss/php_531_rc3_released.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285417' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285417</dz:linkId>
      <dz:submitDate>2009-11-09T23:17:24Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285417.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>Zend and Varien Partner to Deliver an All-In-One PHP and eCommerce Solution</title>
      <link>http://www.dzone.com/links/rss/zend_and_varien_partner_to_deliver_an_allinone_ph.html</link>
      <description>Zend and Varien, developer of Magento, the world’s fastest growing eCommerce platform, today announced that they have partnered to make it easier for small- and medium-sized businesses to quickly evaluate, develop, and deploy flexible, state-of-the-art ecommerce Web applications.</description>
      <category>announcement</category>
      <category>news</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 22:24:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285397.html</guid>
      <dc:creator>fc dzone</dc:creator>
      <dc:date>2009-11-09T22:24:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/zend_and_varien_partner_to_deliver_an_allinone_ph.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285397.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Zend and Varien, developer of Magento, the world’s fastest growing eCommerce platform, today announced that they have partnered to make it easier for small- and medium-sized businesses to quickly evaluate, develop, and deploy flexible, state-of-the-art ecommerce Web applications.<br/><br/><a href='http://www.dzone.com/links/rss/zend_and_varien_partner_to_deliver_an_allinone_ph.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285397' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285397</dz:linkId>
      <dz:submitDate>2009-11-09T22:24:07Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285397.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fedecarg</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/477682.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Observer pattern in PHP using SPL</title>
      <link>http://www.dzone.com/links/rss/observer_pattern_in_php_using_spl.html</link>
      <description>The Observer pattern defines a mechanism by which components can opt-in to receive messages when a target object changes its state. Its works similar to Listening to a Change event for a object or Trigger in a database, which runs a stored procedure when a table row is modified.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 20:02:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285339.html</guid>
      <dc:creator>gauravjassal</dc:creator>
      <dc:date>2009-11-09T20:02:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/observer_pattern_in_php_using_spl.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285339.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The Observer pattern defines a mechanism by which components can opt-in to receive messages when a target object changes its state. Its works similar to Listening to a Change event for a object or Trigger in a database, which runs a stored procedure when a table row is modified.<br/><br/><a href='http://www.dzone.com/links/rss/observer_pattern_in_php_using_spl.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285339' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285339</dz:linkId>
      <dz:submitDate>2009-11-09T20:02:32Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285339.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gauravjassal</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/298346.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Observer pattern in PHP</title>
      <link>http://www.dzone.com/links/rss/observer_pattern_in_php.html</link>
      <description>The Observer pattern defines a mechanism by which components can opt-in to receive messages when a target object changes its state. Its works similar to Listening to a Change event for a object or Trigger in a database, which runs a stored procedure when a table row is modified.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 20:01:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285337.html</guid>
      <dc:creator>gauravjassal</dc:creator>
      <dc:date>2009-11-09T20:01:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/observer_pattern_in_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285337.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The Observer pattern defines a mechanism by which components can opt-in to receive messages when a target object changes its state. Its works similar to Listening to a Change event for a object or Trigger in a database, which runs a stored procedure when a table row is modified.<br/><br/><a href='http://www.dzone.com/links/rss/observer_pattern_in_php.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285337' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285337</dz:linkId>
      <dz:submitDate>2009-11-09T20:01:41Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285337.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gauravjassal</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/298346.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Simple Single Sign-On for PHP</title>
      <link>http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html</link>
      <description>I’ve written a simple single sign-on solution (400 lines of code) in PHP, which works by linking sessions. This solutions works for normal websites as well as AJAX sites.</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>php</category>
      <category>web services</category>
      <pubDate>Mon, 09 Nov 2009 19:30:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285317.html</guid>
      <dc:creator>adaniels</dc:creator>
      <dc:date>2009-11-09T19:30:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285317.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I’ve written a simple single sign-on solution (400 lines of code) in PHP, which works by linking sessions. This solutions works for normal websites as well as AJAX sites.<br/><br/><a href='http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285317' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285317</dz:linkId>
      <dz:submitDate>2009-11-09T19:30:31Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285317.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>adaniels</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/239476.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Copying an object in PHP with clone</title>
      <link>http://www.dzone.com/links/rss/copying_an_object_in_php_with_clone.html</link>
      <description>Objects in PHP are assigned by reference, so copying an object with the = operator will result in a second variable referencing the same object and not an actual copy. Enter PHP's clone function which creates a shallow copy of the object.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 17:49:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285237.html</guid>
      <dc:creator>etoolbox</dc:creator>
      <dc:date>2009-11-09T17:49:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/copying_an_object_in_php_with_clone.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285237.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Objects in PHP are assigned by reference, so copying an object with the = operator will result in a second variable referencing the same object and not an actual copy. Enter PHP's clone function which creates a shallow copy of the object.<br/><br/><a href='http://www.dzone.com/links/rss/copying_an_object_in_php_with_clone.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285237' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285237</dz:linkId>
      <dz:submitDate>2009-11-09T17:49:57Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285237.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>etoolbox</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/375791.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Thoughts on the Akelos PHP Framework</title>
      <link>http://www.dzone.com/links/rss/thoughts_on_the_akelos_php_framework.html</link>
      <description>Akelos touts itself as a port of Ruby on Rails (RoR) to PHP but, frankly, I think that’s mostly marketing. Hell, even in the footer disclaimer on the Akelos site they minimize the R0R relationship. Not that that’s a bad thing per se (I wouldn’t want to be associated with RoR at the moment either).</description>
      <category>frameworks</category>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 17:10:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285161.html</guid>
      <dc:creator>mithra62</dc:creator>
      <dc:date>2009-11-09T17:10:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/thoughts_on_the_akelos_php_framework.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285161.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Akelos touts itself as a port of Ruby on Rails (RoR) to PHP but, frankly, I think that’s mostly marketing. Hell, even in the footer disclaimer on the Akelos site they minimize the R0R relationship. Not that that’s a bad thing per se (I wouldn’t want to be associated with RoR at the moment either).<br/><br/><a href='http://www.dzone.com/links/rss/thoughts_on_the_akelos_php_framework.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285161' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285161</dz:linkId>
      <dz:submitDate>2009-11-09T17:10:40Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285161.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mithra62</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/506233.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Flickr Like Edit in Place</title>
      <link>http://www.dzone.com/links/rss/flickr_like_edit_in_place.html</link>
      <description>How to edit in place using AJAX?&#xD;
&#xD;
If you are not familiar with how flickr handles editing data, here’s a short summary.&#xD;
&#xD;
* Show user the data field normally (for instance: the title of a picture)&#xD;
&#xD;
* When mouse rolls over that title, make the background of the word yellow&#xD;
&#xD;
* If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button&#xD;
&#xD;
* A user can rename the picture and then push “save.”</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>php</category>
      <category>web design</category>
      <pubDate>Mon, 09 Nov 2009 17:05:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285181.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-09T17:05:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/flickr_like_edit_in_place.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285181.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to edit in place using AJAX?

If you are not familiar with how flickr handles editing data, here’s a short summary.

* Show user the data field normally (for instance: the title of a picture)

* When mouse rolls over that title, make the background of the word yellow

* If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button

* A user can rename the picture and then push “save.”<br/><br/><a href='http://www.dzone.com/links/rss/flickr_like_edit_in_place.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285181' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285181</dz:linkId>
      <dz:submitDate>2009-11-09T17:05:37Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285181.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>eyes_drinker</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/435815.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Store PHP sessions in memcached</title>
      <link>http://www.dzone.com/links/rss/store_php_sessions_in_memcached.html</link>
      <description>Keep all session data in a central place. And in this scenario I'll use Apache/PHP as my "application server" and memcached as central storage for my session data.</description>
      <category>how-to</category>
      <category>php</category>
      <category>server</category>
      <pubDate>Mon, 09 Nov 2009 13:19:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284861.html</guid>
      <dc:creator>phpfreak</dc:creator>
      <dc:date>2009-11-09T13:19:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/store_php_sessions_in_memcached.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284861.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Keep all session data in a central place. And in this scenario I'll use Apache/PHP as my "application server" and memcached as central storage for my session data.<br/><br/><a href='http://www.dzone.com/links/rss/store_php_sessions_in_memcached.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284861' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284861</dz:linkId>
      <dz:submitDate>2009-11-09T13:19:40Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284861.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>phpfreak</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/455959.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Lithium, the New PHP Framework on the Block</title>
      <link>http://www.dzone.com/links/rss/lithium_the_new_php_framework_on_the_block.html</link>
      <description>What happens when the project manager and lead developer leave one of the most popular PHP frameworks on the internet today? You get Lithium a lightweight, fast and flexible framework built for PHP5.3.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 13:19:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284435.html</guid>
      <dc:creator>Stoosh</dc:creator>
      <dc:date>2009-11-09T13:19:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/lithium_the_new_php_framework_on_the_block.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284435.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>What happens when the project manager and lead developer leave one of the most popular PHP frameworks on the internet today? You get Lithium a lightweight, fast and flexible framework built for PHP5.3.<br/><br/><a href='http://www.dzone.com/links/rss/lithium_the_new_php_framework_on_the_block.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284435' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284435</dz:linkId>
      <dz:submitDate>2009-11-09T13:19:21Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284435.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Stoosh</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/491005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Creating Word, Excel and CSV files with PHP</title>
      <link>http://www.dzone.com/links/rss/creating_word_excel_and_csv_files_with_php.html</link>
      <description>In this article we demonstrate several ways to create Microsoft Word and Excel documents, and also CSV files using PHP. Learn how to create files using HTTP headers, COM objects, OpenOffice templates, fputcsv function.</description>
      <category>how-to</category>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 13:18:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284765.html</guid>
      <dc:creator>betacoder</dc:creator>
      <dc:date>2009-11-09T13:18:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_word_excel_and_csv_files_with_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284765.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this article we demonstrate several ways to create Microsoft Word and Excel documents, and also CSV files using PHP. Learn how to create files using HTTP headers, COM objects, OpenOffice templates, fputcsv function.<br/><br/><a href='http://www.dzone.com/links/rss/creating_word_excel_and_csv_files_with_php.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284765' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284765</dz:linkId>
      <dz:submitDate>2009-11-09T13:18:18Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284765.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>betacoder</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/487525.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Lesser known PHP functions – call_user_func_array</title>
      <link>http://www.dzone.com/links/rss/lesser_known_php_functions_calluserfuncarray.html</link>
      <description>call_user_func_array allows you to call a user function given with an array of parameters. Basically we may use this function to mimic some code that many of us write on a daily basis.</description>
      <category>open source</category>
      <category>php</category>
      <category>research</category>
      <pubDate>Mon, 09 Nov 2009 08:17:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284687.html</guid>
      <dc:creator>unemployeddeveloper</dc:creator>
      <dc:date>2009-11-09T08:17:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/lesser_known_php_functions_calluserfuncarray.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284687.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>call_user_func_array allows you to call a user function given with an array of parameters. Basically we may use this function to mimic some code that many of us write on a daily basis.<br/><br/><a href='http://www.dzone.com/links/rss/lesser_known_php_functions_calluserfuncarray.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284687' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284687</dz:linkId>
      <dz:submitDate>2009-11-09T08:17:13Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284687.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>unemployeddeveloper</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/476704.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>40+ Invaluable PHP Tutorials and Resources</title>
      <link>http://www.dzone.com/links/rss/40_invaluable_php_tutorials_and_resources_2.html</link>
      <description>Some great resources for php developers</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 04:04:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284467.html</guid>
      <dc:creator>Justin Silverton</dc:creator>
      <dc:date>2009-11-09T04:04:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/40_invaluable_php_tutorials_and_resources_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284467.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some great resources for php developers<br/><br/><a href='http://www.dzone.com/links/rss/40_invaluable_php_tutorials_and_resources_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284467' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284467</dz:linkId>
      <dz:submitDate>2009-11-09T04:04:18Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>23</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284467.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick888</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/430852.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Display Random Dynamic Content With PHP and XML</title>
      <link>http://www.dzone.com/links/rss/display_random_dynamic_content_with_php_and_xml.html</link>
      <description>Every developer, at one point in time, will run into a situation where they need to display a small amount of dynamic data. Why create a whole database? Enter the magical world of XML. Here you’ll learn how to use PHP and XML to randomly generate HTML content.</description>
      <category>how-to</category>
      <category>php</category>
      <category>xml</category>
      <pubDate>Mon, 09 Nov 2009 03:37:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284439.html</guid>
      <dc:creator>jorenrapini</dc:creator>
      <dc:date>2009-11-09T03:37:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/display_random_dynamic_content_with_php_and_xml.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284439.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Every developer, at one point in time, will run into a situation where they need to display a small amount of dynamic data. Why create a whole database? Enter the magical world of XML. Here you’ll learn how to use PHP and XML to randomly generate HTML content.
<br/><br/><a href='http://www.dzone.com/links/rss/display_random_dynamic_content_with_php_and_xml.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284439' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284439</dz:linkId>
      <dz:submitDate>2009-11-09T03:37:37Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284439.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jorenrapini</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/364606.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Use PHP to create a JSON object</title>
      <link>http://www.dzone.com/links/rss/use_php_to_create_a_json_object.html</link>
      <description>This tutorial shows you how to use PHP to return a JSON object to a client.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 03:08:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284425.html</guid>
      <dc:creator>mcasperson</dc:creator>
      <dc:date>2009-11-09T03:08:00Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/use_php_to_create_a_json_object.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284425.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial shows you how to use PHP to return a JSON object to a client.<br/><br/><a href='http://www.dzone.com/links/rss/use_php_to_create_a_json_object.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284425' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284425</dz:linkId>
      <dz:submitDate>2009-11-09T03:08:00Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284425.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mcasperson</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/343648.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Dispaying your Twitter status with PHP</title>
      <link>http://www.dzone.com/links/rss/dispaying_your_twitter_status_with_php.html</link>
      <description>This tutorial shows you how to retrieve and display your twitter status with PHP.</description>
      <category>php</category>
      <pubDate>Mon, 09 Nov 2009 01:35:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284393.html</guid>
      <dc:creator>mcasperson</dc:creator>
      <dc:date>2009-11-09T01:35:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/dispaying_your_twitter_status_with_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284393.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial shows you how to retrieve and display your twitter status with PHP.<br/><br/><a href='http://www.dzone.com/links/rss/dispaying_your_twitter_status_with_php.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284393' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284393</dz:linkId>
      <dz:submitDate>2009-11-09T01:35:16Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284393.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mcasperson</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/343648.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Preloading Images With Javascript</title>
      <link>http://www.dzone.com/links/rss/preloading_images_with_javascript.html</link>
      <description>This is the tutorial how to preload images with javascript, bellow is the example.</description>
      <category>javascript</category>
      <category>php</category>
      <pubDate>Sun, 08 Nov 2009 23:52:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284337.html</guid>
      <dc:creator>gamebak</dc:creator>
      <dc:date>2009-11-08T23:52:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/preloading_images_with_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284337.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is the tutorial how to preload images with javascript, bellow is the example.<br/><br/><a href='http://www.dzone.com/links/rss/preloading_images_with_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284337' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284337</dz:linkId>
      <dz:submitDate>2009-11-08T23:52:53Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284337.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gamebak</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/510467.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Creating PDF documents with PHP in 10 steps</title>
      <link>http://www.dzone.com/links/rss/creating_pdf_documents_with_php_in_10_steps.html</link>
      <description>This tutorial shows you how to create PDF documents with PHP in 10 easy steps.</description>
      <category>php</category>
      <pubDate>Sun, 08 Nov 2009 23:14:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284361.html</guid>
      <dc:creator>mcasperson</dc:creator>
      <dc:date>2009-11-08T23:14:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_pdf_documents_with_php_in_10_steps.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284361.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial shows you how to create PDF documents with PHP in 10 easy steps.<br/><br/><a href='http://www.dzone.com/links/rss/creating_pdf_documents_with_php_in_10_steps.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284361' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284361</dz:linkId>
      <dz:submitDate>2009-11-08T23:14:37Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>29</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284361.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mcasperson</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/343648.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Creating a simple bar chart using pChart Library in PHP</title>
      <link>http://www.dzone.com/links/rss/creating_a_simple_bar_chart_using_pchart_library.html</link>
      <description>Simple tutorial on how to create simple charts using pChart Library, pChrt is a simple, easy to use charting engine for php.</description>
      <category>gui</category>
      <category>open source</category>
      <category>php</category>
      <category>web design</category>
      <pubDate>Sat, 07 Nov 2009 16:09:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283585.html</guid>
      <dc:creator>shasankar</dc:creator>
      <dc:date>2009-11-07T16:09:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_a_simple_bar_chart_using_pchart_library.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283585.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Simple tutorial on how to create simple charts using pChart Library, pChrt is a simple, easy to use charting engine for php.<br/><br/><a href='http://www.dzone.com/links/rss/creating_a_simple_bar_chart_using_pchart_library.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283585' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283585</dz:linkId>
      <dz:submitDate>2009-11-07T16:09:08Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283585.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>shasankar</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/493639.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

