<?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: 7 Days of Source Day #6: NYTimes GraphMaker</title>
	<atom:link href="http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker</link>
	<description>Jer Thorp &#124; There is an art to evolution...</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:06:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Jenks</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-13359</link>
		<dc:creator>Jenks</dc:creator>
		<pubDate>Tue, 01 Nov 2011 21:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-13359</guid>
		<description>When they originally introduced this API did they cap the number of hits you could make per second? I think I might be getting the same error as those above because I&#039;m maxing out the 10 per second rule (the error happens at a different iteration each time). Could this be the case? I&#039;m currently looking in to a timer method of populating the arrays as opposed to a for loop to see if this fixes the issue. 
Thanks for the great, informative posts about this API. Much appreciated! 
---Jenks </description>
		<content:encoded><![CDATA[<p>When they originally introduced this API did they cap the number of hits you could make per second? I think I might be getting the same error as those above because I&#039;m maxing out the 10 per second rule (the error happens at a different iteration each time). Could this be the case? I&#039;m currently looking in to a timer method of populating the arrays as opposed to a for loop to see if this fixes the issue.<br />
Thanks for the great, informative posts about this API. Much appreciated!<br />
&#8212;Jenks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @JulienDonck</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-13263</link>
		<dc:creator>@JulienDonck</dc:creator>
		<pubDate>Wed, 12 Oct 2011 17:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-13263</guid>
		<description>yes me too, I would love to make this work </description>
		<content:encoded><![CDATA[<p>yes me too, I would love to make this work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tan</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-12960</link>
		<dc:creator>tan</dc:creator>
		<pubDate>Thu, 11 Aug 2011 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-12960</guid>
		<description>I have a same problem randomly, can you share how to fix this, if you did? </description>
		<content:encoded><![CDATA[<p>I have a same problem randomly, can you share how to fix this, if you did?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toxi</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1945</link>
		<dc:creator>toxi</dc:creator>
		<pubDate>Sat, 26 Jun 2010 21:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1945</guid>
		<description>David, APIs are changing sometime and while I&#039;m trying to keep these down to a minimum, they&#039;re unavoidable... Furthermore, these cases are not helped by people not familiar with opensource dev practice (i.e. always read the supplied changelog file, it&#039;s there for a reason: &lt;a href=&quot;http://is.gd/d5r7c)&quot; rel=&quot;nofollow&quot;&gt;http://is.gd/d5r7c)&lt;/a&gt; but also Processing&#039;s lack of intelligent library handling or finding of missing classes (as a proper IDE would do)... 
 
But in this case the fix should be trivial: The package has simply been renamed into &quot;toxi.geom.mesh&quot; - so change that and you should be fine... </description>
		<content:encoded><![CDATA[<p>David, APIs are changing sometime and while I&#39;m trying to keep these down to a minimum, they&#39;re unavoidable&#8230; Furthermore, these cases are not helped by people not familiar with opensource dev practice (i.e. always read the supplied changelog file, it&#39;s there for a reason: <a href="http://is.gd/d5r7c)" rel="nofollow"></a><a href="http://is.gd/d5r7c" rel="nofollow">http://is.gd/d5r7c</a>) but also Processing&#39;s lack of intelligent library handling or finding of missing classes (as a proper IDE would do)&#8230; </p>
<p>But in this case the fix should be trivial: The package has simply been renamed into &quot;toxi.geom.mesh&quot; &#8211; so change that and you should be fine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David W</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1929</link>
		<dc:creator>David W</dc:creator>
		<pubDate>Thu, 17 Jun 2010 21:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1929</guid>
		<description>Hi Jer, 
I&#039;m trying to get this to work using the toxiclibs core here: 
  &lt;a href=&quot;http://hg.postspectacular.com/toxiclibs/downloads&quot; rel=&quot;nofollow&quot;&gt;http://hg.postspectacular.com/toxiclibs/downloads&lt;/a&gt; 
 
Specifically, I&#039;m loading the unzipped &quot;toxiclibscore-0018.zip&quot; into the Libraries folder and I still get this error: 
 
&quot;The package &quot;toxi.geom.util&quot; does not exist.&quot; 
 
Any thoughts? Thanks in advance for any help. 
 
David </description>
		<content:encoded><![CDATA[<p>Hi Jer,<br />
I&#39;m trying to get this to work using the toxiclibs core here:<br />
  <a href="http://hg.postspectacular.com/toxiclibs/downloads" rel="nofollow">http://hg.postspectacular.com/toxiclibs/downloads</a> </p>
<p>Specifically, I&#39;m loading the unzipped &quot;toxiclibscore-0018.zip&quot; into the Libraries folder and I still get this error: </p>
<p>&quot;The package &quot;toxi.geom.util&quot; does not exist.&quot; </p>
<p>Any thoughts? Thanks in advance for any help. </p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metin</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1874</link>
		<dc:creator>metin</dc:creator>
		<pubDate>Wed, 19 May 2010 21:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1874</guid>
		<description>It is very great what you do sharing your knowledge first of all, there is no problem with the Toxiclibs core but i get a NullPointerException at here &gt;&gt; &quot;String JSONStr = join(loadStrings(url), &quot;&quot;);&quot;, i want to know the math behind those arc works, 
 
thanks, 
metin</description>
		<content:encoded><![CDATA[<p>It is very great what you do sharing your knowledge first of all, there is no problem with the Toxiclibs core but i get a NullPointerException at here &gt;&gt; &quot;String JSONStr = join(loadStrings(url), &quot;&quot;);&quot;, i want to know the math behind those arc works, </p>
<p>thanks,<br />
metin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blprnt</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1715</link>
		<dc:creator>blprnt</dc:creator>
		<pubDate>Mon, 12 Apr 2010 20:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1715</guid>
		<description>aprove </description>
		<content:encoded><![CDATA[<p>aprove</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arctic sunrise</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1713</link>
		<dc:creator>arctic sunrise</dc:creator>
		<pubDate>Mon, 12 Apr 2010 19:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1713</guid>
		<description>background(red,green,blue); 
change red green and blue to a value between 0 and 255 thats your colour setting 
background(255) or background(0) gives you white or black 
 
make sure you read lots of shiffmans book before delving into blprnts code 
 
:-) </description>
		<content:encoded><![CDATA[<p>background(red,green,blue);<br />
change red green and blue to a value between 0 and 255 thats your colour setting<br />
background(255) or background(0) gives you white or black </p>
<p>make sure you read lots of shiffmans book before delving into blprnts code<br />
  <img src='http://blog.blprnt.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1351</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Mon, 30 Nov 2009 03:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1351</guid>
		<description>Thank you so much for sharing...as a Processing newbie (going through Shiffamn&#039;s book: as we speak) it&#039;s a great piece of code to play with.  Unfortunately, being a newbie seems to have its cons as i&#039;m unable to change the background color  :(it&#039;s stays white no matter what color I input).  I&#039;ve tried the following: 
color backColor = #111111;   
tried to change background(backColor); to background(0); but same thing. 
 
What am I missing? 
 
 
 </description>
		<content:encoded><![CDATA[<p>Thank you so much for sharing&#8230;as a Processing newbie (going through Shiffamn&#039;s book: as we speak) it&#039;s a great piece of code to play with.  Unfortunately, being a newbie seems to have its cons as i&#039;m unable to change the background color  <img src='http://blog.blprnt.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> it&#039;s stays white no matter what color I input).  I&#039;ve tried the following:<br />
color backColor = #111111;<br />
tried to change background(backColor); to background(0); but same thing. </p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahero</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-6-nytimes-graphmaker/comment-page-1#comment-1290</link>
		<dc:creator>Tahero</dc:creator>
		<pubDate>Sat, 07 Nov 2009 22:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=937#comment-1290</guid>
		<description>Nice. I am cleaning up a pretty cool dataset and I&#039;d like to use your apps to visualize them. Feel free to drop me an email &amp; let me know how its coming along. </description>
		<content:encoded><![CDATA[<p>Nice. I am cleaning up a pretty cool dataset and I&#039;d like to use your apps to visualize them. Feel free to drop me an email &amp; let me know how its coming along.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

