Options:
- # Session Start: Wed Jan 20 00:00:00 2010
- # Session Ident: #whatwg
- # [00:03] * Joins: aho (n=nya@e183151053.adsl.alicedsl.de)
- # [00:04] <aho> localStorage, what's the limit there? 3mb?
- # [00:05] <virtuelv> I don't think the spec mandates a limit
- # [00:05] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [00:05] <aho> hmhm
- # [00:05] <aho> found this: "The current default on iPhone is 5.0 MB. If your database grows beyond this limit, the user will automatically be asked to allow or deny the size increase. If he allows the increase, the database size limit will be upped to 10.MB"
- # [00:05] <aho> if it's like this everywhere it would be pretty nice indeed
- # [00:06] <aho> "User agents may prompt the user when quotas are reached," <- awww... spec says "may" :/
- # [00:06] * Joins: tndH (n=Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [00:06] <aho> http://www.w3.org/TR/2009/WD-webstorage-20091029/#disk-space
- # [00:07] * Quits: Maurice (i=copyman@5ED548D4.cable.ziggo.nl)
- # [00:08] <virtuelv> aho: my point is that you can't really rely on being able to store what you want to store
- # [00:08] <aho> of course
- # [00:08] <aho> but there should be an option to store more than 3 or 5mb if necessary
- # [00:09] <virtuelv> there are devices and scenarios where you are going to have less than that, I'm afraid
- # [00:09] * Joins: Sidnicious (n=Sidney@unaffiliated/sidney)
- # [00:10] <aho> should be a "should (if possible)" then instead of a weak "may"
- # [00:10] <virtuelv> I'm really wary of user agent requirements
- # [00:11] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: jianli (n=jianli@74.125.59.65) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: Hixie (i=ianh@129.241.93.37) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: JohnResig (n=JohnResi@ejohn.org) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: syp (n=syp@lasigpc9.epfl.ch) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: karlcow (n=karl@nerval.la-grange.net) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] * Quits: AryehGregor (n=Simetric@mediawiki/simetrical) (lindbohm.freenode.net irc.freenode.net)
- # [00:11] <virtuelv> for user interface, that is
- # [00:11] <virtuelv> because, mostly users, myself included are:
- # [00:11] <virtuelv> a) uninterested in being interrupted by housekeeping tasks
- # [00:11] <aho> if you don't ask (and then don't increase the alotted space)... what then? fail? truncate? both sounds sorta bad if the data is somewhat important to you... even more so if asking/increasing would have been possible
- # [00:12] <virtuelv> b) Not qualified to answer in such dialogs
- # [00:13] * Quits: aroben|away (n=aroben@unaffiliated/aroben) (Read error: 54 (Connection reset by peer))
- # [00:13] * Joins: syp (n=syp@lasigpc9.epfl.ch)
- # [00:13] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [00:13] * Joins: Hixie (i=ianh@trivini.no)
- # [00:14] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
- # [00:14] * Joins: jianli (n=jianli@74.125.59.73)
- # [00:14] * Joins: JohnResig (n=JohnResi@ejohn.org)
- # [00:14] * Joins: onar (n=onar@17.226.20.255)
- # [00:14] <aho> flash for example asks... seems to work fine for them
- # [00:14] * Joins: AryehGregor (n=Simetric@mediawiki/simetrical)
- # [00:14] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [00:15] * Joins: karlcow (n=karl@nerval.la-grange.net)
- # [00:15] <virtuelv> aho: I'm saying that asking the user is never fine
- # [00:15] <virtuelv> I haven't yet seen flash ask me that
- # [00:16] <aho> it does if it needs to
- # [00:16] <virtuelv> and if it did, I'd quickly abandon a web site that required that of me
- # [00:16] <aho> some games need it
- # [00:16] <aho> and maybe some bigger flash apps
- # [00:16] <aho> and you'd abandon something because it takes another whopping 5mb?
- # [00:16] <virtuelv> if you need that much _data_, webstorage is not it
- # [00:17] <virtuelv> rather better caching
- # [00:17] <aho> from your... like... 1.5tb hdd? :>
- # [00:17] <virtuelv> ehm
- # [00:17] <virtuelv> you are assuming people have 1.5TB
- # [00:17] <aho> say 100gb
- # [00:17] <aho> 5mb is nothing
- # [00:18] <virtuelv> the reality is that on other devices than desktop, you're not likely to have 150 MB
- # [00:18] <aho> now
- # [00:18] <aho> things change, remember?
- # [00:18] <virtuelv> no, they don't
- # [00:18] <virtuelv> feature phones now have 40-80MB of built-in storage
- # [00:18] <aho> so, back in the 80ies every kiddy ran around with a super computer in their pocket?
- # [00:18] <aho> <:
- # [00:18] <virtuelv> and small memory cards
- # [00:19] <virtuelv> I have a phone that, nominally, has 32GB
- # [00:19] * Quits: nessy (n=Adium@239.140.LCA2010.fx.net.nz) ("Leaving.")
- # [00:19] <aho> ipods started with what? 1gb? and now there are models with 64 or 128gb
- # [00:20] <virtuelv> when I have filled that with what I actually care about having, such as my GPS turn-by-turn application and my music, I have so little space that I'd be pissed if a browser wasted it
- # [00:20] <aho> an usb stick with 32mb used to be expensive
- # [00:20] <aho> now you get 8bg for like 1/10 of the price
- # [00:21] * Joins: yutak_home (n=kee@N038037.ppp.dion.ne.jp)
- # [00:21] <aho> stuff like that changes pretty quickly
- # [00:21] <virtuelv> aho: the cookie size limit hasn't really moved in 15 years
- # [00:22] <aho> eh... yea... of course
- # [00:22] <virtuelv> it's either 2, 4 or possibly 5KB
- # [00:22] <aho> you send em over the wire all the time
- # [00:22] <virtuelv> and my tubes are 182 times wider than back then
- # [00:23] <aho> all the time = any f-ing request
- # [00:23] <aho> e.g. 50 times for one f5
- # [00:23] <virtuelv> aho: you're missing my point:
- # [00:23] <virtuelv> 5 MB is an ocean of storage
- # [00:24] <aho> that doesn't mean you will never fill it up
- # [00:25] * Quits: smaug_ (n=chatzill@cs181150024.pp.htv.fi) ("ChatZilla 0.9.86 [Firefox 3.7a1pre/20100112120615]")
- # [00:25] <aho> now, imagine you're using some web app which uses that storage to store the things you entered... you enter many things... over many many months... and then it's finally full... what then?
- # [00:26] <aho> do you really think not asking the user would be nice in this kind of scenario would be a good idea?
- # [00:26] <aho> - would be a good idea
- # [00:26] <aho> :>
- # [00:27] <aho> of course you could store all of that on the server side... but without that you can have a really cheap infrastructure
- # [00:27] <aho> which is a very nice thing imo
- # [00:28] <aho> also, offline mode
- # [00:31] * Quits: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at) (Remote closed the connection)
- # [00:33] * Joins: _Utkarsh (n=admin@117.201.87.75)
- # [00:34] * Joins: TabAtkins_ (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net)
- # [00:34] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [00:36] * Quits: ttepasse (n=ttepas--@dslb-088-077-084-131.pools.arcor-ip.net) ("404")
- # [00:39] * Joins: albertwavering (n=albertwa@pool-173-66-188-110.washdc.fios.verizon.net)
- # [00:39] * Parts: albertwavering (n=albertwa@pool-173-66-188-110.washdc.fios.verizon.net)
- # [00:41] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [00:47] * Quits: othermaciej (n=mjs@17.246.16.53)
- # [00:48] * Quits: cying (n=cying@70.90.171.153) (Read error: 110 (Connection timed out))
- # [00:49] * Quits: TabAtkins (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net) (Read error: 110 (Connection timed out))
- # [00:51] * Joins: weinig (n=weinig@17.246.18.80)
- # [00:52] * Quits: Utkarsh (n=admin@117.201.87.75) (Connection timed out)
- # [00:54] * Quits: jgornick (n=joe@199.199.210.66)
- # [00:57] * Joins: wakaba_ (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:08] * Quits: gratz|home (n=gratz@cpc3-brig15-2-0-cust237.3-3.cable.virginmedia.com) ("Leaving")
- # [01:08] * Joins: cardona507_ (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net)
- # [01:10] * Joins: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:10] * Joins: wakaba_1 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:15] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [01:15] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [01:15] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [01:17] * Joins: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [01:17] * Quits: FireFly (n=firefly@unaffiliated/firefly) ("Leaving")
- # [01:18] * Quits: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Remote closed the connection)
- # [01:19] * Joins: paul_iri_ (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [01:19] * Quits: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at) (Client Quit)
- # [01:19] * Joins: paul_ir__ (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [01:20] * Joins: wakaba_2 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:24] * Quits: wakaba_1 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Read error: 60 (Operation timed out))
- # [01:24] * Quits: cardona507 (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [01:24] * cardona507_ is now known as cardona507
- # [01:28] * paul_ir__ is now known as paul_irish_
- # [01:30] * Quits: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Read error: 110 (Connection timed out))
- # [01:30] * Quits: wakaba_ (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Read error: 113 (No route to host))
- # [01:31] * Quits: Sidnicious (n=Sidney@unaffiliated/sidney)
- # [01:36] * Quits: paul_iri_ (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Read error: 110 (Connection timed out))
- # [01:40] * Joins: cardona507_ (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net)
- # [01:46] * Quits: paul_irish_ (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Remote closed the connection)
- # [01:46] * Joins: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [01:55] * Quits: cardona507 (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [01:55] * cardona507_ is now known as cardona507
- # [02:03] * Quits: JonathanNeal (n=Jonathan@rrcs-76-79-114-213.west.biz.rr.com) (Read error: 101 (Network is unreachable))
- # [02:04] * Quits: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Read error: 113 (No route to host))
- # [02:10] * Joins: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net)
- # [02:17] * Quits: yutak_home (n=kee@N038037.ppp.dion.ne.jp) ("Ex-Chat")
- # [02:19] * Joins: JonathanNeal (n=Jonathan@rrcs-76-79-114-213.west.biz.rr.com)
- # [02:25] * Quits: Heimidal (n=heimidal@unaffiliated/heimidal) (Read error: 104 (Connection reset by peer))
- # [02:26] * Joins: Heimidal (n=heimidal@c-98-238-192-98.hsd1.ca.comcast.net)
- # [02:28] * Joins: nessy (n=Adium@239.140.LCA2010.fx.net.nz)
- # [02:39] * Quits: JonathanNeal (n=Jonathan@rrcs-76-79-114-213.west.biz.rr.com) ("Leaving")
- # [02:41] <Hixie> anyone have any input on the name of the doc="" attribute?
- # [02:41] <Hixie> body="" was suggested
- # [02:42] <Hixie> seems about as reasonable
- # [02:44] <nessy> I quite like using body - it raises the right expectations IMHO
- # [02:46] <Hixie> yeah
- # [02:46] <Hixie> was considering something like srcbody="" too
- # [02:49] * Quits: ap (n=ap@17.246.19.5)
- # [02:53] <nessy> although … if it contains a full html file with header and all, body may be a bit too restrictive
- # [02:53] * Joins: MikeSmith (n=MikeSmit@EM114-48-239-194.pool.e-mobile.ne.jp)
- # [02:54] <Hixie> srcmarkup=""?
- # [02:54] <Hixie> srcdata=""?
- # [02:54] <daedb> contents="" ?
- # [02:54] <Hixie> hmm
- # [02:55] <nessy> it's either html or xhtml, right?
- # [02:55] <Hixie> it's likely to be whatever the document is
- # [02:55] <Hixie> so xml in xhtml, html in text/html
- # [02:56] <nessy> @webdoc ? @webpage ?
- # [02:56] <Hixie> question is, in xml, do we want to require the <html xmlns="..."><head><title/></head><body> ... </body></html> boilerplate?
- # [02:56] <Hixie> if we do, then it's going to be far less useful in xml
- # [02:56] * Quits: MikeSmithX (n=MikeSmit@EM114-48-133-94.pool.e-mobile.ne.jp) (Read error: 54 (Connection reset by peer))
- # [02:56] <Hixie> it's already less useful because XML escaping rules are ridiculous
- # [02:56] <Hixie> (e.g. you must escape < in attribute values, iirc)
- # [02:57] <daedb> Could you theoretically put for instance SVG in there?
- # [02:57] <Hixie> (not to mention that a stray U+FFFF would kill the whole page, etc)
- # [02:57] <Hixie> i guess
- # [02:57] <Hixie> what would the use case be?
- # [02:57] <daedb> I don't know, I haven't really followed the discussion :)
- # [02:57] <Hixie> the main use case is for blog comments
- # [02:58] <Hixie> which would mostly expect text/html, possibly with embedded svg or mathml
- # [02:58] <Hixie> for text/html blogs anyway
- # [02:58] <nessy> so, if we allow the contents of a body element, only, would that be helpful in avoiding the xml/html choice?
- # [02:59] * Joins: miketaylr (n=miketayl@24.42.95.234)
- # [03:00] <Hixie> xml/html choice?
- # [03:00] <Hixie> it would affect what we call the attribute
- # [03:00] <Hixie> don't think it would affect any xml/html issue
- # [03:00] * Quits: miketaylr (n=miketayl@24.42.95.234) (Remote closed the connection)
- # [03:00] * Joins: miketaylr (n=miketayl@24.42.95.234)
- # [03:00] * Joins: yoshu (n=josh@174-18-208-141.tcso.qwest.net)
- # [03:01] <nessy> I mean: if we can avoid the need to put the boilerplate in and thus deal with xhtml or html the same way - is that possible?
- # [03:01] <Hixie> xhtml and html are totally different
- # [03:02] <Hixie> you can't treat them the same way
- # [03:02] <Hixie> (however hard people insist on trying)
- # [03:02] * Joins: Breakmau5 (n=breakz@erft-5d8082cb.pool.mediaWays.net)
- # [03:02] <Hixie> so i don't think the boilerplate issue affects that per se
- # [03:03] <Hixie> what it affects is whether the attribute is really giving the contents of a document's <html:body>, or whether it's giving a full document
- # [03:03] * Quits: weinig (n=weinig@17.246.18.80)
- # [03:03] <nessy> I see
- # [03:03] <nessy> so you would have a content-type attribute, too?
- # [03:04] <Hixie> no, it would just be html in text/html docs, and xml in xml docs
- # [03:04] <nessy> oh! now I get it.
- # [03:05] <nessy> in that case I would not expect to have to repeat the boilerplate
- # [03:05] <Hixie> (we don't want to require that non-web xhtml UAs have to include HTML parsers to be XHTML compliant)
- # [03:05] <nessy> just use @body , I'd say - it's an additional piece of body text to be displayed
- # [03:06] <Hixie> yeah, body and srcbody are the main candidates i think
- # [03:06] <nessy> in fact, ppl might get the boilerplate wrong if they are required to repeat it - so that would avoid an additional source of errors IMO
- # [03:06] <Hixie> (having "src" at the front is useful from a language usability point of view)
- # [03:06] <nessy> yeah, makes sense
- # [03:06] <Hixie> makes it long, though, and people might think it's a URL
- # [03:06] <Hixie> language design is hard :-P
- # [03:07] <nessy> yeah, I was just wondering about that
- # [03:07] <Hixie> so much easier to reverse engineer mistakes other people have already made :-P
- # [03:07] <Hixie> instead of having to make one's own
- # [03:07] <nessy> I know! Tell me about it! I've experimented with so many names for the time-aligned text stuff!
- # [03:07] <Hixie> yeah! exactly
- # [03:08] <nessy> why not put an email out with your current state of mind and proposing @body and @srcbody and see what ppl say?
- # [03:08] <nessy> at the same time propose to avoid the header boilerplate repetition
- # [03:09] <Hixie> e-mail threads about names are rarely if ever useful
- # [03:09] <Hixie> they just become big bikeshedding threads
- # [03:09] <nessy> they will happen anyway, I fear
- # [03:09] * Quits: Breakmau5 (n=breakz@erft-5d8082cb.pool.mediaWays.net) (Read error: 60 (Operation timed out))
- # [03:09] <nessy> better to direct it than to come back as a flame war ;)
- # [03:09] <Hixie> yeah but the more feedback you get on a name, the more people's opinions you eventually have to reject
- # [03:09] <Hixie> :-)
- # [03:10] <nessy> let others make the arguments on why to reject them ;)
- # [03:10] <Hixie> anyway we already had that thread last week
- # [03:10] <Hixie> that's where body="" came from
- # [03:10] <Hixie> i think i might just go with body=""
- # [03:11] <nessy> yeah, though a summary of the reasons and state of thinking is probably good to get everyone on board
- # [03:11] <nessy> but I agree: if you choose @body and propose that, it has the same effect
- # [03:15] * Quits: erschlafmann (n=erlehman@82.113.106.4) (Read error: 110 (Connection timed out))
- # [03:23] * Joins: weinig (n=weinig@17.246.18.80)
- # [03:27] * karlcow is checking the code source of Nokia Forum http://www.forum.nokia.com/ xml namespaces and rdf in CDATA but text/html http://redbot.org/?uri=http%3A%2F%2Fwww.forum.nokia.com
- # [03:29] * Quits: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net) (Remote closed the connection)
- # [03:33] * Quits: dave_levin (n=dave_lev@74.125.59.73)
- # [03:38] <Hixie> man describing the conformance criteria for <iframe body=""> is going to be interesting
- # [03:38] * Joins: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net)
- # [03:44] * Joins: Hish______ (n=chatzill@87.183.250.254)
- # [03:44] * Hish______ is now known as Hish
- # [03:45] * Quits: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net) (Remote closed the connection)
- # [03:46] * Joins: Hish______ (n=chatzill@p57B7FAFE.dip.t-dialin.net)
- # [03:53] * Quits: dbaron (n=dbaron@nat/mozilla/x-ibhwkaptwnyssfxv) ("8403864 bytes have been tenured, next gc will be global.")
- # [03:54] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Read error: 60 (Operation timed out))
- # [03:55] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [04:01] * Quits: Hish_____ (n=chatzill@p57B7FAFE.dip.t-dialin.net) (Read error: 110 (Connection timed out))
- # [04:04] * Quits: Hish (n=chatzill@87.183.250.254) (Read error: 110 (Connection timed out))
- # [04:16] * Joins: othermaciej (n=mjs@17.246.16.53)
- # [04:31] * Quits: weinig (n=weinig@17.246.18.80)
- # [04:36] * Quits: cpearce (n=cpearce@203-97-204-82.dsl.clear.net.nz) ("ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909]")
- # [04:43] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Read error: 110 (Connection timed out))
- # [04:43] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [04:46] * Quits: archtech (i=stanv@83.228.56.37) (Client Quit)
- # [04:49] * Quits: yoshu (n=josh@174-18-208-141.tcso.qwest.net)
- # [04:50] * Quits: Heimidal (n=heimidal@unaffiliated/heimidal) (Remote closed the connection)
- # [05:01] * Quits: _Utkarsh (n=admin@117.201.87.75) (Read error: 110 (Connection timed out))
- # [05:02] * Joins: Heimidal (n=heimidal@adsl-64-164-34-54.dsl.scrm01.pacbell.net)
- # [05:18] * Quits: nessy (n=Adium@239.140.LCA2010.fx.net.nz) ("Leaving.")
- # [05:24] * Joins: cardona507_ (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net)
- # [05:24] * Quits: cardona507 (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [05:24] * cardona507_ is now known as cardona507
- # [05:33] * Joins: erlehmann (n=erlehman@16.121.113.82.net.de.o2.com)
- # [05:38] * Joins: nessy (n=Adium@239.140.LCA2010.fx.net.nz)
- # [05:52] * Joins: cpearce (n=cpearce@ip-118-90-85-126.xdsl.xnet.co.nz)
- # [05:55] * Joins: jorlow_ (n=jorlow@216.239.45.130)
- # [05:58] * Quits: othermaciej (n=mjs@17.246.16.53)
- # [06:00] * Quits: Heimidal (n=heimidal@unaffiliated/heimidal) (Remote closed the connection)
- # [06:00] * Quits: miketaylr (n=miketayl@24.42.95.234) (Remote closed the connection)
- # [06:00] * Quits: MikeSmith (n=MikeSmit@EM114-48-239-194.pool.e-mobile.ne.jp) (Read error: 113 (No route to host))
- # [06:06] * Joins: dbaron (n=dbaron@c-98-234-51-190.hsd1.ca.comcast.net)
- # [06:11] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (Read error: 110 (Connection timed out))
- # [06:12] * Quits: wakaba_2 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Read error: 60 (Operation timed out))
- # [06:14] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [06:19] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:21] * Joins: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:26] * Joins: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:28] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [06:31] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:33] * Quits: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [06:38] * Joins: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:41] * jtbandes__ is now known as jtbandes
- # [06:42] * Joins: MikeSmith (n=MikeSmit@tea12.w3.mag.keio.ac.jp)
- # [06:43] * Joins: wakaba_2 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:45] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [06:49] * Quits: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [06:52] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:55] * Joins: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [06:56] * Joins: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [06:59] * Quits: TabAtkins_ (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net) (Read error: 60 (Operation timed out))
- # [07:03] * Quits: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [07:03] * Joins: wakaba_3 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:04] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [07:07] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:07] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Client Quit)
- # [07:08] * Quits: wakaba_2 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [07:10] * Quits: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [07:14] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:16] * Joins: MikeSmithX (n=MikeSmit@tea12.w3.mag.keio.ac.jp)
- # [07:25] * Quits: wakaba_3 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [07:25] * Quits: nessy (n=Adium@239.140.LCA2010.fx.net.nz) ("Leaving.")
- # [07:29] * Joins: cedricv (n=cedric@112.199.163.204)
- # [07:29] * Joins: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:33] * Joins: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:38] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [07:40] * Quits: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [07:40] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [07:41] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [07:43] * Quits: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [07:45] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:46] * Joins: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:47] * Joins: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:47] * Quits: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 104 (Connection reset by peer))
- # [07:51] * Joins: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:54] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 60 (Operation timed out))
- # [07:55] * Joins: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp)
- # [07:55] * Joins: Heimidal (n=heimidal@adsl-64-164-34-54.dsl.scrm01.pacbell.net)
- # [08:01] * Quits: jorlow_ (n=jorlow@216.239.45.130)
- # [08:02] * Quits: aho (n=nya@e183151053.adsl.alicedsl.de) ("EXEC_over.METHOD_SUBLIMATION")
- # [08:03] * Joins: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu)
- # [08:06] * Quits: wakaba_0 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [08:07] * Joins: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [08:09] * Joins: Breakmau5 (n=breakz@erft-4db7c794.pool.mediaWays.net)
- # [08:10] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [08:13] * Quits: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net) ("me so sleepy")
- # [08:14] * Quits: wakaba_1 (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [08:15] * Joins: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net)
- # [08:15] * Joins: FireFly (n=firefly@unaffiliated/firefly)
- # [08:26] * Quits: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no) ("Ex-Chat")
- # [08:28] * Quits: FireFly (n=firefly@unaffiliated/firefly) ("Leaving")
- # [08:31] * Joins: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no)
- # [08:42] * Quits: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote closed the connection)
- # [08:46] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
- # [08:50] <MikeSmithX> hsivonen: so I've ported over George's jing issue-35 patch to the validator-nu branch, with some tweaks
- # [08:50] <hsivonen> MikeSmithX: awesome
- # [08:51] <MikeSmithX> I think I will have something ready to send you for review later today
- # [08:52] <hsivonen> ok
- # [08:52] <MikeSmithX> what I added was a way for it to distinguish between the case where a there is a choice among the missing attributes/elements, and the case where there's not
- # [08:52] <MikeSmithX> for the case where there's not, it emits a separate error message for each missing attribute/element
- # [08:53] <MikeSmithX> for the case where there's a choice, it emits, e.g., "Element object is missing one or more of the following attributes: data type."
- # [08:54] <MikeSmithX> I realize that for the case where there's only two attributes/elements in the choice, that doesn't make so much sense.
- # [08:55] <MikeSmithX> but I think there are other markup vocabs (DocBook, maybe) that have more complex choice cases than HTML does
- # [08:55] * Quits: webben (n=benjamin@173-45-238-110.slicehost.net) (Client Quit)
- # [08:55] * Joins: webben (n=benjamin@173-45-238-110.slicehost.net)
- # [08:56] <MikeSmithX> as-is, what George's patch does is that it dumps out a text representation of the required content model
- # [08:56] <MikeSmithX> basically RNC syntax
- # [08:56] <MikeSmithX> but I think for most users that's probably not all that helpful
- # [08:57] * Joins: jorlow_ (n=jorlow@c-67-164-97-172.hsd1.ca.comcast.net)
- # [08:57] <hsivonen> indeed
- # [08:58] <MikeSmithX> so I think the ambiguity of "missing one or more of" is an acceptable tradeoff vs. exposing end users to raw, potentially complex RNC content models
- # [08:58] <hsivonen> yeah
- # [08:58] * Quits: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no) (Read error: 110 (Connection timed out))
- # [08:58] * Quits: webben (n=benjamin@173-45-238-110.slicehost.net) (Client Quit)
- # [08:58] <MikeSmithX> OK, anyway, I will try to get the patch wrapped up shortly
- # [08:59] <MikeSmithX> hsivonen: one thing I am not clear on is what the difference is in jing between the "required elements missing" case and what it calls the "unfinished element" case
- # [09:00] * Joins: webben (n=benjamin@173-45-238-110.slicehost.net)
- # [09:00] <hsivonen> IIRC, unfinished element is a special case of the former
- # [09:00] <MikeSmithX> but in the v.nu message-emitter, I can see that both cases basically cause the same message to be emitted
- # [09:00] <MikeSmithX> hsivonen: OK
- # [09:00] <MikeSmithX> for our purposes, it seems like the can be handled the same
- # [09:00] <hsivonen> MikeSmithX: I don't really know why Jing makes the distinction
- # [09:00] <MikeSmithX> OK
- # [09:01] * Quits: webben (n=benjamin@173-45-238-110.slicehost.net) (Client Quit)
- # [09:01] * Joins: webben (n=benjamin@173-45-238-110.slicehost.net)
- # [09:01] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [09:01] * Quits: MikeSmithX (n=MikeSmit@tea12.w3.mag.keio.ac.jp) ("Tomorrow to fresh woods, and pastures new.")
- # [09:03] <hsivonen> aaargh. Gecko's HTML serializer can wrap lines inside tags
- # [09:07] * Quits: MikeSmith (n=MikeSmit@tea12.w3.mag.keio.ac.jp) (Read error: 60 (Operation timed out))
- # [09:10] * Joins: MikeSmith (n=MikeSmit@EM114-48-174-238.pool.e-mobile.ne.jp)
- # [09:10] <Hixie> i blogged the next chapter of my saga with t-mobile
- # [09:11] <Hixie> in case anyone cares
- # [09:12] * Quits: guardian (n=guardian@ANantes-252-1-25-10.w82-126.abo.wanadoo.fr)
- # [09:14] * Quits: dbaron (n=dbaron@c-98-234-51-190.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [09:24] * Quits: peol (n=peol@unaffiliated/peol) (Read error: 54 (Connection reset by peer))
- # [09:24] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [09:25] * Joins: peol (n=peol@unaffiliated/peol)
- # [09:26] * Joins: zcorpan (n=zcorpan@pat.se.opera.com)
- # [09:28] * Quits: Hish______ (n=chatzill@p57B7FAFE.dip.t-dialin.net) (Read error: 104 (Connection reset by peer))
- # [09:30] * Parts: zcorpan (n=zcorpan@pat.se.opera.com)
- # [09:45] * Quits: jorlow_ (n=jorlow@c-67-164-97-172.hsd1.ca.comcast.net)
- # [09:48] <Lachy> Hixie, clearly, you're not supposed to read or try to understand the bills from T-Mobile. You're just supposed to pay them whatever random amount they decide to charge you.
- # [09:51] * Joins: zcorpan (n=zcorpan@pat.se.opera.com)
- # [09:51] <zcorpan> should doc="" be parsed as xml in xhtml5?
- # [09:53] <hsivonen> I hope not
- # [09:53] <hsivonen> HTMLness bit-dependent behavior for the lose
- # [09:53] * Quits: erlehmann (n=erlehman@16.121.113.82.net.de.o2.com) ("Ex-Chat")
- # [09:54] <zcorpan> if not, then doc makes html parsing support required
- # [09:55] <hsivonen> zcorpan: theoretical purity or Real Problem? :-)
- # [09:55] <zcorpan> former
- # [09:55] <zcorpan> maybe the spec should require both html and xml support
- # [09:55] <hsivonen> zcorpan: fixable by making doc not required for XHTML5-only UAs
- # [09:56] <Lachy> hsivonen, why is the HTMLness bit-dependent behaviour bad for this?
- # [09:56] <othermaciej> how does innerHTML work in XHTML5 documents? (does it?)
- # [09:56] <hsivonen> othermaciej: depends on HTMLness bit
- # [09:56] <hsivonen> othermaciej: per spec and per Gecko and IIRC WebKit
- # [09:56] <hsivonen> othermaciej: Opera has nicer behavior but is in minority
- # [09:56] <othermaciej> I hate varying DOM APIs or markup meaning based on the HTMLness bit, but whether to use the text/html or XML syntax seems one of the cases where it is most justified
- # [09:57] <othermaciej> what I hate even more is varying APIs based on quirks mode :-/
- # [09:57] <zcorpan> opera serializes innerHTML differently in xhtml
- # [09:57] <hsivonen> Lachy: the problem is that changing one layer of the software stack changes behavior elsewhere
- # [09:57] <hsivonen> zcorpan: oh.
- # [09:57] <hsivonen> zcorpan: but still parses as HTML on setter?
- # [09:57] <zcorpan> hsivonen: yes
- # [09:57] <hsivonen> not so nice, then
- # [09:57] <zcorpan> no, it's completely bogus
- # [09:58] <hsivonen> othermaciej: varying doc is essentially varying a DOM API upon setAttribute()
- # [09:59] * Quits: Breakmau5 (n=breakz@erft-4db7c794.pool.mediaWays.net) (Connection timed out)
- # [09:59] <Lachy> I suppose if we do make doc HTMLness bit-dependant, then it would mean that scripts interacting with the attribute may have to vary their behaviour based on whether the document is HTML or XHTML.
- # [09:59] <hsivonen> my thinking is that text/html vs. application/xhtml+xml choice should affect the hop from server to DOM
- # [10:00] <hsivonen> but making various other things change behavior, too, doesn't maintain clean layering in theory and in practice makes it harder to change the hop from server to DOM
- # [10:00] <othermaciej> hsivonen: that is a plausible view - but there are DOM APIs that differ which we aren't really free to change, so it seems more valuable to me to keep markup syntax consistency within each serialization
- # [10:01] <othermaciej> hsivonen: I wish there were separate APIs for interacting via HTML and XML serializations, so you could pick one explicitly instead of it being based on your MIME type
- # [10:01] <hsivonen> othermaciej: IIRC, this was argued differently when I suggested cloning WebKit's HTMLness bit dependency in XMLSerializer into Gecko
- # [10:05] <hsivonen> http://msdn.microsoft.com/en-us/library/ms533897%28VS.85%29.aspx
- # [10:05] <hsivonen> Documentation mention defer in the context of innerHTML
- # [10:09] <jgraham> hsivonen: I think it would be rather confusing if parsing wasn't internally cnsistent within one document
- # [10:09] <hsivonen> jgraham: I think we should have html="..." and xml='...' and the author should use the one that matches the page in order to avoid self-confusion
- # [10:10] <hsivonen> jgraham: it sucks to change JS library behavior when changing how the DOM gets built
- # [10:10] <hsivonen> so JS libs could still use setAttribute("html", "...") on XHTML pages
- # [10:11] <jgraham> hsivonen: Apart from that being really ugly, I would expect people to cargo-cult @xml into html documents and get a world of pain out
- # [10:11] * Quits: karlcow (n=karl@nerval.la-grange.net) (Remote closed the connection)
- # [10:12] <Dashiva> It also seems to crash with being able to only support one of HTML and XHTML
- # [10:12] <jgraham> In general I don't think that XHTML is a significant enough use case that we should be designing more markup to make it work slightly better
- # [10:12] <hsivonen> jgraham: in that case, doc='' should parse as HTML also in XHTML docs
- # [10:13] <hsivonen> jgraham: if the party line is that XHTML isn't significant enough
- # [10:14] <Dashiva> XHTML should be done with proper serialization and stuff, so it seems very simple to use src="data:..." for that
- # [10:14] <othermaciej> hsivonen: I believe I said at the time that I would prefer to have separate APIs for getting XML and HTML serializations, instead of yet another switchy one
- # [10:15] <othermaciej> hsivonen: but I don't 100% recall
- # [10:15] <hsivonen> othermaciej: right. so wouldn't it be consistent to want explicitly flagged HTML vs. XML here, too, instead of making doc='...' depend on the HTMLness bit?
- # [10:15] <othermaciej> I think you wanted to add an explicit way to pick one serialization or the other that struck me as awkard to use and thus I suggested the alternative
- # [10:16] <othermaciej> hsivonen: the direct analogy would be to have both xmlDoc and htmlDoc
- # [10:17] <hsivonen> othermaciej: so that DOM properties would act differently from setAttribute?
- # [10:17] <othermaciej> hsivonen: I didn't imply any such difference
- # [10:17] <hsivonen> othermaciej: ah. xmlDoc and htmlDoc look like DOM properties. Did you imply there'd be xml-doc and html-doc content attributes?
- # [10:18] <othermaciej> oh sure, they could be spelled like that
- # [10:18] <othermaciej> (hard for me to remember what is the predominant convention in HTML)
- # [10:18] <jgraham> hsivonen: I also don't think it makes any sense to change the defacto behaviour of innerHTML for this rather similar case
- # [10:18] <othermaciej> I'm not saying it's necessarily the best solution
- # [10:18] <othermaciej> just that it's the most aligned with my past idea that you referenced
- # [10:19] <hsivonen> jgraham: why would we dig the hole deeper in this case if we didn't keep digging the hole deeper with XMLSerializer?
- # [10:19] * Joins: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [10:19] * Joins: guardian (n=guardian@92.103.229.106)
- # [10:22] * Quits: GarethAdams|Home (n=GarethAd@pdpc/supporter/active/GarethAdams)
- # [10:22] <jgraham> hsivonen: I don't really know what happened with XMLSerializer so I can't defend that
- # [10:23] <jgraham> But I am more concerned with parsing being consisntent than serializing
- # [10:23] <jgraham> *consistent
- # [10:23] <othermaciej> I think there was a discussion of making it auto-switch serializations instead of always outputting XML, and hsivonen suggested a possible way to explicitly pick one or the other
- # [10:23] <othermaciej> for doc, it's definitely parsing that matters
- # [10:24] <jgraham> For serialiazing with a dedicated serializer API having a switch makes a lot of sense
- # [10:25] <hsivonen> I don't see how serializing is different from setAttribute("html", "...") when it comes to decoupling behavior from how the DOM tree got built
- # [10:25] * Quits: cpearce (n=cpearce@ip-118-90-85-126.xdsl.xnet.co.nz) (Read error: 60 (Operation timed out))
- # [10:25] <hsivonen> doh. setAttribute("doc", "...")
- # [10:25] <othermaciej> decoupling is not the sole relevant consideration here
- # [10:25] <othermaciej> that particular decoupling rather
- # [10:26] <othermaciej> it just seems odd that embedded inline markup in an XML document would be HTML
- # [10:26] <Lachy> I think we need to focus on author expectations for this issue, rather than ease of implementation.
- # [10:26] <othermaciej> if there were a way to choose explicitly, it might seem less weird that making the choice works in both serializations
- # [10:26] <hsivonen> othermaciej: depends on what your mental model is for the layering of things
- # [10:26] <othermaciej> thus, the fact that data: URIs don't switch doesn't seem weird
- # [10:27] <othermaciej> because they explicitly use a mime type
- # [10:27] <hsivonen> othermaciej: in my mental model, parsing attribute contents is on a different layer on top of parsing the document proper
- # [10:27] <othermaciej> thus, html-doc="" / xml-doc="" (or just html="" / xml="") would not strike me as even slightly odd
- # [10:27] <Lachy> maybe we could have a mode attribute to go along with doc, so authors could do <iframe doc="..." docmode="xml">
- # [10:27] <othermaciej> hsivonen: yeah, but you actually know how the internals work
- # [10:28] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [10:28] <othermaciej> Lachy: or a type="" attribute...
- # [10:28] <othermaciej> Lachy: though I am not sure an open-ended set of types is needed
- # [10:28] <Philip`> Since lots of authors think they're writing XHTML even when they're actually writing text/html, they'd probably pick xml-doc, which would be bad because it's not really what they expect and it will be confusing
- # [10:28] <Lachy> though, maybe the default such an attribute would have to depend on the serialisation
- # [10:28] * jgraham is not sure support for xml-inside-html is needed at all
- # [10:28] <othermaciej> I actually think html="..." might be more clear than doc="..." and doc="..." mode="html" seems unhelpfully more verbose
- # [10:29] <hsivonen> jgraham: Anne's blog is a potential use case :-)
- # [10:29] <jgraham> hsivonen: In what way?
- # [10:29] <Lachy> it might be needed if you wanted to embed SVG as XML within HTML in order to make use of XML-only features, like namespaces
- # [10:30] <jgraham> Lachy: If people are doing that we should fix the problem that their use cases cannot be met in the HTML serialization
- # [10:30] <Lachy> jgraham, I don't think a significant number of people should be doing that
- # [10:31] <jgraham> Lachy: OK so it's probably not a use case worth worrying about
- # [10:31] <hsivonen> jgraham: Anne's comment processing is XML.
- # [10:31] <zcorpan> anne's blog is a big hack
- # [10:31] <hsivonen> jgraham: so if he wanted to sandbox comments, he could emit the comments as XML even though Anne's own content is HTML
- # [10:32] <hsivonen> zcorpan: many parts of the Web are
- # [10:32] <jgraham> hsivonen: Why? I don't understand why one would choose to open oneself up to the pain of using XML just for user generated content
- # [10:32] <Philip`> People who want to do anything fancy with XML can use src="data:application/xhtml+xml,..." and serialise it properly (as Dashiva said) - the whole point of doc="..." is to make the common case more convenient for authors, and the common case is HTML-in-HTML, and it shouldn't be complexified to cope with edge cases that can already be handled with data:
- # [10:32] <hsivonen> jgraham: works as a bozo filter for Anne :-)
- # [10:32] <jgraham> Philip`++
- # [10:33] <hsivonen> Philip`: I'm OK with that if doc in XHTML parses as HTML, too
- # [10:33] <hsivonen> Philip`: I'm OK with XHTML in XHTML people having to use data:
- # [10:33] <hsivonen> what I'm not OK with is doc depending on the HTMLness bit of the host DOM
- # [10:33] <zcorpan> i'm ok with doc always being parsed as html
- # [10:33] <zcorpan> i don't like having two attributes
- # [10:34] * Philip` doesn't care what happens to it in XHTML because that's not the common case
- # [10:34] <jgraham> hsivonen: I don't really see how your objection is more than theoretical purity given that the htmlness bit already bleeds into innerHTML and it seems more likely to align with author expectations if all markup on a page is parsed in the same way
- # [10:34] <Philip`> (as long as what happens to it in XHTML doesn't cause the feature to become any more complex in text/html)
- # [10:35] <zcorpan> if you adoptNode an iframe, would doc change interpretation?
- # [10:36] <hsivonen> jgraham: is the author expectation that if they use XHTML, innerHTML setter in the bowels of a minified JS lib breaks?
- # [10:36] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [10:37] <Philip`> jgraham: I suppose it has a practical consequence for HTML-to-XHTML/XHTML-to-HTML conversion tools that don't support scripts
- # [10:37] <Philip`> jgraham: because it would (I think?) be the first non-scripted leaking of HTMLness
- # [10:37] <jgraham> Philip`: In that you would have to parse and reserialize the attribute?
- # [10:38] <jgraham> hsivonen: I guess library authors have to be careful to deal with that or just not support XHTML
- # [10:39] <Philip`> jgraham: Yes
- # [10:39] <jgraham> biab
- # [10:39] <othermaciej> it seems like case sensitivity is likely to bite them before innerHTML
- # [10:39] <hsivonen> othermaciej: .localName FTW!
- # [10:39] <zcorpan> no-one uses localName
- # [10:39] <zcorpan> and localName doesn't work in ie :)
- # [10:39] <hsivonen> well, once Opera makes their localName compliant, too
- # [10:40] <zcorpan> it's on our to-do list but not at the top
- # [10:40] <othermaciej> it might have been smarter in retrospect to add innerXML
- # [10:40] <othermaciej> or outerXML
- # [10:40] * hsivonen wonders if IE9 has DOM Level 2 as part of the rumored SVG work
- # [10:40] <othermaciej> whichever makes sense, if any
- # [10:40] <othermaciej> instead of overloading innerHTML
- # [10:41] <othermaciej> hsivonen: maybe they'll get really excited and implement the SVG uDOM
- # [10:41] <othermaciej> complete with Traits!
- # [10:43] * Joins: ROBOd (n=robod@89.122.216.38)
- # [10:43] * hsivonen doesn't know what Traits in uDOM is
- # [10:45] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [10:45] <zcorpan> don't forget SMIL :)
- # [10:46] * Quits: MikeSmith (n=MikeSmit@EM114-48-174-238.pool.e-mobile.ne.jp) (Read error: 60 (Operation timed out))
- # [10:46] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [10:46] <zcorpan> wow i now don't have any unread html-related emails
- # [10:46] <hsivonen> hmm. What's the point of Traits compared to the old HTML way of having real IDL properties for typed reflection of content attributes
- # [10:46] <hsivonen> NIH?
- # [10:47] <gsnedders> zcorpan: Yes, mark-all-as-read makes that quite easy.
- # [10:48] <Hixie> Lachy: i'd almost be happy with just paying them whatever random amount they charge me, the problem is they simultaneously charge me different amounts!
- # [10:50] <zcorpan> hsivonen: the HTML way was too simple and convenient
- # [10:51] <hsivonen> Hixie: is T-Mobile the only operator with a network that actually works?
- # [10:51] <hsivonen> Hixie: also, does the U.S. have virtual operators operating on top of concrete networks?
- # [10:51] <Hixie> no, but it's the only operator i know of with a no-contract unlimited data plan compatible with the nexus one currently
- # [10:51] <Hixie> i do not believe there are virtual operators
- # [10:51] <hsivonen> Hixie: that is, can you get on T-Mobile's network by dealing with someone else for billing
- # [10:52] <hsivonen> ok
- # [10:52] <Hixie> dsl has some
- # [10:52] <Hixie> i never understood the idea of virtual operators
- # [10:52] <Hixie> but anyway
- # [10:52] <hsivonen> looks like the U.S. has lots of telco regulation to add in order to catch up
- # [10:52] <Lachy> Hixie, the uncertainty principle seems to be applying here. The more you know about the details of the charges, the less you know about what the charges are.
- # [10:53] <workmad3> ah, the banking uncertainty principle :)
- # [10:53] <Hixie> Lachy: seems that way
- # [10:53] <hsivonen> Hixie: having virtual operators decouples competition on customer service from owning the cell towers
- # [10:53] <Hixie> hsivonen: doesn't seem to help much with the dsl operators as i understand it
- # [10:54] <Hixie> you just get more options to choose your crappy service from
- # [10:54] <hsivonen> and you get more points of failure
- # [10:54] <Hixie> yeah
- # [10:54] <hsivonen> I used to have DSL from an operator that didn't own the copper
- # [10:55] <hsivonen> when problems showed up, my realistic recourse was switching to a cable modem
- # [10:55] * Hixie is pretty sure his t-mobile account is now correctly set up to have the proper "android data" plan, but the phone can still only get a walled garden TCP/IP network, not the Real Web
- # [10:55] <hsivonen> fortunately, a cable modem works instantly after signing the contract
- # [10:56] <Hixie> hahahahaha
- # [10:56] <Hixie> you clearly aren't familiar with US cable modems!
- # [10:57] <Hixie> cable modems here can even stop working randomly AFTER they were working!
- # [10:57] <Hixie> for no reason other than the cable operator's billing software randomly decides to cut you off without terminating the billing cycle!
- # [10:57] <hsivonen> hmm. what's up with the validator.nu DNS
- # [10:58] <Dashiva> I can't believe we're talking about poetry again
- # [10:59] <Lachy> We have many virtual operators in Australia. There have been problems with this model too, though, since for a long time, Telstra's wholesale division had a monopoly on much of the infrastructure.
- # [11:01] <Lachy> at least, that was the case with copper phone lines and the Cable and ADSL network points in the exchanges. Not so much with mobile towers.
- # [11:01] * Joins: adactio (n=adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [11:02] <zcorpan> oooh now we have next week in html
- # [11:02] <zcorpan> http://blog.whatwg.org/whats-next-in-html-episode-1
- # [11:04] <Dashiva> From HTML+RDFa: "This mechanism should be double-checked against all of the RDFa Javascript implementations to ensure correctness."
- # [11:05] <Dashiva> Tail wagging the dog?
- # [11:05] <zcorpan> seems like a good idea to check against implementations
- # [11:07] <hsivonen> Dashiva: cool to see that RDFa is adopting the HTML5 way of implementations wagging the spec instead of the XHTML2 way of the dog and the tail being separate
- # [11:07] <Dashiva> Well, except there's no real legacy to be concerned with here
- # [11:08] <Dashiva> And the implementations aren't exactly time-tested either
- # [11:08] <hsivonen> Dashiva: both good points
- # [11:10] <zcorpan> Hixie: the whatwg spec should be called "HTML (director's cut)"
- # [11:10] <zcorpan> or maybe "HTML (editor's split)"
- # [11:11] <hsivonen> Editor's split seems more accurate, since the Director might cut it differently
- # [11:11] <zcorpan> the whatwg doesn't have a Director, does it?
- # [11:11] <hsivonen> good point
- # [11:12] <Dashiva> zcorpan: It is the editor's draft already :P
- # [11:12] <Hixie> i can't work out a good way to make <iframe body=""> work for the xml mode. All the options suck. Making it use text/html is bad because it means authors who want to use XML can't get away from text/html. Making it imply the boilerplate, effectively giving it a <body> context, is bad because it means you can't give style sheets, etc, in case you are trying to sandbox something more complicated than a blog comment. making it be just a straight xml doc is bad becaus
- # [11:12] <hsivonen> Hixie: you got cut off at "straight xml doc is bad becaus"
- # [11:13] <zcorpan> Hixie: your comment was cut off at " straight xml doc is bad becaus"
- # [11:13] <zcorpan> damn
- # [11:13] <Dashiva> What is the use case for @body? In HTML you can leave out all the boilerplate except doctype and title, and in XHTML you get the boilerplate for free from your serialization setup anyhow
- # [11:15] * Joins: MikeSmith (n=MikeSmit@EM114-48-131-57.pool.e-mobile.ne.jp)
- # [11:16] <Hixie> ...because it means the common case has oodles of boilerplate
- # [11:16] <Dashiva> The common case is HTML
- # [11:16] <Hixie> the common case supposing XHTML is being used
- # [11:16] <Philip`> Hixie: Authors who want XML can get away from text/html by not using <iframe doc>
- # [11:17] <Philip`> just like they'd not use <iframe src=data:text/html,...>
- # [11:17] <Hixie> if it's a feature text/html authors will want, why won't xml authors want it?
- # [11:17] <Dashiva> Because they have infrastructure to do it automatically?
- # [11:17] <Hixie> Dashiva: the use case is mainly CMSes including user-provided comments safely without filtering
- # [11:17] <Hixie> why would xml authors have the infrastructure but not html authors?
- # [11:17] <hsivonen> Hixie: because there are approximately 2 blogs that have comments and are served as XML
- # [11:17] <Dashiva> Because XML requires well-formedness
- # [11:17] <Hixie> hsivonen: sure, today
- # [11:18] <Dashiva> I'll turn it around: We shouldn't encourage people making XHTML without proper infrastructure
- # [11:20] <Hixie> that seems a bit arrogant
- # [11:22] <Philip`> Why is "oodles of boilerplate" a problem?
- # [11:23] <Philip`> It's only like <html xmlns="http://www.w3.org/1999/xhtml"><head><title/></head><body>...</body></html> a single time in one of your template files
- # [11:23] <Philip`> and you'll already have that a zillion times in all your other template files
- # [11:24] <Philip`> and people using XHTML will want to put lots of extra namespace declarations on the <html> and will be unhappy and confused if they can't
- # [11:25] <Philip`> (and will want lang and xml:lang on <html> too)
- # [11:25] <Philip`> (They could wrap the content in a <div> and put attributes there but nobody ever does that)
- # [11:26] <Philip`> (so it'd be weird and confusing to expect them to do so)
- # [11:27] * Philip` goes away
- # [11:27] <Hixie> seems kinda stupid to require that they write <iframe doc='<html xmlns="http://www.w3.org/1999/xhtml"><head><title/></head><body>
- # [11:27] <Hixie> just to get to the point where in text/html you would just write <iframe doc="
- # [11:28] <hsivonen> it's generated by The Tooling!
- # [11:28] <hsivonen> XML is all about The Toolchain
- # [11:29] <Dashiva> The namespaces and other magic attributes are also a good point
- # [11:30] * Joins: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [11:30] <Hixie> man, you guys are really against helping out xml authors
- # [11:31] <Dashiva> How is it help?
- # [11:31] <hsivonen> I'm not against helping them, but not giving them the stuff they usually like to hang NS decls on doesn't look like helping to me
- # [11:31] <Hixie> not all people who will one day use xml are TAG members
- # [11:31] <Hixie> some are realy web authors
- # [11:31] <Dashiva> Helping them generate non-wellformed content?
- # [11:31] <Hixie> s/y//
- # [11:35] <jgraham> Hixie: Well some are TAG members, some are HTMLWG chairs and some are high energy physicists
- # [11:37] <othermaciej> is anyone all three?
- # [11:37] <Dashiva> I don't think any of the chairs are physicists
- # [11:38] <Dashiva> (So we don't have to check the TAG)
- # [11:38] <othermaciej> then 2 would be the maximal overlap
- # [11:38] <othermaciej> but wait, should we count past and/or future chairs?
- # [11:39] <Dashiva> Future is a bit iffy
- # [11:46] * Quits: wakaba_ (n=wakaba_@119-228-219-41.eonet.ne.jp) (Read error: 110 (Connection timed out))
- # [11:52] * Quits: cardona507 (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net) ("zzzzz")
- # [11:53] <Hixie> i don't understand why the "applicable specifications" stuff is so hard for people to understand
- # [11:53] <Hixie> it's just a description of what has always been the case
- # [11:53] <Hixie> did people just not realise that's what was going on?
- # [11:54] <jgraham> People seem to think it is magic for some reason
- # [11:54] <othermaciej> most specs do not explicitly allow that other specs can modify them
- # [11:55] <jgraham> But all specs can effectively be modified by other specs
- # [11:55] <othermaciej> the people who are finicky about such things made Modularization
- # [11:55] <othermaciej> the people who are not just went ahead and defined ad-hoc extension specs without permission from the spec being extended
- # [11:56] <Hixie> HTTP isn't "modular" but people extended that and nobody seems to have a problem with the concept
- # [11:56] <Dashiva> They have a problem with the concept if you tell them about it
- # [11:57] <Hixie> it's like half the standards community is living in an orwellian "doublethink" world
- # [11:57] <othermaciej> I think it's explicitly acknowledging the potential for add-on extensions without formally defining an extension point as such that bothers people
- # [11:57] <othermaciej> though I'm not even sure it's fair to say that
- # [11:57] * Joins: MikeSmithX (n=MikeSmit@EM111-188-63-146.pool.e-mobile.ne.jp)
- # [11:58] <othermaciej> I think there is this idea that either there needs to be a central authority declaring which specs are applicable, or an open-ended extension mechanism where some sort of distributed namespacing allows people to invent extensions with no coordination at all
- # [11:59] <Hixie> so why are things like WebDAV ok?
- # [11:59] <othermaciej> does the HTTP RFC say anything about other specs defining additional methods?
- # [11:59] <Hixie> not as far as i know
- # [11:59] <othermaciej> (I don't remember)
- # [12:00] <othermaciej> I don't know that it "bothers" anyone, I think some people are just confused
- # [12:00] <othermaciej> if a number of people are confused it might be a sign that the spec could be more clear
- # [12:01] <Hixie> wooo, my phone works finally
- # [12:01] <Hixie> i had to get it to rejoin the network to get t-mobile to consider what plans i had set up, i guess
- # [12:02] <othermaciej> I think what might be confusing is that "applicable specification" sounds like a standardese term of art for getting some sort of official blessing or jumping through some hoop, even though HTML5 itself says no such thing
- # [12:04] <Hixie> not much i can do if people aren't going to read the spec before getting confused
- # [12:05] * Quits: MikeSmith (n=MikeSmit@EM114-48-131-57.pool.e-mobile.ne.jp) (Read error: 60 (Operation timed out))
- # [12:10] <Lachy> was my explanation about applicable specifications good, or do you think it's just going to cause more confusion?
- # [12:11] <Hixie> seemed fine to me, but then i don't understand what the confusion is
- # [12:11] * Quits: MikeSmithX (n=MikeSmit@EM111-188-63-146.pool.e-mobile.ne.jp) (Read error: 60 (Operation timed out))
- # [12:11] <Lachy> As I understood it, the confusion seemed to be about who or what gave any particular spec the blessing to be an applicable specification.
- # [12:12] <Hixie> nothing
- # [12:12] <Lachy> I know that.
- # [12:12] <Lachy> But there seemed to be an assumption that there would have to be.
- # [12:12] <Hixie> why?
- # [12:12] <Lachy> I don't know
- # [12:12] <Lachy> I'm not the one confused by it. I just tried to explain the situation to those who are.
- # [12:13] <Hixie> i don't get why it's not obvious, as it apparently has been with specs before
- # [12:13] * Quits: Lachy (n=Lachlan@85.196.122.246) ("This computer has gone to sleep")
- # [12:15] <othermaciej> Hixie: I think with previous specs, if you wanted to validate against HTML + something else, you were obligated to make a DTD or similar that included some or all of HTML
- # [12:15] <othermaciej> at least, that was the expected model
- # [12:16] <othermaciej> but now someone could make an HTML5 + MathML 3.0 + SVG 1.1 + Microdata + ARIA validator without making a single schema or DTD including them all
- # [12:16] <jgraham> It seems pretty weird to tie the abstract notion of conformance to a particuar technology for assessing conformance
- # [12:16] <Hixie> didn't stop <canvas> from being added
- # [12:16] <othermaciej> they can just do it
- # [12:16] <Hixie> or ARIA
- # [12:16] <othermaciej> sure, and <canvas> didn't validate and no one cared
- # [12:17] <Hixie> or WF2
- # [12:17] <othermaciej> for ARIA there was the whole detour of pretending to use XML and namespaces and such
- # [12:17] <othermaciej> anyway
- # [12:17] <othermaciej> you're preaching to the choir
- # [12:17] <othermaciej> I'm trying to explain why people might not fully grok the idea
- # [12:17] <othermaciej> or at least my best guess
- # [12:18] <othermaciej> telling me why they are wrong helps neither me nor them
- # [12:18] <othermaciej> though if you are merely rejecting my guesses as ill-founded, then I will concede your guess is as good as mine
- # [12:20] <Hixie> i'm just confused
- # [12:20] <Hixie> not trying to say anyone is wrong or anything
- # [12:24] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [12:26] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [12:26] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (Remote closed the connection)
- # [12:27] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [12:31] * Joins: foolip (n=philip@h-63-95.A163.priv.bahnhof.se)
- # [12:38] <Philip`> jgraham: Maybe the difference is that you think conformance is an abstract notion, whereas other people think conformance is what a conformance checker tells you by applying the mechanistic conformance rules that the specification specifies
- # [12:38] <hsivonen> Philip`: ITYM s/specification/DTD/
- # [12:39] <Philip`> and they don't accept a notion of conformance where you can't even tell whether a document conforms to HTML5 by looking at its bytes, never mind telling whether it conforms to a more complex set of specification documents
- # [12:39] <Philip`> hsivonen: I'm imagining those hypothetical people would accept any kind of schema language, not just DTD
- # [12:40] <Philip`> as long as it's one you can feed into a schema checker tool and get a boolean output
- # [12:40] <Dashiva> And these people are the ones who decided how an XML document is defined?
- # [12:42] <Philip`> They're not the same people who decided to hard-code DTDs into XML (or they're the same people but in the future, where they've realised other schema languages might be better)
- # [12:50] * Joins: gonemad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [12:54] * Quits: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk) (Read error: 60 (Operation timed out))
- # [13:02] * Quits: Heimidal (n=heimidal@unaffiliated/heimidal) (Remote closed the connection)
- # [13:11] * Joins: smaug_ (n=chatzill@cs181150024.pp.htv.fi)
- # [13:14] * Joins: Utkarsh (n=admin@117.201.85.26)
- # [13:15] * Joins: jre (n=chatzill@mail.greenbytes.de)
- # [13:16] <jre> othermaciej, hixie: yes, RFC 2616 does allow wextension methods (http://greenbytes.de/tech/webdav/rfc2616.html#rfc.section.5.1.1)
- # [13:16] * Quits: jre (n=chatzill@mail.greenbytes.de) (Client Quit)
- # [13:16] <Hixie> how about response codes?
- # [13:23] * Joins: jre (n=chatzill@mail.greenbytes.de)
- # [13:23] <jre> Hixie, same thing (http://greenbytes.de/tech/webdav/rfc2616.html#rfc.section.6.1.1)
- # [13:24] <jre> I mean, it's easy to check so I was confused about the confusion over here
- # [13:25] <Hixie> extension-code doesn't seem to have any semantic meaning defined anywhere
- # [13:25] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [13:25] <Hixie> or are you saying I could return HTTP/1.1 999 OK and it would be conforming?
- # [13:26] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [13:26] <jre> according to the ABNF yes
- # [13:26] <jre> according to the prose in 6.1.1 no
- # [13:26] <Hixie> so is it conforming or not?
- # [13:27] <Hixie> i can't see anything saying it isn't
- # [13:27] <Hixie> which seems suboptimal
- # [13:27] * Joins: jre_ (n=chatzill@mail.greenbytes.de)
- # [13:28] <jre_> "The first digit of the Status-Code defines the class of response. The last two digits do not have any categorization role. There are 5 values for the first digit:"
- # [13:29] <jre_> ...
- # [13:29] <Hixie> so HTTP/1.1 199 OK is conforming?
- # [13:29] <jre_> yes
- # [13:29] <Hixie> that seems... bad?
- # [13:29] <jre_> why?
- # [13:29] <Hixie> what does it mean?
- # [13:29] <jre_> ask the status code registry
- # [13:30] * Quits: Phae (n=phaeness@gateb.mh.bbc.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: mat_t (n=mattomas@91.189.88.12) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: guardian (n=guardian@92.103.229.106) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: kinetik (n=kinetik@121.98.132.55) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: jre (n=chatzill@mail.greenbytes.de) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: ROBOd (n=robod@89.122.216.38) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: ciaran_lee (i=leecn@134.226.83.42) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: ukai (n=ukai@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: scherkus (n=scherkus@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] * Quits: karlushi (n=karlushi@fw.vdl2.ca) (lindbohm.freenode.net irc.freenode.net)
- # [13:30] <jre_> if the recipient doesn't understand it, treat it as 100
- # [13:30] <jre_> "However, applications MUST understand the class of any status code, as indicated by the first digit, and treat any unrecognized response as being equivalent to the x00 status code of that class, with the exception that an unrecognized response MUST NOT be cached."
- # [13:30] * jre_ is now known as jre
- # [13:30] <Hixie> ah, ok, so http uses a registry-based centralised extensibility mechanism
- # [13:30] <Hixie> ok
- # [13:31] <jre> The question was: does HTTP allow extension methods or status codes, and the answer is "yes". How they are registered is orthogonal.
- # [13:31] * Joins: erlehmann (n=erlehman@82.113.106.2)
- # [13:31] * Joins: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu)
- # [13:31] <Dashiva> Does it allow new classes? E.g. 7xx codes
- # [13:31] <Hixie> i'm just trying to learn about the various extension mechanisms
- # [13:31] <jre> Dashiva, no
- # [13:31] <Hixie> maybe what html5 says is rarer than i thought
- # [13:31] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [13:31] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [13:31] * Joins: ROBOd (n=robod@89.122.216.38)
- # [13:31] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [13:31] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [13:31] * Joins: guardian (n=guardian@92.103.229.106)
- # [13:31] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [13:31] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [13:31] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [13:31] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [13:31] * Joins: onar (n=onar@17.226.20.255)
- # [13:31] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [13:31] * Joins: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili)
- # [13:31] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [13:31] * Joins: ciaran_lee (i=leecn@134.226.83.42)
- # [13:31] * Joins: kinetik (n=kinetik@121.98.132.55)
- # [13:31] * Joins: peroo_ (n=peroo@peroo.xen.prgmr.com)
- # [13:31] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [13:31] * Joins: ukai (n=ukai@220.109.219.244)
- # [13:31] * Joins: scherkus (n=scherkus@74.125.59.73)
- # [13:31] * Joins: karlushi (n=karlushi@fw.vdl2.ca)
- # [13:32] <Hixie> (does anything actually require that extension-codes be registered before they are used?)
- # [13:32] * Quits: kinetik (n=kinetik@121.98.132.55) (Read error: 104 (Connection reset by peer))
- # [13:32] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (Read error: 104 (Connection reset by peer))
- # [13:32] <jre> not in RFC 2616, the status code registry was introduced later
- # [13:32] <Hixie> so what does 199 mean if it's not in the registry?
- # [13:33] * Joins: kinetik (n=kinetik@121.98.132.55)
- # [13:33] <jre> http://greenbytes.de/tech/webdav/rfc2817.html#rfc.section.7.1
- # [13:33] * Joins: riven` (n=riven@53518387.cable.casema.nl)
- # [13:33] <jre> it means the same thing as 100 for recipients that don't understand it
- # [13:33] <jre> so a definition of 199 would need to be consistent with the generic status code 100
- # [13:34] <Hixie> but no definition need exist before i start using it?
- # [13:34] <Hixie> per http?
- # [13:34] <Lachy> Leif's response seems confusing. She seems to be suggesting that putting extensions through the W3C process is good, while at the same time advocating methods for arbitrary extensions that bypass that.
- # [13:34] <jre> RFC 2817 updates RFC 2616 and requires you to register the code
- # [13:35] <Hixie> oh so the lack of requiring a registry was a bug?
- # [13:35] <jre> if you don't register you are on your own with respect to collisions, nothing new here
- # [13:35] <Hixie> (where does 2817 actually require that the codes be registered? i can't see that anywhere)
- # [13:35] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [13:36] <jre> there are extension points that don't even have a registry today, simply because nobody has asked for it yet
- # [13:36] <jre> I think range extensions fall into the category
- # [13:36] <Hixie> seems weird to have extension points that allow arbitrary values without needing them to be defined
- # [13:36] <jre> you can always write a standards track RFC which updates RFC 2616, and then you're safe (as long as the IESG pays attention)
- # [13:37] * Joins: daedb_ (n=daed@h11n1fls34o986.telia.com)
- # [13:37] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: guardian (n=guardian@92.103.229.106) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Phae (n=phaeness@gateb.mh.bbc.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: mat_t (n=mattomas@91.189.88.12) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: kinetik (n=kinetik@121.98.132.55) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ciaran_lee (i=leecn@134.226.83.42) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: scherkus (n=scherkus@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: karlushi (n=karlushi@fw.vdl2.ca) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ROBOd (n=robod@89.122.216.38) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ukai (n=ukai@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: berny- (i=berny@666.syx.sk) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: daedb (n=daed@h11n1fls34o986.telia.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: hsivonen (n=hsivonen@130.233.41.50) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: riven (n=riven@53518387.cable.casema.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: tyoshino (n=tyoshino@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jtbandes (n=jtbandes@unaffiliated/jtbandes) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: webben (n=benjamin@173-45-238-110.slicehost.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ray (i=ray@drong.notacat.org) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: riven` (n=riven@53518387.cable.casema.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jianli (n=jianli@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: dimich (n=dimich@74.125.59.65) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ivan` (n=ivan@unaffiliated/ivan/x-000001) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: hamaji (n=hamaji@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Kuruma (n=Kuruman@p22091-ipngn1401marunouchi.tokyo.ocn.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: cyberix (i=twruottu@melkki.cs.helsinki.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jarib (i=jarib@li139-179.members.linode.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: hendry (n=hendry@webvm.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: wakaba (n=wakaba@236.139.210.220.dy.bbexcite.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: drry (n=drry@unaffiliated/drry) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: daedb_ (n=daed@h11n1fls34o986.telia.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jre (n=chatzill@mail.greenbytes.de) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Utkarsh (n=admin@117.201.85.26) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: adactio (n=adactio@host213-123-197-180.in-addr.btopenworld.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: pesla (n=retep@procurios.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: boblet (n=boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: broquaint (i=09ea70f4@spc2-brig11-0-0-cust103.asfd.cable.virginmedia.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: takkaria (n=takkaria@208.75.87.166) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: inimino (n=inimino@atekomi.inimino.org) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: tkent (n=tkent@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: k0rnel_ (n=k0rnel@krtko.org) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Dashiva (i=Dashiva@m223j.studby.ntnu.no) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: rektide (i=rektide@voodoowarez.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jgraham (n=jgraham@web22.webfaction.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: bobs_ (n=oeskola@kekkonen.cs.hut.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: smaug_ (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: gonemad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: virtuelv (n=virtuelv@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: cedricv (n=cedric@112.199.163.204) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: JohnResig (n=JohnResi@ejohn.org) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Hixie (i=ianh@trivini.no) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: ojan (n=ojan@72.14.229.81) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: smaug (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: Rik|work (n=Rik|work@fw01d.skyrock.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: yutak_ (n=yutak@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: NickYoung (n=NickYoun@218.185.108.156) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: payman (n=payman@pat.se.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: gavin (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [13:37] * Quits: pablof (n=palbo@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:46] * Joins: payman (n=payman@pat.se.opera.com)
- # [13:46] * Joins: NickYoung (n=NickYoun@218.185.108.156)
- # [13:46] * Joins: yutak_ (n=yutak@220.109.219.244)
- # [13:46] * Joins: Rik|work (n=Rik|work@fw01d.skyrock.net)
- # [13:46] * Joins: smaug (n=chatzill@cs181150024.pp.htv.fi)
- # [13:46] * Joins: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [13:46] * Joins: ojan (n=ojan@72.14.229.81)
- # [13:46] * Joins: Hixie (i=ianh@trivini.no)
- # [13:46] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
- # [13:46] * Joins: JohnResig (n=JohnResi@ejohn.org)
- # [13:46] * Joins: cedricv (n=cedric@112.199.163.204)
- # [13:46] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [13:46] * Joins: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [13:46] * Joins: gonemad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [13:46] * Joins: smaug_ (n=chatzill@cs181150024.pp.htv.fi)
- # [13:46] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [13:46] * Joins: pablof (n=palbo@pat-tdc.opera.com)
- # [13:46] * Joins: webben (n=benjamin@173-45-238-110.slicehost.net)
- # [13:46] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
- # [13:46] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [13:46] * Joins: kinetik (n=kinetik@121.98.132.55)
- # [13:46] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [13:46] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [13:46] * Joins: ROBOd (n=robod@89.122.216.38)
- # [13:46] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [13:46] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [13:46] * Joins: guardian (n=guardian@92.103.229.106)
- # [13:46] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [13:46] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [13:46] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [13:46] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [13:46] * Joins: onar (n=onar@17.226.20.255)
- # [13:46] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [13:46] * Joins: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili)
- # [13:46] * Joins: ciaran_lee (i=leecn@134.226.83.42)
- # [13:46] * Joins: peroo_ (n=peroo@peroo.xen.prgmr.com)
- # [13:46] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [13:46] * Joins: ukai (n=ukai@220.109.219.244)
- # [13:46] * Joins: scherkus (n=scherkus@74.125.59.73)
- # [13:46] * Joins: karlushi (n=karlushi@fw.vdl2.ca)
- # [13:47] * Joins: ray (i=ray@drong.notacat.org)
- # [13:47] * Joins: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu)
- # [13:47] * Joins: wakaba (n=wakaba@236.139.210.220.dy.bbexcite.jp)
- # [13:47] * Joins: riven (n=riven@53518387.cable.casema.nl)
- # [13:47] * Joins: gavin (n=gavin@firefox/developer/gavin)
- # [13:47] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [13:47] * Joins: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net)
- # [13:47] * Joins: berny- (i=berny@666.syx.sk)
- # [13:47] * Joins: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net)
- # [13:47] * Joins: daedb (n=daed@h11n1fls34o986.telia.com)
- # [13:47] * Joins: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko)
- # [13:47] * Joins: hsivonen (n=hsivonen@130.233.41.50)
- # [13:47] * Joins: tyoshino (n=tyoshino@220.109.219.244)
- # [13:47] * Joins: jtbandes (n=jtbandes@unaffiliated/jtbandes)
- # [13:47] * Joins: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk)
- # [13:47] * Joins: daedb_ (n=daed@h11n1fls34o986.telia.com)
- # [13:47] * Joins: riven` (n=riven@53518387.cable.casema.nl)
- # [13:47] * Joins: jre (n=chatzill@mail.greenbytes.de)
- # [13:47] * Joins: Utkarsh (n=admin@117.201.85.26)
- # [13:47] * Joins: adactio (n=adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [13:47] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [13:47] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [13:47] * Joins: jianli (n=jianli@74.125.59.73)
- # [13:47] * Joins: boblet (n=boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp)
- # [13:47] * Joins: dimich (n=dimich@74.125.59.65)
- # [13:47] * Joins: takkaria (n=takkaria@208.75.87.166)
- # [13:47] * Joins: broquaint (i=09ea70f4@spc2-brig11-0-0-cust103.asfd.cable.virginmedia.com)
- # [13:47] * Joins: cyberix (i=twruottu@melkki.cs.helsinki.fi)
- # [13:47] * Joins: inimino (n=inimino@atekomi.inimino.org)
- # [13:47] * Joins: ivan` (n=ivan@unaffiliated/ivan/x-000001)
- # [13:47] * Joins: hamaji (n=hamaji@220.109.219.244)
- # [13:47] * Joins: tkent (n=tkent@220.109.219.244)
- # [13:47] * Joins: Kuruma (n=Kuruman@p22091-ipngn1401marunouchi.tokyo.ocn.ne.jp)
- # [13:47] * Joins: rektide (i=rektide@voodoowarez.com)
- # [13:47] * Joins: k0rnel_ (n=k0rnel@krtko.org)
- # [13:47] * Joins: Dashiva (i=Dashiva@m223j.studby.ntnu.no)
- # [13:47] * Joins: jgraham (n=jgraham@web22.webfaction.com)
- # [13:47] * Joins: hendry (n=hendry@webvm.net)
- # [13:47] * Joins: drry (n=drry@unaffiliated/drry)
- # [13:47] * Joins: jarib (i=jarib@li139-179.members.linode.com)
- # [13:47] * Joins: jmb (n=jmb@login.ecs.soton.ac.uk)
- # [13:47] * Joins: bobs_ (n=oeskola@kekkonen.cs.hut.fi)
- # [13:47] * Quits: riven` (n=riven@53518387.cable.casema.nl) (Read error: 60 (Operation timed out))
- # [13:47] * Quits: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at) (Dead socket)
- # [13:47] * gonemad3 is now known as workmad3
- # [13:47] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [13:50] * Quits: jre (n=chatzill@mail.greenbytes.de) ("ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]")
- # [13:50] * Joins: karlcow (n=karl@nerval.la-grange.net)
- # [13:50] * Quits: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: guardian (n=guardian@92.103.229.106) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: Phae (n=phaeness@gateb.mh.bbc.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: mat_t (n=mattomas@91.189.88.12) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: ciaran_lee (i=leecn@134.226.83.42) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: ukai (n=ukai@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: ROBOd (n=robod@89.122.216.38) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: kinetik (n=kinetik@121.98.132.55) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: karlushi (n=karlushi@fw.vdl2.ca) (lindbohm.freenode.net irc.freenode.net)
- # [13:50] * Quits: scherkus (n=scherkus@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [13:51] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
- # [13:51] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [13:51] * Joins: kinetik (n=kinetik@121.98.132.55)
- # [13:51] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [13:51] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [13:51] * Joins: ROBOd (n=robod@89.122.216.38)
- # [13:51] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [13:51] * Joins: guardian (n=guardian@92.103.229.106)
- # [13:51] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [13:51] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [13:51] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [13:51] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [13:51] * Joins: onar (n=onar@17.226.20.255)
- # [13:51] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [13:51] * Joins: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili)
- # [13:51] * Joins: ciaran_lee (i=leecn@134.226.83.42)
- # [13:51] * Joins: peroo_ (n=peroo@peroo.xen.prgmr.com)
- # [13:51] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [13:51] * Joins: ukai (n=ukai@220.109.219.244)
- # [13:51] * Joins: scherkus (n=scherkus@74.125.59.73)
- # [13:51] * Joins: karlushi (n=karlushi@fw.vdl2.ca)
- # [13:51] * Quits: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (No route to host)
- # [13:54] * Quits: smaug_ (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: ojan (n=ojan@72.14.229.81) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: yutak_ (n=yutak@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: virtuelv (n=virtuelv@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: NickYoung (n=NickYoun@218.185.108.156) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: Hixie (i=ianh@trivini.no) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: cedricv (n=cedric@112.199.163.204) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: payman (n=payman@pat.se.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: smaug (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: JohnResig (n=JohnResi@ejohn.org) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Quits: Rik|work (n=Rik|work@fw01d.skyrock.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:54] * Joins: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net)
- # [13:55] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [13:55] * Joins: smaug_ (n=chatzill@cs181150024.pp.htv.fi)
- # [13:55] * Joins: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [13:55] * Joins: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [13:55] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [13:55] * Joins: cedricv (n=cedric@112.199.163.204)
- # [13:55] * Joins: JohnResig (n=JohnResi@ejohn.org)
- # [13:55] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
- # [13:55] * Joins: Hixie (i=ianh@trivini.no)
- # [13:55] * Joins: ojan (n=ojan@72.14.229.81)
- # [13:55] * Joins: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [13:55] * Joins: smaug (n=chatzill@cs181150024.pp.htv.fi)
- # [13:55] * Joins: Rik|work (n=Rik|work@fw01d.skyrock.net)
- # [13:55] * Joins: yutak_ (n=yutak@220.109.219.244)
- # [13:55] * Joins: NickYoung (n=NickYoun@218.185.108.156)
- # [13:55] * Joins: payman (n=payman@pat.se.opera.com)
- # [13:55] * Joins: wakaba_ (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [13:55] * Quits: cedricv (n=cedric@112.199.163.204) (SendQ exceeded)
- # [13:56] <Lachy> damn, these constant splits are annoying
- # [13:57] * Joins: cedricv (n=cedric@112.199.163.204)
- # [13:57] <Lachy> according to discussion in #freenode, it still seems to be a DDoS against the network
- # [13:57] * Quits: berny- (i=berny@666.syx.sk) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: jtbandes (n=jtbandes@unaffiliated/jtbandes) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: tyoshino (n=tyoshino@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: hsivonen (n=hsivonen@130.233.41.50) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: daedb (n=daed@h11n1fls34o986.telia.com) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: wakaba (n=wakaba@236.139.210.220.dy.bbexcite.jp) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] * Quits: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net) (lindbohm.freenode.net irc.freenode.net)
- # [13:57] <Dashiva> Isn't it always?
- # [13:59] <Philip`> Maybe it's sometimes a CDoS instead
- # [13:59] <Lachy> yeah, but this one is particularly bad against the freenode network cause their system hasn't been updated to prevent it yet. It's caused by some javascript in a web page that sends a POST to the irc.freenode.net:6667 network with dozens IRC commands designed to flood it
- # [13:59] * Joins: wakaba (n=wakaba@236.139.210.220.dy.bbexcite.jp)
- # [13:59] * Joins: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net)
- # [13:59] * Joins: berny- (i=berny@666.syx.sk)
- # [13:59] * Joins: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net)
- # [13:59] * Joins: daedb (n=daed@h11n1fls34o986.telia.com)
- # [13:59] * Joins: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko)
- # [13:59] * Joins: hsivonen (n=hsivonen@130.233.41.50)
- # [13:59] * Joins: tyoshino (n=tyoshino@220.109.219.244)
- # [13:59] * Joins: jtbandes (n=jtbandes@unaffiliated/jtbandes)
- # [13:59] * Joins: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk)
- # [13:59] * Quits: guardian (n=guardian@92.103.229.106) (Remote closed the connection)
- # [14:00] <Lachy> so whenever anyone inadvertently visits the page, usually linked to by spam comments on slashdot or whatever, their browser basically becomes an IRC spam bot
- # [14:00] <Philip`> Why does an IRC server react to HTTP requests?
- # [14:00] <Lachy> it's what most likely caused Opera's Oslo office to be banned from the freenode network yesterday
- # [14:01] * Quits: ivan` (n=ivan@unaffiliated/ivan/x-000001) ("Coyote finally caught me")
- # [14:01] * Joins: ivan` (n=ivan@unaffiliated/ivan/x-000001)
- # [14:02] <Philip`> Opera employees spend all their time reading spam comments on Slashdot instead of working?
- # [14:02] <hsivonen> Lachy: what mechanism allows automated POST to port 6667 for a different origin?
- # [14:02] <hsivonen> Lachy: form.submit()?
- # [14:03] <jgraham> hsivonen: Tyhat should work
- # [14:03] <jgraham> *that
- # [14:03] <Lachy> hsivonen, yes. The script I was shown yesterday has now disappeared and I don't know where any other copies are being hosted.
- # [14:03] <hsivonen> does the Web depend on it working for ports other than the http and https defaults?
- # [14:03] * Quits: inimino (n=inimino@atekomi.inimino.org) (Excess Flood)
- # [14:04] * Parts: zcorpan (n=zcorpan@pat.se.opera.com)
- # [14:04] * Joins: inimino (n=inimino@atekomi.inimino.org)
- # [14:04] <Lachy> it was basically <form action="http://irc.freenode.net:6667" method="POST"> with a script that filled up a textarea with about a hundred IRC PRVMSG commands commands and submitted it
- # [14:05] <Lachy> er, I think that's PRIVMSG
- # [14:05] * Quits: wakaba_ (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) ("Leaving...")
- # [14:06] * Joins: DJ-Ango (n=Oct@ppp78-36-99-205.pppoe.komi.dslavangard.ru)
- # [14:07] * Quits: daedb (n=daed@h11n1fls34o986.telia.com) (Connection timed out)
- # [14:08] <Philip`> hsivonen: Yes
- # [14:08] <Philip`> http://samsung-sgh-i400-software.epocware.com/es/SlovoEd/Hebrew.html - <form name="login" action="http://g500.penreader.com:8080/paragon_mcd/ecare/index.jsp?submit" method="post">
- # [14:09] <Philip`> etc, assuming that's what you mean
- # [14:09] * Joins: pmuellr (n=pmuellr@nat/ibm/session)
- # [14:10] <hsivonen> Philip`: :-(
- # [14:11] <Philip`> Seems it'd be quite a violation of layering if HTML refused to accept URLs with certain TCP port numbers
- # [14:12] * Joins: Chris|UNC (n=blahness@152.2.194.196)
- # [14:13] * Quits: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: Phae (n=phaeness@gateb.mh.bbc.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: mat_t (n=mattomas@91.189.88.12) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: ciaran_lee (i=leecn@134.226.83.42) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: scherkus (n=scherkus@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: karlushi (n=karlushi@fw.vdl2.ca) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: kinetik (n=kinetik@121.98.132.55) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: ROBOd (n=robod@89.122.216.38) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: ukai (n=ukai@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:13] * Quits: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie) (lindbohm.freenode.net irc.freenode.net)
- # [14:14] * Joins: peroo (n=peroo@peroo.xen.prgmr.com)
- # [14:15] * Joins: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net)
- # [14:15] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
- # [14:15] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [14:15] * Joins: kinetik (n=kinetik@121.98.132.55)
- # [14:15] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [14:15] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [14:15] * Joins: ROBOd (n=robod@89.122.216.38)
- # [14:15] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [14:15] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [14:15] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [14:15] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [14:15] * Joins: onar (n=onar@17.226.20.255)
- # [14:15] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [14:15] * Joins: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili)
- # [14:15] * Joins: ciaran_lee (i=leecn@134.226.83.42)
- # [14:15] * Joins: peroo_ (n=peroo@peroo.xen.prgmr.com)
- # [14:15] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [14:15] * Joins: ukai (n=ukai@220.109.219.244)
- # [14:15] * Joins: scherkus (n=scherkus@74.125.59.73)
- # [14:15] * Joins: karlushi (n=karlushi@fw.vdl2.ca)
- # [14:16] * Quits: gsnedders (n=gsnedder@204.232.194.186) (Read error: 104 (Connection reset by peer))
- # [14:16] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (Read error: 104 (Connection reset by peer))
- # [14:16] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [14:17] * Quits: ROBOd (n=robod@89.122.216.38) (Excess Flood)
- # [14:17] * Joins: ROBOd (n=robod@89.122.216.38)
- # [14:18] * Quits: peroo (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: pmuellr (n=pmuellr@nat/ibm/x-qggrrcvzdmwsqvts) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: DJ-Ango (n=Oct@ppp78-36-99-205.pppoe.komi.dslavangard.ru) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: ivan` (n=ivan@unaffiliated/ivan/x-000001) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: cedricv (n=cedric@112.199.163.204) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: payman (n=payman@pat.se.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: NickYoung (n=NickYoun@218.185.108.156) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: yutak_ (n=yutak@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: smaug (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: ojan (n=ojan@72.14.229.81) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: virtuelv (n=virtuelv@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: smaug_ (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: JohnResig (n=JohnResi@ejohn.org) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: Hixie (i=ianh@trivini.no) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: Rik|work (n=Rik|work@fw01d.skyrock.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Quits: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:18] * Joins: Ruetobas (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [14:18] * Joins: peroo (n=peroo@peroo.xen.prgmr.com)
- # [14:18] * Joins: pmuellr (n=pmuellr@nat/ibm/x-tnyjlvmkprojxmbb)
- # [14:18] * Joins: ivan` (n=ivan@unaffiliated/ivan/x-000001)
- # [14:18] * Joins: cedricv (n=cedric@112.199.163.204)
- # [14:18] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [14:18] * Joins: smaug_ (n=chatzill@cs181150024.pp.htv.fi)
- # [14:18] * Joins: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [14:18] * Joins: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [14:18] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [14:18] * Joins: JohnResig (n=JohnResi@ejohn.org)
- # [14:18] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
- # [14:18] * Joins: Hixie (i=ianh@trivini.no)
- # [14:18] * Joins: ojan (n=ojan@72.14.229.81)
- # [14:18] * Joins: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [14:18] * Joins: smaug (n=chatzill@cs181150024.pp.htv.fi)
- # [14:18] * Joins: Rik|work (n=Rik|work@fw01d.skyrock.net)
- # [14:18] * Joins: yutak_ (n=yutak@220.109.219.244)
- # [14:18] * Joins: NickYoung (n=NickYoun@218.185.108.156)
- # [14:18] * Joins: payman (n=payman@pat.se.opera.com)
- # [14:19] * Quits: cedricv (n=cedric@112.199.163.204) (SendQ exceeded)
- # [14:19] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [14:19] * Joins: kinetik_ (n=kinetik@121.98.132.55)
- # [14:20] * Joins: cedricv (n=cedric@112.199.163.204)
- # [14:23] * Quits: wakaba_0 (n=wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Read error: 113 (No route to host))
- # [14:27] * Joins: ciaran_l1e (i=leecn@spoon.netsoc.tcd.ie)
- # [14:28] * Joins: _Utkarsh (n=admin@117.201.81.212)
- # [14:28] * Quits: kinetik (n=kinetik@121.98.132.55) (Read error: 110 (Connection timed out))
- # [14:28] * Quits: starjive (i=beos@81-233-16-19-no30.tbcn.telia.com) (Client Quit)
- # [14:31] * Quits: cedricv (n=cedric@112.199.163.204) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: kinetik_ (n=kinetik@121.98.132.55) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: payman (n=payman@pat.se.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: NickYoung (n=NickYoun@218.185.108.156) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: yutak_ (n=yutak@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: smaug (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ojan (n=ojan@72.14.229.81) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: virtuelv (n=virtuelv@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: smaug_ (n=chatzill@cs181150024.pp.htv.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: peroo (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: JohnResig (n=JohnResi@ejohn.org) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Hixie (i=ianh@trivini.no) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Rik|work (n=Rik|work@fw01d.skyrock.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: pmuellr (n=pmuellr@nat/ibm/x-tnyjlvmkprojxmbb) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ivan` (n=ivan@unaffiliated/ivan/x-000001) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: pham (i=foobar@174-21-108-18.tukw.qwest.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: onar (n=onar@17.226.20.255) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: othree (n=othree@admin39.ct.ntust.edu.tw) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Phae (n=phaeness@gateb.mh.bbc.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: mat_t (n=mattomas@91.189.88.12) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: _Utkarsh (n=admin@117.201.81.212) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ROBOd (n=robod@89.122.216.38) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ciaran_lee (i=leecn@134.226.83.42) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: scherkus (n=scherkus@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: karlushi (n=karlushi@fw.vdl2.ca) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ukai (n=ukai@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: pablof (n=palbo@pat-tdc.opera.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: webben (n=benjamin@173-45-238-110.slicehost.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: berny- (i=berny@666.syx.sk) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jtbandes (n=jtbandes@unaffiliated/jtbandes) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: hsivonen (n=hsivonen@130.233.41.50) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: wakaba (n=wakaba@236.139.210.220.dy.bbexcite.jp) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: tyoshino (n=tyoshino@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ray (i=ray@drong.notacat.org) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Ruetobas (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Chris|UNC (n=blahness@152.2.194.196) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: karlcow (n=karl@nerval.la-grange.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: hamaji (n=hamaji@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: dimich (n=dimich@74.125.59.65) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: gavin (n=gavin@firefox/developer/gavin) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Kuruma (n=Kuruman@p22091-ipngn1401marunouchi.tokyo.ocn.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jianli (n=jianli@74.125.59.73) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jarib (i=jarib@li139-179.members.linode.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: hendry (n=hendry@webvm.net) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: cyberix (i=twruottu@melkki.cs.helsinki.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: riven (n=riven@53518387.cable.casema.nl) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: drry (n=drry@unaffiliated/drry) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: ciaran_l1e (i=leecn@spoon.netsoc.tcd.ie) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: gsnedders (n=gsnedder@204.232.194.186) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: inimino (n=inimino@atekomi.inimino.org) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: bobs_ (n=oeskola@kekkonen.cs.hut.fi) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jgraham (n=jgraham@web22.webfaction.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: tkent (n=tkent@220.109.219.244) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: takkaria (n=takkaria@208.75.87.166) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: boblet (n=boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: adactio (n=adactio@host213-123-197-180.in-addr.btopenworld.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: daedb_ (n=daed@h11n1fls34o986.telia.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Dashiva (i=Dashiva@m223j.studby.ntnu.no) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: k0rnel_ (n=k0rnel@krtko.org) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: broquaint (i=09ea70f4@spc2-brig11-0-0-cust103.asfd.cable.virginmedia.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: pesla (n=retep@procurios.xs4all.nl) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: rektide (i=rektide@voodoowarez.com) (lindbohm.freenode.net irc.freenode.net)
- # [14:31] * Quits: Utkarsh (n=admin@117.201.85.26) (lindbohm.freenode.net irc.freenode.net)
- # [14:33] * Joins: plainhao (n=plainhao@mail.xbiotica.com)
- # [14:34] * Quits: erlehmann (n=erlehman@82.113.106.2) ("Ex-Chat")
- # [14:43] * Joins: webben (n=benjamin@173-45-238-110.slicehost.net)
- # [14:43] * Joins: pablof (n=palbo@pat-tdc.opera.com)
- # [14:44] * Joins: TabAtkins (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net)
- # [14:44] * Joins: tametick (n=chatzill@chello084114134061.3.15.vie.surfer.at)
- # [14:44] * Joins: payman (n=payman@pat.se.opera.com)
- # [14:44] * Joins: NickYoung (n=NickYoun@218.185.108.156)
- # [14:44] * Joins: yutak_ (n=yutak@220.109.219.244)
- # [14:44] * Joins: Rik|work (n=Rik|work@fw01d.skyrock.net)
- # [14:44] * Joins: smaug (n=chatzill@cs181150024.pp.htv.fi)
- # [14:44] * Joins: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [14:44] * Joins: ojan (n=ojan@72.14.229.81)
- # [14:44] * Joins: Hixie (i=ianh@trivini.no)
- # [14:44] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
- # [14:44] * Joins: JohnResig (n=JohnResi@ejohn.org)
- # [14:44] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [14:44] * Joins: workmad3 (n=workmad3@94-194-14-59.zone8.bethere.co.uk)
- # [14:44] * Joins: smaug_ (n=chatzill@cs181150024.pp.htv.fi)
- # [14:44] * Joins: ivan` (n=ivan@unaffiliated/ivan/x-000001)
- # [14:44] * Joins: pmuellr (n=pmuellr@nat/ibm/x-tnyjlvmkprojxmbb)
- # [14:44] * Joins: peroo (n=peroo@peroo.xen.prgmr.com)
- # [14:44] * Joins: kinetik_ (n=kinetik@121.98.132.55)
- # [14:44] * Joins: cedricv (n=cedric@112.199.163.204)
- # [14:44] * Joins: karlushi (n=karlushi@fw.vdl2.ca)
- # [14:44] * Joins: scherkus (n=scherkus@74.125.59.73)
- # [14:44] * Joins: ukai (n=ukai@220.109.219.244)
- # [14:44] * Joins: peroo_ (n=peroo@peroo.xen.prgmr.com)
- # [14:44] * Joins: jorlow (n=jorlow@nat/google/x-luwocxhiwraorili)
- # [14:44] * Joins: onar (n=onar@17.226.20.255)
- # [14:44] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [14:44] * Joins: maikmerten (n=merten@ls5dhcp196.cs.uni-dortmund.de)
- # [14:44] * Joins: mhausenblas (n=mhausenb@wg1-nat.fwgal01.deri.ie)
- # [14:44] * Joins: mat_t (n=mattomas@91.189.88.12)
- # [14:44] * Joins: Phae (n=phaeness@gateb.mh.bbc.co.uk)
- # [14:44] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [14:44] * Joins: othree (n=othree@admin39.ct.ntust.edu.tw)
- # [14:44] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
- # [14:44] * Joins: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net)
- # [14:44] * Joins: pham (i=foobar@174-21-108-18.tukw.qwest.net)
- # [14:44] * Joins: ROBOd (n=robod@89.122.216.38)
- # [14:44] * Joins: _Utkarsh (n=admin@117.201.81.212)
- # [14:44] * Joins: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk)
- # [14:44] * Joins: jtbandes (n=jtbandes@unaffiliated/jtbandes)
- # [14:44] * Joins: tyoshino (n=tyoshino@220.109.219.244)
- # [14:44] * Joins: hsivonen (n=hsivonen@130.233.41.50)
- # [14:44] * Joins: mitsuhiko (n=mitsuhik@ubuntu/member/mitsuhiko)
- # [14:44] * Joins: shepazu (n=schepers@adsl-221-113-149.rmo.bellsouth.net)
- # [14:44] * Joins: berny- (i=berny@666.syx.sk)
- # [14:44] * Joins: erikvold (n=erikvold@S01060024012860e9.gv.shawcable.net)
- # [14:44] * Joins: yutak_home (n=kee@N038037.ppp.dion.ne.jp)
- # [14:44] * Joins: tyoshino_ (n=tyoshino@220.109.219.244)
- # [14:44] * Joins: wakaba_ (n=wakaba@236.139.210.220.dy.bbexcite.jp)
- # [14:44] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [14:44] * Joins: ciaran_l1e (i=leecn@spoon.netsoc.tcd.ie)
- # [14:44] * Joins: gsnedders (n=gsnedder@204.232.194.186)
- # [14:44] * Joins: Ruetobas (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net)
- # [14:44] * Joins: Chris|UNC (n=blahness@152.2.194.196)
- # [14:44] * Joins: inimino (n=inimino@atekomi.inimino.org)
- # [14:44] * Joins: karlcow (n=karl@nerval.la-grange.net)
- # [14:44] * Joins: ray (i=ray@drong.notacat.org)
- # [14:44] * Joins: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu)
- # [14:44] * Joins: riven (n=riven@53518387.cable.casema.nl)
- # [14:44] * Joins: gavin (n=gavin@firefox/developer/gavin)
- # [14:44] * Joins: daedb_ (n=daed@h11n1fls34o986.telia.com)
- # [14:44] * Joins: adactio (n=adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [14:44] * Joins: pesla (n=retep@procurios.xs4all.nl)
- # [14:44] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [14:44] * Joins: jianli (n=jianli@74.125.59.73)
- # [14:44] * Joins: boblet (n=boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp)
- # [14:44] * Joins: dimich (n=dimich@74.125.59.65)
- # [14:44] * Joins: takkaria (n=takkaria@208.75.87.166)
- # [14:44] * Joins: broquaint (i=09ea70f4@spc2-brig11-0-0-cust103.asfd.cable.virginmedia.com)
- # [14:44] * Joins: cyberix (i=twruottu@melkki.cs.helsinki.fi)
- # [14:44] * Joins: hamaji (n=hamaji@220.109.219.244)
- # [14:44] * Joins: tkent (n=tkent@220.109.219.244)
- # [14:44] * Joins: Kuruma (n=Kuruman@p22091-ipngn1401marunouchi.tokyo.ocn.ne.jp)
- # [14:44] * Joins: rektide (i=rektide@voodoowarez.com)
- # [14:44] * Joins: k0rnel_ (n=k0rnel@krtko.org)
- # [14:44] * Joins: Dashiva (i=Dashiva@m223j.studby.ntnu.no)
- # [14:44] * Joins: jgraham (n=jgraham@web22.webfaction.com)
- # [14:44] * Joins: hendry (n=hendry@webvm.net)
- # [14:44] * Joins: drry (n=drry@unaffiliated/drry)
- # [14:44] * Joins: jarib (i=jarib@li139-179.members.linode.com)
- # [14:44] * Joins: jmb (n=jmb@login.ecs.soton.ac.uk)
- # [14:44] * Joins: bobs_ (n=oeskola@kekkonen.cs.hut.fi)
- # [14:44] * Quits: giroro_ (i=Ruetobas@114-32-107-228.HINET-IP.hinet.net) (Connection timed out)
- # [14:46] * Quits: peroo_ (n=peroo@peroo.xen.prgmr.com) (Read error: 110 (Connection timed out))
- # [14:50] * Quits: TabAtkins (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net) (Read error: 104 (Connection reset by peer))
- # [14:52] * Joins: TabAtkins (n=chatzill@70-139-15-246.lightspeed.rsbgtx.sbcglobal.net)
- # [14:53] * Quits: tyoshino (n=tyoshino@220.109.219.244) (Read error: 110 (Connection timed out))
- # [14:56] * Joins: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net)
- # [14:59] * Joins: yoshu (n=josh@174-18-208-141.tcso.qwest.net)
- # [15:00] * Joins: nattokirai (n=nattokir@y224241.dynamic.ppp.asahi-net.or.jp)
- # [15:00] * Quits: kmartiin (n=kmartiin@dslb-094-223-191-111.pools.arcor-ip.net) (Remote closed the connection)
- # [15:02] * Quits: yutak_home (n=kee@N038037.ppp.dion.ne.jp) ("Ex-Chat")
- # [15:14] * Joins: BlurstOfTimes (n=blurstof@168.203.117.66)
- # [15:16] * daedb_ is now known as daedb
- # [15:20] * Joins: kmartiin (n=kmartiin@dslb-094-222-152-190.pools.arcor-ip.net)
- # [15:26] * Joins: ttepasse (n=ttepas--@ip-95-222-120-117.unitymediagroup.de)
- # [15:32] * Quits: paul_irish (n=paul_iri@c-65-96-162-9.hsd1.ma.comcast.net) (Remote closed the connection)
- # [15:35] * Quits: yoshu (n=josh@174-18-208-141.tcso.qwest.net)
- # [15:43] * Joins: miketaylr (n=miketayl@38.117.156.163)
- # [15:44] * Quits: miketaylr (n=miketayl@38.117.156.163) (Remote closed the connection)
- # [15:44] * Joins: miketaylr (n=miketayl@38.117.156.163)
- # [15:45] <Philip`> Is it intentional that the discussion about "drawfocus()" seems to be talking about something quite different to the spec's drawFocusRing()?
- # [15:46] <Philip`> since the latter is meant to be something you call for every element that you draw, regardless of whether it's focused or not, and it will only draw if the element is focused
- # [15:46] <Philip`> but people seem to be talking about some kind of method that you only call on focused elements, or on elements that you want to become focused
- # [15:47] <hsivonen> Philip`: point worth making on the list!
- # [15:48] * Philip` didn't even realise the spec had a drawFocusRing method, until half an hour ago
- # [15:50] * hsivonen didn't realize that a method named drawfoo wouldn't draw
- # [15:51] * Quits: ttepasse (n=ttepas--@ip-95-222-120-117.unitymediagroup.de) (Read error: 110 (Connection timed out))
- # [15:53] * Quits: kmartiin (n=kmartiin@dslb-094-222-152-190.pools.arcor-ip.net) (Remote closed the connection)
- # [15:57] <hsivonen> if braille and tactile are distinct and speech and audio are distinct, should (fontified) text and image be distinct media?
- # [15:57] * Quits: hsivonen (n=hsivonen@130.233.41.50) (Remote closed the connection)
- # [15:58] * Quits: bobs_ (n=oeskola@kekkonen.cs.hut.fi) (Remote closed the connection)
- # [15:58] * Joins: hsivonen (n=hsivonen@kekkonen.cs.hut.fi)
- # [15:58] * Joins: bobs_ (n=oeskola@kekkonen.cs.hut.fi)
- # [18:06] * Disconnected
- # [18:08] * Attempting to rejoin channel #whatwg
- # [18:08] * Rejoined channel #whatwg
- # [18:08] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [18:08] * Set by annevk42 on Mon Oct 19 22:03:06
- # [20:08] * Disconnected
- # [20:09] * Attempting to rejoin channel #whatwg
- # [20:09] * Rejoined channel #whatwg
- # [20:09] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [20:09] * Set by annevk42 on Mon Oct 19 22:03:06
- # [20:10] * Joins: _Utkarsh (n=admin@117.201.81.68)
- # [20:20] * Joins: Heimidal (n=heimidal@c-98-238-192-98.hsd1.ca.comcast.net)
- # [20:20] * Quits: Utkarsh (n=admin@117.201.80.6) (Read error: 110 (Connection timed out))
- # [20:24] * Joins: jwalden (n=waldo@c-98-248-40-206.hsd1.ca.comcast.net)
- # [20:29] * Quits: jwalden (n=waldo@c-98-248-40-206.hsd1.ca.comcast.net) ("adieux")
- # [20:30] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [20:30] * Joins: JoePeck (n=JoePeck@cpe-74-69-85-249.rochester.res.rr.com)
- # [20:33] * Quits: danbri (n=danbri@unaffiliated/danbri) (Read error: 113 (No route to host))
- # [20:38] * Joins: archtech (i=stanv@83.228.56.37)
- # [20:41] <Pure> Hmm, do we have a generic web design channel?#
- # [20:45] <FireFly> I think there's a #web
- # [20:46] * Joins: jwalden (n=waldo@nat/mozilla/x-jgmhqdeyvqstksuz)
- # [20:49] * Joins: yoshu (n=josh@174-18-197-86.tcso.qwest.net)
- # [20:50] * Quits: cpearce (n=cpearce@ip-118-90-85-126.xdsl.xnet.co.nz) ("ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909]")
- # [20:51] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [20:53] <Pure> OOI, is html5 more of an upgrade to js, than to core html?
- # [20:54] <Philip`> It does both - there's lots of new/fixed stuff in the markup, and lots of new script APIs too
- # [20:54] <Philip`> (It doesn't change the JS language, though - that's for the ES5 people to do)
- # [21:02] * Quits: sbublava (n=stephan@77.116.113.131.wireless.dyn.drei.com)
- # [21:05] * Joins: nessy (n=Adium@239.140.LCA2010.fx.net.nz)
- # [21:11] * Parts: nessy (n=Adium@239.140.LCA2010.fx.net.nz)
- # [21:13] * kinetik_ is now known as kinetik
- # [21:17] * Joins: salavas (i=salavas@h4n1fls31o279.telia.com)
- # [21:20] * Quits: tndH (n=Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com) (Read error: 60 (Operation timed out))
- # [21:21] * aroben|meeting is now known as aroben|lunch
- # [21:21] * ap_ is now known as ap
- # [21:22] * Joins: cpearce (n=cpearce@203-97-204-82.dsl.clear.net.nz)
- # [21:33] * Joins: danbri (n=danbri@unaffiliated/danbri)
- # [21:34] * Quits: plainhao (n=plainhao@mail.xbiotica.com)
- # [21:35] * Joins: cardona507 (n=cardona5@c-67-180-160-250.hsd1.ca.comcast.net)
- # [21:36] * Joins: imthenachoman (i=60ff338f@gateway/web/freenode/x-hiirgyvgjytkknmv)
- # [21:37] * Joins: rittyan (n=km@77.232.18.12)
- # [21:38] <rittyan> hello, who can I ask about documentation of python module html5lib? it is not available on google code hosting
- # [21:38] * Joins: starjive (i=beos@81-233-16-19-no30.tbcn.telia.com)
- # [21:41] * Joins: tndH (n=Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [21:41] * Joins: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [21:49] <rittyan> specifically, why it returns <None> all the time, whatever html I feed into it
- # [21:54] * Quits: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote closed the connection)
- # [21:54] * Quits: daedb (n=daed@h11n1fls34o986.telia.com) (Remote closed the connection)
- # [21:58] <rittyan> ah, its repr is <None> for some reason
- # [22:02] * Joins: daedb (n=daed@h11n1fls34o986.telia.com)
- # [22:02] * Quits: zalan (n=zalan@catv-89-135-110-229.catv.broadband.hu)
- # [22:02] <Philip`> rittyan: What treebuilder are you using?
- # [22:02] <Philip`> If it's something like lxml, I guess it's implemented as a native object and can't be repred
- # [22:02] <rittyan> simpletree, now switched to beatifulsoup, works fine
- # [22:03] <Philip`> BeautifulSoup is a bit broken and unrecommended
- # [22:03] <rittyan> what is recommended then? i have no legacy code yet
- # [22:04] <Philip`> lxml works best, as far as I'm aware
- # [22:04] * Quits: yoshu (n=josh@174-18-197-86.tcso.qwest.net)
- # [22:04] <rittyan> hm, okay
- # [22:07] * aroben|lunch is now known as aroben
- # [22:07] * Joins: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no)
- # [22:08] * Quits: Pure (n=Pure@cpc2-warr6-2-0-cust370.1-1.cable.virginmedia.com) (Read error: 110 (Connection timed out))
- # [22:18] * Joins: nattokirai (n=nattokir@y224241.dynamic.ppp.asahi-net.or.jp)
- # [22:20] <jgraham> rittyan: Oh the <None> thing doesn't mean anything went wrong, it's just a relly bad representation for the document root node
- # [22:21] <jgraham> (but in general I would recommend not using simpletree for anything important)
- # [22:21] <rittyan> yes, weird repr
- # [22:21] <rittyan> jgraham: so, lxml?
- # [22:21] <jgraham> rittyan: That is what I typically use
- # [22:22] <jgraham> (so it is the bet tested, but also the most complex for various technical reasons)
- # [22:22] <jgraham> *best
- # [22:24] * Quits: imthenachoman (i=60ff338f@gateway/web/freenode/x-hiirgyvgjytkknmv) (Client Quit)
- # [22:25] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [22:26] * Quits: JoePeck (n=JoePeck@cpe-74-69-85-249.rochester.res.rr.com)
- # [22:31] * Joins: yoshu (n=josh@174-18-197-86.tcso.qwest.net)
- # [22:32] * Quits: pmuellr (n=pmuellr@nat/ibm/x-juzcouqvwkmkpszr)
- # [22:33] * Joins: cying_ (n=cying@208.96.52.136)
- # [22:36] * Quits: cying (n=cying@70.90.171.153) (Read error: 113 (No route to host))
- # [22:36] * cying_ is now known as cying
- # [22:37] * Joins: borismus (n=borismus@bl9-246-123.dsl.telepac.pt)
- # [22:46] * Joins: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [22:52] * Quits: Chris|UNC (n=blahness@152.2.194.196)
- # [22:55] * Joins: boblet (n=boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp)
- # [23:19] * Joins: nessy (n=Adium@239.140.LCA2010.fx.net.nz)
- # [23:19] * Quits: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [23:21] * Quits: miketaylr (n=miketayl@38.117.156.163) (Remote closed the connection)
- # [23:21] * Quits: Maurice (i=copyman@5ED548D4.cable.ziggo.nl)
- # [23:22] <dimich> The dataTransfer being 'Empty' on dragenter and dragover is a security feature. It doesn't even expose the set of mime types of dragged files. How can a page decide whether or not it can accept the drop? Is exposing of mime type a risk?
- # [23:22] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Read error: 110 (Connection timed out))
- # [23:23] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [23:26] * Quits: rittyan (n=km@77.232.18.12) ("If I can't fly then let me eat cake.")
- # [23:27] * Quits: workmad3 (n=workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote closed the connection)
- # [23:28] * Joins: JoePeck (n=JoePeck@jpecoraro.rit.edu)
- # [23:33] * Quits: nattokirai (n=nattokir@y224241.dynamic.ppp.asahi-net.or.jp)
- # [23:34] * Quits: BlurstOfTimes (n=blurstof@168.203.117.66) (Client Quit)
- # [23:43] * Quits: cying (n=cying@208.96.52.136) (Remote closed the connection)
- # [23:43] * Joins: cying (n=cying@208.96.52.136)
- # [23:43] * Joins: yutak_home (n=kee@N038037.ppp.dion.ne.jp)
- # [23:49] * Quits: drunknbass_work (n=aaron@71.107.253.243) (Read error: 110 (Connection timed out))
- # [23:49] * Quits: borismus (n=borismus@bl9-246-123.dsl.telepac.pt)
- # [23:49] <Lachy> Philip`, focus rings are not always ugly.
- # [23:50] <Lachy> Maybe on Linux and Windows they are. But on OS X, normal focus rings are actually quite well designed and look quite nice
- # [23:57] <Philip`> Lachy: OS-provided stylings are unlikely to fit well with all the random stylings people will use in their canvases, and the inconsistency will make it ugly (even if it'd look nice with the standard OS widget set and theme)
- # [23:59] <Lachy> if it's so bad, then authors can draw custom focus rings.
- # [23:59] * Joins: Rik`_ (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # Session Close: Thu Jan 21 00:00:00 2010
The end :)