Live data from Hacker News

Viewing profile — mbastian

mbastian

HN member
Joined
Thu, Mar 25, 2010, 1:55 PM UTC
HN karma
91
Public activity
17 items

About mbastian

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. 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.

  6. story
  7. story
  8. 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…

  9. story
  10. comment
    Comment #1514360

    see code examples here: http://wiki.gephi.org/index.php/Toolkit_portal

  11. story
  12. 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...

  13. comment
    Comment #1218639

    Yes there is a bug with drag. I just filled a bug report https://bugs.launchpad.net/gephi/+bug/546986

  14. 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.

  15. 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…

  16. 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.

  17. comment
    Comment #1218427

    I'm Gephi main dev. Supporting DOT file format is in our roadmap and will be done very soon.