<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/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://www.marcogabriel.com/blog/feeds/atom.xml" rel="self" title="Marco Gabriel" type="application/atom+xml" />
    <link href="http://www.marcogabriel.com/blog/"                        rel="alternate"    title="Marco Gabriel" type="text/html" />
    <link href="http://www.marcogabriel.com/blog/rss.php?version=2.0"     rel="alternate"    title="Marco Gabriel" type="application/rss+xml" />
    <title type="html">Marco Gabriel</title>
    <subtitle type="html">Persönliches Weblog</subtitle>
    <icon>http://www.marcogabriel.com/blog/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.marcogabriel.com/blog/</id>
    <updated>2010-07-13T10:21:17Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.3">Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/586-Linux-Backup-mit-Duply,-Duplicity-und-Rdiff-Backup-auf-potentiell-unsichere-Online-Speicher-Teil-2.html" rel="alternate" title="Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 2)" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-07-12T22:50:51Z</published>
        <updated>2010-07-13T10:21:17Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=586</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=586</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/14-Linux" label="Linux" term="Linux" />
    
        <id>http://www.marcogabriel.com/blog/archives/586-guid.html</id>
        <title type="html">Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 2)</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <h2>Teil 2: Duply und Duplicity</h2> 
<p>Im <a href="http://www.marcogabriel.com/blog/archives/585-Linux-Backup-mit-Duply,-Duplicity-und-Rdiff-Backup-auf-potentiell-unsichere-Online-Speicher-Teil-1.html">ersten Teil</a> habe ich ja bereits die Unterschiede zwischen <a href="http://sourceforge.net/projects/ftplicity/">Duply</a> / <a href="http://www.nongnu.org/duplicity/">Duplicity</a> und <a href="http://www.nongnu.org/rdiff-backup/">Rdiff-Backup</a> geschildert. In diesem Teil gehe ich also davon aus, dass man Duplicity verwendet, weil man vom Provider einen FTP Backup Space zur Verfügung gestellt bekommen hat oder <a href="http://aws.amazon.com/de/s3/">Amazons S3</a> nutzt. </p>
<p> </p> 
<h2>Installation</h2> 
<p>Unter Ubuntu 10.04 LTS / Lucid Lynx könnte es kaum einfacher sein. Die Pakete sind bereits im Repository vorhanden und können direkt mittels aptitude installiert werden.</p> 
<blockquote> 
<pre>aptitude install duply duplicity
</pre> 
</blockquote> 
<p>Wer ältere Ubuntu Versionen oder andere Distributionen nutzt, kann Duply auch direkt von der Downloadsite nehmen und das Python Script unter /usr/bin legen und als ausführbar markieren (chmod +x /usr/bin/duply). Duplicity sollte in jedem halbwegs aktuellen Repository jedoch vorhanden sein.</p><br /> <br /><a href="http://www.marcogabriel.com/blog/archives/586-Linux-Backup-mit-Duply,-Duplicity-und-Rdiff-Backup-auf-potentiell-unsichere-Online-Speicher-Teil-2.html#extended">Continue reading "Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 2)"</a>
            </div>
        </content>
        <dc:subject>amazon</dc:subject>
<dc:subject>backup</dc:subject>
<dc:subject>crypted</dc:subject>
<dc:subject>duplicity</dc:subject>
<dc:subject>duply</dc:subject>
<dc:subject>encrypted</dc:subject>
<dc:subject>ftp</dc:subject>
<dc:subject>howto</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>restore</dc:subject>
<dc:subject>s3</dc:subject>
<dc:subject>unsicher</dc:subject>
<dc:subject>untrusted</dc:subject>
<dc:subject>verschlüsselt</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/585-Linux-Backup-mit-Duply,-Duplicity-und-Rdiff-Backup-auf-potentiell-unsichere-Online-Speicher-Teil-1.html" rel="alternate" title="Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 1)" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-07-12T22:10:00Z</published>
        <updated>2010-07-13T01:17:21Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=585</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=585</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/14-Linux" label="Linux" term="Linux" />
    
        <id>http://www.marcogabriel.com/blog/archives/585-guid.html</id>
        <title type="html">Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 1)</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Same procedure as every year, James!</p> 
<p>Der neue Rootserver ist fertig, aber benötigt noch ein Backup. Hat man nun nicht gerade ein Rechenzentrum im Keller und kann dort Bänder wechseln gehen, bietet sich für Rootserver ein Backup auf verfügbaren Onlinespeicher an. Das kann in einigen Fällen ein weiterer Rootserver mit noch reichlich Platz sein, aber auch ein vom Provider zur Verfügung gestellter FTP Server oder auch Amazons S3 sind gute Alternativen.</p> 
<p>Diverse Tools machen einem das Leben deutlich leichter und Backups zum Vergnügen. Im Folgenden gehe ich auf Duply/Duplicity und Rdiff-Backup in Verbindung mit einem weiteren Backup-Server, FTP Server und Amazon S3 ein und zeige wie man sichere Backups erstellt, die man hinterher auch wieder brauchen kann.<br /></p> <br /><a href="http://www.marcogabriel.com/blog/archives/585-Linux-Backup-mit-Duply,-Duplicity-und-Rdiff-Backup-auf-potentiell-unsichere-Online-Speicher-Teil-1.html#extended">Continue reading "Linux Backup mit Duply, Duplicity und Rdiff-Backup auf (potentiell unsichere) Online Speicher (Teil 1)"</a>
            </div>
        </content>
        <dc:subject>amazon</dc:subject>
<dc:subject>backup</dc:subject>
<dc:subject>duplicity</dc:subject>
<dc:subject>online</dc:subject>
<dc:subject>rdiff-backup</dc:subject>
<dc:subject>restore</dc:subject>
<dc:subject>rsync</dc:subject>
<dc:subject>s3</dc:subject>
<dc:subject>vergleich</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/584-Und-ein-neues-Template.html" rel="alternate" title="Und ein neues Template" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-07-12T22:07:25Z</published>
        <updated>2010-07-12T22:07:25Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=584</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=584</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/7-Alles-bleibt-anders" label="Alles bleibt anders" term="Alles bleibt anders" />
    
        <id>http://www.marcogabriel.com/blog/archives/584-guid.html</id>
        <title type="html">Und ein neues Template</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                für's Blog gab's auch noch. Ich hatte am Ende des Tages noch Zeit übrig und konnte das alte Template schon seit längerem nicht mehr leiden <img src="http://www.marcogabriel.com/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" />.<br /> 
            </div>
        </content>
        <dc:subject>self</dc:subject>
<dc:subject>template</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/583-Alte-Kommentare.html" rel="alternate" title="Alte Kommentare" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-07-12T21:05:20Z</published>
        <updated>2010-07-12T21:05:20Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=583</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=583</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/1-Zeitgeist" label="Zeitgeist" term="Zeitgeist" />
    
        <id>http://www.marcogabriel.com/blog/archives/583-guid.html</id>
        <title type="html">Alte Kommentare</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Uiuiui. Da klickt man versehentlich mal die Kommentaradministration an und stellt fest, dass neben Spam auch noch ca. 50 richtige Kommentare seit 2005 nicht moderiert wurden. Die habe ich nun mal nachträglich moderiert und bewilligt. </p>
<p>Eigentlich würde ich ja gerne auf die Antispam-Maßnahmen verzichten. Aber dann geht hier gar nichts mehr...<br /></p> 
            </div>
        </content>
        <dc:subject>kommentare</dc:subject>
<dc:subject>spam</dc:subject>
<dc:subject>uiuiui</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/419-Grenzgaenger-Forum-updates.html" rel="alternate" title="Grenzgänger Forum updates" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2007-07-19T19:41:50Z</published>
        <updated>2010-06-23T13:02:12Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=419</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=419</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/3-Grenzgaenger" label="Grenzgänger" term="Grenzgänger" />
    
        <id>http://www.marcogabriel.com/blog/archives/419-guid.html</id>
        <title type="html">Grenzgänger Forum updates</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Das Grenzgänger-Forum hat ein paar Updates erfahren. Ich hab länger schon nichts mehr dazu geschrieben, das möchte ich nun aber nachholen.</p>
<p>Vor ein paar Tagen bereits wurde die bisher verwendete Forensoftware <a href="http://www.punbb.org/">PunBB</a> gegen ein <a href="http://www.simplemachines.org/">Simplemachines</a>-Forum getauscht. Das PunBB war an sich nicht schlecht. Vor allem die Möglichkeit, es komplett per CSS anpassen zu können mochte ich. Dagegen ist das SMF eher ein Rückschritt, weil es noch immer Templates einsetzt, die vor PHP-Code nur so strotzen. Allerdings bietet PunBB keine Möglichkeit weitere Funktionen per Plugin einzubauen, stattdessen muss alles direkt im Source geändert werden. Da es für PunBB zu SMF einen guten Konverter gibt, war der Umstieg sogar relativ leicht.</p>
<p>Nun ist seit zwei Tagen auch noch ein Chat dazu gekommen, über den sich schon ein paar Mitglieder näher kennen lernen konnten. Es ist ein Chat auf der Basis von Lace (leider nicht mehr weiterentwickelt), der AJAX nutzt. Ein wenig angepasst, so daß er zum Forum passt und auf deutsch übersetzt habe ich ihn dann doch noch.</p>
<p>Weiter zum <a href="http://www.grenzgaenger-forum.de/forum/">Forum</a>, zum <a href="http://www.grenzgaenger-forum.de/chat/">Chat</a> oder zur <a href="http://www.grenzgaenger-forum.de/">Startseite</a>...</p> 
            </div>
        </content>
        <dc:subject>chat</dc:subject>
<dc:subject>deutschland</dc:subject>
<dc:subject>forum</dc:subject>
<dc:subject>frankreich</dc:subject>
<dc:subject>grenzgänger</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/581-links-for-2010-06-19.html" rel="alternate" title="links for 2010-06-19" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-06-19T17:00:44Z</published>
        <updated>2010-06-19T17:00:44Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=581</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=581</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/6-Fundstuecke" label="Fun(d)stücke" term="Fun(d)stücke" />
    
        <id>http://www.marcogabriel.com/blog/archives/581-guid.html</id>
        <title type="html">links for 2010-06-19</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <ul class="delicious"><li>
                <div class="delicious-link"><a href="http://code.google.com/p/googlecl/">googlecl - Project Hosting on Google Code</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/google">google</a> <a href="http://delicious.com/CaptnNuss/cli">cli</a> <a href="http://delicious.com/CaptnNuss/python">python</a> <a href="http://delicious.com/CaptnNuss/tools">tools</a> <a href="http://delicious.com/CaptnNuss/api">api</a> <a href="http://delicious.com/CaptnNuss/commandline">commandline</a> <a href="http://delicious.com/CaptnNuss/shell">shell</a> <a href="http://delicious.com/CaptnNuss/opensource">opensource</a>)</div>
            </li></ul> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/580-raid-initializing.html" rel="alternate" title="raid initializing" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-05-30T17:58:24Z</published>
        <updated>2010-05-30T17:58:24Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=580</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=580</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/14-Linux" label="Linux" term="Linux" />
    
        <id>http://www.marcogabriel.com/blog/archives/580-guid.html</id>
        <title type="html">raid initializing</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>irgendwie bleibt immer ein seltsames Gefühl, wenn nach einem einfachen Reboot der Hardware Controller für eine Weile auf &quot;Initializing&quot; steht. Auch wenn's laut Handbuch bei 3ware Controllern im RAID1 nichts ungewöhliches ist.</p>
<p>Ein Blick in's <a href="http://www.3ware.com/support/UserDocs/EscaladeUG7000-122003.pdf">gut versteckte Handbuch</a> auf die Seiten 150 bis 158 hilft beim Beruhigen.<br /></p> 
            </div>
        </content>
        <dc:subject>3ware</dc:subject>
<dc:subject>initializing</dc:subject>
<dc:subject>raid</dc:subject>
<dc:subject>raid1</dc:subject>
<dc:subject>reboot</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/579-links-for-2010-05-05.html" rel="alternate" title="links for 2010-05-05" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-05-05T17:00:58Z</published>
        <updated>2010-05-05T17:00:58Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=579</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=579</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/6-Fundstuecke" label="Fun(d)stücke" term="Fun(d)stücke" />
    
        <id>http://www.marcogabriel.com/blog/archives/579-guid.html</id>
        <title type="html">links for 2010-05-05</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <ul class="delicious"><li>
                <div class="delicious-link"><a href="http://www.bonitasoft.com/">Open Source Business Process Management (BPM) and Workflow Software : BonitaSoft</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/business">business</a> <a href="http://delicious.com/CaptnNuss/process">process</a> <a href="http://delicious.com/CaptnNuss/bpm">bpm</a> <a href="http://delicious.com/CaptnNuss/workflow">workflow</a> <a href="http://delicious.com/CaptnNuss/engine">engine</a> <a href="http://delicious.com/CaptnNuss/open">open</a> <a href="http://delicious.com/CaptnNuss/source">source</a> <a href="http://delicious.com/CaptnNuss/opensource">opensource</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://www.processmaker.com/">Open Source Workflow &amp; Business Process Management (BPM) Software</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/bpm">bpm</a> <a href="http://delicious.com/CaptnNuss/business">business</a> <a href="http://delicious.com/CaptnNuss/process">process</a> <a href="http://delicious.com/CaptnNuss/workflow">workflow</a> <a href="http://delicious.com/CaptnNuss/engine">engine</a> <a href="http://delicious.com/CaptnNuss/opensource">opensource</a> <a href="http://delicious.com/CaptnNuss/open">open</a> <a href="http://delicious.com/CaptnNuss/source">source</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://www.uengine.org/web/uengineen/test">Home - OpenSource BPMS uengine.org</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/bpm">bpm</a> <a href="http://delicious.com/CaptnNuss/business">business</a> <a href="http://delicious.com/CaptnNuss/process">process</a> <a href="http://delicious.com/CaptnNuss/engine">engine</a> <a href="http://delicious.com/CaptnNuss/workflow">workflow</a> <a href="http://delicious.com/CaptnNuss/opensource">opensource</a> <a href="http://delicious.com/CaptnNuss/open">open</a> <a href="http://delicious.com/CaptnNuss/source">source</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://www.cuteflow.org/">CuteFlow - Open Source document circulation/workflow system</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/cuteflow">cuteflow</a> <a href="http://delicious.com/CaptnNuss/opensource">opensource</a> <a href="http://delicious.com/CaptnNuss/open">open</a> <a href="http://delicious.com/CaptnNuss/source">source</a> <a href="http://delicious.com/CaptnNuss/workflow">workflow</a> <a href="http://delicious.com/CaptnNuss/bpm">bpm</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://net.tutsplus.com/articles/news/free-website-template/">Free “Aurelius” Website Template | Nettuts+</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/aurelius">aurelius</a> <a href="http://delicious.com/CaptnNuss/free">free</a> <a href="http://delicious.com/CaptnNuss/template">template</a> <a href="http://delicious.com/CaptnNuss/html">html</a> <a href="http://delicious.com/CaptnNuss/css">css</a> <a href="http://delicious.com/CaptnNuss/static">static</a> <a href="http://delicious.com/CaptnNuss/website">website</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://www.gayadesign.com/diy/presentation-cycle-cycle-with-a-progressbar/">Presentation Cycle: Cycle with a progressbar - Gaya Design</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/jquery">jquery</a> <a href="http://delicious.com/CaptnNuss/slideshow">slideshow</a> <a href="http://delicious.com/CaptnNuss/plugin">plugin</a> <a href="http://delicious.com/CaptnNuss/javascript">javascript</a> <a href="http://delicious.com/CaptnNuss/tutorial">tutorial</a> <a href="http://delicious.com/CaptnNuss/presentation">presentation</a> <a href="http://delicious.com/CaptnNuss/slide">slide</a> <a href="http://delicious.com/CaptnNuss/webdesign">webdesign</a> <a href="http://delicious.com/CaptnNuss/cycle">cycle</a> <a href="http://delicious.com/CaptnNuss/slider">slider</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://trafficserver.apache.org/">Traffic Server</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/apache">apache</a> <a href="http://delicious.com/CaptnNuss/traffic">traffic</a> <a href="http://delicious.com/CaptnNuss/server">server</a> <a href="http://delicious.com/CaptnNuss/proxy">proxy</a> <a href="http://delicious.com/CaptnNuss/yahoo">yahoo</a> <a href="http://delicious.com/CaptnNuss/web">web</a> <a href="http://delicious.com/CaptnNuss/http">http</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://cassandra.apache.org/">The Apache Cassandra Project</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/cassandra">cassandra</a> <a href="http://delicious.com/CaptnNuss/nosql">nosql</a> <a href="http://delicious.com/CaptnNuss/database">database</a> <a href="http://delicious.com/CaptnNuss/db">db</a> <a href="http://delicious.com/CaptnNuss/apache">apache</a> <a href="http://delicious.com/CaptnNuss/distributed">distributed</a> <a href="http://delicious.com/CaptnNuss/ha">ha</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://click.apache.org/">Apache Click</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/apache">apache</a> <a href="http://delicious.com/CaptnNuss/click">click</a> <a href="http://delicious.com/CaptnNuss/java">java</a> <a href="http://delicious.com/CaptnNuss/web">web</a> <a href="http://delicious.com/CaptnNuss/application">application</a> <a href="http://delicious.com/CaptnNuss/framework">framework</a>)</div>
            </li><li>
                <div class="delicious-link"><a href="http://shindig.apache.org/">Shindig - Welcome To Apache Shindig!</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/shindig">shindig</a> <a href="http://delicious.com/CaptnNuss/opensocial">opensocial</a> <a href="http://delicious.com/CaptnNuss/container">container</a> <a href="http://delicious.com/CaptnNuss/java">java</a> <a href="http://delicious.com/CaptnNuss/apache">apache</a>)</div>
            </li></ul> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/577-Apple-und-die-Software.html" rel="alternate" title="Apple und die Software" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-05-02T12:14:07Z</published>
        <updated>2010-05-02T12:24:23Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=577</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=577</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/1-Zeitgeist" label="Zeitgeist" term="Zeitgeist" />
    
        <id>http://www.marcogabriel.com/blog/archives/577-guid.html</id>
        <title type="html">Apple und die Software</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Ist es nur noch eine Frage der Zeit, bis Apple bestimmt, welche Software auf einem MAC laufen darf und welche nicht? </p> 
<p>Immerhin wäre das nicht mehr als konsequent. Mit dem iPhone fing diese Politik an und wurde beim iPad scheinbar errfolgreich fortgesetzt.</p> 
<p>Am meisten wundert mich, dass die Apple Benutzer das alles so hinnehmen und scheinbar damit einverstanden sind.<br /></p> 
            </div>
        </content>
        <dc:subject>apple</dc:subject>
<dc:subject>appstore</dc:subject>
<dc:subject>beschränkung</dc:subject>
<dc:subject>ipad</dc:subject>
<dc:subject>iphone</dc:subject>
<dc:subject>software</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/578-Death-by-Powerpoint.html" rel="alternate" title="Death by Powerpoint" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-05-02T12:20:45Z</published>
        <updated>2010-05-02T12:20:45Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=578</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=578</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/6-Fundstuecke" label="Fun(d)stücke" term="Fun(d)stücke" />
    
        <id>http://www.marcogabriel.com/blog/archives/578-guid.html</id>
        <title type="html">Death by Powerpoint</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>ich glaube, das hatte ich hier noch nie gepostet. Ist aber ein echter Klassiker. Echt jetzt.&#160;</p>
<p><div style="width:425px" id="__ss_85551"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/thecroaker/death-by-powerpoint" title="Death by PowerPoint">Death by PowerPoint</a></strong><!-- xhtml clean youtube --><object type="application/x-shockwave-flash" width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=death-by-powerpoint4344&amp;rel=0&amp;stripped_title=death-by-powerpoint"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=death-by-powerpoint4344&amp;rel=0&amp;stripped_title=death-by-powerpoint" /><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=death-by-powerpoint4344&amp;rel=0&amp;stripped_title=death-by-powerpoint" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/></object><!-- /xhtml clean youtube -->

<!-- <object id="__sse85551" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=death-by-powerpoint4344&amp;rel=0&amp;stripped_title=death-by-powerpoint" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse85551" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=death-by-powerpoint4344&rel=0&stripped_title=death-by-powerpoint" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object> -->

<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/thecroaker">www.kapterev.com</a>.</div></div></p> 
            </div>
        </content>
        <dc:subject>by</dc:subject>
<dc:subject>death</dc:subject>
<dc:subject>howto</dc:subject>
<dc:subject>powerpoint</dc:subject>
<dc:subject>präsentation</dc:subject>
<dc:subject>richtig</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/576-Chrome.html" rel="alternate" title="Chrome" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-05-02T12:12:04Z</published>
        <updated>2010-05-02T12:17:51Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=576</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=576</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/4-Tech-O-Rama" label="Tech-O-Rama" term="Tech-O-Rama" />
    
        <id>http://www.marcogabriel.com/blog/archives/576-guid.html</id>
        <title type="html">Chrome</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Da lass' ich mir von der aktuellen c't den Google Chrome (4.1) wieder aufschwatzen, schreibe meinen ersten Blog Eintrag damit und als ich fertig bin, verabschietet sich der Browser in die ewigen Jagdgründe. Natürlich bevor ich den Eintrag speichern konnte. Super Sache, das.</p> 
<p>Back to Firefox. Der geht wenigstens.<br /></p> 
            </div>
        </content>
        <dc:subject>absturz</dc:subject>
<dc:subject>chrome</dc:subject>
<dc:subject>ct</dc:subject>
<dc:subject>firefox</dc:subject>

    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/575-links-for-2010-04-17.html" rel="alternate" title="links for 2010-04-17" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-04-17T17:01:52Z</published>
        <updated>2010-04-17T17:01:52Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=575</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=575</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/6-Fundstuecke" label="Fun(d)stücke" term="Fun(d)stücke" />
    
        <id>http://www.marcogabriel.com/blog/archives/575-guid.html</id>
        <title type="html">links for 2010-04-17</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <ul class="delicious"><li>
                <div class="delicious-link"><a href="http://packages.ubuntu.com/source/intrepid/leds-alix">Ubuntu -- Informationen über Quellcode-Paket leds-alix in intrepid</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/alix">alix</a> <a href="http://delicious.com/CaptnNuss/led">led</a> <a href="http://delicious.com/CaptnNuss/leds">leds</a> <a href="http://delicious.com/CaptnNuss/kernel">kernel</a> <a href="http://delicious.com/CaptnNuss/module">module</a> <a href="http://delicious.com/CaptnNuss/source">source</a>)</div>
            </li></ul> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/574-links-for-2010-04-15.html" rel="alternate" title="links for 2010-04-15" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-04-15T17:01:07Z</published>
        <updated>2010-04-15T19:18:00Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=574</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=574</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/6-Fundstuecke" label="Fun(d)stücke" term="Fun(d)stücke" />
    
        <id>http://www.marcogabriel.com/blog/archives/574-guid.html</id>
        <title type="html">links for 2010-04-15</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <ul class="delicious"><li>
                <div class="delicious-link"><a href="http://bottle.paws.de/">Bottle: Python Web Framework - Bottle: Python Web Framework</a></div>
                
                <div class="delicious-tags">(tags: <a href="http://delicious.com/CaptnNuss/python">python</a> <a href="http://delicious.com/CaptnNuss/framework">framework</a> <a href="http://delicious.com/CaptnNuss/web">web</a> <a href="http://delicious.com/CaptnNuss/wsgi">wsgi</a> <a href="http://delicious.com/CaptnNuss/webdev">webdev</a> <a href="http://delicious.com/CaptnNuss/programming">programming</a> <a href="http://delicious.com/CaptnNuss/software">software</a> <a href="http://delicious.com/CaptnNuss/development">development</a> <a href="http://delicious.com/CaptnNuss/microframework">microframework</a> <a href="http://delicious.com/CaptnNuss/bottle">bottle</a>)</div>
            </li></ul> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.marcogabriel.com/blog/archives/573-Was-tut-man.html" rel="alternate" title="Was tut man" />
        <author>
            <name>Marco Gabriel</name>
                    </author>
    
        <published>2010-04-08T18:42:03Z</published>
        <updated>2010-04-08T22:04:25Z</updated>
        <wfw:comment>http://www.marcogabriel.com/blog/wfwcomment.php?cid=573</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.marcogabriel.com/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=573</wfw:commentRss>
    
            <category scheme="http://www.marcogabriel.com/blog/categories/1-Zeitgeist" label="Zeitgeist" term="Zeitgeist" />
    
        <id>http://www.marcogabriel.com/blog/archives/573-guid.html</id>
        <title type="html">Was tut man</title>
        <content type="xhtml" xml:base="http://www.marcogabriel.com/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ...gegen anonyme Raser, die mit konservativen 80 bis 100 durch eine 30er Zone fahren?&#160; 
            </div>
        </content>
        <dc:subject>nervt</dc:subject>
<dc:subject>raser</dc:subject>
<dc:subject>ärger</dc:subject>

    </entry>

</feed>