May 6, 2009 - 00:16
Posted in ActionScript 3.0, Flex, PHP | 2 comments
Here’s a quick and easy way to handle multiple service calls in two simple event handlers!
March 30, 2009 - 20:44
Posted in ActionScript 3.0, Flex, PHP | No comments
The constructor function in Object-Oriented languages is an incredibly useful mechanism to use, and we’ve all used them for a wide variety of solutions.
January 5, 2009 - 17:40
Posted in ActionScript, Flex, Lessons, PHP, Tools | 14 comments
Yesterday i recorded a video tutorial on integrating Flex, AMFPHP and CodeIgniter. This tutorial will walk you through each step of the process. If you have any questions, please post them as comments and i’ll answer them as best i can.
November 3, 2008 - 11:12
Posted in Flex, PHP | 2 comments
While working on a project today, i encountered a serious ballache in the form of this:
mx.rpc.Fault (@14f27331)
[inherited]
faultCode “Server.Acknowledge.Failed”
faultDetail “Was expecting message ‘93EDDF20-516F-2C3F-AA63-619BAB9DA793′ but received ”.”
faultString “Didn’t receive an acknowledgement of message”
rootCause null
AMFPHP, for all it’s wonder and usefulness, doesn’t document its errors [...]
November 2, 2008 - 23:09
Posted in Flex, Lessons | 17 comments
A while back i spent an evening hacking away at the CodeIgniter source code. I was desperate to use it as a library, as opposed to a framework. I don’t use PHP with HTML. I did for a little bit, but personally i found that HTML and CSS were the biggest load of shit languages [...]
February 2, 2010 - 19:50
Welcome back! I’ve been using 1.9 for some time. Looking forward to hearing about new stuff.
February 2, 2010 - 20:17
Exciting to see this come back to life!! Are you guys planning to create or extend a PHP extension similar to AMFEXT?
I would love to see this project have hooks to an ORM like Doctrine. Drop me a note if you want to discuss. I’ve been putting dents into this for he past couple years.
-Rob
February 2, 2010 - 20:46
YES! I have been waiting for that for a long time, I was almost about to switch to Zend. Can’t wait to see the new AMFPHP 2.0!
February 2, 2010 - 21:23
I will probably test it soon..
Thanks guys !
February 2, 2010 - 21:56
Nice!!!
February 3, 2010 - 01:28
Killer. I, too, was thinking i’d have to switch to Zend.
Keep it a live! I will test it out pretty soon with a project i’m sure.
February 3, 2010 - 01:45
I made an application that compares the runtime of the Zend X AMFPHP
http://blog.mxml.com.br/amfphp-ou-zendamf
February 3, 2010 - 17:04
Really good news…My best companion is back!
February 5, 2010 - 00:28
You guy should let me help some how. I will host, advocate, donate, anything just let me help out.
February 8, 2010 - 10:30
that’s some really good news… looking forward to the new version!
February 22, 2010 - 19:51
This is awesome news! I might be able to put up a tutorial showing off the new features, as soon as I figure out what they are!