<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Inoffizielles sidux-Blog</title>
	<atom:link href="http://sidux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sidux.wordpress.com</link>
	<description>Two personal views</description>
	<lastBuildDate>Mon, 09 Nov 2009 20:00:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sidux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/aa1612450dee91ade9f88b7bf50073db?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Inoffizielles sidux-Blog</title>
		<link>http://sidux.wordpress.com</link>
	</image>
			<item>
		<title>Deutsche Sprachausgabe in KDE 4</title>
		<link>http://sidux.wordpress.com/2009/08/23/deutsche-sprachausgabe-in-kde-4/</link>
		<comments>http://sidux.wordpress.com/2009/08/23/deutsche-sprachausgabe-in-kde-4/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 21:04:29 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[debian/unstable]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[kmouth]]></category>
		<category><![CDATA[ktts]]></category>
		<category><![CDATA[mbrola]]></category>
		<category><![CDATA[sprachausgabe]]></category>
		<category><![CDATA[tts]]></category>
		<category><![CDATA[txt2pho]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=457</guid>
		<description><![CDATA[Sprachausgabe in KDE ist schon lange möglich, war aber für Deutsch immer relativ kompliziert einzurichten. Dies liegt vor allem daran, dass einige benötigte Komponenten unter recht merkwürdigen und restriktiven Lizenzen stehen. Das hat sich leider auch mit KDE 4 nicht geändert. Etwas leichter als damals ist die Installation allerdings schon geworden, da MBROLA und zwei [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=457&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sprachausgabe in KDE ist schon lange möglich, war aber für Deutsch immer <a href="http://kanotix.wordpress.com/2006/08/14/deutsche-sprachausgabe-in-kde/">relativ kompliziert einzurichten</a>. Dies liegt vor allem daran, dass einige benötigte Komponenten unter recht merkwürdigen und restriktiven Lizenzen stehen. Das hat sich leider auch mit KDE 4 nicht geändert. Etwas leichter als <a href="http://kanotix.wordpress.com/2006/08/14/deutsche-sprachausgabe-in-kde/">damals</a> ist die Installation allerdings schon geworden, da MBROLA und zwei deutsche Stimmen jetzt im non-free Repository von Debian sind.</p>
<p><del datetime="2009-08-24T01:17:54+00:00"><strong><ins datetime="2009-08-23T21:02:30+00:00">Achtung: Zur Zeit wohl von Bugs gebissen</ins></strong><br />
Die Synthese bricht leider immer nach einigen Silben oder Wörtern ab. Den Grund dafür habe ich noch nicht gefunden. Das Problem trat, wenn ich mich richtig erinnere, mit KDE 4.2 noch nicht auf. In diesem Zustand ist das Ganze natürlich ziemlich unbrauchbar. Trotzdem habe ich hier schon mal alle nötigen Schritte zusammengestellt und Screenshots gemacht. Eventuell findet ja jemand raus, wieso es nicht mehr als ein paar Silben bzw. Wörter am Stück reden will.</del></p>
<p><strong>Und so geht&#8217;s:</strong></p>
<p>Als erstes die nötigen Pakete installieren. (Achtung: MBROLA und die Stimmen sind in contrib / non-free).<br />
<code>apt-get update &amp;&amp; apt-get install kttsd kmouth mbrola mbrola-de6 mbrola-de7</code></p>
<p>Jetzt brauchen wir noch TXT2PHO, welches leider nicht über Apt zu installieren ist.<br />
Von <a href="http://www.skom.uni-bonn.de/forschung/phonetik/sprachsynthese/txt2pho">dieser Seite</a> die Datei <a href="http://www.skom.uni-bonn.de/forschung/phonetik/sprachsynthese/txt2pho/txt2pho.zip"><code>txt2pho.zip</code></a> runterladen und dann als root-Benutzer folgendermaßen installieren:<br />
<code>unzip -d /usr/share/ txt2pho.zip<br />
chmod +x /usr/share/txt2pho/txt2pho<br />
cp /usr/share/txt2pho/txt2phorc /etc/txt2pho</code></p>
<p>Jetzt müssen in der Datei <code>/etc/txt2pho</code> folgende Pfade angepasst werden.<br />
<code>DATAPATH=/usr/share/txt2pho/data/<br />
INVPATH=/usr/share/txt2pho/data/</code></p>
<p>Das geht z.B. mit mcedit in der Konsole sehr einfach.<br />
<code>mcedit /etc/txt2pho</code></p>
<div id="attachment_464" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd7.png"><img class="size-medium wp-image-464" title="mcedit /etc/txt2pho" src="http://sidux.files.wordpress.com/2009/08/kttsd7.png?w=300&#038;h=277" alt="Die markierten Zeilen wurden angepasst" width="300" height="277" /></a><p class="wp-caption-text">Die markierten Zeilen wurden angepasst</p></div>
<p>Jetzt kann man in den Systemeinstellungen unter Zugangshilfen die Sprachausgabe einrichten.</p>
<div id="attachment_458" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd1.png"><img class="size-medium wp-image-458" title="Systemeinstellungen -&gt; Zugangshilfen" src="http://sidux.files.wordpress.com/2009/08/kttsd1.png?w=300&#038;h=195" alt="Systemeisntellungen -&gt; Zuganshilfen" width="300" height="195" /></a><p class="wp-caption-text">Systemeinstellungen -&gt; Zugangshilfen</p></div>
<div id="attachment_459" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd2.png"><img class="size-medium wp-image-459" title="Sprecher -&gt; Hinzufügen" src="http://sidux.files.wordpress.com/2009/08/kttsd2.png?w=300&#038;h=194" alt="Sprecher -&gt; Hinzufügen" width="300" height="194" /></a><p class="wp-caption-text">Sprecher -&gt; Hinzufügen</p></div>
<div id="attachment_460" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd3.png"><img class="size-medium wp-image-460" title="Sprache (Deutsch) und Synthesizer (Hadifix) wählen" src="http://sidux.files.wordpress.com/2009/08/kttsd3.png?w=300&#038;h=132" alt="Einstellungen für den Sprecher" width="300" height="132" /></a><p class="wp-caption-text">Sprache und Synthesizer wählen</p></div>
<p>Im Konfigurationsdialog für den Sprecher müssen dann die Pfade zu MBROLA, TXT2PHO und den Stimmen eingetragen werden (KTTS findet einiges davon automatisch).<br />
txt2pho-Programmdatei <code>/usr/share/txt2pho/txt2pho</code><br />
Mbrola-Programmdatei <code>/usr/bin/mbrola</code><br />
Die Stimmen für MBROLA liegen in <code>/usr/share/mbrola/voices/</code> (<code>de6</code> für eine männliche und <code>de7</code> für eine weibliche Stimme).</p>
<div id="attachment_461" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd4.png"><img class="size-medium wp-image-461" title="Sprecherkonfiguration" src="http://sidux.files.wordpress.com/2009/08/kttsd4.png?w=300&#038;h=292" alt="Sprecherkonfiguration" width="300" height="292" /></a><p class="wp-caption-text">Sprecherkonfiguration</p></div>
<p>Zur Zeit gibt es <a href="https://bugs.kde.org/show_bug.cgi?id=183359">einen Bug, der dazu führt, dass KTTSD mitten in der Ausgabe abbricht</a>. In den meisten Fällen hilft es, als Audio-Ausgabe für KTTSD von Phonon auf ALSA umzustellen.</p>
<div id="attachment_481" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd10.png"><img src="http://sidux.files.wordpress.com/2009/08/kttsd10.png?w=300&#038;h=190" alt="Audio-Ausgabe auf ALSA umstellen" title="Audio-Ausgabe auf ALSA umstellen" width="300" height="190" class="size-medium wp-image-481" /></a><p class="wp-caption-text">Audio-Ausgabe auf ALSA umstellen</p></div>
<p>Jetzt kann man KTTSD aktivieren.</p>
<div id="attachment_463" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd6.png"><img class="size-medium wp-image-463" title="Sprachausgabe aktivieren" src="http://sidux.files.wordpress.com/2009/08/kttsd6.png?w=300&#038;h=195" alt="Sprachausgabe aktivieren" width="300" height="195" /></a><p class="wp-caption-text">Sprachausgabe aktivieren</p></div>
<p>Dann noch mit OK bestätigen und die Sprachausgabe sollte (sollte! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) laufen.</p>
<p>Ein einfacher Weg zu testen, ob alles klappt ist KTTSD direkt über D-Bus anzusprechen:<br />
<code>qdbus org.kde.kttsd "/KSpeech" say "Hier spricht dein Computer" 0</code><br />
Wenn man was hört, hat es geklappt.</p>
<p>KMouth ist eine einfache GUI, die eingegeben Text vorliest.</p>
<div id="attachment_465" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd8.png"><img class="size-medium wp-image-465" title="kmouth" src="http://sidux.files.wordpress.com/2009/08/kttsd8.png?w=300&#038;h=229" alt="KMouth bei der Arbeit" width="300" height="229" /></a><p class="wp-caption-text">KMouth bei der Arbeit</p></div>
<p>KTTSMgr bringt einem ein Icon im Systemabschnitt des Panels für leichten Zugang zu den Einstellungen und der Möglichkeit den Inhalt der Zwischenablage vorzulesen.<br />
<div id="attachment_473" class="wp-caption aligncenter" style="width: 71px"><a href="http://sidux.files.wordpress.com/2009/08/kttsd9.png"><img src="http://sidux.files.wordpress.com/2009/08/kttsd9.png?w=61&#038;h=42" alt="KTTSMgr Icon" title="KTTSMgr Icon" width="61" height="42" class="size-full wp-image-473" /></a><p class="wp-caption-text">KTTSMgr Icon</p></div></p>
Posted in Debian, sidux Tagged: Debian, debian/unstable, HowTo-Anleitungen, kde4, kmouth, ktts, mbrola, sidux, sprachausgabe, tts, txt2pho <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/457/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=457&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/08/23/deutsche-sprachausgabe-in-kde-4/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd7.png?w=300" medium="image">
			<media:title type="html">mcedit /etc/txt2pho</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd1.png?w=300" medium="image">
			<media:title type="html">Systemeinstellungen -&#62; Zugangshilfen</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd2.png?w=300" medium="image">
			<media:title type="html">Sprecher -&#62; Hinzufügen</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd3.png?w=300" medium="image">
			<media:title type="html">Sprache (Deutsch) und Synthesizer (Hadifix) wählen</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd4.png?w=300" medium="image">
			<media:title type="html">Sprecherkonfiguration</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd10.png?w=300" medium="image">
			<media:title type="html">Audio-Ausgabe auf ALSA umstellen</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd6.png?w=300" medium="image">
			<media:title type="html">Sprachausgabe aktivieren</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd8.png?w=300" medium="image">
			<media:title type="html">kmouth</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/kttsd9.png" medium="image">
			<media:title type="html">KTTSMgr Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Backup &#8211; aber wie?</title>
		<link>http://sidux.wordpress.com/2009/08/03/backup-aber-wie/</link>
		<comments>http://sidux.wordpress.com/2009/08/03/backup-aber-wie/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:11:43 +0000</pubDate>
		<dc:creator>xadras</dc:creator>
				<category><![CDATA[sidux]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=444</guid>
		<description><![CDATA[Wie heißt es so schön: Es gibt zwei Arten von Computer-Benutzern, diejenigen die schon mal Daten verloren haben und diejenigen die es noch werden.
Unten den vielen verschiedenen Lösungen für Backups ist gar nicht so einfach die diejenige zu finden, die den eigenen Ansprüchen genügt und gleichzeitig auch bezahlbar ist. Da ich mit meiner eigentlich ganz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=444&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wie heißt es so schön: Es gibt zwei Arten von Computer-Benutzern, diejenigen die schon mal Daten verloren haben und diejenigen die es noch werden.</p>
<p>Unten den vielen verschiedenen Lösungen für Backups ist gar nicht so einfach die diejenige zu finden, die den eigenen Ansprüchen genügt und gleichzeitig auch bezahlbar ist. Da ich mit meiner eigentlich ganz zufrieden bin, möchte ich Euch diese kurze Vorstellen.</p>
<p style="text-align:left;"><strong>Hardware</strong></p>
<p style="text-align:left;">Als Hardware habe ich mich für ein <a href="http://www.synology-distribution.de/en/disk-station-ds107e-overview.html">Synology Disk Station 107e</a> mit einer 500 GB Festplatte entschieden. Es handelt sich dabei um einen <a href="http://de.wikipedia.org/wiki/Network_Attached_Storage">NAS</a>, also um einen Festplatte die man direkt in das Netzwerk hängen kann. Dies hat den Vorteil zu einer externen Festplatte, dass alle Computer im eignen Netzwerk auf diesen ihren Backup machen können, ohne das man irgendwelche Geräte rumtragen muss. Wer hier noch ein wenig mehr Geld investieren will, kann auch ein Gerät mit zwei Festplatten kaufen, die man dann im Raid betreiben kann.</p>
<p style="text-align:left;"><img class="size-full wp-image-445 aligncenter" title="Synology-Disk-Station-DS107e-SATA-NAS-Server.138x138" src="http://sidux.files.wordpress.com/2009/08/synology-disk-station-ds107e-sata-nas-server-138x138.jpg?w=138&#038;h=138" alt="Synology-Disk-Station-DS107e-SATA-NAS-Server.138x138" width="138" height="138" /></p>
<p style="text-align:left;">
<p style="text-align:left;"><strong>Inbetriebnahme des NFS Servers</strong></p>
<p style="text-align:left;">Das Gerät ist ein echter Alleskönner.Vom lokalen Webserver bis hin zum I-Tunes Musikserver bietet das Gerät verschiedenste Anwendungsmöglichkeiten. Auf die Festplatten kann man mittels Samba, Apples Shares, FTP und für uns von Bedeutung NFS zugreifen. Die NFS Freigaben lassen sich im bequem im Webinterface einrichten. Dazu muss man zunächst im Menupunkt <em>Gemeinsame Dateien-&gt;NFS</em> &#8222;NFS aktivieren&#8220; anklicken und danach noch unter <em>Berechtigungen-&gt;Gemeinsame Ordner-&gt;NFS Berechtigungen</em> die eigene IP freigeben.</p>
<p style="text-align:left;"><strong>Einbinden des NFS Shares</strong></p>
<p style="text-align:left;">Damit man nun auf die NFS Freigabe des NAS zugreifen kann, muss zunächst das Paket nfs-common installiert werden:</p>
<blockquote>
<p style="text-align:left;">su<br />
apt-get install nfs-common</p></blockquote>
<p style="text-align:left;">Danach müssen noch die NFS Dienste gestartet werden:</p>
<blockquote>
<p style="text-align:left;"><span>/etc/init.d/portmap start </span><br />
<span>/etc/init.d/<strong>nfs</strong>-common start </span></p></blockquote>
<p style="text-align:left;">Mit den folgenden Befehlen werden diese auch automatisch nach jedem Hochfahren gestartet</p>
<blockquote>
<p style="text-align:left;">update-rc.d portmap start<br />
update-rc.d nfs-common start</p></blockquote>
<p style="text-align:left;"><span>Jetzt kann man die Freigabe in /etc/fstab eintragen. Die Zeile sollte so aussehen:</span></p>
<blockquote>
<p style="text-align:left;">IP_DES_SERVERS:/volume1/PFAD /media/nfs nfs defaults 0 0</p>
</blockquote>
<p style="text-align:left;">Konkret könnte das wie folgt aussehen:</p>
<blockquote>
<p style="text-align:left;">192.168.0.10:/volume1/meineFragabe /media/nfs nfs defaults 0 0</p>
</blockquote>
<p style="text-align:left;">Danach kann man die Freigabe einbinden:</p>
<blockquote>
<p style="text-align:left;">su<br />
mkdir -p /media/nfs<br />
mount -a</p></blockquote>
<p style="text-align:left;"><strong>Synchronisieren der Daten<br />
</strong></p>
<p style="text-align:left;">Das Synchronisieren habe ich mittels Rsync realisiert. Mit <a href="http://www.kde-apps.org/content/show.php/luckyBackup?content=94391">LuckyBackup</a> gibt es dafür auch sehr gelungenes graphisches Benutzerinterface. Das Paket befindet sich im Debian Repository.</p>
<blockquote>
<p style="text-align:left;">su<br />
apt-get install luckybackup</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-446" title="LuckBackup" src="http://sidux.files.wordpress.com/2009/08/94391-1.png?w=460&#038;h=450" alt="LuckBackup" width="460" height="450" /></p>
</blockquote>
<p style="text-align:left;"><strong>Fazit</strong></p>
<p style="text-align:left;">Wie bereits gesagt bin ich ganz zufrieden mit der Lösung. Einzige Wehrmutstropfen sind die etwas zu lauten Lüfter (ich denke ich werde diese noch austauschen) und der etwas hohe Anschaffungspreis von ungefähr 200 Euro. Dafür bekommt man allerdings einen wirklichen tollen NAS und eine gute gute Backupmöglichkeit für das ganze Netzwerk.</p>
Posted in sidux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/444/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=444&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/08/03/backup-aber-wie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fbc16d92913aab75fadff91ae1ae851?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">xadras</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/synology-disk-station-ds107e-sata-nas-server-138x138.jpg" medium="image">
			<media:title type="html">Synology-Disk-Station-DS107e-SATA-NAS-Server.138x138</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/94391-1.png" medium="image">
			<media:title type="html">LuckBackup</media:title>
		</media:content>
	</item>
		<item>
		<title>Neue Plasmoids und Vollbildmodus für Amarok 2</title>
		<link>http://sidux.wordpress.com/2009/08/01/neue-plasmoids-und-vollbildmodus-fur-amarok-2/</link>
		<comments>http://sidux.wordpress.com/2009/08/01/neue-plasmoids-und-vollbildmodus-fur-amarok-2/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 01:05:11 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[debian/experimental]]></category>
		<category><![CDATA[debian/unstable]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[eyecandy]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[plasma]]></category>
		<category><![CDATA[Programme]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=433</guid>
		<description><![CDATA[Xadras aus dem sidux-Team stellt in seinem Repository ab jetzt einige nette neue Plasmoids (Widgets/Miniprogramme) für KDE4 bereit. Außerdem gibt es ein kleines Progrämmchen, welches Amarok 2 einen hübschen Vollbildmodus beschert. Da ich zur Zeit KDE 4.2 RC2 aus debian/experimental nutze, konnte ich zwei der Plasmoids leider nicht testen.  Zu den anderen hab ich jeweils [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=433&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Xadras aus dem sidux-Team stellt in seinem Repository ab jetzt einige nette neue Plasmoids (Widgets/Miniprogramme) für KDE4 bereit. Außerdem gibt es ein kleines Progrämmchen, welches Amarok 2 einen hübschen Vollbildmodus beschert. Da ich zur Zeit KDE 4.2 RC2 aus debian/experimental nutze, konnte ich zwei der Plasmoids leider nicht testen.  Zu den anderen hab ich jeweils einen Screenshot gemacht. Vielen Dank an xadras für die Arbeit und Bandbreite.</p>
<p>So fügt man das neue Repository zu den Apt-Quellen hinzu (als root-Benutzer in einem Terminal):<br />
<code><br />
echo "deb http://sidux.wuertz.org/ sid main" &gt;&gt; /etc/apt/sources.list.d/xadras.list<br />
apt-get update<br />
apt-get install xadras-keyring<br />
apt-get update<br />
</code><br />
Danach kann man die gewünschten Pakete ganz normal über <code>apt-get install paketname</code> installieren. Die Paketnamen sind in der folgenden Liste <strong>fett</strong> dargestellt.</p>
<p><strong>plasma-widget-customizable-weather:</strong> Sehr anpassbares Wetter-Plasmoid mit verschiedenen Layouts. Hier die Fünf-Tage-Ansicht für Bonn.</p>
<div id="attachment_436" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/widget_customizable-weather.png"><img class="size-medium wp-image-436" title="widget_customizable-weather" src="http://sidux.files.wordpress.com/2009/08/widget_customizable-weather.png?w=300&#038;h=168" alt="Sehr anpassbares Wetter-Plasmoid für KDE4" width="300" height="168" /></a><p class="wp-caption-text">Sehr anpassbares Wetter-Plasmoid für KDE4</p></div>
<p><strong>plasma-widget-daisy:</strong> Ein einfacher Anwendungsstarter für Plasma- A simple application launcher for Plasma.</p>
<p><strong>plasma-widget-playwolf:</strong> &#8222;Gerade läuft&#8220;-Plasmoid für Amarok 2.</p>
<div id="attachment_437" class="wp-caption aligncenter" style="width: 272px"><a href="http://sidux.files.wordpress.com/2009/08/widget_playwolf.png"><img class="size-full wp-image-437" title="widget_playwolf" src="http://sidux.files.wordpress.com/2009/08/widget_playwolf.png?w=262&#038;h=262" alt="&quot;Gerade läuft&quot;-Plasmoid für Amarok 2" width="262" height="262" /></a><p class="wp-caption-text">&quot;Gerade läuft&quot;-Plasmoid für Amarok 2</p></div>
<p><strong>plasma-widget-stasks:</strong> Eine Alternative KDE4-Taskleiste.</p>
<p><strong>plasma-widget-publictransport:</strong> Plasmoid für Fahrpläne von öffentlichen Verkehrsmitteln. Unterstützt z.B. www.db.de</p>
<div id="attachment_438" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/widget_publictransport.png"><img class="size-medium wp-image-438" title="widget_publictransport" src="http://sidux.files.wordpress.com/2009/08/widget_publictransport.png?w=300&#038;h=228" alt="Plasmoid, welches Fahrpläne zeigt. Unterstützt www.db.de" width="300" height="228" /></a><p class="wp-caption-text">Plasmoid, welches Fahrpläne zeigt. </p></div>
<p><strong>plasma-widget-quickaccess:</strong> Ein alternatives Ordneransicht-Plasmoid.</p>
<div id="attachment_439" class="wp-caption aligncenter" style="width: 211px"><a href="http://sidux.files.wordpress.com/2009/08/widget_quickaccess.png"><img class="size-medium wp-image-439" title="widget_quickaccess" src="http://sidux.files.wordpress.com/2009/08/widget_quickaccess.png?w=201&#038;h=300" alt="Ein alternatives Ordneransicht-Plasmoid" width="201" height="300" /></a><p class="wp-caption-text">Ein alternatives Ordneransicht-Plasmoid</p></div>
<p><strong>waheela:</strong> Vollbildanzeige für Amarok 2. (starten mit &#8222;waheela&#8220;, während Amarok 2 läuft)</p>
<div id="attachment_435" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/08/waheela.png"><img class="size-medium wp-image-435" title="waheela" src="http://sidux.files.wordpress.com/2009/08/waheela.png?w=300&#038;h=187" alt="Vollbildanzeige für Amarok 2" width="300" height="187" /></a><p class="wp-caption-text">Vollbildanzeige für Amarok 2</p></div>
<p>Alle Pakete bekommt man mit:</p>
<p><code>apt-get install waheela plasma-widget-customizable-weather plasma-widget-daisy plasma-widget-playwolf plasma-widget-stasks plasma-widget-publictransport plasma-widget-quickaccess</code></p>
Posted in Debian, sidux Tagged: amarok, Debian, debian/experimental, debian/unstable, experimental, eyecandy, HowTo-Anleitungen, kde4, Linux, plasma, Programme, sidux <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/433/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=433&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/08/01/neue-plasmoids-und-vollbildmodus-fur-amarok-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/widget_customizable-weather.png?w=300" medium="image">
			<media:title type="html">widget_customizable-weather</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/widget_playwolf.png" medium="image">
			<media:title type="html">widget_playwolf</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/widget_publictransport.png?w=300" medium="image">
			<media:title type="html">widget_publictransport</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/widget_quickaccess.png?w=201" medium="image">
			<media:title type="html">widget_quickaccess</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/08/waheela.png?w=300" medium="image">
			<media:title type="html">waheela</media:title>
		</media:content>
	</item>
		<item>
		<title>Auf in die nächste Runde</title>
		<link>http://sidux.wordpress.com/2009/06/29/auf-in-die-nachste-runde/</link>
		<comments>http://sidux.wordpress.com/2009/06/29/auf-in-die-nachste-runde/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:20:40 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[sidux]]></category>
		<category><![CDATA[kde 4.3]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[sidux art]]></category>
		<category><![CDATA[sidux.com]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=430</guid>
		<description><![CDATA[Gerade frisch ist die erste Preview zu sidux 2009-02 &#8222;Αιθήρ&#8220; erschienen. Dies wird das erste Release mit KDE4 sein. Das neue Artwork ist in dieser Preview noch nicht enthalten, aber man kann schon mal die vielen Änderungen unter der Haube (Kernel 2.6.30 usw.) testen.
Wer etwas fürs Auge braucht, dem empfehle ich diesen Screencast von Aaron [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=430&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Gerade frisch ist die <a title="sidux 2009-02 pre1" href="http://sidux.com/Article517.html">erste Preview zu sidux 2009-02 &#8222;Αιθήρ&#8220; erschienen</a>. Dies wird das erste Release mit KDE4 sein. Das neue Artwork ist in dieser Preview noch nicht enthalten, aber man kann schon mal die vielen Änderungen unter der Haube (Kernel 2.6.30 usw.) testen.</p>
<p>Wer etwas fürs Auge braucht, dem empfehle ich <a title="KDE 4.3 Screencast" href="http://aseigo.blogspot.com/2009/06/kde-43-plasma-overview-screencast.html">diesen Screencast von Aaron Seigo</a>, der uns einen ausführlichen Ausblick über einige Nettigkeiten gibt, die mit KDE 4.3 kommen werden.</p>
Posted in sidux Tagged: kde 4.3, kde4, preview, sidux, sidux art, sidux.com <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=430&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/06/29/auf-in-die-nachste-runde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>
	</item>
		<item>
		<title>KDE 4 &#8211; Tipps für Umsteiger</title>
		<link>http://sidux.wordpress.com/2009/04/11/kde-4-tipps-fur-umsteiger/</link>
		<comments>http://sidux.wordpress.com/2009/04/11/kde-4-tipps-fur-umsteiger/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 17:33:22 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[arbeitsflächen-effekte]]></category>
		<category><![CDATA[debian/unstable]]></category>
		<category><![CDATA[desktop-effects]]></category>
		<category><![CDATA[Dist-Upgrade]]></category>
		<category><![CDATA[google-gadgets]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[kde4 activities]]></category>
		<category><![CDATA[kickoff]]></category>
		<category><![CDATA[kmenu]]></category>
		<category><![CDATA[lancelot]]></category>
		<category><![CDATA[phonon]]></category>
		<category><![CDATA[plasma]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=326</guid>
		<description><![CDATA[Letzte Aktualisierung: 06.06.09 &#8211; 21:50
Inhalt

KDE3 -&#62; KDE4
KDE4-Desktop

K-Menu
Widgets (Miniprogramme)
Widgets aus Ordnern, Dateien und Verknüpfungen
Panels (Kontrollleisten)
Aktivitäten
Arbeitsflächen-Effekte


Sonstiges

Links
Nicht-KDE4-Programme


Bugs und Stolperfallen

KDE 3 -&#62; KDE4
Hier eine Liste mit Programmen, die in KDE4 anders heißen oder noch nicht portiert wurden. Bei den noch nicht portierten Progammen laufen die KDE3-Versionen dann aber noch. Diese werden leider nach und nach aus debian/unstable verschwinden. Einige [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=326&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Letzte Aktualisierung:</strong> 06.06.09 &#8211; 21:50</p>
<h2 style="color:black;font-style:bold;font-size:1.5em;">Inhalt</h2>
<ul>
<li><a href="./#kde3-kde4">KDE3 -&gt; KDE4</a></li>
<li><a href="./#desktop">KDE4-Desktop</a>
<ul>
<li><a href="./#kmenu">K-Menu</a></li>
<li><a href="./#widgets">Widgets (Miniprogramme)</a></li>
<li><a href="./#widgets2">Widgets aus Ordnern, Dateien und Verknüpfungen</a></li>
<li><a href="./#panel">Panels (Kontrollleisten)</a></li>
<li><a href="./#activities">Aktivitäten</a></li>
<li><a href="./#desktop-effects">Arbeitsflächen-Effekte</a></li>
</ul>
</li>
<li><a href="./#misc">Sonstiges</a>
<ul>
<li><a href="./#links">Links</a></li>
<li><a href="./#non-kde4">Nicht-KDE4-Programme</a></li>
</ul>
</li>
<li><a href="./#bugs">Bugs und Stolperfallen</a></li>
</ul>
<h2 style="color:black;font-style:bold;font-size:1.5em;"><a name="kde3-kde4"></a>KDE 3 -&gt; KDE4</h2>
<p>Hier eine Liste mit Programmen, die in KDE4 anders heißen oder noch nicht portiert wurden. Bei den noch nicht portierten Progammen laufen die KDE3-Versionen dann aber noch. Diese werden leider nach und nach aus debian/unstable verschwinden. Einige sind jetzt schon nur aus debian/testing zu bekommen.</p>
<ul>
<li>KPDF/KGhostview -&gt; Okular</li>
<li>Konqueror als Dateimanager -&gt; Dolphin (Konqueror ist immer noch der Standard-Web-Browser.)</li>
<li>Kicker -&gt; Panel / Kontrollleiste (kommt mit Plasma. Kein extra Paket.)</li>
<li>Kaffeine -&gt; Noch nicht für KDE4 verfügbar. Mit KDE4 kommt der sehr minimalistische &#8222;Dragon Player&#8220;. SMplayer und VLC haben beide aber schicke QT4-Oberflächen.</li>
<li>Codeine -&gt; Dragon Player</li>
<li>kio-apt -&gt; Gibt es nicht mehr. Mit <em>packagesearch</em> ist allerdings eine QT4-Oberfläche zum Durchsuchen der Paketdatenbank in debian/unstable.</li>
<li>KBluetooth -&gt; Noch nicht für KDE4 verfügbar. Die KDE3-Version funktioniert teilweise noch (bluetooth:/ ist kaputt, Dateien versenden geht aber).</li>
<li>K3B -&gt; Noch nicht für KDE4 verfügbar. Die KDE3-Version funktioniert aber prima.</li>
<li>Konversation -&gt; Noch nicht für KDE4 verfügbar (Preview-Version in debian/experimental).  Ein guter alternativer IRC-Client in QT4 ist <em>quassel</em>.</li>
<li>Katapult -&gt; Nicht für KDE4 verfügbar. Krunner (alt + f2) bietet die meisten Funktionen aus Katapult (und viele andere, die Katapult nicht hatte).</li>
<li>Kontrollzentrum / KControl -&gt; Systemeinstellungen / systemsettings</li>
<li>Klickety -&gt; Gibt es nicht mehr. KDiamond ist so ähnlich.</li>
<li>KSokoban -&gt; Gibt es nicht mehr. KAtomic ist so ähnlich.</li>
<li>KPager -&gt; Nicht für KDE4 verfügbar.</li>
<li>KPowersave -&gt; PowerDevil (KPowersave funktioniert auch noch. PowerDevil hat noch einige Bugs)</li>
<li>Korn -&gt; Nicht für KDE4 verfügbar.</li>
<li>Kandy -&gt; Nicht für KDE4 verfügbar.</li>
<li>KSVG -&gt; Nicht für KDE4 verfügbar (SVG wird in KDE generell unterstützt. Daher ist KSVG überflüssig.)</li>
<li>aRts -&gt; Phonon</li>
<li>KArm -&gt; KTimetracker</li>
<li>Kooka -&gt; Noch nicht für KDE4 verfügbar. Scannen ist über  KolourPaint (im Paket <em>kolourpaint4</em>) oder KOffice möglich. KDE3-Version von Kooka aus debian/testing funktioniert auch noch.</li>
<li>Infozentrum / KInfocenter -&gt; Ist jetzt in einen eigenen Paket <em>kinfocenter</em>.</li>
<li>KHelpcenter / Hilfe -&gt; Das Paket hieß früher khelpcenter und jetzt <em>khelpcenter4</em>.</li>
<li>KMoon -&gt; Luna-Widget (im Paket<em> plasma-widgets-addons</em>)</li>
<li>Quanta Plus -&gt; Nocht nicht für KDE4 verfügbar.</li>
<li>kshutdown -&gt; seit dem 27.04.09 ist eine KDE4-Version in debian/unstable</li>
</ul>
<h2 style="color:black;font-style:bold;font-size:1.5em;"><a name="desktop">KDE4-Desktop</a></h2>
<h3><a name="kmenu"></a>K-Menu</h3>
<ul>
<li>Klassicher Menüstil: Wenn man das neue Menü nicht mag, kann man per Rechtsklick auf das K-Symbol zum klassischen Aussehen wechseln.
<div id="attachment_335" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/classic_kmenu1.png"><img class="size-thumbnail wp-image-335" title="classic_kmenu1" src="http://sidux.files.wordpress.com/2009/04/classic_kmenu1.png?w=256&#038;h=100" alt="Klassischer Menüstil - Einrichtung" width="256" height="100" /></a><p class="wp-caption-text">Klassischer Menüstil - Einrichtung</p></div>
<div id="attachment_336" class="wp-caption aligncenter" style="width: 170px"><a href="http://sidux.files.wordpress.com/2009/04/classic_kmenu2.png"><img class="size-thumbnail wp-image-336" title="classic_kmenu2" src="http://sidux.files.wordpress.com/2009/04/classic_kmenu2.png?w=160&#038;h=400" alt="Klassischer Menüstil - Aussehen" width="160" height="400" /></a><p class="wp-caption-text">Klassischer Menüstil - Aussehen</p></div></li>
<li>Das neue Menü (Kickoff) wird sehr viel benutzbarer, wenn man seiner Lieblingsprogramme zu den Favoriten hinzufügt und die eingebaute Suchleiste verwendet.
<p><div id="attachment_338" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu2.png"><img class="size-thumbnail wp-image-338" title="kickoff_kmenu2" src="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu2.png?w=256&#038;h=48" alt="Kickoff - Suchleiste" width="256" height="48" /></a><p class="wp-caption-text">Kickoff - Suchleiste</p></div>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 264px"><a href="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu1.png"><img class="size-thumbnail wp-image-337" title="kickoff_kmenu1" src="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu1.png?w=254&#038;h=120" alt="Kickoff - Favoriten" width="254" height="120" /></a><p class="wp-caption-text">Kickoff - Favoriten</p></div></li>
<li>Ein weiteres alternatives Menü ist im Paket <em>plasma-widget-lancelot</em> verfügbar.
<p><div id="attachment_343" class="wp-caption aligncenter" style="width: 230px"><a href="http://sidux.files.wordpress.com/2009/04/lancelot_kmenu1.png"><img class="size-thumbnail wp-image-343" title="lancelot_kmenu1" src="http://sidux.files.wordpress.com/2009/04/lancelot_kmenu1.png?w=220&#038;h=192" alt="Lancelot-Menu" width="220" height="192" /></a><p class="wp-caption-text">Lancelot-Menu</p></div></li>
<li>Das Benutzen des Menüs ist so gut wie überflüssig, wenn man Krunner (alt + f2) verwendet. Krunner lässt sich über das Schraubenschlüssel-Symbol konfigurieren. Es kann sehr viel mehr als nur Programme starten. Das Symbol daneben startet einen Task-Manager, ähnlich wie htop in der Konsole oder der Task-Manager in Windows.
<p><div id="attachment_339" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/krunner1.png"><img class="size-thumbnail wp-image-339" title="krunner1" src="http://sidux.files.wordpress.com/2009/04/krunner1.png?w=256&#038;h=38" alt="Krunner" width="256" height="38" /></a><p class="wp-caption-text">Krunner</p></div>
<div id="attachment_340" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/krunner2.png"><img class="size-thumbnail wp-image-340" title="krunner2" src="http://sidux.files.wordpress.com/2009/04/krunner2.png?w=256&#038;h=176" alt="Krunner - in Aktion" width="256" height="176" /></a><p class="wp-caption-text">Krunner - in Aktion</p></div>
<div id="attachment_342" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/krunner4.png"><img class="size-thumbnail wp-image-342" title="krunner4" src="http://sidux.files.wordpress.com/2009/04/krunner4.png?w=256&#038;h=140" alt="Krunner - Systemüberwachung" width="256" height="140" /></a><p class="wp-caption-text">Krunner - Systemüberwachung</p></div>
<div id="attachment_341" class="wp-caption aligncenter" style="width: 140px"><a href="http://sidux.files.wordpress.com/2009/04/krunner3.png"><img class="size-thumbnail wp-image-341" title="krunner3" src="http://sidux.files.wordpress.com/2009/04/krunner3.png?w=130&#038;h=192" alt="Krunner - Einstellungen" width="130" height="192" /></a><p class="wp-caption-text">Krunner - Einstellungen</p></div></li>
</ul>
<h3><a name="widgets">Widgets (Miniprogramme</a>)</h3>
<ul>
<li>Widgets lassen sich über das Symbol in der oberen rechten Ecke hinzufügen und entsperren.  Dann können sie  verschoben, vergrößert, entfernt werden usw.
<p><div id="attachment_344" class="wp-caption aligncenter" style="width: 89px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_cashew1.png"><img class="size-full wp-image-344" title="plasma_cashew1" src="http://sidux.files.wordpress.com/2009/04/plasma_cashew1.png?w=79&#038;h=82" alt="Plasma - Cashew" width="79" height="82" /></a><p class="wp-caption-text">Plasma - Cashew</p></div>
<div id="attachment_345" class="wp-caption aligncenter" style="width: 321px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_cashew2.png"><img class="size-full wp-image-345" title="plasma_cashew2" src="http://sidux.files.wordpress.com/2009/04/plasma_cashew2.png?w=311&#038;h=146" alt="Plasma Cashew - Menü" width="311" height="146" /></a><p class="wp-caption-text">Plasma Cashew - Menü</p></div></li>
<li>Viele Einstellungen, die früher im Kontrollzentrum waren, befinden sich jetzt sozusagen &#8222;vor Ort&#8220;.  Alle Elemente des Desktops sind Widgets, auch die einzelnen Bereiche der Taskleiste (Panel) und das Panel selbst.  Man konfiguriert ein Widget entweder, indem man es mit der rechten Maustaste anklickt und &#8222;einrichten&#8220; wählt oder (bei Widgets auf dem Desktop) das Schraubenschlüsselsymbol wählt. Die Leiste mit den Symbolen erscheint, wenn man bei entsperrten Widgets mit der Maus über das Widget fährt.
<p><div id="attachment_358" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar21.png"><img class="size-medium wp-image-358" title="plasma_widget_bar1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar21.png?w=300&#038;h=87" alt="Widgets Konfigurieren #1" width="300" height="87" /></a><p class="wp-caption-text">Widgets Konfigurieren #1</p></div>
<div id="attachment_357" class="wp-caption aligncenter" style="width: 270px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar11.png"><img class="size-full wp-image-357" title="plasma_widget_bar2" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar11.png?w=260&#038;h=154" alt="Widgets Konfigurieren #2" width="260" height="154" /></a><p class="wp-caption-text">Widgets Konfigurieren #2</p></div></li>
<li>Widgets lassen sich (bei entsperrten Widgets) vom Panel auf den Desktop ziehen und umgekehrt.</li>
<li>Mehr Widgets und Themes sind über zusätzliche Pakete in Debian einfach zu bekommen.
<ul>
<li>Auf jeden Fall installieren würde ich <em>plasma-widgets-addons</em> und <em>plasma-widgets-workspace</em>. Sie enthalten grundlegende Sachen wie das  &#8222;Arbeitsfläche anzeigen&#8220;-Widget.
<p><div id="attachment_363" class="wp-caption aligncenter" style="width: 278px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_showdesktop1.png"><img class="size-full wp-image-363" title="plasma_widget_showdesktop1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_showdesktop1.png?w=268&#038;h=164" alt="&quot;Arbeitsfläche anzeigen&quot;-Widget" width="268" height="164" /></a><p class="wp-caption-text">&quot;Arbeitsfläche anzeigen&quot;-Widget</p></div></li>
<li>Ein schöneres Wetter-Widget gibt es in <em>plasma-widget-weather</em>. Vielleicht bringt es ja auch schöneres Wetter <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
<p><div id="attachment_360" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_weather1.png"><img class="size-thumbnail wp-image-360" title="plasma_widget_weather1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_weather1.png?w=256&#038;h=160" alt="Weather Forecast" width="256" height="160" /></a><p class="wp-caption-text">Weather Forecast</p></div></li>
<li>Für Benutzer von KTorrent gibt es<em> plasma-widget-ktorrent</em>.
<p><div id="attachment_359" class="wp-caption aligncenter" style="width: 266px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_ktorrent1.png"><img class="size-thumbnail wp-image-359" title="plasma_widget_ktorrent1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_ktorrent1.png?w=256&#038;h=126" alt="KTorrent-Widget" width="256" height="126" /></a><p class="wp-caption-text">KTorrent-Widget</p></div></li>
<li>Google-Gadgets lassen sich auch nutzen. Dazu braucht man <em>plasma-scriptengine-googlegadgets</em> und die <em>google-gadgets-*</em> Pakete.</li>
<li>Das Widget &#8222;Geräteüberwachung&#8220; ist sehr zu empfehlen. Es ermöglicht einfaches Mounten und sicheres Entfernen von USB-Sticks und anderen Speichermedien.
<p><div id="attachment_361" class="wp-caption aligncenter" style="width: 211px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_devices1.png"><img class="size-medium wp-image-361" title="plasma_widget_devices1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_devices1.png?w=201&#038;h=300" alt="Kürzlich angeschlossene Geräte" width="201" height="300" /></a><p class="wp-caption-text">Kürzlich angeschlossene Geräte</p></div></li>
<li>Zusätzliche Themes für Plasma (d.h andere Designs für die Widgets) sind in <em>plasma-desktopthemes-artwork</em>.  Sie können über die &#8222;Einstellungen zum Erscheinungsbild&#8220; (wo auch das Hintergrundbild festgelegt wird) ausgewählt werden.
<p><div id="attachment_356" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_themes1.png"><img class="size-medium wp-image-356" title="plasma_themes1" src="http://sidux.files.wordpress.com/2009/04/plasma_themes1.png?w=300&#038;h=263" alt="Themes aus plasma-desktopthemes-artwork" width="300" height="263" /></a><p class="wp-caption-text">Themes aus plasma-desktopthemes-artwork</p></div></li>
</ul>
</li>
</ul>
<h3><a name="widgets2"></a>Widgets aus Ordnern, Dateien und Verknüpfungen</h3>
<ul>
<li>Man kann per Drag &amp; Drop aus vielen Dateitypen Widgets im Panel oder auf dem Desktop erzeugen.</li>
<li>Widgets müssen dazu entsperrt sein.</li>
<li>Man navigiert mit Dolphin zu der gewünschten Datei, dem Ordner oder der Verknüpfung (.dekstop-Datei) und zieht sie in das Panel bzw. auf den Desktop. Hier ein Beispiel anhand eines Ordners, der als Schnellstarter im Panel erscheinen soll:
<p><div id="attachment_411" class="wp-caption aligncenter" style="width: 276px"><a href="http://sidux.files.wordpress.com/2009/04/folderview_panel1.png"><img class="size-full wp-image-411" title="folderview_panel1" src="http://sidux.files.wordpress.com/2009/04/folderview_panel1.png?w=266&#038;h=111" alt="Ordner aus Dolphin in das Panel gezogen" width="266" height="111" /></a><p class="wp-caption-text">1. Ordner aus Dolphin in das Panel ziehen</p></div>
<div id="attachment_412" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/folderview_panel2.png"><img class="size-medium wp-image-412" title="folderview_panel2" src="http://sidux.files.wordpress.com/2009/04/folderview_panel2.png?w=300&#038;h=210" alt="Ergebnis: Folderview-Widget im Panel" width="300" height="210" /></a><p class="wp-caption-text">2. Ergebnis: Folderview-Widget im Panel</p></div></li>
<li>Für manche Dateitypen (wie auch für den Ordner oben) stehen mehrere Optionen zur Verfügung. So kann ein Bild z.B. als Symbol oder &#8222;Bilderrahmen&#8220; (d.h. das Bild wird direkt angezeigt) hinzugefügt werden. Hier einige Beispiele:
<ul>
<li>In einem Ordner befinden sich eine Textdatei, eine HTML-Datei, eine Verknüpfung zu einem Programm, eine Verknüpfung zu einer URL und ein Bild.
<p><div id="attachment_413" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/widgets_from_files1.png"><img class="size-medium wp-image-413" title="widgets_from_files1" src="http://sidux.files.wordpress.com/2009/04/widgets_from_files1.png?w=300&#038;h=48" alt="Verschiedene Dateitypen" width="300" height="48" /></a><p class="wp-caption-text">Verschiedene Dateitypen</p></div></li>
<li>Die Textdatei, die Verknüpfung zu dem Programm und die Verknüpfung zu der URL werden zu  Symbolen, die beim Anklicken die entsprechenden Sachen öffnen. Die HTML-Datei habe ich als &#8222;Web-Browser&#8220; hinzugefügt. Beim Anklicken öffnet sich ein Minibrowser mit dem Inhalt der Datei. Das Bild habe ich als &#8222;Bilderahmen&#8220; hinzugefügt. Dadurch wird es direkt angezeigt und ist keine Verknüpfung zu dem Bild. Sowohl Bilder, als auch HTML-Dateien können auch als Symbol hinzugefügt werden.
<p><div id="attachment_414" class="wp-caption aligncenter" style="width: 292px"><a href="http://sidux.files.wordpress.com/2009/04/widgets_from_files2.png"><img class="size-full wp-image-414" title="widgets_from_files2" src="http://sidux.files.wordpress.com/2009/04/widgets_from_files2.png?w=282&#038;h=55" alt="Die entsprechenden Widgets im Panel (Reihenfolge wie oben)" width="282" height="55" /></a><p class="wp-caption-text">Die entsprechenden Widgets im Panel (Reihenfolge wie oben)</p></div>
<div id="attachment_415" class="wp-caption aligncenter" style="width: 238px"><a href="http://sidux.files.wordpress.com/2009/04/widgets_from_files3.png"><img class="size-medium wp-image-415" title="widgets_from_files3" src="http://sidux.files.wordpress.com/2009/04/widgets_from_files3.png?w=228&#038;h=300" alt="Minibrowser mit Inhalt der HTML-Datei" width="228" height="300" /></a><p class="wp-caption-text">Minibrowser mit Inhalt der HTML-Datei</p></div></li>
<li>Und so sehen die Sachen als Widgets auf dem Desktop aus:
<p><div id="attachment_416" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/widgets_from_files4.png"><img class="size-medium wp-image-416" title="widgets_from_files4" src="http://sidux.files.wordpress.com/2009/04/widgets_from_files4.png?w=300&#038;h=231" alt="...und auf dem Desktop" width="300" height="231" /></a><p class="wp-caption-text">Widgets für Dateien auf dem Desktop</p></div></li>
</ul>
</li>
</ul>
<h3><a name="panel"></a>Panels (Kontrollleisten)</h3>
<ul>
<li>Panels lassen sich konfigurieren, indem man bei entsperrten Widgets unten rechts auf das Cashew-Symbol klickt.
<p><div id="attachment_387" class="wp-caption aligncenter" style="width: 50px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel1.png"><img class="size-full wp-image-387" title="plasma_widget_panel1" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel1.png?w=40&#038;h=47" alt="Cashew" width="40" height="47" /></a><p class="wp-caption-text">Cashew</p></div></li>
<li>In der dann aufklappenden Leiste finden sich Knöpfe zum Verschieben des Panel, Ändern der Höhe und Hinzufügen und Entsperren von Widgets. Unter &#8222;weitere Einstellungen&#8220; befinden sich Optionen zur Ausrichtung und Sichtbarkeit des Panels. Die Breite kann mit den kleinen Pfeilsymbolen links und rechts am Panel eingestellt werden.
<p><div id="attachment_388" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel2.png"><img class="size-medium wp-image-388" title="plasma_widget_panel2" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel2.png?w=300&#038;h=43" alt="Einstellungen für die Kontrollleiste" width="300" height="43" /></a><p class="wp-caption-text">Einstellungen für die Kontrollleiste</p></div>
<div id="attachment_389" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel3.png"><img class="size-medium wp-image-389" title="plasma_widget_panel3" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel3.png?w=300&#038;h=128" alt="Kontrollleiste weitere Einstellungen" width="300" height="128" /></a><p class="wp-caption-text">Kontrollleiste - weitere Einstellungen</p></div>
<div id="attachment_390" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel4.png"><img class="size-medium wp-image-390" title="plasma_widget_panel4" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel4.png?w=300&#038;h=57" alt="Panel verschieben" width="300" height="57" /></a><p class="wp-caption-text">Panel verschieben</p></div>
<div id="attachment_391" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel5.png"><img class="size-medium wp-image-391" title="plasma_widget_panel5" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel5.png?w=300&#038;h=122" alt="Panel - Größe und Ausrichtung" width="300" height="122" /></a><p class="wp-caption-text">Panel - Größe und Ausrichtung</p></div></li>
<li>Wenn die Leiste für die Einstellungen des Panels aktiv ist können auch die Widgets im Panel verschoben werden. Fährt man mit der Maus über ein Widget, sollte der Mauszeiger zu einem Kreuz werden. Mit einem Klick hebt man das Widget sozusagen auf. Mit einem zweiten Klick platziert man es an der gewünschten Stelle im Panel.
<p><div id="attachment_394" class="wp-caption aligncenter" style="width: 215px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel8.png"><img class="size-full wp-image-394" title="plasma_widget_panel8" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel8.png?w=205&#038;h=164" alt="Panel - Widgets verschieben" width="205" height="164" /></a><p class="wp-caption-text">Panel - Widgets verschieben</p></div></li>
<li>Man kann Verknüpfungen zu Programmen im Panel oder auf dem Desktop erstellen, indem man das gewünschte Programm vom K-Menu (Kickoff) in das Panel oder auf den Desktop zieht. Dazu müssen die Widgets entsperrt sein. Alternativ kann man das Programm-Symbol in in Kickoff auch mit der rechten Maustaste anklicken und dort die entsprechende Option wählen.
<p><div id="attachment_364" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu3.png"><img class="size-medium wp-image-364" title="kickoff_kmenu3" src="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu3.png?w=300&#038;h=98" alt="Kickoff - Kontextmenü" width="300" height="98" /></a><p class="wp-caption-text">Kickoff - Kontextmenü</p></div></li>
<li>Es ist auch möglich mehrere Kontrollleisten zu haben. Dazu muss man die Widgets entsperren und mit der rechten Maustaste auf einen freien Bereich der Arbeitsfläche klicken. Dort kann man dann &#8222;Kontrollleiste hinzufügen&#8220; auswählen. So kann man auch ein neues Panel anlegen, sollte man es mal versehentlich entfernt haben.
<p><div id="attachment_392" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel6.png"><img class="size-medium wp-image-392" title="plasma_widget_panel6" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel6.png?w=300&#038;h=174" alt="Zusätzliche Panels anlegen" width="300" height="174" /></a><p class="wp-caption-text">Zusätzliche Kontrollleisten anlegen</p></div>
<div id="attachment_393" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel7.png"><img class="size-medium wp-image-393" title="plasma_widget_panel7" src="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel7.png?w=300&#038;h=227" alt="Beispiel mit zwei Kontrollleisten" width="300" height="227" /></a><p class="wp-caption-text">Beispiel mit zwei Kontrollleisten</p></div></li>
</ul>
<h3><a name="activities"></a>Aktivitäten</h3>
<ul>
<li>Aktivitäten sind neu in KDE4 und noch nicht ganz ausgereift. Die folgenden Tipps sind also mit Vorsicht zu genießen!</li>
<li>Eine Aktivität besteht, grob gesagt, aus einem Hintergrundbild und beliebig vielen Widgets.</li>
<li>Panels und Fenster werden auf allen Aktivitäten gleich angezeigt.</li>
<li>Der mitgelieferte Desktop ist eine Aktivität vom Typ &#8222;Arbeitsfläche&#8220;. Man kann zusätzliche Aktivitäten über das Cashew-Symbol in der oberen rechten Ecke hinzufügen. Dazu muss man dort zuerst &#8222;verkleinern&#8220; wählen. In der Übersicht kann man dann auf &#8222;Aktivität hinzufügen&#8220; klicken und über &#8222;vergrößern&#8220; in die neue Aktivität wechseln.
<p><div id="attachment_399" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_activities1.png"><img class="size-medium wp-image-399" title="plasma_activities1" src="http://sidux.files.wordpress.com/2009/04/plasma_activities1.png?w=300&#038;h=103" alt="Aktivitäten - Verkleinern" width="300" height="103" /></a><p class="wp-caption-text">Aktivitäten - Verkleinern</p></div>
<div id="attachment_400" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_activities2.png"><img class="size-medium wp-image-400" title="plasma_activities2" src="http://sidux.files.wordpress.com/2009/04/plasma_activities2.png?w=300&#038;h=225" alt="Aktivitäten - Aktivität hinzufügen" width="300" height="225" /></a><p class="wp-caption-text">Aktivitäten - Aktivität hinzufügen</p></div>
<div id="attachment_401" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_activities3.png"><img class="size-medium wp-image-401" title="plasma_activities3" src="http://sidux.files.wordpress.com/2009/04/plasma_activities3.png?w=300&#038;h=225" alt="Aktivitäten - Vergrößern" width="300" height="225" /></a><p class="wp-caption-text">Aktivitäten - Vergrößern</p></div></li>
<li>Neben dem Typ &#8222;Arbeitsfläche&#8220; gibt es noch &#8222;Ordner-Ansicht&#8220;. Dieser Typ erinnert stark an einen klassischen Desktop, wie z.B. in KDE 3.5. Im Hintergrund befinden sich Symbole, die den Inhalt von <code>~/Desktop</code> (man kann auch einen anderen Ordner einstellen) widerspiegeln.
<p><div id="attachment_403" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_activities5.png"><img class="size-medium wp-image-403" title="plasma_activities5" src="http://sidux.files.wordpress.com/2009/04/plasma_activities5.png?w=300&#038;h=225" alt="Aktivitäten - Typ: Ordner-Ansicht" width="300" height="225" /></a><p class="wp-caption-text">Aktivitäten - Typ: Ordner-Ansicht</p></div></li>
<li>Das Verkleinern und Vergrößern zum Wechseln der Arbeitsfläche ist mühsam. Leichter geht es über das Widget &#8222;Aktivitätsleiste&#8220;. Da dieses relativ viel Platz braucht, bringt man es am besten in einem zusätzlichem Panel unter und erlaubt es Fenstern das neue Panel zu überdecken (siehe <a href="./#panel">Panels</a>).
<p><div id="attachment_405" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/plasma_activities61.png"><img class="size-medium wp-image-405" title="plasma_activities6" src="http://sidux.files.wordpress.com/2009/04/plasma_activities61.png?w=300&#038;h=174" alt="Aktivitätsleiste in zusätzlichem Panel" width="300" height="174" /></a><p class="wp-caption-text">Aktivitätsleiste in zusätzlichem Panel</p></div></li>
</ul>
<h3><a name="desktop-effects">Arbeitsflächen-Effekte</a></h3>
<ul>
<li>Die Effekte können in den Systemeinstellungen (systemsettings) unter &#8222;Arbeitsfläche&#8220; aktiviert werden.
<p><div id="attachment_418" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects1.png"><img class="size-medium wp-image-418" title="desktop_effects1" src="http://sidux.files.wordpress.com/2009/04/desktop_effects1.png?w=300&#038;h=237" alt="Systemeinstellungen - Arbeitsflächen-Effekte Allgemein" width="300" height="237" /></a><p class="wp-caption-text">Systemeinstellungen - Arbeitsflächen-Effekte &quot;Allgemein&quot;</p></div></li>
<li>Dazu muss entweder Composite über OpenGL (z.B. NVidia) oder XRender (z.b. einige SIS-Grafikchips) unterstützt werden. Unter &#8222;Erweitert&#8220; kann der Composit-Typ ausgewählt und konfiguriert werden. Vorher sollte man sicherstellen, dass man Composite in Xorg auch wirklich aktiviert hat.
<p><div id="attachment_420" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects3.png"><img class="size-medium wp-image-420" title="desktop_effects3" src="http://sidux.files.wordpress.com/2009/04/desktop_effects3.png?w=300&#038;h=210" alt="Systemeinstellungen - Arbeitsflächen-Effekte Erweitert" width="300" height="210" /></a><p class="wp-caption-text">Systemeinstellungen - Arbeitsflächen-Effekte &quot;Erweitert&quot;</p></div></li>
<li>Unter &#8222;Alle Effekte&#8220; können die einzelnen Effekte an- und abgeschaltet und konfiguriert werden.
<p><div id="attachment_419" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects2.png"><img class="size-medium wp-image-419" title="desktop_effects2" src="http://sidux.files.wordpress.com/2009/04/desktop_effects2.png?w=300&#038;h=283" alt="Systemeinstellungen - Arbeitsflächen-Effekte Alle Effekte" width="300" height="283" /></a><p class="wp-caption-text">Systemeinstellungen - Arbeitsflächen-Effekte &quot;Alle Effekte&quot;</p></div></li>
<li>Beispiele für Effekte:
<p><div id="attachment_421" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects4.png"><img class="size-medium wp-image-421" title="desktop_effects4" src="http://sidux.files.wordpress.com/2009/04/desktop_effects4.png?w=300&#038;h=187" alt="Effekt - 3D-Fenstergalerie" width="300" height="187" /></a><p class="wp-caption-text">Effekt - 3D-Fenstergalerie</p></div>
<div id="attachment_422" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects5.png"><img class="size-medium wp-image-422" title="desktop_effects5" src="http://sidux.files.wordpress.com/2009/04/desktop_effects5.png?w=300&#038;h=187" alt="Effekt - Fenster zeigen" width="300" height="187" /></a><p class="wp-caption-text">Effekt - Fenster zeigen</p></div>
<div id="attachment_423" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects6.png"><img class="size-medium wp-image-423" title="desktop_effects6" src="http://sidux.files.wordpress.com/2009/04/desktop_effects6.png?w=300&#038;h=187" alt="Effekt - Arbeitsflächen-Umschalter (Raster)" width="300" height="187" /></a><p class="wp-caption-text">Effekt - Arbeitsflächen-Umschalter (Raster)</p></div>
<div id="attachment_424" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/desktop_effects7.png"><img class="size-medium wp-image-424" title="desktop_effects7" src="http://sidux.files.wordpress.com/2009/04/desktop_effects7.png?w=300&#038;h=235" alt="Effekt - Wabernde Fenster" width="300" height="235" /></a><p class="wp-caption-text">Effekt - Wabernde Fenster</p></div></li>
</ul>
<h2 style="color:black;font-style:bold;font-size:1.5em;"><a name="misc"></a>Sonstiges</h2>
<h3 style="font-size:1em;font-style:bold;"><a name="links">Links</a></h3>
<ul>
<li>Video: <a title="Aaron Seigo erklärt Plasma in KDE 4.2" href="http://www.youtube.com/watch?v=bzzk6P4rbfE" target="_blank">Aaron Seigo erklärt Plasma in KDE 4.2</a> (Sprache: Englisch,  Dauer: ~10 Minuten)</li>
</ul>
<h3 style="font-size:1em;font-style:bold;"><a name="non-kde4">Nicht-KDE4-Programme</a></h3>
<ul>
<li><em>qt4-qtconfig</em>: In diesem Paket befindet sich <code>qtconfig-qt4</code>, ein Programm um das Aussehen von Programmen einzustellen, die zwar QT4 benutzen, aber nicht Teil von KDE sind. Der VLC media player ist ein Beispiel. Wählt man in <code>qtconfig-qt4</code> den gleichen &#8222;GUI Style&#8220; wie in den Systemeinstellungen (üblicherweise Oxygen), integrieren sich QT4-Anwendungen perfekt in den Desktop.
<p><div id="attachment_209" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2008/10/qtconfig-qt4.png"><img class="size-medium wp-image-209" title="qtconfig-qt4" src="http://sidux.files.wordpress.com/2008/10/qtconfig-qt4.png?w=300&#038;h=259" alt="qtconfig-qt4" width="300" height="259" /></a><p class="wp-caption-text">qtconfig-qt4</p></div>
<div id="attachment_234" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2008/10/vlc_kde4.png"><img class="size-medium wp-image-234" title="VLC" src="http://sidux.files.wordpress.com/2008/10/vlc_kde4.png?w=300&#038;h=272" alt="VLC" width="300" height="272" /></a><p class="wp-caption-text">VLC</p></div></li>
<li><em>gtk-qt-engine-kde4</em>: Achtung! Dieses Paket ist noch nicht in debian/unstable, kann aber aus debian/experimental installiert werden. Mit diesem Paket bekommt man Einstellungsmöglichkeiten für das Aussehen von GTK-Programmem in den Systemeinstellungen. Allerdings werden noch nicht alle KDE4-Einstellungen richtig für GTK-Programme übernommen und die Ergebnisse sehen nicht immer wirklich gut aus. Für GIMP und Iceweasel klappt es schon recht gut.
<p><div id="attachment_211" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2008/10/systemsettings-2.png"><img class="size-medium wp-image-211" title="systemsettings-2" src="http://sidux.files.wordpress.com/2008/10/systemsettings-2.png?w=300&#038;h=241" alt="GTK-Stile und Schriftarten" width="300" height="241" /></a><p class="wp-caption-text">GTK-Stile und Schriftarten</p></div>
<p><div id="attachment_232" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2008/10/iceweasel_kde4.png"><img class="size-medium wp-image-232" title="Iceweasel / Firefox" src="http://sidux.files.wordpress.com/2008/10/iceweasel_kde4.png?w=300&#038;h=232" alt="Iceweasel" width="300" height="232" /></a><p class="wp-caption-text">Iceweasel</p></div></li>
</ul>
<h2 style="color:black;font-style:bold;font-size:1.5em;"><a name="bugs"></a>Bugs und Stolperfallen</h2>
<ul>
<li><span style="text-decoration:line-through;">Das K-Menü und und andere Popup-Fenster lassen sich nur schließen, indem man erneut auf das Symbol im Panel klickt. Ein Klick auf einen leeren Bereich des Desktops funktioniert nicht.</span> (mit KDE 4.2.4 behoben)</li>
<li>Das neue Benachrichtungssymbol im Systray blendet Nachrichten nach einigen Sekunden aus. Man kann sie über einen Klick auf das kleine (i)-Symbol wieder anzeigen. Besonders bei Kopier- oder Verschiebvorgängen kann dies aber verwirrend sein. Man denkt, der Kopiervorgang wäre abgeschlossen, dabei hat sich nur die Verlaufsanzeige versteckt.
<p><div id="attachment_369" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/notify1.png"><img class="size-medium wp-image-369" title="notify1" src="http://sidux.files.wordpress.com/2009/04/notify1.png?w=300&#038;h=84" alt="Benachrichtigungen im Systray" width="300" height="84" /></a><p class="wp-caption-text">Benachrichtigungen im Systray</p></div></li>
<li><span style="text-decoration:line-through;">Das Kalender-Widget bringt Plasma dazu 100% CPU-Last zu erzeugen, also besser nicht benutzen.</span> (mit KDE 4.2.4 behoben)</li>
<li>KPackage ist unbenutzbar. Man sollte es unter sidux sowieso nicht verwenden. (thx HeinzDo)</li>
<li>KNemo ist kein Dienst mehr, sondern ein ganz normales Programm. Davon abgesehen funktioniert es wie gewohnt und sollte bei Updates von KDE3 aus auch erhalten bleiben. (thx HeinzDo)</li>
<li>Einige alte KDE3-Programme vermissen ihre Sounds, da diese nicht in KDE4 enthalten sind. Hier kann es helfen, die Sounds vor dem Update (oder nachher aus älteren Paketen) von <code>/usr/share/sounds</code> nach <code>~/.sounds</code> zu kopieren. (thx vedawalter)</li>
<li>Systemeinstellungen (Systemsettings) als root:  Über eine Konsole entweder
<ul>
<li><code>/usr/lib/kde4/libexec/kdesu systemsettings</code> oder</li>
<li><code>sux dbus-launch systemsettings</code></li>
</ul>
</li>
<li>Phonon: Um in KDE4 Sound zu bekommen muss Phonon richtig eingestellt sein. Hier funktioniert das Xine-Backend am besten. Es befindet sich im Paket <em>phonon-backend-xine</em> und kann über Systemeinstellungen -&gt; Multimedia konfiguiert werden. Xine sollte in der Liste der Backends ganz oben stehen.
<p><div id="attachment_368" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/phonon_backend1.png"><img class="size-medium wp-image-368" title="phonon_backend1" src="http://sidux.files.wordpress.com/2009/04/phonon_backend1.png?w=300&#038;h=198" alt="Phonon Backend-Konfiguration" width="300" height="198" /></a><p class="wp-caption-text">Phonon Backend-Konfiguration</p></div></li>
<li>Das BBall-Widget ist wegen eines Fehlers unsichtbar. Man kann es über das Minus-Symbol in der Widget-Liste entfernen.
<p><div id="attachment_383" class="wp-caption aligncenter" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/04/widget_list_bball1.png"><img class="size-medium wp-image-383" title="widget_list_bball1" src="http://sidux.files.wordpress.com/2009/04/widget_list_bball1.png?w=300&#038;h=253" alt="Das rote Minus-Symbol entfernt das unsichtbare Widget" width="300" height="253" /></a><p class="wp-caption-text">Das rote Minus-Symbol entfernt das unsichtbare Widget</p></div></li>
</ul>
<p><strong>Diese Listen werden ständig erweitert und überarbeitet.</strong> Es lohnt sich also zur Zeit öfter mal vorbeizuschauen.</p>
Posted in Debian, Linux, sidux Tagged: arbeitsflächen-effekte, Debian, debian/unstable, desktop-effects, Dist-Upgrade, google-gadgets, HowTo-Anleitungen, kde4, kde4 activities, kickoff, kmenu, lancelot, Linux, phonon, plasma, Programme, widgets <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/326/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=326&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/04/11/kde-4-tipps-fur-umsteiger/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/classic_kmenu1.png?w=128" medium="image">
			<media:title type="html">classic_kmenu1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/classic_kmenu2.png?w=38" medium="image">
			<media:title type="html">classic_kmenu2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu2.png?w=128" medium="image">
			<media:title type="html">kickoff_kmenu2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu1.png?w=127" medium="image">
			<media:title type="html">kickoff_kmenu1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/lancelot_kmenu1.png?w=110" medium="image">
			<media:title type="html">lancelot_kmenu1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/krunner1.png?w=128" medium="image">
			<media:title type="html">krunner1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/krunner2.png?w=128" medium="image">
			<media:title type="html">krunner2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/krunner4.png?w=128" medium="image">
			<media:title type="html">krunner4</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/krunner3.png?w=65" medium="image">
			<media:title type="html">krunner3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_cashew1.png" medium="image">
			<media:title type="html">plasma_cashew1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_cashew2.png" medium="image">
			<media:title type="html">plasma_cashew2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar21.png?w=300" medium="image">
			<media:title type="html">plasma_widget_bar1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_bar11.png" medium="image">
			<media:title type="html">plasma_widget_bar2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_showdesktop1.png" medium="image">
			<media:title type="html">plasma_widget_showdesktop1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_weather1.png?w=128" medium="image">
			<media:title type="html">plasma_widget_weather1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_ktorrent1.png?w=128" medium="image">
			<media:title type="html">plasma_widget_ktorrent1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_devices1.png?w=201" medium="image">
			<media:title type="html">plasma_widget_devices1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_themes1.png?w=300" medium="image">
			<media:title type="html">plasma_themes1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/folderview_panel1.png" medium="image">
			<media:title type="html">folderview_panel1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/folderview_panel2.png?w=300" medium="image">
			<media:title type="html">folderview_panel2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/widgets_from_files1.png?w=300" medium="image">
			<media:title type="html">widgets_from_files1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/widgets_from_files2.png" medium="image">
			<media:title type="html">widgets_from_files2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/widgets_from_files3.png?w=228" medium="image">
			<media:title type="html">widgets_from_files3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/widgets_from_files4.png?w=300" medium="image">
			<media:title type="html">widgets_from_files4</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel1.png" medium="image">
			<media:title type="html">plasma_widget_panel1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel2.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel3.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel4.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel4</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel5.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel5</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel8.png" medium="image">
			<media:title type="html">plasma_widget_panel8</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/kickoff_kmenu3.png?w=300" medium="image">
			<media:title type="html">kickoff_kmenu3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel6.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel6</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_widget_panel7.png?w=300" medium="image">
			<media:title type="html">plasma_widget_panel7</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_activities1.png?w=300" medium="image">
			<media:title type="html">plasma_activities1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_activities2.png?w=300" medium="image">
			<media:title type="html">plasma_activities2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_activities3.png?w=300" medium="image">
			<media:title type="html">plasma_activities3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_activities5.png?w=300" medium="image">
			<media:title type="html">plasma_activities5</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/plasma_activities61.png?w=300" medium="image">
			<media:title type="html">plasma_activities6</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects1.png?w=300" medium="image">
			<media:title type="html">desktop_effects1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects3.png?w=300" medium="image">
			<media:title type="html">desktop_effects3</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects2.png?w=300" medium="image">
			<media:title type="html">desktop_effects2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects4.png?w=300" medium="image">
			<media:title type="html">desktop_effects4</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects5.png?w=300" medium="image">
			<media:title type="html">desktop_effects5</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects6.png?w=300" medium="image">
			<media:title type="html">desktop_effects6</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/desktop_effects7.png?w=300" medium="image">
			<media:title type="html">desktop_effects7</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2008/10/qtconfig-qt4.png?w=300" medium="image">
			<media:title type="html">qtconfig-qt4</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2008/10/vlc_kde4.png?w=300" medium="image">
			<media:title type="html">VLC</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2008/10/systemsettings-2.png?w=300" medium="image">
			<media:title type="html">systemsettings-2</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2008/10/iceweasel_kde4.png?w=300" medium="image">
			<media:title type="html">Iceweasel / Firefox</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/notify1.png?w=300" medium="image">
			<media:title type="html">notify1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/phonon_backend1.png?w=300" medium="image">
			<media:title type="html">phonon_backend1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/04/widget_list_bball1.png?w=300" medium="image">
			<media:title type="html">widget_list_bball1</media:title>
		</media:content>
	</item>
		<item>
		<title>KDE4 kurz vor Unstable</title>
		<link>http://sidux.wordpress.com/2009/03/31/kde4-kurz-vor-unstable/</link>
		<comments>http://sidux.wordpress.com/2009/03/31/kde4-kurz-vor-unstable/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 11:20:31 +0000</pubDate>
		<dc:creator>xadras</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[debian/experimental]]></category>
		<category><![CDATA[debian/sid]]></category>
		<category><![CDATA[debian/unstable]]></category>
		<category><![CDATA[kaboom]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[xserver]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=315</guid>
		<description><![CDATA[Update: KDE 4 und eine neues Xorg sind da. Auf sidux.com geht es also gerade gut ab. Wer also noch nicht eh schon upgedated hat sollte lieber noch etwas warten oder versuchen den Anleitungen auf der sidux-Website zu folgen. Hier laufen die neuen Sachen, aber es war schon einiges an Handarbeit nötig[¹].
&#8211; zulu9
[¹] Vorallem das [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=315&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><ins datetime="2009-04-11T06:14:50+00:00">Update:</ins> KDE 4 und eine neues Xorg sind da. Auf <a href="http://www.sidux.com">sidux.com</a> geht es also gerade gut ab. Wer also noch nicht eh schon upgedated hat sollte lieber noch etwas warten oder versuchen den Anleitungen auf der sidux-Website zu folgen. Hier laufen die neuen Sachen, aber es war schon einiges an Handarbeit nötig[¹].<br />
&#8211; zulu9</p>
<p>[¹] Vorallem das neue Xorg hat einiges verlangt. KDE 4 war so gut wie kein Problem, da ich 4.2.1 bereits aus debian/experimental installiert hatte.</p>
<hr />
<p>Wie das Debian KDE4 angekündigt hat, wird noch in diese Woche KDE4 in Unstable erscheinen.</p>
<p>Mit KDE4 wird auch <a href="http://pkg-kde.alioth.debian.org/kaboom.html">Kaboom</a> Einzug in Sid erhalten. Dieses graphische Programm übernimmt die Migration der Einstellungen und Daten aus KDE3.</p>
<p>Quelle: <a href="http://lists.debian.org/debian-kde/2009/03/msg00157.html">http://lists.debian.org/debian-kde/2009/03/msg00157.html</a></p>
Posted in Debian, sidux Tagged: debian/experimental, debian/sid, debian/unstable, kaboom, kde4, sid, xorg, xserver <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/315/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=315&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/03/31/kde4-kurz-vor-unstable/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7fbc16d92913aab75fadff91ae1ae851?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">xadras</media:title>
		</media:content>
	</item>
		<item>
		<title>Ein bisschen Multitouch für (fast) alle</title>
		<link>http://sidux.wordpress.com/2009/03/25/ein-bisschen-multitouch-fur-fast-alle/</link>
		<comments>http://sidux.wordpress.com/2009/03/25/ein-bisschen-multitouch-fur-fast-alle/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 03:12:36 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[synaptics]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[xorg.conf]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=305</guid>
		<description><![CDATA[Multitouch ist gerade ja total in. Was ich nicht wusste: Die meisten Touchpads können Multitouch. 
Heute habe ich eine tolle Anleitung gefunden, wie man unter Linux einige Multitouch-Funktionen rauskitzeln kann.
Dazu sind nur ein paar neue Zeilen in der xorg.conf nötig. Die komplette Anleitung gibt es hier.
Jetzt kann ich auf meinem Laptop mit zwei Fingern scrollen [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=305&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Multitouch ist gerade ja total in. Was ich nicht wusste: Die meisten Touchpads können Multitouch. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Heute habe ich eine tolle Anleitung gefunden, wie man unter Linux einige Multitouch-Funktionen rauskitzeln kann.<br />
Dazu sind nur ein paar neue Zeilen in der </em>xorg.conf</em> nötig. <a href="http://www.hy-tech.de/multitouch-auf-fast-jedem-laptop1/">Die komplette Anleitung gibt es hier</a>.<br />
Jetzt kann ich auf meinem Laptop mit zwei Fingern scrollen und mit drei einen Mittelklick (=einfügen) ausführen. Außerdem habe ich das sogenannte &#8222;<a href="http://dt.in.th/images/jwdzzv-touch-circ.png">Circular scrolling</a>&#8220; (<a href="http://dt.in.th/2008-02-17.synaptics-touchpad-tweaks.html">Quelle</a>) aktiviert. Das funktioniert so ähnlich, wie man es von iPods kennt.</p>
<p>Um zu testen, ob dein Touchpad Multitouch beherrscht, kann man das Tool <em>synclient</em> verwenden. Hier die Ausgabe auf meinem Laptop. Die Spalte &#8222;f&#8220; ist die interessante, da sie die Anzahl der benutzen Finger angibt.</p>
<p><a href="http://pastebin.com/f5361a608">http://pastebin.com/f5361a608</a></p>
<p>Hier noch der entsprechende Abschnitt aus meiner <em>/etc/X11/xorg.conf</em>:</p>
<p><a href="http://pastebin.com/f2670c585">http://pastebin.com/f2670c585</a></p>
Posted in Debian, Linux, sidux Tagged: HowTo-Anleitungen, multitouch, synaptics, touchpad, xorg.conf <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/305/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=305&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/03/25/ein-bisschen-multitouch-fur-fast-alle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>
	</item>
		<item>
		<title>Lenny draußen, Siduxer aufgepasst</title>
		<link>http://sidux.wordpress.com/2009/02/16/lenny-drausen-siduxer-aufgepasst/</link>
		<comments>http://sidux.wordpress.com/2009/02/16/lenny-drausen-siduxer-aufgepasst/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 23:50:47 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[debian/experimental]]></category>
		<category><![CDATA[debian/unstable]]></category>
		<category><![CDATA[Dist-Upgrade]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[sid]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=299</guid>
		<description><![CDATA[Lenny ist erschienen und Sid wird wieder Sid. Also in den nächsten Tagen beim dist-upgrade lieber zwei mal hinsehen, bevor man die J-Taste drückt. In debian/experimental warten schon u.a. KDE 4.2.0, OpenOffice.org 3.0.1 und Gimp 2.6.4. Es gilt also mindestens die gleiche Vorsicht, wie beim letzten Release.
Posted in Debian, sidux Tagged: debian/experimental, debian/unstable, Dist-Upgrade, gimp, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=299&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.debian.org/News/2009/20090214">Lenny ist erschienen</a> und Sid wird wieder Sid. Also in den nächsten Tagen beim dist-upgrade lieber zwei mal hinsehen, bevor man die J-Taste drückt. In debian/experimental warten schon u.a. KDE 4.2.0, OpenOffice.org 3.0.1 und Gimp 2.6.4. <a href="http://sidux.wordpress.com/2007/04/10/etch-draussen-siduxer-aufgepasst/">Es gilt also mindestens die gleiche Vorsicht, wie beim letzten Release.</a></p>
<div id="attachment_267" class="wp-caption alignleft" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/01/siduxkde42-1.png"><img class="size-medium wp-image-267" title="siduxkde42-1" src="http://sidux.files.wordpress.com/2009/01/siduxkde42-1.png?w=300&#038;h=225" alt="KDE 4.2.0" width="300" height="225" /></a><p class="wp-caption-text">KDE 4.2.0</p></div>
<div id="attachment_240" class="wp-caption alignleft" style="width: 310px"><a href="http://sidux.files.wordpress.com/2008/10/ooo3-quickstarter.png"><img class="size-medium wp-image-240" title="ooo3-quickstarter" src="http://sidux.files.wordpress.com/2008/10/ooo3-quickstarter.png?w=300&#038;h=291" alt="OpenOffice.org 3.0.1" width="300" height="291" /></a><p class="wp-caption-text">OpenOffice.org 3.0.1</p></div>
<div id="attachment_300" class="wp-caption alignleft" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/02/gimp26.png"><img class="size-medium wp-image-300" title="Gimp 2.6" src="http://sidux.files.wordpress.com/2009/02/gimp26.png?w=300&#038;h=240" alt="Gimp 2.6.4" width="300" height="240" /></a><p class="wp-caption-text">Gimp 2.6.4</p></div>
Posted in Debian, sidux Tagged: debian/experimental, debian/unstable, Dist-Upgrade, gimp, kde4, lenny, openoffice, sid, sidux <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/299/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=299&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/02/16/lenny-drausen-siduxer-aufgepasst/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/01/siduxkde42-1.png?w=300" medium="image">
			<media:title type="html">siduxkde42-1</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2008/10/ooo3-quickstarter.png?w=300" medium="image">
			<media:title type="html">ooo3-quickstarter</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/02/gimp26.png?w=300" medium="image">
			<media:title type="html">Gimp 2.6</media:title>
		</media:content>
	</item>
		<item>
		<title>Miro 2.0</title>
		<link>http://sidux.wordpress.com/2009/02/12/miro-20/</link>
		<comments>http://sidux.wordpress.com/2009/02/12/miro-20/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 03:41:23 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[sidux]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[internet tv]]></category>
		<category><![CDATA[mediaplayer]]></category>
		<category><![CDATA[miro]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=292</guid>
		<description><![CDATA[Miro hatte ich ja schon mal vorgestellt.  Ab heute ist die neue Version 2.0 in debian/unstable. Und es hat sich einiges getan: Die neue Version ist nicht nur kleiner und schneller, sondern auch bedeutend hübscher geworden. Auch der Miroguide hat eine Frischzellenkur verpasst bekommen. Dort finden sich neben vielen englischen Inhalten auch viele deutsche [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=292&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://sidux.wordpress.com/2008/04/20/miro-lass-die-glotze-aus/">Miro</a> hatte ich ja schon mal vorgestellt.  Ab heute ist die neue Version 2.0 in debian/unstable. Und es hat sich einiges getan: Die neue Version ist nicht nur kleiner und schneller, sondern auch bedeutend hübscher geworden. Auch der <a href="http://www.miroguide.com/">Miroguide</a> hat eine Frischzellenkur verpasst bekommen. Dort finden sich neben vielen englischen Inhalten auch viele deutsche Feeds. Auch Websites wie <a href="http://www.archive.org">Archive.org</a> und <a href="http://www.legaltorrents.com">legaltorrents.com</a> lassen sich jetzt in Miro einbinden. </p>
<p>Wer Miro schon hat, bekommt die neue Version mit dem nächsten dist-upgrade. Alle anderen sollten<br />
<code>apt-get update &amp;&amp; apt-get install miro</code><br />
machen. </p>
<p> <div id="attachment_294" class="wp-caption alignnone" style="width: 310px"><a href="http://sidux.files.wordpress.com/2009/02/miro20.png"><img src="http://sidux.files.wordpress.com/2009/02/miro20.png?w=300&#038;h=208" alt="Miro 2.0" title="miro20" width="300" height="208" class="size-medium wp-image-294" /></a><p class="wp-caption-text">Miro 2.0</p></div><br />
<ins datetime="00"><br />
Update:</ins><br />
<a href="http://www.hermann-uwe.de/blog/miro-2-0">Hier ist ein etwas ausführlicheres Review von Miro 2.0 in debian/unstable</a></p>
Posted in Debian, sidux Tagged: Debian, HowTo-Anleitungen, internet tv, mediaplayer, miro, podcast, Programme, rss, sidux <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/292/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=292&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/02/12/miro-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/02/miro20.png?w=300" medium="image">
			<media:title type="html">miro20</media:title>
		</media:content>
	</item>
		<item>
		<title>Atmen und sich freuen</title>
		<link>http://sidux.wordpress.com/2009/01/28/atmen-und-sich-freuen/</link>
		<comments>http://sidux.wordpress.com/2009/01/28/atmen-und-sich-freuen/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 02:31:22 +0000</pubDate>
		<dc:creator>zulu9</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[HowTo-Anleitungen]]></category>
		<category><![CDATA[kde4]]></category>

		<guid isPermaLink="false">http://sidux.wordpress.com/?p=277</guid>
		<description><![CDATA[
KDE 4.2.0 ist erschienen! 
Update:
KDE 4.2 ist inzwischen fast vollständig in debian/experimental angekommen. Lediglich kleinere Extras wie plasma-applet-weather fehlen noch. Kate ist aber mittlerweile dabei.
Installation in sidux:
Im Idealfall sollten die folgenden Schritte genügen, um ein komplettes KDE 4.2 zu bekommen. Ein Update von älteren KDE-Versionen habe ich bisher allerdings nicht testen können. Die Anleitung bezieht [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=277&subd=sidux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="size-full wp-image-278 alignnone" title="KDE 4.2" src="http://sidux.files.wordpress.com/2009/01/kde42.png?w=437&#038;h=199" alt="Breathe!" width="437" height="199" /><br />
<a title="KDE 4.2 release announcement" href="http://kde.org/announcements/4.2/index.php" target="_blank">KDE 4.2.0 ist erschienen!</a> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<ins datetime="00">Update:</ins><br />
KDE 4.2 ist inzwischen fast vollständig in debian/experimental angekommen. Lediglich kleinere Extras wie <em>plasma-applet-weather</em> fehlen noch. Kate ist aber mittlerweile dabei.</p>
<p><strong>Installation in sidux:</strong><br />
Im Idealfall sollten die folgenden Schritte genügen, um ein komplettes KDE 4.2 zu bekommen. Ein Update von älteren KDE-Versionen habe ich bisher allerdings nicht testen können. Die Anleitung bezieht sich also eigentlich auf ein sidux ohne KDE.  Sollten Probleme auftauchen, könnte es nötig sein, vorher die alten KDE-Pakete zu entfernen (insb. bei KDE 3 könnte ich mir das gut vorstellen). Ein Update von KDE 4.1 aus sollte problemlos möglich sein. Ausführlichere Informationen gibt es im <a href="http://sidux.com/index.php?module=pnWikka&amp;tag=KDE4">sidux-Wiki</a> und auf der Seite der <a href="http://pkg-kde.alioth.debian.org/experimental.html">Debian KDE maintainer</a>.</p>
<hr />
<code><br />
echo deb http://ftp.us.debian.org/debian/ experimental main contrib non-free &gt;&gt; /etc/apt/sources.list.d/experimental.list<br />
apt-get update<br />
apt-get -t experimental install kde4 kdm kdetoys kdesdk kde-l10n-de<br />
rm -rf /etc/default/kdm.d/*</code></p>
<p>Um auch in Zukunft Updates für KDE4 aus debian/experimental zu bekommen, ist es ratsam eine Datei <em>/etc/apt/preferences</em> anzulegen:<br />
<code>Package: *<br />
Pin: release a=experimental<br />
Pin-Priority: 101<br />
</code></p>
<hr />
Posted in Linux Tagged: HowTo-Anleitungen, kde4, Linux <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidux.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidux.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidux.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidux.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidux.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidux.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidux.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidux.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidux.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidux.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidux.wordpress.com&blog=583438&post=277&subd=sidux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidux.wordpress.com/2009/01/28/atmen-und-sich-freuen/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b8beed6d14fb05cbba9034e03989b8?s=96&#38;d=identicon&#38;r=X" medium="image">
			<media:title type="html">zulu9</media:title>
		</media:content>

		<media:content url="http://sidux.files.wordpress.com/2009/01/kde42.png" medium="image">
			<media:title type="html">KDE 4.2</media:title>
		</media:content>
	</item>
	</channel>
</rss>