<?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>Helping All, One Keystroke at a Time</title>
	<atom:link href="http://suburbannerd.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://suburbannerd.org</link>
	<description>A technical blog with influences from the free and open source software community.</description>
	<lastBuildDate>Thu, 28 Jan 2010 01:10:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Git</title>
		<link>http://suburbannerd.org/2010/01/more-git/</link>
		<comments>http://suburbannerd.org/2010/01/more-git/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 01:10:33 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1773</guid>
		<description><![CDATA[There comes a point in every git users life where you need to delete a remote repository. This involves some head scratching at the beginning but I just found a great article on how to do it (http://github.com/guides/remove-a-remote-branch).
All you need is a little 

git push &#60;remote_repo&#62; :heads/&#60;branch&#62;

and that remote repository will disappear. 
]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/more-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIT Cheat Sheet</title>
		<link>http://suburbannerd.org/2010/01/git-cheat-sheet/</link>
		<comments>http://suburbannerd.org/2010/01/git-cheat-sheet/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:46:34 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1701</guid>
		<description><![CDATA[http://cheat.errtheblog.com/s/git
A seriously pimped out guide to using GIT. If you ever want to impress your (computer science) friends with your distributed source code management skills, then I suggest you consult this guide. It has a short description of all the most common commands, as well as a default gitconfig file that will &#8220;chrome the shit [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/git-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Google, Please Update Your Google Calendar Javascript API Page.</title>
		<link>http://suburbannerd.org/2010/01/dear-google-please-update-your-google-calendar-javascript-api-page/</link>
		<comments>http://suburbannerd.org/2010/01/dear-google-please-update-your-google-calendar-javascript-api-page/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 23:45:51 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1764</guid>
		<description><![CDATA[I was trying to integrate some Google Calendar stuff into a web site I have been working on lately, and using the official Google documentation completely failed me. I had to visit some other google sites to get a working example of the boilerplate code that I need.
I guess I should just quit my grovelling [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/dear-google-please-update-your-google-calendar-javascript-api-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer and Acid3</title>
		<link>http://suburbannerd.org/2010/01/ie-sucks/</link>
		<comments>http://suburbannerd.org/2010/01/ie-sucks/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 03:48:37 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1751</guid>
		<description><![CDATA[Acid 3 is an exhaustive and rigorous test of a web browsers compliance to the official HTML standard. All web browsers that call themselves web browsers should try their best to adhere to the HTML standard, otherwise there is just a mass proprietary cock swinging catastrophe on everyone&#8217;s hands.
This quote taken from this article explains [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/ie-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crossdev target sparc</title>
		<link>http://suburbannerd.org/2010/01/crossdev-target-sparc/</link>
		<comments>http://suburbannerd.org/2010/01/crossdev-target-sparc/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:24:38 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1748</guid>
		<description><![CDATA[If you have Gentoo and are having trouble compiling your sparc toolchain using crossdev, look at this bug here. Continue on if you want to know a little more about cross compiling.
The other day I was trying to cross compile a gcc sparc toolchain. I&#8217;m taking a class right now that we have to write [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/crossdev-target-sparc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stand for Christmas</title>
		<link>http://suburbannerd.org/2010/01/stand-for-christmas/</link>
		<comments>http://suburbannerd.org/2010/01/stand-for-christmas/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 07:47:13 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1613</guid>
		<description><![CDATA[I know this may be a bit dated for christmas, but I forgot about this little gem in my 63 draft blogs I have going at the moment. A quick trip back to the site (http://standforchristmas.com/) brings back emotions and feelings that I had when I first visited many evening ago. The purpose of this [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/stand-for-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vi Cheat Sheet</title>
		<link>http://suburbannerd.org/2010/01/vi-cheat-sheet/</link>
		<comments>http://suburbannerd.org/2010/01/vi-cheat-sheet/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 03:48:28 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1693</guid>
		<description><![CDATA[I was chilling hard on the Gentoo website the other day and came accross this amazing ressource.
Taken from http://www.gentoo.org/doc/en/vi-guide.xml

]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/vi-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still Here</title>
		<link>http://suburbannerd.org/2010/01/still-here/</link>
		<comments>http://suburbannerd.org/2010/01/still-here/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:11:11 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1690</guid>
		<description><![CDATA[Just getting some of my financial woes in order.
]]></description>
		<wfw:commentRss>http://suburbannerd.org/2010/01/still-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Untitled</title>
		<link>http://suburbannerd.org/2009/12/untitled/</link>
		<comments>http://suburbannerd.org/2009/12/untitled/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 03:17:39 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1675</guid>
		<description><![CDATA[Now this is the Living Bible:
His name is Tom He has wild hair, wears a T-shirt with holes in  it,
jeans, and no shoes.. This was literally his wardrobe for his  entire
four years of college.
He is brilliant. Kind of profound and very, very bright.  He became  a
Christian while attending college.
Across the street from [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2009/12/untitled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nouveau</title>
		<link>http://suburbannerd.org/2009/12/nouveau/</link>
		<comments>http://suburbannerd.org/2009/12/nouveau/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 00:57:30 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://suburbannerd.org/?p=1669</guid>
		<description><![CDATA[A few days ago I finally got the new nouveau driver working on my laptop&#8217;s Gentoo installation. I have the nVidia 8600GT chipset in my macbook pro 4,1 and this driver works almost flawlessly for everything except 3D. There are some artifacts every once and a while, and thumbnailing results in scrambled thumbnails in KDE [...]]]></description>
		<wfw:commentRss>http://suburbannerd.org/2009/12/nouveau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
