<?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: Processing at Rhizome: Tiny Sketches, Constraints, Casey and Ben on their Creation</title>
	<atom:link href="http://createdigitalmotion.com/2009/09/processing-at-rhizome-tiny-sketches-constraints-casey-and-ben-on-their-creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmotion.com/2009/09/processing-at-rhizome-tiny-sketches-constraints-casey-and-ben-on-their-creation/</link>
	<description>The home for visualists</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:43:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: naus3a</title>
		<link>http://createdigitalmotion.com/2009/09/processing-at-rhizome-tiny-sketches-constraints-casey-and-ben-on-their-creation/#comment-7165</link>
		<dc:creator>naus3a</dc:creator>
		<pubDate>Fri, 25 Sep 2009 06:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmotion.com/?p=4527#comment-7165</guid>
		<description>to stay inside the 200 characters limit people had to use shortcuts:) 
 
	just to name a few widely used: 
 
	- skipping the size() call and setting it while uploading the sketch; 
 
	- calling integer parameters directly with their value (ex: colorMode(1) vs colorMode(RGB)); 
 
	- using compact sintax (ie: ternary operators); 
 
	- good old variable reuse. 
 
	If you see something particularly obscure feel free to ask:) </description>
		<content:encoded><![CDATA[<p>to stay inside the 200 characters limit people had to use shortcuts:) </p>
<p>	just to name a few widely used: </p>
<p>	- skipping the size() call and setting it while uploading the sketch; </p>
<p>	- calling integer parameters directly with their value (ex: colorMode(1) vs colorMode(RGB)); </p>
<p>	- using compact sintax (ie: ternary operators); </p>
<p>	- good old variable reuse. </p>
<p>	If you see something particularly obscure feel free to ask:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DDD</title>
		<link>http://createdigitalmotion.com/2009/09/processing-at-rhizome-tiny-sketches-constraints-casey-and-ben-on-their-creation/#comment-7166</link>
		<dc:creator>DDD</dc:creator>
		<pubDate>Wed, 23 Sep 2009 22:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmotion.com/?p=4527#comment-7166</guid>
		<description>Some amazing sketches! I went through a bunch of the code examples and some of them use some syntax shortcuts I have never seen before (which make me unable to understand the code). 
	It would be very useful if there was a tutorial or reference page that gave examples and documented of some of these code shortcuts. </description>
		<content:encoded><![CDATA[<p>Some amazing sketches! I went through a bunch of the code examples and some of them use some syntax shortcuts I have never seen before (which make me unable to understand the code).<br />
	It would be very useful if there was a tutorial or reference page that gave examples and documented of some of these code shortcuts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

