<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheJim - Having some CakePHP with PHPAMF &#187; Flex</title>
	<atom:link href="http://thejim.me.uk/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://thejim.me.uk</link>
	<description>Not liking the bitter bitter taste of this cake!</description>
	<lastBuildDate>Mon, 26 Apr 2010 10:32:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AMFPHP Cake constructor arguments causing NetConnection.Call.BadVersion</title>
		<link>http://thejim.me.uk/2009/10/10/amfphp-cake-constructor-arguments-causing-netconnection-call-badversion/</link>
		<comments>http://thejim.me.uk/2009/10/10/amfphp-cake-constructor-arguments-causing-netconnection-call-badversion/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 13:18:53 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://thejim.me.uk/?p=51</guid>
		<description><![CDATA[So&#8230; you&#8217;re seeing &#8220;NetConnection.Call.BadVersion&#8221; from Flash while attempting to talk to CPAMF or AMFPHP.
Well my friend, there&#8217;s a good probability that something is wrong.
Here are some suggestions:

 Fatal Error
 Redirect

What I tracked my problem down to was the fact that the following happens when AMFPHP receives a Flash remote object (using remoting):

AMFPHP receives an AMF [...]]]></description>
		<wfw:commentRss>http://thejim.me.uk/2009/10/10/amfphp-cake-constructor-arguments-causing-netconnection-call-badversion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CakePHP CPAMF flex VO object flash integration</title>
		<link>http://thejim.me.uk/2009/09/21/cakephp-cpamf-flex-vo-object-flash-integration/</link>
		<comments>http://thejim.me.uk/2009/09/21/cakephp-cpamf-flex-vo-object-flash-integration/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 12:12:14 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://thejim.me.uk/?p=37</guid>
		<description><![CDATA[Well thank god for that!
After a few days of stressing and pulling out hair, and with the help of one young dutch genius we managed to resolve the cake cpamf plugin VO integration.
Firstly, things to know about cake:

Cake REQUIRES all models to be in the &#8220;models&#8221; directory.
CPAMF plugin is installed in in the &#8220;plugins&#8221; directory.
You [...]]]></description>
		<wfw:commentRss>http://thejim.me.uk/2009/09/21/cakephp-cpamf-flex-vo-object-flash-integration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
