<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Wordpress 2.3: a look at tagging</title>
	<atom:link href="http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/feed/" rel="self" type="application/rss+xml" />
	<link>http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/</link>
	<description>a weblog by Tom Armitage</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:07:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/comment-page-1/#comment-66212</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 31 Jan 2008 11:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/#comment-66212</guid>
		<description>Yes, you&#039;re right, regarding the table names. I&#039;ll correct that now.

As regarding the compound primary key... hmn. That might explain a few things, but either way, it feels convoluted. Thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re right, regarding the table names. I&#8217;ll correct that now.</p>
<p>As regarding the compound primary key&#8230; hmn. That might explain a few things, but either way, it feels convoluted. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kksid</title>
		<link>http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/comment-page-1/#comment-66144</link>
		<dc:creator>kksid</dc:creator>
		<pubDate>Thu, 31 Jan 2008 03:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/#comment-66144</guid>
		<description>Hi,

Thanks for this very useful post.

You said that you are annoyed with table wp_term_relationships because

&quot;..
it means you could have two entries in this table, both with the same object_id and term_taxonomy_id, except they refer to different objects, because their term_taxonomy_id.taxonomy is different..
&quot;
I think you meant &quot;term_taxonomy.taxonomy&quot; here.

Anyways, did you mean to say that *both* the object_id as well as the  term_taxonomy_id are the same as another record in the table?

If it is so, I don&#039;t think what you said is correct, because the pair of object_id and term_taxonomy_id constitute the compound primary key of wp_term_relationships which rules out their duplication.

Having said that, yes I agree that it seems to be a pretty convoluted way of doing things.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this very useful post.</p>
<p>You said that you are annoyed with table wp_term_relationships because</p>
<p>&#8220;..<br />
it means you could have two entries in this table, both with the same object_id and term_taxonomy_id, except they refer to different objects, because their term_taxonomy_id.taxonomy is different..<br />
&#8221;<br />
I think you meant &#8220;term_taxonomy.taxonomy&#8221; here.</p>
<p>Anyways, did you mean to say that *both* the object_id as well as the  term_taxonomy_id are the same as another record in the table?</p>
<p>If it is so, I don&#8217;t think what you said is correct, because the pair of object_id and term_taxonomy_id constitute the compound primary key of wp_term_relationships which rules out their duplication.</p>
<p>Having said that, yes I agree that it seems to be a pretty convoluted way of doing things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/comment-page-1/#comment-44721</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 10 Sep 2007 09:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/09/09/wordpress-23-a-look-at-tagging/#comment-44721</guid>
		<description>I&#039;ve built a lot (&gt;15) of WP 2.1 and 2.2 sites over the last year... now waiting for the deluge of queries as past clients upgrade, break things, trip over, become confused, weep a little. Ta for pointing the way through this stuff before I had to!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve built a lot (&gt;15) of WP 2.1 and 2.2 sites over the last year&#8230; now waiting for the deluge of queries as past clients upgrade, break things, trip over, become confused, weep a little. Ta for pointing the way through this stuff before I had to!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
