<?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.stefan-horning.de/feeds/atom10.xml" rel="self" title="#sh Blog" type="application/atom+xml" />
    <link href="http://blog.stefan-horning.de/"                        rel="alternate"    title="#sh Blog" type="text/html" />
    <link href="http://blog.stefan-horning.de/rss.php?version=2.0"     rel="alternate"    title="#sh Blog" type="application/rss+xml" />
    <title type="html">#sh Blog</title>
    <subtitle type="html">the virtual part of the »real life«...</subtitle>
    <icon>http://blog.stefan-horning.de/templates/default/img/s9y_banner_small.png</icon>
    <id>http://blog.stefan-horning.de/</id>
    <updated>2011-10-19T23:47:45Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.5">Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://blog.stefan-horning.de/articles/329-5-Tage-Serendipity.html" rel="alternate" title="5 Tage Serendipity" />
        <author>
            <name>Administrator</name>
                    </author>
    
        <published>2007-01-17T18:48:30Z</published>
        <updated>2011-10-19T23:47:45Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=329</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=329</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/1-Blog-related" label="Blog related" term="Blog related" />
    
        <id>http://blog.stefan-horning.de/articles/329-guid.html</id>
        <title type="html">5 Tage Serendipity</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Da ich nun schon ein paar Tage Serendipity verwende, hier mal ein kurzes Resumee und ein Vergleich zwischen Wordpress und Serendipity.<br />
Der Umstieg von <abbr title="Wordpress">WP</abbr> zu <abbr title="Serendipity">S9Y</abbr>, war wie erwartet keine all zu großer Act. Allerdings sollte man ein paar Sachen erwähnen, mit denen man bei einem Umstieg rechnen muss.<br />
<ul><br />
<li>Wenn man von WP kommt, gibt es in Serendipity ein Import-Tool das die Daten importiert. Allerdings hat dieses Tool ein paar Merkwürigkeiten. Als Datenbankserver sollte man 127.0.0.1 eingeben anstatt localhost zu verwenden, das gilt es erst einmal herauszufinden, dannach wird in Sekundenschnelle alles importiert, inkl. Kommentare und User.</li><br />
<li>Zeichen-Codierung: Wenn man dann importiert hat, wird man ggf. feststellen das die Sonderzeichen alle verballert sind. Auch wenn man alles auf UTF-8 stellt und auch auf dem Server alles auf UTF-8 läuft scheint es von WP her noch Probleme zu geben. Das lässt sich anscheinend nur über einen kleinen Hack lösen. Einfach die WP-Datenbank in UTF-8 "dumpen" und dann erst importieren.</li><br />
<li>Mit dem Template gibt es kaum Probleme, das meiste ist schon damit gelöst in dem man die Daten kopiert.</li><br />
<li>Verwaltung: Die Verwaltung von Serendipity ist etwas gewöhnungsbedürftig. Das Admin-Interface orientiert sich eher nicht am Gedanken der Usability, alles wird eher irgendwie rein gepackt. Wenn man von WP kommt, eher unschön.</li></ul> <br /><a href="http://blog.stefan-horning.de/articles/329-5-Tage-Serendipity.html#extended">Continue reading "5 Tage Serendipity"</a>
            </div>
        </content>
        <dc:subject>Blog related</dc:subject>
<dc:subject>Design</dc:subject>
<dc:subject>Importing</dc:subject>
<dc:subject>S9Y</dc:subject>
<dc:subject>Software</dc:subject>
<dc:subject>Usability</dc:subject>
<dc:subject>WP</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/370-IE-UTF-8-!-UTF-8.html" rel="alternate" title="IE: UTF-8 != UTF-8" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2007-05-03T15:50:59Z</published>
        <updated>2011-10-19T23:40:47Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=370</wfw:comment>
    
        <slash:comments>7</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=370</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
    
        <id>http://blog.stefan-horning.de/articles/370-guid.html</id>
        <title type="html">IE: UTF-8 != UTF-8</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Da ich zur Zeit an einem Webdesign für ein Projekt an meiner Schule arbeite, stieß ich auf eine kuriose Sache. Es geht um die Browser-Darstellung von Umlauten in einer <a href="http://de.wikipedia.org/wiki/UTF-8"  title="Wikipedia:UTF-8">UTF-8</a> codierten HTML-Datei. <br />
Programmiert habe ich unter Linux mit dem Standard GNOME-Editor <em>Gedit</em>. Da der Standard-Zeichensatz meiner Linux-Installation UTF-8 ist, ist das auch die Voreinstellung in der Gedit seine Dateien speichert. <br />
Kurz und gut während ich also die HTML-Dokumente mit Inhalt füllte, dachte ich das Umschreiben der Sonderzeichen wäre überflüssig, da ich ja eh UTF-8 verwende. Auch beim Testen in verschiedenen Browsern schien das gar kein Problem zu sein. Selbst unter Windows wurden die Sonderzeichen korrekt dargestellt, zumindest mit Opera und Firefox. Doch dann die Überraschung, Internet Explorer 7 (und auch 6) weigerten sich die Sonderzeichen darzustellen. <br />
Ich fand das zunächst etwas befremdlich, da ja auch im Doctype "utf-8" angegeben war. Ich dachte dann eben, das dass mit UTF-8 wohl mit IE nicht richtig funktioniert und entschloss mich die Sonderzeichen mit den entsprechenden HTML-Codes zu ersetzen (also &auml; usw.). <br />
Dann tat es natürlich auch im IE. Erst als ich dann unter Windows eine Datei mit mit dem Editor öffnete und wieder abspeicherte, wurde mir bewusst, das IE wohl doch UTF-8 darstellt. In der Datei standen nämlich die Umlaute im Klartext und wurden trotz UTF-8 (zumindest behauptet das der MS-Editor) richtig dargestellt. <br /><a href="http://blog.stefan-horning.de/articles/370-IE-UTF-8-!-UTF-8.html#extended">Continue reading "IE: UTF-8 != UTF-8"</a>
            </div>
        </content>
        <dc:subject>Browser</dc:subject>
<dc:subject>Computer</dc:subject>
<dc:subject>Experience</dc:subject>
<dc:subject>IE</dc:subject>
<dc:subject>Personal</dc:subject>
<dc:subject>Software</dc:subject>
<dc:subject>UTF-8</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/518-Netbook-und-so.html" rel="alternate" title="Netbook und so" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-10-09T18:49:41Z</published>
        <updated>2011-03-16T16:30:46Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=518</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=518</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
    
        <id>http://blog.stefan-horning.de/articles/518-guid.html</id>
        <title type="html">Netbook und so</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Nachdem ich seit ca. zwei Wochen im Besitz eines Netbooks bin, möchte ich auch hier mal über meine Erfahrungen berichten. Besonders auch zu Betriebssystemen die sich für solche Rechner anbieten.<br />
<br />
<strong>Hardware:</strong><br />
Ich<!-- s9ymdb:264 --><img class="serendipity_image_right" width="202" height="187" style="float: right; border: 0px; padding-left: 2px; padding-top: 4px;" src="http://blog.stefan-horning.de/uploads/eee-pc-1005ha-m-black.png" alt="Eee PC 1005HA-M" />  habe mich für ein Eee-PC Modell von ASUS entschieden. Nach einiger Recherche scheint wohl das Modell 1005HA-M das mit derzeit bestem Preis-/Leistungsverhältnis zu sein. Nachdem dessen knapper Vogänger plötzlich nichtmehr verfügbar war, habe ich dann dieses Modell erstanden, dass trotz Windows-XP™ Lizenz auch günstiger war. Außerdem hat das M-Modell einen matten Bildschirm (also auch für draußen geeignet), eine lange Akkulaufzeit (angeblich 8Std.) und eine angenehme Größe, so dass man noch gut drauf tippen kann.<br />
Nach ca. 2-wöchiger Benutzung bin ich eigentlich auch ganz Zufrieden mit der Hardware, auch wenn der Akku eigentlich noch nie 8 Stunden durchgehalten hat, hält er doch einen Uni-Tag ohne Netzteil durch.<br />
<em>Note:</em> Der Rechner wird zwar nur mit Windows ausgeliefert, alle Komponenten funktionieren aber problemlos mit Linux (inkl. WLAN und Webcam). <br /><a href="http://blog.stefan-horning.de/articles/518-Netbook-und-so.html#extended">Continue reading "Netbook und so"</a>
            </div>
        </content>
        <dc:subject>Browser</dc:subject>
<dc:subject>Computer</dc:subject>
<dc:subject>Design</dc:subject>
<dc:subject>Hardware</dc:subject>
<dc:subject>Netbook</dc:subject>
<dc:subject>OS</dc:subject>
<dc:subject>Reviews</dc:subject>
<dc:subject>Usability</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/529-Setting-up-Empathy-for-SIP-usage-example-Sipgate.html" rel="alternate" title="Setting up Empathy for SIP usage (example: Sipgate)" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2011-03-16T14:58:32Z</published>
        <updated>2011-03-16T16:28:24Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=529</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=529</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/7-Internet" label="Internet" term="Internet" />
    
        <id>http://blog.stefan-horning.de/articles/529-guid.html</id>
        <title type="html">Setting up Empathy for SIP usage (example: Sipgate)</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I recently signed up for a <a href="http://sipgate.com" title="sipgate">sipgate</a> base account. If you choose the basic tarif you can get a free landline number without paying anything, as long you don't use it to call out. This handy for people with have a phone flat to call landline phones.<br />
<br />
Sipgate uses standard <a href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol" title="SIP on Wikipedia">SIP</a> technology to forward calls to <abbr title="Voice over IP">VoIP</abbr> clients. Hence you can actually use it with any client soft- and hardware supporting SIP (s.th. which wouldn't be possible with Skype). Sipgate has a own windows client you can use if you use windows, which is already pre-configured for the use with sipgate. If you use other plattforms you have to set it up yourself. <br />
For Linux there are two major SIP apps. One is <strong>Ekiga</strong>* and one is <strong>Empathy</strong> (relying on the <a href="http://telepathy.freedesktop.org/wiki/" title="Telepathy wiki">telepathy framework</a>). If you want to use Empathy for SIP, you should first install the telepathy-sofiasip package from the repository. Otherwise nothing happens when you add a new SIP account.<blockquote>In debian based Distros just use: <code>apt-get install telepathy-sofiasip</code></blockquote><br />
After that you can just add a new SIP account with Empathy, using your details from the login area of sipgate.  <br /><a href="http://blog.stefan-horning.de/articles/529-Setting-up-Empathy-for-SIP-usage-example-Sipgate.html#extended">Continue reading "Setting up Empathy for SIP usage (example: Sipgate)"</a>
            </div>
        </content>
        <dc:subject>Ekiga</dc:subject>
<dc:subject>GNOME</dc:subject>
<dc:subject>Software</dc:subject>
<dc:subject>Telephony</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/528-Show-Facebook-Calendar-in-your-Favourite-Calendar-Software.html" rel="alternate" title="Show Facebook Calendar in your Favourite Calendar Software" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2011-01-26T21:33:53Z</published>
        <updated>2011-01-26T21:54:01Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=528</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=528</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
    
        <id>http://blog.stefan-horning.de/articles/528-guid.html</id>
        <title type="html">Show Facebook Calendar in your Favourite Calendar Software</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I was not aware until yestereday is that it's possible to import your Facebook Calendar into any Calendar Software / PIM that supports iCal and Web calendars.<br />
To make that possible you just have to open your Facebook Event overwiew:<br />
<br />
<!-- s9ymdb:275 --><img class="serendipity_image_center" width="600" height="343"  src="http://blog.stefan-horning.de/uploads/FB-Veranstaltungen-k.png"  alt="Screenshot FB-Events" /><br />
<br />
By clicking on that link you can open a pop-up that presents to you the link you will need to insert, when you create a new calendar in your favourite calendar client. Almost all PIM and calendar apps support iCal nowadays.<br />
<br />
<!-- s9ymdb:276 --><img class="serendipity_image_center" width="439" height="300"  src="http://blog.stefan-horning.de/uploads/Kalendereigenschaften.png"  alt="Screenshot Calendar Setup" /> 
            </div>
        </content>
        <dc:subject>Facebook</dc:subject>
<dc:subject>organising</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/527-27C3-Talk-about-ACTA-Co.html" rel="alternate" title="27C3 Talk about ACTA &amp; Co" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2011-01-05T18:01:07Z</published>
        <updated>2011-01-05T18:01:07Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=527</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=527</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
            <category scheme="http://blog.stefan-horning.de/categories/7-Internet" label="Internet" term="Internet" />
    
        <id>http://blog.stefan-horning.de/articles/527-guid.html</id>
        <title type="html">27C3 Talk about ACTA &amp; Co</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In my opinion a very interesting and important talk about Internt Freedom:<br />
<br />
<!-- xhtml clean youtube --><object type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/T6-4zzJDDWA?fs=1&amp;hl=de_DE"><param name="movie" value="http://www.youtube.com/v/T6-4zzJDDWA?fs=1&amp;hl=de_DE" /><param name="movie" value="http://www.youtube.com/v/T6-4zzJDDWA?fs=1&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param></object><!-- /xhtml clean youtube -->

<!-- <object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/T6-4zzJDDWA?fs=1&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/T6-4zzJDDWA?fs=1&amp;hl=de_DE" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object> -->

 
            </div>
        </content>
        <dc:subject>Copyright</dc:subject>
<dc:subject>Digital</dc:subject>
<dc:subject>Freedom</dc:subject>
<dc:subject>Internet</dc:subject>
<dc:subject>Politics</dc:subject>
<dc:subject>Privacy</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/513-Telecolumbus-Internet-nur-fuer-Selbstabholer!.html" rel="alternate" title="Telecolumbus: Internet nur für Selbstabholer!" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-06-05T14:56:39Z</published>
        <updated>2010-11-10T00:04:49Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=513</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=513</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/7-Internet" label="Internet" term="Internet" />
    
        <id>http://blog.stefan-horning.de/articles/513-guid.html</id>
        <title type="html">Telecolumbus: Internet nur für Selbstabholer!</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Als ich Ende April Internet für meine neue Wohnung bestellte entschied ich mich für den lokalen Kabelnetzbetreiber, nämlich <a href="https://www.telecolumbus.de/" title="Telecolumbus Website">Telecolumbus</a>. Meine priortät war, das ich in der neuen Wohnung Internet nahtlos weiterbenutzen konnte und deshalb schon vorher per Internet bestellte. Deshalb entschied ich mich auch für den Kabelanschluss, ich konnte im Internet über die Adresse bestellen, die Dose war schon in der Wohnung, Internet für diese Adresse verfügbar, d.h. es hätte eigentlich schnell gehen müssen. Allerdings hatte sich nach einer Woche außer der obligatorischen Bestätigungsmail überhaupt nichts getan. Das machte mich mistrauisch, da mir nichtmal das verprochene Modem zugeschickt worden war und das sollte nun wahrlich nicht länger als 2-3 Werktage dauern. <br />
Ein Nachfragen bei der Hotline erbrachte nur eine kurze Auskunft, das ein neuanschluss bis zu vier (ich wiederhole 4) Wochen dauern könnte! Mehr Informationen konnte mir man anscheinend nicht geben. In den nächten Wochen geschah wirklich überhaupt nichts. Eines Tages ging ich dann mal zu einer nahen Telecolumbus Filiale hin. Dort wurde mir auch promt gesagt das ein neuer Anschluss eigentlich sofort gehen müsste. Der Mitarbeiter vor ort machte auch gleich meinen Vertrag klar, das Modem konnte ich sofort selbst mitnehmen (keine Portokosten) und zu Hause sofot lossurfen. Mein Internet Auftrag htte sich wohl in die ewigen Jagdgründe der Telecolumbus Verwaltung verabschieded!<br />
<br />
<br />
<strong>Merke:</strong> Wer einen Telecolumbus Anschluss haben möchte, sollte sich den am besten persönlich in der Filiale abholen. Die Internetbeauftragung ist wohl nur placebo! 
            </div>
        </content>
        <dc:subject>Buggy</dc:subject>
<dc:subject>Curiosities</dc:subject>
<dc:subject>Experience</dc:subject>
<dc:subject>Internet</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>

</feed>
