<?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: Data visualisation with RaVis in Flex</title>
	<atom:link href="http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/</link>
	<description>A blog about Web, Dev, Design, Fun and Food</description>
	<lastBuildDate>Tue, 28 Jun 2011 12:25:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vinsu</title>
		<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/comment-page-1/#comment-359</link>
		<dc:creator>vinsu</dc:creator>
		<pubDate>Mon, 05 Jul 2010 06:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=9#comment-359</guid>
		<description>Hi Sam,
  Is it possible to use &#039;nested xml&#039; as dataprovider for the RaVis Graph? If yes can you please explain how?</description>
		<content:encoded><![CDATA[<p>Hi Sam,<br />
  Is it possible to use &#8216;nested xml&#8217; as dataprovider for the RaVis Graph? If yes can you please explain how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharada</title>
		<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/comment-page-1/#comment-194</link>
		<dc:creator>Sharada</dc:creator>
		<pubDate>Sun, 01 Nov 2009 05:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=9#comment-194</guid>
		<description>Hi Sam

I would also like to know how to highlight a node .. and other nodes with edges that are connected to the selected node..?

Thank you
Sharada</description>
		<content:encoded><![CDATA[<p>Hi Sam</p>
<p>I would also like to know how to highlight a node .. and other nodes with edges that are connected to the selected node..?</p>
<p>Thank you<br />
Sharada</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharada</title>
		<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/comment-page-1/#comment-193</link>
		<dc:creator>Sharada</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=9#comment-193</guid>
		<description>Hi Sam

I am a newbie to flex and Birdeye-Ravis .I am trying to run a RavIS project with Level1.mxml file from http://birdeye.googlecode.com/svn/trunk/ravis/RaVisExamples/src/Level1.mxml

I imported the libRavis.swc  from the RAR file you have attached and I get 2 errors:

1. Call to a possible undefined method BaseEdgeRenderer
2. Access of possibly undefined property edgeDrawGraphics through a reference with static type org.un.cava.birdeye.ravis.graphLayout.visual:VisualGraph

Both errors 1 and 2 refer to line 112 of Level1.mxml which is  vgraph.edgeRenderer = new BaseEdgeRenderer(vgraph.edgeDrawGraphics);

Do you know how to solve this error?

It would be great if you can please help me out on this!

And I ran your code.No errors there. And amazing!! I plan to develop a similar graph in which on clicking a node the edges and nodes connected to the clicked node get selected.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Sam</p>
<p>I am a newbie to flex and Birdeye-Ravis .I am trying to run a RavIS project with Level1.mxml file from <a href="http://birdeye.googlecode.com/svn/trunk/ravis/RaVisExamples/src/Level1.mxml" rel="nofollow">http://birdeye.googlecode.com/svn/trunk/ravis/RaVisExamples/src/Level1.mxml</a></p>
<p>I imported the libRavis.swc  from the RAR file you have attached and I get 2 errors:</p>
<p>1. Call to a possible undefined method BaseEdgeRenderer<br />
2. Access of possibly undefined property edgeDrawGraphics through a reference with static type org.un.cava.birdeye.ravis.graphLayout.visual:VisualGraph</p>
<p>Both errors 1 and 2 refer to line 112 of Level1.mxml which is  vgraph.edgeRenderer = new BaseEdgeRenderer(vgraph.edgeDrawGraphics);</p>
<p>Do you know how to solve this error?</p>
<p>It would be great if you can please help me out on this!</p>
<p>And I ran your code.No errors there. And amazing!! I plan to develop a similar graph in which on clicking a node the edges and nodes connected to the clicked node get selected.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tije</title>
		<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/comment-page-1/#comment-67</link>
		<dc:creator>Tije</dc:creator>
		<pubDate>Tue, 30 Sep 2008 11:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=9#comment-67</guid>
		<description>Hi Sam,

Thank you very much! The Example is working perfectly and in the meanwhile I got the RavisExplorer example on the birdseye website working too! I&#039;m now going to figure out how it works and i&#039;ll send you my application if I finish it.

Thanks again,
Tije</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>Thank you very much! The Example is working perfectly and in the meanwhile I got the RavisExplorer example on the birdseye website working too! I&#8217;m now going to figure out how it works and i&#8217;ll send you my application if I finish it.</p>
<p>Thanks again,<br />
Tije</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tije</title>
		<link>http://samhassan.co.uk/2008/07/15/data-visualisation-with-ravis-in-flex/comment-page-1/#comment-66</link>
		<dc:creator>Tije</dc:creator>
		<pubDate>Thu, 25 Sep 2008 09:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=9#comment-66</guid>
		<description>Hi,

I been wanting to do something like this for a long time, but I somehow can&#039;t seem to get the Ravis example on the birdseye website to work and the link provided in your article (Flash&amp;Flex Developer’s Magazine) doesn&#039;t point me to a tutorial of some sort. Do you still have a direct link to the tutorial or may be a source I can look at from your example? I would be very grateful. I downloaded the Ravis stuff from the repository, but I can&#039;t get it to work properly. I&#039;m in a need of some sort of simple start guide.

Thanks,
Tije O</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I been wanting to do something like this for a long time, but I somehow can&#8217;t seem to get the Ravis example on the birdseye website to work and the link provided in your article (Flash&amp;Flex Developer’s Magazine) doesn&#8217;t point me to a tutorial of some sort. Do you still have a direct link to the tutorial or may be a source I can look at from your example? I would be very grateful. I downloaded the Ravis stuff from the repository, but I can&#8217;t get it to work properly. I&#8217;m in a need of some sort of simple start guide.</p>
<p>Thanks,<br />
Tije O</p>
]]></content:encoded>
	</item>
</channel>
</rss>

