<?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: Akismet</title>
	<atom:link href="http://www.tamba2.org.uk/T2/2005/10/26/akismet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/</link>
	<description>Eclectic.</description>
	<pubDate>Fri, 05 Dec 2008 01:25:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-almost-beta</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Summary</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-6006</link>
		<dc:creator>Summary</dc:creator>
		<pubDate>Thu, 27 Oct 2005 12:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-6006</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] http://www.tamba2.org.uk/T2/archives/2005/10/26/ak [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] <a href="http://www.tamba2.org.uk/T2/archives/2005/10/26/ak" rel="nofollow">http://www.tamba2.org.uk/T2/archives/2005/10/26/ak</a> [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joss</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-6000</link>
		<dc:creator>joss</dc:creator>
		<pubDate>Thu, 27 Oct 2005 06:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-6000</guid>
		<description>Mark, for some strange reason I got 3 more Subscribed comments in my email re the Moaom sweets post you made. Again from Calvin Chu. Strange as I never made a post on that subject nor subscribed to comments.
Very strange indeed.</description>
		<content:encoded><![CDATA[<p>Mark, for some strange reason I got 3 more Subscribed comments in my email re the Moaom sweets post you made. Again from Calvin Chu. Strange as I never made a post on that subject nor subscribed to comments.<br />
Very strange indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-5996</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 26 Oct 2005 19:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-5996</guid>
		<description>akismet relieved of duty.
SK2 re-employed.

5 spams through.
1 trackback false +ve</description>
		<content:encoded><![CDATA[<p>akismet relieved of duty.<br />
SK2 re-employed.</p>
<p>5 spams through.<br />
1 trackback false +ve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joss</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-5994</link>
		<dc:creator>joss</dc:creator>
		<pubDate>Wed, 26 Oct 2005 18:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-5994</guid>
		<description>It would seem that Calvin Chu is busy here Mark. turn SK2 back on</description>
		<content:encoded><![CDATA[<p>It would seem that Calvin Chu is busy here Mark. turn SK2 back on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IO ERROR</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-5990</link>
		<dc:creator>IO ERROR</dc:creator>
		<pubDate>Wed, 26 Oct 2005 15:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-5990</guid>
		<description>At the moment, if the Akismet server is unreachable, the comment will simply go into the moderation queue. What should happen is for it to come back later, when the server comes back up, and try sending those comments through again.</description>
		<content:encoded><![CDATA[<p>At the moment, if the Akismet server is unreachable, the comment will simply go into the moderation queue. What should happen is for it to come back later, when the server comes back up, and try sending those comments through again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Boakes</title>
		<link>http://www.tamba2.org.uk/T2/2005/10/26/akismet/#comment-5988</link>
		<dc:creator>Rich Boakes</dc:creator>
		<pubDate>Wed, 26 Oct 2005 14:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamba2.org.uk/T2/archives/2005/10/26/akismet/#comment-5988</guid>
		<description>I can't see any technical reason why one plugin shouldn't be able to enable or disable another.  The list of currently active plugins can be retrieved using &lt;code&gt;$current = get_settings('active_plugins');&lt;/code&gt;  and the list can be updated using &lt;code&gt;update_option('active_plugins', $current);&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t see any technical reason why one plugin shouldn&#8217;t be able to enable or disable another.  The list of currently active plugins can be retrieved using <code>$current = get_settings('active_plugins');</code>  and the list can be updated using <code>update_option('active_plugins', $current);</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
