So, um, hey again. I guess most of you'll be surprised to see me here again, apart from Eluvatar and a few who've seen me around on IRC. Also, sorry for that episode last year. RL issues closed in, but I shouldn't have disappeared like that.
During a recent discussion on endorsements and influence, I thought that it would be interesting to see the endorsement network not merely as a ranking of the nations with the most inbound/outbound endorsements, but also as a graphic. In particular, a force-directed layout would show clusters and allow visualizing things like invasions.
Now, graph drawing (and particular force direction) is a pretty complicated thing to program, but there are some open-source tools available already. So I looked around, and put some data from my scanner into one of these tools, and ended up with a few neat pictures.
(The yellow edges are inbound endorsements to the delegate.)
(The bluer a nation, the more endorsements it has.)
To try out the force direction thing, I used a region that is currently occupied (the_proletariat_coalition), and it was great:
(The red nodes endorse the delegate, but even without color it is easy to see the structure of the invasion.)
During a recent discussion on endorsements and influence, I thought that it would be interesting to see the endorsement network not merely as a ranking of the nations with the most inbound/outbound endorsements, but also as a graphic. In particular, a force-directed layout would show clusters and allow visualizing things like invasions.
Now, graph drawing (and particular force direction) is a pretty complicated thing to program, but there are some open-source tools available already. So I looked around, and put some data from my scanner into one of these tools, and ended up with a few neat pictures.
(The yellow edges are inbound endorsements to the delegate.)
(The bluer a nation, the more endorsements it has.)
To try out the force direction thing, I used a region that is currently occupied (the_proletariat_coalition), and it was great:
(The red nodes endorse the delegate, but even without color it is easy to see the structure of the invasion.)