<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A blog about internet / visualization / flex</title>
	<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/</link>
	<description>A blog about internet applications, data visualization, and flex.</description>
	<pubDate>Thu, 28 Aug 2008 23:55:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Dan</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-1689</link>
		<pubDate>Sun, 01 Apr 2007 15:06:03 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-1689</guid>
					<description>Mark,  

The roamer is very cool visualzation tool! Maybe you can cover building the xml for the backend.  By any chance have you built any tools with Coldfusion -- like a query to  xml parser that might work well with the roamer?</description>
		<content:encoded><![CDATA[<p>Mark,  </p>
<p>The roamer is very cool visualzation tool! Maybe you can cover building the xml for the backend.  By any chance have you built any tools with Coldfusion &#8212; like a query to  xml parser that might work well with the roamer?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Zia Ahmed</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-182</link>
		<pubDate>Fri, 02 Mar 2007 11:49:25 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-182</guid>
					<description>Hi Mark,

 We are planning to use the spring graph component and want to discuss a few things regarding this. What is the best possible way to reach you?

Hope to get in touch soon.

Till then thanks a lot for a great component.

Regards,
zia ahmed.</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p> We are planning to use the spring graph component and want to discuss a few things regarding this. What is the best possible way to reach you?</p>
<p>Hope to get in touch soon.</p>
<p>Till then thanks a lot for a great component.</p>
<p>Regards,<br />
zia ahmed.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tony</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-41</link>
		<pubDate>Thu, 11 Jan 2007 19:58:58 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-41</guid>
					<description>Execellent.

Would appreciate an example with xml that included an image similar to your Amazon.</description>
		<content:encoded><![CDATA[<p>Execellent.</p>
<p>Would appreciate an example with xml that included an image similar to your Amazon.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark S</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-10</link>
		<pubDate>Mon, 20 Nov 2006 05:29:11 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-10</guid>
					<description>Hey, thanks for your kind remarks, Igor. I hope that the source code will help other developers create something even better. I'll try to keep this blog interesting; I intend to publish other Flex stuff as time permits.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for your kind remarks, Igor. I hope that the source code will help other developers create something even better. I&#8217;ll try to keep this blog interesting; I intend to publish other Flex stuff as time permits.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark S</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-7</link>
		<pubDate>Sun, 19 Nov 2006 11:49:04 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-7</guid>
					<description>Thomas - thanks for the feedback. I hope you have fun with it. The code (in ForceDirectedLayout.relax()) tries to avoid doing any work when there hasn't been much motion, but it has a very small threshold. In the next build, which I will release in a few days, you'll be able to control this via a SpringGraph property. I will also change the default so that it doesn't go on for so long. Thanks for pointing this out.</description>
		<content:encoded><![CDATA[<p>Thomas - thanks for the feedback. I hope you have fun with it. The code (in ForceDirectedLayout.relax()) tries to avoid doing any work when there hasn&#8217;t been much motion, but it has a very small threshold. In the next build, which I will release in a few days, you&#8217;ll be able to control this via a SpringGraph property. I will also change the default so that it doesn&#8217;t go on for so long. Thanks for pointing this out.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Igor Costa</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-5</link>
		<pubDate>Sat, 18 Nov 2006 01:22:34 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-5</guid>
					<description>Welcome to the blogsphere. Hope more Instresting things come to community.

pround to you to release all the source code for community.

Good shot brother.</description>
		<content:encoded><![CDATA[<p>Welcome to the blogsphere. Hope more Instresting things come to community.</p>
<p>pround to you to release all the source code for community.</p>
<p>Good shot brother.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Thomas Burleson</title>
		<link>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-4</link>
		<pubDate>Fri, 17 Nov 2006 21:49:40 +0000</pubDate>
		<guid>http://mark-shepherd.com/blog/2006/11/15/hello-world/#comment-4</guid>
					<description>This is very impressive... and very cool. I cannot wait to review the code. 

Graphing (visualization) algorithms are an obvious deficit within the Flex framework. Your work is a huge step to that type of functionality. Thanks for contributing to the community. 

FYI, the first thing that struck me was a thought regarding annealing boundaries. In other words, the annealing alogorithm provide for incremental improvements to the node layout. At some point that incremental process should reach a change boundary and "stop" or abort. That would then allow "other" processes to not be impacted by a continually running layout process.</description>
		<content:encoded><![CDATA[<p>This is very impressive&#8230; and very cool. I cannot wait to review the code. </p>
<p>Graphing (visualization) algorithms are an obvious deficit within the Flex framework. Your work is a huge step to that type of functionality. Thanks for contributing to the community. </p>
<p>FYI, the first thing that struck me was a thought regarding annealing boundaries. In other words, the annealing alogorithm provide for incremental improvements to the node layout. At some point that incremental process should reach a change boundary and &#8220;stop&#8221; or abort. That would then allow &#8220;other&#8221; processes to not be impacted by a continually running layout process.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
