Exploration of micro-blogging visualization

Objectives

  1. Display a list of tweets
  2. Visualize a list of tweets
  3. Visualize a network of Twitter accounts
  4. Visualize tweets within a network of Twitter accounts
  5. Visualize a word cloud of hashtags
  6. Explore a twitter network centered on self


Tools used


To do

  1. fusion it with my social network visualization
    1. display links to wiki pages (thanks to PageList) holding hashtags the person has recently tweeted about
    2. look for matching hashtags for non mutual-followers
  2. Twitter social network flow
    1. propose the result to TopixTream.com
  3. Use serialize_json() to separate data extraction and visualization

Results

Source code of this page : Twitter-PHP/index.php.txt.

Display of a list of tweets

deactivated for conciseness.

Visualize of a list of tweets