<?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>** BrudaSwen.de * Weblog **</title>
    <link>http://weblog.brudaswen.de/</link>
    <description>Kann Spuren von Nüssen enthalten.</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Enable LockedDrags for Synaptics Touchpad on Ubuntu 8.10</title>
    <link>http://weblog.brudaswen.de/archives/91-Enable-LockedDrags-for-Synaptics-Touchpad-on-Ubuntu-8.10.html</link>
            <category>Computer Science</category>
    
    <comments>http://weblog.brudaswen.de/archives/91-Enable-LockedDrags-for-Synaptics-Touchpad-on-Ubuntu-8.10.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=91</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=91</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    If you ever want to enable the &lt;em&gt;LockedDrags&lt;/em&gt; option (german: Weiterziehen) for your touchpad on Ubuntu 8.10, simply follow these steps:&lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;Open a console window&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Create a new .fdi file: &lt;blockquote&gt;sudo gedit /etc/hal/fdi/policy/synaptics.fdi&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Put the following lines into the file: &lt;blockquote&gt;&lt;pre&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;&lt;br /&gt;
&amp;lt;deviceinfo version=&quot;0.2&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;device&amp;gt;&lt;br /&gt;
    &amp;lt;match key=&quot;input.x11_driver&quot; string=&quot;synaptics&quot;&amp;gt;&lt;br /&gt;
      &amp;lt;merge key=&quot;input.x11_options.LockedDrags&quot; type=&quot;string&quot;&amp;gt;True&amp;lt;/merge&amp;gt;&lt;br /&gt;
    &amp;lt;/match&amp;gt;&lt;br /&gt;
  &amp;lt;/device&amp;gt;&lt;br /&gt;
&amp;lt;/deviceinfo&amp;gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Restart Ubuntu (Restarting X-Server is not enough)&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Test it by dragging around items on your desktop. Enjoy.&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;&lt;br /&gt;
You can also use this method to enable &lt;em&gt;SHMConfig&lt;/em&gt; [1].&lt;br /&gt;
&lt;br /&gt;
[1] &lt;a href=&quot;https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig&quot; title=&quot;Enabling SHMConfig&quot;&gt;https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 02 Mar 2009 23:14:12 +0100</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/91-guid.html</guid>
    
</item>
<item>
    <title>Idioten</title>
    <link>http://weblog.brudaswen.de/archives/83-Idioten.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/83-Idioten.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=83</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=83</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;&quot;Der beliebteste Fehler unter den Leuten, die etwas idiotensicheres konstruieren wollen ist der, dass sie den Erfindungsreichtum von absoluten Idioten unterschätzen.&quot;&lt;/i&gt;&lt;br /&gt;
Douglas Adams 
    </content:encoded>

    <pubDate>Tue, 06 Jun 2006 23:12:34 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/83-guid.html</guid>
    
</item>
<item>
    <title>Programmers</title>
    <link>http://weblog.brudaswen.de/archives/82-Programmers.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/82-Programmers.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=82</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=82</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;A programmer ist just a tool which converts caffeine into Code.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.coding-wiki.de/content/CPP/SpracheCPP&quot;  title=&quot;CPP/SpracheCPP - Coding-Wiki&quot;&gt;CPP/SpracheCPP - Coding-Wiki&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sat, 20 May 2006 20:21:01 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/82-guid.html</guid>
    
</item>
<item>
    <title>Isso (Ist so)</title>
    <link>http://weblog.brudaswen.de/archives/76-Isso-Ist-so.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/76-Isso-Ist-so.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=76</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;&amp;#187;Isso&amp;#171; ist die Kurzform für &amp;#187;&lt;b&gt;I&lt;/b&gt;ch &lt;b&gt;s&lt;/b&gt;chrei &lt;b&gt;so&lt;/b&gt;nst&amp;#171; und bedeutet sinngemäß: &amp;#187;Weitere Argumente fallen mir im Moment nicht ein.&amp;#171;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.de/exec/obidos/ASIN/3462034480/bluephodinfos-21&quot; target=&quot;_blank&quot;&gt;Bastian Sick - Der Dativ ist dem Genitiv sein Tod&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 01 Sep 2004 15:38:54 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/76-guid.html</guid>
    
</item>
<item>
    <title>Erfahrungen</title>
    <link>http://weblog.brudaswen.de/archives/65-Erfahrungen.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/65-Erfahrungen.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=65</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Experience is a wonderful thing.&lt;br /&gt;
It enables you to recognize a mistake when you make it again...&lt;/i&gt; 
    </content:encoded>

    <pubDate>Sun, 01 Aug 2004 19:33:11 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/65-guid.html</guid>
    
</item>
<item>
    <title>WER NICH KOTZT FÄHRT NICH AM LIMIT</title>
    <link>http://weblog.brudaswen.de/archives/63-WER-NICH-KOTZT-FAEHRT-NICH-AM-LIMIT.html</link>
            <category>IRC/ICQ-Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/63-WER-NICH-KOTZT-FAEHRT-NICH-AM-LIMIT.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=63</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=63</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    [15:48] *** topic is WER NICH KOTZT FÄHRT NICH AM LIMIT 
    </content:encoded>

    <pubDate>Thu, 29 Jul 2004 15:55:01 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/63-guid.html</guid>
    
</item>
<item>
    <title>Spiele programmieren mit Delphi</title>
    <link>http://weblog.brudaswen.de/archives/60-Spiele-programmieren-mit-Delphi.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/60-Spiele-programmieren-mit-Delphi.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=60</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Dieses Buch hat mir beruflich völlig neue Wege geebnet! Ich bin jetzt bei einer großen Spiele Entwicklungs Firma und verdiene ein sehr gutes Geld! [...] Aber jetzt bin ich ein IT-Profi und entwickle an großen, wichtigen Spielen mit.&lt;br /&gt;
[...]&lt;br /&gt;
Seit ich so reich bin, stehen die Frauen mir Schlange. Dieses Buch hat mein Leben verändert! Zum positiven, das ist klar.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.de/exec/obidos/ASIN/3908490200/bluephodinfos-21&quot; target=&quot;_blank&quot;&gt;Spiele programmieren mit Delphi&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 16 Jul 2004 22:18:23 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/60-guid.html</guid>
    
</item>
<item>
    <title>Der blutige Pfad Gottes</title>
    <link>http://weblog.brudaswen.de/archives/58-Der-blutige-Pfad-Gottes.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/58-Der-blutige-Pfad-Gottes.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=58</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Nichts zu fürchten haben die Armen und die Hungrigen,&lt;br /&gt;
nichts zu fürchten die Schwachen und Kranken.&lt;br /&gt;
Nur die Korrupten werden &#039;dran glauben,&lt;br /&gt;
es sind die ohne Gewissen, die von uns aufgesucht werden.&lt;br /&gt;
&lt;br /&gt;
Wir leben nur für ein Ziel,&lt;br /&gt;
sie zur Strecke zu bringen.&lt;br /&gt;
Jeden Tag vergiesen wir weiterhin ihr Blut,&lt;br /&gt;
solange bis es vom Himmel herunterregnet.&lt;br /&gt;
&lt;br /&gt;
Du sollst nicht töten,&lt;br /&gt;
du sollst nicht vergewaltigen,&lt;br /&gt;
du sollst nicht stehlen.&lt;br /&gt;
&lt;br /&gt;
Das sind Grundsetze nach denen jeder Mensch - jeden Glaubens - leben sollte.&lt;br /&gt;
Dies sind keine Regeln der Höflichkeit,&lt;br /&gt;
das sind die Grundsetze des Lebens.&lt;br /&gt;
Und es werden die teuer dafür bezahlen, die diese ignorieren.&lt;br /&gt;
&lt;br /&gt;
Es gibt verschiedene Stufen des Bösen.&lt;br /&gt;
Ihr, die ihr noch nicht in diesem Sumpf steckt,&lt;br /&gt;
überlegt euch wohl, ob ihr noch tiefer in diesen Wald des Verderbens schreiten wollt,&lt;br /&gt;
denn dort kreuzt ihr unseren Weg.&lt;br /&gt;
&lt;br /&gt;
Und wenn ihr das tut, werdet ihr euch eines Tages umdrehen,&lt;br /&gt;
und wir stehen hinter euch,&lt;br /&gt;
und seid euch gewiss, ihr würdet schrecklich büsen.&lt;br /&gt;
&lt;br /&gt;
Denn an diesem Tag schicken wir euch zu Gott - welchem auch immer.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p align=&quot;center&quot;&gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Als Hirte erlaube mir,&lt;br /&gt;
zu dienen mein Vater dir,&lt;br /&gt;
deine Macht reichst du uns durch deine Hand,&lt;br /&gt;
diese verbindet uns wie ein heiliges Band,&lt;br /&gt;
wir waten durch ein Meer von Blut,&lt;br /&gt;
gib uns dafür Kraft und Mut.&lt;br /&gt;
&lt;br /&gt;
In nomine Patris,&lt;br /&gt;
et filii,&lt;br /&gt;
et spiritu sancti.&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://us.imdb.com/title/tt0144117/&quot; target=&quot;_blank&quot;&gt;Der blutige Pfad Gottes&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 01 Jul 2004 21:05:17 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/58-guid.html</guid>
    
</item>
<item>
    <title>Rechtschreibreform</title>
    <link>http://weblog.brudaswen.de/archives/57-Rechtschreibreform.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/57-Rechtschreibreform.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=57</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Die Schuld an der orthografischen Misere des Landes gibt der Politiker [Wulff] &quot;vermeintlichen Fachleuten&quot;, denen die Kultusministerkonferenz fahrlässigerweise die Aufgabe überlassen habe, die Rechtschreibung zu reformieren, &quot;ein paar Professoren, die den Eindruck erweckten, sie könnten das Rad neu erfinden&quot;. Dabei erfanden sie nur das Radfahren neu: Seit 1998 darf man nicht mehr radfahren, sondern muss Rad fahren.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Und selbst viele von denen, die von Berufs wegen schreiben müssen, verfahren längst nach dem Motto: Richtig ist, was das Rechtschreibprogramm von &quot;Word&quot; nicht unterringelt. Wer möchte sich da noch über verbale Ungetümer wie &quot;Blut befleckt&quot; oder &quot;tief gründig&quot; ereifern?&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.spiegel.de/kultur/gesellschaft/0,1518,306567,00.html&quot; target=&quot;_blank&quot;&gt;Spiegel Online&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 01 Jul 2004 20:22:16 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/57-guid.html</guid>
    
</item>
<item>
    <title>Hallenser - Haller</title>
    <link>http://weblog.brudaswen.de/archives/56-Hallenser-Haller.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/56-Hallenser-Haller.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=56</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;In Sachsen-Anhalt leben übrigens an die 240.000 Hallenser, das sind die Einwohner der Stadt Halle an der Saale. In Westfalen gibt es ebenfalls einen Ort namens Halle, doch dessen Bewohner werden Haller genannt. Man kann daher davon ausgehen: Wenn sich Hallenser und Haller in einer Halle versammeln, gibt es ein großes Hallo!&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.spiegel.de/kultur/gesellschaft/0,1518,297117,00.html&quot; target=&quot;_blank&quot;&gt;Spiegel Online&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 30 Jun 2004 20:27:14 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/56-guid.html</guid>
    
</item>
<item>
    <title>Blindtext</title>
    <link>http://weblog.brudaswen.de/archives/37-Blindtext.html</link>
            <category>Allgemeines</category>
    
    <comments>http://weblog.brudaswen.de/archives/37-Blindtext.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=37</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.typo-digital.de/typofree/blindtext.htm&quot; target=&quot;_blank&quot;&gt;brauchbare Blindtexte&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Archiviert, falls die Seite down sein sollte:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weblog.brudaswen.de/archives/37-Blindtext.html#extended&quot;&gt;&quot;Blindtext&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 11 May 2004 16:53:32 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/37-guid.html</guid>
    
</item>
<item>
    <title>Vermisstenanzeige</title>
    <link>http://weblog.brudaswen.de/archives/30-Vermisstenanzeige.html</link>
            <category>Allgemeines</category>
    
    <comments>http://weblog.brudaswen.de/archives/30-Vermisstenanzeige.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;ul&gt;&lt;br /&gt;
&lt;li&gt;etwa 1.20m groß&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;schwarz und braune Frabe&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;2 Arme&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;hört auf den Namen S.Oliver&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Also, hat irgendjemand meine Jacke gesehen, die ich gestern Abend aus gewissen Gründen, die ich hier nicht nennen will, vergessen habe!?&lt;br /&gt;
&lt;br /&gt;
Zuletzt wurde sie auf dem &#039;Weingut Kramer&#039; in Lahr gesichtet und danach verlor man jegliche Spur.&lt;br /&gt;
&lt;br /&gt;
Bei hilfreichen Hinweisen setzen Sie sich bitte mit mir in Verbindung. Danke. 
    </content:encoded>

    <pubDate>Sat, 01 May 2004 10:01:02 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Nur Projektionen</title>
    <link>http://weblog.brudaswen.de/archives/20-Nur-Projektionen.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/20-Nur-Projektionen.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Als ob wir uns die Vergangenheit jemals richtig vorstellen können. Die Vergangenheit, die Zukunft, das Leben auf anderen Planeten, das alles sind nur Extrapolationen, nur Projektionen dessen, was wir kennen.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.de/exec/obidos/ASIN/3442541662/bluephodinfos-21&quot; target=&quot;_blank&quot;&gt;Chuck Palahniuk - Der Simulant&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 12 Apr 2004 23:20:23 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/20-guid.html</guid>
    
</item>
<item>
    <title>Wetter</title>
    <link>http://weblog.brudaswen.de/archives/18-Wetter.html</link>
            <category>Schule</category>
    
    <comments>http://weblog.brudaswen.de/archives/18-Wetter.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;b&gt;Athen (Griechenland)&lt;/b&gt;&lt;br /&gt;
Temp.: 18.4°C&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Frankfurt (HE, Deutschland)&lt;/b&gt;&lt;br /&gt;
Temp.: 8.2°C&lt;br /&gt;
&lt;br /&gt;
UND WIE VERDAMMT NOCHMAL WAR DAS WETTER ALS WIR IN GRIECHENLAND WAREN??? *rumnöll* 
    </content:encoded>

    <pubDate>Wed, 07 Apr 2004 19:03:41 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/18-guid.html</guid>
    
</item>
<item>
    <title>Seifenopern</title>
    <link>http://weblog.brudaswen.de/archives/17-Seifenopern.html</link>
            <category>Zitate</category>
    
    <comments>http://weblog.brudaswen.de/archives/17-Seifenopern.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    &lt;i&gt;Echte Menschen, die so tun, als wären sie unechte Menschen mit erfundenen Problemen, denen echte Menschen zusehen, um ihre echten Probleme zu vergessen.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.de/exec/obidos/ASIN/3442541662/bluephodinfos-21&quot; target=&quot;_blank&quot;&gt;Chuck Palahniuk - Der Simulant&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 07 Apr 2004 13:31:11 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/17-guid.html</guid>
    
</item>

</channel>
</rss>
