<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel rdf:about="http://planet-php.net"><title>Planet PHP</title><link>http://planet-php.net</link><description>People blogging about PHP</description><dc:language>en</dc:language><dc:date>2008-11-19T20:29:00Z</dc:date><dc:creator>NN</dc:creator><admin:generatorAgent rdf:resource="http://planet-php.net"/><admin:errorReportsTo rdf:resource="mailto:chregu@bitflux.ch"/><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase><items><rdf:Seq><rdf:li rdf:resource="http://feeds.feedburner.com/~r/bijsterespoor/~3/458795655/209"/><rdf:li rdf:resource="http://www.reiersol.com/blog/1_php_in_action/archive/170_zend_test.html"/><rdf:li rdf:resource="http://www.phpguru.org/#361"/><rdf:li rdf:resource="http://bergie.iki.fi/blog/maemo-org_goes_ragnaroek/"/><rdf:li rdf:resource="http://schlueters.de/blog/archives/87-SQL-completion-in-PHP-strings.html"/><rdf:li rdf:resource="http://sebastian-bergmann.de/archives/827-More-PHP-Code-Camps.html"/><rdf:li rdf:resource="http://www.phpro.org/examples/Get-Vernal-Equinox.html"/><rdf:li rdf:resource="http://www.macvicar.net/blog/2008/11/property-list-parser.html"/><rdf:li rdf:resource="http://blog.experimentalworks.net/archives/96-Whishlists.html"/><rdf:li rdf:resource="http://devzone.zend.com/article/4045-Zend-Framework-1.7.0-is-now-available"/></rdf:Seq></items></channel><item rdf:about="http://feeds.feedburner.com/~r/bijsterespoor/~3/458795655/209"><title>I'm programmer of the year!</title><link>http://feeds.feedburner.com/~r/bijsterespoor/~3/458795655/209</link><dc:date>2008-11-19T20:29:00Z</dc:date><dc:creator>Evert Pot</dc:creator><description><![CDATA[<p>Last night the <a href="http://www.cnma.ca/">CNMA</a> awards were held here in Toronto, and I turned out to go home with an award!</p>

<p><a href="http://www.flickr.com/photos/topener/3043368427/" title="Award by Topener, on Flickr"><img src="http://farm4.static.flickr.com/3062/3043368427_7e630b44dd.jpg" width="375" height="500" alt="Award" /></a></p>

<p>Although I still feel I didn't really deserve such a prize, I feel honored and proud of the <a href="http://www.filemobile.com/">team</a>.</p>

<p>Thanks guys! Its been an amazing ride so far, and also thanks to the CNMA organization and judges.</p><img src="http://feeds.feedburner.com/~r/bijsterespoor/~4/458795655" height="1" width="1"/>]]></description><content:encoded><![CDATA[<p>Last night the <a href="http://www.cnma.ca/">CNMA</a> awards were held here in Toronto, and I turned out to go home with an award!</p>

<p><a href="http://www.flickr.com/photos/topener/3043368427/" title="Award by Topener, on Flickr"><img src="http://farm4.static.flickr.com/3062/3043368427_7e630b44dd.jpg" width="375" height="500" alt="Award" /></a></p>

<p>Although I still feel I didn't really deserve such a prize, I feel honored and proud of the <a href="http://www.filemobile.com/">team</a>.</p>

<p>Thanks guys! Its been an amazing ride so far, and also thanks to the CNMA organization and judges.</p><img src="http://feeds.feedburner.com/~r/bijsterespoor/~4/458795655" height="1" width="1"/>]]></content:encoded></item><item rdf:about="http://www.reiersol.com/blog/1_php_in_action/archive/170_zend_test.html"><title>Zend_Test</title><link>http://www.reiersol.com/blog/1_php_in_action/archive/170_zend_test.html</link><dc:date>2008-11-18T22:45:00Z</dc:date><dc:creator>PHP in Action</dc:creator><description><![CDATA[
    <p>
I admit I don't follow Zend Framework very closely, since I haven't been using it for any serious work.
But I did write a piece about <a href="http://www.reiersol.com/blog/1_php_in_action/archive/70_testing_a_zend_framework_action_controller_with_view_helpers.html">testing a Zend Framework action controller with View Helpers</a>.
</p>
<p>
This might need updating, since the testing capabilities of the Zend Framework have grown substantially since then. In particular, there is now a component called <a href="http://framework.zend.com/manual/en/zend.test.html">Zend_Test</a>. I haven't had time to study it closely yet, but I hope to do so soon.
</p>
   ]]></description><content:encoded><![CDATA[
    <p>
I admit I don't follow Zend Framework very closely, since I haven't been using it for any serious work.
But I did write a piece about <a href="http://www.reiersol.com/blog/1_php_in_action/archive/70_testing_a_zend_framework_action_controller_with_view_helpers.html">testing a Zend Framework action controller with View Helpers</a>.
</p>
<p>
This might need updating, since the testing capabilities of the Zend Framework have grown substantially since then. In particular, there is now a component called <a href="http://framework.zend.com/manual/en/zend.test.html">Zend_Test</a>. I haven't had time to study it closely yet, but I hope to do so soon.
</p>
   ]]></content:encoded></item><item rdf:about="http://www.phpguru.org/#361"><title>References are not pointers</title><link>http://www.phpguru.org/#361</link><dc:date>2008-11-18T18:56:00Z</dc:date><dc:creator>Richard Heyes</dc:creator><description><![CDATA[
                    <p class="firstLetter">Surprising that this is still cropping up. It's quite simple really, <b>PHP references are not pointers</b>. You don't need to take my word for it though, the manual puts it just as succinctly: <a href="http://uk3.php.net/manual/en/language.references.arent.php" target="_blank">http://uk3.php.net/manual/en/language.references.arent.php</a> I quote: "As said before, references aren't pointers." I'll reiterate: PHP4 passed objects around by value. This was fun. (?) PHP5 corrected this and passes things around by reference, which (I think) is more intuitive, and saves a lot of puzzlers. In PHP4 you could use this: =& to get things passed by reference, which in some cases, in particular with objects, was necessary. But with PHP5 you don't have to use this operator so much. Which is nice, since you don't have to think as much, which is always a boon.
                ]]></description><content:encoded><![CDATA[
                    <p class="firstLetter">Surprising that this is still cropping up. It's quite simple really, <b>PHP references are not pointers</b>. You don't need to take my word for it though, the manual puts it just as succinctly: <a href="http://uk3.php.net/manual/en/language.references.arent.php" target="_blank">http://uk3.php.net/manual/en/language.references.arent.php</a> I quote: "As said before, references aren't pointers." I'll reiterate: PHP4 passed objects around by value. This was fun. (?) PHP5 corrected this and passes things around by reference, which (I think) is more intuitive, and saves a lot of puzzlers. In PHP4 you could use this: =& to get things passed by reference, which in some cases, in particular with objects, was necessary. But with PHP5 you don't have to use this operator so much. Which is nice, since you don't have to think as much, which is always a boon.
                ]]></content:encoded></item><item rdf:about="http://bergie.iki.fi/blog/maemo-org_goes_ragnaroek/"><title>Maemo.org goes Ragnaroek</title><link>http://bergie.iki.fi/blog/maemo-org_goes_ragnaroek/</link><dc:date>2008-11-18T16:54:00Z</dc:date><dc:creator>Henri Bergius</dc:creator><description><![CDATA[
<p>
<a href="http://maemo.org/">Maemo.org</a>, the community site for Nokia's <a href="http://en.wikipedia.org/wiki/Maemo_Platform">mobile Linux environment</a> has this week been upgraded to <a href="http://www.midgard-project.org/updates/midgard_8-09-2-bosporus_queries-released/">8.09.2 Ragnaroek</a>, the much faster and <a href="http://www.midgard-project.org/midgard/8.09/">long-term supported version</a> of the <a href="http://en.wikipedia.org/wiki/Midgard_(software)">Midgard framework</a>. Thanks to <a href="http://maemo.org/profile/view/xfade/">Niels</a> and <a href="http://maemo.org/profile/view/piotras/">Piotras</a> for working with me on this!
</p>

<p>
in October, I spent quite a bit of time optimizing this release, shaving off an estimated 60-70% of queries through some smart caching and removed redundancies. In addition, a new database server is now in place. Together, these should get us quite far in the "<a href="http://wiki.maemo.org/Task:Fast_Server">Fast Server</a>" agenda.
</p>

<p style="text-align:center;">
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-9d50a136b59111dd9e2295aaed6df9f9f9f9/maemo-20081118.jpg" height="230" width="298" border="1" hspace="4" vspace="4" alt="Maemo on Nov 18th" title="Maemo on Nov 18th" /></p>

<p>
We're however still not done, and now we will do more optimizations that will be part of <a href="http://trac.midgard-project.org/milestone/8.09.3%20Ragnaroek">8.09.3</a>, due next week, and will move static files (images and javascript) to a separate <a href="http://www.lighttpd.net/">lighttpd</a> instance to remove that load from the normal Apache. When all this is done, <a href="http://maemo.org/profile/list/">the Maemo community</a> should have infrastructure that will be able to serve it for a long time.
</p>

<p>
In addition to optimization, <a href="http://wiki.maemo.org/Maemo.org_Sprints/November_08">we've been working</a> on some other features related to the website:
</p>

<ul><li>Many new activities, such as <a href="http://maemo.org/profile/list/category/itt_thanks/">Internet Tablet talk</a> and <a href="http://maemo.org/profile/list/category/mediawiki_edits/">Maemo Wiki</a> now count towards karma, with <a href="http://wiki.maemo.org/Karma#Proposed_improvements">more karma refinements</a> on the way</li>
<li>Issues with <a href="http://trac.midgard-project.org/ticket/286">weird email formatting</a> in <a href="http://maemo.org/community/maemo-users/">Maemo forums</a> has been fixed and will be part of 8.09.3</li>
<li>Per-module karma listings are now showing correctly, making it possible to see the top contributors to different aspects of the community</li>
</ul>

<p>
Midgard is a <a href="http://www.ohloh.net/projects/midgard/analyses/latest">big and complex</a> piece of software. If you notice any issues related to this upgrade, please <a href="https://bugs.maemo.org/enter_bug.cgi?classification=maemo.org%20Website">let us know</a>. And if you have any ideas on improving the website, be sure to <a href="https://bugs.maemo.org/enter_bug.cgi?classification=maemo.org%20Website">file those</a> too!
</p>

<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/lighttpd" rel="tag">lighttpd</a>, <a href="http://www.technorati.com/tag/maemo" rel="tag">maemo</a>, <a href="http://www.technorati.com/tag/midcom" rel="tag">midcom</a>, <a href="http://www.technorati.com/tag/midgard" rel="tag">midgard</a>, <a href="http://www.technorati.com/tag/ragnaroek" rel="tag">ragnaroek</a></p>
]]></description><content:encoded><![CDATA[
<p>
<a href="http://maemo.org/">Maemo.org</a>, the community site for Nokia's <a href="http://en.wikipedia.org/wiki/Maemo_Platform">mobile Linux environment</a> has this week been upgraded to <a href="http://www.midgard-project.org/updates/midgard_8-09-2-bosporus_queries-released/">8.09.2 Ragnaroek</a>, the much faster and <a href="http://www.midgard-project.org/midgard/8.09/">long-term supported version</a> of the <a href="http://en.wikipedia.org/wiki/Midgard_(software)">Midgard framework</a>. Thanks to <a href="http://maemo.org/profile/view/xfade/">Niels</a> and <a href="http://maemo.org/profile/view/piotras/">Piotras</a> for working with me on this!
</p>

<p>
in October, I spent quite a bit of time optimizing this release, shaving off an estimated 60-70% of queries through some smart caching and removed redundancies. In addition, a new database server is now in place. Together, these should get us quite far in the "<a href="http://wiki.maemo.org/Task:Fast_Server">Fast Server</a>" agenda.
</p>

<p style="text-align:center;">
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-9d50a136b59111dd9e2295aaed6df9f9f9f9/maemo-20081118.jpg" height="230" width="298" border="1" hspace="4" vspace="4" alt="Maemo on Nov 18th" title="Maemo on Nov 18th" /></p>

<p>
We're however still not done, and now we will do more optimizations that will be part of <a href="http://trac.midgard-project.org/milestone/8.09.3%20Ragnaroek">8.09.3</a>, due next week, and will move static files (images and javascript) to a separate <a href="http://www.lighttpd.net/">lighttpd</a> instance to remove that load from the normal Apache. When all this is done, <a href="http://maemo.org/profile/list/">the Maemo community</a> should have infrastructure that will be able to serve it for a long time.
</p>

<p>
In addition to optimization, <a href="http://wiki.maemo.org/Maemo.org_Sprints/November_08">we've been working</a> on some other features related to the website:
</p>

<ul><li>Many new activities, such as <a href="http://maemo.org/profile/list/category/itt_thanks/">Internet Tablet talk</a> and <a href="http://maemo.org/profile/list/category/mediawiki_edits/">Maemo Wiki</a> now count towards karma, with <a href="http://wiki.maemo.org/Karma#Proposed_improvements">more karma refinements</a> on the way</li>
<li>Issues with <a href="http://trac.midgard-project.org/ticket/286">weird email formatting</a> in <a href="http://maemo.org/community/maemo-users/">Maemo forums</a> has been fixed and will be part of 8.09.3</li>
<li>Per-module karma listings are now showing correctly, making it possible to see the top contributors to different aspects of the community</li>
</ul>

<p>
Midgard is a <a href="http://www.ohloh.net/projects/midgard/analyses/latest">big and complex</a> piece of software. If you notice any issues related to this upgrade, please <a href="https://bugs.maemo.org/enter_bug.cgi?classification=maemo.org%20Website">let us know</a>. And if you have any ideas on improving the website, be sure to <a href="https://bugs.maemo.org/enter_bug.cgi?classification=maemo.org%20Website">file those</a> too!
</p>

<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/lighttpd" rel="tag">lighttpd</a>, <a href="http://www.technorati.com/tag/maemo" rel="tag">maemo</a>, <a href="http://www.technorati.com/tag/midcom" rel="tag">midcom</a>, <a href="http://www.technorati.com/tag/midgard" rel="tag">midgard</a>, <a href="http://www.technorati.com/tag/ragnaroek" rel="tag">ragnaroek</a></p>
]]></content:encoded></item><item rdf:about="http://schlueters.de/blog/archives/87-SQL-completion-in-PHP-strings.html"><title>SQL completion in PHP strings</title><link>http://schlueters.de/blog/archives/87-SQL-completion-in-PHP-strings.html</link><dc:date>2008-11-18T16:02:00Z</dc:date><dc:creator>Johannes Schl&#xFC;ter</dc:creator><description><![CDATA[]]></description><content:encoded><![CDATA[
    
<p><a href="http://www.netbeans.org">NetBeans</a> 6.5 is soon to be released. After <a href="http://www.netbeans.org/birthday/">10 years of NetBeans</a> that's the first version of Sun's OpenSource IDE featuring <a href="http://php.netbeans.org">PHP support</a>. While 6.5 is waiting to be packaged the development didn't stop and the first features for the successor, NetBeans.next, are already being developed. <a href="http://davidvancouvering.blogspot.com/2008/11/sql-completion-in-php.html">David Van Couvering just showed</a> a preview of a cool new feature: SQL completion in PHP strings, if it does what the screenshot promises that's a damn great addition in my opinion.... <br /><br />
<a href="http://davidvancouvering.blogspot.com/2008/11/sql-completion-in-php.html"><img style="border:1px solid black" src="http://farm4.static.flickr.com/3225/3040790452_4938aedfa3_o.jpg" /></a></p>
 
    ]]></content:encoded></item><item rdf:about="http://sebastian-bergmann.de/archives/827-More-PHP-Code-Camps.html"><title>More PHP Code Camps</title><link>http://sebastian-bergmann.de/archives/827-More-PHP-Code-Camps.html</link><dc:date>2008-11-18T12:10:00Z</dc:date><dc:creator>Sebastian Bergmann</dc:creator><description><![CDATA[]]></description><content:encoded><![CDATA[
    <b>This blog posting is in German as the events it relates to is German-only. Sorry for the inconvenience. We are working towards an English edition of the PHP Code Camp, though.</b><br />
<br />
Die Zeiten, in denen man es sich leisten konnte, den Benutzer testen zu lassen, sind vorbei. Heute gilt in vielen Projekten gar die Regel, dass ein nicht getestetes Feature als nicht vorhanden gilt. Lernen Sie, wie man automatische Unit Tests schreibt, wie testgetriebene Entwicklung funktioniert und welche Vorteile Sie davon in Ihrem Projekt haben.<br />
<br />
Auch genügt es nicht, nur Teile der Anwendung isoliert zu testen. Eine Anwendung muss auch im Zusammenspiel aller beteiligten Komponenten getestet werden. Dazu gehört gerade für AJAX-lastige Anwendungen auch der Browser. Erfahren Sie, wie Sie eine Webanwendung als Ganzes automatisch im Browser testen können, welche Vorteile kontinuierliche Integration für Sie haben kann und wie Sie die Qualität Ihres Codes durch Codemetriken beurteilen können.<br />
<br />
Sebastian Bergmann ist nicht nur während der Workshops für Sie da: Nach den intensiven Trainingseinheiten des Tages haben wir für Sie Abendevents vorbereitet, bei denen Sie den Trainer und die anderen Teilnehmer in entspannter Runde kennen lernen und sich fachlich austauschen können. Machen Sie sich fit für Ihre PHP-Projekte und lassen Sie sich die Chance für Ihre Teilnahme an diesem besonderen Event nicht entgehen!<br />
<br />
Die erste Ausgabe der <a href="http://entwickler-akademie.de/ak/psecom,id,23,seminar,108.html">PHP Code Camp Series: Quality</a> findet das erste Mal vom <b>28. bis 30. Januar 2009</b> in München statt.<br />
<br />
<a href="http://entwickler-akademie.de/codecamps/php"><img alt="PHP Code Camp - Weekend Edition" border="0" src="http://entwickler.com/ak/codecamps/graf/php_cc_weekend.png"/></a><br />
<br />
PHP-Entwickler aufgepasst: Fernab von Arbeits- und Projektstress unter der Woche lädt die Entwickler Akademie vom <b>16. bis 18. Januar 2009</b> zur ersten <a href="http://entwickler-akademie.de/ak/show.php3?id=44&ccid=21">Weekend Edition des PHP Code Camps</a>. Ein Wochenende lang in die Tiefen von PHP eintauchen und von Experten lernen. Buchen Sie Ihren PHP-Urlaub noch heute, das Laptop einpacken und nach Bad Ems starten, um den Rest kümmert sich die Entwickler Akademie -- vom Transfer vom Flughafen, über ein Get Together am Freitag bis zur <a href="http://sebastian-bergmann.de/archives/792-PHPUnit-phpUnderControl-VMware-Image.html">virtuellen Linux-Maschine mit allen benötigten Tools</a> für die Wochenendschulung. Wenn das Jahr so beginnt, ist eines klar: 2009 wird das Jahr für PHP-Entwickler!<br />
<br />
Das innovative und neuartige Trainingskonzept des Camps enthält die Essenz aus den Praxiserfahrungen und den Spezialgebieten von drei der bekanntesten deutschsprachigen PHP-Profis. Das bietet Ihnen den Vorteil, dass Sie tiefgehendes Know-how von den führenden Experten jedes Themengebiets vermittelt bekommen. Sie werden stets von allen dreien Trainern gleichzeitig betreut -- ideal für praktische Übungen und für die intensive Wissensvermittlung. 
    ]]></content:encoded></item><item rdf:about="http://www.phpro.org/examples/Get-Vernal-Equinox.html"><title>Get Vernal Equinox</title><link>http://www.phpro.org/examples/Get-Vernal-Equinox.html</link><dc:date>2008-11-18T08:27:00Z</dc:date><dc:creator>Kevin Waterson</dc:creator><description><![CDATA[Equinox: (Latin: Equal night)
This example came about after a previous example to get the season for a given date. In the southern hemisphere, seasons are calculated simply by date. Summer down here begins on December first, Autumn on March first, Winter on June first, and Spring on September first.

This works well, and the seasons can be adjusted simply to transpose them into values that correspond to the nothern hemisphere. But these dates do not truely reflect the beginning of spring in the northern hemisphere, or autumn in the southern hemisphere.

Historically, in the northern hemisphere, the beginning of spring is marked by the spring, or Vernal, Equinox. The Vernal Equinox marks the point in time when the Sun crosses the celestial equator from south to north.
Calculation of the true Vernal Equinox is regarded by some as the true beginning of spring, while some churches relate to it in a totally different way.]]></description><content:encoded><![CDATA[Equinox: (Latin: Equal night)
This example came about after a previous example to get the season for a given date. In the southern hemisphere, seasons are calculated simply by date. Summer down here begins on December first, Autumn on March first, Winter on June first, and Spring on September first.

This works well, and the seasons can be adjusted simply to transpose them into values that correspond to the nothern hemisphere. But these dates do not truely reflect the beginning of spring in the northern hemisphere, or autumn in the southern hemisphere.

Historically, in the northern hemisphere, the beginning of spring is marked by the spring, or Vernal, Equinox. The Vernal Equinox marks the point in time when the Sun crosses the celestial equator from south to north.
Calculation of the true Vernal Equinox is regarded by some as the true beginning of spring, while some churches relate to it in a totally different way.]]></content:encoded></item><item rdf:about="http://www.macvicar.net/blog/2008/11/property-list-parser.html"><title>Property List Parser</title><link>http://www.macvicar.net/blog/2008/11/property-list-parser.html</link><dc:date>2008-11-17T23:46:00Z</dc:date><dc:creator>Scott MacVicar</dc:creator><description><![CDATA[Property Lists (plist) is a format used on OS X as a way to store settings and other configuration data, as part of my SQLite talk I show how to extract SQLite databases from the backups generated for the iPhone...]]></description><content:encoded><![CDATA[<p>Property Lists (plist) is a format used on OS X as a way to store settings and other configuration data, as part of my SQLite talk I show how to extract SQLite databases from the backups generated for the iPhone when it syncs to your computer.</p><p>Simply, its an XML format that stores a data structure consisting of boolean, integer, real, string and blob values. I've <a href="http://www.macvicar.net/plist.zip">provided</a> the parser I use to extract data from the PList file, it doesn't work with binary plists at the moment. But may do so in the future, you can convert a binary PList to an XML PList using the <em>plutil</em> binary on OS X.</p><p>Instantiate the PlistParser class and then call the parse method with the filename as a parameter. This will then return an array of the PList elements.</p><p>If you have any problems add a comment and I'll look into it.</p>]]></content:encoded></item><item rdf:about="http://blog.experimentalworks.net/archives/96-Whishlists.html"><title>Whishlists</title><link>http://blog.experimentalworks.net/archives/96-Whishlists.html</link><dc:date>2008-11-17T22:14:00Z</dc:date><dc:creator>David Soria Parra</dc:creator><description><![CDATA[]]></description><content:encoded><![CDATA[
    I wonder if the concept of <a href="http://pear.php.net/user/dsp/wishlist" >amazon whishlists work</a>. Or have you ever got something from your whishlist, because you did something in/for PHP?  
    ]]></content:encoded></item><item rdf:about="http://devzone.zend.com/article/4045-Zend-Framework-1.7.0-is-now-available"><title>Zend Framework 1.7.0 is now available</title><link>http://devzone.zend.com/article/4045-Zend-Framework-1.7.0-is-now-available</link><dc:date>2008-11-17T20:20:00Z</dc:date><dc:creator>planetphp</dc:creator><description><![CDATA[
                                  <p>Zend Framework 1.7.0 has been released and is now available from the Zend Framework download site</p>


 
                 <br /> <br />
            ]]></description><content:encoded><![CDATA[
                                  <p>Zend Framework 1.7.0 has been released and is now available from the Zend Framework download site</p>


 
                 <br /> <br />
            ]]></content:encoded></item></rdf:RDF>
