<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: SWXformat.org gets a major update</title>
	<atom:link href="http://aralbalkan.com/1753/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1753</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Tue, 22 May 2012 18:33:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ethan</title>
		<link>http://aralbalkan.com/1753/comment-page-1#comment-259666</link>
		<dc:creator>Ethan</dc:creator>
		<pubDate>Mon, 15 Mar 2010 00:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1753#comment-259666</guid>
		<description>Now i actually do think its dead.  Is it?  Or did you find an alternative?</description>
		<content:encoded><![CDATA[<p>Now i actually do think its dead.  Is it?  Or did you find an alternative?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chand</title>
		<link>http://aralbalkan.com/1753/comment-page-1#comment-257402</link>
		<dc:creator>chand</dc:creator>
		<pubDate>Sun, 23 Aug 2009 08:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1753#comment-257402</guid>
		<description>Hi Aral, 

First of all thanks for such a creative tool that you provide all the flash community. I&#039;m talking about SWX it is such a fantastic tool to get the work in minutes, I follow your examples at opensource flash. Aral I need some guidance or a kind of solution in SWX about the dynamic sorting. As we have here in jquery the link is http://www.webresourcesdepot.com/wp-content/uploads/file/jquerydragdrop/ . We can use MySQL with SWX to communicate back and forth with it. And what should be the solution for dynamic drag and drop in flash as I gave you the example above.

Thanks so much!</description>
		<content:encoded><![CDATA[<p>Hi Aral, </p>
<p>First of all thanks for such a creative tool that you provide all the flash community. I&#8217;m talking about SWX it is such a fantastic tool to get the work in minutes, I follow your examples at opensource flash. Aral I need some guidance or a kind of solution in SWX about the dynamic sorting. As we have here in jquery the link is <a href="http://www.webresourcesdepot.com/wp-content/uploads/file/jquerydragdrop/" rel="nofollow">http://www.webresourcesdepot.com/wp-content/uploads/file/jquerydragdrop/</a> . We can use MySQL with SWX to communicate back and forth with it. And what should be the solution for dynamic drag and drop in flash as I gave you the example above.</p>
<p>Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://aralbalkan.com/1753/comment-page-1#comment-257279</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 18 Aug 2009 11:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1753#comment-257279</guid>
		<description>Thanks for the info! I will ask over there.

Take care.</description>
		<content:encoded><![CDATA[<p>Thanks for the info! I will ask over there.</p>
<p>Take care.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1753/comment-page-1#comment-257274</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Tue, 18 Aug 2009 10:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1753#comment-257274</guid>
		<description>Hi James,

I&#039;m not involved day-to-day with SWX at the moment. Have you tried asking on the list: &lt;a href=&quot;http://swxformat.org/list&quot; rel=&quot;nofollow&quot;&gt;http://swxformat.org/list&lt;/a&gt;. Also, there&#039;s a Twitter account: &lt;a href=&quot;http://twitter.com?status=@swx&quot; rel=&quot;nofollow&quot;&gt;@swx&lt;/a&gt;. I&#039;m sure Ben or Jon will be able to help you out. Good luck!</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>I&#8217;m not involved day-to-day with SWX at the moment. Have you tried asking on the list: <a href="http://swxformat.org/list" rel="nofollow">http://swxformat.org/list</a>. Also, there&#8217;s a Twitter account: <a href="http://twitter.com?status=@swx" rel="nofollow">@swx</a>. I&#8217;m sure Ben or Jon will be able to help you out. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://aralbalkan.com/1753/comment-page-1#comment-257265</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 18 Aug 2009 01:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1753#comment-257265</guid>
		<description>Hi Aral,

I am trying to contact you about SWX. I have an odd problem that I seem to be missing.

How is it possible the I can call to one of my services via the Service Explorer and everything shows up fine (large array being passed back) yet when I call to the exact same service via my Flash app I get this error:

Unable to parse content: Error #2100: The ByteArray parameter in Loader.loadBytes() must have length greater than 0.

Please help me shed some light on this fast!!! Feel free to email me. It&#039;s much faster.

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi Aral,</p>
<p>I am trying to contact you about SWX. I have an odd problem that I seem to be missing.</p>
<p>How is it possible the I can call to one of my services via the Service Explorer and everything shows up fine (large array being passed back) yet when I call to the exact same service via my Flash app I get this error:</p>
<p>Unable to parse content: Error #2100: The ByteArray parameter in Loader.loadBytes() must have length greater than 0.</p>
<p>Please help me shed some light on this fast!!! Feel free to email me. It&#8217;s much faster.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

