<?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; Ecto</title>
	<atom:link href="http://www.andrewgrant.org/tag/ecto/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>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>
