<?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>moeps Blog</title>
    <link>http://blog.moep.name/</link>
    <description>/dev/stuff/</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    
    

<item>
    <title>27C3: Verwendung der Spendengelder</title>
    <link>http://blog.moep.name/index.php?/archives/52-27C3-Verwendung-der-Spendengelder.html</link>
            <category>fremdgebloggt</category>
    
    <comments>http://blog.moep.name/index.php?/archives/52-27C3-Verwendung-der-Spendengelder.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=52</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Um für mehr Transparenz zu Sorgen habe ich mir bei unserem Vorstand die Abrechnungen zum C3 besorgt und daraus ein Diagramm gebaut und das im &lt;a href=&quot;http://blog.fem.tu-ilmenau.de/archives/677-27C3-Verwendung-der-Spendengelder.html&quot; target=&quot;_blank&quot;&gt;FeM Blog&lt;/a&gt; gebloggt. Danke hierbei noch mal an ANes &lt;img src=&quot;http://blog.moep.name/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Tue, 29 Mar 2011 14:35:35 +0200</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/52-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>MySQL Root Passwort reseten</title>
    <link>http://blog.moep.name/index.php?/archives/51-MySQL-Root-Passwort-reseten.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://blog.moep.name/index.php?/archives/51-MySQL-Root-Passwort-reseten.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=51</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Da ich das in den letzten zwei Wochen zwei mal gebraucht habe und ich mir jedesmal einen Wolf gesucht habe muss ich es jetzt mal dokumentieren: Mit diesem &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html&quot; target=&quot;_blank&quot;&gt;Link&lt;/a&gt; bekam ich zwar raus, wie die Parameter sind um den MySQL Server in den init Modus zu bekommen. Allerdings scheiterte das ganze mit folgender Ausgabe im syslog:&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
Mar 16 11:00:39 website-test mysqld: 110316 11:00:39 [ERROR] /usr/sbin/mysqld: File &#039;/root/mysqlinit.txt&#039; not found (Errcode: 13)&lt;br /&gt;
Mar 16 11:00:39 website-test mysqld: 110316 11:00:39 [ERROR] Aborting&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Nachdem ich die Datei nach /tmp/ geschoben habe und den Pfad angepasst habe ging es dann auf einmal. Neues MySQL Root Pw und endlich ging es weiter mit dem arbeiten. 
    </content:encoded>

    <pubDate>Thu, 17 Mar 2011 15:23:22 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/51-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Debian</category>
<category>Linux</category>

</item>
<item>
    <title>Debian 6.0.0, codename Squeeze</title>
    <link>http://blog.moep.name/index.php?/archives/50-Debian-6.0.0,-codename-Squeeze.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://blog.moep.name/index.php?/archives/50-Debian-6.0.0,-codename-Squeeze.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=50</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=50</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Nach knapp zwei Jahren Entwicklungszeit hat das Debian Projekt heute sein neuestes stabiles Release vorgestellt.&lt;br /&gt;
&lt;br /&gt;
Neu an Debian Squeeze ist z.B. dass man nur noch freie Firmware mit eingebunden hat. Nichtfreie Firmware gibt es weiterhin im non-free Tree. Das kann u.U. zu Problemen führen, wenn kein Internetanschluss am Server hat und der mit einer Realthekkarte ausgestattet ist.&lt;br /&gt;
Squeeze setzt auf den 2.6.32 Kernel und auf grub2.&lt;br /&gt;
Eine Liste mit allen Releasenotes gibt es &lt;a href=&quot;http://www.debian.org/releases/squeeze/amd64/release-notes/index.de.html&quot; target=&quot;_blank&quot;&gt;hier&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Wer nun gleich loslegen will kann sich auf &lt;a href=&quot;http://deb.li/squeeze&quot; target=&quot;_blank&quot;&gt;http://deb.li/squeeze&lt;/a&gt; Images für seine Hardwareplattform downloaden. 
    </content:encoded>

    <pubDate>Sun, 06 Feb 2011 04:28:35 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/50-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Debian</category>
<category>Linux</category>

</item>
<item>
    <title>IMAP Postfach umziehen</title>
    <link>http://blog.moep.name/index.php?/archives/49-IMAP-Postfach-umziehen.html</link>
            <category>Linux</category>
    
    <comments>http://blog.moep.name/index.php?/archives/49-IMAP-Postfach-umziehen.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=49</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=49</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Letzte Nacht habe endlich bei mein IMAP Postfach von meinem Freemailprovider auf meinen Server umgezogen. Ich habe dazu einfach beide Postfächer im Icedove/Thunderbird eingetragen und dann die Mails mittels &quot;Move to&quot; in das andere Postfach übertragen. Leider scheint GMail beim syncen wohl öfters Probleme damit zu haben, wenn man alle/zu viele Mails markiert, so dass ich nur seeehr langsam vorwärts. Durch die vielen Abbrüche, waren auch einige Mails doppelt, welche ich dann mit &lt;a href=&quot;https://addons.mozilla.org/de/thunderbird/addon/remove-duplicate-messages-alte/&quot; target=&quot;_blank&quot;&gt;einem Thunderbirdplugin&lt;/a&gt; entfernt.&lt;br /&gt;
Leider viel zu spät hat mich ein Kumpel auf das Programm &lt;a href=&quot;http://freshmeat.net/projects/imapsync/&quot; target=&quot;_blank&quot;&gt;imapsync&lt;/a&gt; hingewiesen. Dieses ist ein Kommandozeilentool, welches genau für meinen Anwendungsfall gedacht ist.&lt;br /&gt;
Na ja beim nächsten Umziehen eines Postfachs. &lt;img src=&quot;http://blog.moep.name/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 20 Jan 2011 15:00:45 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/49-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Linux</category>

</item>
<item>
    <title>Verified by Visa: FAIL</title>
    <link>http://blog.moep.name/index.php?/archives/48-Verified-by-Visa-FAIL.html</link>
            <category>Datenschutz</category>
            <category>Sicherheit</category>
    
    <comments>http://blog.moep.name/index.php?/archives/48-Verified-by-Visa-FAIL.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=48</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Ich nutze ja öfters zum einkaufen im Netz VISA, da mir deren AGB viel lieber sind als Paypal und man vorallem nicht so viel Kohle an einen Zwischenhändler abdrücken muss.&lt;br /&gt;
Heute habe ich zum ersten mal einen Shop gehabt, der das relativ neue System &quot;Verified by Visa&quot; System anbietet. Man meldet sich über seine Bank bei Visa an. Zuerst gibt man einen Satz ein der einem immer angezeigt wird, um Fishingseiten ein Schnippchen zu schlagen. Dann muss man ein Passwort angeben und da genau hier kommt der Pferdefuß, wie man im Screenshot erkennen kann:&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:19 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;705&quot; height=&quot;234&quot;  src=&quot;http://blog.moep.name/uploads/visa_fail.png&quot;  alt=&quot;VISA Fail&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Mein Passwort hatte natürlich Sonderzeichen &lt;strong&gt;und&lt;/strong&gt; war zu lang. 
    </content:encoded>

    <pubDate>Tue, 11 Jan 2011 02:27:35 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/48-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Datenschutz</category>
<category>Sicherheit</category>

</item>
<item>
    <title>27C3: Tag 4</title>
    <link>http://blog.moep.name/index.php?/archives/47-27C3-Tag-4.html</link>
            <category>CCC</category>
            <category>FeM</category>
    
    <comments>http://blog.moep.name/index.php?/archives/47-27C3-Tag-4.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=47</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Der Tag bekann um 11:30 mit OMG WTF PDF mit Julia Wolf leider viel zu früh &lt;img src=&quot;http://blog.moep.name/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Ihren Vortrag habe ich dieses Jahr in ähnlicher Form schon auf der PH Neutral gesehen. Sie demonstrierte dabei Lücken des Adobe Acrobat Readers. Interessant war ihre Aussage, dass doch mal jmd probieren sollte einen Portscanner über den Drucker aufzurufen. &lt;br /&gt;
Auf den Vortrag um 12:45 von Martin &quot;maha&quot; Haase habe ich mich sehr gefreut. Als Linguist analysierte er in seinem Vortrag Ich sehe nicht, dass wir nicht zustimmen werden die Sprache des politischen Verrats und seine Rechtfertigung.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.moep.name/index.php?/archives/47-27C3-Tag-4.html#extended&quot;&gt;&quot;27C3: Tag 4&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 11 Jan 2011 01:28:07 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/47-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>27C3: Tag 3</title>
    <link>http://blog.moep.name/index.php?/archives/46-27C3-Tag-3.html</link>
            <category>CCC</category>
            <category>FeM</category>
    
    <comments>http://blog.moep.name/index.php?/archives/46-27C3-Tag-3.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=46</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Tag 3 begann mit dem CCC-Jahresrückblick 2010. Allerdings dürfte man sich als Fefe Leser wohl an das meiste erinnern.&lt;br /&gt;
Anschließend entschied ich mir für den Vortrag von Wolfgang Beck mit dem Thema SIP home gateways under fire.&lt;br /&gt;
Um 16 Uhr ging es dann weiter mit Console Hacking 2010. Bei diesem Vortrag wurden die Streaming Server der FeM bis auf das äußerste belastet. Teilweise schauten bis zu 4.700 Nutzer den Stream.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.moep.name/index.php?/archives/46-27C3-Tag-3.html#extended&quot;&gt;&quot;27C3: Tag 3&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 11 Jan 2011 01:24:25 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/46-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>27C3: Tag 2</title>
    <link>http://blog.moep.name/index.php?/archives/45-27C3-Tag-2.html</link>
            <category>CCC</category>
            <category>FeM</category>
    
    <comments>http://blog.moep.name/index.php?/archives/45-27C3-Tag-2.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=45</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Da ich in den letzten Tagen viel unterwegs war und die Uni wieder angefangen hat, kommt nun die Zusammenfassung:&lt;br /&gt;
Tag 2 begann für mich mit Distributed FPGA Number Crunching For The Masses. Felix Domke erklärte dabei, wie man mit einen Number Cruncher mit einem Budget von ein paar Tausend Euro realisiert.&lt;br /&gt;
Den Tag danach nutzte ich für ein ausgebieges Frühstück &lt;img src=&quot;http://blog.moep.name/templates/default/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 href=&quot;http://blog.moep.name/index.php?/archives/45-27C3-Tag-2.html#extended&quot;&gt;&quot;27C3: Tag 2&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 11 Jan 2011 01:15:24 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/45-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>27C3: Tag 1</title>
    <link>http://blog.moep.name/index.php?/archives/44-27C3-Tag-1.html</link>
            <category>CCC</category>
            <category>FeM</category>
    
    <comments>http://blog.moep.name/index.php?/archives/44-27C3-Tag-1.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=44</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=44</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Der Tag 1 war geprägt von anfänglichen Streamingproblemen, die aber durch das FeM c3streaming Team gefixt wurden. &lt;br /&gt;
In der Keynote hat Nick Farr - ein jährlicher Promotor auf dem C3 - sein Versprechen eingelöst, dass er in Jeans und Kaputzenshirt auf die Bühne auftritt, wenn alle anderen dafür in Anzug auftreten. Auf Youtube gibt es dafür auch ein &lt;a href=&quot;http://www.youtube.com/watch?v=ROZ9Fxj9Yas&quot; target=&quot;_blank&quot;&gt;Video&lt;/a&gt;.&lt;br /&gt;
Danach habe ich mir um 14 Uhr Alvar Freudes Vortrag über die Volkszählung im Jahr 2011 angesehen. Anschließend habe ich um 16 Uhr den Vortrag über Whisteblowing angesehen. Mir brachte dieser jedoch keinen Mehrwert, war aber interessant.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.moep.name/index.php?/archives/44-27C3-Tag-1.html#extended&quot;&gt;&quot;27C3: Tag 1&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 28 Dec 2010 05:04:51 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/44-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>27C3: Tag 0</title>
    <link>http://blog.moep.name/index.php?/archives/43-27C3-Tag-0.html</link>
            <category>CCC</category>
            <category>FeM</category>
    
    <comments>http://blog.moep.name/index.php?/archives/43-27C3-Tag-0.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=43</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Nachdem Weihnachten überstanden ist, bedeutete Tag 0 beim diesjährigen 27. Chaos Communication Conress mit dem Thema &lt;a href=&quot;http://events.ccc.de/congress/2010/wiki/Welcome&quot; target=&quot;_blank&quot;&gt;We come in Peace&lt;/a&gt; vorallem Aufbau. Natürlich wird der 27c3 auch wieder von der FeM e.V. gestreamt. Aktuell werden noch &lt;a href=&quot;http://www.fem.tu-ilmenau.de/index.php?id=508&quot; target=&quot;_blank&quot;&gt;Spenden&lt;/a&gt; für bessere Streams gesammelt. Der aktuelle Spendenstand ist bei knapp 12.000 Euro.&lt;br /&gt;&lt;br /&gt;
Meine Anreise nach Berlin gestaltete sich schwieiger als die Jahre zuvor. Nachdem es am 25. ordentlich geschneit hatte, entschieden sich zwei meiner Mitfahrgelegenheiten kurzfristig abzusagen. Allerdings habe ich es dann mit einer dritten MfG nach Berlin geschafft &lt;img src=&quot;http://blog.moep.name/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; .&lt;br /&gt;
Am Abend ging mit ein paar Leuten in eine Bar.&lt;br /&gt;&lt;br /&gt;
Ich bin auf den Tag 1 gespannt. 
    </content:encoded>

    <pubDate>Mon, 27 Dec 2010 01:59:51 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/43-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>27C3</category>
<category>CCC</category>
<category>FeM</category>

</item>
<item>
    <title>Alexander Lehmann: Toll: Der neue Perso (CC)</title>
    <link>http://blog.moep.name/index.php?/archives/42-Alexander-Lehmann-Toll-Der-neue-Perso-CC.html</link>
            <category>Datenschutz</category>
    
    <comments>http://blog.moep.name/index.php?/archives/42-Alexander-Lehmann-Toll-Der-neue-Perso-CC.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=42</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;a href=&quot;http://www.alexanderlehmann.net/&quot; target=_blank&quot;&gt;Alexander Lehmann&lt;/a&gt; hat mal wieder einen neuen Film gemacht. Diesmal über den neuen Personalausweis. Ich find es gut vom NDR, dass man den nun auch in eigene Blogs mit einbinden kann.&lt;br /&gt;
&lt;br /&gt;
&lt;object width=&quot;376&quot; height=&quot;245&quot;&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.ndr.de/flash/NDRPlayer.swf?id=extra2815&quot;&gt;&lt;embed allowScriptAccess=&quot;always&quot; src=&quot;http://www.ndr.de/flash/NDRPlayer.swf?id=extra2815&quot; width=&quot;376&quot; height=&quot;245&quot;&gt;&lt;/embed&gt;&lt;/object&gt; 
    </content:encoded>

    <pubDate>Thu, 16 Dec 2010 11:17:52 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/42-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Datenschutz</category>

</item>
<item>
    <title>Qlimax 2010: Review online</title>
    <link>http://blog.moep.name/index.php?/archives/41-Qlimax-2010-Review-online.html</link>
            <category>festivalhopper</category>
            <category>fremdgebloggt</category>
    
    <comments>http://blog.moep.name/index.php?/archives/41-Qlimax-2010-Review-online.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Mein Bericht von der Qlimax 2010 ist nun endlich mit Bildern &lt;a href=&quot;http://www.festivalhopper.de/news/2010/12/02/qlimax-2010-review-gelredrom-arnheim/&quot; target=&quot;_blank&quot;&gt;Qlimax 2010: Review&lt;/a&gt; online. 
    </content:encoded>

    <pubDate>Thu, 02 Dec 2010 21:56:04 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/41-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>festivalhopper</category>
<category>fremdgebloggt</category>

</item>
<item>
    <title>ProFTPd mit IPv6 Support</title>
    <link>http://blog.moep.name/index.php?/archives/40-ProFTPd-mit-IPv6-Support.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://blog.moep.name/index.php?/archives/40-ProFTPd-mit-IPv6-Support.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=40</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Auf meinem Server läuft, wie auf vielen Server auch, ein ProFTPd.&lt;br /&gt;
Natürlich wollte ich diesen auch über IPv6 nutzen, da mein Server IPv6 nativ hat und ich bei mir ebenfalls IPv6 nativ anliegen haben.&lt;br /&gt;
Also ein bischen gegooglet und schlau gemacht.&lt;br /&gt;
Meine proftpd.conf sah dann in etwa so aus:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.moep.name/index.php?/archives/40-ProFTPd-mit-IPv6-Support.html#extended&quot;&gt;&quot;ProFTPd mit IPv6 Support&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 16 Nov 2010 21:53:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/40-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Debian</category>
<category>Linux</category>

</item>
<item>
    <title>Neuer Personalausweis und RFID Killer</title>
    <link>http://blog.moep.name/index.php?/archives/39-Neuer-Personalausweis-und-RFID-Killer.html</link>
            <category>Datenschutz</category>
    
    <comments>http://blog.moep.name/index.php?/archives/39-Neuer-Personalausweis-und-RFID-Killer.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=39</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Seit dem 1.11.2010 ist der nPa/ePa ja nun endgültig Pflicht. Beim Ausstellen wird man gefragt, ob der RFID Chip aktiviert werden soll oder nicht. Wer die Chance verpasst hat, vorher sich noch einen alten Personalausweis zu besorgen (ich habe meinem am 27.10. beantragt &lt;img src=&quot;http://blog.moep.name/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ) und auf Nummer sicher gehen, möchte für den gibt es diese Anleitung, wie man den RFID Chip zerstört. Dazu benötigt man eine handelsübliche Einwegkamera, einen Lötkolben und ein paar Kabel.&lt;br /&gt;
&lt;br /&gt;
&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/c0vZigwn09I?fs=1&amp;amp;hl=de_DE&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/c0vZigwn09I?fs=1&amp;amp;hl=de_DE&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Eine Aussage im Personalausweisgesetz (PAuswG) § 28 Abs. 3  lautet: &lt;br /&gt;
&lt;blockquote&gt;Störungen der Funktionsfähigkeit des elektronischen Speicher- und Verarbeitungsmediums berühren nicht die Gültigkeit des Personalausweises.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 13 Nov 2010 19:43:13 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/39-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>Datenschutz</category>

</item>
<item>
    <title>Qlimax 2010: Line-up</title>
    <link>http://blog.moep.name/index.php?/archives/38-Qlimax-2010-Line-up.html</link>
            <category>festivalhopper</category>
            <category>fremdgebloggt</category>
    
    <comments>http://blog.moep.name/index.php?/archives/38-Qlimax-2010-Line-up.html#comments</comments>
    <wfw:comment>http://blog.moep.name/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.moep.name/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Mein &lt;a href=&quot;http://www.festivalhopper.de/news/2010/11/01/qlimax-2010-line-up/&quot; target=&quot;_blank&quot;&gt;Eintrag&lt;/a&gt; zum Qlimax 2010 ist online. 
    </content:encoded>

    <pubDate>Tue, 02 Nov 2010 15:24:21 +0100</pubDate>
    <guid isPermaLink="false">http://blog.moep.name/index.php?/archives/38-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license><category>festivalhopper</category>
<category>fremdgebloggt</category>

</item>

</channel>
</rss>