<?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: Extra Sentence Space v1.1</title>
	<atom:link href="http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/</link>
	<description>pro-gram-mer: n. a person who converts coffee into code</description>
	<lastBuildDate>Sun, 26 Feb 2012 18:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Alex</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/comment-page-1/#comment-454924</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 02 Jul 2010 12:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=523#comment-454924</guid>
		<description>Is it possible to modify the code in this plugin to put two spaces after punctuations other than . ! ? such as &#124; (vertical bar).

I am trying to format my website so that there are two spaces before and after each vertical bar, but WordPress eliminates the double space after the vertical bar.</description>
		<content:encoded><![CDATA[<p>Is it possible to modify the code in this plugin to put two spaces after punctuations other than . ! ? such as | (vertical bar).</p>
<p>I am trying to format my website so that there are two spaces before and after each vertical bar, but WordPress eliminates the double space after the vertical bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/comment-page-1/#comment-451887</link>
		<dc:creator>Ben Tremblay</dc:creator>
		<pubDate>Thu, 01 Apr 2010 23:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=523#comment-451887</guid>
		<description>Old school; me like!
Hi ... just found your work. (Added your list to my &lt;a href=&quot;http://bentrem.wordpress.com/plugin-roundup/to-be-explored/&quot; rel=&quot;nofollow&quot;&gt;&quot;To Be Explored&quot;&lt;/a&gt; page in the plugin roundup I just started.

So for now: greets!
@bentrem</description>
		<content:encoded><![CDATA[<p>Old school; me like!<br />
Hi &#8230; just found your work. (Added your list to my <a href="http://bentrem.wordpress.com/plugin-roundup/to-be-explored/" rel="nofollow">&#8220;To Be Explored&#8221;</a> page in the plugin roundup I just started.</p>
<p>So for now: greets!<br />
@bentrem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mango</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/comment-page-1/#comment-450264</link>
		<dc:creator>Mango</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=523#comment-450264</guid>
		<description>Excellent!  Works just as intended and the code is as simple as pie.  Thanks!  -Mango</description>
		<content:encoded><![CDATA[<p>Excellent!  Works just as intended and the code is as simple as pie.  Thanks!  -Mango</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/comment-page-1/#comment-449869</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=523#comment-449869</guid>
		<description>I&#039;m actually looking for a plugin that does the opposite of this. Two spaces after a period is incorrect unless you&#039;re using a monospaced font - like Courier New. I&#039;d like them removed since my website does not use monospaced fonts.</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually looking for a plugin that does the opposite of this. Two spaces after a period is incorrect unless you&#8217;re using a monospaced font &#8211; like Courier New. I&#8217;d like them removed since my website does not use monospaced fonts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drokkon</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/comment-page-1/#comment-449373</link>
		<dc:creator>drokkon</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=523#comment-449373</guid>
		<description>Hmmm...this plugin does the opposite of what I&#039;d like.

Two spaces between sentences is a complete throwback to the day when typewriters made every character (even periods and spaces!) equidistant. With the advent of word processors and now computers, spacing is much more dynamic based upon the font set and program settings. As such, in a computing environment, one space is much more accurate (http://desktoppub.about.com/cs/typespacing/a/onetwospaces.htm) but still the debate rages. :)

Anyway, I found your Text Replace plugin and was very eager to use it to change &quot; - &quot; (space-dash-space) to &quot;—&quot; (an em-dash). However, your code has spaces around the &quot;=&gt;&quot; so I&#039;m not sure it parses spaces, etc. I&#039;d also like to change &quot;...&quot; (three periods) to the &quot;…&quot; character, and several other niggly things (including removing the extra space between sentences) that my bloggers keep tossing me.

Is your Text Replace plugin capable of this, or should I look elsewhere? Thanks for all your hard work!</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;this plugin does the opposite of what I&#8217;d like.</p>
<p>Two spaces between sentences is a complete throwback to the day when typewriters made every character (even periods and spaces!) equidistant. With the advent of word processors and now computers, spacing is much more dynamic based upon the font set and program settings. As such, in a computing environment, one space is much more accurate (<a href="http://desktoppub.about.com/cs/typespacing/a/onetwospaces.htm" rel="nofollow">desktoppub.about.com/cs/typespacing/a/onetwospaces.htm</a>) but still the debate rages. <img src='http://coffee2code.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, I found your Text Replace plugin and was very eager to use it to change &#8221; &#8211; &#8221; (space-dash-space) to &#8220;—&#8221; (an em-dash). However, your code has spaces around the &#8220;=&gt;&#8221; so I&#8217;m not sure it parses spaces, etc. I&#8217;d also like to change &#8220;&#8230;&#8221; (three periods) to the &#8220;…&#8221; character, and several other niggly things (including removing the extra space between sentences) that my bloggers keep tossing me.</p>
<p>Is your Text Replace plugin capable of this, or should I look elsewhere? Thanks for all your hard work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/8 queries in 0.002 seconds using disk: basic
Object Caching 252/252 objects using disk: basic

Served from: coffee2code.com @ 2012-05-21 02:48:34 -->
