Hello,
I wanted to announce a new module, just released today: Node Cloud. If you're familiar with tag clouds this module should look pretty familiar: it themes the output of a view like a tag cloud.
The primary ordering of the view is from the first sort. The sizing of each item is based on the second sort order. This makes the plugin very versatile for making clouds of popular content, highly rated content (say with the voting api), highly commented content, etc.
Check out the project page and README for more details.
I've created a 5.x-1.0 release and it should be available as soon as the packaging scripts run.
If you want to do pure tag clouds, check out the tagadelic_views module. It does that well. This module is for making clouds out of different criteria.
Cheers,
-Mark