<?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: Your Random Numbers &#8211; Getting Started with Processing and Data Visualization</title>
	<atom:link href="http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization</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: @germcsy</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-13307</link>
		<dc:creator>@germcsy</dc:creator>
		<pubDate>Mon, 24 Oct 2011 16:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-13307</guid>
		<description>Hi, tried to input my own spreadsheet and this is what i got when i ran it: 
 
 
RETRIEVED WORKSHEET Sheet1 
Exception in thread &quot;event-handler&quot; java.lang.ArrayIndexOutOfBoundsException: -135 
at javax.swing.text.Utilities.getTabbedTextWidth(Utilities.java:232) 
at javax.swing.text.Utilities.getTabbedTextWidth(Utilities.java:191) 
at processing.app.syntax.JEditTextArea._offsetToX(JEditTextArea.java:584) 
at processing.app.syntax.JEditTextArea.scrollTo(JEditTextArea.java:465) 
at processing.app.syntax.JEditTextArea.scrollToCaret(JEditTextArea.java:430) 
at processing.app.syntax.JEditTextArea.select(JEditTextArea.java:1210) 
at processing.app.Editor.statusError(Editor.java:2088) 
at processing.mode.java.runner.Runner.reportException(Runner.java:561) 
at processing.mode.java.runner.Runner.exception(Runner.java:501) 
at processing.mode.java.runner.EventThread.exceptionEvent(EventThread.java:367) 
at processing.mode.java.runner.EventThread.handleEvent(EventThread.java:255) 
at processing.mode.java.runner.EventThread.run(EventThread.java:89) 
 
The code highlighted with the problem is here: 
 
         returnArray[i] = int(sm.getCellValue(&quot;Number&quot;, i)); 
 
Any idea what i&#039;m doing wrong? sorry for being noob at this but i&#039;m just starting out with processing! thanks! </description>
		<content:encoded><![CDATA[<p>Hi, tried to input my own spreadsheet and this is what i got when i ran it: </p>
<p>RETRIEVED WORKSHEET Sheet1<br />
Exception in thread &quot;event-handler&quot; java.lang.ArrayIndexOutOfBoundsException: -135<br />
at javax.swing.text.Utilities.getTabbedTextWidth(Utilities.java:232)<br />
at javax.swing.text.Utilities.getTabbedTextWidth(Utilities.java:191)<br />
at processing.app.syntax.JEditTextArea._offsetToX(JEditTextArea.java:584)<br />
at processing.app.syntax.JEditTextArea.scrollTo(JEditTextArea.java:465)<br />
at processing.app.syntax.JEditTextArea.scrollToCaret(JEditTextArea.java:430)<br />
at processing.app.syntax.JEditTextArea.select(JEditTextArea.java:1210)<br />
at processing.app.Editor.statusError(Editor.java:2088)<br />
at processing.mode.java.runner.Runner.reportException(Runner.java:561)<br />
at processing.mode.java.runner.Runner.exception(Runner.java:501)<br />
at processing.mode.java.runner.EventThread.exceptionEvent(EventThread.java:367)<br />
at processing.mode.java.runner.EventThread.handleEvent(EventThread.java:255)<br />
at processing.mode.java.runner.EventThread.run(EventThread.java:89) </p>
<p>The code highlighted with the problem is here: </p>
<p>         returnArray[i] = int(sm.getCellValue(&quot;Number&quot;, i)); </p>
<p>Any idea what i&#039;m doing wrong? sorry for being noob at this but i&#039;m just starting out with processing! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos&#233; Manuel Concha</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-13291</link>
		<dc:creator>Jos&#233; Manuel Concha</dc:creator>
		<pubDate>Tue, 18 Oct 2011 18:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-13291</guid>
		<description>Thanks man this is a great tutorial for beginners in data-viz (like me), keep the good work </description>
		<content:encoded><![CDATA[<p>Thanks man this is a great tutorial for beginners in data-viz (like me), keep the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeroen</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-13262</link>
		<dc:creator>jeroen</dc:creator>
		<pubDate>Wed, 12 Oct 2011 11:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-13262</guid>
		<description>Great article! It helped me a lot! 
 
I&#039;m trying to export my project as an applet.. but when i open it in my browser nothing shows up. al i get is an blank screen.  
 
i use processing 1.5.1 on an windows machine.  
 
anybody got some tips? </description>
		<content:encoded><![CDATA[<p>Great article! It helped me a lot! </p>
<p>I&#039;m trying to export my project as an applet.. but when i open it in my browser nothing shows up. al i get is an blank screen.  </p>
<p>i use processing 1.5.1 on an windows machine.  </p>
<p>anybody got some tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katie</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-13055</link>
		<dc:creator>Katie</dc:creator>
		<pubDate>Thu, 08 Sep 2011 07:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-13055</guid>
		<description>Thanks for the great tutorial, now all I have to do is put it in practice! </description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial, now all I have to do is put it in practice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yong</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-13019</link>
		<dc:creator>Yong</dc:creator>
		<pubDate>Mon, 05 Sep 2011 11:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-13019</guid>
		<description>Be sure your for loop has a closing brace. </description>
		<content:encoded><![CDATA[<p>Be sure your for loop has a closing brace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lincoln Nguyen&#8217;s Blog - Using Processing with Google Spreadsheets</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-12882</link>
		<dc:creator>Lincoln Nguyen&#8217;s Blog - Using Processing with Google Spreadsheets</dc:creator>
		<pubDate>Sun, 03 Jul 2011 23:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-12882</guid>
		<description>[...] been experimenting with Processing a lot lately after seeing it used for so many interactive data visualization projects. Basically, [...]</description>
		<content:encoded><![CDATA[<p>[...] been experimenting with Processing a lot lately after seeing it used for so many interactive data visualization projects. Basically, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOhan</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-10628</link>
		<dc:creator>JOhan</dc:creator>
		<pubDate>Thu, 14 Apr 2011 23:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-10628</guid>
		<description>I&#039;m getting &quot;unexpected token: void&quot; at the line of &quot;void setup() {&quot; 
 
I have rewritten and googled it for an hour now without any luck.  
  
What am I missing? 
 </description>
		<content:encoded><![CDATA[<p>I&#039;m getting &quot;unexpected token: void&quot; at the line of &quot;void setup() {&quot; </p>
<p>I have rewritten and googled it for an hour now without any luck.  </p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: val</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-2#comment-10394</link>
		<dc:creator>val</dc:creator>
		<pubDate>Sun, 10 Apr 2011 20:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-10394</guid>
		<description>Thank you very much for the intro to Processing, looks fantastic. Can see huge potential for business analysts. Would love to see a Google Analytics API library available. </description>
		<content:encoded><![CDATA[<p>Thank you very much for the intro to Processing, looks fantastic. Can see huge potential for business analysts. Would love to see a Google Analytics API library available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: longcat</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-1#comment-10344</link>
		<dc:creator>longcat</dc:creator>
		<pubDate>Sat, 09 Apr 2011 18:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-10344</guid>
		<description>Might not apply to Mal but for those using Processing 0195, remove the import statements for the google stuff. Check Issue 568 on the Processing Google Code site </description>
		<content:encoded><![CDATA[<p>Might not apply to Mal but for those using Processing 0195, remove the import statements for the google stuff. Check Issue 568 on the Processing Google Code site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: longcat</title>
		<link>http://blog.blprnt.com/blog/blprnt/your-random-numbers-getting-started-with-processing-and-data-visualization/comment-page-1#comment-10343</link>
		<dc:creator>longcat</dc:creator>
		<pubDate>Sat, 09 Apr 2011 18:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=1046#comment-10343</guid>
		<description>My way of doing this, I create a script in Processing which imports the rss feed from the twitter target, then take the node I want and clean that node off.  </description>
		<content:encoded><![CDATA[<p>My way of doing this, I create a script in Processing which imports the rss feed from the twitter target, then take the node I want and clean that node off.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

