Options:
- # Session Start: Tue Apr 10 00:00:00 2007
- # Session Ident: #html-wg
- # [00:00] <Hixie> "really standards mode" is a misnomer. "IE-as-of-2008" is what it really is.
- # [00:00] <Dashiva> Well, they could make it as simple as saying "If you choose really standards mode, you are responsible for keeping up with bugfixes. If not, use just standards mode."
- # [00:00] <Zeros> Of course IE8 has to be able to deal with IE7 content and IE6 content
- # [00:00] <mjs> being used for more than just public web content gives you issues
- # [00:00] <mjs> Zeros: I think it would be workable for <!DOCTYPE HTML> to activate really standards mode
- # [00:01] <Hixie> Dashiva: that's exactly what standards more was before
- # [00:01] <mjs> but the question is, will that too become just another quirks mode someday?
- # [00:01] <Hixie> yes
- # [00:01] <Hixie> they've said so
- # [00:01] <Zeros> mjs, With IE? Of course. Trident is mess.
- # [00:01] * Hixie is not planning for the DOCTYPE of HTML to ever change again
- # [00:01] <Zeros> IE7 added more layout bugs and showed more of the broken parts in the CSS implementation
- # [00:02] <h3h> yeah, I don't like the "really " x N + "standards mode" idea
- # [00:03] <h3h> seems fundamentally broken
- # [00:03] <Hixie> it's the Word model
- # [00:03] <Zeros> h3h, The problem is that IE caters to many more users than everyone else and has a much slower adoption rate
- # [00:03] <hober> yes, it seems like it gets combinatorically worse over time -- don't we want things to get better over time?
- # [00:03] <Zeros> Firefox has a small user base, they roll out Firefox 2 and it can be adopted in a couple months
- # [00:03] <Hixie> and it's worked really well for Word, in keeping the market closed.
- # [00:03] <Hixie> but that's not their intent, i'm sure.
- # [00:04] <h3h> Zeros: that would be a problem if the proposed solution were throwing IE out the window and starting afresh
- # [00:04] <h3h> but it most decidedly is not
- # [00:04] <Zeros> h3h, Any broken pages. IE7 changed a lot, and broke a lot of pages
- # [00:04] <Zeros> h3h, The more they fix the more pages they break
- # [00:04] <Dashiva> I'm sure IE7 would have somewhat higher adoption rate if it was actually available to every windows user
- # [00:04] <h3h> that's the problem
- # [00:04] <h3h> Chris and you seem to think that the solution is to "fix" the way IE does things
- # [00:04] <Zeros> Dashiva, heh. You think?
- # [00:04] <h3h> but, as I understand it, that's not correct
- # [00:05] <h3h> the proposed solution is to swallow what IE does and use that as a baseline
- # [00:05] <h3h> and specify new things in as best a way as possible
- # [00:05] <Zeros> I hope not
- # [00:05] <Zeros> IE has a million parser and CSS bugs
- # [00:05] <h3h> has nothing to do with CSS
- # [00:05] <Zeros> Trident lets you have cyclical DOM nodes too
- # [00:05] <h3h> that's already been shown to be inconsequential
- # [00:05] <Zeros> h3h, Sure it is. They want a way to tell "New" documents from old ones and decide behavior
- # [00:06] <hsivonen> suppressTopSpacingWP (Emulate WordPerfect 5.x Line Spacing)
- # [00:06] <h3h> (Gecko does the same in a tree)
- # [00:06] <Zeros> hsivonen, a yes, the Office XML, only implementable by MS...
- # [00:06] <Zeros> Of course it'll be 'standardized' and we'll get to endure it too
- # [00:07] <h3h> too much cynicism and bitterness around MS
- # [00:07] <h3h> Chris seems to be on the defensive before an argument even gets underway
- # [00:07] <Zeros> h3h, Its impossible for anyone to be able to implement the Office XML without all the Word specifications
- # [00:07] <h3h> I'm not talking about that
- # [00:08] <h3h> I'm talking about discussions on public-html involving Microsoft
- # [00:08] <h3h> everyone seems to assume that Microsoft is being attacked
- # [00:08] <Zeros> I know. He's saying let HTML have a way for IE to know what it should be doing
- # [00:08] <Zeros> and everyone else is saying "let IE just break, we want to use this cool new doctype!"
- # [00:08] <h3h> eh no.
- # [00:08] <Philip> It wouldn't be necessary to specify *all* the bugs in IE - only those that are relied on by real pages, which doesn't include e.g. bugs that crash IE. (But does anyone know how many of those relied-upon bugs there are?)
- # [00:08] <h3h> that's the problem right there
- # [00:09] <h3h> you are understanding it exactly as Chris seems to be
- # [00:09] <h3h> and that's not how Hixie explained it, nor how I understand it
- # [00:09] <Philip> (Presumably other browser vendors have experience of the IE bugs that people actually care about reproducing)
- # [00:09] <h3h> Philip: exactly
- # [00:09] <Zeros> h3h, I'm understanding it as hixie presents it. He wants all new browsers to implement the entire HTML spec and all legacy behavior, and then all new versions of HTML from here on to forever to be backwards compatible 100%
- # [00:10] <Zeros> And Chris is saying that IE is broken, and as they fix it they need a way to give the fixed behavior to other people on new pages that use new features
- # [00:10] <h3h> the "all legacy behavior" in that statement contradicts the "'let IE break'" in the previous statement
- # [00:10] <Hixie> i'm saying IE isn't broken.
- # [00:10] <Hixie> but that the spec is broken.
- # [00:10] <h3h> yep
- # [00:10] <Zeros> Hixie, So you think that IE's DOM and CSS behavior is correct?
- # [00:11] <Hixie> (well, i'm actually saying they're both broken, but that's too subtle for this discussion)
- # [00:11] <gavin_> depends o what your definition of "correct" is :)
- # [00:11] <Hixie> Zeros: CSS isn't part of this discussion.
- # [00:11] <Hixie> Zeros: i think that we can make the spec much closer to IE's DOM behaviour.
- # [00:11] <h3h> he's saying what IE does, for 80%+ of the parsing/HTML cases, will be the new Correct
- # [00:11] <gavin_> if Correct is "renders the web", then yes, it is
- # [00:11] <Zeros> Hixie, Sure it is. IE applies different behavior for CSS to different rendering modes
- # [00:11] <Hixie> but the thing is
- # [00:11] <Hixie> that's all irrelevant
- # [00:11] <Hixie> it doesn't matter WHAT we want to do
- # [00:12] <Hixie> versioning is still a terrible idea
- # [00:12] <hsivonen> Hixie: I'm interested, though, if Hixie-as-of-2007 would make the Almost Standards Model behavior the official behavior of CSS ;-)
- # [00:12] <Hixie> it's anti-competitive, as it makes it nigh-on-impossible to enter the market.
- # [00:12] <Hixie> hsivonen: i've given up on CSS.
- # [00:12] <Hixie> hsivonen: the working group is too fucked up.
- # [00:12] <h3h> well we'll see with Chris's essay, but somehow I still think he's failing to understand the proposed solution as intended
- # [00:13] <Zeros> IE's DOM is fundamentally broken in a lot of places. I don't see how making everyone emulating it solves anything
- # [00:13] <hsivonen> Hixie: oh. I thought it was one of the groups in the W3C that did useful work
- # [00:13] <Hixie> hsivonen: it was.
- # [00:13] <Hixie> hsivonen: but it's gotten ridiculous in the past year or two.
- # [00:13] <Zeros> Should you be able to select comment nodes with CSS in Firefox? Or have elements who's parentnode is a child node too?
- # [00:14] <Hixie> Zeros: i'm only suggesting we adopet IEisms where they are required for compatibility with legacy content.
- # [00:14] <Dashiva> I sort of gave up on CSS when they started doing modules
- # [00:14] <Dashiva> I lost control of which features where in which module at which stage
- # [00:14] <Hixie> Dashiva: CSS has stopped doing modules, fwiw. :-)
- # [00:14] <h3h> heh. really?
- # [00:15] * anne missed that announcement; being a member of the WG even!
- # [00:15] <Hixie> well, not really, but they're no longer called modules with levels, they're just independent specs with versions.
- # [00:15] <Dashiva> Oh, that -really- helps
- # [00:15] <h3h> makes more sense
- # [00:15] <Zeros> Hixie, ah. I'd do that with a grain of salt. If there are IE only pages using it and HTML5 can do it better then specify it better and let IE fix their implementation.
- # [00:16] <Hixie> given the number of hours it took to the group to agree to that, i assume it's important.
- # [00:16] <Hixie> but i don't really know
- # [00:16] <h3h> Zeros: that's exactly the attitude that Chris Wilson is responding to
- # [00:16] <Zeros> Otherwise why bother with stuff like Canvas since there's already IE specific features for doing that like VML everyone could implement.
- # [00:16] <h3h> and the one that Microsoft will not bend to
- # [00:16] <h3h> understandably so
- # [00:16] <h3h> and precisely *not* what Hixie has proposed
- # [00:17] <Hixie> well, we'll see when chris sends his next versioning mail i guess
- # [00:17] <Zeros> h3h, Well Firefox could just reverse engineer all the bad IE behavior and fix this whole argument
- # [00:17] <Dashiva> No
- # [00:17] <Hixie> h3h: i'm not suggesting we take all of IE's things either.
- # [00:17] <Dashiva> IE would invent new behavior on the way, it would be an eternal game of catchup
- # [00:17] <Hixie> h3h: it's a compromise on a case-by-case basis
- # [00:17] <h3h> Hixie: I know, hence the "exactly" to Philip above
- # [00:17] <Zeros> h3h, Chris is saying that as they fix bugs they need a way to control the rendering mode.
- # [00:17] <Hixie> anyway
- # [00:17] * Hixie goes back to actually working on HTML5 instead of talking about it
- # [00:17] <Dashiva> radical
- # [00:17] * Quits: mjs (mjs@17.255.99.15) (Quit: mjs)
- # [00:18] <Dashiva> What's a guy like you doing in w3c? :)
- # [00:19] * Joins: mjs (mjs@17.255.99.15)
- # [00:30] * Quits: kingryan (rking3@66.92.187.33) (Quit: kingryan)
- # [00:41] * Joins: myakura (myakura@60.239.122.32)
- # [00:45] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [00:47] * Quits: nickshanks (nicholas@195.137.85.17) (Client exited)
- # [00:50] * Joins: gavin (gavin@74.103.208.221)
- # [00:52] * Quits: anne (annevk@83.82.206.111) (Ping timeout)
- # [01:10] * Joins: olivier (ot@128.30.52.30)
- # [01:13] * Quits: Lachy (Lachlan@124.168.25.222) (Connection reset by peer)
- # [01:13] * Joins: Lachy_ (chatzilla@220.245.91.147)
- # [01:13] * Lachy_ is now known as Lachy
- # [01:15] * Joins: DougJ (djones4@74.76.23.86)
- # [01:24] * Joins: Markus (winterwolf@131.107.0.72)
- # [01:32] * Quits: myakura (myakura@60.239.122.32) (Ping timeout)
- # [01:35] * Parts: hasather (hasather@81.235.209.174)
- # [01:37] * Quits: h3h (bfults@66.162.32.234) (Quit: |)
- # [01:59] * Joins: karl (karlcow@128.30.52.30)
- # [02:12] * Quits: hober (ted@69.45.6.105) (Quit: ERC Version 5.2 (IRC client for Emacs))
- # [02:17] * Joins: myakura (myakura@60.239.122.32)
- # [02:20] <Lachy> IMO, the reason the IE team would feel burned by their IE7 experience is because they made some bad choices. e.g. They removed the * html filter, but didn't fix all the major bugs and remove the need for the patches that made use of it.
- # [02:21] <mjs> and there are the past bad choices of leaving so many bad rendering bugs in place for so long
- # [02:22] * Quits: Zeros (Zeros-Elip@67.154.87.254) (Quit: Leaving)
- # [02:22] <Lachy> yeah, that too, but my point is that you can't do a half-arsed job and then complain when it didn't turn out so great
- # [02:24] <Hixie> they're just going to make yet another bad choice, that's all
- # [02:27] * Joins: Shunsuke (kuruma@133.27.63.42)
- # [02:28] <mjs> unfortunately it sounds like they may be planning future choices that could seriously hurt interoperability and the standards process
- # [02:28] <mjs> though I sincerely hope I am misunderstanding
- # [02:32] * Joins: heycam (cam@203.214.79.176)
- # [02:33] <Lachy> I think Chris is only worried about the interoperability of future pages, not existing pages for which he seems to be assuming widely rely on IE7 exactly as-is, and that is just a false assumption.
- # [02:40] * Joins: marcos_ (chatzilla@203.206.31.102)
- # [02:44] * Quits: marcos (chatzilla@203.206.31.102) (Client exited)
- # [02:45] <mjs> if anything they would rely on IE6 exactly as is
- # [02:45] <mjs> so I'm not sure why anyone would call for IE7 as a baseline if absolute compatibility with IE-specific sites is their goal
- # [02:46] <Lachy> probably because IE7 has already shipped and they would be criticised even more if they went backwards
- # [02:47] <mjs> point is, there's probably relatively few sites that rely on IE*7* exactly as-is
- # [02:48] * Joins: sbuluf (cztuoj@200.49.140.126)
- # [02:52] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [02:57] * Joins: gavin (gavin@74.103.208.221)
- # [02:58] * Joins: Zeros (Zeros-Elip@69.140.48.129)
- # [03:07] * Quits: mw22 (chatzilla@63.245.220.228) (Ping timeout)
- # [03:17] * Joins: htmlr (htmlr@203.206.237.84)
- # [03:39] * Quits: sbuluf (cztuoj@200.49.140.126) (Quit: sbuluf)
- # [03:40] * Joins: sbuluf (wbv@200.49.140.138)
- # [03:55] * Joins: marcos (chatzilla@131.181.148.226)
- # [03:56] * Quits: Shunsuke (kuruma@133.27.63.42) (Ping timeout)
- # [03:57] * Parts: DougJ (djones4@74.76.23.86)
- # [03:59] * Quits: Yudai (Yudai@59.147.29.149) (Quit: SIGTERM received; exit)
- # [04:01] * Joins: Yudai (Yudai@59.147.29.149)
- # [04:02] * Quits: Yudai (Yudai@59.147.29.149) (Quit: SIGTERM received; exit)
- # [04:07] * Joins: Yudai (Yudai@59.147.29.149)
- # [04:13] * Quits: Philip (excors@80.177.163.133) (Quit: Philip)
- # [04:40] <marcos> mjs, awesome!!!!
- # [04:44] * mjs is wondering what the reaction will be
- # [04:49] <Lachy> mjs: +1 :-)
- # [04:50] <mjs> I wouldn't mind if anyone had something useful to say on the list in support
- # [04:51] <Lachy> I don't, but I think there will be a lot of +1s and -1s sent in response. Perhaps we should set up a proper poll instead, if we want it determined by consensus
- # [04:56] <Hixie> let's leave that up to the chairs...
- # [05:00] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [05:02] * Quits: mjs (mjs@17.255.99.15) (Ping timeout)
- # [05:05] * Joins: gavin (gavin@74.103.208.221)
- # [05:10] * Joins: mw22 (chatzilla@209.79.152.188)
- # [05:13] * Quits: mw22 (chatzilla@209.79.152.188) (Ping timeout)
- # [05:15] * Quits: dbaron (dbaron@63.245.220.242) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [05:36] * Quits: Ashe (Ashe@213.47.199.86) (Connection reset by peer)
- # [05:36] * Joins: Ashe (Ashe@213.47.199.86)
- # [05:37] <Hixie> anyone know when the xhtml2wg is going to switch to working in the public as per their charter?
- # [05:37] * Joins: dbaron (dbaron@71.198.189.81)
- # [05:39] <sbuluf> hixie, didn't they work publiclly all along? ( I don't follow it myself)
- # [05:39] <Hixie> no
- # [05:39] <sbuluf> were they working members only?
- # [05:39] * Joins: mw22 (chatzilla@209.79.152.188)
- # [05:39] <Hixie> yes
- # [05:39] <Hixie> still are
- # [05:39] <sbuluf> wow. thanks.
- # [05:39] <Hixie> as in, you can't join the group
- # [05:40] <Hixie> and their proceedings were private
- # [05:40] <Hixie> but they're supposed to go to public proceedings (though still closed membership)
- # [05:40] <Lachy> sbuluf: the XHTML2 WG have the appearance of a public group to the untrained eye because of the www-html and www-html-editor mailing lists, but in reality they're very secretive
- # [05:40] <Lachy> Hixie: can't anyone join the XHTML2WG like the HTMLWG?
- # [05:40] <Hixie> not as far as i know
- # [05:40] <Hixie> can they?
- # [05:41] <Lachy> well, I thought that was the idea of them going public
- # [05:41] <sbuluf> lachy, i'm aware there are a *ton* of political games being played. all over. in this particular case, however, i was not aware
- # [06:06] <karl> sbuluf: everything is political, as soon as you start to talk about community, social context, etc. technology doesn't exist outside of its social context.
- # [06:07] <Hixie> to correct my earlier comment, lachy pointed out that actually anyone can indeed join the xhtml2 wg
- # [06:07] <Hixie> i'm still at a loss for answers to my earlier question though (when will they become public)
- # [06:08] <sbuluf> karl, pretty correct, right.
- # [06:08] <karl> Hixie: http://www.w3.org/2007/03/XHTML2-WG-charter the charter has still a TBA.
- # [06:09] <Hixie> yeah but w3.org/MarkUp says the charter took effect
- # [06:09] <Hixie> so i'm confused
- # [06:09] <karl> things take time.
- # [06:13] <karl> http://lists.w3.org/Archives/Public/public-xhtml2/
- # [06:26] <Hixie> certainly at the w3c they do :-|
- # [06:28] * Quits: sbuluf (wbv@200.49.140.138) (Ping timeout)
- # [06:29] * Joins: sbuluf (jeqiu@200.49.140.113)
- # [06:41] * Joins: kf (epvyo@200.49.140.236)
- # [06:42] * Quits: sbuluf (jeqiu@200.49.140.113) (Ping timeout)
- # [06:43] * Quits: kf (epvyo@200.49.140.236) (Quit: kf)
- # [06:43] * Joins: sbuluf (zi@200.49.140.236)
- # [07:06] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [07:11] * Joins: gavin (gavin@74.103.208.221)
- # [07:19] * Quits: myakura (myakura@60.239.122.32) (Quit: Leaving...)
- # [07:34] * Joins: tylerr (tylerr@24.16.148.66)
- # [07:44] * Quits: tylerr (tylerr@24.16.148.66) (Quit: Leaving)
- # [08:07] * Joins: mjs (mjs@64.81.48.145)
- # [08:11] <marcos> mjs, I imagine the proposal will have to be reviewed by 1000+ lawyers before anything can happen?
- # [08:13] <mjs> marcos: I would hope not
- # [08:14] <Lachy> marcos, there are only 304 members in the HTML WG. Unless each one has 3.3 lawyers each, that's not going to happen
- # [08:15] <marcos> However, given all the IPR issues around the whatwg spec, would it not be good to get some of Apple's lawyers to write the handing over thing properly?... kinda like they did for <canvas>
- # [08:16] <mjs> I don't think there are IPR issues around the whatwg spec, or at least none relative to specifying the exact same feature set in the HTML WG from scratch
- # [08:18] <marcos> I hope not. Hopefully this will happen quickly.
- # [08:18] * marcos stops pretending to know anything about legal stuff...
- # [08:46] * Quits: Lachy (chatzilla@220.245.91.147) (Quit: ChatZilla 0.9.78 [Firefox 2.0.0.3/2007030919])
- # [08:53] * Joins: anne (annevk@83.82.206.111)
- # [09:01] * Quits: dbaron (dbaron@71.198.189.81) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [09:10] * Quits: marcos (chatzilla@131.181.148.226) (Ping timeout)
- # [09:13] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [09:18] * Joins: gavin (gavin@74.103.208.221)
- # [09:24] * Quits: karl (karlcow@128.30.52.30) (Quit: Where dwelt Ymir, or wherein did he find sustenance?)
- # [09:25] * Joins: marcos (chatzilla@131.181.148.226)
- # [09:29] * Quits: mjs (mjs@64.81.48.145) (Quit: mjs)
- # [09:34] * Quits: marcos (chatzilla@131.181.148.226) (Connection reset by peer)
- # [09:39] * Joins: mjs (mjs@64.81.48.145)
- # [09:48] * Quits: Zeros (Zeros-Elip@69.140.48.129) (Quit: Leaving)
- # [09:55] * Joins: zcorpan (zcorpan@84.216.43.242)
- # [10:00] * Joins: marcos (chatzilla@131.181.148.226)
- # [10:32] * Joins: ROBOd (robod@86.34.246.154)
- # [10:47] * Joins: Lachy (Lachlan@124.168.25.222)
- # [11:02] * Quits: zcorpan (zcorpan@84.216.43.242) (Ping timeout)
- # [11:03] * Joins: Shunsuke (kuruma@133.27.63.42)
- # [11:06] * Quits: Shunsuke (kuruma@133.27.63.42) (Ping timeout)
- # [11:08] * Joins: myakura (myakura@60.239.122.32)
- # [11:21] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [11:26] * Joins: gavin (gavin@74.103.208.221)
- # [11:41] * Joins: icaaq (icaaaq@85.228.55.162)
- # [11:44] * Parts: icaaq (icaaaq@85.228.55.162)
- # [11:55] <mjs> no -1's yet
- # [11:55] <mjs> (unless you count Henrik)
- # [11:56] <myakura> another +1's here :)
- # [11:59] <Hixie> what is it with people calling me Hickson in this group
- # [12:00] <Hixie> "Ian" or "Hixie" is fine...
- # [12:01] <mjs> '"Ian" or "Hixie" is fine...' (Hickson)
- # [12:01] <Hixie> hah
- # [12:03] <mjs> after I looked up what <blackface> is, I think Henrik's email was not intended in the spirit of sincerity
- # [12:03] <gsnedders> how many people are called by just their surname>
- # [12:03] <gsnedders> *?
- # [12:03] <gsnedders> any common, Hickson? :P
- # [12:03] * gsnedders gives up typing
- # [12:04] <mjs> it's pretty much never polite to refer to someone that way, unless it is their nickname or you are citing their research paper in yours
- # [12:04] <mjs> at least in English
- # [12:04] <mjs> "Ian" or "Mr. Hickson" would be polite forms of address, though the latter would be overly formal
- # [12:05] <mjs> I'm waiting for Microsoft and the W3C to chime in on the proposal because I think pretty everyone else's opinion is more or less known
- # [12:06] <gsnedders> I can think of plenty further polite forms of address (such as Ian Hickson)
- # [12:08] <mjs> yeah, but just "Hickson" does not come off as very nice
- # [12:09] * Joins: Shunsuke (kuruma@219.110.80.235)
- # [12:16] <Lachy> heh, I got called Hunt
- # [12:16] <Lachy> I don't have a problem with it, I've been called much worse things before. It's just not normal
- # [12:16] <anne> mjs, what's <blackface>?
- # [12:17] * olivier sees a tempest in a teapot
- # [12:17] <olivier> the guy is just quoting who wrote what
- # [12:17] <olivier> relax, guys :)
- # [12:19] <Lachy> I'm not sure if this is what <blackface> was referring to: http://en.wikipedia.org/wiki/Blackface but if it is, I have no idea what that has to do with HTML
- # [12:23] <mjs> Lachy: I think he meant this: http://webdesign.about.com/od/htmltags/p/bltags_blackfac.htm
- # [12:23] <mjs> it's extremely obscure, and apparently only works in MSNTV's XHTML variant
- # [12:23] <mjs> it's obviously not something that would actually be needed for web compatibility, and I assume the point was raised facetiously
- # [12:24] <mjs> (<marquee> should probably be added, <blink> is quite dubious, that one is clearly not a serious suggestion)
- # [12:25] <MikeSmith> mjs - as far as W3C chiming in, Dan Connolly is out sick and offline and I don't know for sure when he'll be back
- # [12:25] <Lachy> <blink> isn't strictly necessary for compat since IE doesn't support it, though it's included in the parsing and browsers can frreely support it if they want.
- # [12:25] <MikeSmith> but hopefully this week
- # [12:25] <Lachy> marquee is needed
- # [12:26] <mjs> Lachy: that's pretty much what I think, but I didn't want to respond to his actual points since the message seemed out of left field
- # [12:27] <Lachy> Stachowiak, agreed :-)
- # [12:28] <mjs> I'm glad that Hunt agrees
- # [12:28] <Lachy> oops, I meant +1
- # [12:37] * Quits: Shunsuke (kuruma@219.110.80.235) (Ping timeout)
- # [12:41] <sbuluf> he is consistently using family names. it is not unpolite in most countries. and he does it to fast wuote, like in papers.
- # [12:42] <sbuluf> imho, is a cogent post, all in all. he wants to clarify what the plan is.
- # [12:44] * Quits: olivier (ot@128.30.52.30) (Client exited)
- # [12:46] <anne> supporting <blink> is trivial
- # [12:46] <anne> it should just be bound to supporting text-decoration:blink and that's optional...
- # [12:48] <anne> it would be better if Dvergsdal was clear on what he wanted...
- # [12:50] * Joins: loic (loic@90.29.145.198)
- # [12:51] <mjs> I think his post is trying to be a parody of a point of view he disagrees with
- # [12:51] <mjs> I would prefer he make his point in plain language if so
- # [12:51] <mjs> if not, I am just confused, because no one has proposed the specific things he listed
- # [12:52] * Quits: sbuluf (zi@200.49.140.236) (Ping timeout)
- # [12:52] <mjs> MikeSmith: (belatedly) I hope he gets well soon
- # [12:57] * Joins: hasather (hasather@81.235.209.174)
- # [12:57] * Joins: Shunsuke (kuruma@219.110.80.235)
- # [13:01] * Joins: Philip (excors@80.177.163.133)
- # [13:29] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [13:30] * Joins: vy (user@88.234.8.200)
- # [13:34] * Joins: gavin (gavin@74.103.208.221)
- # [13:39] * Quits: htmlr (htmlr@203.206.237.84) (Quit: htmlr)
- # [13:45] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Get thee behind me, satan.)
- # [13:49] * Joins: edas (edaspet@88.191.34.123)
- # [13:50] <vy> anne: You remember my question about which ml I should be subscribed to send our proposals to W3C?
- # [13:51] <anne> yes
- # [13:51] <vy> anne: Would you mind if I propose it with your assistance?
- # [13:52] <vy> Let me tell you about the idea, if you like it I'll be very appreciated if you discuss further details of it in the related W3C ml, if you don't, that's ok.
- # [13:53] <anne> sure
- # [13:57] <vy> Is it ok if I send a short explanation of the proposal to anne...@gmail.com address?
- # [14:00] * Quits: Shunsuke (kuruma@219.110.80.235) (Ping timeout)
- # [14:02] <anne> don't you have a pointer?
- # [14:02] * Quits: ROBOd (robod@86.34.246.154) (Quit: http://www.robodesign.ro )
- # [14:03] <vy> Umm... Not yet. Do you want me to publish one on my website?
- # [14:03] <anne> yeah, or you could e-mail it to www-archive@w3.org
- # [14:05] * Joins: ROBOd (robod@86.34.246.154)
- # [14:05] * Quits: loic (loic@90.29.145.198) (Ping timeout)
- # [14:07] <vy> anne: http://www.students.itu.edu.tr/~yazicivo/w3-proposal.txt
- # [14:10] <anne> doesn't XSLT address that in a way?
- # [14:10] <anne> as in, declarative templating
- # [14:11] <vy> But what I try to address is a standard way of exporting server side variables into HTML pages. AFAIK, XSLT doesn't address this.
- # [14:11] <vy> If it would, there won't be hundred of different syntaxes doing same thing without even using XSLT.
- # [14:12] <anne> well, people always like to do their own thing
- # [14:12] <anne> which should be ok
- # [14:12] <vy> But think HTML. What if I would be needed to write HTML in a different syntax in every new web framework I use?
- # [14:14] <anne> I don't really think you can avoid that
- # [14:15] <beowulf> vy: i think that really stems up from the language the framework is in, and not down from the w3c html spec
- # [14:15] <vy> There have been similar standardization workarounds by Zope in the past, let me find those pages.
- # [14:15] <anne> oh yeah, it's certainly out of scope for the HTML WG
- # [14:19] <vy> beowulf: That templating syntax will just be a recommendation from W3C, nobody will be required to adopt it. And I think it's still related with XHTML/HTML side, not totally related with the language the framework is in.
- # [14:20] * Joins: loic (loic@90.27.90.144)
- # [14:20] <vy> You writing an HTML page, using different templating syntax of django and smarty, and both produces same HTML output. The difference is 10-20 lines of templating code. Not even differs in the HTML content they hold.
- # [14:21] <vy> Anyway... If you think it is not suitable for W3C...
- # [14:21] <vy> Thanks for you help.
- # [14:22] * Quits: vy (user@88.234.8.200) (Quit: ERC Version 5.2 stable pre-release (IRC client for Emacs))
- # [14:22] <beowulf> vy: write a templating language spec
- # [14:23] <beowulf> and then publish it, and then look for submarines, and then argue over it for years, and then...
- # [14:23] <krijnhoetmer> (He's gone)
- # [14:23] <beowulf> yeah, i say that :)
- # [14:23] * krijnhoetmer is now known as krijnh
- # [14:23] <beowulf> s/say/saw
- # [14:25] <krijnh> anne: you said something about twitter?
- # [14:46] * Joins: marcos__ (chatzilla@203.206.31.102)
- # [14:52] * Joins: icaaq (icaaaq@85.228.55.162)
- # [14:58] * Joins: Shunsuke (kuruma@219.110.80.235)
- # [15:07] <anne> krijnh, annevk
- # [15:10] * Parts: icaaq (icaaaq@85.228.55.162)
- # [15:18] <myakura> there's already a templating language http://disruptive-innovations.com/zoo/20040830/HTMLoverlays.html
- # [15:19] * Quits: marcos__ (chatzilla@203.206.31.102) (Ping timeout)
- # [15:29] * Quits: gsnedders (gsnedders@86.139.123.225) (Ping timeout)
- # [15:36] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [15:36] * Joins: marcos__ (chatzilla@203.206.31.102)
- # [15:41] * Joins: gavin (gavin@74.103.208.221)
- # [15:47] * Quits: myakura (myakura@60.239.122.32) (Quit: Leaving...)
- # [15:49] * Quits: marcos__ (chatzilla@203.206.31.102) (Ping timeout)
- # [15:50] * Joins: gsnedders (gsnedders@86.139.123.225)
- # [15:52] * Quits: gsnedders (gsnedders@86.139.123.225) (Quit: gsnedders)
- # [15:55] * Joins: gsnedders (gsnedders@86.139.123.225)
- # [16:05] * Quits: gsnedders (gsnedders@86.139.123.225) (Quit: gsnedders)
- # [16:19] <krijnh> anne: annevk ?
- # [16:20] <krijnh> <annevk> krijnh, could modify his bot so we could do "twitter: blah" and it would appear in some #whatwg twitter
- # [16:21] <anne> oh, that one
- # [16:22] <anne> there's twitter.com/whatwg now
- # [16:22] <anne> and whatwg.org seems to have some way of submitting data to it
- # [16:22] <krijnh> Ah
- # [16:23] <krijnh> "What's the use case?"
- # [16:23] <krijnh> ;)
- # [16:24] <anne> keeping you busy?
- # [16:24] <krijnh> I am already
- # [16:24] <krijnh> But heck
- # [16:24] <krijnh> Never used twitter though
- # [16:25] <krijnh> And my 'bot' isn't really a bot
- # [16:27] <anne> now there's an interface on whatwg.org I suppose it isn't really needed anymore
- # [16:28] <krijnh> Okay
- # [16:56] * Joins: claudio (claudioc@89.97.35.74)
- # [17:15] * Quits: mw22 (chatzilla@209.79.152.188) (Ping timeout)
- # [17:26] * Joins: zcorpan (zcorpan@130.243.79.10)
- # [17:26] * Joins: gsnedders (gsnedders@86.139.123.225)
- # [17:31] * Quits: Shunsuke (kuruma@219.110.80.235) (Quit: See you...)
- # [17:31] * Joins: h3h (bfults@66.162.32.234)
- # [17:31] * Joins: voluminous (voluminous@66.195.32.2)
- # [17:33] * Joins: olivier (ot@128.30.52.30)
- # [17:34] * Joins: Shunsuke (kuruma@219.110.80.235)
- # [17:35] * Quits: olivier (ot@128.30.52.30) (Quit: Leaving)
- # [17:43] * Quits: Markus (winterwolf@131.107.0.72) (Quit: Markus)
- # [17:43] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [17:43] * Joins: Markus (winterwolf@131.107.0.72)
- # [17:46] * Quits: zcorpan (zcorpan@130.243.79.10) (Ping timeout)
- # [17:48] * Joins: gavin (gavin@74.103.208.221)
- # [18:02] * Joins: dbaron (dbaron@63.245.220.242)
- # [18:16] * Parts: hasather (hasather@81.235.209.174)
- # [18:17] * Joins: Charl (Charl@196.21.192.14)
- # [18:27] * Quits: edas (edaspet@88.191.34.123) (Quit: http://eric.daspet.name/ et l'édition 2007 de http://www.paris-web.fr/ )
- # [18:34] * Joins: bkemp (bkemp@69.16.222.117)
- # [18:38] * Joins: mw22 (chatzilla@63.245.220.228)
- # [19:00] * Quits: Markus (winterwolf@131.107.0.72) (Ping timeout)
- # [19:06] * Quits: Charl (Charl@196.21.192.14) (Quit: Charl)
- # [19:07] * Joins: alexf (alejandro@85.152.42.1)
- # [19:07] * Parts: alexf (alejandro@85.152.42.1)
- # [19:15] * Joins: hober (ted@69.45.6.105)
- # [19:21] * Quits: mw22 (chatzilla@63.245.220.228) (Ping timeout)
- # [19:22] * Quits: bkemp (bkemp@69.16.222.117) (Quit: Lost terminal)
- # [19:23] * Quits: Shunsuke (kuruma@219.110.80.235) (Quit: See you...)
- # [19:49] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [19:52] * Quits: mjs (mjs@64.81.48.145) (Quit: mjs)
- # [19:55] * Joins: gavin (gavin@74.103.208.221)
- # [20:00] * Joins: adelep (adele@17.255.104.79)
- # [20:00] * adelep is now known as adele
- # [20:01] * Parts: adele (adele@17.255.104.79)
- # [20:22] * Joins: adele (adele@17.255.104.79)
- # [20:23] * Parts: adele (adele@17.255.104.79)
- # [20:23] * Quits: anne (annevk@83.82.206.111) (Ping timeout)
- # [20:25] * Joins: kingryan (rking3@66.92.187.33)
- # [21:02] * Joins: anne (annevk@81.68.67.12)
- # [21:13] * Joins: marcos__ (chatzilla@203.206.31.102)
- # [21:15] * Parts: asbjornu (asbjorn@84.48.116.134)
- # [21:18] * Quits: marcos__ (chatzilla@203.206.31.102) (Ping timeout)
- # [21:51] * Joins: mjs (mjs@17.255.98.228)
- # [21:56] * Quits: dbaron (dbaron@63.245.220.242) (Ping timeout)
- # [21:57] * Quits: gavin (gavin@74.103.208.221) (Ping timeout)
- # [22:02] * Joins: gavin (gavin@74.103.208.221)
- # [22:11] * Joins: dbaron (dbaron@63.245.220.242)
- # [22:17] * Quits: ROBOd (robod@86.34.246.154) (Quit: http://www.robodesign.ro )
- # [22:25] * Joins: hasather (hasather@81.235.209.174)
- # [22:34] * Joins: marcos__ (chatzilla@203.206.31.102)
- # [22:42] <hsivonen> Did I misread Chris Wilson's reply to me or is he really saying that the WG should publish a delta spec?
- # [22:43] <anne> you misread
- # [22:43] <mjs> wow, finally an outright disagree
- # [22:43] <anne> he wants a delta guide
- # [22:44] <anne> as I read it he talks about publishing WHATWG HTML5
- # [22:44] <hsivonen> mjs: who is disagreeing?
- # [22:45] <mjs> hsivonen: deres@o2.pl
- # [22:45] * Quits: gsnedders (gsnedders@86.139.123.225) (Quit: Don't touch /dev/null…)
- # [22:46] <anne> offlist?
- # [22:47] <mjs> it seems to be on the list...
- # [22:47] <mjs> sent at 1:25 PM
- # [22:47] * Joins: gsnedders (gsnedders@86.139.123.225)
- # [22:47] <Hixie> i love how _not_ replying to the questionaires puts your e-mail up for harvesting: http://www.w3.org/2002/09/wbs/40318/ftf07/results
- # [22:48] <Hixie> (only hit on google for "deres@o2.pl")
- # [22:48] * Parts: hasather (hasather@81.235.209.174)
- # [22:48] <Hixie> can't find the mail you spoke about though
- # [22:49] <anne> me neither
- # [22:49] <voluminous> Well crap Hixie, that's not very smart.
- # [22:49] <Hixie> anyway, shower now
- # [22:49] <Hixie> bbl
- # [22:49] * Joins: asbjornu (asbjorn@84.48.116.134)
- # [22:50] * Parts: asbjornu (asbjorn@84.48.116.134)
- # [22:51] <anne> what's it with people and introducing namespaces into HTML
- # [22:51] <anne> I should say, XML namespaces
- # [22:52] * Joins: hasather (hasather@81.235.209.174)
- # [22:52] <voluminous> Hmm... I'm guessing that's why my e-mail has jumped in spam mail from about 5/day to 50/day... **frowns**
- # [22:54] <hsivonen> hmm. I can't seem to be able to find a non-snide way of suggesting that the WG participants should bother to read the WHATWG specs.
- # [22:54] <hsivonen> I guess I'll sleep on it
- # [22:55] <voluminous> Hah! Auto-redirects? ;-)
- # [22:56] <hsivonen> mjs: The message you are referring to isn't in the list archive
- # [22:56] <anne> maybe forward it to www-archive@w3.org ?
- # [22:58] <voluminous> anne: Who do you think we should send an e-mail to about getting those e-mails off the publicly viewable page? I've noticed a large jump in my spam and that seems to be why.
- # [22:58] <voluminous> And it's the only instance on the internet where my e-mail address appears via a search engine.
- # [22:59] <hsivonen> I've given up on hiding my email address
- # [22:59] <hsivonen> hiding it interferes too much with useful work
- # [22:59] <anne> voluminous, dunno
- # [22:59] <anne> sysreq@w3.org maybe
- # [23:00] <voluminous> Sure hsivonen, but this is my personal one that I use for all my mailing lists and private communication and such. I have my work one for business and the like that I don't mind being public.
- # [23:00] <voluminous> I suppose I should have used my work address for the WG. :-\
- # [23:00] <voluminous> Thanks anne.
- # [23:02] <mjs> Hixie, hsivonen: I may have received it just due to personal email, but I'm not sure how he would have received the list email if his mail doesn't go through
- # [23:03] <anne> did he cc public-html ?
- # [23:03] <anne> it doesn't really matter how he got the e-mail...
- # [23:04] <anne> (he could have downloaded the mboxes for instance)
- # [23:05] <hsivonen> anne: Isn't mbox download a Member-only feature? or did Karl reconfigure it or something?
- # [23:05] <anne> someone try: http://lists.w3.org/Archives/Public/public-html/mboxes/
- # [23:06] <gavin_> asks for my password
- # [23:06] <anne> prolly member only then
- # [23:09] <anne> Henri is amusing
- # [23:10] <Hixie> uri?
- # [23:10] <anne> see inbox
- # [23:11] <gavin_> you mean Henrik?
- # [23:11] <anne> i wonder when he'll state his opinion instead of simply asking questions
- # [23:11] <anne> oops
- # [23:11] <anne> yes
- # [23:11] <mjs> anne: he might not have agreed to the w3c archive agreement yet
- # [23:12] <anne> makes sense
- # [23:13] <mjs> should I forward his message to www-archive, or wait for it to go through?
- # [23:13] <Hixie> he cc'ed the list?
- # [23:14] <Hixie> if you're replying, just reply, if you're not, then just ignore it
- # [23:14] <Hixie> imho
- # [23:15] * anne wonders how many other people have the problem with posting to the list
- # [23:15] <anne> mjs, I can wait
- # [23:15] <Hixie> does this henrik guy know about the wiki page?
- # [23:16] <anne> i pointed it out but he omitted it in his reply i think...
- # [23:16] <anne> it followed after the :
- # [23:17] <anne> he didn't even say whether or not he found that page useful
- # [23:17] <Hixie> i really don't understand what he's asking
- # [23:17] <anne> then again, in some other e-mail he suggested that every change we make needs to have some stated rationale etc.
- # [23:17] <Hixie> so i guess i'll leave it to dan and chris
- # [23:17] <anne> like we're making changes to HTML4...
- # [23:17] <Hixie> right. to work. bbl
- # [23:20] <voluminous> Later Hixie.
- # [23:32] <anne> mjs, added input stuff http://wiki.whatwg.org/wiki/Changes_from_HTML4#Applications
- # [23:33] <anne> someone else will have to do the rest though
- # [23:33] * anne doesn't have much time
- # [23:34] * Joins: asbjornu (asbjorn@84.48.116.134)
- # [23:34] * Quits: loic (loic@90.27.90.144) (Ping timeout)
- # [23:42] <mjs> anne: cool; I might do a few of those myself
- # [23:48] <anne> I suddenly got a bunch of new e-mails
- # [23:48] <anne> probably from all those "first timers"
- # [23:52] <anne> ah, deres e-mail is one of them
- # [23:57] <hsivonen> (s)he, of course, did not say why (s)he disagrees
- # [23:58] <hsivonen> nn
- # [23:59] <anne> of course :)
- # [23:59] * Joins: adele (adele@17.255.104.79)
- # Session Close: Wed Apr 11 00:00:00 2007
The end :)