Tag Browser: AJAX Resources
Tag = xml
Your using my tag browser, main categories have an additional introduction and are available Pages listing in the sidebar.
CPAINT: Cross-Platform Asynchronous INterface Toolkit · Wiki
AJAX implementation supporting PHP & ASP, dual licensed under GPL and LGPL. Calls are made using cpaint_call function in javascript which you provide a remote page, method, function to call, arguments, callback function, and return type. This makes for rather complex calls but for basic return types it can be fast since you can return a single item directly as text. For complex types functions are provided for creating a custom xml format in PHP or ASP.
Scott Andrew - lo-fi acoustic pop superhero! · Wiki
language
A basic javascript library which serializes javascript data types into xml-rpc payloads. JavaScript Remote Scripting is used for communication with the server. The actual usage seems pretty raw, since there is no wsdl or other proxy generation support. All major JavaScript datatypes are supported and the code includes a php script which acts as a proxy to any XML-RPC service. The actual XML-RPC generation code looks easy to use with other tranports if needed.
XML.com: Sarissa to the Rescue · Wiki
Quick article showing how to do basic AJAX abd some Generic XML interaction with Sarissa
sarissa · Wiki
Cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries. Provides an XMLHttpRequest wrapper thats supports synchronous and asynchronous operation.
RSS feed@del.icio.us (note del.icio.us only contains a short description not the full one on this site)




