<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shiny Things &#187; Wordpress</title>
	<atom:link href="http://www.andrewgrant.org/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewgrant.org</link>
	<description>Andrew Grant</description>
	<lastBuildDate>Thu, 17 Jun 2010 21:37:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing&#8230;</title>
		<link>http://www.andrewgrant.org/2008/07/22/testing.html</link>
		<comments>http://www.andrewgrant.org/2008/07/22/testing.html#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:53:03 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2008/07/22/testing.html</guid>
		<description><![CDATA[Just a quick test post using the new iPhone wordpress client. It seems to be a little bare-bones at the moment.
The interface is a bit confusing, particularly the keyboard handling in the editor. (the location of done/save should really be switched).
Here&#8217;s a picture I took in palm springs on Saturday, though images don&#8217;t appear to [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick test post using the new iPhone wordpress client. It seems to be a little bare-bones at the moment.</p>
<p>The interface is a bit confusing, particularly the keyboard handling in the editor. (the location of done/save should really be switched).</p>
<p>Here&#8217;s a picture I took in palm springs on Saturday, though images don&#8217;t appear to be shown inlined.</p>
<p><a href="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/07/l-640-480-2b5ac621-3d30-4df6-9aa2-fd96fd96ea61.jpeg"><img src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/07/l-640-480-2b5ac621-3d30-4df6-9aa2-fd96fd96ea61.jpeg" alt="photo" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/07/22/testing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post Queue Wordpress Plugin</title>
		<link>http://www.andrewgrant.org/2007/11/20/post-queue-wordpress-plugin.html</link>
		<comments>http://www.andrewgrant.org/2007/11/20/post-queue-wordpress-plugin.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 04:49:51 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/11/20/post-queue-wordpress-plugin.html</guid>
		<description><![CDATA[One of the things I&#8217;ve discovered about blogging is that on some days I have the time/thought-train/willpower to write a couple of posts, and at other times I&#8217;ll go for weeks without having a chance to write anything.
What I thought would be neat is if there was a way I could store some of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I&#8217;ve discovered about blogging is that on some days I have the time/thought-train/willpower to write a couple of posts, and at other times I&#8217;ll go for weeks without having a chance to write anything.</p>
<p>What I thought would be neat is if there was a way I could store some of the posts from my more productive days and have them published when a certain amount of time&#8217;s elapsed since my most recent entry.</p>
<p>Wordpress can already schedule posts for publication on a future date but this requires you to know when you want to post, and thus far more organization that I&#8217;m generally capable of.</p>
<p>So&#8230; I decided to write a Plugin that would do it all for me!</p>
<p><a href="http://www.andrewgrant.org/post-queue">Post Queue</a> allows you to write posts and have them queued for future use. Choose how long you want to wait since your most recent post and after that time has elapsed Post Queue will pick one of your queued posts and publish it.</p>
<p>If you want to create a few posts for those dry spells, or stockpile entries and have them posted on a regular schedule, Post Queue should be just what you&#8217;re looking for. Check it out <a href="http://www.andrewgrant.org/post-queue">here!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/11/20/post-queue-wordpress-plugin.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Well that was quick!</title>
		<link>http://www.andrewgrant.org/2007/11/04/well-that-was-quick.html</link>
		<comments>http://www.andrewgrant.org/2007/11/04/well-that-was-quick.html#comments</comments>
		<pubDate>Sun, 04 Nov 2007 20:11:48 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[keyword tags]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/11/04/well-that-was-quick.html</guid>
		<description><![CDATA[Upgrading to Wordpress 2.3 and migrating Keyword Tags over to the new built-in Wordpress sytem only took around 30 minutes, 20 of which were writing an import module to convert my existing tags to the new system.
For other users of Keyword Tags I&#8217;ve provided the import module on the Keyword Tags page. Sadly Keyword Tags [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading to Wordpress 2.3 and migrating Keyword Tags over to the new built-in Wordpress sytem only took around 30 minutes, 20 of which were writing an import module to convert my existing tags to the new system.</p>
<p>For other users of Keyword Tags I&#8217;ve provided the import module on the <a href="http://www.andrewgrant.org/keyword-tags">Keyword Tags</a> page. Sadly Keyword Tags is now consigned to history <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>The combination of Wordpress 2.3 and Windows Live Writer is slicker than ever, infact I&#8217;d have upgraded long ago if I&#8217;d known how well they work together now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/11/04/well-that-was-quick.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyword Tags v0.85</title>
		<link>http://www.andrewgrant.org/2007/06/02/keyword-tags-v085.html</link>
		<comments>http://www.andrewgrant.org/2007/06/02/keyword-tags-v085.html#comments</comments>
		<pubDate>Sat, 02 Jun 2007 22:55:32 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[keyword tags]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/06/02/keyword-tags-v085.html</guid>
		<description><![CDATA[I&#8217;ve just uploaded a new version of the Keyword Tags for Wordpress plugin that has a few minor changes.

Removed&#160;Windows Live Writer Beta 1 workaround for posts that used the &#60;!&#8211;more&#8211;&#62; tag.
Added&#160;a workaround for a bug in Windows Live Writer Beta 2 that prevents posts with multiple &#60;pre&#62;, &#60;script&#62; or &#60;style&#62; tags being viewed or&#160;edited.
Cleaned up [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just uploaded a new version of the Keyword Tags for Wordpress plugin that has a few minor changes.</p>
<ul>
<li>Removed&nbsp;Windows Live Writer Beta 1 workaround for posts that used the &lt;!&#8211;more&#8211;&gt; tag.</li>
<li>Added&nbsp;a workaround for a bug in Windows Live Writer Beta 2 that prevents posts with multiple &lt;pre&gt;, &lt;script&gt; or &lt;style&gt; tags being viewed or&nbsp;edited.</li>
<li>Cleaned up the options page a bit.</li>
<li>Improved the ability to edit Wordpress pages in Windows Live Writer</li>
<li>Fixed incorrect version number (thanks <a href="http://www.roicopy.com/" target="_blank">Walter</a>).</li>
<li>Fixed tags not being displayed in RSS summaries (thanks &#8216;<a href="http://smallvoid.com/" target="_blank">Snakefoot</a>&#8216;)</li>
</ul>
<p>The last change is that from version 0.85 Keyword Tags requires Wordpress version 2.1 or higher. </p>
<p>The new files are available on the <a href="http://www.andrewgrant.org/keyword-tags">Keyword Tags</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/06/02/keyword-tags-v085.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keyword Tags updated for Wordpress 2.1</title>
		<link>http://www.andrewgrant.org/2007/05/01/keyword-tags-updated-for-wordpress-21.html</link>
		<comments>http://www.andrewgrant.org/2007/05/01/keyword-tags-updated-for-wordpress-21.html#comments</comments>
		<pubDate>Tue, 01 May 2007 21:12:59 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[keyword tags]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/05/01/keyword-tags-updated-for-wordpress-21.html</guid>
		<description><![CDATA[I&#8217;ve uploaded a new version of Keyword Tags that fixes a problem&#160;when&#160;run under Wordpress 2.1.x. Due to a change in how 2.1 works, tags could vanish from posts that were being commented on.
Thanks to Simon Dann for pointing out the problem. Like a lot of people I&#8217;ve been sticking with the stable 2.0.x version of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded a new version of <a href="http://www.andrewgrant.org/keyword-tags">Keyword Tags</a> that fixes a problem&nbsp;when&nbsp;run under Wordpress 2.1.x. Due to a change in how 2.1 works, tags could vanish from posts that were being commented on.</p>
<p>Thanks to <a href="http://www.photogabble.co.uk/" target="_blank">Simon Dann</a> for pointing out the problem. Like a lot of people I&#8217;ve been sticking with the stable 2.0.x version of Wordpress so hadn&#8217;t seen the problem <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>On the subject of Keyword Tags, a version 1.0 final release is still coming. There are a few requested features (tag clouds, local tag links) but the biggest change will be improved documentation for users, and guides for people incorporating Keyword Tags into their own themes.</p>
<p>Download&nbsp;<a href="http://www.andrewgrant.org/public/wp-keyword-tags/wp-keyword-tags.zip">Keyword Tags 0.81</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/05/01/keyword-tags-updated-for-wordpress-21.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Post Image plugin for Wordpress</title>
		<link>http://www.andrewgrant.org/2007/04/19/get-post-image-plugin-for-wordpress.html</link>
		<comments>http://www.andrewgrant.org/2007/04/19/get-post-image-plugin-for-wordpress.html#comments</comments>
		<pubDate>Thu, 19 Apr 2007 17:11:27 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/04/19/get-post-image-plugin-for-wordpress.html</guid>
		<description><![CDATA[Get Post Image is a Wordpress plugin&#160;I wrote a while back to create the &#8220;distractions&#8221; section on my front page.&#160;Once installed the plugin&#160;offers a simple way to retrieve images contained in posts, allowing them to be displayed elsewhere in your theme.
In the case of my &#8220;distractions&#8221; section I retrieve the six most most recent&#160;posts from [...]]]></description>
			<content:encoded><![CDATA[<p>Get Post Image is a Wordpress plugin&nbsp;I wrote a while back to create the &#8220;distractions&#8221; section on my front page.&nbsp;Once installed the plugin&nbsp;offers a simple way to retrieve images contained in posts, allowing them to be displayed elsewhere in your theme.</p>
<p>In the case of my &#8220;distractions&#8221; section I retrieve the six most most recent&nbsp;posts from the distraction category, then use Get Post Image to&nbsp;retreive the first image that they each&nbsp;contain. These images are then displayed on my front page as a 3&#215;2 row of thumbnail links to the actual posts themselves.</p>
<p>It&#8217;s&nbsp;a useful little plugin so I&#8217;ve cleaned it up, added some documentation and examples,&nbsp;and put it up for download.</p>
<p>You can find the examples and the download at its new home <a title="Get Post Image plugin" href="http://www.andrewgrant.org/get-post-image">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/04/19/get-post-image-plugin-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Technorati&#8217;s tag for Wordpress is broken..</title>
		<link>http://www.andrewgrant.org/2006/10/18/technoratis-tag-for-wordpress-is-broken.html</link>
		<comments>http://www.andrewgrant.org/2006/10/18/technoratis-tag-for-wordpress-is-broken.html#comments</comments>
		<pubDate>Wed, 18 Oct 2006 23:43:42 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2006/10/18/technoratis-tag-for-wordpress-is-broken.html</guid>
		<description><![CDATA[Since late last night the Technorati search feed I use for Wordpress news has been filling up with hundreds of posts from sites. The vast majority of these posts have nothing to do with Wordpress, and most don&#8217;t even include Technorati tags!
For example this is the site that&#8217;s currently at the top of the search [...]]]></description>
			<content:encoded><![CDATA[<p>Since late last night the Technorati <a href="http://www.technorati.com/tag/wordpress" target="_blank">search feed</a> I use for Wordpress news has been filling up with hundreds of posts from sites. The vast majority of these posts have nothing to do with Wordpress, and most don&#8217;t even include Technorati tags!</p>
<p>For example this is the site that&#8217;s currently at the top of the search feed; <a title="http://www.aggiegeeks.com/wordpress/?p=57" href="http://www.aggiegeeks.com/wordpress/?p=57">http://www.aggiegeeks.com/wordpress/?p=57</a></p>
<p>It seems clear something has become broken with the method Technorati uses to catalogue sites. This is&nbsp;backed up by the Technorati Graph that displays the number of posts that are tagged with Wordpress. There&#8217;s a spike that begins on the 17th and has increased today.</p>
<p><a href="http://www.technorati.com/chart/tag:wordpress" target="_new" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="250" alt="Wordpress post chart" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2006/10/WindowsLiveWriter/TechnoratistagforWordpressisbroken_E8B6/wordpress%5B10%5D.png" width="320" border="0"></a> </p>
<p>I wonder if Technorati is attempting to catalogue posts based on their content, and as a result pulling in all sites that contain a &#8220;powered by Wordpress&#8221; comment. Whatever the problem,&nbsp;it&#8217;s very annoying and my finger is hovering over the unsubscribe button <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2006/10/18/technoratis-tag-for-wordpress-is-broken.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Keyword Tags for Wordpress updated</title>
		<link>http://www.andrewgrant.org/2006/10/04/keyword-tags-for-wordpress-updated.html</link>
		<comments>http://www.andrewgrant.org/2006/10/04/keyword-tags-for-wordpress-updated.html#comments</comments>
		<pubDate>Thu, 05 Oct 2006 02:50:29 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ecto]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2006/10/04/keyword-tags-for-wordpress-updated.html</guid>
		<description><![CDATA[I&#8217;ve updated the latest version of Keyword Tags for Wordpress to 0.80.&#160;The biggest two changes are that it&#8217;s now possible for users to specify their own format for tags and the tag group (previously it was only possible to select from several predefined formats and change the begin/end tags). Unfortunately there was no real way [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the latest version of <a href="http://www.andrewgrant.org/keyword-tags/">Keyword Tags for Wordpress</a> to 0.80.&nbsp;The biggest two changes are that it&#8217;s now possible for users to specify their own format for tags and the tag group (previously it was only possible to select from several predefined formats and change the begin/end tags). Unfortunately there was no real way to migrate previous settings to the new format, anyone who modified these values will need to reapply their changes. I think you&#8217;ll find the benefits worth it though.</p>
<p>Another change is the addition of compatibility options for two other tagging packages. This was possible in previous versions via the advanced settings, but you would have needed to know the specifics to set them up. The final changes are a rewrite of the options menu to be a little more flexible, and a function names kwt_get_keyword_string that returns the formatted keyword string rather than displaying it.</p>
<p>The download is on the <a href="http://www.andrewgrant.org/keyword-tags/">Keyword Tags</a> page.</p>
<p>As someone pointed out to me the latest version of <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> now has native support for tagging posts. I think this is a great feature for a lot of people, particularly those who&#8217;s blogs are not self-hosted, but for a lot of users I don&#8217;t see it replacing Keyword Tags or any of the other packages out there. My preference is to have tags stored as meta data that can be later processed, and while I&#8217;m a big fan of Windows Live Writer I don&#8217;t post exclusively from it. Having a tagging interface that works both from both client applications and the Wordpress GUI is important to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2006/10/04/keyword-tags-for-wordpress-updated.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New version of Keyword Tags for Wordpress</title>
		<link>http://www.andrewgrant.org/2006/09/10/new-version-of-keyword-tags-for-wordpress.html</link>
		<comments>http://www.andrewgrant.org/2006/09/10/new-version-of-keyword-tags-for-wordpress.html#comments</comments>
		<pubDate>Sun, 10 Sep 2006 21:03:39 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ecto]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Metaweblog]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2006/09/10/new-version-of-keyword-tags-for-wordpress.html</guid>
		<description><![CDATA[After feedback from a few&#160;people, and more time using Windows Live Writer with Wordpress, I&#8217;ve uploaded a new version of the&#160;Keyword Tags for Wordpress plugin that features several changes;

Static Wordpress pages (e.g. &#8216;About&#8217;) can now be edited within Windows Live Writer and Ecto.
Added a fix that stops Windows Live Writer from truncating posts that use [...]]]></description>
			<content:encoded><![CDATA[<p>After feedback from a few&nbsp;people, and more time using Windows Live Writer with Wordpress, I&#8217;ve uploaded a new version of the&nbsp;<a href="http://www.andrewgrant.org/keyword-tags/" target="_blank">Keyword Tags for Wordpress</a> plugin that features several changes;</p>
<ul>
<li>Static Wordpress pages (e.g. &#8216;About&#8217;) can now be edited within Windows Live Writer and Ecto.
<li>Added a fix that stops Windows Live Writer from truncating posts that use the &lt;!&#8211;more&#8211;&gt; tag
<li>Added option that will always display drafts above normal posts when viewing a list of posts within Windows Live Writer/Ecto
<li>Added an option that will set the date and time of a post to the current date/time when a post is published after previously being saved as a draft via XMLRPC. By default there&#8217;s a bug in Wordpress where posts are given the date/time they were first saved as a draft if edited via a tool such as Windows Live Writer/Ecto.</li>
</ul>
<p>Get it <a href="http://www.andrewgrant.org/keyword-tags/" target="_blank">here</a>; Feedback welcome!</p>
<p><strong>Update</strong>&nbsp;</p>
<p>I&#8217;ve just uploaded a new version (0.75) that has has an option to turn tags into a meta-keyword statement in the header of single posts or pages. I&#8217;d had this functionality in my custom theme for a while, but thought I&#8217;d make it a global option <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2006/09/10/new-version-of-keyword-tags-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyword Tags for Wordpress, with Windows Live Writer/Ecto support</title>
		<link>http://www.andrewgrant.org/2006/09/01/keyword-tags-for-wordpress.html</link>
		<comments>http://www.andrewgrant.org/2006/09/01/keyword-tags-for-wordpress.html#comments</comments>
		<pubDate>Fri, 01 Sep 2006 22:51:05 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ecto]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Metaweblog]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2006/09/01/keyword-tags-for-wordpress.html</guid>
		<description><![CDATA[I&#8217;ve just posted my first Wordpress plugin, Keyword Tags, which adds keyword/tagging capabilities to Wordpress. While many such plugins already exist as far as I&#8217;m aware this is the first to support the MetaWeblog API &#8211; meaning blogging tools such as Windows Live Writer or Ecto can publish keywords with no need to manually edit tags. 
The plugin also [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just posted my first Wordpress plugin, Keyword Tags, which adds keyword/tagging capabilities to Wordpress. While many such plugins already exist as far as I&#8217;m aware this is the first to support the MetaWeblog API &#8211; meaning blogging tools such as <a href="http://windowslivewriter.spaces.live.com/" target="_blank">Windows Live Writer</a> or <a href="http://ecto.kung-foo.tv/" target="_blank">Ecto</a> can publish keywords with no need to manually edit tags. </p>
<p>The plugin also offers the ability to automatically append keywords to posts for services such as Technorati or Wordpress so there is no need to edit theme files. If custom behaviour is required the user may use the simple API to control the output and formatting of tags within their theme.</p>
<p>Read more and download it here: <a href="http://www.andrewgrant.org/keyword-tags/">Keyword Tags for Wordpress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2006/09/01/keyword-tags-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
