<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: WordPress Tagging</title>
	<atom:link href="http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/</link>
	<description>Wired World Wonderings</description>
	<pubDate>Tue, 02 Dec 2008 15:34:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Pypethospathy</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-83126</link>
		<dc:creator>Pypethospathy</dc:creator>
		<pubDate>Thu, 30 Oct 2008 02:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-83126</guid>
		<description>I read some of the posts and I think it is a great place! Are you ignoring my  fresh  stability  Sorry, for off top, i wanna tell one joke)   What did the Scotsman do when he couldn't find a pair of pants? He kilt himself.</description>
		<content:encoded><![CDATA[<p>I read some of the posts and I think it is a great place! Are you ignoring my  fresh  stability  Sorry, for off top, i wanna tell one joke)   What did the Scotsman do when he couldn&#8217;t find a pair of pants? He kilt himself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cube Guy</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-7815</link>
		<dc:creator>Cube Guy</dc:creator>
		<pubDate>Thu, 29 Mar 2007 05:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-7815</guid>
		<description>How did you get the permalinks to work in the tiga  theme? I just started working WP, and you seem to have it working like a charm. When I use it, I lose all CSS style. I just want date and post name...Please help :)</description>
		<content:encoded><![CDATA[<p>How did you get the permalinks to work in the tiga  theme? I just started working WP, and you seem to have it working like a charm. When I use it, I lose all CSS style. I just want date and post name&#8230;Please help <img src='http://nathan.studiodifferent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Belen</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-1336</link>
		<dc:creator>Belen</dc:creator>
		<pubDate>Tue, 03 Oct 2006 17:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-1336</guid>
		<description>Left widget:
I would be really thankful if you could help me with the code to have my tags format look like yours. This is my firts blog and I am trying to learn!!
I also use Tiga theme.
You have a great blog!!!

My current code is:

 Tags


	

  


Thanks</description>
		<content:encoded><![CDATA[<p>Left widget:<br />
I would be really thankful if you could help me with the code to have my tags format look like yours. This is my firts blog and I am trying to learn!!<br />
I also use Tiga theme.<br />
You have a great blog!!!</p>
<p>My current code is:</p>
<p> Tags</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-667</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Sun, 10 Sep 2006 12:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-667</guid>
		<description>Here there are more datas of the problem:

H t t p://www.nedial.net/tag/buscadores  DOESNâ€™T WORK

SELECT * FROM wp_posts INNER JOIN wp_post2tag p2t on wp_posts.ID = p2t.post_id INNER JOIN wp_tags t on p2t.tag_id = t.tag_id WHERE 1=1 AND post_name = 'buscadores' AND (post_status = "attachment") AND t.tag IN ('buscadores') GROUP BY wp_posts.ID ORDER BY post_date DESC


h t t p://www.nedial.net/tag/buscadores/page/1  WORK

SELECT DISTINCT * FROM wp_posts INNER JOIN wp_post2tag p2t on wp_posts.ID = p2t.post_id INNER JOIN wp_tags t on p2t.tag_id = t.tag_id WHERE 1=1 AND post_date_gmt </description>
		<content:encoded><![CDATA[<p>Here there are more datas of the problem:</p>
<p>H t t p://www.nedial.net/tag/buscadores  DOESNâ€™T WORK</p>
<p>SELECT * FROM wp_posts INNER JOIN wp_post2tag p2t on wp_posts.ID = p2t.post_id INNER JOIN wp_tags t on p2t.tag_id = t.tag_id WHERE 1=1 AND post_name = &#8216;buscadores&#8217; AND (post_status = &#8220;attachment&#8221;) AND t.tag IN (&#8217;buscadores&#8217;) GROUP BY wp_posts.ID ORDER BY post_date DESC</p>
<p>h t t p://www.nedial.net/tag/buscadores/page/1  WORK</p>
<p>SELECT DISTINCT * FROM wp_posts INNER JOIN wp_post2tag p2t on wp_posts.ID = p2t.post_id INNER JOIN wp_tags t on p2t.tag_id = t.tag_id WHERE 1=1 AND post_date_gmt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-662</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Sun, 10 Sep 2006 10:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-662</guid>
		<description>Hello,

with your htaccess detect the url and resolve the 404 problem, but doesn't conect with the database. 

Do you Know what could be the problem?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>with your htaccess detect the url and resolve the 404 problem, but doesn&#8217;t conect with the database. </p>
<p>Do you Know what could be the problem?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-100</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 15 Jul 2006 21:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-100</guid>
		<description>I still can't seem to get my UTW to work with pretty URLs (website.com/tag/something).  I've modified my .htaccess per your instructions to no avail.  Could you take a look and see if you can figure out what's the shizzle?  Thanks a lot!

&lt;a href="http://deanish.com/htaccess.txt" rel="nofollow"&gt;http://deanish.com/htaccess.txt&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I still can&#8217;t seem to get my UTW to work with pretty URLs (website.com/tag/something).  I&#8217;ve modified my .htaccess per your instructions to no avail.  Could you take a look and see if you can figure out what&#8217;s the shizzle?  Thanks a lot!</p>
<p><a href="http://deanish.com/htaccess.txt" rel="nofollow">http://deanish.com/htaccess.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly&#8217;s World- A View into the mind of Uber Geek, Kelly Adams &#187; Blog Archive &#187; Ultimate Tag Warrior, Ecto, and other fun things</title>
		<link>http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-58</link>
		<dc:creator>Kelly&#8217;s World- A View into the mind of Uber Geek, Kelly Adams &#187; Blog Archive &#187; Ultimate Tag Warrior, Ecto, and other fun things</dc:creator>
		<pubDate>Sat, 06 May 2006 21:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://nathan.studiodifferent.com/2006/04/04/wordpress-tagging/#comment-58</guid>
		<description>[...] A hack from Nathan&#8217;s blog to get friendly URLs (E.G.: www.kgadams.net/tags/) to work. This still sort of bothers me, since the UTW developer, Christine, seems to imply she has it working with WordPress&#8217; internal URL rewrite features [...]</description>
		<content:encoded><![CDATA[<p>[...] A hack from Nathan&#8217;s blog to get friendly URLs (E.G.: <a href="http://www.kgadams.net/tags/" rel="nofollow">http://www.kgadams.net/tags/</a>) to work. This still sort of bothers me, since the UTW developer, Christine, seems to imply she has it working with WordPress&#8217; internal URL rewrite features [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
