GUIs - ruby on rails, rico

Ewan Higgs ewan_higgs@REDACTED
Tue Sep 20 09:51:14 CEST 2005


> xmlhttp is an object included with most modern
> browsers which allows a
> scripting engine implemented in the browser to make
> asynchronous http
> gets, posts etc. it has the name xmlhttp because
> microsoft who came up
> with it evidently envisioned it for sending around
> xml.

For what it's worth, a lot of Dashboard widgets on OS
X use the XMLHttpRequest object to asynchronously
update their state.

http://developer.apple.com/macosx/dashboard.html
http://developer.apple.com/internet/webcontent/xmlhttpreq.html
http://developer.apple.com/samplecode/SampleRSS/SampleRSS.html

Wikipedia's entry is suprisingly good for an article
on an API:
http://en.wikipedia.org/wiki/XMLHttpRequest

Ewan


		
___________________________________________________________ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com



More information about the erlang-questions mailing list