<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Flex Pasta</title>
	<link>http://www.flexpasta.com</link>
	<description>Everything Flex, Java, BlazeDS, AMF, FlexBuilder...</description>
	<pubDate>Tue, 16 Mar 2010 11:27:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Exception Handling with BlazeDS and Flex by Brian Telintelo</title>
		<link>http://www.flexpasta.com/index.php/2008/05/16/exception-handling-with-blazeds-and-flex/#comment-1188</link>
		<dc:creator>Brian Telintelo</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:58:25 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2008/05/16/exception-handling-with-blazeds-and-flex/#comment-1188</guid>
		<description>This is like

[Bindable]
[RemoteClass(alias="com.mypackage.FlexException")]</description>
		<content:encoded><![CDATA[<p>This is like</p>
<p>[Bindable]<br />
[RemoteClass(alias=&#8221;com.mypackage.FlexException&#8221;)]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exception Handling with BlazeDS and Flex by Nuno Chumbo</title>
		<link>http://www.flexpasta.com/index.php/2008/05/16/exception-handling-with-blazeds-and-flex/#comment-1186</link>
		<dc:creator>Nuno Chumbo</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:00:07 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2008/05/16/exception-handling-with-blazeds-and-flex/#comment-1186</guid>
		<description>Hi there, i'm a litle confused, since i'm newbie, with "... and put the usual RemoteObject tag in their so  ...".
Can you explain me how do i do that?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi there, i&#8217;m a litle confused, since i&#8217;m newbie, with &#8220;&#8230; and put the usual RemoteObject tag in their so  &#8230;&#8221;.<br />
Can you explain me how do i do that?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 5: AdvancedDataGrid by Larry G</title>
		<link>http://www.flexpasta.com/index.php/2009/11/23/flex-5-advanceddatagrid/#comment-1184</link>
		<dc:creator>Larry G</dc:creator>
		<pubDate>Sat, 06 Mar 2010 03:45:40 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2009/11/23/flex-5-advanceddatagrid/#comment-1184</guid>
		<description>I like to see footers/headers build in.</description>
		<content:encoded><![CDATA[<p>I like to see footers/headers build in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Files with Firefox Solution by Tramaine</title>
		<link>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1182</link>
		<dc:creator>Tramaine</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:41:37 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1182</guid>
		<description>Does this mean that the files contents gets loaded into the browser's memory?  How will this effect performance when uploading large files or uploading files multiple files?</description>
		<content:encoded><![CDATA[<p>Does this mean that the files contents gets loaded into the browser&#8217;s memory?  How will this effect performance when uploading large files or uploading files multiple files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Files with Firefox Solution by Andrey</title>
		<link>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1180</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:57:37 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1180</guid>
		<description>I'm just using URLLoader to upload file ByteArray as String because 
"In Flash Player 10 and later, if you use a multipart Content-Type (for example "multipart/form-data"), the POST operation is subject to the security rules applied to uploads..."</description>
		<content:encoded><![CDATA[<p>I&#8217;m just using URLLoader to upload file ByteArray as String because<br />
&#8220;In Flash Player 10 and later, if you use a multipart Content-Type (for example &#8220;multipart/form-data&#8221;), the POST operation is subject to the security rules applied to uploads&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Files with Firefox Solution by Brian Telintelo</title>
		<link>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1179</link>
		<dc:creator>Brian Telintelo</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:24:58 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1179</guid>
		<description>No.  If you notice in the example it is using a byte array with BlazeDS.  The only user action is to click a button and select a file to upload.  The file contents(ByteArray) are then sent to Java via AMF.</description>
		<content:encoded><![CDATA[<p>No.  If you notice in the example it is using a byte array with BlazeDS.  The only user action is to click a button and select a file to upload.  The file contents(ByteArray) are then sent to Java via AMF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Files with Firefox Solution by Andrey</title>
		<link>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1178</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:14:25 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1178</guid>
		<description>As I know each bytearray upload operation needs user interaction. Am I right?</description>
		<content:encoded><![CDATA[<p>As I know each bytearray upload operation needs user interaction. Am I right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Files with Firefox Solution by Shih-gian Lee</title>
		<link>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1174</link>
		<dc:creator>Shih-gian Lee</dc:creator>
		<pubDate>Sat, 27 Feb 2010 15:02:21 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2010/02/21/uploading-files-with-firefox-solution/#comment-1174</guid>
		<description>Talking about browser compatibility. I can easily do this in a couple lines of Ruby on Rails code using a gem.

Instead of browser incompatibility that Adobe claimed to be a big problem, they are buried by their own runtime incompatibilities. It is the same pain that Applet or Swing app. experienced previously.

Adobe will be surprised that browser compatibility is not such a big issue as before. Looking forward to HTML5.</description>
		<content:encoded><![CDATA[<p>Talking about browser compatibility. I can easily do this in a couple lines of Ruby on Rails code using a gem.</p>
<p>Instead of browser incompatibility that Adobe claimed to be a big problem, they are buried by their own runtime incompatibilities. It is the same pain that Applet or Swing app. experienced previously.</p>
<p>Adobe will be surprised that browser compatibility is not such a big issue as before. Looking forward to HTML5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Filtering Hibernate Child Collections by krikor herlopian</title>
		<link>http://www.flexpasta.com/index.php/2009/05/20/filtering-hibernate-child-collections/#comment-1172</link>
		<dc:creator>krikor herlopian</dc:creator>
		<pubDate>Thu, 25 Feb 2010 10:24:16 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2009/05/20/filtering-hibernate-child-collections/#comment-1172</guid>
		<description>thanks for help</description>
		<content:encoded><![CDATA[<p>thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mx:DataGrid wordWrap Wrangling by Uma shankar</title>
		<link>http://www.flexpasta.com/index.php/2008/07/08/mxdatagrid-wordwrap-wrangling/#comment-1143</link>
		<dc:creator>Uma shankar</dc:creator>
		<pubDate>Wed, 27 Jan 2010 14:46:17 +0000</pubDate>
		<guid>http://www.flexpasta.com/index.php/2008/07/08/mxdatagrid-wordwrap-wrangling/#comment-1143</guid>
		<description>Hi, Thanks for your nice information. Its really helps to fix the bug in my application.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for your nice information. Its really helps to fix the bug in my application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
