<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Gephi Forums: Recent Posts</title>
<link>http://gephi.org/forum/</link>
<description>Community support</description>
<language>en</language>
<pubDate>Wed, 10 Mar 2010 16:02:48 +0000</pubDate>

<item>
<title>esudo on "how to add text to nodes/egdes"</title>
<link>http://gephi.org/forum/topic.php?id=5408#post-5525</link>
<pubDate>Wed, 10 Feb 2010 19:22:48 +0000</pubDate>
<dc:creator>esudo</dc:creator>
<guid isPermaLink="false">5525@http://gephi.org/forum/</guid>
<description>&#60;p&#62;I was wondering how I could add texts to nodes or edges. That is either inside the nodes or beside the nodes, or even words on the edges for the graph.  I am using graphml for my text input.
&#60;/p&#62;</description>
</item>
<item>
<title>jacomyma on "Force Atlas"</title>
<link>http://gephi.org/forum/topic.php?id=5403#post-5522</link>
<pubDate>Sat, 06 Feb 2010 11:55:43 +0000</pubDate>
<dc:creator>jacomyma</dc:creator>
<guid isPermaLink="false">5522@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As many force vectors, ForceAtlas has speed, cooling (those are almost redundant), inertia, attraction, repulsion, and gravity (that centers the graph and prevent disconnected nodes from going anywhere).&#60;/p&#62;
&#60;p&#62;ForceAtlas works almost like Früchterman Rheingold, with a difference: the repulsion between two nodes is (almost) proportional to degree(n1)*degree(n2). For example this makes nodes of degree=1 closer to their neighbor. The graph is more compact, nicer.&#60;/p&#62;
&#60;p&#62;When I created this algorithm I had an empirical approach, and the layout isn't mathematically consistent. That's why there is a convergence issue that I fixed by implementing an auto-stabilization.&#60;/p&#62;
&#60;p&#62;Later I implemented another useful function: distributed attraction. This makes the attraction divided by the outdegree: hubs attract less that authorities, thus hubs tend to be more peripheral and authorities more central. This helps to make maps more relevant since authority is more important.&#60;/p&#62;
&#60;p&#62;My empirical approach made this layout efficient, but some very clever guy named Andreas Noack made a far better job than me to solve the same issues. Its layout is called LinLog and will be implemented soon. ForceAtlas works almost like LinLog: makes compact graphs and has something that looks like Noack's &#34;edge repulsion&#34;.&#60;/p&#62;
&#60;p&#62;The Size Adjust (that may need a new implementation in gephi 0.7) prevents nodes from superposing each other.&#60;/p&#62;
&#60;p&#62;Hope that this will help you...
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "input files and general help"</title>
<link>http://gephi.org/forum/topic.php?id=5405#post-5521</link>
<pubDate>Sat, 06 Feb 2010 11:45:17 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5521@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;&#60;em&#62;- how do you create input files for the software for the different formats? DO you need a different software package to create the input files?&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;All these input file formats are common to other graph softwares. You need to create them &#34;by hand&#34; or with a library of your choice. In Gephi 0.7, you'll be able to make your own connector to a database, or implement your own import/export plugin for the file format you use.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;- Are the algorithms to run the data written in Java/OpenGl?&#60;/em&#62;&#60;br /&#62;
They are only in Java. Behind that, Gephi handles the mechanism to interact with OpenGL.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;How do we add a new algorithm to the system library?&#60;/em&#62;&#60;br /&#62;
In Gephi 0.7, we will provide a high-level API for accessing topology and associated data. You will be able to implement your own algorithms and distribute them as NetBeans packages (NBM) in 10 minutes (it's like creating a JAR). We will also provide a community repository for plugins, making them available to all users in the software update center.&#60;/p&#62;
&#60;p&#62;I hope I have answered with sufficient details :-)
&#60;/p&#62;</description>
</item>
<item>
<title>esudo on "input files and general help"</title>
<link>http://gephi.org/forum/topic.php?id=5405#post-5520</link>
<pubDate>Fri, 05 Feb 2010 15:39:27 +0000</pubDate>
<dc:creator>esudo</dc:creator>
<guid isPermaLink="false">5520@http://gephi.org/forum/</guid>
<description>&#60;p&#62;I have a few questions about the software which i need to clarify&#60;br /&#62;
first question&#60;br /&#62;
- how do you create input files for the software for the different formats? DO you need a different software package to create the input files? &#60;/p&#62;
&#60;p&#62;Second question&#60;br /&#62;
- Are the algorithms to run the data written in Java/OpenGl?&#60;/p&#62;
&#60;p&#62;Third question&#60;br /&#62;
How do we add a new algorithm to the system library?
&#60;/p&#62;</description>
</item>
<item>
<title>martinf on "Force Atlas"</title>
<link>http://gephi.org/forum/topic.php?id=5403#post-5518</link>
<pubDate>Tue, 02 Feb 2010 21:14:49 +0000</pubDate>
<dc:creator>martinf</dc:creator>
<guid isPermaLink="false">5518@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I'm looking for a short description of Force Atlas algorithm. How it works with nodes that have lots of relation? Cluster, etc.&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;Martin F
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "What Data Sources Can Be Used With Gephi?"</title>
<link>http://gephi.org/forum/topic.php?id=5393#post-5508</link>
<pubDate>Thu, 07 Jan 2010 10:51:26 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5508@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Supported graph formats are described here: &#60;a href=&#34;http://gephi.org/support/supported-graph-formats/&#34; rel=&#34;nofollow&#34;&#62;http://gephi.org/support/supported-graph-formats/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Dynamic Datasource was an experiment. I advise you to wait for a future release to try it.
&#60;/p&#62;</description>
</item>
<item>
<title>TomBrooklyn on "What Data Sources Can Be Used With Gephi?"</title>
<link>http://gephi.org/forum/topic.php?id=5393#post-5507</link>
<pubDate>Wed, 06 Jan 2010 13:59:52 +0000</pubDate>
<dc:creator>TomBrooklyn</dc:creator>
<guid isPermaLink="false">5507@http://gephi.org/forum/</guid>
<description>&#60;p&#62;What data sources can be used to create gephi charts?
&#60;/p&#62;</description>
</item>
<item>
<title>Mathieu Bastian on "error when load project"</title>
<link>http://gephi.org/forum/topic.php?id=5383#post-5497</link>
<pubDate>Mon, 07 Dec 2009 09:20:32 +0000</pubDate>
<dc:creator>Mathieu Bastian</dc:creator>
<guid isPermaLink="false">5497@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi, please use the bug tracker system to report this bug. However we're not fixing 0.6 bugs anymore, due to the close 0.7 release.&#60;/p&#62;
&#60;p&#62;see &#60;a href=&#34;https://bugs.launchpad.net/gephi/+bug/493498&#34; rel=&#34;nofollow&#34;&#62;https://bugs.launchpad.net/gephi/+bug/493498&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gexin on "error when load project"</title>
<link>http://gephi.org/forum/topic.php?id=5383#post-5496</link>
<pubDate>Fri, 04 Dec 2009 10:03:38 +0000</pubDate>
<dc:creator>gexin</dc:creator>
<guid isPermaLink="false">5496@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Gephi gives error information when I tried to load new project.&#60;/p&#62;
&#60;p&#62;Error&#60;/p&#62;
&#60;p&#62;Message:&#60;br /&#62;
    java.lang.NullPointerException&#60;br /&#62;
Level:&#60;br /&#62;
    SEVERE&#60;br /&#62;
Stack Trace:&#60;br /&#62;
null&#60;br /&#62;
    gephi.controller.desktop.DesktopProjectController$2.run(DesktopProjectController.java:213)&#60;br /&#62;
    java.lang.Thread.run(Unknown Source)
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "DyNetML?"</title>
<link>http://gephi.org/forum/topic.php?id=5375#post-5488</link>
<pubDate>Fri, 27 Nov 2009 22:15:48 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5488@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Thanks for the tip. I was asking because I'd like to find a graph format common to GUESS, SoNIA, GEPHI... so that I could easily switch from one to another. From my quick inspection, DyNetML seemed to be the richest, but as it turns out it is not supported by many softwares.&#60;/p&#62;
&#60;p&#62;So I change my strategy and just put my data on Excel, and use basic macro language to turn in into a text file formatted either in GEXF, SON, or GDF... It is really basic, but it fits my very limited programming skills. And it works!&#60;/p&#62;
&#60;p&#62;Thanks again for the multiple answers, I let you work now!
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "DyNetML?"</title>
<link>http://gephi.org/forum/topic.php?id=5375#post-5487</link>
<pubDate>Fri, 27 Nov 2009 21:21:47 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5487@http://gephi.org/forum/</guid>
<description>&#60;p&#62;No, but we may help you creating the import and export classes, the API is really simple :)
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "DyNetML?"</title>
<link>http://gephi.org/forum/topic.php?id=5375#post-5486</link>
<pubDate>Fri, 27 Nov 2009 20:11:09 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5486@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;Will DyNetML be supported as an import format in GEPHI 0.7, or in a later version?&#60;/p&#62;
&#60;p&#62;Thx!&#60;/p&#62;
&#60;p&#62;Clement
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Navigation"</title>
<link>http://gephi.org/forum/topic.php?id=5373#post-5485</link>
<pubDate>Fri, 27 Nov 2009 19:56:45 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5485@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can drag and move by keeping pressed the right-click button.&#60;/p&#62;
&#60;p&#62;And yes, an improved version of potatoes will be available on Gephi 0.7 with clustering :)
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Syntax in GEXF 1.1"</title>
<link>http://gephi.org/forum/topic.php?id=5370#post-5484</link>
<pubDate>Fri, 27 Nov 2009 19:54:10 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5484@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi, this synthax is effectively used in 1.1 only, and is a slightly improvement in semantics.
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "Navigation"</title>
<link>http://gephi.org/forum/topic.php?id=5373#post-5482</link>
<pubDate>Thu, 26 Nov 2009 22:59:24 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5482@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Another user comment: after spending some time playing with a graph, I really miss a tool to drag and move through the graph with the mouse (like in GUESS, for instance). The map on the bottom left of the screen is not that useful to me.&#60;/p&#62;
&#60;p&#62;Clement&#60;br /&#62;
PS: I've seen the &#34;potato&#34; tool on vimeo. Looks great! Will it be on Gephi 0.7?
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "Syntax in GEXF 1.1"</title>
<link>http://gephi.org/forum/topic.php?id=5370#post-5479</link>
<pubDate>Thu, 26 Nov 2009 15:00:11 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5479@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The GEXF 1.1 draft Primer states on p. 7, line 22 of the example of block of code:&#60;/p&#62;
&#60;p&#62; &#38;lt;attvalue for=&#34;0&#34; value=&#34;http://gephi.org&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;It bugged and I had to change it to:&#60;/p&#62;
&#60;p&#62; &#38;lt;attvalue id=&#34;0&#34; value=&#34;http://gephi.org&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;Is it a typo in the primer, or is the &#34;for=&#34; a new syntax to be implemented not before 1.1?&#60;/p&#62;
&#60;p&#62;Thx!&#60;/p&#62;
&#60;p&#62;Clement
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "Will the viz module be effectual in GEPHI 0.7?"</title>
<link>http://gephi.org/forum/topic.php?id=5367#post-5478</link>
<pubDate>Thu, 26 Nov 2009 14:49:35 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5478@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ok thanks. It clarifies my question. Simply, with the move to 0.7, and GEXL 1.1, I was not sure what was already supported in 0.6 and 1.0 Now I know!
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Will the viz module be effectual in GEPHI 0.7?"</title>
<link>http://gephi.org/forum/topic.php?id=5367#post-5475</link>
<pubDate>Wed, 25 Nov 2009 22:34:56 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5475@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I don't understand...the viz data are already working. See this viz !:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://gephi.org/wp-content/gallery/screenshots/eurosis-seb.png&#34;&#62;&#60;br /&#62;
You may also look at these datasets: &#60;a href=&#34;http://gephi.org/2008/demo-data-set/&#34; rel=&#34;nofollow&#34;&#62;http://gephi.org/2008/demo-data-set/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But perhaps your question do not occur on this. Could you be more precise, please?&#60;/p&#62;
&#60;p&#62;Note that the viz namespace specs do not change from GEXF 1.0 to GEXF 1.1, so you data are safe :)&#60;br /&#62;
GEXF 1.0 is read by Gephi 0.6 and 0.7. GEXF 1.1 is only used by Gephi 0.7.&#60;br /&#62;
You may also be interested in transforming your data with libgexf, which is the official C++ toolkit library for the GEXF file format: &#60;a href=&#34;http://gexf.net/lib/&#34; rel=&#34;nofollow&#34;&#62;http://gexf.net/lib/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "Will the viz module be effectual in GEPHI 0.7?"</title>
<link>http://gephi.org/forum/topic.php?id=5367#post-5474</link>
<pubDate>Wed, 25 Nov 2009 18:08:00 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5474@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Well, all is in the title. I am working on a GEXF file and would like to include viz attributes, but before that I would like to be sure that they are actually useful!&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Clement.&#60;br /&#62;
PS: thanks for the previous replies I received.
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "How to use the selection tool?"</title>
<link>http://gephi.org/forum/topic.php?id=5365#post-5472</link>
<pubDate>Tue, 24 Nov 2009 18:36:03 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5472@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You'll find an example in the video tutorial : &#60;a href=&#34;http://gephi.org/support/tutorials/video-tutorial1-getting-started/&#34; rel=&#34;nofollow&#34;&#62;http://gephi.org/support/tutorials/video-tutorial1-getting-started/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In a few words, you need to choose a cylinder as a selection area. If you want a precise selection, please use filters like in this video: &#60;a href=&#34;http://gephi.org/2009/gephi-features-tour/&#34; rel=&#34;nofollow&#34;&#62;http://gephi.org/2009/gephi-features-tour/&#60;/a&#62; (02:45 and 04:10)&#60;/p&#62;
&#60;p&#62;cheers!&#60;br /&#62;
Seb
&#60;/p&#62;</description>
</item>
<item>
<title>julian on "How to launch to visualize dynamic data?"</title>
<link>http://gephi.org/forum/topic.php?id=5364#post-5471</link>
<pubDate>Tue, 24 Nov 2009 18:22:58 +0000</pubDate>
<dc:creator>julian</dc:creator>
<guid isPermaLink="false">5471@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Dynamic graph is fairly new in Gephi, and it's support is limited to file import in the current official release of Gephi (0.6).&#60;/p&#62;
&#60;p&#62;However a more complete dynamic graph support will be available in the next release of Gephi (0.7).&#60;br /&#62;
This version will include playback of dynamic graph animation, and navigation in dynamic graphs using a special scrollbar.&#60;/p&#62;
&#60;p&#62;Gephi 0.7 should arrive at the end of this year, so I recommand you to stay tuned and subscribe to the Gephi RSS feed in order to be informed of updates.&#60;/p&#62;
&#60;p&#62;The RSS feed is located at this address: &#60;a href=&#34;http://launchpad.net/gephi/+announcements&#34; rel=&#34;nofollow&#34;&#62;http://launchpad.net/gephi/+announcements&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We will be very interested of hearing about your uses of Gephi!&#60;/p&#62;
&#60;p&#62;regards, &#60;/p&#62;
&#60;p&#62;Julian
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "How to use the selection tool?"</title>
<link>http://gephi.org/forum/topic.php?id=5365#post-5470</link>
<pubDate>Tue, 24 Nov 2009 18:11:23 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5470@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;Sorry for such a basic question, but I can't figure out how to use the selection tool. I supposed that I just had to left-click and keep pressed while tracing a selection area encompassing the nodes I want to select, but nothing seems to happen. How does it work?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Clement
&#60;/p&#62;</description>
</item>
<item>
<title>seinecle on "How to launch to visualize dynamic data?"</title>
<link>http://gephi.org/forum/topic.php?id=5364#post-5469</link>
<pubDate>Tue, 24 Nov 2009 16:03:33 +0000</pubDate>
<dc:creator>seinecle</dc:creator>
<guid isPermaLink="false">5469@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I could not find where are the commands to display the animation of a dynamic file? That is, I have a gexf file with nodes and attributes in dynamic mode, and I can't find in GEPHI where to run the display of the file &#34;through time&#34; (just like in the demo videos!)&#60;/p&#62;
&#60;p&#62;I looked into the &#34;dynamic data&#34; menu but it seems there is no useful command there... so any help?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Clement
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Use of Navicrawler and Gephi in realtime"</title>
<link>http://gephi.org/forum/topic.php?id=5348#post-5456</link>
<pubDate>Sun, 15 Nov 2009 10:06:39 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5456@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi, this feature is mainly a proof-of-concept we didn't release. It was very buggy at the time of MediaLab openning, and we were crazy enough to make a live demo ^^. So this datasource isn't present in Gephi 0.6 beta3, but you may download the &#60;a href=&#34;https://code.launchpad.net/~gephi.team/gephi/0.6&#34;&#62;source code&#60;/a&#62; and compile the project :) (follow &#60;a href=&#34;http://gephi.org/community/developer-handbook/howto-get-gephi/&#34;&#62;this&#60;/a&#62; tutorial and &#60;a href=&#34;http://gephi.org/community/developer-handbook/howto-build-gephi/&#34;&#62;this&#60;/a&#62; one)&#60;/p&#62;
&#60;p&#62;But I think you may just wait for a future Gephi release, which include this feature properly and easily!
&#60;/p&#62;</description>
</item>
<item>
<title>sebastienbillard on "Use of Navicrawler and Gephi in realtime"</title>
<link>http://gephi.org/forum/topic.php?id=5348#post-5452</link>
<pubDate>Sat, 14 Nov 2009 12:04:43 +0000</pubDate>
<dc:creator>sebastienbillard</dc:creator>
<guid isPermaLink="false">5452@http://gephi.org/forum/</guid>
<description>&#60;p&#62;I saw your videos showing mapping in real time using 3 computers. Though I don't see how to use Gephi and Navicrawler to do the same thing (with one computer). Navicrawler says &#34;Ouvrez Géphi et ouvrez la source de données Navicrawler avant d'activer. Le graphe sera alors communiqué en temps réel dans Géphi&#34;. I open Gephi, create a new project, click on &#34;dynamic data&#34; / &#34;data sources&#34; but cannot see any navicrawler source, only the exemple source ?&#60;/p&#62;
&#60;p&#62;Any tutorial or documentation ? (am not an engineer)
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Network Science and career opportunities"</title>
<link>http://gephi.org/forum/topic.php?id=5320#post-5424</link>
<pubDate>Thu, 01 Oct 2009 07:26:56 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5424@http://gephi.org/forum/</guid>
<description>&#60;p&#62;A special issue of Science is dedicated to Network Science : &#60;a href=&#34;http://www.sciencemag.org/content/vol325/issue5939/index.dtl&#34; rel=&#34;nofollow&#34;&#62;http://www.sciencemag.org/content/vol325/issue5939/index.dtl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This article is written by Barabasi : &#60;a href=&#34;http://www.barabasilab.com/pubs/CCNR-ALB_Publications/200907-24_Science-Decade/200907-24_Science-Decade.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.barabasilab.com/pubs/CCNR-ALB_Publications/200907-24_Science-Decade/200907-24_Science-Decade.pdf&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And this one is about career opportunities in Network Science : &#60;a href=&#34;http://sciencecareers.sciencemag.org/career_magazine/previous_issues/articles/2009_07_24/caredit.a0900091&#34; rel=&#34;nofollow&#34;&#62;http://sciencecareers.sciencemag.org/career_magazine/previous_issues/articles/2009_07_24/caredit.a0900091&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Mathieu Bastian on "gsoc 2010-wanna apply,talented student -plz help"</title>
<link>http://gephi.org/forum/topic.php?id=5315#post-5422</link>
<pubDate>Sat, 26 Sep 2009 08:54:14 +0000</pubDate>
<dc:creator>Mathieu Bastian</dc:creator>
<guid isPermaLink="false">5422@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Yeah, GSOC 2010? We will of course want to participate, do you have some subject to propose ?&#60;br /&#62;
I see that you like algorithms, are you familiar with graph theory algorithms ?
&#60;/p&#62;</description>
</item>
<item>
<title>Mathieu Bastian on "0.7 Alpha"</title>
<link>http://gephi.org/forum/topic.php?id=5317#post-5420</link>
<pubDate>Thu, 24 Sep 2009 17:13:08 +0000</pubDate>
<dc:creator>Mathieu Bastian</dc:creator>
<guid isPermaLink="false">5420@http://gephi.org/forum/</guid>
<description>&#60;p&#62;The release is late, of course like always, but not so much :-) It is planned now for November.&#60;/p&#62;
&#60;p&#62;Working a lot on GUI right now.
&#60;/p&#62;</description>
</item>
<item>
<title>Delux on "0.7 Alpha"</title>
<link>http://gephi.org/forum/topic.php?id=5317#post-5419</link>
<pubDate>Thu, 24 Sep 2009 15:36:16 +0000</pubDate>
<dc:creator>Delux</dc:creator>
<guid isPermaLink="false">5419@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Any updates on when we might see a 0.7 alpha?  I am looking for a new toolkit to play with. :)
&#60;/p&#62;</description>
</item>
<item>
<title>Mathieu Bastian on "I can´t open lib, presents and config files."</title>
<link>http://gephi.org/forum/topic.php?id=5312#post-5417</link>
<pubDate>Wed, 23 Sep 2009 22:09:01 +0000</pubDate>
<dc:creator>Mathieu Bastian</dc:creator>
<guid isPermaLink="false">5417@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Although I'm deeply interested in applications of Gephi and especially Network Science, I'm currently developing the 0.7 version of Gephi and don't have time for anything else. &#60;/p&#62;
&#60;p&#62;However I encourage you to get knowledge about complex networks, to see in what way you could turn your data in it. Do you have a database about the connections you're talking about ?
&#60;/p&#62;</description>
</item>
<item>
<title>Ribeiro on "I can´t open lib, presents and config files."</title>
<link>http://gephi.org/forum/topic.php?id=5312#post-5416</link>
<pubDate>Wed, 23 Sep 2009 19:47:55 +0000</pubDate>
<dc:creator>Ribeiro</dc:creator>
<guid isPermaLink="false">5416@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Ok, Mathieu. It is so complicated to me. I am a doctor and all my kownloge is about human´s body and behavior, so computer´s languague is absolutelly new for me. &#60;/p&#62;
&#60;p&#62;Well, I am from Brazil... so farway...But I am realy interested in this softaware, can we devolp a project together? I think about the conections between body´s molecules and enviroment´s molecules. It means the network of lifestyle and health. What do you think about it?&#60;/p&#62;
&#60;p&#62;Thanks for your attention.
&#60;/p&#62;</description>
</item>
<item>
<title>arunkrishnamurthy on "gsoc 2010-wanna apply,talented student -plz help"</title>
<link>http://gephi.org/forum/topic.php?id=5315#post-5415</link>
<pubDate>Mon, 21 Sep 2009 12:02:37 +0000</pubDate>
<dc:creator>arunkrishnamurthy</dc:creator>
<guid isPermaLink="false">5415@http://gephi.org/forum/</guid>
<description>&#60;p&#62;hi iam arun krishnamurthy,a student from india ,chennai intrested in working with gephi for gsoc 2010&#60;br /&#62;
iam good @ c++ reference &#60;a href=&#34;http://www.spoj.pl/users/arunkcec&#34; rel=&#34;nofollow&#34;&#62;www.spoj.pl/users/arunkcec&#60;/a&#62; and a fast learner ,could anybody guide or help me with the basics of applying for gephi,iam ready to work on it from now
&#60;/p&#62;</description>
</item>
<item>
<title>Sébastien Heymann on "Edge labels in Gephi"</title>
<link>http://gephi.org/forum/topic.php?id=5314#post-5414</link>
<pubDate>Mon, 21 Sep 2009 10:43:13 +0000</pubDate>
<dc:creator>Sébastien Heymann</dc:creator>
<guid isPermaLink="false">5414@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As edge labels is a late addition in gexf format, this functionality is currently not available in Gephi 0.6 series, but will be added for the next 0.7 release.
&#60;/p&#62;</description>
</item>
<item>
<title>Claude Moulin on "Edge labels in Gephi"</title>
<link>http://gephi.org/forum/topic.php?id=5314#post-5413</link>
<pubDate>Mon, 21 Sep 2009 09:59:36 +0000</pubDate>
<dc:creator>Claude Moulin</dc:creator>
<guid isPermaLink="false">5413@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Gexf allows for defining edge label.&#60;br /&#62;
Does gephi support the display of edge labels ?&#60;br /&#62;
Thank You
&#60;/p&#62;</description>
</item>
<item>
<title>Mathieu Bastian on "I can´t open lib, presents and config files."</title>
<link>http://gephi.org/forum/topic.php?id=5312#post-5412</link>
<pubDate>Mon, 21 Sep 2009 07:34:52 +0000</pubDate>
<dc:creator>Mathieu Bastian</dc:creator>
<guid isPermaLink="false">5412@http://gephi.org/forum/</guid>
<description>&#60;p&#62;Hi, to use Gephi you have to load a compatible graph file format, listed on this &#60;a href=&#34;http://gephi.org/support/supported-graph-formats/&#34;&#62;page&#60;/a&#62;. For instance, if you have your data in Excel you can easylee export a CSV file and transform it into a GDF.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
