<?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: AMFPHP Deserializer and POG classes</title>
	<atom:link href="http://renaun.com/blog/2008/03/21/254/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2008/03/21/254/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Fri, 12 Mar 2010 20:39:00 +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/2008/03/21/254/comment-page-1/#comment-358538</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/03/21/254/#comment-358538</guid>
		<description>@jwopitz If you would change the name to SomeObject.php instead of class.someobject.php it should work correctly with the default AMFPHP install.</description>
		<content:encoded><![CDATA[<p>@jwopitz If you would change the name to SomeObject.php instead of class.someobject.php it should work correctly with the default AMFPHP install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tutorial: Flex + AMFPHP + POG &#171; explorers&#8217; club</title>
		<link>http://renaun.com/blog/2008/03/21/254/comment-page-1/#comment-358347</link>
		<dc:creator>tutorial: Flex + AMFPHP + POG &#171; explorers&#8217; club</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/03/21/254/#comment-358347</guid>
		<description>[...] Since initially this tutorial only happened to touch upon the setup of these technologies there hadn&#8217;t been any issues encountered. Obviously this tutorial didn&#8217;t reflect a real implementation of such a setup beyond the simple Get method. Further development has turned up an interesting find about sending AS3 objects out from Flex to be mapped to a POG object. As it is now, it can&#8217;t. That is because the naming convention chosen by the POG framework doesn&#8217;t get picked up by the AMFPHP deserializer. My gunslinger buddy Renaun Erickson has found a simple solution for this that doesn&#8217;t break the POG naming convention. You can read more about it on his blog - link. [...]</description>
		<content:encoded><![CDATA[<p>[...] Since initially this tutorial only happened to touch upon the setup of these technologies there hadn&#8217;t been any issues encountered. Obviously this tutorial didn&#8217;t reflect a real implementation of such a setup beyond the simple Get method. Further development has turned up an interesting find about sending AS3 objects out from Flex to be mapped to a POG object. As it is now, it can&#8217;t. That is because the naming convention chosen by the POG framework doesn&#8217;t get picked up by the AMFPHP deserializer. My gunslinger buddy Renaun Erickson has found a simple solution for this that doesn&#8217;t break the POG naming convention. You can read more about it on his blog - link. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwopitz</title>
		<link>http://renaun.com/blog/2008/03/21/254/comment-page-1/#comment-358336</link>
		<dc:creator>jwopitz</dc:creator>
		<pubDate>Wed, 30 Nov 2005 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/03/21/254/#comment-358336</guid>
		<description>Yeah, as a PHP noob, I don't think I would ever have been able to solve this on my own.  Thanks again for the help.  I will link off this as well as get the POG guys to link to this article.

So I am curious tho.  If I were to simply change the name of the POG object file from class.somename.php to SomeName.php, I wonder if that would've worked.  I am not sure what dependencies POG has on the file names.

A good question to ask ol' Joel Wan at POG.

Thanks,
jwopitz</description>
		<content:encoded><![CDATA[<p>Yeah, as a PHP noob, I don&#8217;t think I would ever have been able to solve this on my own.  Thanks again for the help.  I will link off this as well as get the POG guys to link to this article.</p>
<p>So I am curious tho.  If I were to simply change the name of the POG object file from class.somename.php to SomeName.php, I wonder if that would&#8217;ve worked.  I am not sure what dependencies POG has on the file names.</p>
<p>A good question to ask ol&#8217; Joel Wan at POG.</p>
<p>Thanks,<br />
jwopitz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
