<?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: The Future of AMFPHP</title>
	<atom:link href="http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Wed, 19 May 2010 07:10:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: josh</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-7375</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-7375</guid>
		<description>Just following up on this previous question here... is AMFPHP moving toward Zend_AMF framework or is there going to be a dedicate AMFPHP release?  or is this something other folks can help and get involved with?

thanks</description>
		<content:encoded><![CDATA[<p>Just following up on this previous question here&#8230; is AMFPHP moving toward Zend_AMF framework or is there going to be a dedicate AMFPHP release?  or is this something other folks can help and get involved with?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-5377</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 17 Sep 2009 22:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-5377</guid>
		<description>So is amfphp officially done or are you still planning on releasing 2.0 someday?  If amfphp development is gone forever, then do you at least plan on incorporating the service browser into ZendAMF?</description>
		<content:encoded><![CDATA[<p>So is amfphp officially done or are you still planning on releasing 2.0 someday?  If amfphp development is gone forever, then do you at least plan on incorporating the service browser into ZendAMF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth West</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-5010</link>
		<dc:creator>Gareth West</dc:creator>
		<pubDate>Thu, 10 Sep 2009 06:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-5010</guid>
		<description>Thanks for all the hard work. Flash + PHP projects are completed much faster thanks to you.

The service browser is more valuable than you might think. We have recently switched one project from Zend to AMFPHP so that our PHP team and Flash team are independent on each other. The PHP developers are now able to complete all there requirements without having the Flash team test it for them.</description>
		<content:encoded><![CDATA[<p>Thanks for all the hard work. Flash + PHP projects are completed much faster thanks to you.</p>
<p>The service browser is more valuable than you might think. We have recently switched one project from Zend to AMFPHP so that our PHP team and Flash team are independent on each other. The PHP developers are now able to complete all there requirements without having the Flash team test it for them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-1577</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-1577</guid>
		<description>Nothing wrong with this, at all, people should get it more.</description>
		<content:encoded><![CDATA[<p>Nothing wrong with this, at all, people should get it more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMFPHP recent updates &#124; Padub</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-824</link>
		<dc:creator>AMFPHP recent updates &#124; Padub</dc:creator>
		<pubDate>Sat, 17 Jan 2009 23:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-824</guid>
		<description>[...] Framework&#8230; and in fact many developers were afraid about the real future of amfphp. Bt, as Wade said, the amfphp core will remain separated from the framework implementation ( a framework which I will [...]</description>
		<content:encoded><![CDATA[<p>[...] Framework&#8230; and in fact many developers were afraid about the real future of amfphp. Bt, as Wade said, the amfphp core will remain separated from the framework implementation ( a framework which I will [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alograg</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-552</link>
		<dc:creator>Alograg</dc:creator>
		<pubDate>Thu, 04 Dec 2008 18:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-552</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>
	<item>
		<title>By: mamay</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-478</link>
		<dc:creator>mamay</dc:creator>
		<pubDate>Mon, 17 Nov 2008 16:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-478</guid>
		<description>when I post flex object ObjectProxy as parameter in amf function then get an error 
&quot;Uncaught exception &#039;Zend_Amf_Exception&#039; with message &#039;Unable to parse null body data flex.messaging.messages.RemotingMessage mapped class is not defined&#039;&quot;

how should i create mapped class for ObjectProxy?</description>
		<content:encoded><![CDATA[<p>when I post flex object ObjectProxy as parameter in amf function then get an error<br />
&#8220;Uncaught exception &#8216;Zend_Amf_Exception&#8217; with message &#8216;Unable to parse null body data flex.messaging.messages.RemotingMessage mapped class is not defined&#8217;&#8221;</p>
<p>how should i create mapped class for ObjectProxy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iongion</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-431</link>
		<dc:creator>iongion</dc:creator>
		<pubDate>Fri, 07 Nov 2008 21:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-431</guid>
		<description>Will/is the new amfphp support(ing) real type safe values ?
Everyone knows that php is untyped, but in the same time you know how much trouble one has passing database values from php to flex for example where bloody ints should be ints, floats should be numbers, dates should be dates, etc ...
(Doctrine_Record for example, when using amfphp, you already have all the type info in the table, all is needed is a cast i guess, but i never could have got howto/where to write this in the amfphp code(adapter?..how does that work beside iterating...))

In this way one will not get its project polluted by dozens of factories.</description>
		<content:encoded><![CDATA[<p>Will/is the new amfphp support(ing) real type safe values ?<br />
Everyone knows that php is untyped, but in the same time you know how much trouble one has passing database values from php to flex for example where bloody ints should be ints, floats should be numbers, dates should be dates, etc &#8230;<br />
(Doctrine_Record for example, when using amfphp, you already have all the type info in the table, all is needed is a cast i guess, but i never could have got howto/where to write this in the amfphp code(adapter?..how does that work beside iterating&#8230;))</p>
<p>In this way one will not get its project polluted by dozens of factories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend_Amf Update and Examples &#124; Zend Framework &#124; Fritz Thomas</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-429</link>
		<dc:creator>Zend_Amf Update and Examples &#124; Zend Framework &#124; Fritz Thomas</dc:creator>
		<pubDate>Fri, 07 Nov 2008 16:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-429</guid>
		<description>[...] as Weierophinney said in the comments, Wade Arnold - the creator of Zend_Amf - posted also some important informations about Zend_Amf and [...]</description>
		<content:encoded><![CDATA[<p>[...] as Weierophinney said in the comments, Wade Arnold &#8211; the creator of Zend_Amf &#8211; posted also some important informations about Zend_Amf and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: localToGlobal &#187; Blog Archive &#187; news review -&#62; 45th week of 2008</title>
		<link>http://wadearnold.com/blog/flash/amfphp/the-future-of-amfphp/comment-page-1#comment-428</link>
		<dc:creator>localToGlobal &#187; Blog Archive &#187; news review -&#62; 45th week of 2008</dc:creator>
		<pubDate>Fri, 07 Nov 2008 16:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=112#comment-428</guid>
		<description>[...] &gt; The Future of AMFPHP &gt; Wade Arnold [...]</description>
		<content:encoded><![CDATA[<p>[...] &gt; The Future of AMFPHP &gt; Wade Arnold [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
