<?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: Flex 2 MXNA RSS Reader Example</title> <atom:link href="http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/feed/" rel="self" type="application/rss+xml" /><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/</link> <description>My ideas on the web and mobile application/game technologies</description> <lastBuildDate>Sat, 27 Jun 2015 02:02:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Flex and Cairngrom Architecture &#171; Vengatc techology logs</title><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/#comment-457665</link> <dc:creator>Flex and Cairngrom Architecture &#171; Vengatc techology logs</dc:creator> <pubDate>Fri, 03 Oct 2008 22:43:39 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=55#comment-457665</guid> <description><![CDATA[[...] http://renaun.com/blog/2006/07/04/55/ [...]]]></description> <content:encoded><![CDATA[<p>[...] <a href="http://renaun.com/blog/2006/07/04/55/" rel="nofollow">http://renaun.com/blog/2006/07/04/55/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: ryan</title><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/#comment-262686</link> <dc:creator>ryan</dc:creator> <pubDate>Wed, 02 Jan 2008 11:14:12 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=55#comment-262686</guid> <description><![CDATA[hey venix take a look at php and curl. you should be able to write a pretty simple php proxy using php&#039;s curl api.]]></description> <content:encoded><![CDATA[<p>hey venix take a look at php and curl. you should be able to write a pretty simple php proxy using php&#8217;s curl api.</p> ]]></content:encoded> </item> <item><title>By: Venix</title><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/#comment-13172</link> <dc:creator>Venix</dc:creator> <pubDate>Mon, 18 Dec 2006 16:16:07 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=55#comment-13172</guid> <description><![CDATA[Can any of you guys give me the source for a proxy for this RSS reader?I&#039;ve been trying to create one all day, to no avail, and am getting quite frustrated. I just want to get passed the cross domain issue ( as most RSS feeds lack a crossdomain.xml )]]></description> <content:encoded><![CDATA[<p>Can any of you guys give me the source for a proxy for this RSS reader?</p><p>I&#8217;ve been trying to create one all day, to no avail, and am getting quite frustrated. I just want to get passed the cross domain issue ( as most RSS feeds lack a crossdomain.xml )</p> ]]></content:encoded> </item> <item><title>By: Renaun Erickson</title><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/#comment-4283</link> <dc:creator>Renaun Erickson</dc:creator> <pubDate>Tue, 22 Aug 2006 21:15:56 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=55#comment-4283</guid> <description><![CDATA[Glad it worked, and thanks for the heads up on the MXNA url parameter issue.]]></description> <content:encoded><![CDATA[<p>Glad it worked, and thanks for the heads up on the MXNA url parameter issue.</p> ]]></content:encoded> </item> <item><title>By: JabbyPanda</title><link>http://renaun.com/blog/2006/07/flex-2-mxna-rss-reader-example/#comment-4280</link> <dc:creator>JabbyPanda</dc:creator> <pubDate>Tue, 22 Aug 2006 21:13:57 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=55#comment-4280</guid> <description><![CDATA[Thanks Renaun for an inspiration and your answer.We had went through Flash Player Technote article &quot; Loading data across domains&quot; http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16520 and had installed proxy Java servlet as suggested.Now, our RSS reader can load any remote RSS feed via this proxy which is good thing because the end user does not want to know anything about Flash player security sandboxes.The only drawback found already by me of this proxy Java servlet, that it FAILS to load  RSS feed from: http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byCategory&amp;languages=1&amp;categoryId=5&quot; , but I will change the order of URL parameters, this proxy Java servlet will SUCCEED to load RSS feed from: http://weblogs.macromedia.com/mxna/xml/rss.cfm?languages=1&amp;categoryId=5&amp;query=byCategoryI suspect this behavoiur occurs because &quot;http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byCategory&quot; is not valid RSS feed anytime]]></description> <content:encoded><![CDATA[<p>Thanks Renaun for an inspiration and your answer.</p><p>We had went through Flash Player Technote article &#8221; Loading data across domains&#8221; <a href="http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16520" rel="nofollow">http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16520</a> and had installed proxy Java servlet as suggested.</p><p>Now, our RSS reader can load any remote RSS feed via this proxy which is good thing because the end user does not want to know anything about Flash player security sandboxes.</p><p>The only drawback found already by me of this proxy Java servlet, that it FAILS to load  RSS feed from:<br /> <a href="http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byCategory&#038;languages=1&#038;categoryId=5" rel="nofollow">http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byCategory&#038;languages=1&#038;categoryId=5</a>&#8221;<br /> , but I will change the order of URL parameters, this proxy Java servlet will SUCCEED to load RSS feed from:<br /> <a href="http://weblogs.macromedia.com/mxna/xml/rss.cfm?languages=1&#038;categoryId=5&#038;query=byCategory" rel="nofollow">http://weblogs.macromedia.com/mxna/xml/rss.cfm?languages=1&#038;categoryId=5&#038;query=byCategory</a></p><p>I suspect this behavoiur occurs because<br /> &#8220;http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byCategory&#8221; is not valid RSS feed anytime</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 368/373 objects using disk: basic

 Served from: renaun.com @ 2026-06-10 01:56:30 by W3 Total Cache -->