<?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: Zend and the Adobe Flash Platform eSeminar</title>
	<atom:link href="http://wadearnold.com/blog/flash/zend-and-the-adobe-flash-platform-eseminar/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/zend-and-the-adobe-flash-platform-eseminar</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:17:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Antonia Natural Beauty Tips</title>
		<link>http://wadearnold.com/blog/flash/zend-and-the-adobe-flash-platform-eseminar/comment-page-1#comment-591</link>
		<dc:creator>Antonia Natural Beauty Tips</dc:creator>
		<pubDate>Wed, 10 Dec 2008 06:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=166#comment-591</guid>
		<description>Wade,

It is good to hear that Lee Brimelow will be guiding developers on creating a flex application (PHP+Zend). I have been a regular follower of Lee’s blog and have viewed several tutorials made by him.

I think Zend is awesome too, and with Adobe contributing to RIA development, we can certainly expect a better internet experience!</description>
		<content:encoded><![CDATA[<p>Wade,</p>
<p>It is good to hear that Lee Brimelow will be guiding developers on creating a flex application (PHP+Zend). I have been a regular follower of Lee’s blog and have viewed several tutorials made by him.</p>
<p>I think Zend is awesome too, and with Adobe contributing to RIA development, we can certainly expect a better internet experience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachary Schneider</title>
		<link>http://wadearnold.com/blog/flash/zend-and-the-adobe-flash-platform-eseminar/comment-page-1#comment-571</link>
		<dc:creator>Zachary Schneider</dc:creator>
		<pubDate>Mon, 08 Dec 2008 00:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=166#comment-571</guid>
		<description>Hi Wade,

Would it be possible for you to update the Zend_AMF documentation to cover how your lazy directory loader works with flex in respect to remoteobject? 

I found this to be a bit of stumbling block. I ended up with a perfect setup (thanks a bunch) however trying to figure out the proper source attribute in remoteobject with the . or _ notation and the corresponding class names and directory structure in php was a little frustrating. 

I think I was probably misapplying the definition. A little elaboration would help immensely. Or perhaps a longer description of the difference between the 2 notations and the class names and directories used.

I would send an update myself however I wasn&#039;t able to setup a working example for the . notation.

Thanks Again!</description>
		<content:encoded><![CDATA[<p>Hi Wade,</p>
<p>Would it be possible for you to update the Zend_AMF documentation to cover how your lazy directory loader works with flex in respect to remoteobject? </p>
<p>I found this to be a bit of stumbling block. I ended up with a perfect setup (thanks a bunch) however trying to figure out the proper source attribute in remoteobject with the . or _ notation and the corresponding class names and directory structure in php was a little frustrating. </p>
<p>I think I was probably misapplying the definition. A little elaboration would help immensely. Or perhaps a longer description of the difference between the 2 notations and the class names and directories used.</p>
<p>I would send an update myself however I wasn&#8217;t able to setup a working example for the . notation.</p>
<p>Thanks Again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alograg</title>
		<link>http://wadearnold.com/blog/flash/zend-and-the-adobe-flash-platform-eseminar/comment-page-1#comment-553</link>
		<dc:creator>Alograg</dc:creator>
		<pubDate>Thu, 04 Dec 2008 18:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=166#comment-553</guid>
		<description>Hello Wade; 
I believe the work you&#039;re doing in Zend_Amf is excellent. But do not think that those leaving aside the design goals of AMFPHP:
- Quick installation and implementation
- Nothing required - PHP4/PHP5 compatible, no extensions needed
- Low footprint, lightweight, fast
- Convention over configuration (service and class mapping)
- Can be embedded into a framework (see CakeAmfphp, Seagull)
- Services are &quot;non-specific&quot; PHP classes that are portable to anything without code change
- Productivity tools included (service browser, code gen, profiling)
- Batteries included - XML-RPC, JSON
- Not a framework by itself (use your own)
- Examples
- Mimic the AMF specification 
I think that some of these goals are being ignored when they entered the Zend draft. I really think that AMFPHP can be more powerful than any other implemented in a framework. 
Do not get me wrong, work in Zend_Amf is promising and with a great vision. But a different view to that of the creator of AMFPHP. 
I just see comments like: &quot;Congratulations&quot;, &quot;will be hoping that&quot; and so on. I tell you: I help with AMFPHP (on everything: site, code, etc.). Only tell me what you need and how we organize ourselves. It may be a noob in team work, but I feel good in the development of PHP and AS.
PS: Excuse my poor English. I&#039;m Mexican.</description>
		<content:encoded><![CDATA[<p>Hello Wade;<br />
I believe the work you&#8217;re doing in Zend_Amf is excellent. But do not think that those leaving aside the design goals of AMFPHP:<br />
- Quick installation and implementation<br />
- Nothing required &#8211; PHP4/PHP5 compatible, no extensions needed<br />
- Low footprint, lightweight, fast<br />
- Convention over configuration (service and class mapping)<br />
- Can be embedded into a framework (see CakeAmfphp, Seagull)<br />
- Services are &#8220;non-specific&#8221; PHP classes that are portable to anything without code change<br />
- Productivity tools included (service browser, code gen, profiling)<br />
- Batteries included &#8211; XML-RPC, JSON<br />
- Not a framework by itself (use your own)<br />
- Examples<br />
- Mimic the AMF specification<br />
I think that some of these goals are being ignored when they entered the Zend draft. I really think that AMFPHP can be more powerful than any other implemented in a framework.<br />
Do not get me wrong, work in Zend_Amf is promising and with a great vision. But a different view to that of the creator of AMFPHP.<br />
I just see comments like: &#8220;Congratulations&#8221;, &#8220;will be hoping that&#8221; and so on. I tell you: I help with AMFPHP (on everything: site, code, etc.). Only tell me what you need and how we organize ourselves. It may be a noob in team work, but I feel good in the development of PHP and AS.<br />
PS: Excuse my poor English. I&#8217;m Mexican.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
