<?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>Frank Seitz' Developer Logbuch - Unicode+UTF-8</title>
    <link>http://fseitz.de/blog/</link>
    <description>Notizen aus der Welt der Web-, Datenbank- und Unix-Programmierung</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 27 Mar 2010 11:23:19 GMT</pubDate>

    <image>
        <url>http://fseitz.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Frank Seitz' Developer Logbuch - Unicode+UTF-8 - Notizen aus der Welt der Web-, Datenbank- und Unix-Programmierung</title>
        <link>http://fseitz.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Perl und Unicode</title>
    <link>http://fseitz.de/blog/index.php?/archives/32-Perl-und-Unicode.html</link>
            <category>Unicode+UTF-8</category>
    
    <comments>http://fseitz.de/blog/index.php?/archives/32-Perl-und-Unicode.html#comments</comments>
    <wfw:comment>http://fseitz.de/blog/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://fseitz.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Frank Seitz)</author>
    <content:encoded>
    &lt;p class=&quot;sdoc-para-p&quot;&gt;
  Eine sehr gute, knappe Einführung in Perl und Unicode von Moritz Lenz:
  &lt;a class=&quot;sdoc-seg-u&quot; href=&quot;http://perlgeek.de/de/artikel/charsets-unicode&quot;&gt;http://perlgeek.de/de/artikel/charsets-unicode&lt;/a&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 10 Feb 2010 08:38:38 +0100</pubDate>
    <guid isPermaLink="false">http://fseitz.de/blog/index.php?/archives/32-guid.html</guid>
    
</item>
<item>
    <title>ISO-8859-1 nach UTF-8 konvertieren</title>
    <link>http://fseitz.de/blog/index.php?/archives/12-ISO-8859-1-nach-UTF-8-konvertieren.html</link>
            <category>Unicode+UTF-8</category>
    
    <comments>http://fseitz.de/blog/index.php?/archives/12-ISO-8859-1-nach-UTF-8-konvertieren.html#comments</comments>
    <wfw:comment>http://fseitz.de/blog/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://fseitz.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Frank Seitz)</author>
    <content:encoded>
    &lt;pre class=&quot;s-pre-box&quot;&gt;
$ tcs -f 8859-1 INPUT &amp;gt;OUTPUT
&lt;/pre&gt;
 
    </content:encoded>

    <pubDate>Tue, 12 Jan 2010 20:17:02 +0100</pubDate>
    <guid isPermaLink="false">http://fseitz.de/blog/index.php?/archives/12-guid.html</guid>
    
</item>

</channel>
</rss>