<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://news.jensbenecke.de" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>JB-Net: Blog dir einen - Software</title>
 <link>http://news.jensbenecke.de/taxonomy/term/121/0</link>
 <description>[GPL]</description>
 <language>de</language>
<item>
 <title>Ubuntu Edgy → Feisty</title>
 <link>http://news.jensbenecke.de/artikel/1013_ubuntu-edgy-rarr-feisty.html</link>
 <description>&lt;p&gt;Ich habe jetzt auf drei verschiedenen Rechnern mein Ubuntu auf den aktuellen Stand gebracht (oder genauer: Kubuntu).&lt;/p&gt;
&lt;p&gt;Kurzes Fazit: Das Upgrade verlief trotz vieler installierter externer Programme und Quellen sauber durch, nur bei dem Rechner mit der NVIDIA-Karte gabs Probleme, die aber - für mich - einfach zu lösen waren. Trotzdem ist der Upgrade-Prozess noch nicht perfekt.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/1013_ubuntu-edgy-rarr-feisty.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/1013_ubuntu-edgy-rarr-feisty.html&quot; dc:title=&quot;Ubuntu Edgy → Feisty&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/1013&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/1013_ubuntu-edgy-rarr-feisty.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/1013_ubuntu-edgy-rarr-feisty.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Fri, 11 May 2007 08:45:35 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">1013 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Capistrano Deployment using rsync</title>
 <link>http://news.jensbenecke.de/artikel/1008_capistrano-deployment.html</link>
 <description>&lt;p&gt;This was meant to be a comment to to &lt;a href=&quot;/exit.php?go=http://fiatdev.com/articles/2006/09/10/capistrano-deployment-using-rsync&quot; onMouseOver=&quot;window.status=&#039;&#039;; return true;&quot;&gt;this article here&lt;/a&gt;, where comments have unfortunately been closed, but trackbacks are still enabled (it seems). Let&#039;s see if it works.&lt;/p&gt;
&lt;p&gt;Hi,&lt;br /&gt;
I am using your receipe, thanks very much! However, this will not actually only transfer the differences between releases, will it? Since cap creates a new directory for each release you could just as well use scp :(&lt;/p&gt;
&lt;p&gt;This is especially bad for me because I have a single huge database fixture (~20MB) and the rest of the application is rather small (&amp;lt;1MB). &quot;cap deploy&quot; takes almost ten minutes just because of this single file.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/1008_capistrano-deployment.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/1008_capistrano-deployment.html&quot; dc:title=&quot;Capistrano Deployment using rsync&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/1008&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/1008_capistrano-deployment.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/1008_capistrano-deployment.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Wed, 04 Apr 2007 09:01:57 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">1008 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Linux RAID: defekte Platte tauschen</title>
 <link>http://news.jensbenecke.de/artikel/1007_linux-raid-defekte-platte-tauschen.html</link>
 <description>&lt;p&gt;Szenario: Ein Rechner mit Linux RAID (Multiple Devices a.k.a &#039;md&#039;), konfiguriert auf Spiegelung (RAID 1). Eine Platte stirbt. Was tun?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Eindringliche Warnung vorweg:&lt;/b&gt; Eine Platte, die einen Fehler aufweist, &lt;i&gt;stirbt&lt;/i&gt;. Sie wird &lt;i&gt;sofort&lt;/i&gt; getauscht. Alle &quot;modernen&quot; (= jünger als 2002) Festplatten haben einen internen Fehlerspeicher, der die ersten paar hundert Lesefehler völlig eigenständig reparieren kann. D.h. wenn das Betriebssystem anfängt, Fehler zu bemerken, dann ist die Platte &lt;i&gt;hin&lt;/i&gt;. Es ist nur noch eine Frage der Zeit, bis die Fehler sich häufen, und den Stress, den man dann hat, das ist es einfach nicht wert. Also: sofort tauschen!&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/1007_linux-raid-defekte-platte-tauschen.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/1007_linux-raid-defekte-platte-tauschen.html&quot; dc:title=&quot;Linux RAID: defekte Platte tauschen&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/1007&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/1007_linux-raid-defekte-platte-tauschen.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/1007_linux-raid-defekte-platte-tauschen.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/computer/hardware">Hardware</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Mon, 02 Apr 2007 10:02:32 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">1007 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>PDF Konvertierung</title>
 <link>http://news.jensbenecke.de/artikel/1006_pdf-konvertierung.html</link>
 <description>&lt;p&gt;Gegeben: Ein eingescanntes Buch, zwei Seiten auf jedem Blatt, als PDF-Datei.&lt;/p&gt;
&lt;p&gt;Gesucht: Eine Methode, jede Seite in der PDF-Datei in der Mitte &quot;durchzuschneiden&quot; und um 90° zu drehen, so daß ich danach doppelt so viele A5-Seiten habe. Zusätzlich sollten die Ränder angepaßt werden (links/rechts, je nach Seite). Dann kann ich die nämlich auf unserem Duplexdrucker ausdrucken und an der Seite binden lassen.&lt;/p&gt;
&lt;p&gt;Hat jemand eine Idee?&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/1006_pdf-konvertierung.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/1006_pdf-konvertierung.html&quot; dc:title=&quot;PDF Konvertierung&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/1006&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <comments>http://news.jensbenecke.de/artikel/1006_pdf-konvertierung.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <category domain="http://news.jensbenecke.de/themen/computer/tipps-tricks">Tipps + Tricks</category>
 <pubDate>Tue, 27 Feb 2007 12:19:21 +0100</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">1006 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>SuSE 10.1 ... das kleine &quot;Aber&quot;</title>
 <link>http://news.jensbenecke.de/artikel/987_suse-10-1-das-kleine-aber.html</link>
 <description>&lt;p&gt;Ich bin eigentlich zufrieden mit meiner SuSE (auch wenn ich diesen Artikel gerade auf meinem &lt;a href=&#039;/node/851&#039;&gt;Mac Mini&lt;/a&gt; tippe und mir vielleicht demnächst ein Macbook zulegen werde). Aber einige Entscheidungen, die die Entwickler (ich tippe auf Novell) getroffen haben, finde ich skurril.&lt;br /&gt;
&lt;b&gt;Update&lt;/b&gt;: Und das, was mir jetzt zuhause beim Installieren der SuSE 10.1 auf meinem Desktop passiert ist, finde ich einfach nur noch zum Kotzen.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/987_suse-10-1-das-kleine-aber.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/987_suse-10-1-das-kleine-aber.html&quot; dc:title=&quot;SuSE 10.1 ... das kleine &quot;Aber&quot;&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/987&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/987_suse-10-1-das-kleine-aber.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/987_suse-10-1-das-kleine-aber.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/microsoft-0">Microsoft</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Sat, 19 Aug 2006 00:20:49 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">987 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Apple erfindet die Zeitmaschine neu</title>
 <link>http://news.jensbenecke.de/artikel/980_apple-erfindet-die-zeitmaschine-neu.html</link>
 <description>&lt;p&gt;Apple hat es mal wieder geschafft (oder viel mehr: wird es vielleicht schaffen): Eine Funktion, die nach Meinung der meisten Leute &lt;b&gt;jeder&lt;/b&gt; braucht, die aber kaum jemand wirklich nutzt, und wenn, dann viel zu selten.&lt;/p&gt;
&lt;p&gt;Ich spreche von &lt;a href=&quot;/exit.php?go=http://www.apple.com/de/macosx/leopard/timemachine.html&quot; onMouseOver=&quot;window.status=&#039;&#039;; return true;&quot;&gt;Backups&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Eine Backup-Funktion für meinen Computer, die nichts weiter erfordert, als eine externe Festplatte anzuschliessen und einmal auf &quot;OK&quot; zu klicken, ist - oder &lt;i&gt;sollte&lt;/i&gt; - eigentlich der Traum eines jeden Computerbenutzers sein. Ich frage mich, ob Apple es diesmal &lt;i&gt;wirklich&lt;/i&gt; richtig gemacht hat oder ob Time Machine nur ein &quot;cooles&quot; Programm ist, welches - wie viele andere Werkzeuge von Apple - zwar eine bestimmte Aufgabe erfüllt, aber auch &lt;i&gt;nur&lt;/i&gt; die und nicht sehr flexibel ist.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/980_apple-erfindet-die-zeitmaschine-neu.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/980_apple-erfindet-die-zeitmaschine-neu.html&quot; dc:title=&quot;Apple erfindet die Zeitmaschine neu&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/980&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/980_apple-erfindet-die-zeitmaschine-neu.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/980_apple-erfindet-die-zeitmaschine-neu.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Sat, 12 Aug 2006 18:23:08 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">980 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Samba und Sonderzeichen</title>
 <link>http://news.jensbenecke.de/artikel/978_samba-und-sonderzeichen.html</link>
 <description>&lt;p&gt;Wer sich schon immer aufgeregt hat, dass Samba - auch wenn es bloss zwischen Linux-Rechnern (oder Linux und Macs) verwendet wird - immer noch &lt;i&gt;einige&lt;/i&gt; Namen kaputt&quot;mangelt&quot;, namentlich die mit Doppelpunkten oder anderen unter Windows verbotenen Sonderzeichen, der sollte sich mal die Option &lt;b&gt;mapchars&lt;/b&gt; angucken (man mount.cifs):&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;&lt;b&gt;mapchars:&lt;/b&gt;&lt;br /&gt;
Translate six of the seven reserved characters (not backslash, but including the colon, question mark, pipe, asterik, greater than and less than characters) to the remap range (above 0xF000), which also allows the CIFS client to recognize files created with such characters by Windows&#039;s POSIX emulation. This can also be useful when mounting to most versions of Samba (which also forbids creating and opening files whose names contain any of these seven characters). This has no effect if the server does not support Unicode on the wire.&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/978_samba-und-sonderzeichen.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/978_samba-und-sonderzeichen.html&quot; dc:title=&quot;Samba und Sonderzeichen&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/978&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

&lt;p&gt;&lt;a href=&quot;http://news.jensbenecke.de/artikel/978_samba-und-sonderzeichen.html&quot;&gt;lies mehr davon&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://news.jensbenecke.de/artikel/978_samba-und-sonderzeichen.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <category domain="http://news.jensbenecke.de/themen/computer/tipps-tricks">Tipps + Tricks</category>
 <pubDate>Tue, 08 Aug 2006 08:40:02 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">978 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Kill Bill 3</title>
 <link>http://news.jensbenecke.de/artikel/977_kill-bill-3.html</link>
 <description>&lt;p&gt;a.k.a &quot;&lt;a href=&quot;/exit.php?go=http://www.killbillsbrowser.com/&quot; onMouseOver=&quot;window.status=&#039;&#039;; return true;&quot;&gt;Kill Bill&#039;s Browser&lt;/a&gt;&quot;. 13 Gründe, den Internet Explorer vom Desktop zu verdammen ... auch wenn Microsoft einem das besonders schwer zu machen versucht und das Ding ständig wieder auftaucht.&lt;/p&gt;
&lt;p&gt;Nett. Und gesponsort von Google - für jeden neuen Firefox-User bekommt man einen Dollar, wenn man (als Webmaster) bei der Aktion mitmacht.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/977_kill-bill-3.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/977_kill-bill-3.html&quot; dc:title=&quot;Kill Bill 3&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/977&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <comments>http://news.jensbenecke.de/artikel/977_kill-bill-3.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/microsoft-0">Microsoft</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Mon, 07 Aug 2006 14:17:23 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">977 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Muahahar</title>
 <link>http://news.jensbenecke.de/artikel/974_muahahar.html</link>
 <description>&lt;p&gt;Hier ist eine &lt;a href=&quot;/exit.php?go=http://www.ex-parrot.com/~pete/upside-down-ternet.html&quot; onMouseOver=&quot;window.status=&#039;&#039;; return true;&quot;&gt;Anleitung&lt;/a&gt;, wie man mit bösen Nachbarn Spass haben kann, die am eigenen WLAN-Zugang schnorren. Voraussetzung: Eine Linux-Maschine als Router/Gateway und ein Squid oder anderer Proxy im lokalen Netzwerk.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Das&lt;/b&gt; ist mal ein kreativer Einsatz von Technik. *g*&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/974_muahahar.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/974_muahahar.html&quot; dc:title=&quot;Muahahar&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/974&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <comments>http://news.jensbenecke.de/artikel/974_muahahar.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/humor-0">Humor</category>
 <category domain="http://news.jensbenecke.de/themen/computer/internet">Internet</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Thu, 03 Aug 2006 18:51:47 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">974 at http://news.jensbenecke.de</guid>
</item>
<item>
 <title>Was will mir Windows damit sagen?</title>
 <link>http://news.jensbenecke.de/artikel/966_was-will-mir-windows-damit-sagen.html</link>
 <description>&lt;p&gt;&lt;img src=&#039;/PICS/966_Windows.png&#039; width=&quot;100%&quot; alt=&quot;[Windows-Screenshot]&quot; /&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://news.jensbenecke.de/artikel/966_was-will-mir-windows-damit-sagen.html&quot; dc:identifier=&quot;http://news.jensbenecke.de/artikel/966_was-will-mir-windows-damit-sagen.html&quot; dc:title=&quot;Was will mir Windows damit sagen?&quot; trackback:ping=&quot;http://news.jensbenecke.de/trackback/966&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <comments>http://news.jensbenecke.de/artikel/966_was-will-mir-windows-damit-sagen.html#comment</comments>
 <category domain="http://news.jensbenecke.de/themen/computer">Computer</category>
 <category domain="http://news.jensbenecke.de/themen/humor-0">Humor</category>
 <category domain="http://news.jensbenecke.de/themen/microsoft-0">Microsoft</category>
 <category domain="http://news.jensbenecke.de/themen/computer/software">Software</category>
 <pubDate>Tue, 04 Jul 2006 15:21:04 +0200</pubDate>
 <dc:creator>mir selbst</dc:creator>
 <guid isPermaLink="false">966 at http://news.jensbenecke.de</guid>
</item>
</channel>
</rss>

