Gephi
January 12th, 6pm, @ CRI, by Sebastien Heymann
About this workshop
Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs.
- 1re heure : Découverte du projet Gephi
Présentation du logiciel desktop et du toolkit, description des algorithmes, formats de données supportés. Présentation de la communauté et de son manifeste<http://wiki.gephi.org/index.php/Manifesto>, historique et fonctionnement du projet, Gephi Consortium<http://consortium.gephi.org/> .
- 2e heure : *Exploration et analyse des réseaux avec Gephi Desktop
Selon les besoins: tutoriel guidé sur un dataset<http://wiki.gephi.org/index.php/Datasets>commun, ou exploration des datasets amenés par les participants avec des conseils pour les analyser.
- 3e heure : *Développer sous Gephi Platform ou avec Gephi Toolkit
Présentations des APIs, tutoriel de création de plug-ins, développement d'applications utilisant Gephi Toolkit. Partage du code source avec le DCVS Bazaar et Launchpad.net, bug reporting, bonnes pratiques <http://wiki.gephi.org/index.php/HowTo_write_nice_code>.
- 3e mi-temps :* Discussions
Un verre avec vos serviteurs pour ceux qui le souhaitent !
Prepare this Workshop
Please do all the install on your system *before* the workshop !
http://gephi.org/users/download/
Installation of Gephi :
http://gephi.org/users/install/
Quick overview of features :
http://gephi.org/users/quick-start/
Preparation of data.Participants can already prepare data to be explored, Gephi supports multiple formats of graphs :
http://gephi.org/users/supported-graph-formats/
Have its data is preferable, but failing here datasets ready for exploitation:
http://wiki.gephi.org/index.php/Datasets
Creating your plugin
For hackers/coders willing to develop plugin on Gephi:
- Installation de Java :*
http://wiki.gephi.org/index.php/Installing_Java
- Installation de NetBeans :*
http://netbeans.org/community/releases/68/install.html
- Récupération du code source de Gephi :*
http://wiki.gephi.org/index.php/Checkout_Code
- Configuration de NetBeans :*