Development Blog With Code Updates : Developercast.com

June 12, 2008

Jake Blauzier’s Blog: Event-Based AJAX Framework for PHP

Filed under: Development — @ 12:18 pm

Jake Blauzier has just posted the last part of his series focusing on the creation of an event-based Ajax framework that works with PHP. It allows for calls to static functions, can return Javascript representations of PHP objects and a “call queue” system to keep things from overlapping.

Here’s the list of the parts of the series:

  • Part 1 – introduction, sample usage
  • Part 2 – problems in making an event-based ajax callback model (and his solutions)
  • Part 3 – the use of JSON in the framework
  • Part 4 – implementation of the Scriptifiable interface
  • Part 5 – implementing the Remotable interface

You can download the latest version of his Ajax framework directly from his blog.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress