<?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>Jordan Perr &#187; Uncategorized</title>
	<atom:link href="http://jperr.com/wp/show/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://jperr.com/wp</link>
	<description>A public display of my projects and thoughts.</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:03:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Single Rule L-System Fractal Generator in Python for Autocad</title>
		<link>http://jperr.com/wp/post/312</link>
		<comments>http://jperr.com/wp/post/312#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:00:34 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=312</guid>
		<description><![CDATA[My first assignment at Cooper Union was to make something in AutoCad, a program used by engineers worldwide to draft architectural plans and machine parts. I decided to write a script in Python that generates the lines of an L-System fractal (as described in The Computational Beauty of Nature by Flake) I used the SDXF [...]]]></description>
			<content:encoded><![CDATA[<p>My first assignment at Cooper Union was to make <em>something</em> in <a href="http://autocad.com" target="_blank">AutoCad</a>, a program used by engineers worldwide to draft architectural plans and machine parts. I decided to write a script in Python that generates the lines of an L-System fractal (as described in <a href="http://www.amazon.com/Computational-Beauty-Nature-Explorations-Adaptation/dp/0262561271" target="_blank">The Computational Beauty of Nature by Flake</a>) I used the <a href="http://stani.be">SDXF</a> library for Python to write the AutoCad DXF file format. You can check out my source code here -&gt; <a href="http://jperr.com/wp/wp-content/uploads/2010/08/autol.py_.txt">autol.py</a></p>
<p style="text-align: center;"><a href="http://jperr.com/wp/wp-content/uploads/2010/08/Screen-shot-2010-07-24-at-1.40.25-AM.png"><img class="aligncenter size-full wp-image-313" title="AutoCad L-System Fern" src="http://jperr.com/wp/wp-content/uploads/2010/08/Screen-shot-2010-07-24-at-1.40.25-AM.png" alt="" width="576" height="590" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/312/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configured WordPress!</title>
		<link>http://jperr.com/wp/post/23</link>
		<comments>http://jperr.com/wp/post/23#comments</comments>
		<pubDate>Fri, 13 Nov 2009 02:58:36 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=23</guid>
		<description><![CDATA[I finally decided to take the plunge into the not-so wild world of blogging! It was very hard to part ways with my old site, but I think that the move will give me more flexibility and encourage me to update my site more often. Here&#8217;s to changing times!]]></description>
			<content:encoded><![CDATA[<p>I finally decided to take the plunge into the not-so wild world of blogging! It was very hard to part ways with my <a href="http://jperr.com/2007/" target="_blank">old site</a>, but I think that the move will give me more flexibility and encourage me to update my site more often. Here&#8217;s to changing times!</p>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
