<?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/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>Bernds Blog - Kommentare</title>
    <link>http://www.bwurst.org/</link>
    <description>Bernds Blog - </description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.6-alpha2 - http://www.s9y.org/</generator>
    <managingEditor>bernd@bwurst.org</managingEditor>
<webMaster>bernd@bwurst.org</webMaster>
<pubDate>Thu, 09 Sep 2010 20:52:16 GMT</pubDate>

    <image>
        <url>http://www.bwurst.org/templates/bwurst.org/img/s9y_banner_small.png</url>
        <title>RSS: Bernds Blog - Kommentare - Bernds Blog - </title>
        <link>http://www.bwurst.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>sirprize: Kurztipp: Einzelne Partition aus einem HDD-Image mounten</title>
    <link>http://www.bwurst.org/archives/202-Kurztipp-Einzelne-Partition-aus-einem-HDD-Image-mounten.html#c1377</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/202-Kurztipp-Einzelne-Partition-aus-einem-HDD-Image-mounten.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=202</wfw:comment>

    

    <author>nospam@example.com (sirprize)</author>
    <content:encoded>
    Hi Bernd,&lt;br /&gt;
so habe ich das früher auch gemacht. Inzwischen würde ich aber jederzeit kpartx bevorzugen. Macht genau das, was Du wolltest, und zwar ohne die Gefahr, sich zu verrechnen. 
    </content:encoded>

    <pubDate>Tue, 17 Aug 2010 09:53:29 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/202-guid.html#c1377</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Michael: Erfahrungsbericht: Fotobuch unter Linux erstellen</title>
    <link>http://www.bwurst.org/archives/195-Erfahrungsbericht-Fotobuch-unter-Linux-erstellen.html#c1367</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/195-Erfahrungsbericht-Fotobuch-unter-Linux-erstellen.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=195</wfw:comment>

    

    <author>nospam@example.com (Michael)</author>
    <content:encoded>
    Für Individualisten:&lt;br /&gt;
&lt;br /&gt;
Ich habe letztes Jahr ein Fotobuch mit Inkscape gestaltet. Pro Seite eine Ebene, dann als PNG gespeichert, um es über Scribus in ein vernünftiges Druck-PDF zu verwandeln.&lt;br /&gt;
Es gibt einige Anbieter, die PDF-Dateien akzeptieren, nur das genaue Buchformat (Bildgröße) sollte man vorher kennen.&lt;br /&gt;
&lt;br /&gt;
Demnächst werde ich dann aber wohl das CEWE- Fotobuch testen. 
    </content:encoded>

    <pubDate>Sat, 24 Jul 2010 03:03:52 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/195-guid.html#c1367</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Alex: Tool der Woche: pv (»pipe viewer«)</title>
    <link>http://www.bwurst.org/archives/201-Tool-der-Woche-pv-pipe-viewer.html#c1364</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/201-Tool-der-Woche-pv-pipe-viewer.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=201</wfw:comment>

    

    <author>nospam@example.com (Alex)</author>
    <content:encoded>
    Versuche damit gerade eine Fortschrittsanzeige für &quot;svn update&quot; zu basteln (in Verbindung mit strace)&lt;br /&gt;
&lt;br /&gt;
Ist aber gar nicht so einfach.&lt;br /&gt;
&lt;br /&gt;
Oder hat wer einen einfacheren Ansatz? 
    </content:encoded>

    <pubDate>Fri, 09 Jul 2010 15:52:23 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/201-guid.html#c1364</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Roland Tapken: Tool der Woche: pv (»pipe viewer«)</title>
    <link>http://www.bwurst.org/archives/201-Tool-der-Woche-pv-pipe-viewer.html#c1324</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/201-Tool-der-Woche-pv-pipe-viewer.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=201</wfw:comment>

    

    <author>nospam@example.com (Roland Tapken)</author>
    <content:encoded>
    pv ist schon ein cooles Tool... übrigens auch praktisch, wenn man eine sehr große Datei kopieren will und dabei gerne eine Statuszeile hätte:&lt;br /&gt;
&lt;br /&gt;
$ pv IrgendeinDVDImage.img &gt; /media/usbstick/IrgendeinDVDImage.img&lt;br /&gt;
&lt;br /&gt;
Seit dem ich das Tool entdeckt habe, ist es fast immer das erste gewesen, was ich auf einer frischen Linux-Installation nachinstalliert habe :-) 
    </content:encoded>

    <pubDate>Thu, 20 May 2010 19:05:59 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/201-guid.html#c1324</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Duuuark: GMX- und web.de-Nutzer: Nutzt Jabber!</title>
    <link>http://www.bwurst.org/archives/110-GMX-und-web.de-Nutzer-Nutzt-Jabber!.html#c1323</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/110-GMX-und-web.de-Nutzer-Nutzt-Jabber!.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=110</wfw:comment>

    

    <author>nospam@example.com (Duuuark)</author>
    <content:encoded>
    @joki: diese Serverangaben sind nicht mehr nötig (die meisten clients unterstützen SRV Records (habe es mit Miranda IM, Gajim, Pidgin und Psi getestet).&lt;br /&gt;
Es ist nur die Angabe der vollständigen E-Mail (bzw. manchmal getrennt nach Benutzer (vor @) bzw. server (nach @) nötig.&lt;br /&gt;
grüße Duuuark 
    </content:encoded>

    <pubDate>Mon, 17 May 2010 20:38:37 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/110-guid.html#c1323</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>hannes: Kurztipp: Einzelne Formulardaten aus Firefox löschen</title>
    <link>http://www.bwurst.org/archives/161-Kurztipp-Einzelne-Formulardaten-aus-Firefox-loeschen.html#c1320</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/161-Kurztipp-Einzelne-Formulardaten-aus-Firefox-loeschen.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=161</wfw:comment>

    

    <author>nospam@example.com (hannes)</author>
    <content:encoded>
    geil! 
    </content:encoded>

    <pubDate>Fri, 07 May 2010 19:10:56 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/161-guid.html#c1320</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Alexander: Nachwuchs da</title>
    <link>http://www.bwurst.org/archives/198-Nachwuchs-da.html#c1316</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/198-Nachwuchs-da.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (Alexander)</author>
    <content:encoded>
    Herzlichen Glückwunsch!&lt;br /&gt;
&lt;br /&gt;
Guter Name ... *g* 
    </content:encoded>

    <pubDate>Sun, 28 Mar 2010 15:35:56 +0200</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/198-guid.html#c1316</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Alex: Nachwuchs da</title>
    <link>http://www.bwurst.org/archives/198-Nachwuchs-da.html#c1314</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/198-Nachwuchs-da.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (Alex)</author>
    <content:encoded>
    Von mir natürlich auch herzlichen Glückwunsch! 
    </content:encoded>

    <pubDate>Sat, 13 Feb 2010 13:15:58 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/198-guid.html#c1314</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>T0M: Nachwuchs da</title>
    <link>http://www.bwurst.org/archives/198-Nachwuchs-da.html#c1312</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/198-Nachwuchs-da.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (T0M)</author>
    <content:encoded>
    Von mir auch einen Herzlichen Glückwunsch! 
    </content:encoded>

    <pubDate>Wed, 03 Feb 2010 22:09:45 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/198-guid.html#c1312</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Johannes: Nachwuchs da</title>
    <link>http://www.bwurst.org/archives/198-Nachwuchs-da.html#c1311</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/198-Nachwuchs-da.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (Johannes)</author>
    <content:encoded>
    herzlichen glückwunsch euch beiden! alles gute 
    </content:encoded>

    <pubDate>Thu, 21 Jan 2010 19:45:13 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/198-guid.html#c1311</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>daniel: Nachwuchs da</title>
    <link>http://www.bwurst.org/archives/198-Nachwuchs-da.html#c1310</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/198-Nachwuchs-da.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (daniel)</author>
    <content:encoded>
    Herzlichen Glückwunsch! 
    </content:encoded>

    <pubDate>Tue, 19 Jan 2010 08:28:28 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/198-guid.html#c1310</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Alex: Bezahl-Netz für Internet-Ausdrucker</title>
    <link>http://www.bwurst.org/archives/197-Bezahl-Netz-fuer-Internet-Ausdrucker.html#c1309</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/197-Bezahl-Netz-fuer-Internet-Ausdrucker.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (Alex)</author>
    <content:encoded>
    Hi Bernd,&lt;br /&gt;
&lt;br /&gt;
danke für die interessante Beobachtung des User-Agent-Checks.&lt;br /&gt;
&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Thu, 31 Dec 2009 07:42:14 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/197-guid.html#c1309</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Bernd: Nachschlag: zum Projekt Energiersparlampen</title>
    <link>http://www.bwurst.org/archives/196-Nachschlag-zum-Projekt-Energiersparlampen.html#c1308</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/196-Nachschlag-zum-Projekt-Energiersparlampen.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=196</wfw:comment>

    

    <author>nospam@example.com (Bernd)</author>
    <content:encoded>
    Wenn jemand mein Wohnzimmer betritt (und ich nicht schon 5 Minuten vorher die Lampen eingeschaltet habe) sagen die verwirrten Gesichter immer, dass es nicht akzeptabel ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Bei den OLEDs habe ich noch keine eigenen Erfahrungen und denke natürlich nicht, dass das im kommenden Jahr (Massen-)marktreif wird. Die ersten Kompaktleuchtstofflampen waren mit heutigen auch nicht wirklich vergleichbar. 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 15:36:35 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/196-guid.html#c1308</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Lampinion: Nachschlag: zum Projekt Energiersparlampen</title>
    <link>http://www.bwurst.org/archives/196-Nachschlag-zum-Projekt-Energiersparlampen.html#c1307</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/196-Nachschlag-zum-Projekt-Energiersparlampen.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=196</wfw:comment>

    

    <author>nospam@example.com (Lampinion)</author>
    <content:encoded>
    Ich finde sowohl die Einschaltverzögerung als auch die Zeit bis zum völligen Hellwerden akzeptabel. &lt;br /&gt;
&lt;br /&gt;
Aber guck dir mal die technischen Daten der Osram OLED an: Kannste vergessen. Das Ding ist eine vollkommen trübe Funzel. 23 Lumen pro Watt! Eine durchschnittliche Energiesparlampe kommt auf 60 Lumen pro Watt. Hat Osram nur auf den Markt gebracht, damit sie sagen können: &quot;Erster!&quot;&lt;br /&gt;
&lt;br /&gt;
Gruß L 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 15:28:49 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/196-guid.html#c1307</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Marc: Kabel-Internet</title>
    <link>http://www.bwurst.org/archives/78-Kabel-Internet.html#c1305</link>
            <category></category>
    
    <comments>http://www.bwurst.org/archives/78-Kabel-Internet.html#comments</comments>
    <wfw:comment>http://www.bwurst.org/wfwcomment.php?cid=78</wfw:comment>

    

    <author>nospam@example.com (Marc)</author>
    <content:encoded>
    Der Ping war ja mit DSL echt nicht der Reißer. 
    </content:encoded>

    <pubDate>Wed, 09 Dec 2009 09:25:51 +0100</pubDate>
    <guid isPermaLink="false">http://www.bwurst.org/archives/78-guid.html#c1305</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>

</channel>
</rss>