<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?xml-stylesheet type='text/xsl' href='/style/atom-comments.xsl'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<title>norman.walsh.name: Comments on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations'/>
<id>http://norman.walsh.name/2004/09/10/annotations/comments.atom</id>
<updated>2004-09-16T19:05:59Z</updated>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 1 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0001'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0001</id>
<published>2004-09-10T15:58:41Z</published>
<updated>2004-09-10T15:58:41Z</updated>
<author>
  <name>Bruce D'Arcus</name>
  <foaf:mbox_sha1sum>868fc126e891bd42ac3b6a69ed3f78939472d479</foaf:mbox_sha1sum>
  <uri>http://netapps.muohio.edu/blogs/darcusb/darcusb</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>I'm not sure about the coding details, but I do think the notion of annotations has fairly broad applicabilty that may suggest rethinking some basic structures in standards like DocBook. Consider footnote, which is a presentation-specific point element of what perhaps ought to be an annotation on a range of text. Likewise with citations arguably. And how about allowing foreignphrase to include the translation?</p>

<p>As for how to handle all this in output formatting in, say, print, I guess this is the real difficulty.  Some content might need to get inlined in parenthesis (like a foreignphrase translation), some might need to get "footnoted", while still others might become marginal notes.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 2 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0002'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0002</id>
<published>2004-09-10T16:12:12Z</published>
<updated>2004-09-10T16:12:12Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Good points, Bruce. You're not the first to suggest that a footnote is a kind of annotation but I'd be very reluctant to remove or deprecate the footnote element in favor of something like <code>&lt;annotation class="footnote"&gt;</code>.

</p><p>There's just too much historical precedent for <code>&lt;footnote&gt;</code>. It has well defined and well understood semantics and I think replacing it with a general element would cause more confusion without actually helping anyone very much.

</p><p>That said, it might make sense to process footnotes and annotations in some uniform way.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 3 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0003'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0003</id>
<published>2004-09-10T17:15:53Z</published>
<updated>2004-09-10T17:15:53Z</updated>
<author>
  <name>Bruce D'Arcus</name>
  <foaf:mbox_sha1sum>868fc126e891bd42ac3b6a69ed3f78939472d479</foaf:mbox_sha1sum>
  <uri>http://netapps.muohio.edu/blogs/darcusb/darcusb</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Norm -- yeah, I wouldn't say you ought to deprecate in favor of annotation necessarily. However, one practical problem with footnote is what if you decide you want them represented as endnotes (for which there is no structure in DocBook; nor should there be)?  I commonly have to switch between them in my documents; outputting one way for one journal, and another way for another journal.  I guess I'd prefer just &lt;note&gt;, with an optional role attribute where one could specify "footnote" if absolutely necessary.</p>

<p>Note: your comment stuff truncates my last name because of the apostrophe.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 4 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0004'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0004</id>
<published>2004-09-10T18:36:11Z</published>
<updated>2004-09-10T18:36:11Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>I plan to add an stylesheet option for "footnotes as endnotes" real soon now.

</p><p>I'll investigate what happens to your last name. Sorry about that. :-)</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 5 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0005'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0005</id>
<published>2004-09-10T19:00:12Z</published>
<updated>2004-09-10T19:00:12Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>The apostrophe bug is fixed. And I patched the existing comments to fix them. Sorry, again, about that.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 6 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0006'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0006</id>
<published>2004-09-10T20:43:56Z</published>
<updated>2004-09-10T20:43:56Z</updated>
<author>
  <name>Rasmus Kaj</name>
  <foaf:mbox_sha1sum>53ea3a72d5087a8df3532d125af597c0411341ca</foaf:mbox_sha1sum>
  <uri>http://www.stacken.kth.se/~kaj/en</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>I just write &lt;acronym&gt;TLA&lt;/acronym&gt; in my source documents and have my XSLT look up the expansion in a separate file when converting to html (or other target format).  I find this usefull since I often use the same acronyms all over.</p>

<p>Of course, most other annotations would be impractical to handle like this ...</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 7 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0007'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0007</id>
<published>2004-09-11T01:06:26Z</published>
<updated>2004-09-11T01:06:26Z</updated>
<author>
  <name>John Cowan</name>
  <foaf:mbox_sha1sum>02e728ba6f922a41e37329c3a52b7fa0a787765f</foaf:mbox_sha1sum>
  <uri>http://www.ccil.org/~cowan</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Test of <abbr>abbrs</abbr>.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 8 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0008'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0008</id>
<published>2004-09-11T01:12:33Z</published>
<updated>2004-09-11T01:12:33Z</updated>
<author>
  <name>John Cowan</name>
  <foaf:mbox_sha1sum>02e728ba6f922a41e37329c3a52b7fa0a787765f</foaf:mbox_sha1sum>
  <uri>http://www.ccil.org/~cowan</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Hmm, the abbr element doesn't seem to do anything presentational.  Maybe we too could insert simple annotations into our comments?  (We'd need an attribute, of course.)

</p><p>Anti-endnote rant:

</p><p>Endnotes may be tolerable in papers, but in books they deeply, deeply suck.  Not only do you have to flip to the back of the book and try to find the right endnote, you have to find the right <i>chapter</i> within the endnotes.  And it invariably turns out that the endnote header says simply "Chapter XVIII", whereas the running head in your chapter says simply "Aquentravalkeration Among The Nitenmangrey", or what have you.

</p><p>So you have to keep your place in the book, page back to the beginning of the chapter to learn its number, page to the back of the book, by which time you have forgotten the  footnote number and have to reread the original page, etc. etc. etc. etc.

</p><p>Hmm.  In an HTML comment, blank lines are ignored.  I think your stylesheet should infer a paragraph break anyway.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 9 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0009'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0009</id>
<published>2004-09-11T01:14:19Z</published>
<updated>2004-09-11T01:14:19Z</updated>
<author>
  <name>John Cowan</name>
  <foaf:mbox_sha1sum>02e728ba6f922a41e37329c3a52b7fa0a787765f</foaf:mbox_sha1sum>
  <uri>http://www.ccil.org/~cowan</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Also, there isn't enough interparagraph leading in comments, which makes the grafs tend to run together.  (I feel like complaining tonight.)</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 10 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0010'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0010</id>
<published>2004-09-11T01:27:24Z</published>
<updated>2004-09-11T01:27:24Z</updated>
<author>
  <name>Bruce D&#39;Arcus</name>
  <foaf:mbox_sha1sum>868fc126e891bd42ac3b6a69ed3f78939472d479</foaf:mbox_sha1sum>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Yes, endnotes suck.  But publishers use them all the time, and if I want to publish, I need to respect that.</p>
<p>My point still stands that footnote is presentational markup.  To talk about the foot of a webpage doesn't make much sense, and I tend to think the content for online use ought to be presented in a pop-up, or a sidebar perhaps.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 11 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0011'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0011</id>
<published>2004-09-11T17:12:22Z</published>
<updated>2004-09-11T17:12:22Z</updated>
<author>
  <name>Dave Pawson</name>
  <foaf:mbox_sha1sum>b46b0bd3946a0e2c96f45361a4be380edcd98ed6</foaf:mbox_sha1sum>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>WAI, Protocols and Formats group, have been discussing this for some time Norm. One audience is people with learning difficulties. Simple wordnet word meanings would be a start. RDF was suggested, I kind of like the simplicity of what you are discussing. If its available via a little styling that makes it a today solution instead of tomorrow, which I like.

Hadn't seen much discussion on docbook list. Has there been any?</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 12 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0012'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0012</id>
<published>2004-09-12T08:43:18Z</published>
<updated>2004-09-12T08:43:18Z</updated>
<author>
  <name>Jirka Kosek</name>
  <foaf:mbox_sha1sum>a127c52a9381790d9bed58840c8508308ba33c22</foaf:mbox_sha1sum>
  <uri>http://www.docbook.cz</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Hi Norm, what syntax for annotations do you propose? I think that this is the hardest part of problem. Syntax that will be general enough but not too complex. I was thinking about it and I was unsuccessful.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 13 on /2004/09/10/annotations</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2004/09/10/annotations#comment0013'/>
<id>http://norman.walsh.name/2004/09/10/annotations#comment0013</id>
<published>2004-09-16T19:05:58Z</published>
<updated>2004-09-16T19:05:58Z</updated>
<author>
  <name>marja</name>
  <foaf:mbox_sha1sum>c8026029f2dbf12e16a6febc01e30a6f2eda3582</foaf:mbox_sha1sum>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>FYI:
Annotea (http://www.w3.org/2001/Annotea/)
provides an RDF schema for annotations that may be useful here. Annotea also defines a protocol for storing annotations in annotation servers some of which can be subscribed by the user.

We also have a schema for shared bookmarks and topics that we are working on now and we have experimented using bookmark files for storing them.

Some documentation:
http://www.w3.org/2001/Annotea/User/Papers.html</p></div></content>
</entry>

</feed>
