<?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>rabble rabble rabble</title>
	<atom:link href="http://ramble.karrth.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ramble.karrth.com</link>
	<description>computers, music and other ramblings</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Customizing the Kindle Fire with 6.2.1</title>
		<link>http://ramble.karrth.com/archives/144</link>
		<comments>http://ramble.karrth.com/archives/144#comments</comments>
		<pubDate>Sun, 01 Jan 2012 23:36:18 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[rooting]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=144</guid>
		<description><![CDATA[I was the lucky receiver of a Kindle Fire this holiday season from my kind aunt, and since it is an Android device, I made it my mission to customize it exactly to my liking. I&#8217;m working with a Kindle Fire loaded with 6.2.1. Beware that you could void your warranty. EDIT: rooting the device [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sudoku solving</title>
		<link>http://ramble.karrth.com/archives/134</link>
		<comments>http://ramble.karrth.com/archives/134#comments</comments>
		<pubDate>Fri, 11 Nov 2011 18:01:34 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sudoku]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=134</guid>
		<description><![CDATA[One of our projects for my into to artificial intelligence class this semester was to create a sudoku solver using a MRV (minimum remaining values) heuristic and backtracking. It finds all possibilities for each square, then tries all possibilities for one of the squares with the lowest number of possible values. Here&#8217;s an example of [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/134/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventures with the Droid 3</title>
		<link>http://ramble.karrth.com/archives/115</link>
		<comments>http://ramble.karrth.com/archives/115#comments</comments>
		<pubDate>Wed, 02 Nov 2011 00:38:35 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=115</guid>
		<description><![CDATA[I was finally able to renew my contract and upgrade to a Droid 3 from my OG Droid (may it rest in peace). After lots of tweaking (which will never be done), I&#8217;ve decided to post what I&#8217;ve done, as it may help others. Rooting Of course the first thing to do is to root [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/115/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minecraft server init script with CraftBukkit plus updating</title>
		<link>http://ramble.karrth.com/archives/107</link>
		<comments>http://ramble.karrth.com/archives/107#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:54:01 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[minecraft]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=107</guid>
		<description><![CDATA[So I forked a project on github for a Minecraft linux server init script. The original is also a fork from a script that can be found in the Minecraft Wiki. The biggest change in my version was the reintegration of the update function from the original script, along with expanding it to check for [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/107/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a Custom Arch Linux LiveCD/LiveUSB</title>
		<link>http://ramble.karrth.com/archives/83</link>
		<comments>http://ramble.karrth.com/archives/83#comments</comments>
		<pubDate>Wed, 11 May 2011 21:35:48 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=83</guid>
		<description><![CDATA[Since I&#8217;m a huge fan of Arch Linux, it was my distro of choice for creating a LiveCD (for me, a USB key). It&#8217;s pretty easy with Arch, using a wonderful tool called archiso. ISOs built with this tool will also have the ability to be either burned to a CD, OR put onto a [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/83/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using an iPod Classic 160GB with Linux</title>
		<link>http://ramble.karrth.com/archives/70</link>
		<comments>http://ramble.karrth.com/archives/70#comments</comments>
		<pubDate>Fri, 29 Apr 2011 21:10:29 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=70</guid>
		<description><![CDATA[So I recently decided that I needed to buckle down and get an mp3 player that would hold a large portion of my library. I went with an Apple iPod Classic 160gb, because of the historical ability to sync iPods with media managers like Banshee and Amarok on linux. Unfortunately, this is not the case [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/70/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing Pictures of Space</title>
		<link>http://ramble.karrth.com/archives/66</link>
		<comments>http://ramble.karrth.com/archives/66#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:40:50 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[ramblings]]></category>
		<category><![CDATA[hires]]></category>
		<category><![CDATA[nasa]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=66</guid>
		<description><![CDATA[Almost everybody at some point has looked up at the stars in amazement.  Don&#8217;t you wish you could see them better?  Here&#8217;s a list of sites where you can find some new amazing ways to look at the stars from your own computer&#8230; NASA.gov &#8211; of course NASA would have great pictures :)  They also [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tethering Your Android to Linux (without rooting your phone)</title>
		<link>http://ramble.karrth.com/archives/52</link>
		<comments>http://ramble.karrth.com/archives/52#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:45:10 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tethering]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=52</guid>
		<description><![CDATA[EDIT: Since tethering is now built in to phones with 2.2 and up, this is not really needed. I would recommend rooting to avoid extra service charges though. If you&#8217;re stuck in an area with no internet connection except your Android phone, you can use your phone as a proxy for your laptop&#8217;s internet connection. [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/52/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Busting Out of Your Firewall with SOCKS</title>
		<link>http://ramble.karrth.com/archives/34</link>
		<comments>http://ramble.karrth.com/archives/34#comments</comments>
		<pubDate>Thu, 25 Feb 2010 20:52:00 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=34</guid>
		<description><![CDATA[Most people find themselves accessing the internet from somewhere besides their home, and often times there are restrictions on the network that disable some protocols, or maybe block some websites you&#8217;d like to see.  An easy way to get around this is to forward your web session over an ssh session.  This can be done [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/34/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux CLI programs to replace your GUI</title>
		<link>http://ramble.karrth.com/archives/22</link>
		<comments>http://ramble.karrth.com/archives/22#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:20:06 +0000</pubDate>
		<dc:creator>karrth</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ramble.karrth.com/?p=22</guid>
		<description><![CDATA[While many people enjoy using their GUI, sometimes it is just not efficient to do so.  Or maybe you don&#8217; t have the resources to load an X-Window manager&#8230; So  I present to you some very useful programs that don&#8217;t need X. System Tools htop &#8211; like top (processes monitor), but with colors and an [...]]]></description>
		<wfw:commentRss>http://ramble.karrth.com/archives/22/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

