processing

Sketches: Twitter Network

Tuesday, March 22nd, 2011

I’ve been playing around with the Python Twitter API and made a simple network visualization of people I follow. Links are made between people who follow each other.  Surprisingly, its not as trivial as one might imagine to get a list of names of people one follows, if the number of followees is greater than 100.  For ID’s the case is much simpler.  Here is a sketch of my network in 2D, written in Processing. Disentangling a network, well, that’s the fun part.  I’ll post again in the future as I develop better visualizations (maybe even in 3D!).

twitter network

I’m doing this as a way to explore the information flows around me.  In this case, its pretty easy to get the twitter data.  But on a wider scope, once I have a map of where I am getting information, I can be more attentive to the diversity of sources I actively listen to.  This is in efforts to create tools that seek to move beyond information silos that can be created by social software.

ALL BUSINESS ALL THE TIME

Monday, September 13th, 2010

Drafts/prototypes for the MOPA show

Curves

Read the rest of this entry »

Emergence: Fireflies

Saturday, July 17th, 2010

One of the most intriguing phenomena within complexity science is that of emergence.  It is a salient feature of complex systems, so much so that definitions of complex systems include the quality of exhibiting emergence.  Many exciting solutions to the world’s bigger problems can be understood through collective dynamics and emergence.

Google’s search algorithm, to a heavy extent, depends on the nature of linking between websites.  On the scale of the website and what links to it, Google is able to provide an answer the global problem of findability on the internet.

Muhammad Yunus developed a micro loan system that re-frames loans to take into account collective dynamics of a group.  Through challenging the assumption of who one can give a successful loan to, and by tapping into group trust, he has created an effective method of alleviating poverty.

Read the rest of this entry »