This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Suggest some exercises [May 14, 2012, 10:19 a.m.]


For those of you with some XSLT experience and even for those of us who just have a reference book and some websites to look through lets start planning some tasks and exercises on this page and then we can break them out into individual tasks. If you have seen a good exercise somewhere linkable, please add a link. If it is from the Tennison book, add the chap/section it is in. If you are ready to create a task out of it, go right ahead and start a new task. Please try and add the XSLT syntax and semantics needed to complete the task if you know.

Beginning exercise/task ideas

  • Hello world -- well I actually included that on "Set up tools".
  • Match templates vs. name templates
  • Axes and XPath basics
  • Params and variables

Intermediate exercise ideas

  • "Recursion" using called name templates

Adanced exercises, challenges, and projects

  • Use new found XSLT skills to transform this course to a collection on Connexions! Can use cnx.oerpub.org as a starting point.
  • Muenchian method for grouping. This uses keys which, at least to me (Max), always make my brain hurt when trying to get my head around them.
  • "Walker" modes for converting Word/GDoc headers into sections that wrap content.