XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many more.
Be the first to post a text review of XOAD. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This release is identical in functionality to the 0.6.0.0 release, except that this release passes with PHP 5 Strict.
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many more. Changes: - XOAD_HTML is included when XOAD is loaded - in previous version XOAD_HTML was included only on callback. - XOAD_Client::register(...) was fixed - nested objects were not serialized as objects, but as the string "object". - XOAD_HTML::cssQuery(...) was added. - Prototype support was added (big thanks to Ronald Nikel). https://sourceforge.net/projects/xoad
- XOAD_HTML is included when XOAD is loaded - in previous version XOAD_HTML was included only on callback. - XOAD_Client::register(...) was fixed - nested objects were not serialized as objects, but as the string "object". - XOAD_HTML::cssQuery(...) was added. - Prototype support was added (big thanks to Ronald Nikel).
- small JavaScript error in XOAD Controls Parser was fixed. - Serious bug in XOAD_Client was fixed (nested objects were not serialized to JavaScript objects). - XOAD_Controls extension was added. This extension allows you to register custom client controls. - XOAD Controls Library (initial version) was added. - Internet Explorer 5 support was added (after a lot of thinking). - The Cache extension directory was renamed to cache (all lower-case). Extensions should not include upper-case letters. - Several JS warnings under Firefox were fixed (thanks humeniuc).
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many more. Changes: - XOAD_Controls extension was added. This extension allows you to register custom client controls. - XOAD Controls Library (initial version) was added. - Internet Explorer 5 support was added (after a lot of thinking). - The Cache extension directory was renamed to cache (all lower-case). Extensions should not include upper-case letters. - Several JS warnings under Firefox were fixed (thanks humeniuc).
This is a major feature enhancements release. Changes: - NAJAX has been renamed to XOAD - XmlHttp Object oriented Application Development. - XOAD_Cache extension was added. You can cache callback requests to the server so the next time you execute them again they will be loaded from the cache. - GET parameters are now exported to the client.
NAJAX has been renamed to XOAD - XmlHttp Object oriented Application Development. XOAD_Cache extension was added. You can cache callback requests to the server so the next time you execute them again they will be loaded from the cache. GET parameters are now exported to the client.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?