<?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>Web Cash &#187; text</title>
	<atom:link href="http://www.earn-web-cash.com/tag/text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earn-web-cash.com</link>
	<description>Writing, Designing, and Making Money Online</description>
	<lastBuildDate>Sun, 04 Dec 2011 22:52:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Text Cleaner &#8211; Remove Newlines from Text and Articles</title>
		<link>http://www.earn-web-cash.com/online-tools-design/text-cleaner-form/</link>
		<comments>http://www.earn-web-cash.com/online-tools-design/text-cleaner-form/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:12:43 +0000</pubDate>
		<dc:creator>Walkere</dc:creator>
				<category><![CDATA[Sundry Musings]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.earn-web-cash.com/online-tools-design/text-cleaner-form/</guid>
		<description><![CDATA[Do you have a bunch of old articles stored on your computer with hard linebreaks? These newline characters make it a real pain to upload your articles to your own site through a CMS or to article submission directories. They want free-flowing text that gets broken up automatically by the browser. If you need to [...]]]></description>
			<content:encoded><![CDATA[<p>Do you have a bunch of old articles stored on your computer with hard linebreaks?</p>
<p>These newline characters make it a real pain to upload your articles to your own site through a CMS or to article submission directories.  They want free-flowing text that gets broken up automatically by the browser.</p>
<p>If you need to get rid of these newline characters, use the Text Cleaner form below.  It works very simply.</p>
<p>Copy and paste your article with newline characters into the top textarea box.  Click the button.  Copy and paste the cleaned text out of the lower box.</p>
<p>Note:  The text cleaner preserves a sequence of &#8220;\n\n.&#8221;  It is assumed that these double newline characters are paragraph breaks, and removing them would make the article illegible.</p>
<hr />
<h4>Text Cleaner Tool: Remove Newline Characters</h4>
<form id=form-cleaner action="#" method="post" style="margin-top: 1em;">
<input type="button" id="submitClean" value="Clean Text" onClick="cleanText();"/></p>
<p>  <label for='dirty-text'>Enter the text to clean here.</label><br />
  <textarea id="dirty-text" name="text"></textarea></p>
<p>  <label for='clean-text'>The cleaned text will appear here.</label><br />
  <textarea id="clean-text" name="clean-text"></textarea><br />
</form>
]]></content:encoded>
			<wfw:commentRss>http://www.earn-web-cash.com/online-tools-design/text-cleaner-form/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

