Map this paper to the Web
July 23, 2004 3:50 AM
Subscribe
A friend of mine has a philosophy PhD paper that takes the form of 100s of short aphorisms. There are several different narrative "paths" through these. He wants to put them on the web and allow people to choose their paths through. What's the best way to do it? each aphorism as an xml record, each with a "tag" for "next aphorism in path A", "next for path B.." etc? Bonus Guinness for suggestions on how web users can set up and save their own "paths" thru for others to follow.
posted by Pericles to computers & internet (11 comments total)
are the links uncorrelated (is the idea that i can choose path a from the first, then path d from wherever i get to, then path c...)?
is the path monotonic (does it always jump forwards though the list)?
if not, are loops possible (can you end up going through the same aphorism twice)?
about how many aphorisms are there? about how many in a single "route"?
posted by andrew cooke at 4:08 AM on July 23, 2004