<?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: SWX: A new data exchange format for Flash.</title>
	<atom:link href="http://aralbalkan.com/893/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/893</link>
	<description>Changing the world through technology and oratory.</description>
	<pubDate>Fri, 21 Nov 2008 17:48:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-113132</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 11 Feb 2008 14:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-113132</guid>
		<description>Hi Aral,

Great stuff, and very simple to use. I am, however, having a lot of trouble trying to use this in an AS 3.0 project - compile errors with type problems, etc, etc.

Is there a way to use SWX within an AS 3.0 project?

Thanks in advance for your help :-)

Robert</description>
		<content:encoded><![CDATA[<p>Hi Aral,</p>
<p>Great stuff, and very simple to use. I am, however, having a lot of trouble trying to use this in an AS 3.0 project - compile errors with type problems, etc, etc.</p>
<p>Is there a way to use SWX within an AS 3.0 project?</p>
<p>Thanks in advance for your help <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VagabondoDigitale</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-71713</link>
		<dc:creator>VagabondoDigitale</dc:creator>
		<pubDate>Sat, 15 Sep 2007 17:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-71713</guid>
		<description>Good, i wnat test it, Thx for your review.</description>
		<content:encoded><![CDATA[<p>Good, i wnat test it, Thx for your review.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny-T.co.uk &#187; New Flash data exchange: SWX is launched</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17735</link>
		<dc:creator>Danny-T.co.uk &#187; New Flash data exchange: SWX is launched</dc:creator>
		<pubDate>Mon, 02 Apr 2007 12:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17735</guid>
		<description>[...] Check out Aral&#8217;s introductory post and full details on swxformat.org [...]</description>
		<content:encoded><![CDATA[<p>[...] Check out Aral&#8217;s introductory post and full details on swxformat.org [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just Another Rant &#187; Blog Archive &#187; Retrospect</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17696</link>
		<dc:creator>Just Another Rant &#187; Blog Archive &#187; Retrospect</dc:creator>
		<pubDate>Sun, 01 Apr 2007 16:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17696</guid>
		<description>[...] Second, on a much lighter note, Aral Balkan has announced the SWX format for Flash Data exchange. Personally I think its great! Not sure if I'll use it, who knows, but I think anything that offers a way for more people to use Flash the better . And while I think Patrick Mineault makes some good points, I have to agree with Aral in that not everyone developing in Flash is ready for remoting and XML parsing (although I will say I wish they all were). The use of Flash is growing in leaps and bounds, which also means a ton of inexperienced people will be building flash apps (dare I say the wrong way?). From my perspective, SWX becomes just another option to separate the content from the presentation, allowing for a more maintainable app. And from where I sit, options are never a bad thing. How valid this option really is, only time can tell. As Aral mentioned, SWX is still in its infancy, lets wait and see if it becomes a drain on society or a boost, before we completely disregard it as a valid solution to a problem. [...]</description>
		<content:encoded><![CDATA[<p>[...] Second, on a much lighter note, Aral Balkan has announced the SWX format for Flash Data exchange. Personally I think its great! Not sure if I&#8217;ll use it, who knows, but I think anything that offers a way for more people to use Flash the better . And while I think Patrick Mineault makes some good points, I have to agree with Aral in that not everyone developing in Flash is ready for remoting and XML parsing (although I will say I wish they all were). The use of Flash is growing in leaps and bounds, which also means a ton of inexperienced people will be building flash apps (dare I say the wrong way?). From my perspective, SWX becomes just another option to separate the content from the presentation, allowing for a more maintainable app. And from where I sit, options are never a bad thing. How valid this option really is, only time can tell. As Aral mentioned, SWX is still in its infancy, lets wait and see if it becomes a drain on society or a boost, before we completely disregard it as a valid solution to a problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Ippolito</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17690</link>
		<dc:creator>Bob Ippolito</dc:creator>
		<pubDate>Sun, 01 Apr 2007 15:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17690</guid>
		<description>We've been doing something very much like this, mostly because it saves a HTTP request when you're doing cross-domain stuff: loadMovie isn't subject to crossdomain.xml.

Using a LocalConnection for a callback when using SWF-ad-data is a better solution in general. For example you could pass in a LocalConnection id and you'd just get a response over that rather than having to poll result. This works better cross-domain because you don't have to muck with System.security.allowDomain() and stuff.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve been doing something very much like this, mostly because it saves a HTTP request when you&#8217;re doing cross-domain stuff: loadMovie isn&#8217;t subject to crossdomain.xml.</p>
<p>Using a LocalConnection for a callback when using SWF-ad-data is a better solution in general. For example you could pass in a LocalConnection id and you&#8217;d just get a response over that rather than having to poll result. This works better cross-domain because you don&#8217;t have to muck with System.security.allowDomain() and stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A new chapter: Patrick Mineault joins SWX at Aral Balkan</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17683</link>
		<dc:creator>A new chapter: Patrick Mineault joins SWX at Aral Balkan</dc:creator>
		<pubDate>Sun, 01 Apr 2007 14:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17683</guid>
		<description>[...] What a crazy week this has been! First, I released a new data exchange format for Flash called SWX. It was generally very enthusiastically received but Patrick Mineault was not impressed. The ensuing controversy no doubt made interesting reading for many during boredom breaks at the office, prompting Niqui&#8217;s post on The Blog Soap Opera. Just when I&#8217;d thought that we&#8217;d mostly agreed to disagree on the matter, I got an email this morning from Patrick that put a smile on my face. Apparently, on further thought, Patrick&#8217;s decided that SWX is a good idea after all and suggested that we merge it with Amfphp. [...]</description>
		<content:encoded><![CDATA[<p>[...] What a crazy week this has been! First, I released a new data exchange format for Flash called SWX. It was generally very enthusiastically received but Patrick Mineault was not impressed. The ensuing controversy no doubt made interesting reading for many during boredom breaks at the office, prompting Niqui&#8217;s post on The Blog Soap Opera. Just when I&#8217;d thought that we&#8217;d mostly agreed to disagree on the matter, I got an email this morning from Patrick that put a smile on my face. Apparently, on further thought, Patrick&#8217;s decided that SWX is a good idea after all and suggested that we merge it with Amfphp. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17542</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Fri, 30 Mar 2007 20:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17542</guid>
		<description>Hey Elmer -- thanks, man! I'm looking forward to it too! ;)</description>
		<content:encoded><![CDATA[<p>Hey Elmer &#8212; thanks, man! I&#8217;m looking forward to it too! <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elmer</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17490</link>
		<dc:creator>elmer</dc:creator>
		<pubDate>Fri, 30 Mar 2007 13:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17490</guid>
		<description>I really enjoyed your inspired/inspiring talk last night Aral. 

Still loking forward to that tiwitter app though ;)</description>
		<content:encoded><![CDATA[<p>I really enjoyed your inspired/inspiring talk last night Aral. </p>
<p>Still loking forward to that tiwitter app though <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17485</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Fri, 30 Mar 2007 12:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17485</guid>
		<description>@Ben: Please see my new post titled &lt;a href="http://aralbalkan.com/895"&gt;SWX: A good idea&lt;/a&gt;. It should hopefully answer your question :)</description>
		<content:encoded><![CDATA[<p>@Ben: Please see my new post titled <a href="http://aralbalkan.com/895">SWX: A good idea</a>. It should hopefully answer your question <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://aralbalkan.com/893/comment-page-1#comment-17473</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Fri, 30 Mar 2007 09:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/893#comment-17473</guid>
		<description>Hi guys, 

Just a quick communal reply to say "thank you" for your support and words of encouragement. I really appreciate it. 

Also, thank you for all your offers to port SWX. I am currently working on getting it working on PHP 4 and will issue a new release once that's ready. I think the porting projects could start concurrently after that point.

I need to set up a project page for this on OSFlash as well as a mailing list. I will also update you when that's ready. 

Again, thank you for your support and excitement! :)</description>
		<content:encoded><![CDATA[<p>Hi guys, </p>
<p>Just a quick communal reply to say &#8220;thank you&#8221; for your support and words of encouragement. I really appreciate it. </p>
<p>Also, thank you for all your offers to port SWX. I am currently working on getting it working on PHP 4 and will issue a new release once that&#8217;s ready. I think the porting projects could start concurrently after that point.</p>
<p>I need to set up a project page for this on OSFlash as well as a mailing list. I will also update you when that&#8217;s ready. </p>
<p>Again, thank you for your support and excitement! <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
