XML Course Materials: Week 9

Materials used in the lecture

  1. This week's lecture slide.
  2. How the web works: HTTP and CGI explained, by Lars Marius Garshol.
    Link: http://www.garshol.priv.no/download/text/http-tut.html
  3. Forms in HTML documents, in HTML 4.01 Specification (W3C Recommendation, 24 December 1999).
    Link: http://www.w3.org/TR/html4/interact/forms.html
  4. The RSS 1.0 to HTML Transformations example by Yi-Hong Chang and Tyng-Ruey Chuang.
    Live link: http://pomelo.iis.sinica.edu.tw/~trc/play/xslt/
    Code: xslt.tgz.
  5. RDF Site Summary (RSS) 1.0 Specification.
    Link: http://web.resource.org/rss/1.0/spec
  6. PHP Manual: Function Reference sections on
    DOM functions: http://www.php.net/manual/en/book.dom.php
    SimpleXML functions: http://www.php.net/manual/en/book.simplexml.php
    XSL functions: http://www.php.net/manual/en/book.xsl.php

More resources on the Web

  1. HTTPTest, by Lars Marius Garshol.
    Link: http://www.garshol.priv.no/download/HTTPTest.html
  2. PHP: Hypertext Preprocessor.
    Link: http://www.php.net/

Valid XHTML 1.0 Strict