Creative Synthesis Blog

Talking about Creativity as Combination, The thoughts and works of the Creative Synthesis Collaborative.

Feed Subscriptions

RSS FeedRSS Things
RSS Comments

Present This Blog

A Friendly Note

To support us, Make a Donation - we rely on private donations for our operating costs, things like paying salaries and stipends, office space, and even post-its.

Rolling Links

Things by Category

Things by Month

This thing was constructed on July 10, 2008, and it was categorized as Visualization, development, graphgear, graphs, infovis, twitter.
• You can follow comments through the RSS 2.0 feed. You can leave a comment, or trackback.

Graph Gear has been interpreted differently by a lot of different people. We’ve always intended graph gear to be a toolkit - the expectation being that it makes it easier to make interactive graph visualization, but you still need to be something of a coder to get the job done.

It turns out that a significant proportion of our users don’t view graphgear this way. The expect it to be more or less a visualization component, that you drop it in to a web page and do something with it. The current release of graph gear goes a larger way to embracing this notion.

Part of this is the more extensive javascript support. To help demonstrate this we’ve built a little application that let’s you browse twitter users. It took about an hour to make, so it isn’t particularly feature rich or bug tested (firefox or safari are safe, ie - not sure, because of the javascript, not graph gear). You can see it here - TwitterGraph!

Basically we use the nodeNotify function and the ability to add nodes via javascript to make this work. When you click on a node, it get’s three friends from the twitter api and adds them with the javascript api. This was a nice exercise for us - it shows you can build interesting things with graph gear. It also shows that the javascript stuff needs some work. We need to better support dynamic services and js data stores (with json, instead of xml probably). Hopefully we can package some of this up and make the next release for graph gear a more “component” like visualization platform.

This thing was constructed by .
Matthew is the Director of the Collaborative. He writes rarely, and that makes him sad.

• You can follow comments through the RSS 2.0 feed. You can leave a comment, or trackback.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*