<?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/"
	>

<channel>
	<title>/home/\/\ick &#187; kde</title>
	<atom:link href="http://timony.com/mickzblog/category/kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://timony.com/mickzblog</link>
	<description>Things that interest me.</description>
	<lastBuildDate>Sat, 21 Apr 2012 17:58:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://timony.com/mickzblog/category/kde/feed/?page=2" />

		<item>
		<title>KDE4 and Debian</title>
		<link>http://timony.com/mickzblog/2008/10/12/kde4-and-debian/</link>
		<comments>http://timony.com/mickzblog/2008/10/12/kde4-and-debian/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:53:40 +0000</pubDate>
		<dc:creator>Mick</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://timony.com/mickzblog/?p=268</guid>
		<description><![CDATA[I figured it&#8217;s time for me to try and install kde4 again! Previously I had to remove KDE4 due to package conflicts. There are installation instructions at: http://pkg-kde.alioth.debian.org/experimental.html So following the instructions there on what changes to make to your sources.list, and then run: aptitude update I&#8217;ve had some dependency issues, and installing the kde4 [...]]]></description>
			<content:encoded><![CDATA[<p>I figured it&#8217;s time for me to try and install kde4 again! Previously I had to <a title="KDE4 previously on /home/mick" href="http://timony.com/mickzblog/2008/02/02/kde4-debian/">remove</a> KDE4 due to package conflicts. There are installation instructions at:</p>
<blockquote><p><a title="KDE4 on Debian" href="http://pkg-kde.alioth.debian.org/experimental.html">http://pkg-kde.alioth.debian.org/experimental.html</a></p></blockquote>
<p>So following the instructions there on what changes to make to your sources.list, and then run:</p>
<blockquote><p>aptitude update</p></blockquote>
<p>I&#8217;ve had some dependency issues, and installing the kde4 package (a meta-package that will install all of KDE4) would not install due to dependency issues with the <a href="http://packages.debian.org/experimental/kdegraphics">kdegraphics</a> package. The way around this is to install the kde4-minimal package and whichever of the other packages you want. So I installed everything, <em>minus</em> the kdegraphics package via the following:</p>
<blockquote><p>aptitude install -t experimental kde4-minimal kdeplasma-addons kdegames kdemultimedia kdenetwork kdepim kdeutils kdeedu kdeadmin kdeartwork kdetoy</p></blockquote>
<p>Be prepared for a lot of packages to be installed, for others to be removed, and to possibly break your existing kde3 installation (if you have one). See the first comment to see what I had to install and remove.</p>
<p>Firstly, KDE4 does not import any of your KDE3 settings, which is pretty annoying, as all of the applications start with the default settings, and is really annoying with applications like kmail &#8230; however some has created a tool to import the settings:</p>
<p><a href="http://silentcoder.co.za/silentcoder/?page_id=330">http://silentcoder.co.za/silentcoder/?page_id=330</a></p>
<p>My only complaint about the tool, is that it requires root to install it. I&#8217;d also like the option to be able to run the tool without first having to install it. Anyways, it seems to work pretty well and imported all of my mail into kmail, the only thing it didn&#8217;t do was import account settings into kmail.</p>
<p><em>This post is a work in progress, I&#8217;ll update it over the next day or so with any further instructions as I install, configure, and test KDE4.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://timony.com/mickzblog/2008/10/12/kde4-and-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>kde4 &amp; debian!</title>
		<link>http://timony.com/mickzblog/2008/02/02/kde4-debian/</link>
		<comments>http://timony.com/mickzblog/2008/02/02/kde4-debian/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 06:16:15 +0000</pubDate>
		<dc:creator>Mick</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://timony.com/mickzblog/2008/02/02/kde4-debian/</guid>
		<description><![CDATA[Works great! Following the instructions here: http://pkg-kde.alioth.debian.org/experimental.html However, if you install the KDE4 kdeartwork package, any remaining kde3 packages, such as k3b &#38; amarok, will uninstalled and aren&#8217;t available for KDE4 on Debian yet. See the screenshot that highlights transparency: However, this does seems buggier than on my laptop running Ubuntu. For instance, whenever I [...]]]></description>
			<content:encoded><![CDATA[<p>Works great! Following the instructions here:</p>
<p><a href="http://pkg-kde.alioth.debian.org/experimental.html" title="KDE4 on Debian">http://pkg-kde.alioth.debian.org/experimental.html</a></p>
<p>However, if you install the  KDE4  kdeartwork package, any remaining kde3 packages, such as k3b &amp; amarok, will uninstalled and aren&#8217;t available for KDE4 on Debian yet.</p>
<p>See the screenshot that highlights transparency:</p>
<p><a href="http://timony.com/mickzblog/wp-content/uploads/2008/02/screenshot.png" title="KDE4 on Debian"><img src="http://timony.com/mickzblog/wp-content/uploads/2008/02/screenshot.thumbnail.png" alt="KDE4 on Debian" /></a></p>
<p>However, this does seems buggier than on my laptop running Ubuntu. For instance, whenever I type in the brower (such as writing an e-mail using gmail), the pager flickers off and on, and sometimes the whole bar on the bottom flickers on and off. I&#8217;ve tried setting KWIN_NVIDIA_HACK=1 and that didn&#8217;t help.</p>
]]></content:encoded>
			<wfw:commentRss>http://timony.com/mickzblog/2008/02/02/kde4-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>kde4 and ubuntu</title>
		<link>http://timony.com/mickzblog/2008/01/13/kde4-and-ubuntu/</link>
		<comments>http://timony.com/mickzblog/2008/01/13/kde4-and-ubuntu/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 01:17:25 +0000</pubDate>
		<dc:creator>Mick</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[goodies]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[window manager]]></category>
		<category><![CDATA[windowmanager]]></category>
		<category><![CDATA[X]]></category>

		<guid isPermaLink="false">http://timony.com/mickzblog/2008/01/13/kde4-and-ubuntu/</guid>
		<description><![CDATA[Follow the instructions at the link below to install KDE 4 for Ubuntu: http://kubuntu.org/announcements/kde-4.0.php Screenshots follow! KDE 4&#8242;s Show Desktop Grid, use Ctrl-F8: Pick running app, use Ctrl-F10 If you want some more screenshots let me know. Update: To install extra goodies do the following: sudo aptitude install kde4]]></description>
			<content:encoded><![CDATA[<p>Follow the instructions at the link below to install <a title="KDE" href="http://www.kde.org/">KDE</a> <a title="KDE 4" href="http://en.wikipedia.org/wiki/KDE_4">4</a> for Ubuntu:</p>
<p><a title="KDE4 for Ubuntu" href="http://kubuntu.org/announcements/kde-4.0.php">http://kubuntu.org/announcements/kde-4.0.php</a></p>
<p>Screenshots follow! <img src='http://timony.com/mickzblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>KDE 4&#8242;s <em>Show Desktop Grid</em>, use Ctrl-F8:</p>
<p style="text-align: center;"><img class="size-medium wp-image-124" title="KDE 4 Grid" src="http://timony.com/mickzblog/wp-content/uploads/2008/01/kde4_grid.jpg" alt="" width="300" height="187" /></p>
<p>Pick running app, use Ctrl-F10</p>
<p style="text-align: center;"><a rel="attachment wp-att-125" href="http://timony.com/mickzblog/2008/01/13/kde4-and-ubuntu/choose-running-app/"><img class="size-medium wp-image-125" title="Choose Running App." src="http://timony.com/mickzblog/wp-content/uploads/2008/01/kde4_ctrl-f10.jpg" alt="" width="300" height="187" /></a></p>
<p>If you want some more screenshots let me know.</p>
<p><em>Update: </em>To install extra goodies do the following:</p>
<blockquote><p><code>sudo aptitude install kde4</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://timony.com/mickzblog/2008/01/13/kde4-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KDE 4.0 Beta</title>
		<link>http://timony.com/mickzblog/2007/08/06/kde-40-beta/</link>
		<comments>http://timony.com/mickzblog/2007/08/06/kde-40-beta/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 18:32:40 +0000</pubDate>
		<dc:creator>Mick</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[wm]]></category>

		<guid isPermaLink="false">http://timony.com/mickzblog/2007/08/06/kde-40-beta/</guid>
		<description><![CDATA[KDE 4 looks great: http://arstechnica.com/]]></description>
			<content:encoded><![CDATA[<p>KDE 4 looks great:</p>
<p><a href="http://arstechnica.com/journals/linux.ars/2007/08/06/the-first-kde-4-0-beta-hits-the-streets">http://arstechnica.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timony.com/mickzblog/2007/08/06/kde-40-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

