2008-11-01 [00:52:00.0000] The example with musical footnotes is a wordplay. [00:53:00.0000] The word "footnote" meanins that the note should be put at the bottom of the text. [00:53:01.0000] It means that. [01:07:00.0000] It has a semantic meaning, [01:07:01.0000] although its name clearly contains a presentational part. [01:07:02.0000] It is because footnotes are always placed after the text, [01:08:00.0000] otherwise they make no sense. [01:08:01.0000] A heading is another example of this shift from semantic to presentation. [01:08:02.0000] ... shift from presentation to semantics, of course. [01:09:00.0000] However, the word "footnote" meaning a musical note that has its flag up is purely presentational. [01:10:00.0000] Setting the class of such a symbol to "footnote" is a misunderstanding. [01:11:00.0000] It should be CLASS="foot note" instead. [01:11:01.0000] So this is not a good counterexample at all. [01:13:00.0000] The solution presented in the specification is may be inconsistent but it is at least practical. [01:14:00.0000] A class is a semantic property, it is not exclusively for the sake of styling. [01:15:00.0000] The cases where class bears no semantics are exactly the cases where id can (and should) be used instead. [01:16:00.0000] Sort of "it really means nothing, but I would like this text to be yellow". [01:16:01.0000] Where "this text" is replaced by an identifier. [01:17:00.0000] On the other hand, class=xyzzy means that this text is an instance of class xyzzy. [01:18:00.0000] And this is semantic information. [01:18:01.0000] Or rather denotes an instance of class xyzzy. [01:23:00.0000] It seems irc-logs do not work. [01:24:00.0000] So I am just typing in vain. [02:37:00.0000] yecril71: http://krijnhoetmer.nl/irc-logs/whatwg/20081101 - the logs do seem to work :-) [03:35:00.0000] They work today but there is a hole of yesterday. [03:35:01.0000] So the whole think is sort of unreliable. [03:35:02.0000] The whole thing is sort of unreliable. [03:36:00.0000] It is funny how I tend to make typos here. It does not happen in e-mail that often. [04:09:00.0000] yecril71, most IRC logging systems are somewhat unreliable because they depend upon the up time and connectivity of the server running the log bot [04:14:00.0000] Several bots running on each server on the network, connecting from different locations. [06:29:00.0000] If you don't celebrate Halloween, PROCEED AS NORMAL. [08:56:00.0000] The recommended way of making footnotes is inconsistent because [08:56:01.0000] there are three very different ways, depending on the context. [08:56:02.0000] that's not inconsistent [08:58:00.0000] Moreover, the usage boundaries are not sharp. [08:58:01.0000] So, when the text of your footnote changes, you have to change the footnote syntax. [08:58:02.0000] If that is not inconsistent, then what is? [08:59:00.0000] And please update the IRC link on Wiki. [09:01:00.0000] being inconsistent would be like having three footnotes use different styles in the same document [09:01:01.0000] the spec suggests different ways to do it, and allows authors to pick whichever one they want [09:01:02.0000] which link in the wiki? [09:01:03.0000] See your talk page [09:02:00.0000] Did you mean "styles" as in CSS? [09:03:00.0000] Using different styles in various places need not be inconsistent. [09:03:01.0000] Using different constructs for similar semantics is inconsistent. [09:05:00.0000] Exercise: Find all footnotes in the current document. [09:05:01.0000] The length of the solution is the measure of consistency. [09:05:02.0000] oh feel free to edit the page [09:06:00.0000] I feel but it is protected [09:06:01.0000] huh, why was it protected [09:06:02.0000] Use action=protect [09:06:03.0000] try now [09:11:00.0000] Done. [09:13:00.0000] thanks [09:13:01.0000] bbl [10:23:00.0000] User agents, such as web crawlers, do have interest in semantics. [10:27:00.0000] It would be nice to specify title and behaviour using CSS. [10:27:01.0000] For the time being, behaviour relies on JavaScript and [10:28:00.0000] it can be applied via JavaScript, although this is a bit inefficient. [10:28:01.0000] There is no workaround for title. [10:29:00.0000] (where no script is available, that is). [10:29:01.0000] However, managing hyperlinks in the same way would be insane. [10:30:00.0000] Images and hiding are subject to CSS. [10:31:00.0000] Ordinarily, there should be just one element called "edit". [10:31:01.0000] Or no such elements, of course. [10:32:00.0000] I can see nothing wrong in having to change the stylesheet. [10:33:00.0000] CSS is modular because of @import. [10:33:01.0000] The only problem with CSS is that you cannot explicitly inherit style [10:33:02.0000] from a structurally unrelated class. [10:34:00.0000] That problem clearly wants a solution but it is not a problem in HTML. [10:34:01.0000] Well, here you are, Bert. [13:48:00.0000] 106 [14:48:00.0000] 107 2008-11-02 [17:38:00.0000] ok so.. [18:10:00.0000] na nannaaaaaaa [05:56:00.0000] /me waves [05:56:01.0000] my computer is broken :\ [05:57:00.0000] Clearly you need more computers [05:57:01.0000] Redundancy is the solution to all problems [05:57:02.0000] clearly [08:38:00.0000] I think a footnote deserves a dedicated element. [08:39:00.0000] It belongs to the standard repertoire of typesetting and publishing. [08:40:00.0000] If we recommend using aside.footnote, why not div.article? [08:41:00.0000] A footnote is much more used than aside, and it has a different meaning. [08:41:01.0000] An aside contains an illustration for the main text, [08:42:00.0000] a footnote is for in-depth explanation of details. [09:28:00.0000] I think asides are more common on the Web than footnotes are [09:28:01.0000] In books probably the reverse is true [09:29:00.0000] /me wonders if that's just a consequence of the commonly available layout models [09:31:00.0000] (Book pages tend not to have enough space for putting asides in sidebars, and web pages tend not to have nearby feet in which to put footnotes) [10:14:00.0000] the footnote issue is a weird one [10:41:00.0000] /me learns that KML uses escaped presentational HTML inside XML [12:34:00.0000] Several publishers want to have their own version of HTML. [12:34:01.0000] This is all right, as long as they write for each other. [12:35:00.0000] They will have to implement and share the same browser as well. [12:35:01.0000] The Web is for people the publisher has never heard of. [12:36:00.0000] The publisher cannot expect them to use their browser. [12:36:01.0000] So this initiative is doomed to end up in a closed circle. [12:36:02.0000] yecril71, WTF? [12:37:00.0000] I mean, Pentasis and Pascual. [12:38:00.0000] Such custom formats are better served with XML though. [12:38:01.0000] oh, I haven't read that thread yet [14:22:00.0000] Philip`, are you active? I'm going through pages in your q-tags.txt but some uses of have gone: http://philip.html5.org/data/q-tags.txt [14:22:01.0000] specifically, I can't find on http://phoenix.lowtech.org/ [14:28:00.0000] also http://www.cotswoldlibdems.org.uk/ [15:33:00.0000] there's another LibDem site which uses the same markup and design as the Cotswolds one, so I've given them the same analysis [15:34:00.0000] BenMillard: I'm not especially active [15:40:00.0000] just the occasional walk, then? [15:44:00.0000] Philip`, no worries. I'm noting "Gone" and reviewing as best I can from the sample markup in that text file. [15:44:01.0000] so far, I've been able to review all of them thanks to the sample :) [15:45:00.0000] BenMillard: I don't have an entirely trivial way to see the content from the versions of the pages that I downloaded, so it's probably easier to try archive.org for them 2008-11-03 [16:04:00.0000] Philip`, oh yeah! thanks for reminding me [00:24:00.0000] Does the table processing model describe the algorithm to caclulate the column widths? [00:27:00.0000] from my understanding it only describes how to determine which column/row *slots* are assigned to each cell [00:31:00.0000] calculating column widths is a CSS issue [00:34:00.0000] ok [04:28:00.0000] http://lists.w3.org/Archives/Public/www-style/2008Nov/0008.html I wonder what the rationale for three sets of metrics is... [04:37:00.0000] hmm... wonder which cases to consider when designing how to be bandwidth-conservative with