Paper on use of selectors for adaptive hypermedia

A PhD student, Michael Kraus
<michael.kraus@informatik.uni-muenchen.de>, has written a paper on an
alternative (or: extended) use of CSS and XPath selectors, to allow a
page to be adapted based on the user's profile.

By defining an XML format for the user's preferences and history and
then considering that the page that the user is viewing is
conceptually inside that profile, he can create contextual selectors
that depend not only on the structure of the page, but also on the
user profile.

This is thus a form of personalization on the client-side, without
cookies or session identifiers.

I haven't read the whole paper myself yet, but if you are interested,
the paper is:

  François Bry and Michael Kraus
  "Adaptive Hypermedia made simple using HTML/XML Style Sheet Selectors"
  http://www.pms.informatik.uni-muenchen.de/publikationen/index.html#PMS-FB-2002-1

It is 10 pages long. The author welcomes comments.



Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos/                              W3C/INRIA
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Monday, 14 January 2002 14:55:24 UTC