Posted by kyle on January 3, 2010 9:46 PM | bookmark / share: |
For a long time, I've been excited about the idea of creating browsable interfaces that convey information about the similarity of items using their relative proximity (who wouldn't be excited about that?). In 2006, I created JSViz and a whole bunch of demos to explore the space. A major point of frustration was JavaScript and DOM performance, especially while scaling the number of items or edges in a graph. JavaScript->DOM interaction has greatly improved in the latest generation of browsers, so a few weeks ago I set out to turn an old demo into a useful application:
ViewRu is an interactive music browser and player. It uses artist relationships from open APIs and music streams from YouTube to provide a single interface for exploring and listening to music. Presently, it takes advantage of browser features and performance only available in Google Chrome 4.
Check it out at www.viewru.com and let me know what you think.
ViewRu is an interactive music browser and player. It uses artist relationships from open APIs and music streams from YouTube to provide a single interface for exploring and listening to music. Presently, it takes advantage of browser features and performance only available in Google Chrome 4.
Check it out at www.viewru.com and let me know what you think.
Comments
I bookmarked it and sent the link to a couple of friends.
Posted by: neato! | February 17, 2010 10:05 PM
Wow! nice application.
Posted by: buddhi | May 5, 2010 1:23 PM