
<?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 for daniel shiffman</title>
	<atom:link href="http://www.shiffman.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 04:56:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Fractals and Cellular Automata by Scott Draves</title>
		<link>http://www.shiffman.net/teaching/nature/week7/comment-page-1/#comment-912288</link>
		<dc:creator>Scott Draves</dc:creator>
		<pubDate>Tue, 07 Feb 2012 04:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/the-nature-of-code/test/#comment-912288</guid>
		<description>Hi Daniel, don&#039;t you think the related section could benefit form a link to IFS and Flame fractals?  This algorithm is used today to make book covers like Stephen Hawkings and album covers like Paul Simon&#039;s  http://en.wikipedia.org/wiki/Iterated_function_system http://flam3.com/</description>
		<content:encoded><![CDATA[<p>Hi Daniel, don&#8217;t you think the related section could benefit form a link to IFS and Flame fractals?  This algorithm is used today to make book covers like Stephen Hawkings and album covers like Paul Simon&#8217;s  http://en.wikipedia.org/wiki/Iterated_function_system <a href="http://flam3.com/" rel="nofollow">http://flam3.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Box2D + Processing by Nick Inzucchi</title>
		<link>http://www.shiffman.net/teaching/nature/box2d-processing/comment-page-1/#comment-912287</link>
		<dc:creator>Nick Inzucchi</dc:creator>
		<pubDate>Tue, 07 Feb 2012 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/?page_id=485#comment-912287</guid>
		<description>Hi Daniel!  Thanks for the great wrapper. Any way to set a body&#039;s angle directly? Looks like body.setTransform(Vec2 position, float angle) is not implemented?</description>
		<content:encoded><![CDATA[<p>Hi Daniel!  Thanks for the great wrapper. Any way to set a body&#8217;s angle directly? Looks like body.setTransform(Vec2 position, float angle) is not implemented?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Processing QRCode Library by Ayo</title>
		<link>http://www.shiffman.net/p5/pqrcode/comment-page-1/#comment-912285</link>
		<dc:creator>Ayo</dc:creator>
		<pubDate>Sun, 05 Feb 2012 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/p5/processing-qrcode-library/#comment-912285</guid>
		<description>Hello Daniel, &#039;m try to build a QR application in Android. Do you happen to know any library I can utilize without having to install the based application? best wishes!</description>
		<content:encoded><![CDATA[<p>Hello Daniel, &#8216;m try to build a QR application in Android. Do you happen to know any library I can utilize without having to install the based application? best wishes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated Kinect Library for Processing by Andarkmatter</title>
		<link>http://www.shiffman.net/2010/12/18/updated-kinect-library-for-processing/comment-page-1/#comment-912281</link>
		<dc:creator>Andarkmatter</dc:creator>
		<pubDate>Sat, 04 Feb 2012 19:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/?p=645#comment-912281</guid>
		<description>Hello Daniel,
I would like to know if it is possible to read C4D files in Processing, I saw you did the opposite reading the Processing info. from the kinect to the C4D, any clue? 

Thanks </description>
		<content:encoded><![CDATA[<p>Hello Daniel,<br />
I would like to know if it is possible to read C4D files in Processing, I saw you did the opposite reading the Processing info. from the kinect to the C4D, any clue? </p>
<p>Thanks </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with Kinect and Processing by Thewhiterabbit</title>
		<link>http://www.shiffman.net/p5/kinect/comment-page-1/#comment-912280</link>
		<dc:creator>Thewhiterabbit</dc:creator>
		<pubDate>Fri, 03 Feb 2012 15:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/#comment-912280</guid>
		<description>No library found for org.openkinect
No library found for org.openkinect.processing
As of release 1.0, libraries must be installed in a folder named &#039;libraries&#039; inside the &#039;sketchbook&#039; folder.
 PLEASE PLEASE HELP</description>
		<content:encoded><![CDATA[<p>No library found for org.openkinect<br />
No library found for org.openkinect.processing<br />
As of release 1.0, libraries must be installed in a folder named &#8216;libraries&#8217; inside the &#8216;sketchbook&#8217; folder.<br />
 PLEASE PLEASE HELP</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordNet by Anonymous</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/comment-page-1/#comment-912279</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-912279</guid>
		<description>Does anyone encounter the null pointer exception when using  getRelationship(IndexWord start, IndexWord end, PointerType type)</description>
		<content:encoded><![CDATA[<p>Does anyone encounter the null pointer exception when using  getRelationship(IndexWord start, IndexWord end, PointerType type)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordNet by Maria</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/comment-page-1/#comment-912278</link>
		<dc:creator>Maria</dc:creator>
		<pubDate>Thu, 02 Feb 2012 06:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-912278</guid>
		<description>Hello! 
I use WordNet 3.0 and have such problem in my work: files ..dictindex.sense, ..dictnoun.exc, ..dictindex.verb, et?. are opened by command 
JWNL.initialize(new FileInputStream(propsFile));

 and they aren&#039;t closed after ending of program work.
May be somebody knows solution of this problem?
May be command for correct ending (likes &quot;initialization&quot;) exist, I didn&#039;t find it in JWNL API Documention.

</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I use WordNet 3.0 and have such problem in my work: files ..dictindex.sense, ..dictnoun.exc, ..dictindex.verb, et?. are opened by command<br />
JWNL.initialize(new FileInputStream(propsFile));</p>
<p> and they aren&#8217;t closed after ending of program work.<br />
May be somebody knows solution of this problem?<br />
May be command for correct ending (likes &#8220;initialization&#8221;) exist, I didn&#8217;t find it in JWNL API Documention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random Numbers, Probability, Perlin Noise by bobbywilson0</title>
		<link>http://www.shiffman.net/teaching/nature/week-1/comment-page-1/#comment-912274</link>
		<dc:creator>bobbywilson0</dc:creator>
		<pubDate>Tue, 31 Jan 2012 01:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/random-numbers-are-bad/#comment-912274</guid>
		<description>I ran into this too. It is easy enough to poke around and get it to work, but when you are learning it is a bit disorienting when you run into errors of any sort. Looks like you just need to throw in a `float increment = 0.02;` at the top of the algorithm. thanks!</description>
		<content:encoded><![CDATA[<p>I ran into this too. It is easy enough to poke around and get it to work, but when you are learning it is a bit disorienting when you run into errors of any sort. Looks like you just need to throw in a `float increment = 0.02;` at the top of the algorithm. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Regular Expressions by split urlaub</title>
		<link>http://www.shiffman.net/teaching/a2z/regex/comment-page-1/#comment-912272</link>
		<dc:creator>split urlaub</dc:creator>
		<pubDate>Mon, 30 Jan 2012 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/regex/#comment-912272</guid>
		<description>bookmarked ;)
Thank you for your great tutorial!
As a RegEx Beginner it is very helpful!</description>
		<content:encoded><![CDATA[<p>bookmarked <img src='http://www.shiffman.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thank you for your great tutorial!<br />
As a RegEx Beginner it is very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Box2D + Processing by Dekamayro</title>
		<link>http://www.shiffman.net/teaching/nature/box2d-processing/comment-page-1/#comment-912270</link>
		<dc:creator>Dekamayro</dc:creator>
		<pubDate>Fri, 27 Jan 2012 01:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/?page_id=485#comment-912270</guid>
		<description>All right, thank you. :)</description>
		<content:encoded><![CDATA[<p>All right, thank you. <img src='http://www.shiffman.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

