<?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: Flex: SPARQL Browser &#8211; Semantic Web Explorer v0.0.2</title>
	<atom:link href="http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/</link>
	<description></description>
	<lastBuildDate>Fri, 20 Nov 2009 21:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Administrator</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3776</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3776</guid>
		<description>Chandra, right-click on the application and you will be able to download the source.</description>
		<content:encoded><![CDATA[<p>Chandra, right-click on the application and you will be able to download the source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandra</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3775</link>
		<dc:creator>Chandra</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3775</guid>
		<description>Hi,

This is pretty good stuff.  Do you happen the link to download the source?  It looks like download for source is broken.

Thanks a lot.
Chandra</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is pretty good stuff.  Do you happen the link to download the source?  It looks like download for source is broken.</p>
<p>Thanks a lot.<br />
Chandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3058</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 03 Apr 2008 12:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3058</guid>
		<description>Thanks for the response.  I commented out those lines, and sure enough it worked perfectly.

I actually created a new edge renderer that adds a arrow head to the end of the edge, and was testing it out in your sparql viewer.

THanks for the help.

Jay</description>
		<content:encoded><![CDATA[<p>Thanks for the response.  I commented out those lines, and sure enough it worked perfectly.</p>
<p>I actually created a new edge renderer that adds a arrow head to the end of the edge, and was testing it out in your sparql viewer.</p>
<p>THanks for the help.</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3051</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 02 Apr 2008 22:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3051</guid>
		<description>Jay,

Yes. I had to comment out the lines at about line 1480:

/*
if(_componentCounter &gt; (_noVisibleVNodes)) {
throw Error(&quot;Got too many components:&quot;+_componentCounter+&quot; but only:&quot;+_noVisibleVNodes
+&quot; nodes visible&quot;);
}
*/

I was getting the same error. I think these are just debug statements. If you pick up the libs from this source distribution then you will have this change built in. Better still the libs for the social graph browser have the fix for the drag-end not being detected as well. Have a look at the graph forum for posts by me &#039;www.netthreads.co.uk&#039;. I should maybe have pointed this out (slips away slopy shouldered) ;)</description>
		<content:encoded><![CDATA[<p>Jay,</p>
<p>Yes. I had to comment out the lines at about line 1480:</p>
<p>/*<br />
if(_componentCounter > (_noVisibleVNodes)) {<br />
throw Error(&#8221;Got too many components:&#8221;+_componentCounter+&#8221; but only:&#8221;+_noVisibleVNodes<br />
+&#8221; nodes visible&#8221;);<br />
}<br />
*/</p>
<p>I was getting the same error. I think these are just debug statements. If you pick up the libs from this source distribution then you will have this change built in. Better still the libs for the social graph browser have the fix for the drag-end not being detected as well. Have a look at the graph forum for posts by me &#8216;www.netthreads.co.uk&#8217;. I should maybe have pointed this out (slips away slopy shouldered) <img src='http://ccgi.arutherford.plus.com/blog/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3047</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 02 Apr 2008 13:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3047</guid>
		<description>Did you use a custom build of the flexvizgraphlib for this project?  I&#039;m using the latest flexvizgraphlib from svn, and an getting this error:

Error: Got too many components:2 but only:1 nodes visible
	at org.un.flex.graphLayout.visual::VisualGraph/createVNodeComponent()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:1480]
	at org.un.flex.graphLayout.visual::VisualGraph/setNodeVisibility()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2241]
	at org.un.flex.graphLayout.visual::VisualGraph/updateVisibility()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2143]
	at org.un.flex.graphLayout.visual::VisualGraph/set _262422109currentRootVNode()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:718]
	at org.un.flex.graphLayout.visual::VisualGraph/set currentRootVNode()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2221]


but then it renders fine

Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Did you use a custom build of the flexvizgraphlib for this project?  I&#8217;m using the latest flexvizgraphlib from svn, and an getting this error:</p>
<p>Error: Got too many components:2 but only:1 nodes visible<br />
	at org.un.flex.graphLayout.visual::VisualGraph/createVNodeComponent()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:1480]<br />
	at org.un.flex.graphLayout.visual::VisualGraph/setNodeVisibility()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2241]<br />
	at org.un.flex.graphLayout.visual::VisualGraph/updateVisibility()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2143]<br />
	at org.un.flex.graphLayout.visual::VisualGraph/set _262422109currentRootVNode()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:718]<br />
	at org.un.flex.graphLayout.visual::VisualGraph/set currentRootVNode()[C:\flexvizgraphlib-read-only_NEW\graphLayout\org\un\flex\graphLayout\visual\VisualGraph.as:2221]</p>
<p>but then it renders fine</p>
<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3029</link>
		<dc:creator>Yves</dc:creator>
		<pubDate>Sat, 29 Mar 2008 00:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3029</guid>
		<description>Hello! It looks really nice :-)
I tried it with the Jamendo end-point at http://dbtune.org:2105/sparql/ but no luck: it seems to hang (it works fine with other sparql clients).
Cheers, and many thanks!
y</description>
		<content:encoded><![CDATA[<p>Hello! It looks really nice <img src='http://ccgi.arutherford.plus.com/blog/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I tried it with the Jamendo end-point at <a href="http://dbtune.org:2105/sparql/" rel="nofollow">http://dbtune.org:2105/sparql/</a> but no luck: it seems to hang (it works fine with other sparql clients).<br />
Cheers, and many thanks!<br />
y</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kingsley Idehen</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-3017</link>
		<dc:creator>Kingsley Idehen</dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-3017</guid>
		<description>Nice tool!
Can you not process SPARQL DESCRIBE and CONSTRUCT Queries?


Kingsley Idehen</description>
		<content:encoded><![CDATA[<p>Nice tool!<br />
Can you not process SPARQL DESCRIBE and CONSTRUCT Queries?</p>
<p>Kingsley Idehen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Evans</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-2937</link>
		<dc:creator>Dave Evans</dc:creator>
		<pubDate>Thu, 21 Feb 2008 01:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-2937</guid>
		<description>Thank you for posting this. I have a simple graph of companies I loaded into another viz tool that I&#039;d like to port over to Sparql, your notes are good although to the uninitiated they get us excited but need to figure out how to format input file to display on screen. Will check it out and see what it takes.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this. I have a simple graph of companies I loaded into another viz tool that I&#8217;d like to port over to Sparql, your notes are good although to the uninitiated they get us excited but need to figure out how to format input file to display on screen. Will check it out and see what it takes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-2905</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-2905</guid>
		<description>Sandeep, The html is displayed in my version of the Flex IFrame component. Go here for details and examples.

http://ccgi.arutherford.plus.com/blog/wordpress/?page_id=132

Al.</description>
		<content:encoded><![CDATA[<p>Sandeep, The html is displayed in my version of the Flex IFrame component. Go here for details and examples.</p>
<p><a href="http://ccgi.arutherford.plus.com/blog/wordpress/?page_id=132" rel="nofollow">http://ccgi.arutherford.plus.com/blog/wordpress/?page_id=132</a></p>
<p>Al.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep George</title>
		<link>http://ccgi.arutherford.plus.com/blog/wordpress/2008/02/03/flex-sparql-browser-semantic-web-explorer-v002/comment-page-1/#comment-2904</link>
		<dc:creator>Sandeep George</dc:creator>
		<pubDate>Mon, 04 Feb 2008 09:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.arutherford.plus.com/blog/wordpress/?p=168#comment-2904</guid>
		<description>hi, i liked your application?
can you tell me how you worked with the browse tab to show html on flex?
i have been trying to figure that one out for a while now

thanks and regards 
sandeep</description>
		<content:encoded><![CDATA[<p>hi, i liked your application?<br />
can you tell me how you worked with the browse tab to show html on flex?<br />
i have been trying to figure that one out for a while now</p>
<p>thanks and regards<br />
sandeep</p>
]]></content:encoded>
	</item>
</channel>
</rss>
