Twitter

TwitterFacebook
Get flash to fully experience Pearltrees

Using Google Spreadsheet/Apps Script and Google Social Graph to get Twitter edges for visualizing in NodeXL and Gephi « MASHe

http://mashe.hawksey.info/2011/09/nodexl-gephi-twitter-connections-with-social-graph-apps-script/ Deprecated Code, concepts or tools in this post may no longer work or shortly stop working (usually due to changes with 3rd party services). Feel free to reuse content from this post as you wish but you're on your own ;) One of the things I really liked about the network analysis and visualisation tool NodeXL which I wrote about last week was the built-in tools for grabbing data from Twitter. I said: The advantage of NodeXL, particularly for graphing Twitter communities, is it has built-in features for grabbing the data for you. Not only that the coding is clever enough to handle the data collection for mere mortals, so when you hit your rate limit NodeXL waits until it should be able to get more data.
I just created a new Twitter account , and it got me to thinking about all the data visualization I've seen for Twitter tweets. I felt like I'd seen a lot, and it turns out there are quite a few. Here they are grouped into four categories - network diagrams, maps, analytics, and abstract . http://flowingdata.com/2008/03/12/17-ways-to-visualize-the-twitter-universe/

17 Ways to Visualize the Twitter Universe

The other tool that I got wind of just after SocialBro was Network Overview, Discovery and Exploration for Excel – NodeXL . As indicated in the title NodeXL is an add-on for Microsoft Excel (Windows version) but the code is free and open source. Here’s the description from the website: For a while I’ve been admiring Tony Hirst’s work visualising large networks like Twitter communities using the open source and cross-platform tool Gephi. Tony has lots of great posts for getting you started with Gephi including Visualising Twitter Friend Connections Using Gephi: An Example Using the @WiredUK Friends Network . http://mashe.hawksey.info/2011/09/twitter-network-analysis-and-visualisation-ii-nodexl/

Twitter network analysis and visualisation II: NodeXL – Getting started with the @WiredUK friends network « MASHe