AJAX Tutorials(链接)

原文:http://ajaxmatters.com/archive/2007/02/16/ajax-tutorials.aspx

A comprehensive list (over 140!) of tutorials on AJAX, JavaScript and other web development topics. Submit a tutorial that’s not already here.

Be sure to check out my posts under the Tutorials category as well for the latest tutorials.

  1. Javascript Motion Tween
    by Philippe Maegerman
  2. 10 Realistic Steps to a Faster Web Site
    by Alexander Kirk
  3. 60 More AJAX Tutorials
    by Max Kiesler
  4. addEvent() considered harmful - an article from quirksmode.org
  5. AJAX and scripting Web services with E4X, Part 1 - “Get an introduction to ECMAScript for XML (E4X), a simple extension to JavaScript that makes XML scripting very simple. In this paper, the authors demonstrate a Web programming model called Asynchronous JavaScript and XML (AJAX)…”
  6. AJAX and scripting Web services with E4X, Part 2 - We have successfully used E4X to invoke Web services, and now we would like to provide Web services using E4X.
  7. AJAX and Session Race Conditions
    by Harry Fuecks
  8. AJAX Design Patterns - “Is this tutorial any different from the others? Well yes and no, it is different in being a tutorial on how to design and build a complete site and not just some fancy little details like how to turn caching in AJAX off or how to create a fancy widget.”
    by Christian Decker
  9. AJAX FAQ for the Java Developer
    by Greg Murray
  10. AJAX file upload
  11. Ajax for Designers
  12. Ajax for Java developers
    by Philip McCarthy
  13. Ajax for Java developers: Ajax with Direct Web Remoting
    by Philip McCarthy
  14. Ajax for Java developers: Java object serialization for Ajax
    by Philip McCarthy
  15. Ajax Patterns: Concurrent Document Loader Pattern - useful in cases when you need to load multiple XML documents concurrently and get notified when all requests are completed.
    by Alex Iskold
  16. Ajax using XMLHttpRequest and Struts - The Ajax concept is based around something called the XMLHttpRequest component. … However, XMLHttpRequest does. make the underlying Ajax concept far …
  17. Ajax using XMLHttpRequest and Struts example online - an interesting post with several opinions from TheServerSide.com J2EE community
  18. AJAX, JSON, PHP, and Flex Together
    by Mike Potter
  19. AJAX, RemoteScripting.Net, Script Callbacks and Other Goodness
    by Peter A. Bromberg, Ph.D.
  20. AJAX: Building a Spy
  21. AJAX: Developing Interactive Web Content
    by Prasanna Srinivasan
  22. AJAX: How to Handle Bookmarks and Back Buttons
    by Brad Neuberg
  23. Ajax: It’s not all about XMLHTTPRequest (part I) - “…there are other technologies in the Ajax realm that should not be overlooked and XSLT is one of them.”
  24. AJAX: Usable Interactivity with Remote Scripting
    by Cameron Adams
  25. AJAX:Getting Started - mozilla developer center article
  26. AjaxCookbook.org - from Brett Taylor @ Google.
  27. Alternate Ajax Techniques, Part 1
    by Nicholas C. Zakas
  28. Alternate Ajax Techniques, Part 2
    by Nicholas C. Zakas
  29. An Ajax Primer: Don’t Fire Your HTML Crew Yet - Forrester report
  30. An XML to JSON webservice
    by Mark McLaren
  31. Asynchronous JavaScript and XML (AJAX) with Java 2 Enterprise Edition
  32. Baking Ajax into Struts and Spring MVC
  33. BJAX With Greasemonkey - “how to do BJAX (Browser Extension and AJAX) with Greasemonkey on Firefox”
    by Dietrich Kappe
  34. Build Your Own AJAX Web Applications (Sample Chapters)
    by Matthew Eernisse
  35. Building a Photo Tagging Site using ASP.NET 2.0, LINQ, and Atlas
    by Scott Guthrie
  36. Call SOAP Web services with Ajax, Part 2: Extend the Web services client
  37. Client Callbacks in ASP.NET 2.0
  38. Client Side Validation Using the XMLHTTPRequest Object - article from 15seconds.com with an emphasis on ASP
  39. Considering Ajax, Part 1: Cut through the hype
    by Chris Laffra
  40. Consuming Amazon’s Web API Directly with Javascript (via JSON and XSLT)
  41. Cook Computing: Ajax and XMLHttpRequest Tutorial - Ajax and XMLHttpRequest Tutorial. Web applications which dynamically update their web pages without refreshing the whole page are in the news a lot these …
  42. Creating AJAX and Rich Internet Components with JSF - Part 1 - based on, and contains excerpts from, the book Pro JSF: Building Rich Internet Components by Jonas Jacobi and John Fallows, published by Apress
    by Jonas Jacobi, John Fallows
  43. Creating a secure login system using XMLHttpRequest
  44. Creating Custom Events with BLOCKED SCRIPT Decoupling
  45. Designing RIAs For Search Engine Accessibility - Backbase article, June 2005
    by Jeremy Hartley
  46. Developing Ajax Applications That Preserve Standard Browser Functionality
    by Mark Schiefelbein
  47. Developing AJAX Applications the Easy Way
    by Joe Walker
  48. Developing PHP the Ajax way, Part 2: Back, Forward, Reload - We will use JavaScript to create a history stack for the Ajax photo gallery built in Part 1 of this two-part “Developing PHP the Ajax way” series.
    by Mike Brittain
  49. Developing Web Applications with Ajax, Pt. 4 - “you’ll learn how to submit information through forms without reloading the page”
    by Jonathan Fenocchi
  50. Devise Web 2.0 applications with PHP and DHTML, Part 1: Cook up your own with these recipes
    by Jack Herrington
  51. Drag and drop sort order with Scriptaculous
  52. Dynamic HTML and XML: The XMLHttpRequest Object - good overview article from developer.apple.com
  53. Dynamic Loading and Rendering with YUI’s Menu and TreeView Controls
    by Eric Miraglia
  54. Ease the integration of Ajax and Java EE - Successfully mix asynchronous and synchronous communication models
    by Patrick Gan
  55. Errors and AJAX - xml.com article
    by Joshua Gitlin
  56. Excerpt: Ajax in Action, Managing Events and the Model
  57. Exploiting the XmlHttpRequest object in IE
    by Amit Klein
  58. Explorer 7 beta - preliminary notes
    by Peter-Paul Koch
  59. Fixing AJAX: XmlHttpRequest Considered Harmful
    by Jason Levitt
  60. Fixing the Back Button and Enabling Bookmarking for AJAX Apps
  61. Floatutorial: Step by step CSS float tutorial
  62. Flooded with XML: Stemming the tide
    by Andrew Nash, Reactivity
  63. Gaia Window Ajax Tutorial
  64. Generate user-click heatmaps using JS and Ruby
    by David el Dia
  65. Graded Browser Support
    by Nate Koechley
  66. Guide to Using XMLHttpRequest (with Baby Steps) from WebPasties - Baby Steps The XMLHttpRequest object is a handy dandy JavaScript object that … Although the XMLHttpRequest object might sound complex and different from …
  67. Hacking Protopage and Backpack
  68. Hands On: Understanding AJAX
    by Joshua Eichorn
  69. How To Create an RSS Aggregator with PHP and AJAX
  70. How to paginate, sort and search a table with Ajax and Rails
  71. How to use Atlas as an Ajax callback library…
    by Jay Kimble
  72. Implementing Mutual Exclusion for AJAX
    by Bruce Wallace
  73. Including AJAX Functionality in a Custom JavaServer Faces Component
  74. Incorporating XML Content Into Your Web site (ASP)
  75. Integrating AJAX with the JMX Notification Framework
  76. Introduction to Scriptaculous Effects
  77. Javascript Benchmarking - Part I
  78. Javascript Benchmarking - Part II
  79. JavaScript Improvements in IntelliJ IDEA 5.1 - my editor of choice offers several nice JavaScript improvements
  80. Javascript includes - yet another way of RPC-ing - Javascript files can be included and executed on the fly — either when loading the page or in run-time. This means that HTTP requests are made without the use of XMLHttpRequest or iframes. This post provides a trail of my experiments…
  81. BLOCKED SCRIPT Passing by Value or by Reference
  82. Mapping website visitors in real time
    by Vegard A. Larsen
  83. Mastering Ajax, Part 1: Introduction to Ajax
  84. Mastering Ajax, Part 2: Make asynchronous requests with JavaScript and Ajax
    by Brett McLaughlin
  85. Mastering Ajax, Part 3: Advanced requests and responses in Ajax - Gain a complete understanding of HTTP status codes, ready states, and the XMLHttpRequest object
    by Brett McLaughlin
  86. Mastering Ajax, Part 4: Exploiting DOM for Web response
    by Brett McLaughlin
  87. Mastering Ajax, Part 5: Manipulate the DOM
  88. Microsoft’s Reference to the XMLHttp object
  89. My Top 12 CSS Articles/Tricks of 2005
  90. On JSON
    by Steve Maine
  91. Optimizing the Client Side - This article discusses the role that Asynchronous JavaScript plus XML (AJAX) played in helping Iconix software developers build DrugMatrix. It covers the alternatives considered and why we decided on an AJAX-enabled Rich Internet Application (RIA).
    by John Calvin
  92. OutPost: Post Back Over XmlHttp
    by Troels Wittrup Jensen
  93. Painless JavaScript Using Prototype - a great introduction to the Prototype library
    by Dan Webb
  94. Peeling Back the Interface of the Yahoo! Home Page Beta
  95. Performance Impacts of AJAX Development - Using AJAX to Improve the Bandwidth Performance of Web Applications
    by Christopher L Merrill
  96. Podcast+Text: The AJAX Web Architecture
  97. Preloading Data Preloading Data with Ajax and JSON
    by Ryan Campbell
  98. Rails HowTo: Pluralizing
  99. Really easy field validation with Prototype
  100. Realtime Form Validation Using AJAX
    by Greg Murray
  101. Remote Scripting with AJAX, Part 1 - XML.com article
    by Cameron Adams
  102. Remote Scripting with AJAX, Part 2 - XML.com article
    by Cameron Adams
  103. Remote Scripting with IFRAME
  104. Running XMLHttpRequest with Java - a simple example using a Google api servlet
  105. Sarissa to the Rescue - an article from XML.com
  106. So how do you code an AJAX Web page? - See hands-on examples for creating lighter, faster interactive sites
    by Edmond Woychowsky
  107. Speeding Up AJAX with JSON
    by Sean Kelly
  108. Spring and DWR revisited
  109. Ten Things Yahoo! Is Already Doing with the YUI Library - “Inspired by our own Dustin Diaz’s recent post (”15 Things You Can Do with Yahoo UI“) on the new frontend-developer journal Vitamin, we wanted to share with you ten things Yahoo! is already doing with YUI.”
    by Eric Miraglia
  110. The AJAX response: XML, HTML, or JSON
    by Peter-Paul Koch
  111. The Ajax transport method - Discover three Ajax data transport mechanisms (XMLHttp, script tags, and frames or iframes) and their relative strengths and weaknesses.
    by Jack D Herrington
  112. The Code Project - AJAX DropDownList - ASP.NET - Custom DropdownList that utilizes AJAX to populate its content and implements … This is the page that handles the request from xmlHttp and returns the …
  113. The Hows and Whys of Degradable Ajax
    by Ryan Campbell
  114. The Right Way to do Ajax is Declaratively
    by Duncan Cragg
  115. Top 10 custom JavaScript functions of all time
  116. Tuning AJAX
    by Dave Johnson
  117. Understanding and Solving Internet Explorer Leak Patterns - MSDN article
    by Justin Rogers
  118. Use AJAX Components in Seam Applications
    by Michael Yuan
  119. Use Ajax to build an RSS reader
    by Mr. Jack D Herrington
  120. Using a Servlet with JavaServer Faces Technology and AJAX - This entry discusses strategies that add AJAX support to JSF components by introducing a servlet to process the AJAX requests.
    by Mark Basler
  121. Using Ajax from Perl
    by Dominic Mitchell
  122. Using AJAX to track user behavior - interesting blog
  123. Using AJAX with Java Technology
  124. Using AJAX with XMLHTTPRequest and Struts (PDF)
  125. Using JavaServer Faces Technology with AJAX
  126. Using PhaseListener Approach for Java Server Faces Technology with AJAX - how to use the PhaseListener approach to incorporate AJAX functionality into a JSF application
    by Mark Basler
  127. Using Ruby on Rails for Web Development on Mac OS X - an article from developer.apple.com
  128. Using Ruby on Rails for Web Development on Mac OS X
    by developer.apple.com
  129. Using the XML HTTP Request object
  130. Using the XMLHttpRequest Object and AJAX to Spy On You
    by Earle Castledine
  131. Very Dynamic Web Interfaces - article from XML.com
  132. Web browser CSS support - includes detailed information about CSS support in major web browsers
  133. What Every Webmaster and Web Developer MUST Know About Ruby on Rails and AJAX
    by Matt Lightner
  134. What’s the best way to integrate Ajax into a Java webapp?
  135. XForms: An Executable Pattern Language
    by Mark Birbeck
  136. XML in Firefox 1.5, Part 1: Overview of XML features
    by Uche Ogbuji
  137. XML in Firefox 1.5, Part 2: Basic XML processing
    by Uche Ogbuji
  138. XML in Firefox 1.5, Part 3: JavaScript meets XML in Firefox - Learn how to manipulate XML in the Firefox browser using JavaScript features
    by Uche Ogbuji
  139. XML Responses and AJAX
    by Jayaram Krishnaswamy
  140. XML Tutorial - Free HTML,XHTML,CSS,JavaScript,DHTML,XML,DOM,XSLT,ASP,ADO,SQL tutorial and web building primer from W3Schools.
  141. XML/Http -> AJAX -> Atlas - AJAX incorporates XMLHttp but is not limited to IE. Now it is “hold the presses” at Microsoft who is planning to roll out ATLAS, explained here by Scott …
  142. XMLHTTP notes: readyState and the events - some great info from quirksmode.org
  143. XMLHttpRequest Tutorial
  144. XMLHttpRequest Usability Guidelines  
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值