<?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: Learn how to AJAXify Comment Forms</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/learn-how-to-ajaxify-comment-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Mon, 22 Mar 2010 15:27:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lash</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-229978</link>
		<dc:creator>Lash</dc:creator>
		<pubDate>Sat, 13 Mar 2010 18:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-229978</guid>
		<description>Hello very nice the tutorial but I have a problem

When I login to comment this page I load in the commentary,
if you could see my page to see what I&#039;m talking and I can help.

thanks</description>
		<content:encoded><![CDATA[<p>Hello very nice the tutorial but I have a problem</p>
<p>When I login to comment this page I load in the commentary,<br />
if you could see my page to see what I&#8217;m talking and I can help.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hiuyu</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-205487</link>
		<dc:creator>hiuyu</dc:creator>
		<pubDate>Tue, 16 Feb 2010 20:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-205487</guid>
		<description>how can the newest post appears at the top after submit?
how can it support input in CHINESE name in the name area?</description>
		<content:encoded><![CDATA[<p>how can the newest post appears at the top after submit?<br />
how can it support input in CHINESE name in the name area?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harfleur</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-205084</link>
		<dc:creator>Harfleur</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-205084</guid>
		<description>This is really useful, thanks!</description>
		<content:encoded><![CDATA[<p>This is really useful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-162549</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 15 Jan 2010 14:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-162549</guid>
		<description>Great tutorial, but i´ve this problem. Please helpme!

Warning: Cannot modify header information - headers already sent by (output started at /home/name/public_html/ajaxComment/leaveComment.php:21) in /home/name/public_html/ajaxComment/leaveComment.php on line 24</description>
		<content:encoded><![CDATA[<p>Great tutorial, but i´ve this problem. Please helpme!</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/name/public_html/ajaxComment/leaveComment.php:21) in /home/name/public_html/ajaxComment/leaveComment.php on line 24</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Wikman</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-159782</link>
		<dc:creator>Per Wikman</dc:creator>
		<pubDate>Tue, 12 Jan 2010 02:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-159782</guid>
		<description>Great tutorial, but what about escaping html entities? If you type say alert(&#039;hello world&#039;) in the name field, that script is going to run on the site. Of course, if you&#039;ve escaped it with php then it shouldn&#039;t be a major problem and the rest of the site won&#039;t be affected. Yet it is slightly unsettling to let it slip by. Any fix for that?</description>
		<content:encoded><![CDATA[<p>Great tutorial, but what about escaping html entities? If you type say alert(&#8216;hello world&#8217;) in the name field, that script is going to run on the site. Of course, if you&#8217;ve escaped it with php then it shouldn&#8217;t be a major problem and the rest of the site won&#8217;t be affected. Yet it is slightly unsettling to let it slip by. Any fix for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven W</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-1/#comment-159618</link>
		<dc:creator>Steven W</dc:creator>
		<pubDate>Mon, 11 Jan 2010 22:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-159618</guid>
		<description>Just use prepend() instead of append(). :-)</description>
		<content:encoded><![CDATA[<p>Just use prepend() instead of append(). <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moosh Massacre</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-157069</link>
		<dc:creator>Moosh Massacre</dc:creator>
		<pubDate>Wed, 06 Jan 2010 04:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-157069</guid>
		<description>tnx for sharing!</description>
		<content:encoded><![CDATA[<p>tnx for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sinfonia</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-156893</link>
		<dc:creator>Sinfonia</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-156893</guid>
		<description>That&#039;s so cool I was looking for comments HTML and I found more here .

Thanx :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s so cool I was looking for comments HTML and I found more here .</p>
<p>Thanx <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Spears</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-155613</link>
		<dc:creator>Tyler Spears</dc:creator>
		<pubDate>Wed, 30 Dec 2009 21:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-155613</guid>
		<description>How do I this to an existing webpage, like the comment section this is in?
Thanks</description>
		<content:encoded><![CDATA[<p>How do I this to an existing webpage, like the comment section this is in?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://net.tutsplus.com/articles/news/learn-how-to-ajaxify-comment-forms/comment-page-2/#comment-151881</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 25 Dec 2009 18:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7598#comment-151881</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.090 seconds -->
