<?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>Xaero.org</title>
	<atom:link href="http://www.xaero.org/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaero.org</link>
	<description>Tech news, reviews, and whatever else I wanna put here!</description>
	<lastBuildDate>Mon, 24 Sep 2012 12:34:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>GRE: Conquered!</title>
		<link>http://www.xaero.org/index.php/archive/gre-conquered/</link>
		<comments>http://www.xaero.org/index.php/archive/gre-conquered/#comments</comments>
		<pubDate>Fri, 14 Sep 2012 18:51:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[ETS]]></category>
		<category><![CDATA[graduate school]]></category>
		<category><![CDATA[GRE]]></category>
		<category><![CDATA[magoosh]]></category>
		<category><![CDATA[standardized tests]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=313</guid>
		<description><![CDATA[At long last, I've taken the GRE and received a score I can be proud of! In the interests of helping folks that may be contemplating graduate school, I'll provide a few pointers that may be useful. First, it's probably useful to describe what the GRE is. The GRE, or Graduate Record Examination, is a [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/gre-conquered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thinking Recursively</title>
		<link>http://www.xaero.org/index.php/archive/thinking-recursively/</link>
		<comments>http://www.xaero.org/index.php/archive/thinking-recursively/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 06:55:13 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[C programming]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[recursion]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=294</guid>
		<description><![CDATA[One of the most important programming constructs that can be learned is recursive programming. To most, it's a mystery. To some it's a source of endless frustration. However, once recursion is mastered, many other data structures become relatively easy. So, what exactly is recursion? Put simply, recursion is the process of taking a larger problem [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/thinking-recursively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using sshfs on FreeBSD</title>
		<link>http://www.xaero.org/index.php/archive/using-sshfs-on-freebsd/</link>
		<comments>http://www.xaero.org/index.php/archive/using-sshfs-on-freebsd/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 02:01:35 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security (or lack of)]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=283</guid>
		<description><![CDATA[Yep, been a while since I've last posted something (actually this would be the first thing I've posted in 2011), but indispensable utilities like this one motivate me to post more often. sshfs is part of the FUSE project for implementing file systems in userspace. A file system is typically run in kernel space, both [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/using-sshfs-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The perfect Open Source laptop</title>
		<link>http://www.xaero.org/index.php/archive/the-perfect-open-source-laptop/</link>
		<comments>http://www.xaero.org/index.php/archive/the-perfect-open-source-laptop/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 05:56:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Lisp]]></category>
		<category><![CDATA[Ratpoison]]></category>
		<category><![CDATA[StumpWM]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=274</guid>
		<description><![CDATA[I'm a huge fan of FreeBSD. So much so that all my systems are running the latest version (8.1 as of this writing). Many of my blog posts are about FreeBSD or mention it in some way. So maybe that's why it bothers me to say this:  FreeBSD just isn't well suited for a portable [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/the-perfect-open-source-laptop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using two screens in FreeBSD 8 with an Nvidia graphics card</title>
		<link>http://www.xaero.org/index.php/archive/using-two-screens-in-freebsd-8-with-an-nvidia-graphics-card/</link>
		<comments>http://www.xaero.org/index.php/archive/using-two-screens-in-freebsd-8-with-an-nvidia-graphics-card/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 20:44:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[dual display]]></category>
		<category><![CDATA[multi-monitor]]></category>
		<category><![CDATA[Xorg]]></category>
		<category><![CDATA[Xrandr]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=264</guid>
		<description><![CDATA[So I finally made the jump to a multiple monitor setup, and boy is it NICE! I've been using a dual screen setup at work for several years and found that it really does boost productivity. I had previously been using a single Apple 23" HD display I bought in 2004 when I bought a [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/using-two-screens-in-freebsd-8-with-an-nvidia-graphics-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Kismet wireless scanner on Gentoo Linux on a Thinkpad T40</title>
		<link>http://www.xaero.org/index.php/archive/installing-the-kismet-wireless-scanner-on-gentoo-linux-on-a-thinkpad-t40/</link>
		<comments>http://www.xaero.org/index.php/archive/installing-the-kismet-wireless-scanner-on-gentoo-linux-on-a-thinkpad-t40/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 19:32:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security (or lack of)]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[kismet]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[sniffing]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=259</guid>
		<description><![CDATA[Kismet is a very handy wireless scanning and capture program. Unlike programs such as Netstumbler, Kismet allows you to capture wireless traffic. This could, of course, be used for both good and evil, so I leave it up to you to do what you will. Kismet is in Portage, but it lags a bit behind [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/installing-the-kismet-wireless-scanner-on-gentoo-linux-on-a-thinkpad-t40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Dvorak layout in FreeBSD</title>
		<link>http://www.xaero.org/index.php/archive/using-the-dvorak-layout-in-freebsd/</link>
		<comments>http://www.xaero.org/index.php/archive/using-the-dvorak-layout-in-freebsd/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 02:19:21 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[dvorak layout]]></category>
		<category><![CDATA[keymaps]]></category>
		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=253</guid>
		<description><![CDATA[Those of us that type a lot will eventually begin to feel the effects of such an activity manifest as some sort of pain, most likely carpal tunnel syndrome. As somebody who has touch typed for the better part of 15 years, I definitely feel the effects every now and then. Several years ago I [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/using-the-dvorak-layout-in-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring a 6in4 tunnel on the pfSense firewall</title>
		<link>http://www.xaero.org/index.php/archive/configuring-a-6tin4-tunnel-on-the-pfsense-firewall/</link>
		<comments>http://www.xaero.org/index.php/archive/configuring-a-6tin4-tunnel-on-the-pfsense-firewall/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 21:41:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[6to4 tunnel]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[pf firewall]]></category>
		<category><![CDATA[pfSense]]></category>
		<category><![CDATA[tunnelbroker]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=248</guid>
		<description><![CDATA[If you've read my article on connecting to the IPv6 Internet, you should be familiar with the principles of IPv6 over IPv4 connectivity and have some basic IPv6 knowledge. I've wanted to use IPv6 with my pfSense firewall for quite some time but it seems that the developers don't want to be bothered supporting it. [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/configuring-a-6tin4-tunnel-on-the-pfsense-firewall/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Updating a ZFS on Root installation in FreeBSD 8</title>
		<link>http://www.xaero.org/index.php/archive/updating-a-zfs-on-root-installation-in-freebsd-8/</link>
		<comments>http://www.xaero.org/index.php/archive/updating-a-zfs-on-root-installation-in-freebsd-8/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 03:34:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaks/Hacks]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[mount ZFS filesystem]]></category>
		<category><![CDATA[rebuild world]]></category>
		<category><![CDATA[ZFS on root]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=239</guid>
		<description><![CDATA[Ever since ZFS became production ready on FreeBSD 8 (and backported to 7), I've been itching to switch to using it and getting rid of UFS. For one, UFS is OLD. It was first used in 4.2BSD if that gives any indication. The most salient problem with UFS is the lack of real journaling. True, [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/updating-a-zfs-on-root-installation-in-freebsd-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with numbers&#8230;</title>
		<link>http://www.xaero.org/index.php/archive/fun-with-numbers/</link>
		<comments>http://www.xaero.org/index.php/archive/fun-with-numbers/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 02:55:36 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[ETS]]></category>
		<category><![CDATA[GRE]]></category>
		<category><![CDATA[GRE Quantitative]]></category>
		<category><![CDATA[number concepts]]></category>

		<guid isPermaLink="false">http://www.xaero.org/?p=229</guid>
		<description><![CDATA[So I'm neck deep in my GRE studies. I've already gone through two GRE books and an ebook. I'm close to finishing my third book (this test is NOT easy). I'm learning some interesting properties of numbers such as the following: Integers: Integers are whole numbers (whether positive or negative) Fractions are not integers Zero [...]]]></description>
		<wfw:commentRss>http://www.xaero.org/index.php/archive/fun-with-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
