<?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>Mike&#039;s Planet &#187; Ubuntu Linux</title>
	<atom:link href="http://www.mikesplanet.net/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Tue, 10 Aug 2010 20:00:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10.04 Workarounds</title>
		<link>http://www.mikesplanet.net/2010/05/10-04-workarounds/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=10-04-workarounds</link>
		<comments>http://www.mikesplanet.net/2010/05/10-04-workarounds/#comments</comments>
		<pubDate>Mon, 03 May 2010 20:28:32 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[workarounds]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=468</guid>
		<description><![CDATA[Ubuntu 10.04 is the best version of Ubuntu Linux so far, but I have a couple problems on my Dell Studio XPS 1340 that could not be resolved before the Ubuntu 10.04 was released. My laptop has a Intel Wireless WiFi 5100 half height card. I had a problem with it losing connection with a <a href='http://www.mikesplanet.net/2010/05/10-04-workarounds/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 is the best version of Ubuntu Linux so far, but I have a couple problems on my Dell Studio XPS 1340 that could not be resolved before the Ubuntu 10.04 was released.</p>
<p>My laptop has a Intel Wireless WiFi 5100 half height card. I had a problem with it losing connection with a wireless access point using 802.11n. This problem is a known issue with the iwlagn driver, and the best workaround is to disable 802.11n on the card. To disable 802.11n on this card create/edit your /etc/modprobe.d/options.conf file<br />
<code>sudo gedit /etc/modprobe.d/options.conf</code><br />
And add the following to it.<br />
<code>options iwlagn 11n_disable=1 11n_disable50=1</code></p>
<p>I was also have trouble in the timing between the nvidia driver and GDM loading at boot on my laptop. LP #<a href="https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/532436">532436</a>. I have to have cron relaunch GDM at boot for a rough workaround for this problem.</p>
<p>1. sudo vim /etc/crontab and add this line to the end:<br />
<code>@reboot root /root/gdmstart</code></p>
<p>2. Create the shell script to relaunch GDM<br />
<code>sudo vim /root/gdmstart</code></p>
<p>with this contents:</p>
<p><code>#!/bin/bash<br />
sleep 6<br />
/usr/sbin/service gdm start</code></p>
<p>3. Make script executable.<br />
<code>sudo chmod u+x /root/gdmstart</code></p>
<p>One other problem I had with this laptop with any version of Linux is not being able to burn CD/DVDs with Linux. The fix was to downgrade the firmware for the HLDS HLDS GS20N 9.5mm Slotload SATA DVD-RW drive to version <a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;l=en&amp;s=gen&amp;releaseid=R210365&amp;SystemID=PREC_M6400&amp;servicetag=&amp;os=WLH&amp;osl=en&amp;deviceid=16913&amp;devlib=0&amp;typecnt=0&amp;vercnt=1&amp;catid=-1&amp;impid=-1&amp;formatcnt=0&amp;libid=32&amp;typeid=-1&amp;dateid=-1&amp;formatid=-1&amp;source=-1&amp;fileid=295900">A108</a>.</p>
<p>What workarounds did you have to tweek to get Ubuntu working on your hardware? Post them here, and be sure to file a bug on your problem if you have not already.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2010/05/10-04-workarounds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Near Perfect Ubuntu Desktop</title>
		<link>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=near-perfect-ubuntu-desktop</link>
		<comments>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:47:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[Ubuntu User]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=461</guid>
		<description><![CDATA[One of the common questions I get for my Ubuntu User column is what is my desktop or what is a good desktop for Ubuntu Linux. A few weeks ago I got a Dell Inspiron 560 on sale at Best Buy. It was a great deal, and ended up being a near perfect Ubuntu desktop. <a href='http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>One of the common questions I get for my Ubuntu User column is what is my desktop or what is a good desktop for Ubuntu Linux. A few weeks ago I got a Dell Inspiron 560 on sale at Best Buy. It was a great deal, and ended up being a near perfect Ubuntu desktop.</p>
<p><strong>Specs.</strong></p>
<ul>
<li>Intel® Core™2 Duo processor E7500</li>
<li>8GB DDR3 SDRAM</li>
<li>DVD±RW/CD-RW drive</li>
<li>1TB Serial ATA hard drive (7200 rpm)</li>
<li>Intel® Graphics Media Accelerator X4500HD</li>
<li>7.1-channel audio support.</li>
<li>Built-in 19-in-1 digital media reader</li>
<li>Dell 1525N Wireless-N mini card (802.11b/g/n)</li>
<li>Built-in 10/100/1000 Ethernet LAN</li>
</ul>
<p>Everything on this computer works out of the box with Ubuntu. I thought the Dell 1525N wireless card was a Broadcom device and was planning a night of sacrificing chickens to the dark wireless gods to get it working under Linux. I was pleased that the card used the ath9k driver and works great in Ubuntu.</p>
<p>With 8GB of ram, I installed the amd64 version of Ubuntu Lucid RC, and I&#8217;m amazed how far the 64bit version has come since the last time I tried it. If you have delay switching over to 64 bit for PC with more than 3GB of memory, now is the time to switch. I found the user experience between using the 32bit vs 64bit nearly identical.</p>
<p>The only issue I had with this machine was that the installer ran very very slow, about 10 minutes for the first screen to appear. I&#8217;m looking to see if there is an existing bug that matches this problem, if not I will be running ubuntu-bug ubiquity tonight. </p>
<p>If you are looking for a desktop that works great with Ubuntu, I strongly recommend the Dell Inspiron 560.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Skype and Gnome Dark Themes</title>
		<link>http://www.mikesplanet.net/2010/01/skype-and-gnome-dark-themes/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=skype-and-gnome-dark-themes</link>
		<comments>http://www.mikesplanet.net/2010/01/skype-and-gnome-dark-themes/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:42:57 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dark theme]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=419</guid>
		<description><![CDATA[Love or hate it, Skype is very popular program for many computer users. While not open source, I do appreciate Skype making client for Linux users. Skype had two common problems under some Linux distros. 1. Skype did not work with Pulse Audio: This was fixed with the first Skype 2.1 beta1 (2.1.0.47). 2. Skype <a href='http://www.mikesplanet.net/2010/01/skype-and-gnome-dark-themes/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Love or hate it, Skype is very popular program for many computer users. While not open source, I do appreciate Skype making client for Linux users. Skype had two common problems under some Linux distros.</p>
<p><strong>1</strong>. Skype did not work with Pulse Audio: This was fixed with the first Skype 2.1 beta1 (2.1.0.47).<br />
<strong>2</strong>. Skype does not work well with dark themes in Gnome: This is fix in the Skype 2.1 beta 2 (2.1.0.81)</p>
<p>Now, I&#8217;m a big fan of dark themes, the following is a quick guide to installing under Ubuntu with a dark Gnome theme:</p>
<p><strong>1</strong>. Uninstall previous version of Skype from Medibuntu.<br />
<strong>2</strong>. Download Skype from <a href="http://www.skype.com/download/skype/linux/choose/">http://www.skype.com/download/skype/linux/choose</a> (don&#8217;t worry about the Ubuntu 8.10 version, works with Ubuntu 8.10 thru Ubuntu 9.10)<br />
<strong>3</strong>. Install the deb file<br />
<code>sudo dpkg -i skype-ubuntu-intrepid_2.1.0.81-1_i386.deb</code><br />
<strong>4</strong>. Run Skype and goto <em>Options</em>.<br />
<strong>5</strong>. Under the <em>General</em> tab, set <em>Choose style</em> to <strong>Desktop Settings</strong> or <strong>GTK+</strong>.<br />
<img src="http://www.mikesplanet.net/images/skype_options.png" alt="Skype Options" /><br />
<strong>6</strong>. Restart Skype.</p>
<p>For more disucssion on Skype and Open Source, I suggest listening to the Shot of Jaq podcast episode: <a href="http://shotofjaq.org/2010/01/has-skype-won-the-war/">Has Skype Won the War?</a></p>
<p><a href="http://ubuntu-tutorials.com/2010/01/21/install-skype-for-linux-beta-v2-1-0-81-on-ubuntu-9-10/">Ubuntu Tutorials</a> also has a great write-up on the new Skype.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2010/01/skype-and-gnome-dark-themes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu Utah Release Party for Ubuntu 9.10</title>
		<link>http://www.mikesplanet.net/2009/11/ubuntu-utah-release-party-for-ubuntu-9-10/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ubuntu-utah-release-party-for-ubuntu-9-10</link>
		<comments>http://www.mikesplanet.net/2009/11/ubuntu-utah-release-party-for-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:39:21 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[loco]]></category>
		<category><![CDATA[release party]]></category>
		<category><![CDATA[utah]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=390</guid>
		<description><![CDATA[The Ubuntu Utah Loco will be having a release party for Ubuntu 9.10 this weekend. We will have Ubuntu CDs for people who need them and lots of knowledgeable people to help you with any Ubuntu questions you have. Please join us for good friends, good fun, and yummy lamb quesadillas. I would also like <a href='http://www.mikesplanet.net/2009/11/ubuntu-utah-release-party-for-ubuntu-9-10/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>The Ubuntu Utah Loco will be having a release party for Ubuntu 9.10 this weekend. We will have Ubuntu CDs for people who need them and lots of knowledgeable people to help you with any Ubuntu questions you have. Please join us for good friends, good fun, and yummy lamb quesadillas.</p>
<p>I would also like to invite our OpenSUSE and Fedora friends in the area to celebrate their upcoming releases with us. </p>
<p><strong>Date &#038; Time: </strong><br />
Saturday November 7, 2009 &#8211; 6:00 PM till 9:00 PM (MST)</p>
<p><strong>Location: </strong><br />
MacCool&#8217;s Public House<br />
Salt Lake City &#8211; Foothill Village<br />
1400 South Foothill Blvd, #166<br />
Salt Lake City, Utah 84108<br />
801.582.3111<br />
<a href="http://www.mapquest.com/maps?city=Salt+Lake+City&#038;state=UT&#038;address=1400+Foothill+Dr+%23166&#038;zipcode=84108-2327">Map</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/11/ubuntu-utah-release-party-for-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quotes of the week</title>
		<link>http://www.mikesplanet.net/2009/08/quotes-of-the-week/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=quotes-of-the-week</link>
		<comments>http://www.mikesplanet.net/2009/08/quotes-of-the-week/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 17:12:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[quote]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=311</guid>
		<description><![CDATA[&#8220;The Net interprets censorship as damage and routes around it.&#8221; - John Gilmore &#8220;Bug #1 is fixed, we are still trying to get people to apply the fix (aka Ubuntu Linux).&#8221; - Mike Basinger]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;The Net interprets censorship as damage and routes around it.&#8221;</em><br />
- John Gilmore</p>
<p><em>&#8220;<a href="https://bugs.edge.launchpad.net/ubuntu/+bug/1">Bug #1</a> is fixed, we are still trying to get people to apply the fix (aka Ubuntu Linux).&#8221;</em><br />
- Mike Basinger <img src='http://www.mikesplanet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/08/quotes-of-the-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Language of Love</title>
		<link>http://www.mikesplanet.net/2009/05/the-language-of-love/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-language-of-love</link>
		<comments>http://www.mikesplanet.net/2009/05/the-language-of-love/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:13:22 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=232</guid>
		<description><![CDATA[Jorge Castro pointed this thread out to me, and it is the most awesome thread I have seen on the forums in a while. Please add any translations you can offer to the thread. http://ubuntuforums.org/showthread.php?t=1159085 Peace baby \/]]></description>
			<content:encoded><![CDATA[<p>Jorge Castro pointed this thread out to me, and it is the most awesome thread I have seen on the forums in a while. Please add any translations you can offer to the thread.<br />
<a href="http://ubuntuforums.org/showthread.php?t=1159085"></p>
<p>http://ubuntuforums.org/showthread.php?t=1159085</a></p>
<p>Peace baby \/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/05/the-language-of-love/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Ubuntu Pocket Guide</title>
		<link>http://www.mikesplanet.net/2009/01/free-ubuntu-pocket-guide/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=free-ubuntu-pocket-guide</link>
		<comments>http://www.mikesplanet.net/2009/01/free-ubuntu-pocket-guide/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:53:21 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[guide]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=210</guid>
		<description><![CDATA[Keir Thomas, author of Ubuntu Kung Fu, has release a free pocket guide to Ubuntu. This 170 page great beginners guide to installing and using Ubuntu. This guide can be found at http://www.ubuntupocketguide.com/. Digg It]]></description>
			<content:encoded><![CDATA[<p>Keir Thomas, author of <a href="http://www.amazon.com/Ubuntu-Kung-Fu-Tricks-Hints/dp/1934356220/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1233074981&#038;sr=8-1">Ubuntu Kung Fu</a>, has release a free pocket guide to Ubuntu. This 170 page great beginners guide to installing and using Ubuntu. </p>
<p>This guide can be found at <a href="http://www.ubuntupocketguide.com/">http://www.ubuntupocketguide.com/</a>.</p>
<p><a href="http://digg.com/linux_unix/Free_Ubuntu_Pocket_Guide_Available_for_Download">Digg It</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/01/free-ubuntu-pocket-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Adobe Air 1.5 on Ubuntu 8.10 X86_64</title>
		<link>http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-adobe-air-15-on-ubuntu-810-x86_64</link>
		<comments>http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:58:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=206</guid>
		<description><![CDATA[Adobe AIR (Adobe Integrated Runtime) 1.5 was released last December. While not a 64 bit app yet, it is very easy to get the AIR 1.5 working on Ubuntu 8.10 AMD64 version. 1. Install needed libraries sudo apt-get install ia32-libs 2. Download the installer wget -c http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin 3. Install AIR ./AdobeAIRInstaller.bin (note may need to <a href='http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Adobe AIR (Adobe Integrated Runtime) 1.5 was released last December. While not a 64 bit app yet, it is very easy to get the AIR 1.5 working on Ubuntu 8.10 AMD64 version.</p>
<p>1. Install needed libraries<br />
<code>sudo apt-get install ia32-libs</code></p>
<p>2. Download the installer<br />
<code>wget -c http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin</code></p>
<p>3. Install AIR<br />
<code>./AdobeAIRInstaller.bin</code><br />
<em>(note may need to chmod +x AdobeAIRInstaller.bin)</em></p>
<p>4. Copy extra Adobe library file<br />
<code>sudo cp /usr/lib/libadobecertstore.so /usr/lib32</code></p>
<p>5. Install AIR apps via web.</p>
<p>Discuss <a href="http://ubuntuforums.org/showthread.php?p=6622405">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>First thing I do</title>
		<link>http://www.mikesplanet.net/2008/11/first-thing-i-do/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=first-thing-i-do</link>
		<comments>http://www.mikesplanet.net/2008/11/first-thing-i-do/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 18:35:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=176</guid>
		<description><![CDATA[In response to the current meme, here is what I do after I install/re-install a system. 1. Enable Medibuntu repos. 2. Enable Dropbox repo. 3. Install the follow extras. sudo apt-get install htop powertop nautilus-open-terminal ubuntu-restricted-extras w32codecs banshee skype nautilus-dropbox ttf-liberation community-themes filezilla mplayer revelation htop &#8211; great process monitor powertop &#8211; Program to analyze <a href='http://www.mikesplanet.net/2008/11/first-thing-i-do/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In response to the current meme, here is what I do after I install/re-install a system.<br />
1. Enable <a href="http://medibuntu.org/">Medibuntu</a> repos.<br />
2. Enable <a href="https://www.getdropbox.com/install">Dropbox</a> repo.<br />
3. Install the follow extras.<br />
<code>sudo apt-get install htop powertop nautilus-open-terminal ubuntu-restricted-extras w32codecs banshee skype nautilus-dropbox ttf-liberation community-themes filezilla mplayer revelation</code></p>
<ul>
<li>htop &#8211; great process monitor</li>
<li>powertop &#8211; Program to analyze power consumption on Intel-based laptops. Usually gets me a hour or so of extra battery life.</li>
<li>nautilus-open-terminal &#8211; Open terminal on desktop with a right click.</li>
<li>ubuntu-restricted-extras and w32codecs &#8211; Flash and other non-free viewers and codecs.</li>
<li>banshee &#8211; My favorite music/media player for Linux.</li>
<li>skype &#8211; VOIP Client</li>
<li>nautilus-dropbox &#8211; Dropbox online storage application.</li>
<li>ttf-liberation &#8211; Free font from RedHat, easy on the eyes.</li>
<li>community-themes &#8211; A set of nice themes from Ubuntu 8.10.</li>
<li>filezilla &#8211; GTK ftp/sftp program.</li>
<li>mplayer &#8211; media player.</li>
<li>revelation &#8211; Great password vault.</li>
</ul>
<p>4. Configure a dark theme. I currently like Dust (from the community-themes package) and <a href="http://www.gnome-look.org/content/show.php/Shiki-Colors?content=86717">Shiki-Colors</a>.</p>
<p>I&#8217;m also installing <a href="https://edge.launchpad.net/~openoffice-pkgs/+archive">OpenOffice 3.0</a>, but I would not advise that to Ubuntu newbies for now.</p>
<p>Continue the discussion at <a href="http://ubuntuforums.org/showthread.php?p=6112001">this forum thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/11/first-thing-i-do/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
