Besides all the cool Flash stuff happening here, I shouldn’t forget to tell you about one of my other projects. The last couple of months I have been working on a project called ExtPHP. This piece of open-source software enables the user to communicate between native PHP classes and Javascript/AJAX frameworks like ExtJS.
I’ve been working with ExtJS for over 1,5 years now and I have always been frustrated by the lack of a good solution for client/server communication between my ExtJS applications and my PHP classes. In the past I used packages like AMFPHP but since they weren’t designed specifically for this kind of communication, I found them to be too slow or buggy. So ExtPHP was born.
ExtPHP is a lightweight and fast PHP to Javascript/AJAX gateway which makes your AJAX communication easy and secure!
For more detailed or technical information about this project, please visit http://www.ext-php.org/