What is AJAX?
  • Ajax’ified’ Web Sites
  • Dynamic content placement
  • The XMLHTTP Request Object
  • Making AJAX Requests
  • Parameterized AJAX Requests
  • Chapter 1 Lab Exercise
AJAX and XML
  • Receiving XML Data
  • Displaying XML Data in a Table
  • Manipulating XML Data in the DOM
  • Chapter 2 Lab Exercises
AJAX and JSON
  • What is JSON?
  • Displaying JSON Data
  • Building a JSON Object for Server Consumption
  • Chapter 3 Lab Exercises
XSLT
  • Creating an XSLT Stylesheet
  • XSLT Elements
  • Chapter 4 Lab Exercises
AJAX with the jQuery Framework
  • Using AJAX with jQuery
  • Using AJAX with JSON
  • Chapter 5 Lab Exercises
AJAX and PHP
  • Using PHP with XML Data
  • Using PHP with JSON Data
Bonus Lecture
  • Bonus Lecture