<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Newbox Solutions &#187; Code Snippets</title>
	<atom:link href="http://www.newbox.ca/category/blog/code-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newbox.ca</link>
	<description>Toronto Wordpress Design and Development</description>
	<lastBuildDate>Fri, 06 Aug 2010 15:44:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Tag Cloud Function</title>
		<link>http://www.newbox.ca/blog/tag-cloud-function/</link>
		<comments>http://www.newbox.ca/blog/tag-cloud-function/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 16:46:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[tag cloud]]></category>

		<guid isPermaLink="false">http://www.newbox.ca/?p=159</guid>
		<description><![CDATA[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: &#8220;geek hotdogs snowboarding&#8221; so this function will also take all [...]]]></description>
		<wfw:commentRss>http://www.newbox.ca/blog/tag-cloud-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
