<?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>In Praise of Randomness &#187; Uncategorized</title>
	<atom:link href="http://axelexic.org/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://axelexic.org/blog</link>
	<description>In Defense of Pseudorandomness</description>
	<lastBuildDate>Mon, 26 Sep 2011 01:34:51 +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>Testing, testing testing</title>
		<link>http://axelexic.org/blog/2011/08/21/testing-testing-testing/</link>
		<comments>http://axelexic.org/blog/2011/08/21/testing-testing-testing/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 15:34:38 +0000</pubDate>
		<dc:creator>Yogesh Swami</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://axelexic.org/blog/?p=22</guid>
		<description><![CDATA[This better be good. &#160; /* clang -o hello_wordpress -Wall -Wextra hello.c */ #include &#60;stdio.h&#62; int main(int argc, char* argvp[]){ printf("Hello wordpress!\n"); return 0; }]]></description>
			<content:encoded><![CDATA[<p>This better be good.</p>
<p>&nbsp;</p>
<pre class="brush:cpp">/* clang -o hello_wordpress -Wall -Wextra hello.c */
#include &lt;stdio.h&gt;

int main(int argc, char* argvp[]){
    printf("Hello wordpress!\n");
    return 0;
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://axelexic.org/blog/2011/08/21/testing-testing-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

