<?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>The Linux Experiment &#187; Uncategorized</title>
	<atom:link href="http://thelinuxexperiment.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxexperiment.com</link>
	<description>Linnnnnuxxxxxxxxx</description>
	<lastBuildDate>Mon, 21 May 2012 20:20:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Batch Converting FLAC to MP3</title>
		<link>http://thelinuxexperiment.com/uncategorized/batch-converting-flac-to-mp3/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/batch-converting-flac-to-mp3/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 23:02:13 +0000</pubDate>
		<dc:creator>Jon F</dc:creator>
				<category><![CDATA[Jon F]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=2106</guid>
		<description><![CDATA[I came across this neat script somewhere on the internet while trying to batch convert a folder full of FLAC files to mp3 files. Hopefully it will help somebody else: for file in *.flac; do flac -cd &#8220;$file&#8221; &#124; lame -b 320 -h &#8211; &#8220;${file%.flac}.mp3&#8243;; done On my Laptop, I am running Fedora 13. On [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/batch-converting-flac-to-mp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE4, LFS: Make GTK Applications Look Like QT4 Applications</title>
		<link>http://thelinuxexperiment.com/uncategorized/kde4-lfs-make-gtk-applications-look-like-qt4-applications/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/kde4-lfs-make-gtk-applications-look-like-qt4-applications/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 17:04:46 +0000</pubDate>
		<dc:creator>Dave L</dc:creator>
				<category><![CDATA[Dave L]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Guinea Pigs]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux from Scratch]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1877</guid>
		<description><![CDATA[Do your GTK applications (i.e. Firefox) look like something designed in the 90&#8242;s in KDE? I think I can help you. I installed the latest Firefox, (not the one in the screenshot, I stole this.) and was very disappointed to see something like the following: Tyler pointed me to the Gentoo guide here, which helped [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/kde4-lfs-make-gtk-applications-look-like-qt4-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LFS, pre-KDE: Errors Compiling qca-2.0.3</title>
		<link>http://thelinuxexperiment.com/uncategorized/lfs-pre-kde-errors-compiling-qca-2-0-3/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/lfs-pre-kde-errors-compiling-qca-2-0-3/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:05:18 +0000</pubDate>
		<dc:creator>Dave L</dc:creator>
				<category><![CDATA[Dave L]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Guinea Pigs]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux from Scratch]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[build errors]]></category>
		<category><![CDATA[gmake]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[qca]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1818</guid>
		<description><![CDATA[If you&#8217;re going through the Beyond Linux From Scratch guide, and run into this error while compiling qca-2.0.3 (and I assume many other versions of qca), I think I can help. You don&#8217;t seem to have &#8216;make&#8217; or &#8216;gmake&#8217; in your PATH. Cannot proceed. The fix is relatively easy. Just make sure to have which [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/lfs-pre-kde-errors-compiling-qca-2-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing for a new experiment</title>
		<link>http://thelinuxexperiment.com/uncategorized/preparing-for-a-new-experiment/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/preparing-for-a-new-experiment/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 17:47:23 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1673</guid>
		<description><![CDATA[We&#8217;re currently in discussions to begin a new Linux Experiment for 2011. Stay tuned to the website as we should have new posts, a new podcast and new contributors very soon! If there&#8217;s anything you&#8217;d like to see us try out or do differently this time, please post your thoughts in the comments section.]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/preparing-for-a-new-experiment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Django Development on Ubuntu 10.04</title>
		<link>http://thelinuxexperiment.com/uncategorized/django-development-on-ubuntu-10-04/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/django-development-on-ubuntu-10-04/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 19:19:15 +0000</pubDate>
		<dc:creator>Jon F</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1535</guid>
		<description><![CDATA[When I&#8217;m not rocking out my ninja-like linux skillz here at The Linux Experiment, I like to spend my spare time working on SlightlySauced, a weekly round table podcast. When we started the show, we chose to host it on a simple Tumblr blog, because it offered a fast setup experience and didn&#8217;t require much [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/django-development-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up an Ubuntu-based ASP.NET Server with Mono</title>
		<link>http://thelinuxexperiment.com/uncategorized/setting-up-an-ubuntu-based-asp-net-server-with-mono/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/setting-up-an-ubuntu-based-asp-net-server-with-mono/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 21:23:07 +0000</pubDate>
		<dc:creator>Jon F</dc:creator>
				<category><![CDATA[Jon F]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mod_mono]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1524</guid>
		<description><![CDATA[Introduction: In my day job, I work as an infrastructure developer for a small company. While I wouldn&#8217;t call us a Microsoft shop by any stretch (we actually make web design tools), we do maintain a large code base in C#, which includes our website and a number of web-based administrative tools. In planning for [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/setting-up-an-ubuntu-based-asp-net-server-with-mono/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Happy Holidays!</title>
		<link>http://thelinuxexperiment.com/uncategorized/happy-holidays/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/happy-holidays/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 13:15:37 +0000</pubDate>
		<dc:creator>Jon F</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[mascot]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1021</guid>
		<description><![CDATA[On my Laptop, I am running Fedora 13. On my PC, I am running Ubuntu 10.04Check out my profile for more information.]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/happy-holidays/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wait, that can&#8217;t be right</title>
		<link>http://thelinuxexperiment.com/uncategorized/wait-that-cant-be-right/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/wait-that-cant-be-right/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 04:18:11 +0000</pubDate>
		<dc:creator>Sasha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=996</guid>
		<description><![CDATA[I found an interesting bug in Mint today. It happened after I changed my monitor setup without restarting X. It looks like my panel froze with whatever programs were open earlier. What makes this interesting is that the system continue to add items to the panel without refreshing the graphics.]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/wait-that-cant-be-right/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Phoenix Rising</title>
		<link>http://thelinuxexperiment.com/uncategorized/phoenix-rising/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/phoenix-rising/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 02:36:50 +0000</pubDate>
		<dc:creator>Dana H</dc:creator>
				<category><![CDATA[Dana H]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=983</guid>
		<description><![CDATA[As we prepare to bring The Linux Experiment to a close over the coming weeks, I find that this has been a time of (mostly solemn) reflection for myself and others.  At the very least, it&#8217;s been an interesting experience with various flavours of Linux and what it has to offer.  At its peak, it&#8217;s [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/phoenix-rising/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Happy turkey day!</title>
		<link>http://thelinuxexperiment.com/uncategorized/happy-turkey-day/</link>
		<comments>http://thelinuxexperiment.com/uncategorized/happy-turkey-day/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 11:07:16 +0000</pubDate>
		<dc:creator>Dana H</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=632</guid>
		<description><![CDATA[I&#8217;d just like to wish a happy, safe, and food-filled Thanksgiving to all of our Canadian readers out there.  Enjoy yourselves &#8211; go forth and be merry!]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/uncategorized/happy-turkey-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

