<?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 for the Mittineague Blog</title>
	<atom:link href="http://www.mittineague.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mittineague.com/blog</link>
	<description>Random rants and rambling ons, Observations and Opinion, Information and Instigation</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:51:07 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2.1</generator>
	<item>
		<title>Comment on Complaint by Linda</title>
		<link>http://www.mittineague.com/blog/2007/03/complaint/comment-page-1/#comment-4054</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Tue, 17 Jan 2012 15:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/2007/03/complaint/#comment-4054</guid>
		<description>Thank you, that was an interesting read. I&#039;m happy that you prevailed and sorry that it was made so complicated.</description>
		<content:encoded><![CDATA[<p>Thank you, that was an interesting read. I&#039;m happy that you prevailed and sorry that it was made so complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error Reporting Plugin Release Candidate by Craig Mullins</title>
		<link>http://www.mittineague.com/blog/2010/02/error-reporting-plugin-release-candidate/comment-page-1/#comment-1894</link>
		<dc:creator>Craig Mullins</dc:creator>
		<pubDate>Wed, 22 Dec 2010 02:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=162#comment-1894</guid>
		<description>Looked couldn&#039;t find any extra lines.

As far as I can tell my update list is good...

Happen to know where in the database I would look to see if something is screwy there...

You need a subscribe to comment plugin homie... I didn&#039;t know you replied..</description>
		<content:encoded><![CDATA[<p>Looked couldn&#039;t find any extra lines.</p>
<p>As far as I can tell my update list is good&#8230;</p>
<p>Happen to know where in the database I would look to see if something is screwy there&#8230;</p>
<p>You need a subscribe to comment plugin homie&#8230; I didn&#039;t know you replied..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean Options RSS options by Mittineague</title>
		<link>http://www.mittineague.com/blog/2007/10/clean-options-rss-options/comment-page-1/#comment-1757</link>
		<dc:creator>Mittineague</dc:creator>
		<pubDate>Mon, 01 Nov 2010 08:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/2007/10/clean-options-rss-options/#comment-1757</guid>
		<description>The &quot;safe&quot; examination pre-delete has always been in every version of the Clean Options plugin.

I am disappointed to learn that WordPress 3.0.1 hasn&#039;t removed the deprecated cache feed rows for you. AFAIK the wp-admin/includes/schema.php file should be removing the rss_*** rows.

The rows used to begin with the prefix rss_*** then with the switch from Magpie to SimplePie it became transient_*** so I&#039;m guessing these are what you&#039;re referring to.

I have been busy working on Clean Options version 2.0 which has what remained of the obsolete code trimmed out of it. My best suggestion is to download an older version of the Clean Options plugin which will hopefully still work with WordPress 3.0.1 from &lt;a href=&quot;http://wordpress.org/extend/plugins/clean-options/download/&quot; rel=&quot;nofollow&quot;&gt;WordPress &gt; Clean Options &gt; WordPress Plugins&lt;/a&gt;

I&#039;m pretty sure Clean Options version 1.3.1 should still &quot;pair&quot; them for you - if my guess about which type of feed rows you mean is correct.</description>
		<content:encoded><![CDATA[<p>The &#034;safe&#034; examination pre-delete has always been in every version of the Clean Options plugin.</p>
<p>I am disappointed to learn that WordPress 3.0.1 hasn&#039;t removed the deprecated cache feed rows for you. AFAIK the wp-admin/includes/schema.php file should be removing the rss_*** rows.</p>
<p>The rows used to begin with the prefix rss_*** then with the switch from Magpie to SimplePie it became transient_*** so I&#039;m guessing these are what you&#039;re referring to.</p>
<p>I have been busy working on Clean Options version 2.0 which has what remained of the obsolete code trimmed out of it. My best suggestion is to download an older version of the Clean Options plugin which will hopefully still work with WordPress 3.0.1 from <a href="http://wordpress.org/extend/plugins/clean-options/download/" rel="nofollow">WordPress > Clean Options > WordPress Plugins</a></p>
<p>I&#039;m pretty sure Clean Options version 1.3.1 should still &#034;pair&#034; them for you &#8211; if my guess about which type of feed rows you mean is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error Reporting Plugin Release Candidate by Mittineague</title>
		<link>http://www.mittineague.com/blog/2010/02/error-reporting-plugin-release-candidate/comment-page-1/#comment-1756</link>
		<dc:creator>Mittineague</dc:creator>
		<pubDate>Mon, 01 Nov 2010 08:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=162#comment-1756</guid>
		<description>Usually there is a URL before the port. eg.

unable to connect to &lt;b&gt;wordpress.org&lt;/b&gt;:80

and then the reason. eg.

Temporary failure in name resolution
Connection timed out
Connection refused

Yours says

Name or service not known

which makes sense for an &quot;empty&quot;.

My guess is you have an empty newline in your Settings -&gt; Writing -&gt; Update Services list.</description>
		<content:encoded><![CDATA[<p>Usually there is a URL before the port. eg.</p>
<p>unable to connect to <b>wordpress.org</b>:80</p>
<p>and then the reason. eg.</p>
<p>Temporary failure in name resolution<br />
Connection timed out<br />
Connection refused</p>
<p>Yours says</p>
<p>Name or service not known</p>
<p>which makes sense for an &#034;empty&#034;.</p>
<p>My guess is you have an empty newline in your Settings -> Writing -> Update Services list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean Options RSS options by Gaz</title>
		<link>http://www.mittineague.com/blog/2007/10/clean-options-rss-options/comment-page-1/#comment-1739</link>
		<dc:creator>Gaz</dc:creator>
		<pubDate>Fri, 29 Oct 2010 00:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/2007/10/clean-options-rss-options/#comment-1739</guid>
		<description>Hi

I just installed v1.3.2 of Clean Options on a WordPress 3.0.1 standalone blog (not a MultiSite blog) - this site originated in WordPress 2.3 and Clean Options found deprecated stuff going that far back, which the WP devs had insisted had been removed - Ha! - well done Clean Options.

Unfortunately, and the main reason for me adding Clean Options, it is not displaying anyway to view the paired RSS entries - I searched and hunted, and it just does not display the page shown in the screen shots.  That &quot;safe&quot; examination and delete method was what I wanted the most from the plugin.

Can you give any guidance on this?  Or is there a bug in the v1.3.2 version that&#039;s hiding that page?  If it&#039;s a simple code edit, could you point me at it please?  I have several sites that must be migrated to a new server in the next day or so, and I&#039;m desperate to clean down their wp_options tables before moving them.

Thanks
Gaz</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I just installed v1.3.2 of Clean Options on a WordPress 3.0.1 standalone blog (not a MultiSite blog) &#8211; this site originated in WordPress 2.3 and Clean Options found deprecated stuff going that far back, which the WP devs had insisted had been removed &#8211; Ha! &#8211; well done Clean Options.</p>
<p>Unfortunately, and the main reason for me adding Clean Options, it is not displaying anyway to view the paired RSS entries &#8211; I searched and hunted, and it just does not display the page shown in the screen shots.  That &#034;safe&#034; examination and delete method was what I wanted the most from the plugin.</p>
<p>Can you give any guidance on this?  Or is there a bug in the v1.3.2 version that&#039;s hiding that page?  If it&#039;s a simple code edit, could you point me at it please?  I have several sites that must be migrated to a new server in the next day or so, and I&#039;m desperate to clean down their wp_options tables before moving them.</p>
<p>Thanks<br />
Gaz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error Reporting Plugin Release Candidate by Craig</title>
		<link>http://www.mittineague.com/blog/2010/02/error-reporting-plugin-release-candidate/comment-page-1/#comment-1722</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Tue, 26 Oct 2010 21:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=162#comment-1722</guid>
		<description>Any idea on what my ping error is?

unable to connect to :80
(php_network_getaddresses: getaddrinfo failed: Name or service not known) ~ October 26, 2010 6:22 pm

Can you add a subscribe to post plugin to your blog so I know when you reply? :)</description>
		<content:encoded><![CDATA[<p>Any idea on what my ping error is?</p>
<p>unable to connect to :80<br />
(php_network_getaddresses: getaddrinfo failed: Name or service not known) ~ October 26, 2010 6:22 pm</p>
<p>Can you add a subscribe to post plugin to your blog so I know when you reply? <img src='http://www.mittineague.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ping Watcher Plugin by Graham</title>
		<link>http://www.mittineague.com/blog/2009/04/ping-watcher-plugin/comment-page-1/#comment-1628</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Wed, 29 Sep 2010 17:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=130#comment-1628</guid>
		<description>I&#039;m giving it a try on my real estate WP site. We&#039;ll see how it goes

Thanks</description>
		<content:encoded><![CDATA[<p>I&#039;m giving it a try on my real estate WP site. We&#039;ll see how it goes</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AFC Questions by Joyce Tomaselli</title>
		<link>http://www.mittineague.com/blog/2007/05/afc-questions/comment-page-1/#comment-1624</link>
		<dc:creator>Joyce Tomaselli</dc:creator>
		<pubDate>Mon, 27 Sep 2010 21:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/2007/05/afc-questions/#comment-1624</guid>
		<description>9/27/10 

I would like to discuss the Adult Foster Care Program with you. I am a 24/7 caregiver for my 98 year old mother.  

Please contact me.  

Thank you.</description>
		<content:encoded><![CDATA[<p>9/27/10 </p>
<p>I would like to discuss the Adult Foster Care Program with you. I am a 24/7 caregiver for my 98 year old mother.  </p>
<p>Please contact me.  </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean Options Plugin Release Candidate by Mittineague</title>
		<link>http://www.mittineague.com/blog/2008/11/clean-options-plugin-release-candidate/comment-page-1/#comment-1521</link>
		<dc:creator>Mittineague</dc:creator>
		<pubDate>Sun, 27 Jun 2010 01:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=91#comment-1521</guid>
		<description>WordPress version 3.0 has some significant changes from earlier versions.

Clean Options version 1.3.2 should work with WordPress 3.0 with the exception that if MULTISITES is enabled, the plugin will only find options found in the primary blog&#039;s wp_options table.

Clean Options version 1.3.2 is the last planned version release for older WordPress versions. No new features or translations will be added.

It is highly recommended that you keep your blog up to date. If for some reason you can not upgrade and are running a WordPress version older than 3.0, you can still find support for Clean Options 1.3.2 at the &lt;a href=&#039;http://www.mittineague.com/forums/viewtopic.php?t=101&#039; rel=&quot;nofollow&quot;&gt;Mittineague Forums&lt;/a&gt; (registration required to post)

Clean Options 2.0.0 is currently being developed. It will not be fully compatible with older versions of WordPress, but it will be compatible with WordPress 3.0, including finding options if MULTISITES is enabled. However, portions of the i18n l10n files will not have translations for any of the new text - unless and until they are provided. 

In short:
If you are running WordPress less than 3.0, use Clean Options 1.3.2
If you are running WordPress 3.0 or greater, please use Clean Options 2.0.0 as soon as it is available.

* 1.3.2 26-Jun-2010
* - updated the $known_ok array (for WordPress 3.0)
* - de_DE German translation
* - nl_NL Dutch translation</description>
		<content:encoded><![CDATA[<p>WordPress version 3.0 has some significant changes from earlier versions.</p>
<p>Clean Options version 1.3.2 should work with WordPress 3.0 with the exception that if MULTISITES is enabled, the plugin will only find options found in the primary blog&#039;s wp_options table.</p>
<p>Clean Options version 1.3.2 is the last planned version release for older WordPress versions. No new features or translations will be added.</p>
<p>It is highly recommended that you keep your blog up to date. If for some reason you can not upgrade and are running a WordPress version older than 3.0, you can still find support for Clean Options 1.3.2 at the <a href='http://www.mittineague.com/forums/viewtopic.php?t=101' rel="nofollow">Mittineague Forums</a> (registration required to post)</p>
<p>Clean Options 2.0.0 is currently being developed. It will not be fully compatible with older versions of WordPress, but it will be compatible with WordPress 3.0, including finding options if MULTISITES is enabled. However, portions of the i18n l10n files will not have translations for any of the new text &#8211; unless and until they are provided. </p>
<p>In short:<br />
If you are running WordPress less than 3.0, use Clean Options 1.3.2<br />
If you are running WordPress 3.0 or greater, please use Clean Options 2.0.0 as soon as it is available.</p>
<p>* 1.3.2 26-Jun-2010<br />
* &#8211; updated the $known_ok array (for WordPress 3.0)<br />
* &#8211; de_DE German translation<br />
* &#8211; nl_NL Dutch translation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean Options Translations by Mittineague</title>
		<link>http://www.mittineague.com/blog/2009/06/clean-options-translations/comment-page-1/#comment-1520</link>
		<dc:creator>Mittineague</dc:creator>
		<pubDate>Sun, 27 Jun 2010 01:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=133#comment-1520</guid>
		<description>** PLEASE NOTE **

Clean Options 1+ is no longer being developed.

Look for Clean Options version 2.0.0</description>
		<content:encoded><![CDATA[<p>** PLEASE NOTE **</p>
<p>Clean Options 1+ is no longer being developed.</p>
<p>Look for Clean Options version 2.0.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
