<?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-4: Text Mirror</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-17/example-17-4/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: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-4/comment-page-1/#comment-18843</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Wed, 09 Feb 2011 02:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=649#comment-18843</guid>
		<description>Hi Ken,

With a still image you can eliminate the read() function.  The read() function is necessary for a camera b/c you need to continuously &quot;read&quot; new images, but with loading a PImage it&#039;s unnecessary.</description>
		<content:encoded><![CDATA[<p>Hi Ken,</p>
<p>With a still image you can eliminate the read() function.  The read() function is necessary for a camera b/c you need to continuously &#8220;read&#8221; new images, but with loading a PImage it&#8217;s unnecessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Sherwood</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-4/comment-page-1/#comment-18838</link>
		<dc:creator>Ken Sherwood</dc:creator>
		<pubDate>Tue, 08 Feb 2011 23:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=649#comment-18838</guid>
		<description>I wonder if anyone has tried to hack this for the purpose of reading an array of still images?  Learning this without access to webcam or quicktime (as using Linux).  

I&#039;ve initialized and loaded a png image.  The hitch thus far for this newbie is that the read() function seems to be part of the video class.</description>
		<content:encoded><![CDATA[<p>I wonder if anyone has tried to hack this for the purpose of reading an array of still images?  Learning this without access to webcam or quicktime (as using Linux).  </p>
<p>I&#8217;ve initialized and loaded a png image.  The hitch thus far for this newbie is that the read() function seems to be part of the video class.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

