<?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"
	>
<channel>
	<title>Comments on: Add a preview to your WordPress comment box</title>
	<atom:link href="http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<pubDate>Wed, 20 Aug 2008 10:10:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ryan</title>
		<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-469</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 05 Apr 2008 18:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-469</guid>
		<description>And a slight bug just got fixed.  When I copied the JavaScript over from my editor to here I forgot to include the /g at the end of the regex.  So what was happening is only the first line break was being converted to a &#60;br /&#62;.  It's fixed now.

One other thing to be careful of is to make sure that when you copy and paste the code it's not changing the single quotes to smart quotes.  If you get a JavaScript error on illegal characters that's what's happening.</description>
		<content:encoded><![CDATA[<p>And a slight bug just got fixed.  When I copied the JavaScript over from my editor to here I forgot to include the /g at the end of the regex.  So what was happening is only the first line break was being converted to a &lt;br /&gt;.  It&#8217;s fixed now.</p>
<p>One other thing to be careful of is to make sure that when you copy and paste the code it&#8217;s not changing the single quotes to smart quotes.  If you get a JavaScript error on illegal characters that&#8217;s what&#8217;s happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-265</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 17 Dec 2007 14:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-265</guid>
		<description>I found a downside.  Now that I know that it's possible, and easy, to add a comment preview it's almost annoying on sites that don't offer it.  The way I write I tend to go back and reread everything several times (thank you Ms. Browne) and do some touching up.  That's really hard to do in a little textarea box.

Of course that's a pretty minor rant :)</description>
		<content:encoded><![CDATA[<p>I found a downside.  Now that I know that it&#8217;s possible, and easy, to add a comment preview it&#8217;s almost annoying on sites that don&#8217;t offer it.  The way I write I tend to go back and reread everything several times (thank you Ms. Browne) and do some touching up.  That&#8217;s really hard to do in a little textarea box.</p>
<p>Of course that&#8217;s a pretty minor rant :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-259</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 12 Dec 2007 17:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-259</guid>
		<description>I was more surprised that I hadn't seen anybody doing that before, especially as much time as I spend on blogs.  

And I thought about looking for a plugin that would do it since I'm sure there's probably others than the one you linked to, but it seemed like such an easy little piece of Javascript that it wasn't worth spending too much time looking.  It was about a 5 minute write and took another 5 to put it on 2 of my blogs.  Heck, it took longer to write this post than it did to write the code.</description>
		<content:encoded><![CDATA[<p>I was more surprised that I hadn&#8217;t seen anybody doing that before, especially as much time as I spend on blogs.  </p>
<p>And I thought about looking for a plugin that would do it since I&#8217;m sure there&#8217;s probably others than the one you linked to, but it seemed like such an easy little piece of Javascript that it wasn&#8217;t worth spending too much time looking.  It was about a 5 minute write and took another 5 to put it on 2 of my blogs.  Heck, it took longer to write this post than it did to write the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lodewijkvdb</title>
		<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-258</link>
		<dc:creator>Lodewijkvdb</dc:creator>
		<pubDate>Wed, 12 Dec 2007 15:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comment-258</guid>
		<description>Wow, you made it yourself! I have to be frank, I used a ready made plugin for Wordpress to get the live comment preview. You can find it here: &lt;a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" rel="nofollow"&gt;Live Comment Preview&lt;/a&gt;

Thanks for the link.</description>
		<content:encoded><![CDATA[<p>Wow, you made it yourself! I have to be frank, I used a ready made plugin for Wordpress to get the live comment preview. You can find it here: <a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" rel="nofollow">Live Comment Preview</a></p>
<p>Thanks for the link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
