The Taste Blog RSS

The Taste Blog is an aggregation of Paul Lamere's favorite blogs about recommendation.

Archive

Oct
29th
Mon
permalink

Cool new native HTML widgets

I name this the coolest hack of the week. Glen decided to apply the tag-cloud idea to other HTML widgets. See this example and recall that I am only using straight HTML/CSS (no ECMAScript, no flash):

Aggregators Blogs Collaboration Joy of Use Podcasting RSS Web 2.0 XHTML

Update: according to BenoƮt Boudeau, it does not work under IE 6. According to Kamel Aouiche, it does not work under IE 7. It does not work under Safari.

Why is this important? Because you can convey extra information along with a selection widget. You could ask people to select which type of product they want while making more popular product appear in a larger font. In other words, you can hide a recommender system in the selection process.

We just need a good name for these new widgets. Cloudgets? Taglets?

(via Daniel Lemire’s blog)