<?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>hostblogger.de</title>
    <link>http://www.hostblogger.de/blog/</link>
    <description>Aus dem Leben eines DSL | Webhosting | Root-Server - Unternehmers</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Sat, 04 Feb 2012 22:12:28 GMT</pubDate>

    <image>
        <url>http://www.hostblogger.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: hostblogger.de - Aus dem Leben eines DSL | Webhosting | Root-Server - Unternehmers</title>
        <link>http://www.hostblogger.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Seltsame Lieferung von Amazon</title>
    <link>http://www.hostblogger.de/blog/archives/5581-Seltsame-Lieferung-von-Amazon.html</link>
            <category>Allgemein</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5581-Seltsame-Lieferung-von-Amazon.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5581</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5581</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Soeben kam hier eine seltsame Lieferung von Amazon an: Geschickt (da außen gelabelt) an uns, innenliegend eine Rechnung an einen uns unbekannten Dritten samt den vermutlich von ihm bestellen Artikeln.&lt;br /&gt;
&lt;br /&gt;
Dass sowas Amazon passiert... &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/shakehead.gif&quot; alt=&quot;:kopfschue:&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 03 Feb 2012 12:51:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5581-guid.html</guid>
    
</item>
<item>
    <title>DNS-Slaves wieder aktiv</title>
    <link>http://www.hostblogger.de/blog/archives/5481-DNS-Slaves-wieder-aktiv.html</link>
            <category>Die Blacklist</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5481-DNS-Slaves-wieder-aktiv.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5481</wfw:comment>

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

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Seit heute sind übrigens wieder alle DNS-Slaves der Blacklist am Netz. Ich bin gespannt, wem von den DNS-Slave-Betreibern das überhaupt auffällt. Zumindest die Abschaltung wurde großflächig nicht bemerkt. &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 02 Feb 2012 15:55:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5481-guid.html</guid>
    
</item>
<item>
    <title>Wenn Debian nach einem Update nicht mehr bootet</title>
    <link>http://www.hostblogger.de/blog/archives/5564-Wenn-Debian-nach-einem-Update-nicht-mehr-bootet.html</link>
            <category>Linux</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5564-Wenn-Debian-nach-einem-Update-nicht-mehr-bootet.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5564</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5564</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Von einem Kunden &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;blockquote class=&quot;paper-email&quot;&gt;So, also falls sich nochmal ein Kunde melden sollte, dessen Debian System nicht mehr bootet:&lt;br /&gt;
&lt;br /&gt;
wenn man (vor 2 Jahren) mit lenny anfängt, dann auf squeeze geht und immer brav mit aptiude update, safe-upgrade und dist-upgrade durchläuft, kommt man am ende evtl. mit einem System raus, das kein linux-image installiert hat, weswegen das grub update eine leere grub.cfg produziert (weil in /boot/ nur ein bzImage herumliegt, aber kein vmlinuz). Reparieren kann man das ganze im Rettungssystem wie folgt:&lt;br /&gt;
&lt;br /&gt;
mount /dev/[bootplatte] /mnt/;&lt;br /&gt;
mount -B /dev /mnt/dev;&lt;br /&gt;
mount -B /sys /mnt/sys;&lt;br /&gt;
mount -B /proc /mnt/proc;&lt;br /&gt;
&lt;br /&gt;
chroot /mnt&lt;br /&gt;
&lt;br /&gt;
und dann, weil Debian gerade sowieso dabei ist, sich selber zu zerhäckseln, ist die mdadm conf auch leer. Also:&lt;br /&gt;
mdadm --examine --scan &gt;&gt; /etc/mdadm/mdadm.conf&lt;br /&gt;
&lt;br /&gt;
und dann das rettende:&lt;br /&gt;
&lt;br /&gt;
aptitude update;&lt;br /&gt;
aptitude install linux-image-[wasManGerneHätte]&lt;/blockquote&gt; &lt;em&gt;An dieser Stelle nochmal herzlichen Dank an A. Hofmann!&lt;/em&gt; 
    </content:encoded>

    <pubDate>Thu, 02 Feb 2012 10:24:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5564-guid.html</guid>
    
</item>
<item>
    <title>Wozu man als Hosting-Unternehmen Isopropanol braucht</title>
    <link>http://www.hostblogger.de/blog/archives/5580-Wozu-man-als-Hosting-Unternehmen-Isopropanol-braucht.html</link>
            <category>Kurioses &amp; Fun</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5580-Wozu-man-als-Hosting-Unternehmen-Isopropanol-braucht.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5580</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5580</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Dafür! &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/grrr.gif&quot; alt=&quot;:grrr:&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;img src=&quot;http://www.hostblogger.de/blog/uploads/2012/02/heizungsroehrchen.jpg&quot; border=&quot;0&quot;&gt;&lt;/center&gt;&lt;br /&gt;
Ich weiß gerade nicht, ob der Inhalt des Zeugs oder der Isopropanol (zum Reingen des Bodens) schlimmer riecht... 
    </content:encoded>

    <pubDate>Thu, 02 Feb 2012 10:02:33 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5580-guid.html</guid>
    
</item>
<item>
    <title>.my.cnf</title>
    <link>http://www.hostblogger.de/blog/archives/5575-.my.cnf.html</link>
            <category>Linux</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5575-.my.cnf.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5575</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5575</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Weil ich es immer mal wieder auf externen Server sehe: Eine &lt;code&gt;~/.my.cnf&lt;/code&gt; im Format &lt;blockquote&gt;[mysql]&lt;br /&gt;
user = root&lt;br /&gt;
password = letmein&lt;br /&gt;
&lt;br /&gt;
[mysqld]&lt;br /&gt;
user = root&lt;br /&gt;
password = letmein&lt;br /&gt;
&lt;br /&gt;
[mysqldump]&lt;br /&gt;
user = root&lt;br /&gt;
password = letmein&lt;br /&gt;
&lt;br /&gt;
[mysqladmin]&lt;br /&gt;
user = root&lt;br /&gt;
password = letmein&lt;/blockquote&gt; lässt sich auch ohne gzip oder bzip2 relativ einfach komprimieren:&lt;blockquote&gt;[client]&lt;br /&gt;
user = root&lt;br /&gt;
password = letmein&lt;/blockquote&gt; &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Wed, 01 Feb 2012 13:49:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5575-guid.html</guid>
    
</item>
<item>
    <title>Rentner</title>
    <link>http://www.hostblogger.de/blog/archives/5579-Rentner.html</link>
            <category>Belangloses</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5579-Rentner.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5579</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5579</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Danke, Stromberg &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;img src=&quot;http://www.hostblogger.de/blog/uploads/2012/02/rentner.png&quot; border=&quot;0&quot;&gt;&lt;/center&gt; 
    </content:encoded>

    <pubDate>Wed, 01 Feb 2012 09:20:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5579-guid.html</guid>
    
</item>
<item>
    <title>Prüfung der SSH-Keys bei Bestellung von Root-Servern</title>
    <link>http://www.hostblogger.de/blog/archives/5578-Pruefung-der-SSH-Keys-bei-Bestellung-von-Root-Servern.html</link>
            <category>Allgemein</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5578-Pruefung-der-SSH-Keys-bei-Bestellung-von-Root-Servern.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5578</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5578</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Auf mehrfachen Wunsch hin prüfen wir die eingegebenen SSH-Keys bei der &lt;a href=&quot;http://www.manitu.de/root-server/bestellen/online/&quot; title=&quot;Root-Server online bestellen&quot;&gt;Online-Bestellung&lt;/a&gt; von &lt;a href=&quot;http://www.manitu.de/root-server/&quot; title=&quot;Root-Server, Root Server, dedizierte Server&quot;&gt;Root-Servern&lt;/a&gt; nun gleich gegen.&lt;br /&gt;
&lt;br /&gt;
Danke für Eure Hinweise! 
    </content:encoded>

    <pubDate>Tue, 31 Jan 2012 09:50:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5578-guid.html</guid>
    
</item>
<item>
    <title>Clocksource unstable auf virtuellen Maschinen</title>
    <link>http://www.hostblogger.de/blog/archives/5535-Clocksource-unstable-auf-virtuellen-Maschinen.html</link>
            <category>Linux</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5535-Clocksource-unstable-auf-virtuellen-Maschinen.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5535</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5535</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Wer sich insbesondere auf virtuellen Maschinen (aber auch solchen mit SMP) immer mal wieder über Probleme mit der Stabilität der Clocksource (was sich in &quot;Clocksource unstable&quot; äußert) ärgert bzw. damit zu kämpfen hat: Ein &lt;code&gt;notsc&lt;/code&gt; als Kernel-Parameter wirkt Wunder &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Nötig ist dafür allerdings ein &lt;code&gt;CONFIG_X86_TSC_DISABLE&lt;/code&gt;. 
    </content:encoded>

    <pubDate>Mon, 30 Jan 2012 15:34:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5535-guid.html</guid>
    
</item>
<item>
    <title>Timing der DNS-Blacklist</title>
    <link>http://www.hostblogger.de/blog/archives/5577-Timing-der-DNS-Blacklist.html</link>
            <category>Die Blacklist</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5577-Timing-der-DNS-Blacklist.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5577</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5577</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Man sollte es kaum für möglich halten, aber aufgrund der enormen Rate Ein-/Austragungen aus der Blacklist haben wir heute das &quot;Timing&quot; auf eine Genauigkeit von 1/1.000.000 Sekunde gestellt, u.a. um Race-Conditions zu vermeiden.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Mon, 30 Jan 2012 14:33:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5577-guid.html</guid>
    
</item>
<item>
    <title>Gorilla-Glas, 30cm und ein IKEA-Teppich</title>
    <link>http://www.hostblogger.de/blog/archives/5576-Gorilla-Glas,-30cm-und-ein-IKEA-Teppich.html</link>
            <category>Privates</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5576-Gorilla-Glas,-30cm-und-ein-IKEA-Teppich.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5576</wfw:comment>

    <slash:comments>13</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5576</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Muss Gorilla-Glas einen &quot;Sturz&quot; aus 30cm auf einen IKEA-Teppich aushalten? &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/thinking.gif&quot; alt=&quot;:thinking:&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Das LCD-Display ist in Ordnung, nur das Gorilla-Glas darüber ist gebrochen, der Touch-Screen funktioniert aber weiterhin (mit Klebstreifen &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ).&lt;br /&gt;
&lt;br /&gt;
Ich bin gespannt, wie Amazon bzw. Samsung auf meine Frage reagieren. 
    </content:encoded>

    <pubDate>Mon, 30 Jan 2012 06:36:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5576-guid.html</guid>
    
</item>
<item>
    <title>Un-Ruhig</title>
    <link>http://www.hostblogger.de/blog/archives/5573-Un-Ruhig.html</link>
            <category>Allgemein</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5573-Un-Ruhig.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5573</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5573</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Ich weiß ja nicht, wo jemand für uns Werbung gemacht hat, doch seit 2 Tagen stehen hier die Telefone und E-Mail-Server nicht mehr still - was uns natürlich freut &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 27 Jan 2012 14:18:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5573-guid.html</guid>
    
</item>
<item>
    <title>Siegel nur bei Risiko</title>
    <link>http://www.hostblogger.de/blog/archives/5552-Siegel-nur-bei-Risiko.html</link>
            <category>Allgemein</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5552-Siegel-nur-bei-Risiko.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5552</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://www.hostblogger.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5552</wfw:commentRss>
    

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Es gibt ja diverse Siegel für Online-Shops, die dem potentiellen Käufer Vertrauen signalisieren sollen und ihm in vielen Fällen auch eine Art von Käuferschutz garantieren.&lt;br /&gt;
&lt;br /&gt;
Auch wenn wir kein klassischer Online-Shop sind, kommt das von uns favorisierte Produkt leider nicht in Frage. Nicht etwa, weil wir Dienstleistungen verkaufen, sondern weil unsere Kunden gar kein Risiko beim Kauf hätten, sondern wir längere Zeit in Vorleistung gehen - so die Aussage des Anbieters.&lt;br /&gt;
&lt;br /&gt;
Wenigstens war er ehrlich und wollte uns nicht einfach &#039;was verkaufen &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Tue, 24 Jan 2012 15:06:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5552-guid.html</guid>
    
</item>
<item>
    <title>Werben mit unserem Namen</title>
    <link>http://www.hostblogger.de/blog/archives/5516-Werben-mit-unserem-Namen.html</link>
            <category>Juristisches</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5516-Werben-mit-unserem-Namen.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5516</wfw:comment>

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

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Da gibt es wirklich Marktbegleiter, die mit unserem Namen und unserer Description im Titel einer speziellen (unauffälligen) Domain von sich werben und dann auf ihre eigene Startseite umleiten &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/wallbash.gif&quot; alt=&quot;:kopf-wand:&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Wir waren freundlich und haben es bei einer kostenfreien Abmahnung belassen.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 24 Jan 2012 13:04:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5516-guid.html</guid>
    
</item>
<item>
    <title>Eine Waffe für Werbemüde</title>
    <link>http://www.hostblogger.de/blog/archives/5542-Eine-Waffe-fuer-Werbemuede.html</link>
            <category>Juristisches</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5542-Eine-Waffe-fuer-Werbemuede.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5542</wfw:comment>

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

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Vorab als Lesestoff &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&quot;link&quot; href=&quot;http://www.lawblog.de/index.php/archives/2012/01/05/eine-waffe-fr-werbemde/&quot;&gt;http://www.lawblog.de/index.php/archives/2012/01/05/eine-waffe-fr-werbemde/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ohne die Werber / Versender in Schutz zu nehmen, aber: Ich stelle mir es in der technischen Umsetzung (für die Werber) durchaus schwierig vor, wenn Empfänger einzelne Werbe-Produkte nicht und andere dagegen durchaus haben zu wollen. 
    </content:encoded>

    <pubDate>Tue, 24 Jan 2012 11:45:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5542-guid.html</guid>
    
</item>
<item>
    <title>Sich Sorgen machen </title>
    <link>http://www.hostblogger.de/blog/archives/5568-Sich-Sorgen-machen.html</link>
            <category>Belangloses</category>
    
    <comments>http://www.hostblogger.de/blog/archives/5568-Sich-Sorgen-machen.html#comments</comments>
    <wfw:comment>http://www.hostblogger.de/blog/wfwcomment.php?cid=5568</wfw:comment>

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

    <author>nospam@example.com (Manuel Schmitt)</author>
    <content:encoded>
    Irgendwie schmeichelt es ja schon, wenn man (potentieller Kunde) sich Sorgen macht, wenn ich mal einen halben Tag nicht auf eine E-Mail antwortet &lt;img src=&quot;http://www.hostblogger.de/blog/templates/manitu/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Tue, 24 Jan 2012 11:05:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.hostblogger.de/blog/archives/5568-guid.html</guid>
    
</item>

</channel>
</rss>
