<?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>ClassicalCode &#187; code</title>
	<atom:link href="http://blog.classicalcode.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.classicalcode.com</link>
	<description>Music, Software, Finds</description>
	<lastBuildDate>Tue, 08 Nov 2011 19:34:34 +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>GutterGold.com</title>
		<link>http://blog.classicalcode.com/2009/01/guttergoldcom/</link>
		<comments>http://blog.classicalcode.com/2009/01/guttergoldcom/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 01:30:03 +0000</pubDate>
		<dc:creator>Jordan Eldredge</dc:creator>
				<category><![CDATA[Found]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Found Magazine]]></category>
		<category><![CDATA[guttergold.com]]></category>

		<guid isPermaLink="false">http://blog.classicalcode.com/?p=321</guid>
		<description><![CDATA[Since my brother introduced me to Found Magazine several years ago, watching the gutter and sidewalk for interesting things has become a hobby of mine. Unfortunately I was never able to find a good website on which to post the things I found. Found Magazine has an online section called &#8220;Find of the Day&#8221; but [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://www.math.ucsd.edu/~neldredg/">my brother</a> introduced me to <a href="http://foundmagazine.com/">Found Magazine</a> several years ago, watching the gutter and sidewalk for interesting things has become a hobby of mine. Unfortunately I was never able to find a good website on which to post the things I found. Found Magazine has an online section called &#8220;Find of the Day&#8221; but it only allows tiny images, and the wait to get your finds posted is interminable. Fed up, I designed, coded and published my own solution to this internet shortcoming. Ladies and gentlemen, I give you: <a href="http://www.guttergold.com">GutterGold.com</a>. Feel free to peruse, rate and comment upon my finds, subscribe to the RSS feed, or post some of your own finds. Also: tell your friends!</p>
<p>From the site, &#8220;<a href="http://www.guttergold.com/find.php?f=46">Training to Be a Spy</a>&#8220;:<a href="http://www.guttergold.com/find.php?f=46"><img class="aligncenter size-full wp-image-322" title="Trainging to be a spy" src="http://blog.classicalcode.com/wp-content/uploads/2009/01/46_med.jpg" alt="Trainging to be a spy" width="500" height="384" /></a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://blog.classicalcode.com/2008/03/some-of-my-finds-have-been-choosen-for-find-of-the-day/" title="Some of my finds have been choosen for &#8220;Find of the Day&#8221;">Some of my finds have been choosen for &#8220;Find of the Day&#8221;</a></li><li><a href="http://blog.classicalcode.com/2008/03/found-still-the-fire-hasnt-burnt-out-yet-for-us-baby-just-keep-holding-on-to-me-alfonso/" title="Found: &#8220;still, the fire hasn&#8217;t burnt out yet for us Baby, just keep holding on to me Alfonso&#8221;">Found: &#8220;still, the fire hasn&#8217;t burnt out yet for us Baby, just keep holding on to me Alfonso&#8221;</a></li><li><a href="http://blog.classicalcode.com/2008/03/found-three-smutty-paper-airplanes/" title="Found: Three smutty paper airplanes">Found: Three smutty paper airplanes</a></li><li><a href="http://blog.classicalcode.com/2008/03/found-update-on-money-unpaid-to-me-and-evil-needed-to-be-stopped/" title="Found: &#8220;Update on Money Unpaid to Me and Evil Needed to be Stopped&#8221;">Found: &#8220;Update on Money Unpaid to Me and Evil Needed to be Stopped&#8221;</a></li><li><a href="http://blog.classicalcode.com/2008/03/found-henry-system-of-music-transcription/" title="Found: Henry system of music transcription">Found: Henry system of music transcription</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.classicalcode.com/2009/01/guttergoldcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only the first and last letters of a word need be in the right place</title>
		<link>http://blog.classicalcode.com/2007/12/only-the-first-and-last-letters-of-a-word-need-be-in-the-right-place/</link>
		<comments>http://blog.classicalcode.com/2007/12/only-the-first-and-last-letters-of-a-word-need-be-in-the-right-place/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 03:51:17 +0000</pubDate>
		<dc:creator>Jordan Eldredge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.classicalcode.com/?p=24</guid>
		<description><![CDATA[After my dad showed me an article in the Funny Times about the how the only letters that really matter when we read are the first and last, I thought it would be fun to write a little script to scramble the inner letters of words. Give it a try here. Or check out the [...]]]></description>
			<content:encoded><![CDATA[<p>After my dad showed me an article in the <a href="http://www.funnytimes.com/">Funny Times</a> about the how the only letters that really matter when we read are the first and last, I thought it would be fun to write a little script to scramble the inner letters of words.</p>
<p>Give it a try <a href="http://www.classicalcode.com/garble_text.php">here</a>.</p>
<p>Or check out the source <a href="http://www.classicalcode.com/garble_text.txt">here</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://blog.classicalcode.com/2008/06/drawing-mandalas-with-php-for-my-papa/" title="Drawing mandalas with PHP for my Papa">Drawing mandalas with PHP for my Papa</a></li><li><a href="http://blog.classicalcode.com/2009/11/twitter-bot-ukechord/" title="Twitter Bot: UkeChord">Twitter Bot: UkeChord</a></li><li><a href="http://blog.classicalcode.com/2009/05/refresh-cannon-returns/" title="Refresh Cannon Returns">Refresh Cannon Returns</a></li><li><a href="http://blog.classicalcode.com/2009/05/refresh-cannon/" title="Refresh Cannon">Refresh Cannon</a></li><li><a href="http://blog.classicalcode.com/2009/04/refresh-hero-avatar-game/" title="Refresh Hero Avatar Game">Refresh Hero Avatar Game</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.classicalcode.com/2007/12/only-the-first-and-last-letters-of-a-word-need-be-in-the-right-place/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

