Maggie's (almost) one liner to create a tag cloud in PHP
Maggie Nelson has a great post on creating tag clouds with Oracle: all it really needs is one simple query using an Oracle analytic function, NTILE. Check out Maggie's post for how she uses it. I submitted a comment that contains sample data to make her example easily runnable. (My comment is currently waiting for her to approve it.)