<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://blog.neovatar.org/index.php?/feeds/atom.xml" rel="self" title="neovatar" type="application/atom+xml" />
    <link href="http://blog.neovatar.org/"                        rel="alternate"    title="neovatar" type="text/html" />
    <link href="http://blog.neovatar.org/rss.php?version=2.0"     rel="alternate"    title="neovatar" type="application/rss+xml" />
    <title type="html">neovatar</title>
    <subtitle type="html">geek hideout</subtitle>
    <icon>http://blog.neovatar.org/templates/default/img/s9y_banner_small.png</icon>
    <id>http://blog.neovatar.org/</id>
    <updated>2010-06-02T18:39:20Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.1">Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/29-Not-my-president!.html" rel="alternate" title="Not my president!" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2010-06-02T18:39:20Z</published>
        <updated>2010-06-02T18:39:20Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=29</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
    
        <id>http://blog.neovatar.org/index.php?/archives/29-guid.html</id>
        <title type="html">Not my president!</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <img src="http://blog.neovatar.org/uploads/images/stopp_notmypresident.jpg" alt="" /> 
            </div>
        </content>
        <dc:subject>activism</dc:subject>
<dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/28-openssl-1.0.html" rel="alternate" title="openssl 1.0" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2010-03-30T05:37:46Z</published>
        <updated>2010-03-30T05:37:46Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=28</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/28-guid.html</id>
        <title type="html">openssl 1.0</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Yay, openssl 1.0 has been released!<br />
<br />
<a href="http://www.openssl.org/source/" title="openssl 1.0">openssl 1.0</a> 
            </div>
        </content>
        <dc:subject>opensource</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/27-Optimize-Firefox-startup-times.html" rel="alternate" title="Optimize Firefox startup times" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2010-01-10T10:28:10Z</published>
        <updated>2010-01-10T10:35:16Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=27</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/27-guid.html</id>
        <title type="html">Optimize Firefox startup times</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I did some research on my prolonged firefox startup time and alas I found something cool:<br />
<br />
<a href="http://mozillalinks.org/wp/2009/07/vacuum-your-firefox-databases-for-better-performance/" title="Vacuum your Firefox databases">Vacuum your Firefox databases</a><br />
<br />
Basically you have to do the following:<br />
<ul><br />
<li>Install sqlite3: <pre>sudo apt-get install sqlite3</pre></li><br />
<li>Vacuum your Firefox DBs: <pre>find ~/.mozilla/firefox -name "*.sqlite" -exec echo sqlite3 \{\} VACUUM \;</pre></li><br />
<li>Reindex your Firefox DBs: <pre>find ~/.mozilla/firefox -name "*.sqlite" -exec echo sqlite3 \{\} REINDEX \;</pre></li><br />
</ul> 
            </div>
        </content>
        <dc:subject>linux</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/26-Bug-in-hsolinkcontrol....html" rel="alternate" title="Bug in hsolinkcontrol..." />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-10-09T20:07:19Z</published>
        <updated>2009-10-10T07:42:25Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=26</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/26-guid.html</id>
        <title type="html">Bug in hsolinkcontrol...</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I stumbled over a bug in hsolinkcontrol, which<br />
also seems to be reported in this <a href="http://www.pharscape.org/forum/index.php/topic,777.0.html" title="pharscape forum post">pharscape forum post</a><br />
<br />
Bug description:<br />
<ul><br />
<li> Ubuntu 9.04, with NO(!) resolvconf package installed</li><br />
<li> hsolink 1.0.118 package</li><br />
<li> HSOconnect 1.2.18 beta</li><br />
<li> /etc/resolv.conf is saved to /etc/resolv.conf.hsoc%s.tmp</li><br />
<li> the permissions of the created /etc/resolv.conf.hsoc%s.tmp file are<br />
660 and root:root</li><br />
<li> when the saved /etc/resolv.conf.hsoc%s.tmp is moved back to /etc/resolv.conf, this file also gets the 660 permissions</li><br />
<li> after that, only root can read /etc/resolv.conf</li><br />
<li> the effect is, that DNS resolution does not work except when you are root</li><br />
<li> installing resolvconf will work around this issue</li><br />
</ul><br />
This can probably be easily fixed, by making sure that the<br />
/etc/resolv.conf.hsoc%s.tmp has the same permissions as the original<br />
/etc/resolv.conf file. Since installing the resolvconf package makes the bug go away, I did not fix the source, but just sent a notice to the author. 
            </div>
        </content>
        <dc:subject>linux</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/25-GNU-statt-CDU.html" rel="alternate" title="GNU statt CDU" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-09-25T07:07:11Z</published>
        <updated>2009-09-25T07:07:11Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=25</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/25-guid.html</id>
        <title type="html">GNU statt CDU</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <img src="https://blog.neovatar.org/uploads/n100000033514886_9796.jpg" alt="" /> 
            </div>
        </content>
        <dc:subject>activism</dc:subject>
<dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/24-PHP....html" rel="alternate" title="PHP..." />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-09-16T17:50:41Z</published>
        <updated>2009-09-16T17:54:56Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=24</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/24-guid.html</id>
        <title type="html">PHP...</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ... just sucks.<br />
<br />
<a href="http://bugs.php.net/bug.php?id=39062" title="PHP function crc32 misbehaves on 64 Bit OS">PHP function crc32 misbehaves on 64 Bit OS</a><br />
<br />
To quote the braindead php developer:<br />
"Its not broken! Nanananananaaaaaa!" *plugs his ears* 
            </div>
        </content>
        <dc:subject>fun</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/23-Polizisten-pruegeln-auf-Demonstranten-ein-....html" rel="alternate" title="Polizisten prügeln auf Demonstranten ein ..." />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-09-13T09:18:01Z</published>
        <updated>2009-09-19T20:37:56Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=23</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/1-General" label="General" term="General" />
    
        <id>http://blog.neovatar.org/index.php?/archives/23-guid.html</id>
        <title type="html">Polizisten prügeln auf Demonstranten ein ...</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ... und zwar nicht in irgendeinem Staat auf der anderen Seite der Welt, nein hier in der Bundesrepublik, bei der Demonstration "Freiheit statt Angst".<br />
<br />
Ein Demonstrant auf einem Fahhrad möchte sich die Namen der Polizisten notieren, die vorher einen Mitdemonstranten rüde einkassiert haben. Na so ein Querulant! Das ist doch sicher ein Terrorist! Nix wie runter mit dem vom Fahrrad und erstmal provisorisch ein paar aufs M0wl! Ein anderer Demonstrant bekommt da auch noch gleich eins auf die Nase. Was macht der auch da, mitten im Polizeieinsatz...<br />
<br />
Leute, bitte verbreitet diese Videos über den Vorfall, wo Ihr nur könnt. Wir müssen diesen Vorfall solange in der Öffentlichkeit halten, bis die Polizisten und Ihre Vorgesetzten zur Verantwortung gezogen worden sind.<br />
<br />
Hat noch jemand Fragen, wie das in Zukunft sein wird, wenn die Bundeswehr im Inneren eingesetzt werden soll?<br />
<br />
Infos über den Vorfall:<br />
<br />
<a href="http://blog.fefe.de/?ts=b452c21a" title="Bericht über die prügelden Polizisten bei Fefe">Bericht über die prügelden Polizisten bei Fefe</a><br />
<br />
<a href="http://www.taz.de/1/politik/schwerpunkt-ueberwachung/artikel/1/kein-vertrauen-in-die-herrschende-politik/" title="Artikel bei der TAZ">Artikel bei der TAZ</a><br />
<br />
<strong>[update]</strong><a href="http://www.piksa.info/blog/2009/09/13/aufruf-nach-polizeigewalt-bei-der-fsa09-informiert-die-medien/" title="Peter Piksas Blog mit aktualisierten Informationen zum Vorfall">Peter Piksas Blog mit aktualisierten Informationen zum Vorfall</a><strong>[/update]</strong><br />
<br />
Das Video gibts hier:<br />
<br />
<a href="http://ccc.mirrors.as250.net/20090912-polizeieinsatz.mp4" title="Video in HD beim CCC">Video in HD beim CCC</a><br />
<br />
<a href="http://cache.basedrive.org/fsa09/" title="Video in verschiedenen Größen bei basdrive.org">Video in verschiedenen Größen bei basdrive.org</a><br />
<br />
 
            </div>
        </content>
        <dc:subject>activism</dc:subject>
<dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/22-Using-Windows-is-a-sin....html" rel="alternate" title="Using Windows is a sin..." />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-08-26T08:04:56Z</published>
        <updated>2009-08-26T12:06:26Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=22</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/22-guid.html</id>
        <title type="html">Using Windows is a sin...</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Check it out at: <a href="http://windows7sins.org/" title="windows 7 sins">windows 7 sins</a> 
            </div>
        </content>
        <dc:subject>activism</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/21-Franziska-Heine-vs.-Ursula-von-der-Leyen.html" rel="alternate" title="Franziska Heine vs. Ursula von der Leyen " />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-06-25T18:45:19Z</published>
        <updated>2009-06-25T18:45:19Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=21</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    
    
        <id>http://blog.neovatar.org/index.php?/archives/21-guid.html</id>
        <title type="html">Franziska Heine vs. Ursula von der Leyen </title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In der Zeit sind nun Franziska Heine (die Initiatorin der Petition gegen das Internetzensurgesetz) und Ministerin von der Leyen im Streitgespräch aufeinander getroffen.<br />
<br />
Gute Analysen des Interviews findet Ihr hier:<br />
<br />
<a href="http://blog.windfluechter.net/index.php?/archives/575-Heine-vs.-v.d.Leyen.html">Blog von Ingo Jürgensmann - Heine vs. v.D.Leyen</a><br />
<a href="http://netzpolitik.org/2009/zensursula-und-die-zeit-wahrheit-oder-pflicht/">netzpolitik.org - Wahrheit oder Pflicht?</a> 
            </div>
        </content>
        <dc:subject>activism</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/20-Verraeterpartei-SPD.html" rel="alternate" title="Verräterpartei SPD" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-06-16T19:55:37Z</published>
        <updated>2009-06-16T20:18:16Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=20</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/20-guid.html</id>
        <title type="html">Verräterpartei SPD</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Die Umfallerpartei SPD toppt beim Umfallen mittlerweile sogar die FDP und beschließt das Zensurgesetz. Nicht ohne vorher die interne Diskussion mit dem Verweis abzuwürgen die Diskussion "sei medial unerwünscht".<br />
<br />
Somit macht sich die SPD zum Wegbereiter einer Zensurinfrastruktur. Einer Zensurinfrastruktur, bei der eine Polizeibehörde (!) eine geheime (!!) Liste von Inhalten erstellt, auf die nicht mehr zugegriffen werden darf.<br />
<br />
Somit gilt wieder mal wieder: Wer hat uns verraten? Sozialdemokraten!<br />
<br />
<strong>Links zum Thema:</strong><br />
<a href="http://blog.fefe.de/?ts=b4c87e3a" title="SPD - die Verräterpartei kippt">SPD - die Verräterpartei kippt</a><br />
<a href="http://blog.fefe.de/?ts=b4cb5ce8" title="Politische Diskussionen sind in der SPD unerwünscht">Politische Diskussionen sind in der SPD unerwünscht</a> 
            </div>
        </content>
        <dc:subject>activism</dc:subject>
<dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/19-Auch-DU-bist-Terrorist!.html" rel="alternate" title="Auch DU bist Terrorist!" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-05-21T09:07:47Z</published>
        <updated>2009-05-21T09:07:47Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=19</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    
    
        <id>http://blog.neovatar.org/index.php?/archives/19-guid.html</id>
        <title type="html">Auch DU bist Terrorist!</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Auch DU bist Terrorrist!<br />
<br />
<a href="http://www.dubistterrorist.de/" title="Du bist Terrorist!">http://www.dubistterrorist.de/</a> 
            </div>
        </content>
        <dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/18-Geburtstag-Tom-mit-bring-a-fleisch-und-salat.html" rel="alternate" title="Geburtstag Tom mit bring-a-fleisch-und-salat" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-04-26T16:08:52Z</published>
        <updated>2009-05-01T11:13:20Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=18</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/1-General" label="General" term="General" />
    
        <id>http://blog.neovatar.org/index.php?/archives/18-guid.html</id>
        <title type="html">Geburtstag Tom mit bring-a-fleisch-und-salat</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Hallo liebe Freunde,<br />
<br />
hier die aktuelle Liste vom bring-a-fleisch-und-salat:<br />
<ul><br />
<li><b>Thorsten, Angie:</b> Tiramisu</li><br />
<li><b>Günther, Kathrin:</b> Quarknachspeise</li><br />
<li><b>Geli, Ebi:</b> Vanillemouse</li><br />
<li><b>Christian, Ramona:</b> 2 Kästen August, 1 Kasten Bier, Grillbriketts</li><br />
<li><b>Markus, Christina:</b> 1 Kasten Bier, 1 Kasten nicht-alkoholisches, Nudelsalat</li><br />
<li><b>Andre:</b> Salat</li><br />
<li><b>Claudio:</b> Selbstgemachte Knoblauchmajo von Omi</li><br />
<li><b>Kathi, Sven:</b>Kräuterbaguettes, Salat</li><br />
<li><b>Wolfram:</b>Salat</li><br />
<li><b>Andrea, Tom:</b>Kartoffelsalat, Paprikareis, Baguette</li><br />
</ul><br />
<b>Noch benötigt:</b><br />
<ul><br />
<li>Saucen</li><br />
</ul><br />
Falls jemand nochwas vermisst, bitte Bescheid geben!<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/17-Ein-weiterer-Schritt-in-Richtung-Polizeistaat.html" rel="alternate" title="Ein weiterer Schritt in Richtung Polizeistaat?" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-04-11T08:06:51Z</published>
        <updated>2009-04-11T08:21:29Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=17</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/1-General" label="General" term="General" />
    
        <id>http://blog.neovatar.org/index.php?/archives/17-guid.html</id>
        <title type="html">Ein weiterer Schritt in Richtung Polizeistaat?</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Die DENIC hat die Domain www.wikileaks.de gesperrt, zwei Wochen nach der Hausdurchsuchung. Wahrscheinlich gibts in den nächsten Tagen Neues von der Zensurfront. Vermutlich hat man dem Provider oder dem Domain Inhaber einen "Deal" wegen der gegen ihn konstruierten Verbreitung kinderpornographischer Schriften vorgeschlagen.<br />
<br />
<a href="http://www.google.de/search?q=wikileaks.de">http://www.google.de/search?q=wikileaks.de</a><br />
<br />
 
            </div>
        </content>
        <dc:subject>politics</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/16-Bundesverfassungsgericht-vs.-electronic-voting-machines.html" rel="alternate" title="Bundesverfassungsgericht vs. electronic voting machines" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-03-03T09:36:25Z</published>
        <updated>2009-03-03T14:02:31Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=16</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    
    
        <id>http://blog.neovatar.org/index.php?/archives/16-guid.html</id>
        <title type="html">Bundesverfassungsgericht vs. electronic voting machines</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Yay! The Bundesverfassungsgericht stops usage of electronic voting machines.<br />
<br />
<br />
<br />
Read more in this <a href="http://www.sueddeutsche.de/,tt2m1/computer/643/460278/text/" title="sueddeutsche.de article">sueddeutsche.de arcticle</a>. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.neovatar.org/index.php?/archives/15-Microsoft-lobbying-at-its-finest.html" rel="alternate" title="Microsoft lobbying at its finest" />
        <author>
            <name>Tom</name>
                    </author>
    
        <published>2009-02-28T12:06:53Z</published>
        <updated>2009-02-28T12:20:15Z</updated>
        <wfw:comment>http://blog.neovatar.org/wfwcomment.php?cid=15</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.neovatar.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    
            <category scheme="http://blog.neovatar.org/index.php?/categories/3-IT" label="IT" term="IT" />
    
        <id>http://blog.neovatar.org/index.php?/archives/15-guid.html</id>
        <title type="html">Microsoft lobbying at its finest</title>
        <content type="xhtml" xml:base="http://blog.neovatar.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Another example of Microsoft lobbying. They try to hijack a EU open source paper.<br />
<br />
<ul><li>Read the <a href="http://www.linuxjournal.com/content/how-hijack-eu-open-source-strategy-paper">article at linux journal</a></li><br />
<li>Read the <a href="http://wikileaks.org/wiki/European_Commission_OSS_Strategy_Draft%2C_Mar_2009">lobbyfied document at wikileaks</a></li></ul><br />
<br />
"Gee, Mr. Ballmer what do you want to do tonight?" "The same thing we do every night. Try to take over the world!"<br />
<br />
 
            </div>
        </content>
        <dc:subject>politics</dc:subject>

    </entry>

</feed>