Archive for Code Snippets

Tag Cloud Function

Blog, Code Snippets on February 17th, 2009 No Comments

Here is a simple function to render a tag cloud.  It assumes you have an array of data ready for it.  Also I originally built this for use with a stupid set of data where each entry has a space seperated list of tags like: “geek hotdogs snowboarding” so this function will also take all [...]

Tags: , ,