<?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: A day with Dexter&#8230;</title>
	<atom:link href="http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/</link>
	<description>Ramblings of a Toxic mind...</description>
	<pubDate>Thu, 04 Dec 2008 22:06:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Rob Schumann</title>
		<link>http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13979</link>
		<dc:creator>Rob Schumann</dc:creator>
		<pubDate>Tue, 08 Jan 2008 08:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13979</guid>
		<description>Fold Category List has been updated to version 2.0 and should now be compatible with WP2.3+</description>
		<content:encoded><![CDATA[<p>Fold Category List has been updated to version 2.0 and should now be compatible with WP2.3+</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toxic Web</title>
		<link>http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13856</link>
		<dc:creator>Toxic Web</dc:creator>
		<pubDate>Fri, 05 Oct 2007 14:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13856</guid>
		<description>&lt;code&gt;&lt; ?php if(is_single()) {
			$metatags = get_the_tags($post-&gt;ID);
			foreach ($metatags as $tagpost) {
				$mymetatag = apply_filters('the_tags',$tagpost-&gt;name);
				$keyword = utf8_decode($mymetatag); // Your filters...
				echo $keyword.",";
			}
		}
		?&gt;
&lt;/code&gt;

Thanks to &lt;a href="http://wordpress.org/support/topic/135724"&gt;Covi&lt;/a&gt; this ouputs the tags without links so you can use them for meta keywords

To output the "nicename" of a tag this is the code To output the "nicename" of a tag this is the code &lt;code&gt;&lt; ?php single_tag_title(); ?&gt;&lt;/code&gt;

And &lt;a href="http://elasticdog.com/2004/09/optimal-title/"&gt;Optimal Title&lt;/a&gt; works with the title of tag pages. </description>
		<content:encoded><![CDATA[<p><code>< ?php if(is_single()) {<br />
			$metatags = get_the_tags($post->ID);<br />
			foreach ($metatags as $tagpost) {<br />
				$mymetatag = apply_filters(&#8217;the_tags&#8217;,$tagpost->name);<br />
				$keyword = utf8_decode($mymetatag); // Your filters&#8230;<br />
				echo $keyword.&#8221;,&#8221;;<br />
			}<br />
		}<br />
		?><br />
</code></p>
<p>Thanks to <a href="http://wordpress.org/support/topic/135724">Covi</a> this ouputs the tags without links so you can use them for meta keywords</p>
<p>To output the &#8220;nicename&#8221; of a tag this is the code To output the &#8220;nicename&#8221; of a tag this is the code <code>< ?php single_tag_title(); ?></code></p>
<p>And <a href="http://elasticdog.com/2004/09/optimal-title/">Optimal Title</a> works with the title of tag pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toxic Web</title>
		<link>http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13849</link>
		<dc:creator>Toxic Web</dc:creator>
		<pubDate>Mon, 01 Oct 2007 13:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13849</guid>
		<description>Nice one Andy.</description>
		<content:encoded><![CDATA[<p>Nice one Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Beard</title>
		<link>http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13846</link>
		<dc:creator>Andy Beard</dc:creator>
		<pubDate>Sat, 29 Sep 2007 06:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.toxic-web.co.uk/blog/2007/09/28/a-day-with-dexter/#comment-13846</guid>
		<description>I hope to have CQS updated and added to the SVN any day now - the most complicated part of it is making sure it works correctly in the repository because I will be offering 2 downloads, depending on which version of WP people are running.</description>
		<content:encoded><![CDATA[<p>I hope to have CQS updated and added to the SVN any day now - the most complicated part of it is making sure it works correctly in the repository because I will be offering 2 downloads, depending on which version of WP people are running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
