AJAX: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
== Definition ==


== Software ==
== Software ==
Line 5: Line 7:


;Dojo (free software)
;Dojo (free software)
** Dojo: [http://dojotoolkit.org/ http://dojotoolkit.org]
* {{quotation | dojo is the Open Source Javascript toolkit that makes professional web development better, easier, and faster}} (retrieved 14:48, 9 February 2007 (MET))
** Dojo manual: http://manual.dojotoolkit.org/WikiHome
* [http://dojotoolkit.org/ dojo toolkit homepage]
** http://dojotoolkit.org/docs/rich_text.html
* Dojo manual: http://manual.dojotoolkit.org/WikiHome
* http://dojotoolkit.org/docs/rich_text.html


; Aculo (free software)
; Aculo (free software)
* Script.aculo.us: [http://script.aculo.us/ http://script.aculo.us]
* {{quotation | script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.}} (retrieved 14:48, 9 February 2007 (MET))
* [http://script.aculo.us/ Aculo Home Page]
* [http://prototype.conio.net/ Prototype JavaScript framework website].
* [http://prototype.conio.net/ Prototype JavaScript framework website].
* [http://wiki.script.aculo.us/scriptaculous/show/Prototype Script.aculo.us documentation wiki]
* [http://wiki.script.aculo.us/scriptaculous/show/Prototype Script.aculo.us documentation wiki]


; Prototype
; Prototype.js library
* {{quotation: This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back.}} (retrieved 14:48, 9 February 2007 (MET))
* [http://www.sergiopereira.com/articles/prototype.js.html Unofficial Prototype documentation] by Sergio Pereira
* [http://www.sergiopereira.com/articles/prototype.js.html Unofficial Prototype documentation] by Sergio Pereira
* Amy Hoy's [http://slash7.com/cheats/scriptaculous_fx1.pdf Cheat Sheet]
* Amy Hoy's [http://slash7.com/cheats/scriptaculous_fx1.pdf Cheat Sheet]
* Jonathan Snook's [http://snook.ca/archives/javascript/prototype_disse/ Prototype Dissected]
* Jonathan Snook's [http://snook.ca/archives/javascript/prototype_disse/ Prototype Dissected]


== Links ==
* [http://developer.apple.com/internet/webcontent/xmlhttpreq.html Dynamic HTML and XML: The XMLHttpRequest Object] - Apple Developer Connection, 2004
* [http://en.wikipedia.org/wiki/AJAX Ajax (programming)]. Ajax or Asynchronous JavaScript and XML is a term describing a web development technique for creating interactive web applications (Wikipedia Article, 2005)
* [http://java.sun.com/developer/technicalArticles/J2EE/AJAX/index.html?cid=59754 Asynchronous JavaScript Technology and XML (AJAX)] With Java 2 Platform, Enterprise Edition (!), technical Sun Developer Network article, June 2005)
* [http://www.webforefront.com/archives/2005/05/ajax_demystifyi.html AJAX : Demystifying the buzz for all platforms.] @ Web Forefront Mai 2005. Short intro article
* [http://weblog.infoworld.com/article/05/10/17/42FEajaxcase_2.html Putting AJAX to work] InfoWorld article, (mostly a product overview)
== References ==
== References ==


Line 24: Line 36:


* Vlad Kofman (2007), The Web 2.0 Movement Is Here. But What Does It Mean to You?, Developper.com Atricle, [http://www.developer.com/design/article.php/3658231 HTML]
* Vlad Kofman (2007), The Web 2.0 Movement Is Here. But What Does It Mean to You?, Developper.com Atricle, [http://www.developer.com/design/article.php/3658231 HTML]


[[Category: XML]]
[[Category: XML]]

Revision as of 15:48, 9 February 2007

Definition

Software

JavaScript toolkits

Dojo (free software)
Aculo (free software)
Prototype.js library

Links

References

Technical how-to

  • Vlad Kofman (2007), The Web 2.0 Movement Is Here. But What Does It Mean to You?, Developper.com Atricle, HTML