<?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 Josh Eaton</title>
	<atom:link href="http://www.jjeaton.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjeaton.com/blog</link>
	<description>Yes, A Blog.</description>
	<lastBuildDate>Wed, 08 Jun 2011 05:57:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Remove Double Space Plugin by Josh</title>
		<link>http://www.jjeaton.com/blog/remove-double-space-plugin/comment-page-1/#comment-1933</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 08 Jun 2011 05:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjeaton.com/blog/?page_id=45#comment-1933</guid>
		<description>Whit,

It works for me on pages. It should work for both. Do you have a link you can send me? I can take a look and see if I can tell what the issue is. You can use the contact form on my site if you&#039;d prefer not to post it in the comments.</description>
		<content:encoded><![CDATA[<p>Whit,</p>
<p>It works for me on pages. It should work for both. Do you have a link you can send me? I can take a look and see if I can tell what the issue is. You can use the contact form on my site if you&#8217;d prefer not to post it in the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Double Space Plugin by Whit</title>
		<link>http://www.jjeaton.com/blog/remove-double-space-plugin/comment-page-1/#comment-1932</link>
		<dc:creator>Whit</dc:creator>
		<pubDate>Wed, 08 Jun 2011 05:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjeaton.com/blog/?page_id=45#comment-1932</guid>
		<description>I have a feature request! So glad to see this, I&#039;m a graphic designer who is firmly in the &quot;one space&quot; camp. But I was disappointed to see that this only appears to work on posts, not pages. Is there any way to tweak the plugin to filter double spaces on the latter?</description>
		<content:encoded><![CDATA[<p>I have a feature request! So glad to see this, I&#8217;m a graphic designer who is firmly in the &#8220;one space&#8221; camp. But I was disappointed to see that this only appears to work on posts, not pages. Is there any way to tweak the plugin to filter double spaces on the latter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Double Space Plugin by Josh</title>
		<link>http://www.jjeaton.com/blog/remove-double-space-plugin/comment-page-1/#comment-1843</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 06 May 2011 20:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjeaton.com/blog/?page_id=45#comment-1843</guid>
		<description>Brian,

Thanks for your feedback. The main purpose of the plugin was to make all posts consistent, and the easiest way to do that was to filter the_content. The performance hit is negligible, although I admit I haven&#039;t done extensive performance testing on it. The point was to not touch the database or affect the blogger&#039;s editing experience (some people really love putting extra spaces in their writing) and just make sure the posts display consistently.

I do plan on adding an option to remove posts upon save in a future release. Please let me know if you have any other feature requests.

Thanks,

Josh</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>Thanks for your feedback. The main purpose of the plugin was to make all posts consistent, and the easiest way to do that was to filter the_content. The performance hit is negligible, although I admit I haven&#8217;t done extensive performance testing on it. The point was to not touch the database or affect the blogger&#8217;s editing experience (some people really love putting extra spaces in their writing) and just make sure the posts display consistently.</p>
<p>I do plan on adding an option to remove posts upon save in a future release. Please let me know if you have any other feature requests.</p>
<p>Thanks,</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Double Space Plugin by Brian</title>
		<link>http://www.jjeaton.com/blog/remove-double-space-plugin/comment-page-1/#comment-1842</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 06 May 2011 19:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjeaton.com/blog/?page_id=45#comment-1842</guid>
		<description>Looking at the code (i&#039;m not a coder), this seems to replace the double spaces in the rendering when the_content is called. It does not change it in the database or when publishing/saving, etc. The advantage is it will just work with older posts. The disadvantage is it will add a bit of overhead when rendering pages, each and every time a page is displayed it runs the substitute. Am I wrong? Wouldnt it be better to force no double spaces when saving a post or publishing a post and then have a second part that gives the option to cleanup old posts?</description>
		<content:encoded><![CDATA[<p>Looking at the code (i&#8217;m not a coder), this seems to replace the double spaces in the rendering when the_content is called. It does not change it in the database or when publishing/saving, etc. The advantage is it will just work with older posts. The disadvantage is it will add a bit of overhead when rendering pages, each and every time a page is displayed it runs the substitute. Am I wrong? Wouldnt it be better to force no double spaces when saving a post or publishing a post and then have a second part that gives the option to cleanup old posts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Double Space Plugin by hpguru</title>
		<link>http://www.jjeaton.com/blog/remove-double-space-plugin/comment-page-1/#comment-1137</link>
		<dc:creator>hpguru</dc:creator>
		<pubDate>Thu, 22 Jul 2010 19:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjeaton.com/blog/?page_id=45#comment-1137</guid>
		<description>Great!

Just what i need... 

Thank you.</description>
		<content:encoded><![CDATA[<p>Great!</p>
<p>Just what i need&#8230; </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

