<?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>The Blog is Hot</title>
	<atom:link href="http://mschlander.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mschlander.wordpress.com</link>
	<description>Martin Schlander's blog about free software and more</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:29:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mschlander.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Blog is Hot</title>
		<link>http://mschlander.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mschlander.wordpress.com/osd.xml" title="The Blog is Hot" />
	<atom:link rel='hub' href='http://mschlander.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PyG3T &#8211; Python gettext Translation Toolkit</title>
		<link>http://mschlander.wordpress.com/2012/01/14/pyg3t-python-gettext-translation-toolkit/</link>
		<comments>http://mschlander.wordpress.com/2012/01/14/pyg3t-python-gettext-translation-toolkit/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 18:37:40 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[dansk-gruppen]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=361</guid>
		<description><![CDATA[Introducing PyG3T PyG3T (Python gettext Translation Toolkit) is a very useful suite of python based command line tools for gettext translators. It’s developed by Danish translators Ask and Kenneth and it’s been a great help for me for quite some time – recently there was a new release adding even more tools to the suite. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=361&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Introducing PyG3T</h2>
<p><a href="https://launchpad.net/pyg3t">PyG3T</a> (Python gettext Translation Toolkit) is a very useful suite of python based command line tools for gettext translators. It’s developed by Danish translators Ask and Kenneth and it’s been a great help for me for quite some time – recently there was a new release adding even more tools to the suite.</p>
<p>PyG3T includes among others the following tools:</p>
<ul>
<li>podiff for creating diffs</li>
<li>gtgrep which allows you to grep in PO files in msgid or msgstr only and ignoring accelerators</li>
<li>poabc checks for common mistakes, inconsistent punctuation etc.</li>
<li>gtmerge provides an alternative for msgmerge, for merging PO/POT files</li>
<li>gtxml checks for ill-formed xml</li>
</ul>
<p></p>
<h2>Installing PyG3T on openSUSE</h2>
<p>1) Download the tarball and uncompress it<br />
2) Enter the resulting folder and run ‘python setup.py bdist_rpm’. This builds an RPM in the ‘dist’ subdir<br />
3) Install the resulting RPM e.g. with ‘zypper install /path/to/pyg3t-0.3.1-1.noarch.rpm’<br />
4) Each tool has a useful help page, try e.g. ‘gtgrep –help’<br />
5) Enjoy</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/361/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=361&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2012/01/14/pyg3t-python-gettext-translation-toolkit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>
	</item>
		<item>
		<title>openSUSE 12.1 released</title>
		<link>http://mschlander.wordpress.com/2011/11/16/opensuse-12-1-released/</link>
		<comments>http://mschlander.wordpress.com/2011/11/16/opensuse-12-1-released/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 18:45:11 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=347</guid>
		<description><![CDATA[You can read about all the goodies in the product highlights and download it. As always there are some pain points you should be aware of too: KDEPIM (Kontact, KMail, KOrganizer etc.) of KDE SC 4.7 is now fully ported to using Akonadi and you should expect some problems and probably do some testing before [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=347&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can read about all the goodies in the <a href="http://en.opensuse.org/Product_highlights" target="_blank">product highlights</a> and <a href="http://software.opensuse.org" target="_blank">download it</a>.</p>
<p>As always there are some pain points you should be aware of too: </p>
<ul>
<li>KDEPIM (Kontact, KMail, KOrganizer etc.) of KDE SC 4.7 is now fully ported to using Akonadi and you should expect some problems and probably do some testing before you upgrade/migrate your production machines.</li>
<li>Touchpad tapping is disabled by default. To enable it, make sure synaptiks is installed and go to systemsettings =&gt; Input Devices =&gt; Touchpad and enable tapping.</li>
<li>The new default init system systemd might cause you some grief.</li>
<li>Sun/Oracle Java is no longer included in the distro because of a license change. If OpenJDK is not working for you, you&#8217;ll have to get Oracle Java from Oracle.com.</li>
</ul>
<p><a href="http://opensuse-guide.org" target="_blank">opensuse-guide.org</a> is mostly updated for 12.1, the missing parts will be added/updated soon.</p>
<p>Join us and help make sure openSUSE 12.2 is even better than 12.1 when it&#8217;s released 8 months from now (July 2012)!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/347/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/347/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=347&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/11/16/opensuse-12-1-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>
	</item>
		<item>
		<title>Disable Akonadi in KDE SC 4.7</title>
		<link>http://mschlander.wordpress.com/2011/08/18/disable-akonadi-in-kde-sc-4-7/</link>
		<comments>http://mschlander.wordpress.com/2011/08/18/disable-akonadi-in-kde-sc-4-7/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 19:18:10 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=341</guid>
		<description><![CDATA[How to avoid the Akonadi PIM framework of KDE is a very frequently asked question. Akonadi is started when logging into a default KDE session &#8211; and includes a mysql server &#8211; this is a bit of a waste of system resources since (in my personal estimation) the majority of KDE users won&#8217;t use Akonadi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=341&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to avoid the Akonadi PIM framework of KDE is a very frequently asked question. Akonadi is started when logging into a default KDE session &#8211; and includes a mysql server &#8211; this is a bit of a waste of system resources since (in my personal estimation) the majority of KDE users won&#8217;t use Akonadi for <i>anything at all</i>.</p>
<p>So here&#8217;s how to make Akonadi not start in KDE SC 4.7. </p>
<p><b>Step 1</b><br />
Disable KRunner runners that will start Akonadi. Press <i>Alt+F2</i>, click on the &#8220;wrench&#8221;, uncheck &#8220;Calendar Events&#8221; and &#8220;Contacts&#8221; runners, click on &#8220;Apply&#8221;.</p>
<p><a href="http://mschlander.files.wordpress.com/2011/08/krunner.png"><img src="http://mschlander.files.wordpress.com/2011/08/krunner.png?w=204&#038;h=225" alt="" title="krunner" width="204" height="225" class="aligncenter size-thumbnail wp-image-342" /></a></p>
<p><b>Step 2</b><br />
Tell the digital clock not to display calendar events. Right click the digital clock (in your panel), Digital Clock Settings, Calendar, uncheck &#8220;Display Events&#8221;, click &#8220;Apply&#8221;.</p>
<p><a href="http://mschlander.files.wordpress.com/2011/08/clock.png"><img src="http://mschlander.files.wordpress.com/2011/08/clock.png?w=300&#038;h=211" alt="" title="clock" width="300" height="211" class="aligncenter size-thumbnail wp-image-343" /></a></p>
<p><b>Step 3</b><br />
Don&#8217;t use applications that need/start Akonadi, such as Kontact/KMail/KOrganizer, Konversation and Kopete.</p>
<p>That&#8217;s it. Next time you boot Akonadi won&#8217;t start anymore &#8211; at least not until needed.</p>
<p><b>PS</b><br />
Personally I&#8217;m a huge user of Akonadi and the applications mentioned above, so this post should not be seen as any kind of vendetta against Akonadi or KDEPIM developers or anyone else. The purpose is solely to help KDE users who &#8211; unlike me &#8211; don&#8217;t need Akonadi get a leaner and cleaner system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/341/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=341&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/08/18/disable-akonadi-in-kde-sc-4-7/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>

		<media:content url="http://mschlander.files.wordpress.com/2011/08/krunner.png?w=204" medium="image">
			<media:title type="html">krunner</media:title>
		</media:content>

		<media:content url="http://mschlander.files.wordpress.com/2011/08/clock.png?w=300" medium="image">
			<media:title type="html">clock</media:title>
		</media:content>
	</item>
		<item>
		<title>Dansk netradio i Amarok</title>
		<link>http://mschlander.wordpress.com/2011/04/16/dansk-netradio-i-amarok/</link>
		<comments>http://mschlander.wordpress.com/2011/04/16/dansk-netradio-i-amarok/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 08:48:44 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=331</guid>
		<description><![CDATA[Nikolaj Hald Nielsen har overdraget vedligeholdelsen af det danske netradio-script til Amarok til mig. Scriptet er nu opdateret og Amarok-brugere kan således integrere mere end 60 forskellige netradioer i Amarok med et par klik. Derunder DR, Den2Radio, NOVAfm og din foretrukne lokalradio. Start Amarok, gå til menupunktet Værktøjer =&#62; klik på Håndtering af scripts =&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=331&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://amarok.kde.org/blog/categories/18-freespirit" target="_blank">Nikolaj Hald Nielsen</a> har overdraget vedligeholdelsen af <a href="http://kde-apps.org/content/show.php/Danish+Radio+Streams+Service?content=93564" target="_blank">det danske netradio-script til Amarok</a> til mig.</p>
<p>Scriptet er nu opdateret og Amarok-brugere kan således integrere mere end 60 forskellige netradioer i Amarok med et par klik. Derunder DR, Den2Radio, NOVAfm og din foretrukne lokalradio.</p>
<p>Start Amarok, gå til menupunktet Værktøjer =&gt; klik på Håndtering af scripts =&gt; Hent flere scripts =&gt; Søg efter &#8220;danish&#8221; =&gt; Klik på &#8220;Installér&#8221; =&gt; Genstart Amarok.</p>
<p><a href="http://mschlander.files.wordpress.com/2011/04/amarok2.png"><img src="http://mschlander.files.wordpress.com/2011/04/amarok2.png?w=300&#038;h=206" alt="" title="amarok2" width="300" height="206" class="aligncenter size-thumbnail wp-image-332" /></a></p>
<p>Rapporter gerne problemer eller hvis du har foreslag til netradio der mangler. Planen er at opdatere scriptet ca. hver 3. måned fremover. I det næste halve års tid vil DR foretage større omlægninger og Radio 24syv vil gå i luften.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/331/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=331&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/04/16/dansk-netradio-i-amarok/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>

		<media:content url="http://mschlander.files.wordpress.com/2011/04/amarok2.png?w=300" medium="image">
			<media:title type="html">amarok2</media:title>
		</media:content>
	</item>
		<item>
		<title>More love for KDE:UpdatedApps</title>
		<link>http://mschlander.wordpress.com/2011/04/14/more-love-for-kdeupdatedapps/</link>
		<comments>http://mschlander.wordpress.com/2011/04/14/more-love-for-kdeupdatedapps/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 18:15:13 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=326</guid>
		<description><![CDATA[The KDE:UpdatedApps repository for openSUSE (formerly known as KDE:Backports), hasn&#8217;t been getting the love it deserves as of late. This repo lets you easily and safely update many KDE applications without needing to do unofficial upgrades of your base libraries or base desktop environment, with the risks and annoyances this involves. After I had been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=326&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The KDE:UpdatedApps repository for openSUSE (formerly known as KDE:Backports), hasn&#8217;t been getting the love it deserves as of late. This repo lets you easily and safely update many KDE applications without needing to do unofficial upgrades of your base libraries or base desktop environment, with the risks and annoyances this involves. </p>
<p>After I had been complaining loudly about the state of things for a while, I ended up being given permissions to the repository on the openSUSE BuildService to shut me up, and I&#8217;ll attempt to do the janitorial work needed from now on &#8211; which basically just means linking relevant package revisions from KDE:Distro:Factory.</p>
<p>Today I&#8217;ve added the following updates  (at least for 11.4, not all packages build for 11.3 and 11.2):</p>
<ul>
<li>bluedevil 1.0.3</li>
<li>rekonq 0.7</li>
<li>scribus 1.4rc3</li>
<li>plasmoid-cwp 1.5.2</li>
<li>kvirc 4.0.4</li>
<li>kradio 4.0.2</li>
<li>krename 4.0.7</li>
<li>kst 2.0.2</li>
</ul>
<p>The repository already has many other important updated packages of course , e.g. digikam/kipi plugins 1.9.0, oxygen-gtk 1.0.3. To add the KDE:UpdatedApps repository you can use e.g.:</p>
<p># zypper addrepo -f http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_11.4/ kua</p>
<p>If you don&#8217;t know how to perform vendor change updates, see the <a href="http://en.opensuse.org/SDB:Vendor_change_update" target="_blank">wiki article</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/326/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=326&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/04/14/more-love-for-kdeupdatedapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>
	</item>
		<item>
		<title>GNOME NetworkManager Applet in KDE in openSUSE 11.4</title>
		<link>http://mschlander.wordpress.com/2011/03/17/gnome-networkmanager-applet-in-kde-in-opensuse-11-4/</link>
		<comments>http://mschlander.wordpress.com/2011/03/17/gnome-networkmanager-applet-in-kde-in-opensuse-11-4/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 19:09:30 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=315</guid>
		<description><![CDATA[The KDE NetworkManager plasmoid used in openSUSE 11.4 has some issues and rough edges. Some of those will be fixed in an online update expected to be out soon. If you want to help make the NetworkManager plasmoid better you can read about filing good bug reports against it here. If the plasmoid is not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=315&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The KDE NetworkManager plasmoid used in openSUSE 11.4 has some issues and rough edges. Some of those will be fixed in an online update expected to be out soon. If you want to help make the NetworkManager plasmoid better you can read about filing good bug reports against it <a href="http://userbase.kde.org/NetworkManagement" target="_blank">here</a>.</p>
<p>If the plasmoid is not working for your needs you can easily and safely use the GNOME NetwokManager applet (nm-applet) in KDE instead. Just follow the steps below (# means run as root, $ means run as normal user):</p>
<p>1) Upgrade oxygen-gtk &#8211; otherwise nm-applet will fail to start:</p>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;"># zypper addrepo -f http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_11.4 kua</pre>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;"># zypper install &#039;oxygen-gtk&gt;=1.0.3&#039;</pre>
<p>2) Install nm-applet:</p>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;"># zypper install NetworkManager-gnome</pre>
<p>3) Remove the KDE applet:</p>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;"># zypper remove NetworkManager-kde4-libs</pre>
<p>4) Make nm-applet autostart on login:</p>
<pre style="color:white;background-color:black;font-size:9pt;padding:3px;">$ ln -s /usr/bin/nm-applet ~/.kde4/Autostart/nm-applet-link</pre>
<p>5) Reboot</p>
<p>Thanks to oxygen-gtk nm-applet will even integrate quite well in the look and feel of KDE.</p>
<p><a href="http://mschlander.files.wordpress.com/2011/03/nm-applet1.png"><img src="http://mschlander.files.wordpress.com/2011/03/nm-applet1.png?w=300&#038;h=265" alt="" title="nm-applet" width="300" height="265" class="aligncenter size-medium wp-image-318" /></a></p>
<p><b>EDIT:</b> An updated version of the KDE NetworkManager plasmoid is now available in the KDE:UpdatedApps repository. You may want to try this before moving to the GNOME applet. Install it as follows:</p>
<p>Add the repository:</p>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;">zypper addrepo -f http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_11.4/ kua</pre>
<p>Upgrade the packages:</p>
<pre style="color:red;background-color:black;font-size:9pt;padding:3px;">zypper in &#039;plasmoid-networkmanagement&gt;=0.9.1git20110503&#039; &#039;NetworkManager-kde4-libs&gt;=0.9.1git20110503&#039;</pre>
<p>You will be asked to allow vendor change for some packages. And you might be asked to remove NetworkManager-kde4. Allow both. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/315/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=315&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/03/17/gnome-networkmanager-applet-in-kde-in-opensuse-11-4/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>

		<media:content url="http://mschlander.files.wordpress.com/2011/03/nm-applet1.png?w=300" medium="image">
			<media:title type="html">nm-applet</media:title>
		</media:content>
	</item>
		<item>
		<title>openSUSE 11.4 has been released</title>
		<link>http://mschlander.wordpress.com/2011/03/12/opensuse-11-4-has-been-released/</link>
		<comments>http://mschlander.wordpress.com/2011/03/12/opensuse-11-4-has-been-released/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 09:42:11 +0000</pubDate>
		<dc:creator>mschlander</dc:creator>
				<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://mschlander.wordpress.com/?p=310</guid>
		<description><![CDATA[In case you hadn&#8217;t heard, openSUSE 11.4 was released this Thursday, and as usual opensuse-guide.org was updated at the same time. I think overall it&#8217;s a very good release, besides being the first major distribution to ship KDE SC 4.6, LibreOffice Linux 2.6.37 with free Broadcom wlan drivers (for some recent chips) and other goodies. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=310&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#8217;t heard, openSUSE 11.4 was released this Thursday, and as usual <a href="http://opensuse-guide.org">opensuse-guide.org</a> was updated at the same time.</p>
<p>I think overall it&#8217;s a very good release, besides being the first major distribution to ship KDE SC 4.6, LibreOffice Linux 2.6.37 with free Broadcom wlan drivers (for some recent chips) and other goodies.</p>
<p>You can read the announcement <a href="http://news.opensuse.org/2011/03/10/opensuse-11-4/">here</a> or read the <a href="http://en.opensuse.org/Product_highlights">Product highlights</a> for a more extensive presentation of the new stuff.</p>
<p>As customary I like to also prepare people for the most likely causes of problems:</p>
<ul>
<li>PulseAudio is now installed and enabled in KDE installations by default. If it&#8217;s causing sound problems, you can disable it in YaST -&gt; Sound -&gt; Other -&gt; PulseAudio Configuration (or run &#8216;setup-pulseaudio &#8211;disable&#8217;) or even uninstall it &#8211; KDE doesn&#8217;t have hard dependencies on it.</li>
<li>GStreamer is the new default Phonon backend &#8211; enough said. You may want to use phonon-backend-xine or phonon-backend-vlc (from Packman) instead, if Amarok or other Phonon applications misbehave.</li>
<li>The great new KDE Bluetooth tool &#8211; BlueDevil &#8211; has a missing dependency on obexd-client, which means you&#8217;ll need to install obexd-client yourself in order for sending files via Bluetooth to work.</li>
<li>The NetworkManager plasmoid is not perfect. An online update should be along soon improving it significantly. If it&#8217;s causing problems you can easily install and use nm-applet (NetworkManager-gnome) instead &#8211; with the new oxygen-gtk theme it doesn&#8217;t even look bad <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ul>
<p>That&#8217;s it for me. Have a lot of fun with 11.4.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mschlander.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mschlander.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mschlander.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mschlander.wordpress.com&amp;blog=1706873&amp;post=310&amp;subd=mschlander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mschlander.wordpress.com/2011/03/12/opensuse-11-4-has-been-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ef1931b96646ad3e0276974cb033333?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mschlander</media:title>
		</media:content>
	</item>
	</channel>
</rss>
