Vizicious


Warning: Undefined array key "uri" in /home/public/dave/vizicious/index.php on line 249

Warning: Undefined array key "type" in /home/public/dave/vizicious/index.php on line 250
URI: Type:

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /home/public/dave/vizicious/index.php on line 258

Help

Vizicious = GraphViz + Delicious + TagHierarchy

Vizicious takes the items from an RSS feed that uses tags like Delicious and converts that into a directed acyclic graph using my tool TagHierarchy and then converts the output into an image using GraphViz. The end result is a visual representation of the items in an RSS feed.

Enter the URI to the RSS feed in the URI input box and enter the Type of RSS feed in the Type box. Supported types are
auto (or just empty)
Guess at the type of the URI. Picks based on the text of the URI.
delicious
The URI points to an RSS feed from del.icio.us
flickr
The URI points to an Atom feed from flickr

Examples

The following are a few examples. That's all the help for now. Let me know if you find issues or if you use it at all.

To Do

I think I'm mostly done with this project. Some nice things that I'd like to do but probably never will include the following.
  • Figure out the type of the URI based on the resource itself rather than guessing based on the URI text.
  • Work for Atom and RSS feeds in general rather than delicious or flickr specifically.
  • For delicious and flickr have better controls to go by username and tags.

Other

I've got an Open Search description for using Vizicious with my Delicious account available. I've got other search options available too.