<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>The Rebertian Times &#187; sorting</title>
	<atom:link href="http://blog.rebertia.com/tag/sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rebertia.com</link>
	<description>All my thoughts that are fit to blog. Which mostly consists of stuff about programming.</description>
	<lastBuildDate>Mon, 09 May 2011 20:44:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Human Sorting Algorithms Video</title>
		<link>http://blog.rebertia.com/2009/04/06/human-sorting-algorithms-video/</link>
		<comments>http://blog.rebertia.com/2009/04/06/human-sorting-algorithms-video/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 05:24:51 +0000</pubDate>
		<dc:creator>Chris Rebert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[compsci]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[menlo]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.rebertia.com/?p=148</guid>
		<description><![CDATA[A while back in high school (Menlo School to be precise), myself and some other members of The Neighborhood (the math &#38; comp sci club), suggested we try acting out the various sorting algorithms with humans and videotaping it. Unfortunately, we never were able to make the necessary arrangements to actually carry out the project, [...]]]></description>
			<content:encoded><![CDATA[<p>A while back in high school (<a href="http://menloschool.org">Menlo School</a> to be precise), myself and some other members of The Neighborhood (the math &amp; comp sci club), suggested we try acting out the various sorting algorithms with humans and videotaping it. Unfortunately, we never were able to make the necessary arrangements to actually carry out the project, though I did write choreographic drafts for a couple of the sorts at one point.</p>
<p>However, this year during Knight School, some other Neighborhood members held a course on algorithms and managed to make the dream a reality. <a href="http://www.youtube.com/watch?v=INHF_5RIxTE">Here&#8217;s the terrific video on YouTube.</a></p>
<p>For what I can only assume were time constraints, <a href="http://en.wikipedia.org/wiki/Quicksort">Quicksort</a> sadly is not shown(!). Neither is <a href="http://en.wikipedia.org/wiki/Heapsort">Heapsort</a>, but that would be particularly hard to videotape given the necessary viewing angle to show the structure of the heap being made.</p>
<p>Anyway, congratulations to everyone in the &#8220;Algorithmic Thinking&#8221; Knight School class of 2009! Great job!</p>
<p>[<strong>EDIT</strong>: Also, I don't remember seeing that Obama clip before. That's pretty funny. I wonder who clued the Commander-in-Chief in...]</p>
<img src="http://blog.rebertia.com/?ak_action=api_record_view&id=148&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.rebertia.com/2009/04/06/human-sorting-algorithms-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

