<?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: SWFUpload Error Fix</title>
	<atom:link href="http://shenfei.me/swfupload-error-fix.html/feed" rel="self" type="application/rss+xml" />
	<link>http://shenfei.me/swfupload-error-fix.html</link>
	<description>Sparkle my ideas</description>
	<lastBuildDate>Mon, 05 Dec 2011 05:52:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: finjohn</title>
		<link>http://shenfei.me/swfupload-error-fix.html/comment-page-1#comment-2117</link>
		<dc:creator>finjohn</dc:creator>
		<pubDate>Mon, 25 Apr 2011 00:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.isparkle.cn/?p=415#comment-2117</guid>
		<description>1、IO Error #2038 正解
                NOT GOOD:
		upload_url : &quot;upload.action&quot;, 

                OK:
		upload_url : &quot;&quot;,
                ()</description>
		<content:encoded><![CDATA[<p>1、IO Error #2038 正解<br />
                NOT GOOD:<br />
		upload_url : &#8220;upload.action&#8221;, </p>
<p>                OK:<br />
		upload_url : &#8220;&#8221;,<br />
                ()</p>
]]></content:encoded>
	</item>
</channel>
</rss>

