I Love MooWheel
People sure are doing some amazing shit with MooTools. I came across MooWheel today and immediately wanted to play around with it.

- A small version of my tag wheel
Through some quick SQL magic, I was able to link together tags that have been used on the same blog post. The result for the top 20 tags is shown in the image above. I love this sort of visualization gizmo.
Moreover, the actual tag wheel is interactive. Also, it has even more tags. The bad news is that it doesn’t work on Internet Explorer or Safari (oops). The former should be taken care of by ExplorerCanvas, but all I get is a cryptic error message. As for the latter, I have no idea how to extract useful debugging information from Apple’s Error Console, which reads
INVALID_CHARACTER_ERR: DOM Exception 5
I can’t seem to double-click or—God forbid—right-click that message to obtain any details, but it doesn’t bother me that much, personally.
Update: It’s also working in IE now. It turns that MooWheel adds "px" to both its <canvas> elements’ width and height attributes, which makes ExplorerCanvas go haywire. Easy to fix, all in all.
Says shadytrees, roughly 3 years and 7 months ago:
Says Tim, roughly 3 years and 7 months ago:
Says grant, roughly 3 years and 1 month ago:
Says Tim, roughly 3 years and 1 month ago: