Notgames Forum

General => Check this out! => Topic started by: God at play on November 13, 2010, 01:31:02 AM



Title: Interactive Twitter friendship visualizer
Post by: God at play on November 13, 2010, 01:31:02 AM
I recently created a visualizer for a social media summit, kind of like an interactive infographic.

Post: http://www.godatplay.com/2010/10/interactive-twitter-friendship-visualizer

(http://farm5.static.flickr.com/4014/5124242244_f7c9d234f3.jpg) (http://www.flickr.com/photos/godatplay/5124242244/)


Title: Re: Interactive Twitter friendship visualizer
Post by: Michaƫl Samyn on November 13, 2010, 07:57:32 PM
Pretty. Is this available online somewhere? What data does it visualise?


Title: Re: Interactive Twitter friendship visualizer
Post by: God at play on November 15, 2010, 05:51:22 PM
Unfortunately, because of the way I coded it, it's not available online right now. Every time it runs it looks up a bunch of friends lists through the Twitter API, and since the limit for accessing that is so strict, I can't have the app running very often (150 lookups per hour). I need to set it up to read from a DB and update that DB slowly, but I haven't gotten around to it yet.

What's being visualized are the users that have tweeted with the hashtag for the conference: #BDSMS, and how they are connected to each other.

If I do get it running online, I'll post it here. :)