summaryrefslogtreecommitdiff
path: root/_posts/2010-03-07-github-explorer-a-preview.textile
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-11 14:24:46 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-11 14:24:46 +0200
commit8ca77093981f0f164d4a6650a21218eb4a3e7ca5 (patch)
tree33ce55ffa238f48304749d9e19392490eca99cfb /_posts/2010-03-07-github-explorer-a-preview.textile
parentupdate css (diff)
downloadlumberjaph-8ca77093981f0f164d4a6650a21218eb4a3e7ca5.tar.gz
update some posts, update about and archives, better css
Diffstat (limited to '')
-rw-r--r--_posts/2010-03-07-github-explorer-a-preview.textile4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2010-03-07-github-explorer-a-preview.textile b/_posts/2010-03-07-github-explorer-a-preview.textile
index 8b8fadc..ba6e88a 100644
--- a/_posts/2010-03-07-github-explorer-a-preview.textile
+++ b/_posts/2010-03-07-github-explorer-a-preview.textile
@@ -8,11 +8,11 @@ bq. *You may want to see the final version here: "github explorer":httpp://lumbe
For the last weeks, I've been working on the successor of "CPAN Explorer":http://cpan-explorer.org/. This time, I've decided to create some visualizations (probably 8) of the various communities using "Github":http://github.com/. I'm happy with the result, and will soon start to publish the maps (statics and interactives) with some analyses. I'm publishing two previews: the Perl community and the european developers. These are not final results. The colors, fonts, and layout may change. But the structure of the graphs will be the same. All the data was collected using the "github API":http://develop.github.com/.
-<a href="http://www.flickr.com/photos/franck_/4413528529/sizes/l/">!/static/imgs/github-perl-preview.png(the Perl community on github)</a>
+<a href="http://www.flickr.com/photos/franck_/4413528529/sizes/l/">!/static/imgs/github-perl-preview.png(the Perl community on github)!</a>
Each node on the graph represents a developer. When a developer "follows" another developer on github, a link between them is created. The color on the Perl community map represent the countries of the developer. One of the most visible things on this graph is that the japanese community is tighly connected and shares very little contact with the foreign developers. miyagawa obviously acts as a glue between japanese and worldwide Perl hackers.
-<a href="http://www.flickr.com/photos/franck_/4414287310/sizes/o/in/photostream/">!static/imgs/github-europe-preview.png(European developers on github)</a>
+<a href="http://www.flickr.com/photos/franck_/4414287310/sizes/o/in/photostream/">!static/imgs/github-europe-preview.png(European developers on github)!</a>
The second graph is a little bit more complex. It represents the European developers on github. Here the colors represent the languages used by the developers. It appears that ruby is by far the most represented language on github, as it dominates the whole map. Perl is the blue cluster at the bottom of the map, and the green snake is... Python.