AJAX: Difference between revisions
Jump to navigation
Jump to search
(using an external editor) |
m (using an external editor) |
||
Line 1: | Line 1: | ||
== Definition == | |||
== Software == | == Software == | ||
Line 5: | Line 7: | ||
;Dojo (free software) | ;Dojo (free software) | ||
** | * {{quotation | dojo is the Open Source Javascript toolkit that makes professional web development better, easier, and faster}} (retrieved 14:48, 9 February 2007 (MET)) | ||
* [http://dojotoolkit.org/ dojo toolkit homepage] | |||
* Dojo manual: http://manual.dojotoolkit.org/WikiHome | |||
* http://dojotoolkit.org/docs/rich_text.html | |||
; Aculo (free software) | ; Aculo (free software) | ||
* | * {{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 14:48, 9 February 2007
Definition
Software
JavaScript toolkits
- Dojo (free software)
- “dojo is the Open Source Javascript toolkit that makes professional web development better, easier, and faster” (retrieved 14:48, 9 February 2007 (MET))
- dojo toolkit homepage
- Dojo manual: http://manual.dojotoolkit.org/WikiHome
- http://dojotoolkit.org/docs/rich_text.html
- Aculo (free software)
- “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))
- Aculo Home Page
- Prototype JavaScript framework website.
- Script.aculo.us documentation wiki
- Prototype.js library
- Template: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))
- Unofficial Prototype documentation by Sergio Pereira
- Amy Hoy's Cheat Sheet
- Jonathan Snook's Prototype Dissected
Links
- Dynamic HTML and XML: The XMLHttpRequest Object - Apple Developer Connection, 2004
- Ajax (programming). Ajax or Asynchronous JavaScript and XML is a term describing a web development technique for creating interactive web applications (Wikipedia Article, 2005)
- Asynchronous JavaScript Technology and XML (AJAX) With Java 2 Platform, Enterprise Edition (!), technical Sun Developer Network article, June 2005)
- AJAX : Demystifying the buzz for all platforms. @ Web Forefront Mai 2005. Short intro article
- Putting AJAX to work InfoWorld article, (mostly a product overview)
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