Options:
- # Session Start: Wed Apr 18 00:00:00 2007
- # Session Ident: #whatwg
- # [00:21] * Joins: aroben_ (i=adamrobe@nat/apple/x-19fb3b44c43112e0)
- # [00:24] * Joins: jgraham (n=jgraham@81-179-122-240.dsl.pipex.com)
- # [00:25] * Quits: om_coffee (i=mjs@nat/apple/x-c110d69b77f0d642)
- # [00:40] * Quits: aroben (i=adamrobe@nat/apple/x-8b28d2493652147f) (Read error: 110 (Connection timed out))
- # [00:47] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [00:49] * Quits: jcgregorio (n=chatzill@207.47.10.130.static.nextweb.net) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/0000000000]")
- # [00:58] * Quits: Toolskyn88 (n=toolskyn@adsl-dc-266ef.adsl.wanadoo.nl) (Read error: 104 (Connection reset by peer))
- # [01:06] * Joins: aroben (i=adamrobe@nat/apple/x-2c855ef070731316)
- # [01:10] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [01:10] * Quits: billmason (n=billmaso@ip156.unival.com) (".")
- # [01:13] <Hixie> Since we are "paving the cow paths" it seems to me that we must also pave
- # [01:13] <Hixie> foreseeable future cow paths as well. To that end, add a version
- # [01:13] <Hixie> attribute and just be done with it. Everyone else can ignore it.
- # [01:13] <jdandrea> Heh.
- # [01:13] <jdandrea> (from the list, aye)
- # [01:13] * Hixie wonders if the author understands the cowpath principle
- # [01:13] <Dashiva> Hixie: What's the reasoning for the void Table.delete* methods, rather than (e.g.) Table.remove* which return the removed element?
- # [01:14] <Hixie> the reasoning is probably "that's what DOM2 HTML has"
- # [01:16] <Dashiva> And related, create* now explicitly only returns new elements, while DOM2 HTML states they may return an existing one
- # [01:18] <Hixie> probably based on what browsers did, i forget. however if you find an incompatibility, feel free to mail the list and i'll look at it
- # [01:19] <Dashiva> Personally I consider the whole bunch redundant and low-utility, so no worries :)
- # [01:20] <Philip`> http://www.ipfw.edu/chem/104/kimble/cowpath.htm - that seems to advocate against paving cow paths, because they're often far from the best route and it's just that nobody has thought to look around and notice there's a problem. But I think this is probably taking the metaphor a bit too far...
- # [01:21] <Dashiva> No, it's a good lesson
- # [01:22] <Dashiva> The cowpaths to pave are those with a sensible foundation, not mindless drones enforcing it
- # [01:22] * jdandrea moos
- # [01:23] * Quits: aroben_ (i=adamrobe@nat/apple/x-19fb3b44c43112e0) (Read error: 110 (Connection timed out))
- # [01:23] * jdandrea keeps thinking the versioning request is meant (on the whole) more for CSS/DOM, not so much HTML.
- # [01:23] <Dashiva> Prototyping Object is a cowpath that should be blocked off on penalty of death :)
- # [01:23] <jdandrea> lol
- # [01:28] <Philip`> (Hmm, not sure why that page lacks the proper attribution - http://www.mitcharf.com/mitcharf/art/poems/calfpath.html seems a better resource)
- # [01:30] * Joins: epeus (i=KevinMar@nat/google/x-5c3630d603e59702)
- # [01:31] * Quits: KevinMarks (i=KevinMar@pdpc/supporter/active/kevinmarks) (Nick collision from services.)
- # [01:31] * epeus is now known as KevinMarks
- # [01:35] * Parts: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [01:35] * Joins: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [01:46] * Joins: om_coffee (i=mjs@nat/apple/x-6ec885595c9e9509)
- # [01:55] * Quits: hendry (n=hendry@91.84.53.136) ("leaving")
- # [02:03] * Joins: annevk (n=annevk@131.181.85.131)
- # [02:03] * moeffju is now known as moeffju[ZzZz]
- # [02:08] * Joins: Lachy (n=chatzill@131.181.47.92)
- # [02:09] * Quits: hober (n=ted@unaffiliated/hober) ("ERC Version 5.2 (IRC client for Emacs)")
- # [02:09] <Lachy> good morning
- # [02:10] <zcorpan_> Lachy: morning
- # [02:10] <Philip`> (http://www.archive.org/details/whiffsfromwildme00fossiala (p. 77) - aha, found the original! and hooray for copyright expiration)
- # [02:12] * Joins: marcosc (n=chatzill@131.181.99.92)
- # [02:15] * Parts: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [02:18] <jdandrea> Philip`: "The Calf-Path" - thanks for finding this!
- # [02:18] * Quits: bzed (n=bzed@dslb-084-059-098-185.pools.arcor-ip.net) ("Leaving")
- # [02:19] * Joins: marcosc_ (n=chatzill@131.181.99.92)
- # [02:20] * jdandrea thinks it would make good starter lyrics for a folk-rock song
- # [02:27] * Quits: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net) (Remote closed the connection)
- # [02:27] * Joins: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net)
- # [02:28] <zcorpan_> isn't name="" on <iframe> missing? (opera supports id="", but firefox and ie don't)
- # [02:29] <Hixie> possibly
- # [02:31] <zcorpan_> if we want <a target> and <form taget> to work with iframes then we need <iframe name>, i think
- # [02:33] <zcorpan_> should i mail the list?
- # [02:33] * Quits: annevk (n=annevk@131.181.85.131) (Read error: 104 (Connection reset by peer))
- # [02:34] * Joins: annevk (n=annevk@131.181.85.131)
- # [02:34] * Joins: aroben_ (i=adamrobe@nat/apple/x-3b3a9927db3579f6)
- # [02:34] * Joins: marcosc__ (n=chatzill@131.181.99.92)
- # [02:34] <Hixie> zcorpan_: sure
- # [02:34] <Hixie> and thanks
- # [02:34] * Quits: marcosc__ (n=chatzill@131.181.99.92) (Remote closed the connection)
- # [02:34] <annevk> does it need to be conforming? prolly...
- # [02:34] * Quits: marcosc (n=chatzill@131.181.99.92) (Read error: 110 (Connection timed out))
- # [02:34] * Joins: marcosc__ (n=chatzill@131.181.99.92)
- # [02:34] * marcosc__ is now known as marcosc
- # [02:35] <zcorpan_> annevk: <a target> is conforming, what use is it if you can't use it together with iframes?
- # [02:35] <annevk> i meant <iframe name>
- # [02:35] * Quits: marcosc_ (n=chatzill@131.181.99.92) (Read error: 60 (Operation timed out))
- # [02:35] <annevk> much like <map name>
- # [02:36] <zcorpan_> <map> works with id. <iframe> doesn't
- # [02:36] <annevk> the former doesn't in Firefox
- # [02:37] <zcorpan_> but it does in ie. the latter doesn't in both firefox and ie.
- # [02:37] * Quits: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net) (Read error: 104 (Connection reset by peer))
- # [02:37] * Quits: kingryan (n=kingryan@dsl092-187-033.sfo1.dsl.speakeasy.net) (Read error: 104 (Connection reset by peer))
- # [02:37] * Quits: aroben_ (i=adamrobe@nat/apple/x-3b3a9927db3579f6) (Read error: 54 (Connection reset by peer))
- # [02:38] <annevk> Firefox has like 10% market share...
- # [02:38] * Joins: aroben_ (i=adamrobe@nat/apple/x-9691adedb482a8cf)
- # [02:38] <annevk> If working is an argument, <map name> should certainly be conforming
- # [02:38] <zcorpan_> not against that
- # [02:38] * Joins: kingryan (n=kingryan@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [02:39] <annevk> they should be handled in a consistent way imo
- # [02:39] <annevk> same for <object id/name> etc.
- # [02:40] <om_coffee> I think it's preferrable to have only id be conforming if there aren't any major UAs where name works but id doesn't for some construct
- # [02:40] * Quits: aroben_ (i=adamrobe@nat/apple/x-9691adedb482a8cf) (Read error: 104 (Connection reset by peer))
- # [02:41] * om_coffee is now known as othermaciej
- # [02:41] * Joins: aroben_ (i=adamrobe@nat/apple/x-e34ca76841f55f8a)
- # [02:41] <zcorpan_> othermaciej: <iframe id> doesn't work in ie nor firefox (don't know about safari)
- # [02:42] <othermaciej> zcorpan_: yeah, I'm just making a broad generalization based on what annevk said
- # [02:42] <othermaciej> I don't know what the situation is with object id/name
- # [02:43] * Quits: h3h (n=h3h@66-162-32-234.static.twtelecom.net) ("|")
- # [02:44] * Quits: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net) (Connection timed out)
- # [02:46] <zcorpan_> well, i guess i need to do more testing here first then
- # [02:46] <zcorpan_> not today though
- # [02:46] <Hixie> :-)
- # [02:46] * Joins: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [02:50] * Quits: kingryan (n=kingryan@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [02:50] * Quits: aroben (i=adamrobe@nat/apple/x-2c855ef070731316) (Read error: 110 (Connection timed out))
- # [02:54] <annevk> zcorpan_, what does http://xhtml.se/2007/04/17/x-and-html-sitting-in-a-tree/ say?
- # [02:56] * Quits: nickshanks (n=nicholas@home.nickshanks.com)
- # [02:57] <Dashiva> It's basically saying "Now that HTML and XHTML will be the same in v5, it won't matter which one you use"
- # [02:57] <zcorpan_> annevk: it basically says that html5 is the future, and that it doesn't matter if you use xhtml1 or html4 today, and it is pointless to switch from xhtml1 to html4, and pointless to argue about why xhtml is bad/shouldn't be used
- # [02:58] <zcorpan_> yeah
- # [02:58] <annevk> blah
- # [02:58] <Dashiva> It fails to address the non-HTML aspects
- # [02:58] <annevk> if he means XHTML as text/html though, fair enough
- # [02:58] <Dashiva> Like mime-types, CSS background, you know the list better than me
- # [02:58] <annevk> is that made explicit?
- # [02:59] <zcorpan_> annevk: he does, although he also likes content negotiation and mobile stuff
- # [02:59] <Dashiva> He doesn't mention it in the article itself, though
- # [03:00] <zcorpan_> he will hold a presentation about xhtml at geekmeet together with my html5 presentation next month
- # [03:00] <Dashiva> Seems to be a defense for people using xhtml, rather than saying xhtml is good :)
- # [03:00] <zcorpan_> Dashiva: indeed, i just know because i've talked with him about it a lot
- # [03:00] <annevk> "Look, I'm right after all!"
- # [03:02] <zcorpan_> annevk: i don't think it's benefitical to argue against these guys. he's not alone. making html5 accept xhtmlish syntax makes them happy. :)
- # [03:03] <annevk> I'm not arguing, I'm just making fun of them :)
- # [03:03] <zcorpan_> he's not ignorant at all, i just think he sticks to the xhtml idea because he bought the domain name ;)
- # [03:03] <zcorpan_> ok
- # [03:03] <annevk> lol
- # [03:04] <Dashiva> Wow
- # [03:04] <Dashiva> Now it's "why not a namespace on the html element"
- # [03:04] * Quits: KevinMarks (i=KevinMar@pdpc/supporter/active/kevinmarks) (Read error: 110 (Connection timed out))
- # [03:06] <zcorpan_> cwilso also thought it would be appropriate to use the namespace as a versioning switch, didn't he?
- # [03:06] <annevk> ouch
- # [03:10] <zcorpan_> http://www.w3.org/mid/5C276AFCCD083E4F94BD5C2DA883F05A27D7192F39@tk5-exmlt-w600.wingroup.windeploy.ntdev.microsoft.com
- # [03:11] <annevk> crazy
- # [03:11] <annevk> same as the nonsense people supporting that idea
- # [03:14] <othermaciej> I think cwilso doesn't want a version attribute because he (probably correctly) thinks people will just leave it off
- # [03:15] <Dashiva> That's counter to his other line of arguments, that people copy the header cargo cultishly
- # [03:15] <Hixie> no, he pointed out 50% of sites leave off the <!DOCTYPE>
- # [03:17] <Dashiva> Yes, but he also argues that many sites who opt for standards mode don't really want standards mode, so we could never have a real "give me the latest and best" switch
- # [03:19] <Lachy> As a web developer, I find Chris' implication that those of us who use Strict DOCTYPEs to get standards mode now aren't competent enough to want "always standards mode" offensive
- # [03:19] <Dashiva> XHTML has taught us a lot of people will say it without meaning it, though :/
- # [03:19] <othermaciej> it seems to me that Microsoft having such major bugs that were left around for years is a major contributing factor to the breakage level
- # [03:20] <Lachy> the incompetence of others shouldn't reflect on the whole
- # [03:21] <Lachy> MS actually needs to do some real work and research each change on a case by case basis, rather than ruling them all out at once
- # [03:23] <Dashiva> And not fix the "solution bugs" before the problems that depend on it
- # [03:23] <zcorpan_> Lachy: they will only do that if they become a minority vendor and the web will ignore their versioning switches and work better on the competitor's browsers
- # [03:23] <zcorpan_> i think
- # [03:23] <zcorpan_> competitors' even
- # [03:24] <Lachy> zcorpan_: yes, it's quite sad
- # [03:25] <zcorpan_> so that scenario is what we should aim for then :)
- # [03:27] <Philip`> Perhaps the HTML5 spec should add an author conformance requirement that all pages must end in <a href="http://getfirefox.com">Get Firefox!</a>
- # [03:28] <annevk> right
- # [03:29] <annevk> what about opera.com
- # [03:29] <annevk> we actually implemented WF2!
- # [03:29] <Dashiva> It should rotate
- # [03:31] <Philip`> opera.com doesn't have enough swooshy blue and orange bits :-(
- # [03:40] * Quits: othermaciej (i=mjs@nat/apple/x-6ec885595c9e9509)
- # [03:46] <annevk> you know, some people appreciate that :)
- # [03:49] * Quits: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net) (adams.freenode.net irc.freenode.net)
- # [03:49] * Quits: gsnedders (n=gsnedder@host86-139-123-225.range86-139.btcentralplus.com) (adams.freenode.net irc.freenode.net)
- # [03:49] * Quits: gavin (n=gavin@firefox/developer/gavin) (adams.freenode.net irc.freenode.net)
- # [03:53] * Joins: yod (n=ot@softbank221018155222.bbtec.net)
- # [03:57] * Joins: gsnedders (n=gsnedder@host86-139-123-225.range86-139.btcentralplus.com)
- # [03:57] * Joins: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [03:57] * Joins: gavin (n=gavin@firefox/developer/gavin)
- # [03:59] * Quits: gavin (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [03:59] * Joins: gavins (n=gavin@firefox/developer/gavin)
- # [04:13] * Joins: polin8 (n=brian@ool-18b8cc06.dyn.optonline.net)
- # [04:25] * aroben_ is now known as aroben
- # [04:29] * Quits: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [05:05] * Quits: polin8 (n=brian@ool-18b8cc06.dyn.optonline.net)
- # [05:08] * Joins: polin8 (n=brian@ool-18b8cc06.dyn.optonline.net)
- # [05:26] * Joins: aroben_ (i=adamrobe@nat/apple/x-a4a5eb6ccb957167)
- # [05:42] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [05:42] * Quits: aroben (i=adamrobe@nat/apple/x-e34ca76841f55f8a) (Read error: 110 (Connection timed out))
- # [05:45] * Quits: jdandrea (n=jdandrea@ool-44c0a1fe.dyn.optonline.net) ("ciao")
- # [06:01] * Parts: zcorpan_ (n=zcorpan@84-216-41-138.sprayadsl.telenor.se)
- # [06:02] * Joins: aroben (i=adamrobe@nat/apple/x-de1423cf3482b00b)
- # [06:08] * Joins: dbaron (n=dbaron@c-71-198-189-81.hsd1.ca.comcast.net)
- # [06:12] * Joins: hober (n=ted@unaffiliated/hober)
- # [06:18] * Quits: aroben_ (i=adamrobe@nat/apple/x-a4a5eb6ccb957167) (Read error: 110 (Connection timed out))
- # [06:51] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [07:00] * Joins: html6 (n=html60@82.209.238.118)
- # [07:01] <Hixie> hey did anyone ever write a faq entry on why versioning is bad?
- # [07:03] <annevk> don't think so
- # [07:03] <annevk> we need more wiki entries
- # [07:03] <annevk> on role=, href=, versioning, etc.
- # [07:03] <annevk> of course, this is easy to say and hard to do :)
- # [07:04] <annevk> "hard"
- # [07:07] <hober> @role makes my head hurt
- # [07:08] * Quits: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [07:08] <hober> I honestly can't figure out how it is any different from @class
- # [07:09] <hober> besides in some kind of "@class has been abused, therefore let us introduce a new attr that'll also be abused" sense
- # [07:12] * Quits: karlUshi (n=karl@124-144-94-185.rev.home.ne.jp) (adams.freenode.net irc.freenode.net)
- # [07:12] * Quits: citoyen (i=eira@synth.no) (adams.freenode.net irc.freenode.net)
- # [07:12] <Lachy> if someone sends me a Q&A for versioning, I can add it to the FAQ. If not, I'll get around to it later this week.
- # [07:12] * Joins: karlUshi (n=karl@124-144-94-185.rev.home.ne.jp)
- # [07:12] * Joins: citoyen (i=eira@synth.no)
- # [07:13] <Lachy> it'll probably form part of that blog entry I'm writing, and will finish after I get back from the WAF F2F this weekend
- # [07:13] <Hixie> cool
- # [07:25] * Quits: hober (n=ted@unaffiliated/hober) ("ERC Version 5.2 (IRC client for Emacs)")
- # [07:27] <annevk> What's the idea for "wizards" and "model dialogs"?
- # [07:28] <Hixie> modal, you mean?
- # [07:28] <Hixie> both are pretty bad ui
- # [07:28] <Hixie> but window.open() can handle them
- # [07:29] <annevk> I quite like the "step 1 of 4" kind of UI
- # [07:29] <annevk> not sure about modal dialogs
- # [07:29] <annevk> window.open() doesn't make it modal though
- # [07:30] <Hixie> wizard ui does very badly in usability studies, as i understand it
- # [07:30] <Hixie> you can easily make things modal, just ignore events in the other browsing context
- # [07:30] <Hixie> but basically the <switch> thing i've been talking about is the real solution to this
- # [07:31] <annevk> is it going in?
- # [07:31] <annevk> or HTML6?
- # [07:33] <Hixie> if we can find a working decent solution, it's the last thing i personally want to put in
- # [07:33] <Hixie> i.e. other than everyone else's requests
- # [07:33] <annevk> it's not used that often
- # [07:34] <Hixie> any time someone tries to do ui using display:none, they're asking for it
- # [07:34] <annevk> hmm
- # [08:06] <annevk> So you have HTML tokenization which does some sort of case mangling. You have the HTML DOM APIs which uppercase stuff and there's CSS matching...
- # [08:06] * annevk played around with the <pÉ> element
- # [08:06] <annevk> and also <pé>
- # [08:09] <annevk> It seems that some browsers actually uppercase that through the DOM
- # [08:09] <Lachy> there are some interop problems with case sensitivity of selectors that matching non-ASCII chars
- # [08:09] <annevk> Internet Explorer and Firefox
- # [08:09] <annevk> yes
- # [08:10] * Quits: psa (n=yomode@posom.com) (Remote closed the connection)
- # [08:14] <Lachy> it would probably make sense to try and define that UAs must use the Unicode Case Mappings, but we should actually try and do some tests to figure out how closely UAs follow them
- # [08:15] <Lachy> I hope Unicode is more interop than HTML4, cause I don't want to write Unicode5, but somehow I doubt it.
- # [08:15] <annevk> Unicode 5 is already here
- # [08:16] * annevk rather has ASCII case-insensitive when possible
- # [08:16] <Lachy> that's Unicode 5.0, I meant like a WHATWG version
- # [08:16] <Lachy> that's one possibility, but isn't quite what UAs do at the moment
- # [08:19] <Lachy> I don't think we'll need to change parsing reqs to address this issue, but we'll need to more thouroughly define the DOM APIs upper-casing rules and selector matching
- # [08:19] <Lachy> since Selectors says case sensitivity depends on the markup language, we should be able to define explicity case sensitivity rules
- # [08:20] <annevk> selectors should just be fixed...
- # [08:20] <Lachy> could we define that for XHTML5, selectors are case insensitive?
- # [08:21] <Lachy> it should be the language that matters, not the serialisation
- # [08:21] <annevk> i would think so
- # [08:32] <Hixie> are you also suggesting that <INPUT> and createElementNS(... 'INPUT') create HTML <input> elements?
- # [08:32] <annevk> createElement should
- # [08:33] <annevk> createElementNS prolly not
- # [08:33] <Hixie> then the selectors shouldn't match either, imho
- # [08:39] * Joins: mw22_ (n=chatzill@h8441169151.dsl.speedlinq.nl)
- # [08:41] * Joins: mw22__ (n=chatzill@h8441169151.dsl.speedlinq.nl)
- # [08:44] * Joins: mw22___ (n=chatzill@h8441169151.dsl.speedlinq.nl)
- # [08:49] * Quits: mw22 (n=chatzill@h8441169151.dsl.speedlinq.nl) (Read error: 110 (Connection timed out))
- # [08:49] * mw22___ is now known as mw22
- # [08:57] * Quits: mw22_ (n=chatzill@h8441169151.dsl.speedlinq.nl) (Read error: 110 (Connection timed out))
- # [08:58] * Quits: mw22__ (n=chatzill@h8441169151.dsl.speedlinq.nl) (Read error: 110 (Connection timed out))
- # [09:03] * Quits: dbaron (n=dbaron@c-71-198-189-81.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [09:06] * Parts: html6 (n=html60@82.209.238.118)
- # [09:21] * Joins: Toolskyn (n=toolskyn@adsl-dc-266ef.adsl.wanadoo.nl)
- # [09:43] * Joins: hendry (n=hendry@91.84.53.136)
- # [10:04] * Joins: ROBOd (n=robod@86.34.246.154)
- # [10:09] * Quits: marcosc (n=chatzill@131.181.99.92) ("...and I'm gone.")
- # [10:14] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [10:14] <Hixie> hmm
- # [10:15] <Hixie> i wonder if window.location and window.history are per-Document or per-Window
- # [10:28] * Joins: Toolskyn88 (n=toolskyn@adsl-dc-266ef.adsl.wanadoo.nl)
- # [10:28] * Quits: Lachy (n=chatzill@131.181.47.92) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]")
- # [10:30] * Quits: dolphinling (n=chatzill@155.42.85.193) (Remote closed the connection)
- # [10:31] <aroben> Hixie: I should think window.history would have to be per-Window
- # [10:32] <Hixie> turns out it's actually per-Document
- # [10:32] <aroben> Hixie: what would a single-document history mean?
- # [10:32] <aroben> Hixie: ??
- # [10:32] <Hixie> a new object is created for each Document
- # [10:32] <Hixie> they all represent the same underlying data, naturally
- # [10:32] <aroben> Hixie: ah, I see
- # [10:43] * Quits: Toolskyn (n=toolskyn@adsl-dc-266ef.adsl.wanadoo.nl) (Read error: 110 (Connection timed out))
- # [10:49] * Quits: annevk (n=annevk@131.181.85.131) (Read error: 110 (Connection timed out))
- # [10:57] <mpt> Ahhh, that reminds me of Netscape 2
- # [10:58] <mpt> where the Back and Forward buttons took you back and forward entire framesets, and frames had separate "Back in This Frame" and "Forward in This Frame" shortcut menu items
- # [10:58] <mpt> madness
- # [10:59] * Joins: bzed (n=bzed@dslb-084-059-118-186.pools.arcor-ip.net)
- # [11:01] <Hixie> not that the more modern frame ui is much more usable
- # [11:03] <Hixie> the public-html and public-xhtml2 are amusing to compare
- # [11:04] <Hixie> both groups are doing basically nothing
- # [11:04] <Hixie> but the former is doing it with significantly more acticity
- # [11:04] <Hixie> activity
- # [11:05] * Quits: yod (n=ot@softbank221018155222.bbtec.net) ("Leaving")
- # [11:06] * Joins: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [11:07] * Joins: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [11:12] * Joins: KevinMarks (n=Snak@h-68-164-93-9.snvacaid.dynamic.covad.net)
- # [11:13] * Parts: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [11:24] * Joins: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [11:34] * Joins: hendry_ (n=hendry@91.84.53.136)
- # [11:36] * Quits: hendry_ (n=hendry@91.84.53.136) (Client Quit)
- # [11:39] * Quits: hendry (n=hendry@91.84.53.136) (Read error: 60 (Operation timed out))
- # [11:55] <zcorpan_> whohoo!!
- # [11:55] <zcorpan_> i got the job!
- # [11:55] <zcorpan_> :D :D :D
- # [11:56] <Hixie> congrats!
- # [11:56] <Hixie> which job? :-)
- # [11:56] <zcorpan_> at opera
- # [11:56] <Hixie> nice
- # [11:56] <zcorpan_> for the summer
- # [11:57] <Hixie> do you know what you'll be doing?
- # [11:57] <zcorpan_> writing a test suite for html5
- # [11:57] <Hixie> sweet
- # [11:57] <zcorpan_> yup
- # [11:57] <Hixie> guess i'd better finish this spec off, then :-P
- # [11:57] <zcorpan_> heh
- # [11:58] <hasather> zcorpan_: congrats :)
- # [11:58] <zcorpan_> thanks
- # [12:01] * Joins: hendry (n=hendry@91.84.53.136)
- # [12:01] <hsivonen> zcorpan_: congrats
- # [12:01] <zcorpan_> thanks :)
- # [12:02] <hsivonen> zcorpan_: it would be superb if you could include a categorization of expected syntactic correctness
- # [12:02] * moeffju[ZzZz] is now known as moeffju
- # [12:03] <zcorpan_> hsivonen: you mean test cases intended for conformance checkers?
- # [12:03] <hsivonen> anne's wf2.0 browser tests were very useful for conformance checkin, but the suite lacked this data
- # [12:04] <hsivonen> zcorpan_: i mean using browser test as conformance checker tests as a byproduct
- # [12:04] <zcorpan_> ah, yeah that would be simple to arrange
- # [12:19] * Quits: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com) (Read error: 104 (Connection reset by peer))
- # [12:27] * Quits: ROBOd (n=robod@86.34.246.154) ("http://www.robodesign.ro")
- # [12:43] * Joins: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [12:48] <Dashiva> I have this feeling everyone on the list is ignoring the html60 guy
- # [12:55] <Hixie> i didn't ignore him
- # [12:55] <Hixie> i just didn't understand what he was proposing
- # [12:55] <Hixie> so i didn't feel qualified to comment
- # [12:55] <Hixie> anyway, well beyond bed time
- # [12:55] <Hixie> nn
- # [12:56] <hasather> good night Hixie
- # [13:24] * Joins: dolphinling (n=chatzill@155.42.85.193)
- # [13:34] * Joins: briansuda (n=briansud@abthd093.rhi.hi.is)
- # [13:38] * Quits: briansuda (n=briansud@abthd093.rhi.hi.is) (Client Quit)
- # [14:02] * Joins: briansuda (n=briansud@abthd093.rhi.hi.is)
- # [14:09] * Quits: polin8 (n=brian@ool-18b8cc06.dyn.optonline.net)
- # [14:21] * Joins: icaaq_ (n=icaaaq@226.228.13.217.in-addr.dgcsystems.net)
- # [14:22] * Parts: icaaq_ (n=icaaaq@226.228.13.217.in-addr.dgcsystems.net)
- # [14:24] * Joins: icaaq_ (n=icaaaq@226.228.13.217.in-addr.dgcsystems.net)
- # [14:28] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [14:37] * Quits: briansuda (n=briansud@abthd093.rhi.hi.is)
- # [14:47] * Joins: jdandrea (n=jdandrea@ool-44c0a1fe.dyn.optonline.net)
- # [14:50] * Joins: ROBOd (n=robod@86.34.246.154)
- # [15:16] * Quits: Toolskyn88 (n=toolskyn@adsl-dc-266ef.adsl.wanadoo.nl) (Connection reset by peer)
- # [15:18] * Quits: ROBOd (n=robod@86.34.246.154) ("http://www.robodesign.ro")
- # [15:19] * Joins: yod (n=ot@softbank221018155222.bbtec.net)
- # [15:39] * Joins: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net)
- # [15:55] * Joins: ROBOd (n=robod@86.34.246.154)
- # [16:02] * Joins: webben (i=benh@nat/yahoo/x-07fb45cc844894d6)
- # [16:13] * Quits: yod (n=ot@softbank221018155222.bbtec.net) ("Leaving")
- # [16:27] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Read error: 110 (Connection timed out))
- # [16:36] * Joins: sgillies (n=chatzill@dsl-179-116.dynamic-dsl.frii.net)
- # [16:40] * Joins: billmason (n=billmaso@ip156.unival.com)
- # [16:50] * zcorpan_ downloads swift_0.2.msi
- # [16:52] <sgillies> i just found out about the time element from Sam Ruby's blog. is anyone considering geo-spatial markup? i'm asking this because Google is proposing that KML (the Google Earth language) be the markup for what the GIS industry likes to call the "Geo-Web". i'd rather there weren't two webs where there could be one
- # [17:03] <hsivonen> sgillies: what's the use case for geospatial markup in HTML?
- # [17:07] <sgillies> find pages, or elements of pages, that have a spatial context. much the same as the use case for time, really. i admit that it is not as generally useful
- # [17:07] <sgillies> substitute "where" for "when" in the time use case
- # [17:09] <hsivonen> hmm. looking at http://microformats.org/wiki/geo and comparing the situation with <time>, perhaps Hixie should bless Tantek's general <abbr> design pattern somehow
- # [17:10] <hsivonen> the main problem I see with the <abbr> pattern is that it is designed to be backwards compatible with HTML 4.01 validation instead of being designed to be backwards-compatible with the browser rendering of <abbr> and title="".
- # [17:11] <sgillies> hsivonen: http://georss.org is probably a better example than the microformat. all the major web mapping applications can consume spatially referenced RSS.
- # [17:45] * Joins: psa (n=yomode@posom.com)
- # [17:55] * Joins: polin8_ (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net)
- # [17:56] * Joins: h3h (n=h3h@66-162-32-234.static.twtelecom.net)
- # [18:09] * Parts: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:09] * Joins: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:09] * Quits: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net) (Read error: 110 (Connection timed out))
- # [18:17] * Parts: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:17] * Joins: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:22] * Parts: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:22] * Joins: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:24] * zcorpan_ is playing around with im.css in opera... can someone mention my name?
- # [18:24] <gavin_> zcorpan_
- # [18:25] <zcorpan_> works :)
- # [18:25] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [18:25] * zcorpan_ now has a counter at the right top of the window of how many times my name has been mentioned
- # [18:26] <Dashiva> zcorpan_ zcorpan_ zcorpan_ zcorpan_ zcorpan_ zcorpan_ zcorpan_ zcorpan_ mushroom mushroom
- # [18:26] <zcorpan_> lol
- # [18:27] <zcorpan_> snake! snake!
- # [18:30] * Parts: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:30] * Joins: zcorpan_ (n=zcorpan@84-216-41-52.sprayadsl.telenor.se)
- # [18:41] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:42] <hendry> I can't access this URL with my W3 username http://www.w3.org/Member/Intro
- # [18:42] <hendry> can you guys?
- # [18:43] <h3h> that's because you're probably not a Member
- # [18:43] <h3h> you're a member
- # [18:43] <h3h> there's a difference :)
- # [18:44] <hendry> so 'invited expert' isn't a member, eh?
- # [18:44] <h3h> invited expert is a member
- # [18:44] <h3h> invited expert is not a Member
- # [18:45] <h3h> Members: http://www.w3.org/Consortium/Member/List
- # [18:45] <hendry> so a member must be a company, not an individual?
- # [18:45] <hendry> and I guess a member must pay fees
- # [18:48] <h3h> heh. is your shift key broken?
- # [18:52] * Quits: polin8_ (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net) (Client Quit)
- # [18:53] * Quits: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [19:08] <zcorpan_> hendry: h3h's point is that there's a difference between members and Members. you're a member but not a Member.
- # [19:09] <hendry> zcorpan_: oh really?
- # [19:09] <hendry> h3h: that's really confusing
- # [19:09] * Joins: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [19:09] <h3h> tell that to them
- # [19:09] * Parts: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [19:10] <hendry> I must say I fealt a little smug with the "invited expert" title at first and didn't ask too many questions
- # [19:10] <hendry> now I feel like a victim ;)
- # [19:13] * Joins: hasather (n=hasather@81-235-209-174-no62.tbcn.telia.com)
- # [19:19] * Joins: hober (n=ted@unaffiliated/hober)
- # [19:25] * moeffju is now known as moeffju[Away]
- # [19:28] * Joins: kingryan (n=kingryan@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [19:30] * Joins: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net)
- # [19:51] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [20:02] * Quits: webben (i=benh@nat/yahoo/x-07fb45cc844894d6) (Client Quit)
- # [20:02] * Quits: KevinMarks (n=Snak@pdpc/supporter/active/kevinmarks) ("The computer fell asleep")
- # [20:03] * Joins: webben (i=benh@nat/yahoo/x-1be5dd014c22f316)
- # [20:14] * Joins: dbaron (n=dbaron@corp-242.mountainview.mozilla.com)
- # [20:20] * Quits: webben (i=benh@nat/yahoo/x-1be5dd014c22f316) (Read error: 110 (Connection timed out))
- # [20:36] * weinig|bbl is now known as weinig
- # [20:49] <kingryan> hmm, I can't seem to find where in the current spec it says that "void elements" must not have an end tag
- # [20:50] <kingryan> it's also not clear that contentmodel == empty is equivalent to "void element"
- # [20:52] <billmason> kingryan: http://www.whatwg.org/specs/web-apps/current-work/#elements0 "Void elements only have a start tag; end tags must not be specified for void elements."
- # [20:53] <kingryan> billmason: ah, thanks
- # [20:54] <kingryan> so, starting at http://www.whatwg.org/specs/web-apps/current-work/#param with the question "why does the validator say 'Fatal Error: End tag param seen even though the element is an empty element.'?" I couldn't find the answer
- # [20:57] * Joins: jcgregorio (n=chatzill@adsl-072-148-043-048.sip.rmo.bellsouth.net)
- # [21:01] * Joins: nickshanks (n=nicholas@home.nickshanks.com)
- # [21:05] * Parts: icaaq_ (n=icaaaq@226.228.13.217.in-addr.dgcsystems.net)
- # [21:06] * Quits: jdandrea (n=jdandrea@ool-44c0a1fe.dyn.optonline.net) ("ciao")
- # [21:14] * Joins: jdandrea (n=jdandrea@ool-44c0a58f.dyn.optonline.net)
- # [21:16] <jdandrea> From Browser Wars IV: A New Hope - http://slashdot.org/comments.pl?sid=231321&cid=18784983
- # [21:30] * Quits: mpt (n=mpt@canonical/launchpad/mpt) ("This computer has gone to sleep")
- # [21:45] * moeffju[Away] is now known as moeffju
- # [22:01] * Quits: aroben (i=adamrobe@nat/apple/x-de1423cf3482b00b) (Read error: 104 (Connection reset by peer))
- # [22:01] * Joins: aroben (i=adamrobe@nat/apple/x-c652b4b794518be1)
- # [22:02] * Joins: aroben_ (i=adamrobe@nat/apple/x-2d4cb00f4b9d3608)
- # [22:05] * Quits: aroben (i=adamrobe@nat/apple/x-c652b4b794518be1) (Read error: 104 (Connection reset by peer))
- # [22:05] * Joins: aroben (i=adamrobe@nat/apple/x-3610ad5fb02a1e37)
- # [22:17] * Quits: tantek (n=tantek@dsl092-187-033.sfo1.dsl.speakeasy.net)
- # [22:20] * Quits: aroben_ (i=adamrobe@nat/apple/x-2d4cb00f4b9d3608) (Read error: 110 (Connection timed out))
- # [22:42] * Quits: ROBOd (n=robod@86.34.246.154) ("http://www.robodesign.ro")
- # [22:51] * Quits: karlUshi (n=karl@124-144-94-185.rev.home.ne.jp) ("Where dwelt Ymir, or wherein did he find sustenance?")
- # [22:54] * moeffju is now known as moeffju[Away]
- # [22:58] * Joins: webben (n=benh@82.152.236.225)
- # [23:06] * Quits: polin8 (n=brian@dsl081-134-176.nyc1.dsl.speakeasy.net)
- # [23:32] * Joins: tantek (n=tantek@208.194.81.131)
- # [23:38] * Quits: hendry (n=hendry@91.84.53.136) ("bedtime")
- # [23:47] * weinig is now known as weinig|bbl
- # [23:56] * Joins: jgraham_ (n=jgraham@81-178-111-170.dsl.pipex.com)
- # Session Close: Thu Apr 19 00:00:00 2007
The end :)