<?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: My first WordPress plugin: HeadMeta</title>
	<atom:link href="http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/feed" rel="self" type="application/rss+xml" />
	<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta</link>
	<description>Random musings of a Southern geek</description>
	<pubDate>Fri, 09 Jan 2009 21:33:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1-alpha-10188</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Goran Web</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-164363</link>
		<dc:creator>Goran Web</dc:creator>
		<pubDate>Tue, 23 Sep 2008 14:55:12 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-164363</guid>
		<description>Heads up, tried it out and it works like a charm, thanks again.</description>
		<content:encoded><![CDATA[<p>Heads up, tried it out and it works like a charm, thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress themes Gallery</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-164143</link>
		<dc:creator>Wordpress themes Gallery</dc:creator>
		<pubDate>Wed, 10 Sep 2008 11:54:59 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-164143</guid>
		<description>I am going to plug- in. I think this would help me in more ways than one. My brother has already used it and he says that it rocks! Kudos!</description>
		<content:encoded><![CDATA[<p>I am going to plug- in. I think this would help me in more ways than one. My brother has already used it and he says that it rocks! Kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran Web</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-163953</link>
		<dc:creator>Goran Web</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:15:21 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-163953</guid>
		<description>Awesome resource for tricks, glad I found this blog and there are hundreds of pages of info, awesome. The web is really a great place.</description>
		<content:encoded><![CDATA[<p>Awesome resource for tricks, glad I found this blog and there are hundreds of pages of info, awesome. The web is really a great place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-163706</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 30 Aug 2008 02:02:27 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-163706</guid>
		<description>Check out Malcolm's page in comment 66 and you are given the simple solution to use meta keywords and meta descriptions for your posts without using any plugins.</description>
		<content:encoded><![CDATA[<p>Check out Malcolm&#8217;s page in comment 66 and you are given the simple solution to use meta keywords and meta descriptions for your posts without using any plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-162735</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 23 Jul 2008 10:10:39 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-162735</guid>
		<description>Nice plugin and easy to use :)</description>
		<content:encoded><![CDATA[<p>Nice plugin and easy to use <img src='http://dougal.gunters.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malcolm coles</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-161515</link>
		<dc:creator>malcolm coles</dc:creator>
		<pubDate>Fri, 30 May 2008 18:23:40 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-161515</guid>
		<description>There was some PHP code at the link on my previous post, but the link has been truncated for some reason... Anyway, if anyone wants to see the PHP that I hadn't even mentioned was there, click my name and look for it in the wordpress category ...</description>
		<content:encoded><![CDATA[<p>There was some <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym> code at the link on my previous post, but the link has been truncated for some reason&#8230; Anyway, if anyone wants to see the <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym> that I hadn&#8217;t even mentioned was there, click my name and look for it in the wordpress category &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malcolm coles</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-161514</link>
		<dc:creator>malcolm coles</dc:creator>
		<pubDate>Fri, 30 May 2008 18:19:02 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-161514</guid>
		<description>You can now add meta data like keywords and description using Custom Fields in the latest version of wordpress, and the get_post_meta function. Still, you'd have to be able to work out a bit of PHP to do it, so perhaps a plugin is better!</description>
		<content:encoded><![CDATA[<p>You can now add meta data like keywords and description using Custom Fields in the latest version of wordpress, and the get_post_meta function. Still, you&#8217;d have to be able to work out a bit of <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym> to do it, so perhaps a plugin is better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wine, Film and Books: Adaptive Blue Offers Open Format to Make the Web Smarter &#171; Mayank&#8217;s Weblog</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-161484</link>
		<dc:creator>Wine, Film and Books: Adaptive Blue Offers Open Format to Make the Web Smarter &#171; Mayank&#8217;s Weblog</dc:creator>
		<pubDate>Tue, 27 May 2008 16:27:08 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-161484</guid>
		<description>[...] want to mark up particular pages or post pages with AB Meta can do so using Dougal Campbell&#8217;s HeadMeta WordPress plugin. Some post-level meta data editing is possible with Typepad but Blogger users are out of luck. [...]</description>
		<content:encoded><![CDATA[<p>[...] want to mark up particular pages or post pages with AB Meta can do so using Dougal Campbell&#8217;s HeadMeta WordPress plugin. Some post-level meta data editing is possible with Typepad but Blogger users are out of luck. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firepow</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-161314</link>
		<dc:creator>Firepow</dc:creator>
		<pubDate>Mon, 05 May 2008 17:57:30 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-161314</guid>
		<description>I have found that this plugin still works after I updated my blog to 2.51 which is great news. I have found that this plugin does clash with some themes I use so it's always worth checking this out. Apart from that this plugin totally rocks great job.</description>
		<content:encoded><![CDATA[<p>I have found that this plugin still works after I updated my blog to 2.51 which is great news. I have found that this plugin does clash with some themes I use so it&#8217;s always worth checking this out. Apart from that this plugin totally rocks great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThinkLite &#187; Wine, Film and Books: Adaptive Blue Offers Open Format to Make the Web Smarter</title>
		<link>http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta/comment-page-2#comment-161266</link>
		<dc:creator>ThinkLite &#187; Wine, Film and Books: Adaptive Blue Offers Open Format to Make the Web Smarter</dc:creator>
		<pubDate>Fri, 25 Apr 2008 13:39:42 +0000</pubDate>
		<guid isPermaLink="false">//?p=#comment-161266</guid>
		<description>[...] want to mark up particular pages or post pages with AB Meta can do so using Dougal Campbell&#8217;s HeadMeta WordPress plugin. Some post-level meta data editing is possible with Typepad but Blogger users are out of luck. [...]</description>
		<content:encoded><![CDATA[<p>[...] want to mark up particular pages or post pages with AB Meta can do so using Dougal Campbell&#8217;s HeadMeta WordPress plugin. Some post-level meta data editing is possible with Typepad but Blogger users are out of luck. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
