<?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>Nathan's Blog &#187; tags</title>
	<atom:link href="http://nathan.studiodifferent.com/tag/tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathan.studiodifferent.com</link>
	<description>Wired World Wonderings</description>
	<lastBuildDate>Mon, 22 Oct 2007 16:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Tagging</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/</link>
		<comments>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 05:11:13 +0000</pubDate>
		<dc:creator>nathan</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/</guid>
		<description><![CDATA[
Once I resolved some minor rewrite problems, Christine Davis&#8217; brilliant plugin Ultimate Tag Warrior allowed me to add a tag cloud to my humble blog. I extended HJL&#8217;s workaround to fix problems I encountered with both tag feeds and traditional feeds.
First, the good news &#8211; Ultimate Tag Warrior (UTW) is amazing. Although WordPress Categories offer [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px"><img width="100" height="105" alt="" src="http://nathan.studiodifferent.com/wp-content/uploads/2006/04/tag.jpg" /></div>
<p>Once I resolved some minor rewrite problems, Christine Davis&#8217; brilliant plugin <a href="http://www.neato.co.nz/archives/2006/03/12/ultimate-tag-warrior-31/">Ultimate Tag Warrior</a> allowed me to add a tag cloud to my humble blog. I extended <a href="http://www.hojohnlee.com/hacks/2006/01/14/a-temporary-htaccess-rewrite-fix-for-ultimate-tag-warrior-and-wordpress-20/">HJL&#8217;s workaround</a> to fix problems I encountered with both tag feeds and traditional feeds.<span id="more-20"></span></p>
<p>First, the good news &#8211; Ultimate Tag Warrior (UTW) is amazing. Although WordPress Categories offer a flexible taxonomy, they are still rigid when compared to the free form nature of Tagging. UTW adds a tag box when writing posts &#8211; enter a list of comma-delimited tags, and UTW transparently offers a drop-in tag cloud as well as optional tag lists at the end of your posts.</p>
<p>In my environment &#8211; WordPress 2.0.2 and Ultimate Tag Warrior 3.1 &#8211; friendly URL rewrites were not working (e.g. /tag/TAGNAME vs. index.php?tag=TAGNAME). Apparently WordPress 2 added a PHP rewrite layer for new plugin flexibility, but this rewriting occasionaly breaks traditional .htaccess rewrites. For instance, WordPress now <a href="http://www.neato.co.nz/archives/2005/12/05/wordpress-20-rc1-plugins-and-url-rewriting/">internally handles</a> &#8220;/tag/TAGNAME&#8221; requests.</p>
<p>Building on the concept of <a href="http://www.hojohnlee.com/hacks/2006/01/14/a-temporary-htaccess-rewrite-fix-for-ultimate-tag-warrior-and-wordpress-20/">HJL&#8217;s workaround</a>, I created <a href="/wp-content/uploads/static/wp-htaccess.txt">an .htaccess</a> that offers friendly tag and feed rewrites. The in-line comments explain what each line does. Your mileage may vary.</p>
<p>Thanks in particular to Christine/UTW, and also to HJL, whose demo .htaccess was the first I found that was even close to what I wanted.</p>
]]></content:encoded>
			<wfw:commentRss>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
