[ Team LiB ] Previous Section Next Section

Exercises

  1. Create a script that uses the daily XML news feed provided at http://slashdot.org/slashdot.xml and outputs an HTML version. Create another script to output a neatly formatted text version.

  2. Repeat exercise 1, using XSLT to handle the output.

    [ Team LiB ] Previous Section Next Section