The Logarithmic Tag Cloud
A few days ago I sat down and tagged all my posts. Last night I decided to write a tag cloud. I started out with a simple linear scale: ` * `maxCount` - The highest occurance of any tag. * `minCount` - The lowest occurance of any tag. * `maxSize...