| WebSeitz/wikilog |
| Paragraph Addressable |
|
| last edited by BillSeitz on Aug 10, 2008 3:57 am |
Many Collaboration Ware systems include a way of inserting paragraph-level [ANAMEs] into HTML documents (and HTML archives of EMail, etc.).
The Open Hyperdocument System talks about this a lot. See Purple Numbers.
Quick Topic's [Quick Doc Review] system does this, both for HTML and MsWord documents (which it renders to HTML). It posts a document with [ANAMEs] inserted, and lets each paragraph spawn a Quick Topic thread.
Bruck Eckel has done something similar, making a Back Talk feature in ZoPe. His [Thinking In Python] book draft is delivered in static HTML, but with an "Add a Comment" link at the end of each paragraph, which calls the ZoPe feature on his site, passing a paragraph [ID].
I wonder whether it makes sense to think of this in terms of Annotation Systems?
A big semantic question is whether paragraphs are the right level of granularity. As Robert Horn has pointed out, sometimes a paragraph contains multiple concepts/ideas. Maybe we need to teach people to do more Structured Writing (Out Lining as final format)?
Making WiKi paragraph-addressable is a challenge, because nodes are intended not to be static. One could try and do it anyway, any maybe tie into a complicated way of walking back through diffs. Or one could argue that it isn't necessary because you can edit wiki nodes directly and insert comments right where they are applicable. But this has it's own huge tracking problems...
The OHS crowd inserts Purple Numbers into EMail archives. But the problem is that these only appear in the archives, not in the distributed messages. So they are rarely referred to in the process of the discussion. I think one needs greater integration between the listserve host and the web-archive generator, so that a message:
hits the listserve server
gets assigned a [URL] for the archive, gets rendered to HTML with Purple Numbers to go into the archive
then the rendered email gets distributed to the list members
(there's plenty of issues here regarding: whether to author in Structured Text, HTML or Plain Text; whether everyone has to be able to read HTML vs maybe inserting Purple Numbers into a still-Plain Text version to distribute; when replying to a message with Purple Numbers, whether/how to strip the Purple Numbers out of the original message.
| See Back Links: z2007-04-25- Reading Machine I Want | Blue Oxen | Everything Is A Graph | Quick Topic | z2002-03-26-b | NodeWeb | Purple Numbers | Back Talk | |
| User Options Recent Changes Help Page |