Projects tagged ‘xmlhttprequest’


[36 total ]

33 Users
   

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for ... [More] developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]
Created over 3 years ago.

22 Users
   

qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM ... [More] knowledge is needed. It includes a platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer. It is Open Source under an LGPL/EPL dual license. [Less]
Created over 3 years ago.

4 Users
 

This javascript function creates an auto-complete field powered by PHP or whatever language you may want to use as your backend provider. It implements easily and is totally customizable.
Created over 3 years ago.

3 Users
   

Open Source framework designed to build easily Web 2.0 applications, based on a "Client/Server" principle, using J2EE (Servlet, JSP, JDBC), lightweight clients and AJAX technology (XML requests via HTTP)
Created about 1 year ago.

2 Users

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT ... [More] transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. [Less]
Created over 3 years ago.

1 Users
 

Another aproach of combining existed AJAX frameworks under single Application Markup Language. WAML - Web Application Markup Language. WAML allows you to define your web application appearance and ... [More] functionality by using simple XML like syntax mixed with HTML. The idea behind WAML is to simplify application functionality definition and provide flexible access to UI objects, data and communication services. WAML functionality build on top of existed AJAX frameworks available for public use. [Less]
Created over 2 years ago.

1 Users

This project aims to:Deliver unobtrusive standard-compliant (W3C) cross-browser implementation of the XMLHttpRequest 1.0 object Fix ALL browsers quirks observed in their native XMLHttpRequest object ... [More] implementations Enable transparent logging of XMLHttpRequest object activity Browser quirks fixed: Browser Name Problem description All browsers missing static members (UNSENT, OPENED, HEADERS_RECEIVED, LOADING, DONE) Internet Explorer All / Opera All missing EventTarget interface implementation new Internet Explorer missing native XMLHttpRequest object support Internet Explorer 6.0 memory leak caused by onreadystatechange handler (on-page) Internet Explorer 6.0 memory leak caused by onreadystatechange handler (inter-page) Internet Explorer All connections leakage between pages new Internet Explorer All onreadystatechange wrong execution context Gecko All onreadystatechange wrong execution context Internet Explorer All readystatechange OPENED fired twice Gecko All readystatechange OPENED fired twice Gecko All missing readystatechange calls in synchronous requests Gecko All unnecessary readystatechange DONE call when request aborted Gecko All annoying ">parsererror /<" document for invalid XML documents Internet Explorer All empty documents for invalid XML documents Opera 9.x empty documents for invalid XML documents Internet Explorer 6.0 cached document is not checked against modification date (uncomment in source to use) Internet Explorer All responseXML is not properly initialized for application/xxx+xml responses Safari 3.0 sending document created/modified dynamically chunks serializing Internet Explorer All custom Content-Type overridden when sending XML nodes How To Use: ... ... Known issues:implementation doesn't throw errors on accessing status and statusText properties in an inappropriate moment of time Links to online resourcesXMLHttpRequest object implementation explained [Less]
Created about 1 year ago.

1 Users

Created about 1 year ago.

1 Users

Rainbow 9 is a tool that simplifies developing web interfaces. It provides an environment to execute and test Javascript, CSS, XML, XAML, SVG and HTML; sharing and publishing the application. Some ... [More] features are: * Open source * Ability to set-up a workgroup * Support for add-ons and language libraries * Autocomplete [Less]
Created over 2 years ago.

1 Users

Enterprise Portal is a web application for small-business in mind. The purpose of application is to let people easily work with customers, vendors, track work within their own company, etc... ... [More] Enterprise Portal is fully extendable and possiblity for connectivity with database through webservices. [Less]
Created over 2 years ago.