<?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: WP-Tags</title>
	<atom:link href="http://richardboyer.net/archives/2005/01/16/wp-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://richardboyer.net/archives/2005/01/16/wp-tags/</link>
	<description>R.B. Boyer's commentary on reality, academia, and information</description>
	<pubDate>Sat, 04 Jul 2009 23:35:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: R.B. Boyer</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-31790</link>
		<dc:creator>R.B. Boyer</dc:creator>
		<pubDate>Mon, 06 Nov 2006 18:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-31790</guid>
		<description>So it turns out that Apache started doing something by default that I didn't realize.  Even though I had renamed my wp-tags .php source file to .php.txt, it was still trying to execute the php code within.  I fixed it by creating a .htaccess file in the root of the /download/ folder that contained: "AddHandler text/plain .txt" to explictly tell Apache to do what I wanted...again.</description>
		<content:encoded><![CDATA[<p>So it turns out that Apache started doing something by default that I didn&#8217;t realize.  Even though I had renamed my wp-tags .php source file to .php.txt, it was still trying to execute the php code within.  I fixed it by creating a .htaccess file in the root of the /download/ folder that contained: &#8220;AddHandler text/plain .txt&#8221; to explictly tell Apache to do what I wanted&#8230;again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nan</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-31783</link>
		<dc:creator>Nan</dc:creator>
		<pubDate>Mon, 06 Nov 2006 08:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-31783</guid>
		<description>When I try to download the script I get an db error.</description>
		<content:encoded><![CDATA[<p>When I try to download the script I get an db error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: random words &#124; Blog Archive &#187; Inter-service tagging</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-5654</link>
		<dc:creator>random words &#124; Blog Archive &#187; Inter-service tagging</dc:creator>
		<pubDate>Sat, 17 Dec 2005 12:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-5654</guid>
		<description>[...] Now theres a WordPress plugin that supports tags as well it would be great to be able to click on one of your tags and have it pull in all your blog posts, pictures from flickr and delicious links tagged with the same word(s). [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Now theres a WordPress plugin that supports tags as well it would be great to be able to click on one of your tags and have it pull in all your blog posts, pictures from flickr and delicious links tagged with the same word(s). [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvin Chin</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4462</link>
		<dc:creator>Alvin Chin</dc:creator>
		<pubDate>Thu, 29 Sep 2005 17:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4462</guid>
		<description>I downloaded your WP-Tags plugin, but I don't see a way that if I create a post, then I can create a tag with it and then it shows all posts with that tag.</description>
		<content:encoded><![CDATA[<p>I downloaded your WP-Tags plugin, but I don&#8217;t see a way that if I create a post, then I can create a tag with it and then it shows all posts with that tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Prodoehl</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4256</link>
		<dc:creator>Pete Prodoehl</dc:creator>
		<pubDate>Mon, 25 Apr 2005 21:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4256</guid>
		<description>Not sure if you consider this a bug, but when I use get_tags() in my template, it will display tags for posts that have not been published yet, so clicking on them gives a 404 since no posts are (yet) available. This makes it difficult to tag drafts or tag scheduled posts without breaking things.
</description>
		<content:encoded><![CDATA[<p>Not sure if you consider this a bug, but when I use get_tags() in my template, it will display tags for posts that have not been published yet, so clicking on them gives a 404 since no posts are (yet) available. This makes it difficult to tag drafts or tag scheduled posts without breaking things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emanuele</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4197</link>
		<dc:creator>Emanuele</dc:creator>
		<pubDate>Sun, 10 Apr 2005 18:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4197</guid>
		<description>A nice feature could also be, making tags in search results clickable.

For example in this page making "life" and "time" clicable:

http://chaotic.nexusvector.net/tag/life+time

Emanuele</description>
		<content:encoded><![CDATA[<p>A nice feature could also be, making tags in search results clickable.</p>
<p>For example in this page making &#8220;life&#8221; and &#8220;time&#8221; clicable:</p>
<p><a href="http://chaotic.nexusvector.net/tag/life+time" rel="nofollow">http://chaotic.nexusvector.net/tag/life+time</a></p>
<p>Emanuele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emanuele</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4196</link>
		<dc:creator>Emanuele</dc:creator>
		<pubDate>Sun, 10 Apr 2005 18:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4196</guid>
		<description>I've sent you by e-mail a modified version of your plug-in that supports for tags intersection (i.e ia+xfolk).

Please have a look. An example on my blog at 

http://www.infospaces.it/wordpress/tag/ia+xfolk

We need an idea to make it faster!


Emanuele
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve sent you by e-mail a modified version of your plug-in that supports for tags intersection (i.e ia+xfolk).</p>
<p>Please have a look. An example on my blog at </p>
<p><a href="http://www.infospaces.it/wordpress/tag/ia+xfolk" rel="nofollow">http://www.infospaces.it/wordpress/tag/ia+xfolk</a></p>
<p>We need an idea to make it faster!</p>
<p>Emanuele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.B. Boyer</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4192</link>
		<dc:creator>R.B. Boyer</dc:creator>
		<pubDate>Thu, 07 Apr 2005 18:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4192</guid>
		<description>&lt;em&gt;Jon:&lt;/em&gt; Regarding the certain php files, my instructions assumed that you were using a Kubrick-derivative or one of the newer templates.  You are right, I spelled the name of the function wrong, it is: the_tag().

&lt;em&gt;Emanuele:&lt;/em&gt; Wow, I guess I didn't look at my own code well at all.  Upon inspection, the tag-intersection behavior that I was seeing was purely a random coincidence.  Oh well.  I might have to see how hard actually writing that bit would be...</description>
		<content:encoded><![CDATA[<p><em>Jon:</em> Regarding the certain php files, my instructions assumed that you were using a Kubrick-derivative or one of the newer templates.  You are right, I spelled the name of the function wrong, it is: the_tag().</p>
<p><em>Emanuele:</em> Wow, I guess I didn&#8217;t look at my own code well at all.  Upon inspection, the tag-intersection behavior that I was seeing was purely a random coincidence.  Oh well.  I might have to see how hard actually writing that bit would be&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emanuele</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4191</link>
		<dc:creator>Emanuele</dc:creator>
		<pubDate>Thu, 07 Apr 2005 11:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4191</guid>
		<description>Hi Richard. You wrote:

Yes, the + operator works with this plugin just like with del.icio.us. You have to manually add it to the address bar however.

I tried installing your plug-in (v0.5) on my blog powered by WP 1.5. Anyway trying to intersect two tags gives a page not found error. 

What have i missed? Have you got any idea?

Thank you very much</description>
		<content:encoded><![CDATA[<p>Hi Richard. You wrote:</p>
<p>Yes, the + operator works with this plugin just like with del.icio.us. You have to manually add it to the address bar however.</p>
<p>I tried installing your plug-in (v0.5) on my blog powered by WP 1.5. Anyway trying to intersect two tags gives a page not found error. </p>
<p>What have i missed? Have you got any idea?</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://richardboyer.net/archives/2005/01/16/wp-tags/#comment-4190</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 05 Apr 2005 15:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://chaotic.nexusvector.net/archives/2005/01/16/wp-tags/#comment-4190</guid>
		<description>Also, there is no function called the_tags('). There is one called the_tag()..is that what you mean?
</description>
		<content:encoded><![CDATA[<p>Also, there is no function called the_tags(&#8216;). There is one called the_tag()..is that what you mean?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
