<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>not chosen, yet - Python</title>
    <link>http://irgendwer.internet-adresse.de/</link>
    <description>irgendwessen blubbs</description>
    <dc:language>de</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 0.8.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 30 Jun 2005 22:34:29 GMT</pubDate>

    <image>
        <url>http://irgendwer.internet-adresse.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: not chosen, yet - Python - irgendwessen blubbs</title>
        <link>http://irgendwer.internet-adresse.de/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>Python-Tutorials! kurz, lang, einfach, tief ...</title>
    <link>http://irgendwer.internet-adresse.de/archives/8-Python-Tutorials!-kurz,-lang,-einfach,-tief-....html</link>
<category>Python</category>    <comments>http://irgendwer.internet-adresse.de/archives/8-Python-Tutorials!-kurz,-lang,-einfach,-tief-....html#comments</comments>
    <wfw:comment>http://irgendwer.internet-adresse.de/wfwcomment.php?cid=8</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://irgendwer.internet-adresse.de/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    <author>blog@plan-ix.de (ab)</author>
    <content:encoded>
&lt;p&gt;Es gibt Menschen in meinem Umfeld, die meinen, es g&amp;auml;be recht wenig frei verf&amp;uuml;gbare Literatur bzw. Dokumentation zu Python. Diese m&amp;ouml;gen sich melden, wenn sie sich durch die &lt;a href=&quot;http://www.awaretek.com/tutorials.html&quot; title=&quot;externer Link: Sammlung von Python Tutorials&quot;&gt;&amp;#8220;Python Tutorials, more than 100, sorted by topic and category&amp;#8221;&lt;/a&gt; gearbeitet haben.&lt;br /&gt;
&lt;br /&gt;
Diese Sammlung ist Teil der sogenannten &lt;a href=&quot;http://www.awaretek.com/plf.html&quot; title=&quot;externer Link: Python Learning Foundation&quot;&gt;&amp;#8220;Python Learning Foundation&amp;#8221;&lt;/a&gt;, in der es &amp;#8211; nicht nur f&amp;uuml;r Python-Anf&amp;auml;nger &amp;#8211; jede Menge zu entdecken gibt; zum Beispiel auch eine Sammlung von Rezensionen zu Python-B&amp;uuml;chern.&lt;/p&gt;    </content:encoded>
    <pubDate>Mon, 31 Jan 2005 20:49:55 +0100</pubDate>
    <guid isPermaLink="false">http://irgendwer.internet-adresse.de/archives/8-guid.html</guid>
    <category>Python</category>
</item>
<item>
    <title>XML: cElementTree</title>
    <link>http://irgendwer.internet-adresse.de/archives/5-XML-cElementTree.html</link>
<category>Python</category>    <comments>http://irgendwer.internet-adresse.de/archives/5-XML-cElementTree.html#comments</comments>
    <wfw:comment>http://irgendwer.internet-adresse.de/wfwcomment.php?cid=5</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://irgendwer.internet-adresse.de/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    <author>blog@plan-ix.de (ab)</author>
    <content:encoded>
&lt;p&gt;&lt;a href=&quot;http://effbot.org/zone/celementtree.htm&quot;&gt;cElementTree&lt;/a&gt; ist die C-Implementierung der &lt;a href=&quot;http://effbot.org/zone/element-index.htm&quot;&gt;ElementTree-API&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
W&amp;auml;hrend der Entwicklung eines Python-Werkzeugs zur Produktion eines mehr als 400 Seiten umfassenden Liederbuches lernte ich &lt;em&gt;ElementTree&lt;/em&gt; als &amp;uuml;bersichtliche, schnell und schmerzfrei zu benutzende Schnittstelle in die &lt;span class=&quot;caps&quot;&gt;XML&lt;/span&gt;-Welt sch&amp;auml;tzen.&lt;br /&gt;
&lt;br /&gt;
Schon die Python-Implementierung ist nicht wirklich langsam zu nennen (Merker f&amp;uuml;r den Autor: Link zum Performancevergleich aus dem Bookmarkhaufen suchen und erg&amp;auml;nzen); wenn die C-Implementierung das Versprechen &amp;#8220;it&amp;#8217;s 15-20 times faster [...] and uses 2-5 times less memory&amp;#8221; halten kann, ist sie auch zur &amp;#8220;on-demand&amp;#8221;-Verarbeitung gr&amp;ouml;sserer &lt;span class=&quot;caps&quot;&gt;XML&lt;/span&gt;-Dokumente geeignet.&lt;/p&gt;    </content:encoded>
    <pubDate>Tue, 25 Jan 2005 09:57:33 +0100</pubDate>
    <guid isPermaLink="false">http://irgendwer.internet-adresse.de/archives/5-guid.html</guid>
    <category>Python</category>
<category>XML</category>
</item>
</channel>
</rss>

