Cloud 9
It's been bothering me that you can't make use of the cool new templates stuff in blogger 2 when you're hosting your own blog. One thing I found really annoying was that there's no clear way to have a tag cloud of your tagged posts. So I just threw together this little bit of code that generates a tag cloud based on file sizes in your labels folder, it was quicker and easier than counting occurence of a string in each file and I thinks it's good how it's representitive of how much I've written rather than how many posts. It makes plain old HTML and sticks it in an app variable, i recommend running it on app start and maybe on another url to run when you need. (Yes I know it's classic ASP, just don't ask!)
1 Comment



RSS Feed
