<?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: ZF 1.7.8 mini release is out</title>
	<atom:link href="http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out</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: Adam</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-2628</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 26 May 2009 14:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-2628</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-2627&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-2627&quot; rel=&quot;nofollow&quot;&gt;Adam&lt;/a&gt; :&lt;/strong&gt;
Just thought I would give you and anyone reading the heads up on a plugin I’m currently developing for the CakePHP Framework. It allows for a seamless integration with Flash or Flex and CakePHP using ZendAmf for the serializing &amp;&amp; de-serializing of data. Wade, please let me know if I am in breach of any copyright restrictions etc (Hopefully not).

Lol and the link is ... http://code.google.com/p/zamf/

Any ideas when AMFEXT will be added?
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-2627"><p>
<strong><a href="#comment-2627" rel="nofollow">Adam</a> :</strong><br />
Just thought I would give you and anyone reading the heads up on a plugin I’m currently developing for the CakePHP Framework. It allows for a seamless integration with Flash or Flex and CakePHP using ZendAmf for the serializing &amp;&amp; de-serializing of data. Wade, please let me know if I am in breach of any copyright restrictions etc (Hopefully not).</p>
<p>Lol and the link is &#8230; <a href="http://code.google.com/p/zamf/" rel="nofollow">http://code.google.com/p/zamf/</a></p>
<p>Any ideas when AMFEXT will be added?
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-2627</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 26 May 2009 14:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-2627</guid>
		<description>Just thought I would give you and anyone reading the heads up on a plugin I&#039;m currently developing for the CakePHP Framework. It allows for a seamless integration with Flash or Flex and CakePHP using ZendAmf for the serializing &amp;&amp; de-serializing of data. Wade, please let me know if I am in breach of any copyright restrictions etc (Hopefully not).

Any ideas when AMFEXT will be added?</description>
		<content:encoded><![CDATA[<p>Just thought I would give you and anyone reading the heads up on a plugin I&#8217;m currently developing for the CakePHP Framework. It allows for a seamless integration with Flash or Flex and CakePHP using ZendAmf for the serializing &amp;&amp; de-serializing of data. Wade, please let me know if I am in breach of any copyright restrictions etc (Hopefully not).</p>
<p>Any ideas when AMFEXT will be added?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xty</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-2339</link>
		<dc:creator>Xty</dc:creator>
		<pubDate>Sun, 26 Apr 2009 20:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-2339</guid>
		<description>I still have NetConnection.Call.BadVersion problem with ZF 1.7.8.
Me too. Using ServiceCapture I see that what is being returned is of type text instead of amf. Nowhere on the net does anyone seem to know what the answer is. Perhaps you can enlighten us here. I am using Flash CS3 with AMFPHP and everything works great, but Zend AMF will not do the job. I am considering switching frameworks, but obviously this won&#039;t do.</description>
		<content:encoded><![CDATA[<p>I still have NetConnection.Call.BadVersion problem with ZF 1.7.8.<br />
Me too. Using ServiceCapture I see that what is being returned is of type text instead of amf. Nowhere on the net does anyone seem to know what the answer is. Perhaps you can enlighten us here. I am using Flash CS3 with AMFPHP and everything works great, but Zend AMF will not do the job. I am considering switching frameworks, but obviously this won&#8217;t do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-2294</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 22 Apr 2009 17:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-2294</guid>
		<description>Wade,
It appears that http://framework.zend.com/issues/browse/ZF-5168 has re-emerged, as this is the culprit to my problems mentioned above (&quot;Method not found&quot; errors).

As soon as I specify a source using the name of the class containing the functions, everything works.

Is there a reason this is the case, as this principle is generally opposes the encapsulation principle (where the web service is the encapsulating element), making only necessary to know the accessors, but not the internals.

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>Wade,<br />
It appears that <a href="http://framework.zend.com/issues/browse/ZF-5168" rel="nofollow">http://framework.zend.com/issues/browse/ZF-5168</a> has re-emerged, as this is the culprit to my problems mentioned above (&#8220;Method not found&#8221; errors).</p>
<p>As soon as I specify a source using the name of the class containing the functions, everything works.</p>
<p>Is there a reason this is the case, as this principle is generally opposes the encapsulation principle (where the web service is the encapsulating element), making only necessary to know the accessors, but not the internals.</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-2058</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Sun, 12 Apr 2009 15:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-2058</guid>
		<description>Hi,

I&#039;m also getting a &quot;Duplicate Method Registered&quot; error using 1.7.8. I&#039;ve checked and doublechecked without finding anything in my code. Any ideas of what I might have done wrong?

//Morgan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m also getting a &#8220;Duplicate Method Registered&#8221; error using 1.7.8. I&#8217;ve checked and doublechecked without finding anything in my code. Any ideas of what I might have done wrong?</p>
<p>//Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holografix</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-1780</link>
		<dc:creator>holografix</dc:creator>
		<pubDate>Wed, 01 Apr 2009 09:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-1780</guid>
		<description>Hello Wade

I still have NetConnection.Call.BadVersion problem with ZF 1.7.8.

I&#039;ve posted a message but doesn&#039;t get any feedback yet so you might give a little help.

http://www.nabble.com/Zend_Amf-and-Flash---Error--2044-NetConnection.Call.BadVersion-td22795012.html

cheers
holo</description>
		<content:encoded><![CDATA[<p>Hello Wade</p>
<p>I still have NetConnection.Call.BadVersion problem with ZF 1.7.8.</p>
<p>I&#8217;ve posted a message but doesn&#8217;t get any feedback yet so you might give a little help.</p>
<p><a href="http://www.nabble.com/Zend_Amf-and-Flash---Error--2044-NetConnection.Call.BadVersion-td22795012.html" rel="nofollow">http://www.nabble.com/Zend_Amf-and-Flash&#8212;Error&#8211;2044-NetConnection.Call.BadVersion-td22795012.html</a></p>
<p>cheers<br />
holo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-1775</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 31 Mar 2009 22:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-1775</guid>
		<description>Quick correction on my last post. I am currently running on ZF 1.7.6 (not 1.7.7) as the later version presents errors when running, i.e. &quot;Duplicate Method Registered&quot;.

So as of now, I am unable to run 1.7.7 or 1.7.8 (and I would really like to run 1.7.8, considering the inclusion of session support in Zend_Amf).

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>Quick correction on my last post. I am currently running on ZF 1.7.6 (not 1.7.7) as the later version presents errors when running, i.e. &#8220;Duplicate Method Registered&#8221;.</p>
<p>So as of now, I am unable to run 1.7.7 or 1.7.8 (and I would really like to run 1.7.8, considering the inclusion of session support in Zend_Amf).</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-1772</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-1772</guid>
		<description>Running into problems when upgrading from ZF 1.7.7 to ZF 1.7.8. Getting errors such as:
- Method &quot;sign_in&quot; does not exist

When trying to use remote objects to call PHP functions. Here is the complete response message:

#1 /var/web/htdocs/core/library/Zend/Amf/Server.php(390): Zend_Amf_Server-&gt;_handle(Object(Zend_Amf_Request_Http))
#2 /var/web/htdocs/core/application/default/controllers/ServicesController.php(83): Zend_Amf_Server-&gt;handle()
#3 /var/web/htdocs/core/library/Zend/Controller/Action.php(503): ServicesController-&gt;loginAction()
#4 /var/web/htdocs/core/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action-&gt;dispatch(&#039;loginAction&#039;)
#5 /var/web/htdocs/core/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#6 /var/web/htdocs/core/application/bootstrap.php(38): Zend_Controller_Front-&gt;dispatch()
#7 /var/web/htdocs/core/public/index.php(5): Bootstrap-&gt;runApp()
#8 {main}?Method &quot;sign_in&quot; does not existI7E2E4016-4948-4296-325B-5E27BEC82250I4CF6CBA0-0CB8-C7C9-5B0E-00004E1ED3C0I26A7627C-490E-7729-F24A-000044E937D2123853024400</description>
		<content:encoded><![CDATA[<p>Running into problems when upgrading from ZF 1.7.7 to ZF 1.7.8. Getting errors such as:<br />
- Method &#8220;sign_in&#8221; does not exist</p>
<p>When trying to use remote objects to call PHP functions. Here is the complete response message:</p>
<p>#1 /var/web/htdocs/core/library/Zend/Amf/Server.php(390): Zend_Amf_Server-&gt;_handle(Object(Zend_Amf_Request_Http))<br />
#2 /var/web/htdocs/core/application/default/controllers/ServicesController.php(83): Zend_Amf_Server-&gt;handle()<br />
#3 /var/web/htdocs/core/library/Zend/Controller/Action.php(503): ServicesController-&gt;loginAction()<br />
#4 /var/web/htdocs/core/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action-&gt;dispatch(&#8216;loginAction&#8217;)<br />
#5 /var/web/htdocs/core/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#6 /var/web/htdocs/core/application/bootstrap.php(38): Zend_Controller_Front-&gt;dispatch()<br />
#7 /var/web/htdocs/core/public/index.php(5): Bootstrap-&gt;runApp()<br />
#8 {main}?Method &#8220;sign_in&#8221; does not existI7E2E4016-4948-4296-325B-5E27BEC82250I4CF6CBA0-0CB8-C7C9-5B0E-00004E1ED3C0I26A7627C-490E-7729-F24A-000044E937D2123853024400</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex i AIR &#187; Archiwum &#187; AMF remoting - co wybrać?</title>
		<link>http://wadearnold.com/blog/flash/zf-178-mini-release-is-out/comment-page-1#comment-1764</link>
		<dc:creator>Flex i AIR &#187; Archiwum &#187; AMF remoting - co wybrać?</dc:creator>
		<pubDate>Tue, 31 Mar 2009 09:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=248#comment-1764</guid>
		<description>[...] że w dniu dzisiejszym pojawił się update (do wersji 1.7.8) biblioteki ZendAMF - więcej info na blogu Wade&#8217;a Arnolda, a kod można ściągnąć ze stron Zend [...]</description>
		<content:encoded><![CDATA[<p>[...] że w dniu dzisiejszym pojawił się update (do wersji 1.7.8) biblioteki ZendAMF &#8211; więcej info na blogu Wade&#8217;a Arnolda, a kod można ściągnąć ze stron Zend [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
