<?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>popey.com blog &#187; Kubuntu</title>
	<atom:link href="http://popey.com/blog/category/kubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://popey.com/blog</link>
	<description>DON&#039;T YOU KNOW WHO I AM!!</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:47:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Switching to KDE</title>
		<link>http://popey.com/blog/2008/12/15/Switching_to_KDE/</link>
		<comments>http://popey.com/blog/2008/12/15/Switching_to_KDE/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[On the podcast I recently suggested running Kubuntu (KDE) as my default desktop for at least 6 months - the duration between two Ubuntu/Kubuntu releases. I didn't actually do it at the time, but now I have.



There are a few reasons why I'm trying out KDE. Firstly I've really only got experience of GNOME, ...]]></description>
			<content:encoded><![CDATA[<p class="wp-flattr-button"></p><p>On the <a href="http://podcast.ubuntu-uk.org/">podcast</a> I recently suggested running <a href="http://kubuntu.org/">Kubuntu</a> (KDE) as my default desktop for at least 6 months &#8211; the duration between two Ubuntu/Kubuntu releases. I didn&#8217;t actually do it at the time, but now I have.</p>
<p><center><a href="http://gallery.popey.com/gallery/v/kubuntu/kubuntu-8_10-initial-desktop.html"><img src="http://gallery.popey.com/gallery/d/13743-2/kubuntu-8_10-initial-desktop"></a></center></p>
<p>There are a few reasons why I&#8217;m trying out KDE. Firstly I&#8217;ve really only got experience of GNOME, my KDE knowledge is limited to using <a href="http://knoppix.net/">Knoppix</a> a few years ago, so when people ask KDE questions I am unable to help. I&#8217;d like to change that. Secondly there&#8217;s a lot of negative things said about KDE, some by myself, and I think a bit of education might help me to understand KDE better, and possibly be a bit less critical. Also I&#8217;d like to help KDE to be better, and as an &#8216;outsider&#8217; to the KDE community I may have a slightly different perspective on things. Finally it seemed like a good idea for a regular segment on the <a href="http://podcast.ubuntu-uk.org/">podcast</a> we make. Time (and listener feedback) will of course decide that one.</p>
<p>What finally triggered the switch was actually the look and feel of KDE. I was sat in the community room at the recent Ubuntu Developer Summit where I noticed a significant difference between the desktop of <a href="http://jonobacon.org/">Jono Bacon</a> and that of <a href="http://blog.nixternal.com/">Richard Johnson</a>. Notably Jonos looked boring, being much like my own standard brown Ubuntu GNOME desktop. Richards KDE based desktop looked pretty swish. I watched them both using their systems, and really liked the look of what Richard had on his laptop. </p>
<p>I figured that it was as good a time as any to switch so I issued the following command on my GNOME based Ubuntu laptop:-</p>
<pre>
sudo apt-get install kubuntu-desktop
</pre>
<p>When that had finished installing Kubuntu a short while later I removed a bunch of GNOME stuff, primarily to stop me being lazy and reverting to using it instead of KDE.</p>
<pre>
sudo apt-get remove --purge evolution f-spot tomboy gnome-games gdm
</pre>
<p>(the list is longer than that, but you get the idea)</p>
<p>As a result I&#8217;m now on KDE, and have promised to stay on KDE for at least the duration of the Jaunty (9.04) development cycle. During the developer summit I did enable a personal package archive and upgrade to a beta of KDE 4.2, but this has seemed problematic. I found quite a list of issues which may be due to me running KDE 4.2. So to be fair to Kubuntu I have now re-installed a clean 8.10 Kubuntu 32-bit on the laptop to give me a fresh start. If I encounter any of the issues I did under 4.2 I will of course search for and file bugs as appropriate.</p>
<p>I&#8217;ve only switched one machine &#8211; my main laptop &#8211; right now. I&#8217;m not going to switch Clares laptop or the shared desktop PC because I want to keep those in a state that Clare can use when I am not around during the day. I have fully installed Kubuntu on the bare metal, I&#8217;m not just running it in a virtual machine, or on a spare machine, this is my full time daily computer. It&#8217;s a Toshiba Portege M400 tablet laptop which has the following main specs:-</p>
<ul>
<li> Intel Core 2 Duo T7200 CPU @ 2.0GHz </li>
<li> 4GiB RAM (although only around 3.3GiB is visible/usable) </li>
<li> 320GB Disk partitioned into
<ul>
<li> 9.9GB / (root)</li>
<li> 199GB /home</li>
<li> 4G swap</li>
<li> (some other partitions used for other stuff)</a>
</ul>
</li>
<li> Intel 945GM Express Integrated Graphics </li>
<li> Intel 82573L GbE Wired Network </li>
<li> Intel 3945ABG Wireless Network </li>
<li> Toshiba 3G HSDPA </li>
<li> Fingerprint reader </li>
<li> Wacom tablet &#038; pen based touch screen </li>
</ul>
<p>Over the next 6 months I intend to blog a bit about my experience with KDE/Kubuntu. I&#8217;ll talk about the fun stuff that I&#8217;m playing with and of course any issues that come up. I hope to find/file bugs against anything that I can&#8217;t fix myself, and will do that directly in the <a href="http://bugs.kde.org/">KDE Bug Tracker</a>. I will use the system as I did under GNOME, installing the usual packages &#8211; or their KDE equivalents &#8211; that I mentioned <a href="http://popey.com/Ubuntu_Post_Install">previously</a>. I&#8217;d like to stick if I can to applications from the standard repository rather than install stuff from PPAs or 3rd parties, but if people make reasoned recommendations then of course I&#8217;ll do whatever makes sense. </p>
<p>I spoke to a few of the KDE guys at UDS and I want to thank them for their support and suggestions. Hopefully this will result in some entertainment and education for me, and maybe for others too. We&#8217;ll see. </p>
<p>As always comments and suggestions are welcome. </p>
<p><!--break--></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;title=Switching+to+KDE" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;title=Switching+to+KDE" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;title=Switching+to+KDE" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;headline=Switching+to+KDE" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Switching+to+KDE&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Switching+to+KDE&amp;u=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Switching+to+KDE&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Switching+to+KDE&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Switching+to+KDE&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;title=Switching+to+KDE&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div><div id="tweetbutton192" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F&amp;text=Switching%20to%20KDE&amp;related=popey&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fpopey.com%2Fblog%2F2008%2F12%2F15%2FSwitching_to_KDE%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://popey.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://popey.com/blog/2008/12/15/Switching_to_KDE/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

