<?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>Phrontist.org &#187; Uncategorized</title>
	<atom:link href="http://www.phrontist.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phrontist.org</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 16:01:37 +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>Reading The Encyclopedia</title>
		<link>http://www.phrontist.org/2012/01/reading-the-encyclopedia/</link>
		<comments>http://www.phrontist.org/2012/01/reading-the-encyclopedia/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 15:55:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.phrontist.org/?p=405</guid>
		<description><![CDATA[I&#8217;ve heard stories of people reading encyclopedias or dictionaries straight through, cover to cover. In everyone&#8217;s favorite existential-downer novel, Nausea, the &#8220;Self Taught Man&#8221; tries to read a whole library alphabetically. The basic spirit here &#8211; trying to swallow whole text that was meant to be referenced as needed &#8211; I guess I can get [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve heard stories of people reading encyclopedias or dictionaries <a href="http://www.amazon.com/Know-All-Humble-Become-Smartest/dp/0743250605">straight through, cover to cover</a>. In everyone&#8217;s favorite existential-downer novel, <a href="http://en.wikipedia.org/wiki/Nausea_(novel)">Nausea</a>, the &#8220;Self Taught Man&#8221; tries to read a whole library alphabetically. The basic spirit here &#8211; trying to swallow whole text that was meant to be referenced as needed &#8211; I guess I can get behind in some way. Trying to read totally general reference works is a bit too diffuse for me, but I do own some topical reference books (e.g. <a href="http://www.amazon.com/Oxford-Companion-Mind-Richard-Gregory/dp/0198602243">Oxford Companion to The Mind</a>, <a href="http://www.amazon.com/Dictionary-Marxist-Thought-Tom-Bottomore/dp/0631180826">A Dictionary of Marxist Thought</a>) that I like the idea of reading all the way through despite being organized alphabetically, or otherwise non-thematically.</p>
<p>Realistically though, there is a good chance I&#8217;ll never read every last word of these, and even if I tried, I&#8217;d want to follow cross-references as I went, which would mean a lot of flipping around to avoid material read out of order. The thought of giving up after the letter C, and knowing a lot about cognitive science subtopics that start with certain letters, is pretty tragic.</p>
<p>What I&#8217;d really like to do is read a random sample of the book, then read a random sample of the pages left over, recursively. This way, if I quit at any point, I come away with a more or less unbiased sample, whereas if I stick with it, I can be certain I read the whole thing.</p>
<p>So last night I wrote <a href="https://gist.github.com/1595141">this Python script</a> to help me do that. I haven&#8217;t written much in Python, so it&#8217;s probably unidiomatic, but I think the implementation is pretty clean. You could probably implement this in about half the number of lines of code, albeit with hideous inefficiency, if you used Python&#8217;s <a href="http://docs.python.org/library/sets.html">set classes</a>. Oh well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phrontist.org/2012/01/reading-the-encyclopedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conway&#8217;s Game of Life implemented within Conway&#8217;s Game of Life</title>
		<link>http://www.phrontist.org/2011/10/conways-game-of-life-implemented-within-conways-game-of-life/</link>
		<comments>http://www.phrontist.org/2011/10/conways-game-of-life-implemented-within-conways-game-of-life/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 18:12:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.phrontist.org/?p=383</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/QtJ77qsLrpw?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QtJ77qsLrpw?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phrontist.org/2011/10/conways-game-of-life-implemented-within-conways-game-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cube Sketch</title>
		<link>http://www.phrontist.org/2011/10/cube-sketch/</link>
		<comments>http://www.phrontist.org/2011/10/cube-sketch/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 00:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.phrontist.org/?p=375</guid>
		<description><![CDATA[
This is a preliminary version of an idea I had about a year and a half ago, which I wrote earlier this year and then forgot about. It&#8217;s an automated match cut between an orthogonal projection of a cube and two-dimensional polygons with simulated mass and solidity (thanks to box2d). You can see (occasionally kludgy) [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phrontist.org/processing/cube/anim.gif" alt="Cube Animation" /></p>
<p>This is a preliminary version of an idea I had about a year and a half ago, which I wrote earlier this year and then forgot about. It&#8217;s an automated <a href="http://en.wikipedia.org/wiki/Match_cut">match cut</a> between an orthogonal projection of a cube and two-dimensional polygons with simulated mass and solidity (thanks to <a href="http://box2d.org/">box2d</a>). You can see (occasionally kludgy) code and play with an interactive version <a href="http://www.phrontist.org/processing/cube/">here</a>. I&#8217;ll be reimplementing this with support for perspective projection in C++/OpenFrameWorks soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phrontist.org/2011/10/cube-sketch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

