<?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 for Macaroni</title>
	<atom:link href="http://tedhusted.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tedhusted.wordpress.com</link>
	<description>Ted Husted's Blog</description>
	<pubDate>Mon, 07 Jul 2008 08:42:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Fortifying Ajax by Douglas Crockford</title>
		<link>http://tedhusted.wordpress.com/2007/04/10/fortifying-ajax/#comment-3</link>
		<dc:creator>Douglas Crockford</dc:creator>
		<pubDate>Wed, 11 Apr 2007 23:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://tedhusted.wordpress.com/2007/04/10/fortifying-ajax/#comment-3</guid>
		<description>Suppose an attacker is able to choose some of the text in a message. If you wrap the JSON text as a comment, it can become dangerous. For example, if I can type a comment into a field like this   */ alert('boo!'); /* then the alert becomes executable when it is correctly encoded in JSON with a comment wrapper. This is way scary. There are better ways to deal with this problem.</description>
		<content:encoded><![CDATA[<p>Suppose an attacker is able to choose some of the text in a message. If you wrap the JSON text as a comment, it can become dangerous. For example, if I can type a comment into a field like this   */ alert(&#8217;boo!&#8217;); /* then the alert becomes executable when it is correctly encoded in JSON with a comment wrapper. This is way scary. There are better ways to deal with this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tour de Blog - WordPress by singchyun</title>
		<link>http://tedhusted.wordpress.com/2007/04/09/tour-de-blog-wordpress/#comment-2</link>
		<dc:creator>singchyun</dc:creator>
		<pubDate>Wed, 11 Apr 2007 15:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://tedhusted.wordpress.com/2007/04/09/tour-de-blog-wordpress/#comment-2</guid>
		<description>Hi Ted,

One feature I like about Wordpress is the Blog Stats. You can check it out in your Wordpress dashboard.

Have fun! :)</description>
		<content:encoded><![CDATA[<p>Hi Ted,</p>
<p>One feature I like about WordPress is the Blog Stats. You can check it out in your WordPress dashboard.</p>
<p>Have fun! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
