<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Example 17-8: Characters Along a Curve</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-17/example-17-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-8/comment-page-1/#comment-20634</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 20 Oct 2011 19:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=657#comment-20634</guid>
		<description>You would need a conditional statement to track either arclength or theta.  Once arclength reaches the circumference of the circle (2*PI*r) or theta reaches 2 PI, you&#039;ve made a full look around the circle.</description>
		<content:encoded><![CDATA[<p>You would need a conditional statement to track either arclength or theta.  Once arclength reaches the circumference of the circle (2*PI*r) or theta reaches 2 PI, you&#8217;ve made a full look around the circle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elise</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-8/comment-page-1/#comment-20633</link>
		<dc:creator>Elise</dc:creator>
		<pubDate>Thu, 20 Oct 2011 14:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=657#comment-20633</guid>
		<description>This is a great example! Thank you!
How might you put a conditional so that, if the message were too long, the words would not overlap as they continue to go around the circle?</description>
		<content:encoded><![CDATA[<p>This is a great example! Thank you!<br />
How might you put a conditional so that, if the message were too long, the words would not overlap as they continue to go around the circle?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

