public marks

PUBLIC MARKS from julie with tag xmlhttprequest

May 2005

all in the <head> — XMLHttpRequest for The Masses

by 4 others (via)
The idea itself is very simple. By using JavaScript, a web page can make requests to a web server and get responses in the background.

April 2005

FlickrJS:: A wrapper for Flickr API

by 4 others (via)
FlickrJS is a wrapper to use the Flickr API from javascript through xmlhttprequest’s. Or, in a more fancy way, using AJAX techniques to get data without reload the whole page. By including only a .js file you get access to the whole Flicrk API. You don’t need to know how the request have to be done, or how the XML have to be parsed. The wrapper do all the jobs and lets you specify a callback function on each Flickr Method.

julie's TAGS related to tag xmlhttprequest

ajax +   api +   blog +   flickr +   javascript +