<?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://www.sh-blog.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-03-16T16:28:24Z</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/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/525-Crisper-Thunderbird-Logo-in-GNOME-Do.html" rel="alternate" title="Crisper Thunderbird Logo in GNOME-Do" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2010-08-11T23:01:15Z</published>
        <updated>2010-08-18T11:54:55Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=525</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=525</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/525-guid.html</id>
        <title type="html">Crisper Thunderbird Logo in GNOME-Do</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                If you are a <a href="http://do.davebsd.com/" title="Do Website">GNOME-Do</a> user, you may have noticed that the Mozilla Thunderbird® icon doesn't look nice when appearing in GNOME-Do. That's because the logo is upscaled to fit the size of the Do bar. That scaling is made necessary, because the icon-size of the icon that Thunderbird puts into <code>/usr/share/pixmaps/</code> by default is too small. To get a crisp logo in Do the logo should be about 128x128px (like the firefox.png you might find in pixmaps). To replace the thunderbird.png with a larger icon you can take the 256x256px icon from <code>/usr/lib/thunderbird-3.0.6/chrome/icons/default/default256.png</code>. Copy that file into your home-directory (or somwhere where you have write permissions). Then use GIMP to scale it down to 128px. After saving and renaming the file to thunderbird.png you can then copy it as root to /user/share/pixmaps/ replacing the old icon. <br />
<blockquote>Copy-command:<br />
<code>sudo cp thunderbird.png /usr/share/pixmaps/</code></blockquote><br />
After restarting GNOME-Do, you should see a nice crisp Thunderbird icon. Like that:<br />
<center><!-- s9ymdb:273 --><img class="serendipity_image_center" width="480" height="285" style="margin-top:8px;"  src="http://blog.stefan-horning.de/uploads/Gnome-Do-Th.png"  alt="GNOME-Do Screenshot" /></center> 
            </div>
        </content>
        <dc:subject>Desktop</dc:subject>
<dc:subject>GNOME</dc:subject>
<dc:subject>GNOME-Do</dc:subject>
<dc:subject>Graphics</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/524-Color-Management-coming-to-GNOME.html" rel="alternate" title="Color Management coming to GNOME" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2010-08-11T14:04:55Z</published>
        <updated>2010-08-11T14:27:18Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=524</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=524</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/524-guid.html</id>
        <title type="html">Color Management coming to GNOME</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Color <!-- s9ymdb:272 --><img class="serendipity_image_right" width="102" height="102"  src="http://blog.stefan-horning.de/uploads/gcm-icon1.png"  alt="Color Manager Icon" /> management has finally arrived at the GNOME Desktop. The new piece of software is called <a href="http://projects.gnome.org/gnome-color-manager/" title="Website">gnome color manager</a> and is still pretty young. I heard about it while ago, so after installing Ubuntu 10.04 I found it in the repos and gave it a shot. It looks quite simple and promising. Still a bit unstable (crashes on some clicks) though. Unfortunately I couldn't calibrate my screen, because the color profile (ICC) I had for my screen was not suitable for full color calibration and I don't have any equipment to mesure my screen. But it's a good thing GNOME is getting a color manager, which it opens up to the professional Designers and <abbr title="desktop publishing">DTP</abbr> uses.<br />
<br />
I made <a href="http://galleries.stefan-horning.de/v/screenshots/linux-apps/GNOME-Color-Manager-0.png.html" title="Screenshot Gallery">some screenshot</a> for those interested.<br />
 <br /><a href="http://blog.stefan-horning.de/articles/524-Color-Management-coming-to-GNOME.html#extended">Continue reading "Color Management coming to GNOME"</a>
            </div>
        </content>
        <dc:subject>Colours</dc:subject>
<dc:subject>Design</dc:subject>
<dc:subject>Desktop</dc:subject>
<dc:subject>GNOME</dc:subject>
<dc:subject>GNU/Linux</dc:subject>
<dc:subject>Screenshots</dc:subject>
<dc:subject>Software</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/523-My-Conky-Config.html" rel="alternate" title="My Conky Config" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2010-08-11T12:36:21Z</published>
        <updated>2010-08-11T23:39:53Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=523</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=523</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/523-guid.html</id>
        <title type="html">My Conky Config</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A <a class="serendipity_image_link" title="Klick for larger Picture" href='http://galleries.stefan-horning.de/d/7480-3/Conky-Config2.png'><!-- s9ymdb:270 --><img class="serendipity_image_right" width="177" height="460" style="padding-left:12px;" src="http://galleries.stefan-horning.de/d/7481-2/Conky-Config2.png" alt="Conky Screenshot" /></a> few day ago I stumbled over the desktop widget "Conky". Convinced by the nice configurations some people had running, I decided to give it a shot. <a href="http://conky.sourceforge.net/" title="Conky Website">Conky</a> is quite flexible and <a href="http://conky.sourceforge.net/config_settings.html" title="Config Variables">powerful</a>, that's why it has it's own kind of scripting language.<br />
The script for the individual configuration is stored in the <em>.conkyrc</em> file. I spend the last few days tweaking my configuration, starting with the one from <a href="http://crunchbanglinux.org/forums/post/556/#p556" title="Crunchbang Conky Thread">here</a>.  For my configuration to run you need to install at least parts of the <a href="http://gnome-look.org/content/show.php?content=92328&amp;forumpage=26" title="Conky Colors download">conky-colors package</a> which also delivers you the fonts you need.<br />
I didn't really install the conky-color package though, just downloaded and unpacked it. The scripts I needed I copied into a hidden folder in my home directory (<em>.conky-scripts/</em>). The conkyVinyl Script for the cover art was modified by me. You also need an account for <a href="http://www.weather.com/services/xmloap.html" title="Acccount Signup Page">weather.com</a> to use the weather Script, as explained <a href="http://ubuntuforums.org/showthread.php?t=869328" title="conkyWeather Manual">in this post</a>. <br />
I ended up with the design you can see in the screenshot. The fastest way to get my setup is to unpack <a href="http://stefan-horning.de/stuff/conky-stuff.zip" title="ZIP Download">this ZIP-File</a> in your home-directory and rename conky-scripts to .conky-scripts and conkyWeather.conf in .conkyWeather.conf (after you added your settings in there) and install the three fonts. After that you can use my .conkyrc as provided underneath. I hope you like it!<br />
[My conky-config after the <a href="http://blog.stefan-horning.de/articles/523-My-Conky-Config.html#extended" title="read on...">jump</a>.]<br />
 <br /><a href="http://blog.stefan-horning.de/articles/523-My-Conky-Config.html#extended">Continue reading "My Conky Config"</a>
            </div>
        </content>
        <dc:subject>Conky</dc:subject>
<dc:subject>Design</dc:subject>
<dc:subject>Desktop</dc:subject>
<dc:subject>GNU/Linux</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/521-Keeping-the-Ubuntu-Dark-look.html" rel="alternate" title="Keeping the Ubuntu Dark look" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2010-02-07T15:28:08Z</published>
        <updated>2010-08-11T23:40:20Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=521</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=521</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/521-guid.html</id>
        <title type="html">Keeping the Ubuntu Dark look</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ubuntu Jaunty (9.10) has the nice new dark look for the status icons. But this is only working if you use the "Humanity-Dark" icon theme. <br />
<center><!-- s9ymdb:268 --><img class="serendipity_image_center" width="300" height="50"  src="http://blog.stefan-horning.de/uploads/dark.png"  alt="Dark Icons" style="padding-left: 80px; padding-top: 10px;" /></center><br />
I wanted to have another icon theme, but keep the nice dark status icons. So I had a look at the Humanity-Dark icon folder in /usr/share/icons/ and discovered, that this is only an overlay of the normal Humanity icon theme. So this overlay could be used for my favourite icon theme as well. So I just made a copy of the Humanity-Dark folder (if you want to make a new folder in /usr/share/icons you have to be root of course) and changed the name of the new folder to Colors-Dark (because I want to inherit from the gnome colors theme). In the Colors-Dark folder you have to modify the index.theme file, to use another theme than the Humanity one. First you should change the name to avoid confusion. For example <code>Name=Colors-Dark</code>. After that the important part comes: change the inherit value to your prefered icon theme. For example <code>Inherits=gnome-wise</code> if you want to use gnome wise. That's already everything you have to do. If there is any icon-cache file you better remove and recreate it. You can use <em>gtk-update-icon-cache</em> to create a new cache. Now you have your nice new icons being used, when you choose the Colors-Dark theme, but the dark ubuntu-icons stay.<br />
<center><!-- s9ymdb:267 --><img class="serendipity_image_center" width="500" height="231"  src="http://blog.stefan-horning.de/uploads/panel-icons.png" alt="Screenshot Panel and Icons" style="padding-left: 10px; padding-top: 10px;" /></center> 
            </div>
        </content>
        <dc:subject>Design</dc:subject>
<dc:subject>Desktop</dc:subject>
<dc:subject>GNOME</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>
<dc:subject>Ubuntu</dc:subject>
<dc:subject>Usability</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/520-Google-Wave-einladungen.html" rel="alternate" title="Google Wave einladungen" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-11-26T21:07:41Z</published>
        <updated>2009-11-27T14:42:56Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=520</wfw:comment>
    
        <slash:comments>8</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=520</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
    
        <id>http://blog.stefan-horning.de/articles/520-guid.html</id>
        <title type="html">Google Wave einladungen</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ich darf mich inzwischen auch zum elesenen Kreis der Google Wave Benutzer (bzw. Account-Besitzer) zählen. Da ja jeder 8 weitere Invites vergeben darf, würde ich die jetzt an gierig wartende vergeben. Also wer das mit dem/der Wave mal ausprobierten möchte hinterlässt einfach einen Kommentar. Ich schick dann einfach ein invite an die hinterlegte Email-Adresse.<br />
<!-- s9ymdb:266 --><img class="serendipity_image_center" width="150" height="128" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.stefan-horning.de/uploads/wave-logo.png" alt="Wave Logo" /> 
            </div>
        </content>
        <dc:subject>Google</dc:subject>
<dc:subject>Internet</dc:subject>
<dc:subject>Technology</dc:subject>
<dc:subject>Web 2.0</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/517-Rockbox-fuer-den-Meizu-M6.html" rel="alternate" title="Rockbox für den Meizu M6" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-07-12T11:03:41Z</published>
        <updated>2010-08-11T23:34:43Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=517</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=517</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/16-Gadgets" label="Gadgets" term="Gadgets" />
    
        <id>http://blog.stefan-horning.de/articles/517-guid.html</id>
        <title type="html">Rockbox für den Meizu M6</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Vor geraumer Zeit habe ich mal über meinen MP3-Player von Meizu <a href="http://blog.stefan-horning.de/articles/443-Meizu-M6-miniPlayer.html" title="Meizu M6 miniPlayer">berichtet</a>. Damals war die Frage ob und wann es eine Opensource Firmware geben wird. Inzwischen ist es wohl soweit das eine Rockbox version für den M6 kurz vor der Fertigstellung steht. Wer sich also berufen fühlt kann da gerne mitwirken. Es gibt eine eigene <a href="http://www.rockbox.org/twiki/bin/view/Main/MeizuM6Port" title="Meizu M6 Port">Rockbox Wikiseite</a> und diverse Forenthreads [<a href="http://forums.rockbox.org/index.php?topic=10078.0" title="M6-Thread bei Rockbox">1</a> &amp; <a href="http://www.meizume.com/rockbox/5567-rockbox-project-m6.html" title="Rockbox-Thread bei MeizuMe">2</a>] zum Thema.<br />
Die bisherige Firmware ist eigentlich auch schon ganz ordentlich, das einzige Feature was mir bisher noch fehlte war scrobbling support für last.fm.<br />
<center><!-- s9ymdb:262 --><img class="serendipity_image_center" width="400" height="123" style="border: 0px; padding-left: 16px; padding-top: 4px;" src="http://blog.stefan-horning.de/uploads/rockbox400.png" alt="Rockbox Logo" /></center> 
            </div>
        </content>
        <dc:subject>Gadgets</dc:subject>
<dc:subject>Meizu</dc:subject>
<dc:subject>MP3</dc:subject>
<dc:subject>Opensource</dc:subject>
<dc:subject>Pojects</dc:subject>
<dc:subject>Sound</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/515-Using-Google-Trends.html" rel="alternate" title="Using Google-Trends" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-06-14T16:31:46Z</published>
        <updated>2009-06-14T17:20:20Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=515</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=515</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
    
        <id>http://blog.stefan-horning.de/articles/515-guid.html</id>
        <title type="html">Using Google-Trends</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ich habe die letzte Stunde mal ein bisschen mit Google-Trends herumgespield und verschiedene Such-Statistiken miteinander verglichen. Ich hatte unter anderem die Idee, mal verschiedene Parteien miteinander zu vergleichen. Man kann sogar sehen, wie die Piratenpartei an Popularität gewinnt <img src="http://blog.stefan-horning.de/templates/adaptation/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" />. Mir ist natürlich klar das die Google-Statistiken nicht immer repäsentativ sind, aber es ist doch interessant damit zu spielen!<br />
<br />
<a class='serendipity_image_link' href='http://trends.google.com/trends?q=cdu%7Ccsu%2C+spd%2C+gr%C3%BCnen%2C+fdp%2C+piratenpartei&amp;ctab=0&amp;geo=de&amp;geor=all&amp;date=ytd&amp;sort=0' title="Google Link"><!-- s9ymdb:261 --><img class="serendipity_image_center" width="587" height="289" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.stefan-horning.de/uploads/google-trends-parteien.png" alt="Google-Trends: Deutsche Parteien" /></a><br />
<br />
Ein paar weitere interessante Gegenüberstellungen:<ul><li><a href="http://trends.google.com/trends?q=obama%2C+mccain%7Ccain&amp;ctab=0&amp;geo=all&amp;date=ytd&amp;sort=0" title="Google Trend">Obama vs. McCain</a></li><li><a href="http://trends.google.com/trends?q=facebook%2C+myspace&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" title="Google Trends">Facebook vs. MySpace</a></li><li><a href="http://trends.google.com/trends?q=mininova%2C+piratebay&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" title="Google-Trends">Miniova vs. Piratebay</a></li><li><a href="http://trends.google.com/trends?q=cancer%2C+aids&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" title="Google-Trends">Aids vs. Cancer</a></li><li><a href="http://trends.google.com/trends?q=religion%2C+politics&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" title="Goole-Trends">Religion vs. Politics</a></li></ul> 
            </div>
        </content>
        <dc:subject>Google</dc:subject>
<dc:subject>Graphics</dc:subject>
<dc:subject>Internet</dc:subject>
<dc:subject>Politics</dc:subject>
<dc:subject>Stats</dc:subject>
<dc:subject>Technology</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/514-Wollte-das-auch-mal-;.html" rel="alternate" title="Wollte das auch mal ;-)" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-06-13T14:37:01Z</published>
        <updated>2009-06-13T14:42:35Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=514</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=514</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/45-Pictures" label="Pictures" term="Pictures" />
    
        <id>http://blog.stefan-horning.de/articles/514-guid.html</id>
        <title type="html">Wollte das auch mal ;-)</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ich wollte das auch mal ausprobieren: Eine Wortwolke, erstellt mit <a href="http://www.wordle.net/" title="wordle.net">Wordle</a>, mit den Worten aus diesem Blog.<br />
Hier ein Auschnitt (klicken für die Vollansicht):<br />
<br />
<a class='serendipity_image_link' href='http://blog.stefan-horning.de/uploads/Wordle-Create.png' onclick="F1 = window.open('/uploads/Wordle-Create.png','Zoom','height=271,width=396,top=256,left=321.5,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes'); return false;"><!-- s9ymdb:256 --><img class="serendipity_image_center" width="381" height="256" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.stefan-horning.de/uploads/Wordle-klein.png" alt="Wordle-Wortwolke" /></a><br />
 
            </div>
        </content>
        <dc:subject>Design</dc:subject>
<dc:subject>Graphics</dc:subject>
<dc:subject>Web 2.0</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>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/512-Using-the-printserver-of-the-SMT-G3210-with-Linux.html" rel="alternate" title="Using the printserver of the SMT-G3210 with Linux" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-06-05T14:18:29Z</published>
        <updated>2010-08-11T23:40:52Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=512</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=512</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/3-Computer" label="Computer" term="Computer" />
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/512-guid.html</id>
        <title type="html">Using the printserver of the SMT-G3210 with Linux</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                To use the build in printserver of the Samsung router SMT-G3210 with Linux, you usuall have to know which print-protocol is used. Since I have the router at home already I wanted to use it for printing over the network. I just had to plug in the usb of my printer into the router and the printer was already recognized, as I could see in the routers webfrontend. Know I didn't know how to set the printer up on my Ubuntu system. Checking out the routers manual I couldn't find any hints. Finally I hit the right protokoll, it's AppSocket/HP JetDirect section you have to use. You just have to enter the IP of the router and press next. After you finished the rest of the normal procedure (choosing the driver/name) it should work.<br />
<br />
<!-- s9ymdb:253 --><img class="serendipity_image_center" width="400" height="221" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://blog.stefan-horning.de/uploads/Neuer-Drucker.png" alt=""  /><br />
<br />
I hope that helps others finding themselves in the same situation! 
            </div>
        </content>
        <dc:subject>GNU/Linux</dc:subject>
<dc:subject>Hardware</dc:subject>
<dc:subject>Tips &amp; Tricks</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.stefan-horning.de/articles/511-Rock-out-with-your-dock-out.html" rel="alternate" title="Rock out with your dock out" />
        <author>
            <name>Stefan Horning</name>
                    </author>
    
        <published>2009-02-01T23:18:09Z</published>
        <updated>2010-08-11T23:37:50Z</updated>
        <wfw:comment>http://blog.stefan-horning.de/wfwcomment.php?cid=511</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.stefan-horning.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=511</wfw:commentRss>
    
            <category scheme="http://blog.stefan-horning.de/categories/19-English-please!" label="English please!" term="English please!" />
    
        <id>http://blog.stefan-horning.de/articles/511-guid.html</id>
        <title type="html">Rock out with your dock out</title>
        <content type="xhtml" xml:base="http://blog.stefan-horning.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A <a href="http://do.davebsd.com/release.shtml" title="Do release">new version</a> of <a href="http://do.davebsd.com/" title="Do Website">GNOME-<!-- s9ymdb:252 --><img class="serendipity_image_left" width="128" height="128" style="float: left; border: 0px; padding-top: 0px; padding-right: 10px;" src="http://blog.stefan-horning.de/uploads/gnome-do-icon.png" alt=""  />Do</a> was just released a few days ago. I already tried it and the new Docky is quite a nice idea. Docky is the new big feature in Do, which offers a panel with starters on it. It's already quite nice to use, and almost ready for productive use. If you already like Do you should give it a try! There are already <a href="http://do.davebsd.com/download.shtml" title="Do download">packages</a> for most Linux-Distros, even a <a href="https://edge.launchpad.net/~do-core/+archive/ppa" title="PPA for GNOME-Do">repository</a> for Ubuntu. Have fun!<br />
<br />
<strong>Note:</strong> You have to resart the Do-Deamon before the new features are available.<br />
<br />
I also made a <a href="http://galleries.stefan-horning.de/v/screenshots/linux-apps/gnome-do-docky.png.html" title="GNOME-Do in my Gallery">Screenshot</a>. 
            </div>
        </content>
        <dc:subject>Design</dc:subject>
<dc:subject>Desktop</dc:subject>
<dc:subject>GNOME</dc:subject>
<dc:subject>GNOME-Do</dc:subject>
<dc:subject>Software</dc:subject>
<dc:subject>Usability</dc:subject>

    </entry>

</feed>
