<?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_Amf with full Zend Framework</title>
	<atom:link href="http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/</link>
	<description>Beyond Plain Old Html Objects</description>
	<lastBuildDate>Thu, 04 Mar 2010 07:52:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kriss</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1997</link>
		<dc:creator>kriss</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1997</guid>
		<description>Hi Piotr ,
So , i want to do like it&#039;s explained in linux mag  where  blazeds is used for php back-end .
this is the link : http://www.linux-mag.com/cache/7537/1.html .
But it is not so clear for me because as you said , it&#039;s 2 technology different used in one .
Thanks
kriss</description>
		<content:encoded><![CDATA[<p>Hi Piotr ,<br />
So , i want to do like it&#8217;s explained in linux mag  where  blazeds is used for php back-end .<br />
this is the link : <a href="http://www.linux-mag.com/cache/7537/1.html" rel="nofollow">http://www.linux-mag.com/cache/7537/1.html</a> .<br />
But it is not so clear for me because as you said , it&#8217;s 2 technology different used in one .<br />
Thanks<br />
kriss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Walczyszyn</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1990</link>
		<dc:creator>Piotr Walczyszyn</dc:creator>
		<pubDate>Mon, 15 Feb 2010 11:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1990</guid>
		<description>@kriss BlazeDS is Java server adapter. Zend_Amf on the contrary is PHP server adapter. So depending on your backend technology you would use either one of it. So yes you can and probably should in most cases use only one...</description>
		<content:encoded><![CDATA[<p>@kriss BlazeDS is Java server adapter. Zend_Amf on the contrary is PHP server adapter. So depending on your backend technology you would use either one of it. So yes you can and probably should in most cases use only one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kriss</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1984</link>
		<dc:creator>kriss</dc:creator>
		<pubDate>Sat, 13 Feb 2010 23:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1984</guid>
		<description>Hi Piotr ,
If I understand , you use two servers applicaton ? the first is tomcat for blazeds and the second is the zend server ?
Is it not possible tu use one only server ? For example to compile php script in  tomcat of blazeds ?
Thanks.
kriss</description>
		<content:encoded><![CDATA[<p>Hi Piotr ,<br />
If I understand , you use two servers applicaton ? the first is tomcat for blazeds and the second is the zend server ?<br />
Is it not possible tu use one only server ? For example to compile php script in  tomcat of blazeds ?<br />
Thanks.<br />
kriss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1620</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1620</guid>
		<description>Nice example, works great for me and I like having a true single point of entry - which this delivers nicely. :)

Another thing that works well with this example is to deliver the swf into the embedded page, or further loaders down the line in the same fashion. - with a minor little adjustment, controllers can be added to return media files, including SWFs as well, so those can be stored anywhere you like them and the index.php entry point can deliver them to the client.</description>
		<content:encoded><![CDATA[<p>Nice example, works great for me and I like having a true single point of entry &#8211; which this delivers nicely. <img src='http://www.riaspace.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another thing that works well with this example is to deliver the swf into the embedded page, or further loaders down the line in the same fashion. &#8211; with a minor little adjustment, controllers can be added to return media files, including SWFs as well, so those can be stored anywhere you like them and the index.php entry point can deliver them to the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fwap</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1549</link>
		<dc:creator>fwap</dc:creator>
		<pubDate>Mon, 26 Oct 2009 11:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1549</guid>
		<description>forget my post, problem was using zend and facebook together...</description>
		<content:encoded><![CDATA[<p>forget my post, problem was using zend and facebook together&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fwap</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1547</link>
		<dc:creator>fwap</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1547</guid>
		<description>Hi, 

i&#039;ve been using a working Zend MVC Environment where I added the controller and wanted to test it with the browser.

But instead of the &quot;Zend Amf Endpoint message&quot;, as mentioned in the tut after creating the controller, I get the exception: 

Unknown Player Version 26210

So, I don&#039;t even tried to use a simple flex, but I expect to get Amf_Server to work without one. My bootstrap is working well for all other controllers.
Did i miss something important?

Regards</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>i&#8217;ve been using a working Zend MVC Environment where I added the controller and wanted to test it with the browser.</p>
<p>But instead of the &#8220;Zend Amf Endpoint message&#8221;, as mentioned in the tut after creating the controller, I get the exception: </p>
<p>Unknown Player Version 26210</p>
<p>So, I don&#8217;t even tried to use a simple flex, but I expect to get Amf_Server to work without one. My bootstrap is working well for all other controllers.<br />
Did i miss something important?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Cargnelutti (fedecarg) 's status on Sunday, 18-Oct-09 00:56:43 UTC - Identi.ca</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1455</link>
		<dc:creator>Federico Cargnelutti (fedecarg) 's status on Sunday, 18-Oct-09 00:56:43 UTC - Identi.ca</dc:creator>
		<pubDate>Sun, 18 Oct 2009 00:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1455</guid>
		<description>[...]  http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/        a few seconds ago  from web [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/" rel="nofollow">http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/</a>        a few seconds ago  from web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lux</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1173</link>
		<dc:creator>lux</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1173</guid>
		<description>Hi Thanks much for this...

I just had one last question...where do we put references to the finished flash component in the Zend Framework...is there a reccomend place for this?</description>
		<content:encoded><![CDATA[<p>Hi Thanks much for this&#8230;</p>
<p>I just had one last question&#8230;where do we put references to the finished flash component in the Zend Framework&#8230;is there a reccomend place for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nothing blog from outer space : Tipps für AMF mit dem Zend-Framework</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1163</link>
		<dc:creator>nothing blog from outer space : Tipps für AMF mit dem Zend-Framework</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1163</guid>
		<description>[...] zum Einsatz kommt, baute ich meine erste Flex-Applikation in Verbindung mit dem Zend_Amf_Server im eigenen Controller. Dabei war die Fehlerdiagnose anfangs nicht leicht, denn im amfFaultHandler bekommt man h&#228;ufig [...]</description>
		<content:encoded><![CDATA[<p>[...] zum Einsatz kommt, baute ich meine erste Flex-Applikation in Verbindung mit dem Zend_Amf_Server im eigenen Controller. Dabei war die Fehlerdiagnose anfangs nicht leicht, denn im amfFaultHandler bekommt man h&#228;ufig [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Breton</title>
		<link>http://www.riaspace.net/2009/01/zend_amf-with-full-zend-framework/comment-page-1/#comment-1131</link>
		<dc:creator>Rich Breton</dc:creator>
		<pubDate>Mon, 03 Aug 2009 19:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.riaspace.net/?p=212#comment-1131</guid>
		<description>Just curious, why make a service? Why not call the zend_db_table object directly, its almost like you have two models, not to mention a third when it gets cloned into flex. Just asking if its possible?</description>
		<content:encoded><![CDATA[<p>Just curious, why make a service? Why not call the zend_db_table object directly, its almost like you have two models, not to mention a third when it gets cloned into flex. Just asking if its possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
