<?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: Kruskals algorithm in Processing</title>
	<atom:link href="http://www.rickigregersen.com/2009/03/18/kruskals-algorithm-in-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickigregersen.com/2009/03/18/kruskals-algorithm-in-processing/</link>
	<description>whatever I am currently programming... and I truly digress</description>
	<lastBuildDate>Tue, 22 Jun 2010 02:07:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ricki</title>
		<link>http://www.rickigregersen.com/2009/03/18/kruskals-algorithm-in-processing/comment-page-1/#comment-397</link>
		<dc:creator>Ricki</dc:creator>
		<pubDate>Wed, 14 Oct 2009 21:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickigregersen.com/?p=4#comment-397</guid>
		<description>Hi Erik
I did this almost a year ago in a pre 1.0 version of processing so Im a bit uncertain on the details:)
But I guess you copy pasted the code from the example and maybe somehow a { or } or a class/tab went wrong.

I could easily be something along the lines of this : &lt;a href=&quot;http://processing.org/discourse/yabb2/YaBB.pl?board=Syntax;action=display;num=1230524026&quot; rel=&quot;nofollow&quot;&gt;Processing forum thread&lt;/a&gt;
This was done, simply to understand the algorithm, so it&#039;s not polished in any way.
If you get it up and running there is lots of room for improvement, feel free to get back with Your changes and I&#039;ll post them.

Ricki</description>
		<content:encoded><![CDATA[<p>Hi Erik<br />
I did this almost a year ago in a pre 1.0 version of processing so Im a bit uncertain on the details:)<br />
But I guess you copy pasted the code from the example and maybe somehow a { or } or a class/tab went wrong.</p>
<p>I could easily be something along the lines of this : <a href="http://processing.org/discourse/yabb2/YaBB.pl?board=Syntax;action=display;num=1230524026" rel="nofollow">Processing forum thread</a><br />
This was done, simply to understand the algorithm, so it&#8217;s not polished in any way.<br />
If you get it up and running there is lots of room for improvement, feel free to get back with Your changes and I&#8217;ll post them.</p>
<p>Ricki</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.rickigregersen.com/2009/03/18/kruskals-algorithm-in-processing/comment-page-1/#comment-396</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickigregersen.com/?p=4#comment-396</guid>
		<description>I tried to compile and run the code in Processing 1.0.7 on OSX 10.5 and I get the error: &quot;the nest type GraphBuilder cannot hide an enclosing type&quot;</description>
		<content:encoded><![CDATA[<p>I tried to compile and run the code in Processing 1.0.7 on OSX 10.5 and I get the error: &#8220;the nest type GraphBuilder cannot hide an enclosing type&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
