<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 05 Jul 2008 17:42:23 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Tag Cloud for MovableType 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/175/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/175/comments/</comments>
		<pubDate>Wed, 15 Mar 2006 12:16:40 +0000</pubDate>
		<dc:creator>windley</dc:creator>
		<category>cloud, movabletype, PHP, tags</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/175/</guid>
		<description>
			<![CDATA[
				<p>This code, working with MovableType, creates a tag cloud of tags entered into the keyword field of a blog entry.  You can see the <a href='http://www.windley.com/tagcloud.php' target="_blank">results</a> and read my <a href='http://www.windley.com/archives/2006/03/tag_cloud_for_m.shtml' target="_blank">write-up</a> which explains some other things that help with MovableType and tag clouds.    I got this <a href='http://www.muhajabah.com/islamicblog/mt-tips/archives/scripts/tag_cloud.php' target="_blank">code from Al-Muhajabah</a> and made a few minor tweaks.  Put the PHP snippet below inside a MT template that creates a php page.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>