aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-07-10 01:11:34 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-07-10 01:11:34 +0200
commit299d66b573e0a3afb692c1ed193dd38d61573e8d (patch)
treee58e95e291fb0053c21dfbbbe014d45d7428b911
parentWIP, improve traceroute (diff)
downloadglouglou-299d66b573e0a3afb692c1ed193dd38d61573e8d.tar.xz
glouglou-299d66b573e0a3afb692c1ed193dd38d61573e8d.zip
ressources research for glouglou v3
-rw-r--r--doc/ARCHITECTURE.txt45
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/ARCHITECTURE.txt b/doc/ARCHITECTURE.txt
index 70b32ab..553f274 100644
--- a/doc/ARCHITECTURE.txt
+++ b/doc/ARCHITECTURE.txt
@@ -1,4 +1,49 @@
===============================================================================
+2013-07-10_01-03
+
+====
+|v3|
+====
+
+Ressources
+
+Visualisation client
+* The DGS File Format Specification
+http://graphstream-project.org/doc/Advanced-Concepts/The-DGS-File-Format_1.1/
+* d3 updates
+http://bl.ocks.org/mbostock/3808218
+* d3 realtime graph
+http://stackoverflow.com/questions/9664642/d3-real-time-streamgraph-graph-data-visualization
+http://stackoverflow.com/questions/12764813/producing-a-live-graph-with-d3
+* d3 path transitions
+http://bost.ocks.org/mike/path/
+* d3 streamgraph
+http://bl.ocks.org/mbostock/4060954
+
+
+* Gephi
+https://gephi.org/
+wiki.gephi.org/index.php/Main_Page
+* Gephi - graph streaming
+http://wiki.gephi.org/index.php/Graph_Streaming
+https://marketplace.gephi.org/plugin/graph-streaming/
+https://github.com/gephi/gephi-plugins/tree/graph-streaming
+http://wiki.gephi.org/index.php/Specification_-_GSoC_Graph_Streaming_API
+* Graphchi
+https://code.google.com/p/graphchi/
+* Graphstream
+http://graphstream-project.org/
+http://graphstream-project.org/doc/Tutorials/Getting-Started_1.0/
+http://code.google.com/p/graphstream/
+* GSoC: interconnect Gephi Graph Streaming API and GraphStream
+https://gephi.org/tag/graphstream/
+* Cytoscape
+http://www.cytoscape.org/
+
+Gephi: Graph Streaming in action
+https://www.youtube.com/watch?v=7SW_FDiY0sg
+
+===============================================================================
2012-12-18_20-36
After Json talk: