<?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>Sat, 11 Feb 2012 18:10:17 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-02-11T18:10:17Z</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>Blank Screen of Wordpress Admin Panel</title>
      <link>http://www.dzone.com/links/r/blank_screen_of_wordpress_admin_panel.html</link>
      <description>Here i am sharing my experience about Wordpress blank page issue that was happened with me and solution was suprising me.</description>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 16:38:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743591.html</guid>
      <dc:creator>Bhumi</dc:creator>
      <dc:date>2012-02-11T16:38:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/blank_screen_of_wordpress_admin_panel.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743591.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Here i am sharing my experience about Wordpress blank page issue that was happened with me and solution was suprising me.<br/><br/><a href='http://www.dzone.com/links/rss/blank_screen_of_wordpress_admin_panel.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743591' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743591</dz:linkId>
      <dz:submitDate>2012-02-11T16:38:20Z</dz:submitDate>
      <dz:voteUpCount>3</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/743591.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Bhumi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/945619.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Working with memory in PHP</title>
      <link>http://www.dzone.com/links/r/working_with_memory_in_php.html</link>
      <description>There is a widespread view that the ordinary PHP developer does not need to control memory management, but "controlling" and "knowing" are slightly different concepts. I will try to throw light upon some aspects of memory management when working with variables and arrays, and some interesting pitfalls of the internal optimization of PHP.</description>
      <category>how-to</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 16:06:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743581.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-02-11T16:06:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/working_with_memory_in_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743581.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There is a widespread view that the ordinary PHP developer does not need to control memory management, but "controlling" and "knowing" are slightly different concepts. I will try to throw light upon some aspects of memory management when working with variables and arrays, and some interesting pitfalls of the internal optimization of PHP.<br/><br/><a href='http://www.dzone.com/links/rss/working_with_memory_in_php.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743581' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743581</dz:linkId>
      <dz:submitDate>2012-02-11T16:06:14Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743581.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tweaks to resolve xcache and fastcgi issue for socialengine</title>
      <link>http://www.dzone.com/links/r/tweaks_to_resolve_xcache_and_fastcgi_issue_for_so.html</link>
      <description>xcache, for some reason, doesn’t validate the credentials for fastcgi module. We found a little post on google in which some user mentioned the hack to get rid of the Xcache authentication. So we wanted to share that with you guys as well.</description>
      <category>php</category>
      <category>server</category>
      <category>unix-linux</category>
      <category>web 2.0</category>
      <pubDate>Sat, 11 Feb 2012 14:13:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743553.html</guid>
      <dc:creator>Kapil Jain</dc:creator>
      <dc:date>2012-02-11T14:13:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/tweaks_to_resolve_xcache_and_fastcgi_issue_for_so.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743553.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>xcache, for some reason, doesn’t validate the credentials for fastcgi module. We found a little post on google in which some user mentioned the hack to get rid of the Xcache authentication. So we wanted to share that with you guys as well.<br/><br/><a href='http://www.dzone.com/links/rss/tweaks_to_resolve_xcache_and_fastcgi_issue_for_so.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743553' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743553</dz:linkId>
      <dz:submitDate>2012-02-11T14:13:12Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>7</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743553.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>makeurownrules</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/416683.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting Started with the PAMI: PHP Asterisk Manager Interface = Easy Asterisk Monitoring</title>
      <link>http://www.dzone.com/links/r/getting_started_with_the_pami_php_asterisk_manage.html</link>
      <description>PAMI is a PHP 5.3 client for AMI: Asterisk Manager Interface. Asterisk is one of the hot topics in the IT world due to its broad acceptance and use case scenarios.&#xD;
PAMI will let you use the AMI interface to control and monitor your asterisk box(es) in a pretty easy way. Also, it supports Asynchronous AGI, so its even suitable to create a complete IVR solution.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 10:51:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743313.html</guid>
      <dc:creator>marcelog</dc:creator>
      <dc:date>2012-02-11T10:51:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/getting_started_with_the_pami_php_asterisk_manage.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743313.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>PAMI is a PHP 5.3 client for AMI: Asterisk Manager Interface. Asterisk is one of the hot topics in the IT world due to its broad acceptance and use case scenarios.
PAMI will let you use the AMI interface to control and monitor your asterisk box(es) in a pretty easy way. Also, it supports Asynchronous AGI, so its even suitable to create a complete IVR solution.<br/><br/><a href='http://www.dzone.com/links/rss/getting_started_with_the_pami_php_asterisk_manage.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743313' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743313</dz:linkId>
      <dz:submitDate>2012-02-11T10:51:56Z</dz:submitDate>
      <dz:voteUpCount>1</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/743313.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>marcelog</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/987193.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PAGI: Quick telephony applications using AGI and PHP (not phpagi)</title>
      <link>http://www.dzone.com/links/r/pagi_quick_telephony_applications_using_agi_and_p.html</link>
      <description>PAGI is a PHP 5.3 client for AGI: Asterisk Gateway Interface. AGI is a very simple protocol, and it has been implemented in a wide variety of languages, allowing to quickly create telephony applications, like IVR's, voicemails, prepaid telephony systems, etc. If you want or need to create this kind of telephony applications using PHP, you will find PAGI very useful.</description>
      <category>frameworks</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 10:51:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743311.html</guid>
      <dc:creator>marcelog</dc:creator>
      <dc:date>2012-02-11T10:51:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/pagi_quick_telephony_applications_using_agi_and_p.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743311.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>PAGI is a PHP 5.3 client for AGI: Asterisk Gateway Interface. AGI is a very simple protocol, and it has been implemented in a wide variety of languages, allowing to quickly create telephony applications, like IVR's, voicemails, prepaid telephony systems, etc. If you want or need to create this kind of telephony applications using PHP, you will find PAGI very useful.<br/><br/><a href='http://www.dzone.com/links/rss/pagi_quick_telephony_applications_using_agi_and_p.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743311' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743311</dz:linkId>
      <dz:submitDate>2012-02-11T10:51:53Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743311.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>marcelog</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/987193.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PDO CRUD Tutorial</title>
      <link>http://www.dzone.com/links/r/pdo_crud_tutorial.html</link>
      <description>Hi guys! I’m going to show you how to do a CRUD (create, read, update, delete records) with PHP and MySQL using PHP Data Objects (PDO) extension. PDO is a more updated extension and it is actively developed by the PHP community. There are lots of reasons why you should use PDO in you projects. It helps you protect from SQL injection, lots of database support including IBM DB2 and Oracle, ect.</description>
      <category>database</category>
      <category>how-to</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 08:45:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743471.html</guid>
      <dc:creator>ninjazhai</dc:creator>
      <dc:date>2012-02-11T08:45:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/pdo_crud_tutorial.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743471.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Hi guys! I’m going to show you how to do a CRUD (create, read, update, delete records) with PHP and MySQL using PHP Data Objects (PDO) extension. PDO is a more updated extension and it is actively developed by the PHP community. There are lots of reasons why you should use PDO in you projects. It helps you protect from SQL injection, lots of database support including IBM DB2 and Oracle, ect.<br/><br/><a href='http://www.dzone.com/links/rss/pdo_crud_tutorial.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743471' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743471</dz:linkId>
      <dz:submitDate>2012-02-11T08:45:31Z</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/743471.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ninjazhai</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/904765.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PHP 5.4 Traits, Closures, and Prototype-based Programming</title>
      <link>http://www.dzone.com/links/r/php_54_traits_closures_and_prototypebased_program.html</link>
      <description>I am really excited about the upcoming release and new features of PHP 5.4. I will not be covering the basics of traits or anonymous functions as they are both fairly well documented already. This article is intended for advanced PHP users, but if you have any questions please feel free to contact me or leave a comment.</description>
      <category>php</category>
      <category>reviews</category>
      <pubDate>Fri, 10 Feb 2012 13:40:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743025.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-10T13:40:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/php_54_traits_closures_and_prototypebased_program.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743025.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I am really excited about the upcoming release and new features of PHP 5.4. I will not be covering the basics of traits or anonymous functions as they are both fairly well documented already. This article is intended for advanced PHP users, but if you have any questions please feel free to contact me or leave a comment.<br/><br/><a href='http://www.dzone.com/links/rss/php_54_traits_closures_and_prototypebased_program.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743025' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743025</dz:linkId>
      <dz:submitDate>2012-02-10T13:40:45Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743025.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Create Your Own Random Number Generator in PHP</title>
      <link>http://www.dzone.com/links/r/how_to_create_your_own_random_number_generator_in.html</link>
      <description>Computers cannot generate random numbers. A machine which works in ones and zeros is unable to magically invent its own stream of random data. However, computers can implement mathematical algorithms which produce pseudo-random numbers. They look like random numbers. They feel like random distributions. But they’re fake; the same sequence of digits is generated if you run the algorithm twice.</description>
      <category>how-to</category>
      <category>php</category>
      <pubDate>Fri, 10 Feb 2012 09:16:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742915.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-02-10T09:16:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/how_to_create_your_own_random_number_generator_in.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742915.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Computers cannot generate random numbers. A machine which works in ones and zeros is unable to magically invent its own stream of random data. However, computers can implement mathematical algorithms which produce pseudo-random numbers. They look like random numbers. They feel like random distributions. But they’re fake; the same sequence of digits is generated if you run the algorithm twice.

<br/><br/><a href='http://www.dzone.com/links/rss/how_to_create_your_own_random_number_generator_in.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742915' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742915</dz:linkId>
      <dz:submitDate>2012-02-10T09:16:29Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742915.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Traits in PHP 5.4</title>
      <link>http://www.dzone.com/links/r/using_traits_in_php_54.html</link>
      <description>Minimizing code duplication through better organization and code reuse is an important goal of Object Oriented Programming. But in PHP it can sometimes be difficult because of the limitations of the single inheritance model it uses; you might have some methods that you would like to use in multiple classes but they may not fit well into the inheritance hierarchy.</description>
      <category>how-to</category>
      <category>php</category>
      <pubDate>Fri, 10 Feb 2012 09:15:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742913.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-02-10T09:15:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_traits_in_php_54.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742913.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Minimizing code duplication through better organization and code reuse is an important goal of Object Oriented Programming. But in PHP it can sometimes be difficult because of the limitations of the single inheritance model it uses; you might have some methods that you would like to use in multiple classes but they may not fit well into the inheritance hierarchy.
<br/><br/><a href='http://www.dzone.com/links/rss/using_traits_in_php_54.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742913' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742913</dz:linkId>
      <dz:submitDate>2012-02-10T09:15:48Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>33</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742913.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Painless (well, less painful) migration to Symfony2</title>
      <link>http://www.dzone.com/links/r/painless_well_less_painful_migration_to_symfony2.html</link>
      <description>Over the past months I’ve talked to several companies that run a symfony 1 codebase, sometimes as old as symfony 1.0, which is big, very big. Often these applications or websites are at the heart of their business. Yet, Symfony2 is stable now, and symfony 1 support is going to stop at some point. Regularly, they ask me for advice on migrating their legacy codebase to a brand new Symfony2 project.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>php</category>
      <category>trends</category>
      <pubDate>Fri, 10 Feb 2012 09:15:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742911.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-02-10T09:15:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/painless_well_less_painful_migration_to_symfony2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742911.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Over the past months I’ve talked to several companies that run a symfony 1 codebase, sometimes as old as symfony 1.0, which is big, very big. Often these applications or websites are at the heart of their business. Yet, Symfony2 is stable now, and symfony 1 support is going to stop at some point. Regularly, they ask me for advice on migrating their legacy codebase to a brand new Symfony2 project.
<br/><br/><a href='http://www.dzone.com/links/rss/painless_well_less_painful_migration_to_symfony2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742911' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742911</dz:linkId>
      <dz:submitDate>2012-02-10T09:15:41Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742911.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


