GitHub Poster

Here we are again, with a new poster of the various GitHub communities!

A few weeks ago franck started to work a new exploration of the GitHub communities, and he published the results today

You can use StarGit to browse your network, and read Alexis’ article

Unlike last year, we won’t try to sell printed poster, as it’s too much work. However, feel free to download and print it yourself. The size of the poster is A1, so you should have no difficulties to find a shop that will print it for you.

Last year, while creating the first poster, most of the work had been done manually by Antonin, our graphist. When the graph was ready in Gephi, we did an export in SVG that we imported into illustrator, and then Antonin did all the work to create the awesome poster.

This was the first time we did this kind of work, and he spent a huge amount of time on this one. As we wanted to produce more poster of this kind for our clients, Antonin looked at some solutions to automate the process. He found a nice solution with scriptographer.

This let you create some scripts in JavaScript to manipulate your illustration.

Now we use the following workflow:

  1. export your graph from Gephi in SVG
  2. import the graph in illustrator
  3. copy the SVG into a new document with the size you want
  4. execute all the scripts that will:
    1. extract informations about communities
    2. add title / logos
    3. add the miniatures for each communities
    4. let you put a label for each communities and change the colors if needed

This way we’re able to produce within a few minutes a poster.


blog comments powered by Disqus