<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Visual Analytics .org</title>
	<atom:link href="http://visual-analytics.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://visual-analytics.org</link>
	<description>Truth is a pathless land. -JK</description>
	<lastBuildDate>Thu, 17 May 2012 10:04:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GraphInsight will be presented at Startup Spritz hosted by The Hub Rovereto</title>
		<link>http://visual-analytics.org/2012/05/17/graphinsight-will-be-presented-at-startup-spritz-hosted-by-the-hub-rovereto/</link>
		<comments>http://visual-analytics.org/2012/05/17/graphinsight-will-be-presented-at-startup-spritz-hosted-by-the-hub-rovereto/#comments</comments>
		<pubDate>Thu, 17 May 2012 09:54:51 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=480</guid>
		<description><![CDATA[Hi All, The GraphInsight Software will be presented Tomorrow May,18 at the Startup Spritz, hosted by The Hub Rovereto. The event starts at 6.30pm. If you like this project, Like our Facebook page. Below a screenshot of the Internet map.. have fun! &#160;]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p><a href="http://www.graphinsight.com" target="_blank">The GraphInsight Software</a> will be presented Tomorrow May,18 at the <a href="https://www.facebook.com/events/235531759885691/" target="_blank">Startup Spritz</a>, hosted by <a href="http://rovereto.the-hub.net/" target="_blank">The Hub Rovereto</a>. The event starts at 6.30pm.</p>
<p>If you like this project, <a href="https://www.facebook.com/GraphInsight" target="_blank">Like our Facebook page</a>.</p>
<p>Below a screenshot of the Internet map.. have fun! <img src='http://visual-analytics.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://visual-analytics.org/wp-content/uploads/2012/05/INTERNET_FRML.png"><img class="aligncenter size-full wp-image-482" title="Internet, 124K nodes and 400K edges." src="http://visual-analytics.org/wp-content/uploads/2012/05/INTERNET_FRML.png" alt="" width="878" height="709" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/05/17/graphinsight-will-be-presented-at-startup-spritz-hosted-by-the-hub-rovereto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual analysis of large sparse matrices with GraphInsight</title>
		<link>http://visual-analytics.org/2012/04/05/visual-analysis-of-large-sparse-matrices-with-graphinsight/</link>
		<comments>http://visual-analytics.org/2012/04/05/visual-analysis-of-large-sparse-matrices-with-graphinsight/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 14:16:22 +0000</pubDate>
		<dc:creator>carlo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=389</guid>
		<description><![CDATA[In the subfield of numerical analysis, a sparse matrix is a matrix populated primarily with zeros (Stoer &#38; Bulirsch 2002, p. 619). Huge sparse matrices often appear in science or engineering when solving partial differential equations (wikipedia). Tim Davis from the University of Florida did a great job collecting a myriad of &#8230; <a href="http://visual-analytics.org/2012/04/05/visual-analysis-of-large-sparse-matrices-with-graphinsight/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In the subfield of <a title="Numerical analysis" href="http://en.wikipedia.org/wiki/Numerical_analysis">numerical analysis</a>, a <strong>sparse matrix</strong> is a <a title="Matrix (mathematics)" href="http://en.wikipedia.org/wiki/Matrix_(mathematics)">matrix</a> populated primarily with zeros (<a href="http://en.wikipedia.org/wiki/Sparse_matrix#CITEREFStoerBulirsch2002">Stoer &amp; Bulirsch 2002</a>, p. 619).</p>
<p style="text-align: justify;">Huge sparse matrices often appear in <a title="Science" href="http://en.wikipedia.org/wiki/Science">science</a> or <a title="Engineering" href="http://en.wikipedia.org/wiki/Engineering">engineering</a> when solving <a title="Partial differential equation" href="http://en.wikipedia.org/wiki/Partial_differential_equation">partial differential equations</a> (<a href="http://en.wikipedia.org/wiki/Sparse_matrix">wikipedia</a>).</p>
<p style="text-align: justify;"><a href="http://www.cise.ufl.edu/~davis/">Tim Davis</a> from the University of Florida did a great job collecting a myriad of datasets, known as the <a href="http://www.cise.ufl.edu/research/sparse/matrices/">The University of Florida Sparse Matrix Collection</a>. As the fastcodesign guys say, <a href="http://www.fastcodesign.com/1662136/geeky-science-problems-double-as-works-of-art">http://www.fastcodesign.com/1662136/geeky-science-problems-double-as-works-of-art</a></p>
<blockquote><p>Timothy Alden Davis, a computer, information science, and engineering professor at the University of Florida, is a sort of Eli Broad with a pocket protector. He’s got the largest open-source collection of sparse matrices in the world [...].</p></blockquote>
<p style="text-align: justify;">Sparse matrices can be represented as graphs, and this is what they look like using MATLAB/Octave to obtain static visualizations:</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://visual-analytics.org/wp-content/uploads/2012/04/sparsematrices.jpg"><img class=" wp-image-421  aligncenter" src="http://visual-analytics.org/wp-content/uploads/2012/04/sparsematrices.jpg" alt="" width="555" height="435" /></a></dt>
<dd>A quick view of some sparse matrices in Tim Davis collection</dd>
</dl>
</div>
<p style="text-align: justify;">How do we map sparse matrices to weighted graphs? the algorithm for square matrices is straightforward: Given a square sparse matrix <em><strong>M = n x n</strong></em>, its corresponding graph <strong><em>G = (N, E)</em></strong> contains <em><strong>n</strong></em> nodes and the edge between nodes <em><strong>n1</strong></em> and <em><strong>n2</strong></em> is weighted as <em><strong>M[n1,n2]</strong></em>. If <em><strong>M[n1,n2] = 0</strong></em>, then there is no edge between nodes <strong>n1</strong> and <em><strong>n2</strong></em>.</p>
<p style="text-align: justify;">The interested reader may find more details at this link: <a href="http://www.cise.ufl.edu/research/sparse/matrices/synopsis/">Visualizing Sparse Matrices</a>. In addition, there are a few academic references at the end of this post.</p>
<p style="text-align: justify;">You can explore this data interactively using GraphInsight with 2D and 3D layouts. To export square sparse matrices from MATLAB/Octave to the DIMACS format (supported by GraphInsight), you can use the following function:</p>
<pre>function sparse2dimacs(A,filename)
fid = fopen(filename,'wt');
n=length(A);
for i=1:n
 klen = length( nonzeros(A(i,[1:(i-1) (i+1):end])) );
 fprintf(fid,'%d ( 0.0, 0.0 ) %d ',i, klen );
 % find non zero elements of row i
 [p]=find(A(i,:));
 for m=p
  if (i~=m )
   fprintf(fid,'%d ',m);
   end
  end
  fprintf(fid,'\n');
end</pre>
<p style="text-align: justify;">In the following, we show some screenshots obtained from <a href="http://www.graphinsight.com">GraphInsight</a>. We observe that these are screenshots from interactive 3D visualizations.</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://visual-analytics.org/wp-content/uploads/2012/02/uk-roads-kk2d.png"><img class=" wp-image-348    aligncenter" src="http://visual-analytics.org/wp-content/uploads/2012/02/uk-roads-kk2d.png" alt="UK roads networks" width="540" height="423" /></a></dt>
<dd>UK roads as laid out from GraphInsight Kamada Kawai 2D model. This network represents the UK roads system as laid out from out software GraphInsight. One can note the increased density of roads around the city of London.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://visual-analytics.org/wp-content/uploads/2012/02/uk-roads-frml2d.png"><img class=" wp-image-347   aligncenter" src="http://visual-analytics.org/wp-content/uploads/2012/02/uk-roads-frml2d.png" alt="UK roads networks" width="555" height="435" /></a></dt>
<dd>This network represents the UK roads system, laid out with GraphInsight FR-ML Prop Multilevel model.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://visual-analytics.org/wp-content/uploads/2012/02/shallowwater-hde2d.png"><img class=" wp-image-346     aligncenter" src="http://visual-analytics.org/wp-content/uploads/2012/02/shallowwater-hde2d-300x234.png" alt="ShallowWater sparse matrix visualization" width="555" height="435" /></a></dt>
<dd>The shallow_water matrix arise from weather shallow water equations (see http://www.icon.enes.org), from the Max-Plank Institute of Meteorology. The problem gives rise to an automatic differentiation problem. An iterative solver is used for the larger problem, but a direct sovler is used for finding the adjoints of a linear problem. The velocity field is integrated over a time loop with a semi-implicit method. The implicit part leads to a linear problem A*x=b, whose entries vary with time. This is a visualization done with GraphInsight which underlines the nodes degree-constantness.</dd>
</dl>
</div>
<p style="text-align: justify;">Explore interactively your data with <strong>GrahInsight</strong>! download your evaluation copy at <a title="GraphInsight software" href="http://graphinsight.com/" target="_blank">graphinsight.com</a>. We support <strong>Microsoft Windows</strong>, <strong>Mac OS X</strong>, and <strong>Linux</strong>. Do not hesitate to contact us for any question or problem you may have with our product.</p>
<p style="text-align: justify;">We are seeking for collaborations and work opportunities. Do not hesitate to contact Us at <a href="mailto:info@graphinsight.com">info@graphinsight.com</a>.</p>
<p style="text-align: justify;"><strong>Bibliographic notes</strong></p>
<div>
<ul>
<li>I. S. Duff, R. G. Grimes, and J. G. Lewis, Sparse Matrix Test Problems, ACM Transactions on Mathematical Software, vol. 15, no. 1. pp. 1-14, 1989, <a href="http://doi.acm.org/10.1145/62038.62043" target="_blank">http://doi.acm.org/10.1145/62038.62043</a></li>
<li>T. A. Davis, The University of Florida Sparse Matrix Collection, ACM Transactions on Mathematical Software (submitted, 2009), also available as a tech report at <a href="http://www.cise.ufl.edu/~davis/techreports/matrices.pdf" target="_blank">http://www.cise.ufl.edu/~davis/techreports/matrices.pdf</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/04/05/visual-analysis-of-large-sparse-matrices-with-graphinsight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring Social networks of Wikipedia with GraphInsight</title>
		<link>http://visual-analytics.org/2012/04/04/exploring-social-networks-of-wikipedia-with-graphinsight/</link>
		<comments>http://visual-analytics.org/2012/04/04/exploring-social-networks-of-wikipedia-with-graphinsight/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:40:31 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=419</guid>
		<description><![CDATA[In the study titled Social networks of Wikipedia, researcher Paolo Massa from the SONET group @ FBK analyzes social networks extracted from Wikipedia User Talk pages. We loaded the data in GraphInsight, and this is the result. Explore your data with &#8230; <a href="http://visual-analytics.org/2012/04/04/exploring-social-networks-of-wikipedia-with-graphinsight/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the study titled <a href="http://www.gnuband.org/papers/social_networks_of_wikipedia/">Social networks of Wikipedia</a>, researcher Paolo Massa from the <a href="http://sonet.fbk.eu/en/social_networking_group_sonet">SONET group @ FBK</a> analyzes social networks extracted from <a href="http://www.wikipedia.com">Wikipedia</a> User Talk pages.</p>
<p>We loaded the data in <a href="http://www.graphinsight.com">GraphInsight</a>, and this is the result. <img src='http://visual-analytics.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Explore your data with GrahInsight! download your evaluation copy at <a title="GraphInsight software" href="http://graphinsight.com/" target="_blank">graphinsight.com</a>. We support Microsoft Windows, Mac OS X, and Linux.</p>
<p><iframe src="http://player.vimeo.com/video/39789590?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="681" height="383"></iframe></p>
<p><a href="http://visual-analytics.org/wp-content/uploads/2012/04/wikipedia1.png"><img class="aligncenter size-full wp-image-449" title="wikipedia" src="http://visual-analytics.org/wp-content/uploads/2012/04/wikipedia1.png" alt="" width="717" height="414" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/04/04/exploring-social-networks-of-wikipedia-with-graphinsight/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why should you care about 3D &#8211; apart being damn cool?</title>
		<link>http://visual-analytics.org/2012/02/11/why-should-you-care-about-3d-apart-being-damn-cool/</link>
		<comments>http://visual-analytics.org/2012/02/11/why-should-you-care-about-3d-apart-being-damn-cool/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 16:59:44 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=293</guid>
		<description><![CDATA[Recently, Clement Levallois from Erasmus University Rotterdam published a very interesting video on the Importance of 3D layouts for network visualizations. In his study, he compared the 2D and 3D visualizations of the global science map network based on citing &#8230; <a href="http://visual-analytics.org/2012/02/11/why-should-you-care-about-3d-apart-being-damn-cool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Recently, Clement Levallois from Erasmus University Rotterdam published a very interesting video on the <a href="http://insights.exploreyourdata.com/2012/02/10/the-importance-of-3d-layouts-for-network-visualizations/" target="_blank">Importance of 3D layouts for network visualizations</a>. In his study, he compared the 2D and 3D visualizations of the global science map network based on citing similarities among ISI Subject Categories as published in [1]. The 3D interactive exploration is performed using <a href="http://www.graphinsight.com/features/" target="_blank">GraphInsight</a> while the 2D figures are screenshots taken from <a href="http://pajek.imfm.si/" target="_blank">Pajek</a>. I had the opportunity to exchange a few emails with Clement, and this is how 3D helped him to analyze the data:</p>
<p style="text-align: justify;">&#8220;I find that the 3rd dimension is really helpful to find central nodes which would otherwise be &#8220;flattened&#8221; and hidden in a 2D structure.&#8221;, cit.</p>
<p><iframe src="http://www.youtube.com/embed/n-fUuoQe1w4" frameborder="0" width="560" height="315"></iframe></p>
<p style="text-align: justify;">Despite the clear benefits of 3D in some visualization problems, the time required to determine the 2D and 3D layouts is similar: 2D embeddings have one less degree of freedom if compared to 3D embeddings, but 3D methods can unravel the network more easily because of the better &#8220;spatial&#8221; freedom.</p>
<p style="text-align: justify;">To appreciate 3D network models you need an interactive application: without interaction 3D does not really exist. The GraphInsight software is a solution to this problem: Load your network, pick a layout technique, and interact with your data in 2D and 3D.</p>
<p style="text-align: justify;">PS. Did you know that with GraphInsight you can mix 2D and 3D? Three simple steps: (i) generate a layout for your data with your preferred 2D method, (ii) switch to the &#8220;Nothing&#8221; method in 3D, (iii) press the &#8220;Start&#8221; button again. You did it! The graph is flattened onto a 2D plane and you can rotate it in a 3D space.</p>
<p style="text-align: justify;">Download your free evaluation copy of GraphInsight at <a title="GraphInsight software" href="http://graphinsight.com/" target="_blank">graphinsight.com</a>. We support Microsoft Windows, Mac OS X, and Linux.</p>
<p style="text-align: justify;">[1] &#8220;Science overlay maps: a new tool for research policy and library management&#8221; by Rafols, I. and Porter, A.L. and Leydesdorff, L. - Journal of the American Society for information Science and Technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/02/11/why-should-you-care-about-3d-apart-being-damn-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GraphInsight 1.0 now available on Microsoft Windows</title>
		<link>http://visual-analytics.org/2012/02/08/graphinsight-1-0-now-available-on-microsoft-windows/</link>
		<comments>http://visual-analytics.org/2012/02/08/graphinsight-1-0-now-available-on-microsoft-windows/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 08:19:17 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=275</guid>
		<description><![CDATA[Pushed by many user requests, We are pleased to announce that GraphInsight for Microsoft Windows is now available! Get it from the download area at graphinsight.com. Thank You for the feedback, your advices are our TODO list We are seeking for &#8230; <a href="http://visual-analytics.org/2012/02/08/graphinsight-1-0-now-available-on-microsoft-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pushed by many user requests, We are pleased to announce that GraphInsight for Microsoft Windows is now available! Get it from the download area at <a title="GraphInsight software" href="http://graphinsight.com/" target="_blank">graphinsight.com</a>.</p>
<p>Thank You for the feedback, your advices are our TODO list <img src='http://visual-analytics.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We are seeking for collaborations and work opportunities. Do not hesitate to contact Us at <a href="mailto:info@graphinsight.com">info@graphinsight.com</a>.</p>
<p>Have fun!</p>
<p><a href="http://visual-analytics.org/wp-content/uploads/2012/02/GraphInsightWindows3.png"><img class="aligncenter size-large wp-image-276" title="GraphInsightWindows3" src="http://visual-analytics.org/wp-content/uploads/2012/02/GraphInsightWindows3-1024x546.png" alt="" width="640" height="341" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/02/08/graphinsight-1-0-now-available-on-microsoft-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GraphInsight on KDnuggets and CrunchBase</title>
		<link>http://visual-analytics.org/2012/01/22/graphinsight-on-kdnuggets-and-crunchbase/</link>
		<comments>http://visual-analytics.org/2012/01/22/graphinsight-on-kdnuggets-and-crunchbase/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 06:40:13 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=268</guid>
		<description><![CDATA[GraphInsight is now listed on KDnuggets on Visualization and Data Mining and Social network analysis, Link Analysis, and Visualization software pages &#8211; Thank You Gregory! GraphInsight has also been accepted on CrunchBase: GraphInsight CrunchBase profile. &#160;]]></description>
			<content:encoded><![CDATA[<p>GraphInsight is now listed on <a href="http://www.kdnuggets.com">KDnuggets</a> on <a href="http://www.kdnuggets.com/software/visualization.html">Visualization and Data Mining</a> and <a href="http://www.kdnuggets.com/software/social-network-analysis.html">Social network analysis, Link Analysis, and Visualization</a> software pages &#8211; Thank You Gregory!</p>
<p>GraphInsight has also been accepted on CrunchBase: <a href="http://www.crunchbase.com/company/graphinsight">GraphInsight CrunchBase profile</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/01/22/graphinsight-on-kdnuggets-and-crunchbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GraphInsight 1.0 is out!</title>
		<link>http://visual-analytics.org/2012/01/19/graphinsight-1-0-is-out/</link>
		<comments>http://visual-analytics.org/2012/01/19/graphinsight-1-0-is-out/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 11:30:02 +0000</pubDate>
		<dc:creator>michele</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://visual-analytics.org/?p=244</guid>
		<description><![CDATA[Finally, GraphInsight is out! Now you can explore your graph data with high quality interactive visualizations. See it in action and get it at graphinsight.com! I wrote this software because I felt frustrated by other similar tools such as Graphviz and &#8230; <a href="http://visual-analytics.org/2012/01/19/graphinsight-1-0-is-out/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Finally, GraphInsight is out! Now you can explore your graph data with high quality interactive visualizations. See it in action and get it at <a title="GraphInsight software" href="http://graphinsight.com" target="_blank">graphinsight.com</a>! <img src='http://visual-analytics.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://visual-analytics.org/wp-content/uploads/2012/01/logo.png"><img class="aligncenter size-full wp-image-256" title="logo" src="http://visual-analytics.org/wp-content/uploads/2012/01/logo.png" alt="" width="100" height="100" /></a>I wrote this software because I felt frustrated by other similar tools such as <a href="http://www.graphviz.org/" target="_blank">Graphviz</a> and <a href="http://gephi.org/" target="_blank">Gephi</a>. GraphViz is great but not interactive, and Gephi is slow and unstable. I really needed a better tool, and this is my answer to the problem.</p>
<p>This software would not be here without the help of Carlo Nicolini: He did a great job with graph drawing algorithms. We got it right this time!</p>
<p>I would thank Cristian Stenico for our nice logo, and Aaron Zatelli, Paolo Cerchiaro for the many interesting discussions and passionate support.</p>
<p>GraphInsight has been accepted on CrunchBase, we have our own profile now: <a href="http://www.crunchbase.com/company/graphinsight">GraphInsight CrunchBase profile</a>. Follow us.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://visual-analytics.org/2012/01/19/graphinsight-1-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: visual-analytics.org @ 2012-05-19 23:07:46 -->
