public marks

PUBLIC MARKS with tags xmlhttprequest & standard

August 2007

Ext FileTree Widget Example by Saki

by camel & 2 others
FileTreePanel is client-server application where client (browser) provides the user interface (UI) which displays the tree and context menu, handles drag & drop operations, etc. The filesystem that is displayed and managed by the UI is stored on a server. Therefore, we need some communication layer between client and server. Client sends a command to server, server processes this command and responds with a result. Client in turn processes the response and display results. All this communication is running in the background by Ajax (XMLHttpRequest) calls. The XMLHttpRequest is not used directly but the Ext JS - JavaScript Library ajax layer is used for this purpose. Client requests data from server with standard POST method and server is expected to respond with JSON (JavaScript Object Notation) string and appropriate HTTP headers.

October 2006

May 2006

XMLHttpRequest - So Close and yet So Far

by StoneCypher & 1 other
XMLHttpRequest - So Close and yet So Far : how a simple change to AJAX makes Comet unnessecary, drastically reduces bandwidth and latency, fixes the bidirectionality problem and allows HTML interfaces to snap to non-web services

PUBLIC TAGS related to tag xmlhttprequest

*** +   **** +   accessibilité +   ajax +   blog +   crossdomain +   css +   dhtml +   documentation/fr +   dom +   dynodes +   javascript +   json +   png +   programming +   rss +   security +   w3c +   webdev +   weboggle +   xhtml +   xml +   xul +   ☆ +  

Active users

camel
last mark : 30/08/2007 19:00

gvlx
last mark : 13/10/2006 16:57

StoneCypher
last mark : 26/05/2006 02:14