AJAX Defined


July 20, 2008   Ajax — Tags: , , , — 52coding   

AJAX, originally defined by an article written by Jesse James Garrett in February 2005, meant “Asynchronous JavaScript+XML.” Although that acronym is amusing, it doesn’t tell the full story. AJAX is a secondary path of communication from the JavaScript environment on the user’s Web browser to your server.

Php ajax framework:My-BIC


July 8, 2008   Open source — Tags: , , , — 52coding   

My-BIC is an easy to use, powerful Ajax / PHP framework. 
 Support XML, JSON and TEXT format data transmission. 
 Support EasyForms: Calling a function can be get in the Form of all values, and create a string. ajaxObj.getForm ( ‘formid’). 

php ajax framework:jQPie


July 7, 2008   Open source, Php — Tags: , , — 52coding   

The idea of jQPie is to provide a lightweight PHP interface to jQuery. The lightweight interface allows multiple ways to interact.

What makes jQPie unique?
Lightweight
Supports XML, HTML and JSON Handlers
API is simple, while the handlers engine is PHP based the javascript library is usable by any language
Includes a powerful autocomplete plugin, plans to provide other plugins for use and as examples

Page 1 of 11