Viewing profile — mbastian
mbastian
HN member- Joined
- Thu, Mar 25, 2010, 1:55 PM UTC
- HN karma
- 91
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About mbastian
No profile information was provided.
Recent public activity
-
comment
Comment #30929297
The 0.9.3 version has just come out yesterday, announcement to come on the blog. https://github.com/gephi/gephi/releases/tag/v0.9.3 It was in pre-release for a few weeks to address…
- story
- story
- story
-
comment
Comment #10297831
Site is still throwing 502 errors, maybe you're running in dev mode? (just joking :)) Question, what's the rationale behind the name? Just curious.
- story
- story
-
comment
Comment #1548256
I disagree, Flash and Canvas are not suitable for displaying large number of objets. Using zoomable maps is a good workaround for that. Google Maps needs an API key, whereas Seadra…
- story
-
comment
Comment #1514360
see code examples here: http://wiki.gephi.org/index.php/Toolkit_portal
- story
-
comment
Comment #1223323
Done! The DOT format support is finished, update Gephi to profit from this feature. http://gephi.org/2010/new-graphviz-dot-csv-and-ucinet-format...
-
comment
Comment #1218639
Yes there is a bug with drag. I just filled a bug report https://bugs.launchpad.net/gephi/+bug/546986
-
comment
Comment #1218629
I'm gephi main dev. That will be fixed with better documentation asap. You can add nodes and edges by using "Node Pencil" and "Edge Pencil" tools in the toolbar.
-
comment
Comment #1218556
The coordinate system is obtained from a force-directed algorithm. Iteratively linked nodes attract each others, whereas non-linked repulse. And to search, go to the "Data Laborato…
-
comment
Comment #1218520
Gephi supports CSV imput already and has some plans to make assistant plugins to import data from other sources like Excel files, RDF or XML.
-
comment
Comment #1218427
I'm Gephi main dev. Supporting DOT file format is in our roadmap and will be done very soon.