<?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: GSoC 2010 mid-term: Graph Streaming API</title>
	<atom:link href="http://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/</link>
	<description>graph exploration and manipulation</description>
	<lastBuildDate>Mon, 14 May 2012 16:13:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mithun</title>
		<link>https://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/comment-page-1/#comment-1056</link>
		<dc:creator>mithun</dc:creator>
		<pubDate>Mon, 10 Oct 2011 12:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://gephi.org/?p=2850#comment-1056</guid>
		<description>Hi. I am having a problem between the nmaster and the client when using the master streaming function.
It seems to me that the file that the master is serving up has the &quot;R&quot; for the RGB as &quot;r=-1&quot; which then causes the edges to no appear in the client instance. 

Is there a config i can modify to make the R be equal to 0? or how would i set up my JSON file on an internet server so that it streams and is not static?

thank you</description>
		<content:encoded><![CDATA[<p>Hi. I am having a problem between the nmaster and the client when using the master streaming function.<br />
It seems to me that the file that the master is serving up has the &#8220;R&#8221; for the RGB as &#8220;r=-1&#8243; which then causes the edges to no appear in the client instance. </p>
<p>Is there a config i can modify to make the R be equal to 0? or how would i set up my JSON file on an internet server so that it streams and is not static?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>https://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/comment-page-1/#comment-325</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 04 Aug 2010 15:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://gephi.org/?p=2850#comment-325</guid>
		<description>Really great initiative. Can&#039;t wait to get my hands dirty with this in context of the neuroscience space and provide some feedback.</description>
		<content:encoded><![CDATA[<p>Really great initiative. Can&#8217;t wait to get my hands dirty with this in context of the neuroscience space and provide some feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Panisson</title>
		<link>https://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/comment-page-1/#comment-324</link>
		<dc:creator>André Panisson</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://gephi.org/?p=2850#comment-324</guid>
		<description>Hi Erik, thanks for your interest. Yes, it will be possible to remove nodes and edges through the API. In fact, we defined a set of event types, six of them handling nodes and edges (add, change and remove nodes and edges), and with the &#039;change&#039; type you could add or remove attributes.  Another type under definition will handle sets of objects (namely filter events), and is very useful if you have to work with a set of nodes or edges; for example, change the color of all nodes with degree &gt; n (this operation will send just one event over the network).</description>
		<content:encoded><![CDATA[<p>Hi Erik, thanks for your interest. Yes, it will be possible to remove nodes and edges through the API. In fact, we defined a set of event types, six of them handling nodes and edges (add, change and remove nodes and edges), and with the &#8216;change&#8217; type you could add or remove attributes.  Another type under definition will handle sets of objects (namely filter events), and is very useful if you have to work with a set of nodes or edges; for example, change the color of all nodes with degree &gt; n (this operation will send just one event over the network).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>https://gephi.org/2010/gsoc-2010-mid-term-graph-streaming-api/comment-page-1/#comment-323</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://gephi.org/?p=2850#comment-323</guid>
		<description>Great news!  Would it also be possible to remove nodes and edges through the streaming API?  E.g. a live crawl pushes nodes and edges, but an analysis at the end (or middle) of the crawl could remove nodes and edges (or add a &#039;hidden&#039; attribute to them).</description>
		<content:encoded><![CDATA[<p>Great news!  Would it also be possible to remove nodes and edges through the streaming API?  E.g. a live crawl pushes nodes and edges, but an analysis at the end (or middle) of the crawl could remove nodes and edges (or add a &#8216;hidden&#8217; attribute to them).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

