<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ThatWouldSurelyBeAnAbsurdUndertaking</title>
	<atom:link href="http://thatwouldsurelybeanabsurdundertaking.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 27 Jul 2009 03:31:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thatwouldsurelybeanabsurdundertaking.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ThatWouldSurelyBeAnAbsurdUndertaking</title>
		<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thatwouldsurelybeanabsurdundertaking.wordpress.com/osd.xml" title="ThatWouldSurelyBeAnAbsurdUndertaking" />
	<atom:link rel='hub' href='http://thatwouldsurelybeanabsurdundertaking.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Linux Virtual File System</title>
		<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/linux-virtual-file-system/</link>
		<comments>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/linux-virtual-file-system/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:31:42 +0000</pubDate>
		<dc:creator>thatwouldsurelybeanabsurdundertaking</dc:creator>
				<category><![CDATA[CS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Function Pointers]]></category>

		<guid isPermaLink="false">http://thatwouldsurelybeanabsurdundertaking.wordpress.com/?p=37</guid>
		<description><![CDATA[The kernel implements an abstraction layer called the VFS around its low-level file system interface which provides a common file model that is capable of representing any conceivable file system's high level features and behaviours, although it is definitely biased toward Unix styles.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thatwouldsurelybeanabsurdundertaking.wordpress.com&amp;blog=8378126&amp;post=37&amp;subd=thatwouldsurelybeanabsurdundertaking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/linux-virtual-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c38f639141e953c700480c24383dfd3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thatwouldsurelybeanabsurdundertaking</media:title>
		</media:content>
	</item>
		<item>
		<title>Target Gravity</title>
		<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/target-gravity/</link>
		<comments>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/target-gravity/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:19:13 +0000</pubDate>
		<dc:creator>thatwouldsurelybeanabsurdundertaking</dc:creator>
				<category><![CDATA[Beer]]></category>
		<category><![CDATA[Gravity]]></category>

		<guid isPermaLink="false">http://thatwouldsurelybeanabsurdundertaking.wordpress.com/?p=32</guid>
		<description><![CDATA[Knowing that total gravity is a constant throughout the boil, where Total Gravity = Gravity Units x Volume, it is possible to measure the gravity pre-boil and know exactly how much water to boil off to reach the target original gravity. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thatwouldsurelybeanabsurdundertaking.wordpress.com&amp;blog=8378126&amp;post=32&amp;subd=thatwouldsurelybeanabsurdundertaking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/26/target-gravity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c38f639141e953c700480c24383dfd3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thatwouldsurelybeanabsurdundertaking</media:title>
		</media:content>
	</item>
		<item>
		<title>Asymptotic Runtimes</title>
		<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/15/asymptotic-runtimes/</link>
		<comments>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/15/asymptotic-runtimes/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 06:20:25 +0000</pubDate>
		<dc:creator>thatwouldsurelybeanabsurdundertaking</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[Asymptotic Analysis]]></category>
		<category><![CDATA[Dynamic Programming]]></category>

		<guid isPermaLink="false">http://thatwouldsurelybeanabsurdundertaking.wordpress.com/?p=13</guid>
		<description><![CDATA[A[0] x A[1] x .... x A[i-1] x A[i+1] x ... A[N-1]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thatwouldsurelybeanabsurdundertaking.wordpress.com&amp;blog=8378126&amp;post=13&amp;subd=thatwouldsurelybeanabsurdundertaking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/07/15/asymptotic-runtimes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c38f639141e953c700480c24383dfd3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thatwouldsurelybeanabsurdundertaking</media:title>
		</media:content>
	</item>
		<item>
		<title>XOR</title>
		<link>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/06/29/5/</link>
		<comments>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/06/29/5/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 04:02:14 +0000</pubDate>
		<dc:creator>thatwouldsurelybeanabsurdundertaking</dc:creator>
				<category><![CDATA[CS]]></category>

		<guid isPermaLink="false">http://thatwouldsurelybeanabsurdundertaking.wordpress.com/?p=5</guid>
		<description><![CDATA[Let&#8217;s start with a post about bit manipulation and the exclusive-or swap. XOR is defined as: 0 XOR 0 == 0 0 XOR 1 == 1 1 XOR 0 == 1 1 XOR 1 == 0 In English, XOR is true if and only if one of its inputs is true. Knowing this definition, it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thatwouldsurelybeanabsurdundertaking.wordpress.com&amp;blog=8378126&amp;post=5&amp;subd=thatwouldsurelybeanabsurdundertaking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thatwouldsurelybeanabsurdundertaking.wordpress.com/2009/06/29/5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c38f639141e953c700480c24383dfd3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thatwouldsurelybeanabsurdundertaking</media:title>
		</media:content>
	</item>
	</channel>
</rss>
