<?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 #4 &#8211; BC Budget Visualization Tool</title>
	<atom:link href="http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool</link>
	<description>Jer Thorp &#124; There is an art to evolution...</description>
	<lastBuildDate>Wed, 18 Aug 2010 10:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tahero</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1499</link>
		<dc:creator>Tahero</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1499</guid>
		<description>Hi Jer. Questions for the budget.txt source data: 
 
what do the 4 numerical amounts represent: *41,608 53,984 28,254 26,596* &amp; how are they represented in the visualization? 
 
and 
 
are the titles: *Aboriginal Relations and Reconciliation* differentiated from the line items: *Negotiations* 
 </description>
		<content:encoded><![CDATA[<p>Hi Jer. Questions for the budget.txt source data: </p>
<p>what do the 4 numerical amounts represent: *41,608 53,984 28,254 26,596* &amp; how are they represented in the visualization? </p>
<p>and </p>
<p>are the titles: *Aboriginal Relations and Reconciliation* differentiated from the line items: *Negotiations*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blprnt</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1435</link>
		<dc:creator>blprnt</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1435</guid>
		<description>Hi,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is the standard Processing video library - you should be able to import it from the menu bar: Sketch &gt; Import Library ... &gt; Video&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-Jer </description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is the standard Processing video library &#8211; you should be able to import it from the menu bar: Sketch &gt; Import Library &#8230; &gt; Video</p>
<p>Cheers,</p>
<p>-Jer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ur_firstfloor</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1432</link>
		<dc:creator>ur_firstfloor</dc:creator>
		<pubDate>Mon, 11 Jan 2010 21:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1432</guid>
		<description>hi, 
 
I get the error message  
&quot;package &quot;processing.video&quot; does not exist. You might missing a library. 
 
which processing.video libary are using there?   
 
 </description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>I get the error message<br />
&quot;package &quot;processing.video&quot; does not exist. You might missing a library. </p>
<p>which processing.video libary are using there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Murgai</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1274</link>
		<dc:creator>Akash Murgai</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1274</guid>
		<description>Thank you for the quick response Jer! 
 
I will try it out later today. 
 
Again, thank you for sharing your source code. It definitely helps the learning process. 
 
-Akash </description>
		<content:encoded><![CDATA[<p>Thank you for the quick response Jer! </p>
<p>I will try it out later today. </p>
<p>Again, thank you for sharing your source code. It definitely helps the learning process. </p>
<p>-Akash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blprnt</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1273</link>
		<dc:creator>blprnt</dc:creator>
		<pubDate>Mon, 02 Nov 2009 18:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1273</guid>
		<description>Hi Akash,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can remove the import line:&lt;br /&gt;&lt;br /&gt;//FIRST, IMPORT SOME LIBRARIES ----------------------------&lt;br /&gt;import processing.video.*;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;//import toxi.util.datatypes.*;  &lt;&lt; remove or comment out this line&lt;br /&gt;import toxi.math.noise.*;&lt;br /&gt;import toxi.math.waves.*;&lt;br /&gt;import toxi.geom.*;&lt;br /&gt;import toxi.math.*;&lt;br /&gt;import toxi.math.conversion.*;&lt;br /&gt;import toxi.geom.util.*;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It&#039;s actually not used in the sketch. I&#039;ll post up a revised version later today.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-Jer </description>
		<content:encoded><![CDATA[<p>Hi Akash,</p>
<p>You can remove the import line:</p>
<p>//FIRST, IMPORT SOME LIBRARIES &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />import processing.video.*;</p>
<p>//import toxi.util.datatypes.*;  &lt;&lt; remove or comment out this line<br />import toxi.math.noise.*;<br />import toxi.math.waves.*;<br />import toxi.geom.*;<br />import toxi.math.*;<br />import toxi.math.conversion.*;<br />import toxi.geom.util.*;</p>
<p>It&#039;s actually not used in the sketch. I&#039;ll post up a revised version later today.</p>
<p>Cheers,</p>
<p>-Jer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Murgai</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1271</link>
		<dc:creator>Akash Murgai</dc:creator>
		<pubDate>Mon, 02 Nov 2009 01:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1271</guid>
		<description>Hi Jer, 
 
I am trying to run your sketch but I get the error &quot;The package toxi.util does not exist&quot;. Any ideas on how this can be resolved? 
 
I have installed the toxiclabscore library into my &quot;libraries&quot; folder but still no go... I suspect the issue is with finding &quot;import toxi.util.datatypes.*;&quot; but am not sure as I am still learning the Processing environment. 
 
Any help would be much appreciated. 
 
-Akash </description>
		<content:encoded><![CDATA[<p>Hi Jer, </p>
<p>I am trying to run your sketch but I get the error &quot;The package toxi.util does not exist&quot;. Any ideas on how this can be resolved? </p>
<p>I have installed the toxiclabscore library into my &quot;libraries&quot; folder but still no go&#8230; I suspect the issue is with finding &quot;import toxi.util.datatypes.*;&quot; but am not sure as I am still learning the Processing environment. </p>
<p>Any help would be much appreciated. </p>
<p>-Akash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @since1968</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1222</link>
		<dc:creator>@since1968</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1222</guid>
		<description>That worked. Thank you. </description>
		<content:encoded><![CDATA[<p>That worked. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid Harward </title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1220</link>
		<dc:creator>Reid Harward </dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1220</guid>
		<description>It&#039;s working now.  Thanks! </description>
		<content:encoded><![CDATA[<p>It&#039;s working now.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blprnt</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1214</link>
		<dc:creator>blprnt</dc:creator>
		<pubDate>Mon, 19 Oct 2009 04:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1214</guid>
		<description>OK. That is what you should be getting.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Can you try replacing the line:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;float d = Float.parseFloat(cs);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;With:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;float d = float(cs);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks! </description>
		<content:encoded><![CDATA[<p>OK. That is what you should be getting.</p>
<p>Can you try replacing the line:</p>
<p>float d = Float.parseFloat(cs);</p>
<p>With:</p>
<p>float d = float(cs);</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid Harward </title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-4-bc-budget-visualization-tool/comment-page-1#comment-1213</link>
		<dc:creator>Reid Harward </dc:creator>
		<pubDate>Mon, 19 Oct 2009 03:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=930#comment-1213</guid>
		<description>hmmm, now I&#039;m getting this: 
 
ControlP5 0.3.14 infos, comments, questions at &lt;a href=&quot;http://www.sojamo.de/libraries/controlP5&quot; target=&quot;_blank&quot;&gt;http://www.sojamo.de/libraries/controlP5&lt;/a&gt; 
LOAD DATA 
41608 
53984 
28254 
26596 
8091 
4281 
4281 
4281 </description>
		<content:encoded><![CDATA[<p>hmmm, now I&#039;m getting this: </p>
<p>ControlP5 0.3.14 infos, comments, questions at <a href="http://www.sojamo.de/libraries/controlP5" target="_blank">http://www.sojamo.de/libraries/controlP5</a><br />
LOAD DATA<br />
41608<br />
53984<br />
28254<br />
26596<br />
8091<br />
4281<br />
4281<br />
4281</p>
]]></content:encoded>
	</item>
</channel>
</rss>
