Search Engine History
Infographic by the PPC Blog.com
Social network graph of #slaname tweet replies October 14, 2009 to December 11, 2009.
The more lines you have, the more @replies to different people you sent. If you don’t appear on the graph, but know that you sent out @replies, it’s because the person you sent your @reply to never sent out an @reply and so that person won’t appear on the graph and unfortunately, you can’t either!
For a more detailed explanation of how this was done, see #sla2009 Social Network Graph.
Based on the code of eskimoblood.
Created using Processing with data from the #slaname Twapper Keeper archive setup by iBraryGuy.
For larger sizes, see the original on flickr.
Using Processing and sample code from www.eskimoblood.de I have created a basic social network graph of replies sent during #sla2009.
The thicker the line the more times you sent an @reply to that
person. The more lines you have, the more @replies to different people
you sent. If you don’t appear on the graph, but know that you sent out
@replies, it’s because the person you sent your @reply to never sent
out an @reply and so that person won’t appear on the graph and
unfortunately, you can’t either! Interestingly, a few people only sent
replies to themselves, so they do appear on the graph as a line that
goes back to themselves.
The sample code from eskimoblood required that my data be in the following format:
@amalthea67
{70, 74}
In other words @amalthea67 sent @replies to the 69th and 73rd person in the list of usernames on the wheel. The first person in the list is at number 0.
Here is an outline of what I did:
Update: this graph is now available with color.