<?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: My MAX Speaking Sessions</title>
	<atom:link href="http://renaun.com/blog/2007/09/26/239/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2007/09/26/239/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Wed, 17 Mar 2010 06:11:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-173008</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-173008</guid>
		<description>I believe Mike Potter is doing the europe Flex and PHP session.  I wish I was going, hehe.</description>
		<content:encoded><![CDATA[<p>I believe Mike Potter is doing the europe Flex and PHP session.  I wish I was going, hehe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-169873</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Wed, 30 Nov 2005 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-169873</guid>
		<description>I'll join this hands on session in bacrelona during MAX europe.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll join this hands on session in bacrelona during MAX europe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luchyx</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-167718</link>
		<dc:creator>luchyx</dc:creator>
		<pubDate>Tue, 30 Nov 2004 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-167718</guid>
		<description>HI!.
Yes, I can confirm that the server is never reached after the 1st faultEvent but the Invoque Event is triggered.

Can we continue this conversation on https://bugs.adobe.com/jira/browse/SDK-12759 ?

Thanks.</description>
		<content:encoded><![CDATA[<p>HI!.<br />
Yes, I can confirm that the server is never reached after the 1st faultEvent but the Invoque Event is triggered.</p>
<p>Can we continue this conversation on <a href="https://bugs.adobe.com/jira/browse/SDK-12759" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12759</a> ?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luchyx</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-166280</link>
		<dc:creator>luchyx</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-166280</guid>
		<description>I forget to mention that the InVoque Event is triggered but the server is never reached.</description>
		<content:encoded><![CDATA[<p>I forget to mention that the InVoque Event is triggered but the server is never reached.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-166244</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Fri, 30 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-166244</guid>
		<description>Looking at the code through Charles, it does seem to be any issue with messages not going out from Flex after the first Fault.  Can you confirm that the server is not being hit at all on the 2nd request for the SDK's that fail.</description>
		<content:encoded><![CDATA[<p>Looking at the code through Charles, it does seem to be any issue with messages not going out from Flex after the first Fault.  Can you confirm that the server is not being hit at all on the 2nd request for the SDK&#8217;s that fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luchyx</title>
		<link>http://renaun.com/blog/2007/09/26/239/comment-page-1/#comment-166170</link>
		<dc:creator>luchyx</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2007/09/26/239/#comment-166170</guid>
		<description>Hi! Renaun.
Since you are a "guru" on flex and php I want to hear your opinion about this issue related to Flex and AMFPHP, (maybe Moxie?).
Here you can read a complete description about the issue and try it (project files included).
http://www.riaevolution.com/blog/?p=57

Also Jeffry houser found something similar.
You can read a bug-ticket here.
https://bugs.adobe.com/jira/browse/SDK-12759

Thanks for your input.
Good luck at MAX.</description>
		<content:encoded><![CDATA[<p>Hi! Renaun.<br />
Since you are a &#8220;guru&#8221; on flex and php I want to hear your opinion about this issue related to Flex and AMFPHP, (maybe Moxie?).<br />
Here you can read a complete description about the issue and try it (project files included).<br />
<a href="http://www.riaevolution.com/blog/?p=57" rel="nofollow">http://www.riaevolution.com/blog/?p=57</a></p>
<p>Also Jeffry houser found something similar.<br />
You can read a bug-ticket here.<br />
<a href="https://bugs.adobe.com/jira/browse/SDK-12759" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12759</a></p>
<p>Thanks for your input.<br />
Good luck at MAX.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
