Options:
- # Session Start: Wed Jul 27 00:00:00 2011
- # Session Ident: #whatwg
- # [00:03] <AryehGregor> Hixie, was the WebSockets protocol ever part of the HTML5 draft at the W3C, before it moved to the IETF?
- # [00:04] <annevk> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cscript%3Evar%20df%20%3D%20document.createDocumentFragment()%3B%20df.appendChild(document.createElement(%22x%22))%3Bdocument.replaceChild(df%2Cdocument.documentElement)%3C%2Fscript%3E only works in Firefox
- # [00:04] <annevk> hmm
- # [00:05] <franksalim> AryehGregor: a predecessor protocol was as part of TCPConnection
- # [00:05] <annevk> guess expanding DocumentFragment nodes for insertion and append operations isn't really well supported
- # [00:06] <AryehGregor> Opera 11.50 is weird.
- # [00:06] <Hixie> AryehGregor: no idea off-hand
- # [00:07] <AryehGregor> It replaces the element successfully, but it sticks in an empty <head> and <body>.
- # [00:07] <AryehGregor> Hixie, k.
- # [00:08] <annevk> AryehGregor, http://www.w3.org/TR/2009/WD-html5-20090212/comms.html#network
- # [00:09] <AryehGregor> annevk, thanks.
- # [00:10] <annevk> I guess I will go with what Firefox did
- # [00:11] <annevk> DocumentFragment, bah
- # [00:11] <zewt> heh DRM talk on the list--yeah right
- # [00:13] <franksalim> AryehGregor: I just realized you said "at the W3C." please disregard my last message
- # [00:27] <Hixie> ok i just replied to the oldest e-mail in my folders, from 2007
- # [00:28] <TabAtkins_> Hah, awesome.
- # [00:28] <Hixie> there's some 2008 e-mail about contenteditable that i'll look at eventually but right now it's not included in my counts because aryeh's working on editing
- # 02[00:32] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [00:33] <Hixie> is anyone working on speccing the fullscreen api?
- # [00:40] <AryehGregor> Is there a Bugzilla I could use for the editing API stuff? If I start getting nontrivial amounts of feedback, it would be a lot more convenient than e-mail.
- # [00:40] <annevk> Hixie, I planned on doing it
- # [00:41] <annevk> but then didn't
- # [00:41] <Hixie> AryehGregor: prod mikesmith to get you a component in the bugzilla
- # [00:41] <Hixie> annevk: ah, awesome
- # [00:41] <annevk> heycam was next in line
- # [00:41] <annevk> well not awesome
- # [00:41] <Hixie> oh
- # [00:41] <annevk> so far nothing happened :)
- # [00:41] <AryehGregor> Nobody will mind that the spec isn't at the W3C?
- # [00:41] <Hixie> i see
- # [00:41] <Hixie> AryehGregor: not if you don't make a fuss about it
- # [00:41] <Hixie> :-)
- # [00:41] <AryehGregor> The problem is if someone else later does after I started relying on it.
- # [00:41] <annevk> has not happened so far
- # [00:42] <annevk> e.g. with DOM Range
- # [00:42] <Hixie> AryehGregor: the W3C has kindly agreed to allow us to use the bugzilla for non-w3c specs
- # [00:42] <AryehGregor> Oh, okay then.
- # [00:42] <AryehGregor> I didn't realize DOM Range had a component.
- # 02[00:44] * Quits: MacTed (~Thud@63.119.36.36)
- # [00:44] <Hixie> annevk: i'm trying to work out where to send all this feedback
- # [00:45] <annevk> attach it to a bug report?
- # [00:45] <Hixie> there's like 50 e-mails
- # [00:45] <annevk> and assign when it's clear there's an editor or something
- # [00:45] <annevk> email it to www-archive?
- # [00:45] <annevk> and add it to Specifications TODO
- # [00:45] <annevk> on the wiki
- # [00:46] <Hixie> i'll just move it to a bucket that doesn't count against my numbers i guess
- # [00:46] <Hixie> and add a note on the wiki
- # 02[00:46] * Quits: simplicity- (~simpli@unaffiliated/simplicity-) (Quit: simplicity-)
- # [00:46] <annevk> or you know, just spec it :)
- # [00:46] <Hixie> not gonna happen
- # [00:46] <Hixie> :-P
- # [00:47] <Hixie> annevk: hey do you want my range and traversal buckets?
- # [00:49] <annevk> traversal yes
- # [00:49] <annevk> range not yet (maybe AryehGregor wants that for now)
- # [00:49] <annevk> traversal is now in DOM Core
- # [00:50] <annevk> and I suspect Range will one day be too
- # [00:50] <AryehGregor> I could take the Range buckets, but I don't know how I'd actually respond to them in the format you're sending me.
- # [00:50] <annevk> you just reply to the individuals
- # [00:50] <AryehGregor> So just lots and lots and lots of copy-paste?
- # [00:51] <annevk> hixie could resend each of them
- # [00:51] <annevk> i suppose
- # [00:51] <heycam> annevk, cpearce is implementing it for us, maybe he would like to do speccing work too? :)
- # [00:52] <cpearce> hmmm? I working on what?
- # [00:52] <heycam> full screen
- # [00:52] <cpearce> ah yes...
- # [00:52] <cpearce> I've basically implemented https://wiki.mozilla.org/index.php?title=Gecko:FullScreenAPI
- # [00:52] <Hixie> AryehGregor: i can also just bounce all the mails to you as separate e-mails
- # [00:52] <cpearce> without all the security checks yet ;)
- # [00:53] <AryehGregor> Hixie, well, if you want me to spend time systematically responding to all the editing and range stuff, I don't mind.
- # [00:53] <Hixie> annevk: looks like hte only thing i have about traversal is about what happens if a filter moves its iterator or treewalker
- # [00:53] <AryehGregor> Probably would be easier for me if you forwarded them all to me in some format where I could reply all to get the individual plus the list.
- # [00:54] <Hixie> annevk: you defined that?
- # [00:54] <Hixie> AryehGregor: i'm more interested in making sure the points are addressed than that they get replies at this point
- # [00:54] <Hixie> AryehGregor: i can send the replies later when i do the review work
- # [00:55] <Hixie> AryehGregor: as i mentioned in /msg, it would help me learn the spec :-)
- # [00:55] <AryehGregor> k.
- # [00:55] <AryehGregor> (got to go now)
- # [00:55] <Hixie> later
- # [00:56] <annevk> Hixie, yes
- # [00:56] <annevk> Hixie, it throws
- # [00:56] <Hixie> hah, i chave a CSS 2.1 bucket with over 100 e-mails in it
- # [00:56] <Hixie> annevk: ok, i'll delete this mail then
- # [00:57] <Hixie> how about dom events, do you want a multipart/digest of those?
- # [00:57] <Hixie> got some mail from 2004 in this bucket
- # [00:57] <Hixie> and a whatwg mail from 2005
- # 02[00:58] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
- # [00:58] <annevk> Hixie, I guess
- # [00:58] <annevk> Hixie, kind of depends if they are about the core part or UI events
- # [00:59] <Hixie> didn't check
- # [00:59] <Hixie> sent you a pile of feedback
- # [00:59] <Hixie> see comment in the e-mail
- # [00:59] <Hixie> i have a folder here named "cssom--anne-says-eta-2015", wonder what that's about
- # [01:00] <annevk> suspect new features or something
- # [01:01] <Hixie> TabAtkins_: do you recall if you've gone through all that feedback i sent you about css lists? (i have a bucket here that says i should delete it once you're confident you've dealt with it)
- # 06[01:01] * Hixie deletes two e-mails from hyatt dated 2003 about the flexbox model
- # [01:02] <Hixie> ok seriously, i'm deleting this css 2.1 feedback. i hope it all got dealt with.
- # [01:02] <annevk> should maybe email to elika
- # [01:03] <Hixie> it's all ancient stuff
- # [01:04] <annevk> k
- # [01:04] <Hixie> oh heck, a websqldb folder
- # 06[01:04] * Hixie deletes
- # [01:05] <Hixie> ok that's some good cleanup
- # [01:08] <annevk> I think the switch to relying on DOM Core was intended to be more than a reference switch, but I guess we can file specific bugs
- # 03[01:08] * _bga is now known as bga_|away
- # 02[01:10] * Quits: tantek (~tantek@72-254-90-199.client.stsn.net) (Quit: tantek)
- # 02[01:11] * Quits: clair (~clair@host86-163-150-96.range86-163.btcentralplus.com) (Quit: clair)
- # 03[01:12] * Joins: tantek (~tantek@72-254-63-62.client.stsn.net)
- # 03[01:14] * Joins: cpearce_ (~chatzilla@ip-118-90-58-196.xdsl.xnet.co.nz)
- # 03[01:14] * Joins: tantek-ipod (~tantek@66-87-4-241.pools.spcsdns.net)
- # [01:14] <Hixie> annevk: i'm going through http://www.w3.org/Bugs/Public/show_bug.cgi?id=11305 now
- # 02[01:15] * Quits: cpearce (~chatzilla@ip-118-90-40-15.xdsl.xnet.co.nz) (Ping timeout: 258 seconds)
- # 03[01:15] * cpearce_ is now known as cpearce
- # [01:16] <annevk> cool
- # 03[01:16] * bga_|away is now known as bga_
- # 02[01:17] * Quits: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi) (Ping timeout: 260 seconds)
- # 02[01:18] * Quits: tantek (~tantek@72-254-63-62.client.stsn.net) (Ping timeout: 276 seconds)
- # 03[01:18] * tantek-ipod is now known as tantek
- # 02[01:19] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 240 seconds)
- # 03[01:19] * Joins: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi)
- # 02[01:19] * Quits: cpearce (~chatzilla@ip-118-90-58-196.xdsl.xnet.co.nz) (Read error: Connection reset by peer)
- # [01:19] <Hixie> annevk: how do i file dom core bugs
- # [01:20] <annevk> WebApps WG, component DOM Core
- # [01:21] <annevk> http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG
- # [01:21] <Hixie> ta
- # [01:23] <annevk> reading DOM Range it does look like it would be good to have inside DOM Core
- # 02[01:26] * Quits: ap (~ap@17.203.14.199) (Quit: ap)
- # 03[01:26] * bga_ is now known as bga_|away
- # [01:28] <annevk> DocumentFragment sucks
- # [01:29] <annevk> well, insertion methods combined with it suck
- # [01:29] <annevk> they are build for a single Node, but DocumentFragment can hold a bunch of them
- # 03[01:29] * Joins: timeless (d04149cb@firefox/developer/timeless)
- # [01:29] <timeless> heycam: ping
- # [01:29] <heycam> timeless, pong
- # [01:29] <timeless> heycam: it'd be *incredibly* beneficial for me to be able to link to #whatever-undefined
- # [01:30] <timeless> to be able to talk about `undefined`
- # [01:30] <timeless> WebIDL doesn't seem to have any anchors for `undefined`
- # [01:30] <timeless> it just has <span class="esvalue">undefined</span>
- # [01:30] <heycam> undefined in what ense?
- # [01:30] <heycam> the JS value undefined?
- # [01:30] <timeless> yeah
- # [01:30] <timeless> i want to reply to a spec which says:
- # [01:30] <heycam> why do you need to link to it? :)
- # [01:30] <timeless> foo.STUPID_CONSTANT
- # [01:30] <timeless> > This attribute is optional.
- # [01:31] <timeless> "Ok, does that mean it's http://w3/WebIDL/#undefined ?"
- # [01:31] <heycam> ok. so I don't know if there really should be a #undefined... it's purely a ECMAScript-defined thing
- # 06[01:31] * timeless nods
- # [01:31] <timeless> i know
- # [01:31] <heycam> just like a don't have a link for Number
- # [01:31] <timeless> well
- # [01:32] <timeless> i'm 99% certain CSS has a link for Number :)
- # [01:32] <timeless> and actually, the same applies for Number..
- # [01:32] <timeless> it'd be really useful to be able to link to those things
- # [01:32] <heycam> do you just want an anchor somewhere in the #es-attribute and #es-constant sections?
- # [01:32] <heycam> no actually I wouldn't even want to say anything about undefined there in webidl...
- # [01:33] <timeless> defintely not that section
- # 03[01:33] * Joins: cpearce (~chatzilla@ip-118-90-61-150.xdsl.xnet.co.nz)
- # [01:33] <timeless> you could just add <undefined> into http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
- # [01:33] <timeless> it's technically not a type
- # [01:33] <timeless> but it'd sure make my life simpler
- # [01:34] <timeless> (stick it near void and explain that it really devolves to void...)
- # 02[01:34] * Quits: sicking (~chatzilla@nat/mozilla/x-owjovlbsabeearul) (Ping timeout: 250 seconds)
- # [01:34] <heycam> well, that's only true for operation return values
- # 06[01:34] * timeless nods
- # [01:34] <heycam> I'm not actually sure where it would go, or what the sentence might say
- # [01:34] <timeless> i don't have a good suggestion
- # [01:34] <timeless> but basically, this spec is probably supposedly referencing webidl
- # [01:35] <Hixie> timeless: why don't you link to the ES spec instead?
- # 02[01:35] * Quits: tantek (~tantek@66-87-4-241.pools.spcsdns.net) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
- # [01:35] <timeless> Hixie: offhand i don't think webidl links to it
- # [01:35] <timeless> which means i probably can't find it :)
- # [01:35] <timeless> oh, it does
- # [01:35] <timeless> but not where i was looking
- # [01:35] <Hixie> http://people.mozilla.org/~jorendorff/es5.html
- # [01:35] <timeless> right, the fact that es is a pdf
- # [01:36] <TabAtkins_> Hixie: Yes, I've gone through it all.
- # [01:36] <timeless> is a pretty big reason for me not linking to it...
- # [01:36] <timeless> i guess http://people.mozilla.org/~jorendorff/es5.html#sec-4.3.9 isn't a terrible link
- # [01:36] <Hixie> TabAtkins_: awesome, more e-mail i can delete!
- # [01:36] <timeless> asside from being incredibly unofficial
- # 03[01:36] * Joins: cpearce_ (~chatzilla@ip-118-90-61-150.xdsl.xnet.co.nz)
- # [01:37] <annevk> timeless, there's also http://es5.github.com/
- # 06[01:37] * timeless needs to seriously consider changing the primary display (or at least the one that has the taskbar) to be the right one
- # [01:37] <annevk> timeless, see http://platform.html5.org/
- # 06[01:37] * timeless keeps hovering the mouse over the right edge of the left display (roughly center of screen) and having w7 hide all windows
- # [01:38] <timeless> annevk: hrm, http://es5.github.com/#x4.3.9 isn't terrible
- # [01:38] <timeless> not great
- # [01:38] <timeless> mostly terrible :)
- # 02[01:38] * Quits: cpearce (~chatzilla@ip-118-90-61-150.xdsl.xnet.co.nz) (Ping timeout: 258 seconds)
- # 03[01:38] * cpearce_ is now known as cpearce
- # [01:38] <timeless> an anchor that has the word `undefined` in it is much better than a random number :)
- # [01:39] <annevk> yeah dunno
- # [01:39] <annevk> standards organizations are generally pretty crappy
- # [01:39] <timeless> +1
- # [01:39] <annevk> ECMA guys publish in PDF
- # [01:39] <annevk> IETF in plain text
- # [01:39] <annevk> W3C in HTML4
- # [01:39] <timeless> with a req for XHTML, no? :)
- # 03[01:39] * bga_|away is now known as bga_
- # [01:39] <annevk> none of them really seems to care about the web much
- # [01:39] <timeless> +1
- # [01:40] <Philip`> WHATWG publishes in pages that crash your browser
- # [01:40] <timeless> +1
- # [01:40] <timeless> Philip`: to be fair, i have a number of those myself
- # [01:40] <jcranmer> RFC in XML
- # [01:40] <timeless> the sad thing is that my aunt has one
- # [01:40] <Philip`> and with a zillion different variants so you can never tell which one has which feature
- # [01:40] <jcranmer> well, the RFCs are writtin in XMLs
- # [01:40] <heycam> timeless, your aunt has an RFC?
- # [01:40] <jcranmer> and published as plain text and html
- # [01:40] <timeless> heycam: no, a page she publishes that crashes a browser
- # [01:41] <timeless> https://bugs.meego.com/show_bug.cgi?id=18260#c8
- # [01:41] <timeless> jcranmer: yeah, i know
- # [01:41] <timeless> my colleague (one door over) is writing an RFC :)
- # 06[01:41] * timeless keeps trickle feeding him comments
- # [01:41] <jcranmer> timeless: if I make a browser that loads every page by doing *(int*)0
- # [01:41] <jcranmer> everybody has a page that crashes a browser!
- # [01:42] <timeless> jcranmer: yeah well
- # [01:42] <timeless> we tried suggesting to her that perhaps such a long page wasn't a good idea
- # [01:42] <timeless> she didn't buy the argument
- # [01:42] <timeless> and she definitely wasn't willing to buy the demo'd product
- # [01:42] <timeless> (it really really FAILed)
- # [01:43] <timeless> heycam: anyway, i think i'd still rather have something in webidl
- # [01:43] <timeless> even if it's just a table listing the actual sections in ES
- # [01:43] <timeless> it'd be a public service :)
- # [01:44] <timeless> (useful named anchors, what a concept!)
- # [01:44] <heycam> timeless, send a mail to public-script-coord then, I'll think about it :)
- # [01:45] <timeless> ok
- # [01:45] <jamesr> ecmascript 'undefined' is reassignable
- # [01:45] <timeless> oh, i saw that you posted a list of known emails :)
- # [01:45] <timeless> jamesr: yeah, i know
- # [01:45] <timeless> one of my favorite features
- # [01:46] <Hixie> annevk: is XML doc vs HTML doc affecting "the case-sensitivity of some selectors" no longer true?
- # [01:46] <heycam> void 0 ftw
- # 03[01:46] * Joins: tantek (~tantek@66-87-4-241.pools.spcsdns.net)
- # 03[01:46] * Joins: AnselmBradford (~ans@118-93-88-42.dsl.dyn.ihug.co.nz)
- # [01:46] <timeless> yep
- # [01:48] <annevk> Hixie, that is still true in general, but we are trying to change a few things
- # [01:48] <Hixie> k
- # [01:49] <annevk> Hixie, in HTML type and attribute names are case-insensitive
- # [01:49] <annevk> Hixie, I'm trying to get the magic list for HTML attributes whose values are matched case-insensitively removed
- # [01:50] <Hixie> i love how dom core takes all the easy stuff and leaves all the complicated stuff
- # [01:50] <timeless> Hixie: someone had to claim the easy stuff first!
- # [01:50] <timeless> (that reminds me of Nokia)
- # [01:50] <Hixie> i claimed it first!
- # [01:50] <Hixie> then they stole it!
- # [01:50] <Hixie> :-P
- # [01:50] <annevk> Hixie, what complicated stuff?
- # [01:51] <Hixie> like the document's address, and the reload override flag
- # [01:51] <annevk> we could do document URL I suppose but you would have to set it correctly etc.
- # [01:52] <Hixie> the less you take the easier it is for me :-P
- # [01:52] <annevk> it would just be a concept, just like charset / media type
- # [01:52] <timeless> aww, this spec didn't have any spelling errors
- # [01:52] <timeless> that's no fun
- # [01:52] <timeless> well, they misspelled JavaScript once
- # [01:52] <timeless> but everyone does that :)
- # [01:52] <annevk> document URL is an open issue
- # [01:53] <annevk> I raised it on the WHATWG list
- # [01:53] <timeless> hrm
- # [01:53] <timeless> anyone here understand how paste works?
- # [01:53] <Hixie> annevk: some of this stuff is kinda making the spec harder to understand. e.g. not mentioning the HTML parser is what puts a doc into quirks mode
- # [01:54] <timeless> whenever i paste something from Notepad into IE/Firefox on pastebin.mozilla.org
- # [01:54] <Hixie> annevk: and removing the examples in HTMLCollection
- # [01:54] <timeless> I get doubled lines for lines I write
- # [01:54] <timeless> but only single lines for lines that have >
- # [01:54] <annevk> Hixie, I did not move that stuff, but we can certainly add some examples
- # [01:55] <timeless> http://www3.ttc.ca/
- # 06[01:55] * timeless chuckles
- # 06[01:55] * timeless wonders why ttc did that
- # [01:55] <annevk> Hixie, as well as mentioning how quirks mode is set; the reason we moved it is because it's global
- # [01:55] <annevk> if you feel any of this is on the wrong side we can certainly reevaluate
- # [01:56] <Hixie> annevk: um, you say the default character encoding is UTF-8
- # [01:56] <Hixie> but it's UTF-16
- # [01:56] <annevk> but this allows CSS to hook into the DOM without having to hook into HTML
- # [01:56] <Hixie> i think it's the right side
- # [01:56] <Hixie> i just think moving it is making the specs harder to read
- # [01:56] <Hixie> ideally we would just have one spec and it wouldn't be an issue! :-)
- # [01:57] <annevk> 'If the attribute is present in an XML document, its value must be an ASCII case-insensitive match for the string "UTF-8"'
- # [01:57] <annevk> "utf-16" (including quotes) yields no results in HTML
- # [01:58] <Hixie> ?
- # [01:58] <Hixie> the document's character encoding defaults to UTF-16 in WA1 and to UTF-8 in DOM Core
- # [01:58] <Hixie> i believe UTF-16 is the correct default
- # [01:58] <annevk> never mind me
- # 02[01:59] * Quits: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi) (Ping timeout: 252 seconds)
- # [02:00] <Hixie> annevk: should i file a bug?
- # [02:01] <annevk> w((document.implementation.createHTMLDocument("test")).characterSet) gives UTF-8 in Gecko
- # [02:04] <Hixie> i'll have to test it more later
- # [02:04] <Hixie> i gotta go
- # [02:07] <annevk> k, I tried testing it a bit more, but I'm getting a bunch of undefined things for these attributes
- # 02[02:10] * Quits: tantek (~tantek@66-87-4-241.pools.spcsdns.net) (Read error: Connection reset by peer)
- # 02[02:10] * Quits: agektmr (~Adium@p4171-ipbf6905marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving.)
- # 02[02:10] * Quits: jwalden (~waldo@2620:101:8003:200:222:68ff:fe15:af5c) (Quit: brb)
- # [02:10] <annevk> basically it's not DocumentFragment so much as it is having these methods available on Document
- # 03[02:11] * Joins: tantek (~tantek@66-87-4-241.pools.spcsdns.net)
- # 02[02:14] * Quits: tantek (~tantek@66-87-4-241.pools.spcsdns.net) (Client Quit)
- # 03[02:19] * Joins: jwalden (~waldo@nat/mozilla/x-kjvgokxqzclypizb)
- # 03[02:30] * Joins: ben_h (~ben@128.250.195.138)
- # 03[02:30] * Joins: tantek (~tantek@64-141-94-226.pathcom.ca)
- # 03[02:33] * bga_ is now known as bga_|away
- # 02[02:33] * Quits: bga_|away (~bga@ppp78-37-220-173.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # 02[02:38] * Quits: ben_h (~ben@128.250.195.138) (Quit: ben_h)
- # 03[02:38] * Joins: MacTed (~Thud@c-24-61-62-241.hsd1.ma.comcast.net)
- # 03[02:41] * Joins: ben_h (~ben@128.250.195.138)
- # 02[02:41] * Quits: ben_h (~ben@128.250.195.138) (Client Quit)
- # 03[02:41] * Joins: ben_h (~ben@128.250.195.138)
- # 03[02:42] * Joins: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # 03[02:46] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # 02[02:47] * Quits: annevk (~annevk@72-254-83-34.client.stsn.net) (Remote host closed the connection)
- # 03[02:48] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # 02[02:48] * Quits: Rik` (~Rik`@2a01:e34:ec0f:1570:65df:d97:fbc4:4d93) (Ping timeout: 255 seconds)
- # 02[02:49] * Quits: jacobolu_ (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # 03[02:49] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # 03[02:51] * Joins: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net)
- # 03[02:53] * heycam is now known as heycam|away
- # 02[02:56] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # 03[03:02] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # 02[03:03] * Quits: foolip (~philip@h242n6-g-hn-a11.ias.bredband.telia.com) (Ping timeout: 255 seconds)
- # 02[03:03] * Quits: shepazu (~schepers@72-254-56-48.client.stsn.net) (Quit: shepazu)
- # 06[03:04] * tantek notices discussion about fullscreen API (cc: Hixie annevk cpearce)
- # 03[03:06] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # 02[03:06] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # 02[03:06] * Quits: TabAtkins_ (~tabatkins@72-254-58-122.client.stsn.net) (Ping timeout: 240 seconds)
- # 02[03:07] * Quits: dbaron (~dbaron@72-254-60-133.client.stsn.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [03:17] <tantek> Hixie, I've got it in my queue after CSS3-UI: https://wiki.mozilla.org/Tantek-Mozilla-projects#Full_Screen
- # 02[03:18] * Quits: CvP (~CvP@123.49.23.111) (Quit: [ UPP ] > all)
- # 02[03:18] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [03:18] <tantek> assuming I get permission to publish it with a CC0+OWFa license, where would it go on the whatwg site?
- # 03[03:24] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # 02[03:31] * Quits: AnselmBradford (~ans@118-93-88-42.dsl.dyn.ihug.co.nz) (Quit: AnselmBradford)
- # 02[03:32] * Quits: jwalden (~waldo@nat/mozilla/x-kjvgokxqzclypizb) (Ping timeout: 260 seconds)
- # 02[03:33] * Quits: dave_levin (~dave_levi@74.125.59.65) (Quit: dave_levin)
- # 03[03:37] * Joins: boogyman (~boogy@unaffiliated/boogyman)
- # 02[03:37] * Quits: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net) (Quit: cying)
- # [03:54] <tantek> until there's an actual spec draft - feel free to edit / add to https://wiki.mozilla.org/Gecko:FullScreenAPI and I'll incorporate from there.
- # 02[04:00] * Quits: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # 03[04:07] * Joins: mahir256 (~mahir256@50.40.182.244)
- # 02[04:07] * Quits: The_8472 (~stardive@azureus/The8472) (Ping timeout: 255 seconds)
- # 03[04:15] * Joins: The_8472 (~stardive@azureus/The8472)
- # 02[04:16] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # 03[04:18] * Joins: ezoe (~ezoe@112-68-245-33f1.kyt1.eonet.ne.jp)
- # 03[04:21] * Joins: agektmr (~Adium@u690134.xgsnu1.imtp.tachikawa.mopera.net)
- # 03[04:26] * Joins: dydx (~dydz@adsl-75-36-191-227.dsl.pltn13.sbcglobal.net)
- # 02[04:36] * Quits: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [04:38] <mahir256> hello?
- # 03[04:39] * Parts: mahir256 (~mahir256@50.40.182.244)
- # 02[05:06] * Quits: boogyman (~boogy@unaffiliated/boogyman) (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
- # 02[05:13] * Quits: othermaciej (~mjs@17.246.18.223) (Quit: othermaciej)
- # 02[05:18] * Quits: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.87-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # 03[05:21] * Joins: othermaciej (~mjs@66.109.105.207)
- # 02[05:22] * Quits: jamesr (~jamesr@216.239.45.19) (Quit: jamesr)
- # [05:24] <Hixie> tantek: we don't have a system for publication yet but we can figure something out
- # [05:24] <Hixie> tantek: easiest for me is to just give you a subdomain, e.g. css.whatwg.org
- # 03[05:25] * Joins: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net)
- # 02[05:26] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Ping timeout: 252 seconds)
- # [05:27] <tantek> Hixie - I suppose I should research how whatwg specs are organized.
- # [05:27] <Hixie> there is no pattern
- # [05:27] <Hixie> right now there's only one spec, and it keeps changing :-)
- # [05:28] <tantek> for some reason I thought there were multiple specs and editors :)
- # [05:28] <Hixie> not currently
- # 02[05:29] * Quits: yutak (~yutak@2401:fa00:4:1000:baac:6fff:fe99:adfb) (Quit: Ex-Chat)
- # [05:29] <Hixie> though we keep talking about it
- # [05:29] <tantek> what about the spec that Aryeh was saying he's working on
- # [05:29] <Hixie> usually around the same time an editor who mainly works at the w3c gets frustrated with the w3c :-)
- # 03[05:29] * Joins: jacobolus (~jacobolus@199-83-220-131.PUBLIC.monkeybrains.net)
- # [05:29] <Hixie> aryeh's stuff was intended to get merged into the html spec
- # [05:29] <tantek> oh ok
- # [05:29] <Hixie> not sure what we'll end up doing
- # [05:29] <tantek> interesting - so this is a bit of a novel situation :)
- # [05:29] <Hixie> there's a lot of playing by ear here :-)
- # [05:30] <tantek> makes sense :)
- # [05:31] <Hixie> process is for weenies :-P
- # 03[05:32] * Joins: yutak (~yutak@2401:fa00:4:1000:baac:6fff:fe99:adfb)
- # [05:35] <tantek> heh - I suppose that makes me a bit of a process weenie then: http://microformats.org/wiki/process
- # [05:35] <Hixie> :-)
- # [05:36] <tantek> Hixie, in other news, it looks like I've picked up the task to integrate / update your work on hit-testing into the CSS3-UI spec.
- # 03[05:36] * Joins: dbaron (~dbaron@207.225.246.217)
- # [05:36] <tantek> "your work" meaning this email message: http://lists.w3.org/Archives/Public/www-style/2009Feb/0287.html
- # [05:37] <Hixie> that was mostly the work of someone else at opera iirc
- # [05:37] <Hixie> but man, that was a while ago
- # [05:39] <tantek> somewhere I've seen somebody say something about things just taking longer.
- # [05:39] <Hixie> hehe
- # 03[05:39] * Joins: nonge_ (~nonge@p5B326829.dip.t-dialin.net)
- # 03[05:39] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [05:40] <tantek> if you have any updates on hit-testing, let me know - I'll be starting from that email message, and then analyzing this set of notes from Leif about interop challenges: http://lists.w3.org/Archives/Public/www-style/2010Aug/0407.html
- # 03[05:40] * Joins: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [05:40] <Hixie> i'm happy to say that i know nothing new
- # [05:40] <tantek> good to know.
- # [05:42] <tantek> well at least your assumption that "the CSS specifications will at some future point deal with the issue" is being realized (regarding hit-testing)
- # [05:42] <Hixie> heh
- # [05:42] <tantek> CSS3-UI seems like the logical place to document hit-testing, and there's consensus on that from CSS/SVG WGs.
- # [05:42] <Hixie> cool
- # 02[05:43] * Quits: nonge__ (~nonge@p5B326ABA.dip.t-dialin.net) (Ping timeout: 250 seconds)
- # [05:43] <tantek> or perhaps just that no-one else wanted to pick it up, and I was foolish enough to do so.
- # [05:44] <Hixie> i know _that_ feeling
- # [05:44] <tantek> lol
- # [05:45] <tantek> I definitely had that feeling of, what, *this* is not defined? Then asked "How is this not an essential part of the open web platform?" (silence)
- # [05:46] <tantek> And then I asked why it wasn't defined in HTML5 (what I would have expected) which then led to your email message.
- # [05:46] <tantek> And the subsequent realization that there was only one logical course of action.
- # [05:46] <Hixie> in a somewhat futile attempt to scope the work i have on my plate i've drawn a line around anything presentational and have left that for, well, apparently, you.
- # 06[05:50] * tantek has a feeling he'll be spending more time in #whatwg.
- # 02[06:01] * Quits: agektmr (~Adium@u690134.xgsnu1.imtp.tachikawa.mopera.net) (Quit: Leaving.)
- # 02[06:02] * Quits: tantek (~tantek@64-141-94-226.pathcom.ca) (Ping timeout: 258 seconds)
- # 03[06:03] * Joins: agektmr (~Adium@u690134.xgsnu1.imtp.tachikawa.mopera.net)
- # 02[06:07] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # 02[06:10] * Quits: esc_ (~esc-ape@75.inst-3.ufg.ac.at) (Ping timeout: 276 seconds)
- # 03[06:13] * Joins: esc_ (~esc-ape@75.inst-3.ufg.ac.at)
- # 02[06:15] * Quits: othermaciej (~mjs@66.109.105.207) (Quit: othermaciej)
- # 03[06:25] * Joins: annevk (~annevk@72-254-84-102.client.stsn.net)
- # 03[06:25] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # 02[06:28] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # 03[06:28] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [06:31] <jamesr> annevk: yt? what's the preferred URL to cite for DOMCore (assuming i can w3 bullshit, for the moment)
- # [06:32] <annevk> http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html until we reach a more stable state
- # 06[06:37] * jamesr global search-replaces links to /TR/2004/REC-DOM-Level-3-Core-20040407/
- # [06:37] <annevk> which spec is this?
- # 02[06:37] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 252 seconds)
- # [06:37] <annevk> or is this source code?
- # [06:37] <jamesr> http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/RequestAnimationFrame/Overview.html
- # [06:38] <jamesr> will update in a sed
- # [06:38] <jamesr> sec
- # [06:41] <annevk> aah, roc's API
- # [06:41] <annevk> nice
- # [06:41] <jamesr> yeah it's a good one. just have to write it down concretely enough :)
- # [06:43] <jamesr> another noob question: when citing something from whatwg HTML, do you link to the multipage version or the single page version?
- # [06:43] <jamesr> in the spec itself all internal links go to the same version
- # [06:43] <jamesr> but you can't pull that trick from an external reference. i know hixie would say it should all be in the same spec :)
- # [06:44] <annevk> I used http://www.whatwg.org/html for now
- # [06:45] <annevk> you can append #fragments to the end of that URL and redirects will happen automatically
- # [06:45] <jamesr> ah cool, so since the current default is multipage it'll go to the multipage version?
- # [06:45] <annevk> yes that will always go to the multipage
- # [06:45] <annevk> see e.g. on http://dev.w3.org/csswg/cssom-view/
- # [06:46] <annevk> search for "queue a task" or some such
- # [06:47] <jamesr> http://www.whatwg.org/html/#queue-a-task. any reason for that over http://www.whatwg.org/html#queue-a-task or http://whatwg.org/html#queue-a-task ?
- # [06:47] <annevk> no
- # [06:48] <annevk> it's just what our scripts outputs
- # [06:48] <annevk> we generate those links automatically
- # [06:48] <annevk> see https://bitbucket.org/ms2ger/dom-core for the setup
- # [06:48] <annevk> Anolis is quite nice for HTML specs
- # 02[06:52] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Ping timeout: 240 seconds)
- # 02[06:53] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [06:53] <jamesr> my problem is i only get a few hours every few weeks to work on actually editing specs, which isn't enough time to get up to speed and stay up to speed with how to do it efficiently
- # [06:54] <annevk> fair enough
- # [06:54] <annevk> I will let you know when we made this easy enough so you can be set up in a couple of minutes
- # [06:55] <annevk> (which probably will be a while)
- # 03[06:55] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # [06:56] <Hixie> jamesr: that's how i feel about coding :-)
- # [06:58] <jamesr> annevk: well for this spec there's currently an xml+makefile+xslt setup that heycam got working, and that seems to do something
- # [06:58] <jamesr> i guess i could just start with the .html output of that and then figure out how to munge it into the input anolis expects
- # 03[06:59] * Joins: GPHemsley (~GPHemsley@ool-45719d5e.dyn.optonline.net)
- # 02[06:59] * Quits: GPHemsley (~GPHemsley@ool-45719d5e.dyn.optonline.net) (Changing host)
- # 03[06:59] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [07:02] <annevk> it's what HTML, XHR, DOM Core, etc. are all using, but if the current setup works than it might not be worth the trouble if you have that little bandwidth
- # [07:04] <jamesr> is the input format documented anywhere?
- # [07:04] <jamesr> man, do i have to clone https://bitbucket.org/ms2ger/anolis/src in order to view README.html?
- # 02[07:05] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # [07:05] <annevk> jamesr, we have https://bitbucket.org/ms2ger/spec-template
- # 03[07:07] * Joins: Obvious (tachikoma@188.226.74.2)
- # [07:08] <annevk> actually, that might be out of date
- # [07:09] <annevk> easiest is just looking at Overview.src.html files
- # 02[07:14] * Quits: annevk (~annevk@72-254-84-102.client.stsn.net) (Quit: annevk)
- # 03[07:18] * Joins: TabAtkins_ (~tabatkins@72-254-115-174.client.stsn.net)
- # 02[07:20] * Quits: dydx (~dydz@adsl-75-36-191-227.dsl.pltn13.sbcglobal.net) (Quit: dydx)
- # 03[07:24] * Joins: simplicity- (~simpli@unaffiliated/simplicity-)
- # 02[07:24] * Quits: simplicity- (~simpli@unaffiliated/simplicity-) (Client Quit)
- # 03[07:26] * Joins: annevk (~annevk@72-254-84-102.client.stsn.net)
- # 03[07:28] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # 03[07:34] * heycam|away is now known as heycam
- # [07:43] <annevk> what is so hard about specifying commonAncestorContainer ?
- # [07:43] <annevk> other than that the Range specification looks really nice
- # 02[07:49] * Quits: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net) (Quit: tantek)
- # 02[08:03] * Quits: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au) (Ping timeout: 255 seconds)
- # [08:04] <annevk> http://oreilly.com/catalog/0636920021360
- # [08:04] <annevk> via myakura on G+
- # [08:04] <annevk> book on HTML5 FileSystem API
- # [08:04] <annevk> (not that there's such a thing in HTML)
- # 03[08:05] * Joins: rimantas (~rimliu@93.93.57.193)
- # 02[08:26] * Quits: annevk (~annevk@72-254-84-102.client.stsn.net) (Quit: annevk)
- # 03[08:29] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # 02[08:36] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [08:36] <zewt> 74 pages isn't a "book", heh
- # 03[08:38] * Joins: sicking (~chatzilla@adsl-99-60-228-31.dsl.pltn13.sbcglobal.net)
- # 03[08:40] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # 02[08:40] * Quits: jochen__ (~jochen@nat/google/x-aqhfgvmfnvdifgst) (Remote host closed the connection)
- # 03[08:40] * Joins: yoshiaki (~yoshiaki@wimax132-dhcp214.sfc.keio.ac.jp)
- # 03[08:40] * Joins: Maurice (~ano@77.222.73.150)
- # 02[08:43] * Quits: ParadoX- (parad0x@hades.spexhost.com) (Quit: ZNC - http://znc.sourceforge.net)
- # 03[08:46] * Joins: ParadoX- (~para@hades.spexhost.com)
- # 02[08:51] * Quits: ParadoX- (~para@hades.spexhost.com) (Ping timeout: 250 seconds)
- # 03[08:51] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # 02[08:54] * Quits: sicking (~chatzilla@adsl-99-60-228-31.dsl.pltn13.sbcglobal.net) (Remote host closed the connection)
- # 02[08:55] * Quits: ParadoX- (parad0x@hades.spexhost.com) (Client Quit)
- # 03[08:56] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # 03[08:59] * heycam is now known as heycam|away
- # 02[09:00] * Quits: ParadoX- (parad0x@hades.spexhost.com) (Read error: Connection reset by peer)
- # 03[09:01] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # 02[09:02] * Quits: jacobolus (~jacobolus@199-83-220-131.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # 03[09:03] * Joins: CvP (~CvP@123.49.22.214)
- # 03[09:04] * Joins: shinyak (~shinyak@2401:fa00:4:1012:129a:ddff:febe:ed11)
- # 02[09:05] * Quits: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net) (Quit: cying)
- # 03[09:06] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [09:07] <hsivonen> http://www.jenitennison.com/blog/node/160#comment-11188
- # 02[09:10] * Quits: yoshiaki (~yoshiaki@wimax132-dhcp214.sfc.keio.ac.jp) (Remote host closed the connection)
- # 03[09:13] * Joins: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net)
- # 02[09:22] * Quits: AryehGregor (~Simetrica@mediawiki/simetrical) (Ping timeout: 260 seconds)
- # 02[09:22] * Quits: ParadoX- (parad0x@hades.spexhost.com) (Read error: Connection reset by peer)
- # 02[09:23] * Quits: ben_h (~ben@128.250.195.138) (Quit: ben_h)
- # 02[09:25] * Quits: shinyak (~shinyak@2401:fa00:4:1012:129a:ddff:febe:ed11) (Remote host closed the connection)
- # 03[09:26] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # 03[09:29] * Joins: shinyak (~shinyak@2401:fa00:4:1012:129a:ddff:febe:ed11)
- # 03[09:29] * Joins: Frozen_ (~Frozen@2a01:e35:8a2f:2a60:21f:d0ff:fe53:75b2)
- # 03[09:30] * Joins: foolip (~philip@h242n6-g-hn-a11.ias.bredband.telia.com)
- # 03[09:34] * Joins: AryehGregor (~Simetrica@mediawiki/simetrical)
- # 02[09:37] * Quits: juangiordana (~quassel@host15.190-139-129.telecom.net.ar) (Remote host closed the connection)
- # 02[09:38] * Quits: ParadoX- (parad0x@hades.spexhost.com) (Quit: ZNC - http://znc.sourceforge.net)
- # 03[09:38] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # 03[09:38] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # 03[09:45] * Joins: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # 03[09:46] * Joins: jochen__ (~jochen@nat/google/x-qedywyqrhexqlkcp)
- # 02[09:47] * Quits: CvP (~CvP@123.49.22.214) (Ping timeout: 260 seconds)
- # 02[09:49] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # 03[09:52] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # 02[09:53] * Quits: foolip (~philip@h242n6-g-hn-a11.ias.bredband.telia.com) (Quit: Ex-Chat)
- # 03[09:53] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # 02[09:59] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # 02[10:00] * Quits: agektmr (~Adium@u690134.xgsnu1.imtp.tachikawa.mopera.net) (Ping timeout: 240 seconds)
- # 02[10:05] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 276 seconds)
- # 02[10:21] * Quits: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net) (Quit: tantek)
- # 03[10:22] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [10:23] <hsivonen> so, it looks like multiple people are so far upset about AryehGregor not submitting the HTML Editing API spec to the W3C and are attributing AryehGregor's email to the "WHATWG"
- # 03[10:23] * Joins: mpt (~mpt@canonical/mpt)
- # 03[10:24] * Joins: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net)
- # 02[10:25] * Quits: shinyak (~shinyak@2401:fa00:4:1012:129a:ddff:febe:ed11) (Ping timeout: 255 seconds)
- # 02[10:26] * Quits: TabAtkins_ (~tabatkins@72-254-115-174.client.stsn.net) (Ping timeout: 260 seconds)
- # 02[10:30] * Quits: Amorphous (jan@unaffiliated/amorphous) (Read error: Operation timed out)
- # 03[10:31] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # 02[10:32] * Quits: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net) (Quit: cying)
- # 03[10:37] * Joins: MikeSmith (~MikeSmith@210.8.173.34)
- # 03[10:38] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # 03[10:39] * Joins: foolip (~philip@83.218.67.122)
- # [10:43] <jgraham> All Fear The Cabal!
- # 03[10:45] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # 02[10:46] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 258 seconds)
- # 03[10:49] * Joins: cygri (~cygri@wlan-nat.fwgal01.deri.ie)
- # 02[10:49] * Quits: cygri (~cygri@wlan-nat.fwgal01.deri.ie) (Remote host closed the connection)
- # 03[10:49] * Joins: cygri (~cygri@wg1-nat.fwgal01.deri.ie)
- # [10:52] <jgraham> But seriously, unless people get over the WHATWG-as-conspiracy rhetoric and actually look at real issues (W3C Process having a big impedence mismatch with the needs of authors and implementors, W3C high level goals as expressed through e.g. focus of the TAG being very different to the needs of its core consituents), this kind of conflict is going to continue
- # 02[10:53] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Remote host closed the connection)
- # 03[10:53] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # 02[10:53] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Remote host closed the connection)
- # [10:54] <espadrine`> hsivonen: I think his choice was reasonable. If you refuse Minix' license, create Linux. If you refuse W3C's license, create stuff your way and choose a different license for it. I guess I don't really understand the fuss around Aryeh Gregor's actions.
- # [10:57] <hsivonen> jgraham: what I read into AryehGregor's email was that he needs to become an employee (of Google) in order be able to use time to deal with the W3C
- # 03[10:57] * Joins: Rik` (~Rik`@2a01:e34:ec0f:1570:dc5:6038:355:ab6e)
- # 03[11:00] * Joins: agektmr (~Adium@p4171-ipbf6905marunouchi.tokyo.ocn.ne.jp)
- # 03[11:03] * Joins: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi)
- # 03[11:10] * Joins: AnselmBradford (~ans@wt1213-64-71.aut.ac.nz)
- # [11:17] <jgraham> hsivonen: The reason doesn't seem that important. The fact is that someone has done a bunch of difficult work that has the potential to enhance the web platform and people are getting upset because that person isn't willing to do even more work to deal with Process *even though* he has set things up so that anyone who feels strongly about Process can do that part of the work instead
- # [11:18] <jgraham> I can't understand the sense of entitlement one needs to have an attitude like that
- # 02[11:18] * Quits: cpearce (~chatzilla@ip-118-90-61-150.xdsl.xnet.co.nz) (Ping timeout: 258 seconds)
- # 02[11:32] * Quits: Lachy (~Lachy@cm-84.215.59.50.getinternet.no) (Quit: Computer has gone to sleep.)
- # 03[11:34] * Joins: JirkaK (~jirka@95.85.233.233)
- # 02[11:36] * Quits: Rik` (~Rik`@2a01:e34:ec0f:1570:dc5:6038:355:ab6e) (Remote host closed the connection)
- # 02[11:36] * Quits: agektmr (~Adium@p4171-ipbf6905marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving.)
- # 02[11:38] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 255 seconds)
- # 02[11:40] * Quits: MikeSmith (~MikeSmith@210.8.173.34) (Quit: What cannot be said will get wept.)
- # 03[11:53] * Joins: Lachy (~Lachy@guest.opera.com)
- # 03[11:53] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # 03[11:57] * Joins: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr)
- # 02[12:00] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (Ping timeout: 252 seconds)
- # 03[12:01] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
- # 03[12:02] * Joins: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net)
- # 02[12:07] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # 03[12:08] * Joins: Ms2ger (~Ms2ger@91.181.30.149)
- # 03[12:09] * Joins: Zeddy (~Zeddy@cable-prv-fe9cdc00-246.dhcp.inet.fi)
- # 02[12:17] * Quits: erlehmann (~erlehmann@82.113.99.48) (Quit: Ex-Chat)
- # 03[12:27] * abarth is now known as abarth|zZz
- # 02[12:34] * Quits: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.86.1 [Firefox 8.0a1/20110716030739])
- # 03[12:36] * Joins: Obvious_MkII (tachikoma@188.226.74.2)
- # 02[12:37] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 252 seconds)
- # 02[12:38] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # 03[12:39] * Joins: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi)
- # 03[12:40] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # 03[12:40] * Joins: nessy (~Adium@124-169-135-125.dyn.iinet.net.au)
- # 02[12:53] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Ping timeout: 240 seconds)
- # 03[12:54] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # 02[12:56] * Quits: AnselmBradford (~ans@wt1213-64-71.aut.ac.nz) (Read error: Connection reset by peer)
- # 02[13:01] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # 03[13:04] * Joins: ben_h (~ben@CPE-58-161-11-28.cqqy2.win.bigpond.net.au)
- # 02[13:06] * Quits: ben_h (~ben@CPE-58-161-11-28.cqqy2.win.bigpond.net.au) (Client Quit)
- # 03[13:15] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # 03[13:21] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # 03[13:29] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # 03[13:32] * Joins: huskyr (~huskyr@86.84.48.191)
- # [13:51] <Dashiva> Is _anything_ really a natural fit for XML?
- # [13:51] <Ms2ger> Pain.
- # [13:52] <Dashiva> Obviously you can fit almost anything into XML, but claiming something is a natural fit seems like a strong claim
- # [13:57] <jgraham> Well if you have data with just the right level of structure (more than key-value pairs but less than a graph), don't care about representation efficiency and don't care that small errors in the input will break everything, I guess it isn't a bad fit
- # [14:01] <Philip`> The alternatives are generally worse, though
- # [14:01] <jgraham> For which usecase?
- # 06[14:04] * Philip` can't remember what he was thinking now
- # [14:07] <hsivonen> Dashiva: DocBook?
- # [14:15] <JirkaK> Highly structured documents, that's for what SGML and XML was invented and is natural fit. Today most known and used formats are DocBook, DITA and TEI
- # 02[14:15] * Quits: huskyr (~huskyr@86.84.48.191) (Quit: huskyr)
- # [14:17] <Dashiva> Such documents often have needs that translate into overlapping markup
- # [14:19] <karlcow> Dashiva: I think there is also a question of culture (habits). I'm more used to XML toolchain, so it is a lot easier for me to benefit from the "strictness" of XML than trying to reinvent it with the DOM.
- # [14:19] <hsivonen> JirkaK: who actually uses DITA these days (except for Eliot Kimber)?
- # [14:19] <JirkaK> No, unless you want to do change tracking in elegant way
- # [14:19] <hsivonen> is there an elegant way to de change tracking?
- # 03[14:20] * Joins: mokush (~quassel@188.24.97.161)
- # [14:20] <karlcow> Is there an elegant way? (Reductio ad absurdum)
- # [14:21] <JirkaK> hsivonen: A lot of software companies are authoring their help systems in DITA. In past years I have seen many companies to migrate from "legacy" systems like FrameMaker to DITA. There was a lot of marketing behind DITA in past years, so it got more traction in industry then DocBook recently.
- # [14:22] <JirkaK> probably most elegant way of change tracking is to use plain text and some versioning system ;-)
- # [14:23] <hsivonen> JirkaK: interesting. I was unaware of that kind of usage.
- # [14:23] <hsivonen> (help system that is. not plain text)
- # [14:24] <JirkaK> hsivonen: a lot of XML editors now provide out-of-the box configuration from DITA so it is fairly easy to author in DITA
- # 02[14:25] * Quits: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
- # 03[14:26] * Joins: bga_ (~bga@ppp78-37-220-173.pppoe.avangarddsl.ru)
- # 03[14:29] * Joins: davidb (~davidb@corp.tor1.mozilla.com)
- # 02[14:30] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # 02[14:32] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # 03[14:32] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # 02[14:32] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # 03[14:33] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # 03[14:34] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # 03[14:42] * Joins: juangiordana (~quassel@host15.190-139-129.telecom.net.ar)
- # 02[14:43] * Quits: MacTed (~Thud@c-24-61-62-241.hsd1.ma.comcast.net)
- # [14:45] <david_carlisle> hsivonen: and as you'll see in Norm W's recent posts dita mindset is pushing docbook developments to a certain extent
- # [14:47] <david_carlisle> Dashiva: we use xml for essentially everything here (documentation, code generation, fun, ...)
- # [14:47] <jgraham> david_carlisle: You also use Fortran :p
- # [14:47] <david_carlisle> jgraham: yes but of course we generate it from xml
- # [14:48] <david_carlisle> why can't the whole world be like this?
- # [14:48] <hsivonen> david_carlisle: I can't tell if you are joking now. are you?
- # [14:48] <david_carlisle> no
- # [14:48] <jgraham> My humor detector is oscillating wildly
- # [14:48] <Ms2ger> Generating Fortran from XML?
- # [14:48] <jgraham> I really couldn't tell at all
- # [14:48] <david_carlisle> yes (and the other way actually)
- # 02[14:49] * Quits: danja (~danny@host223-241-static.12-87-b.business.telecomitalia.it) (Quit: gorn)
- # [14:49] <david_carlisle> we have xml saying what the interface should be and we generate fortran, c, c#, matlab, r, python, whatever from that
- # [14:49] <JirkaK> using XSLT I guess?
- # [14:50] <david_carlisle> what else? 9although some of the youngsters use python)
- # [14:51] <Ms2ger> You make me want to jump into a lake, but I'm afraid annevk5 wouldn't let me out :)
- # 03[14:52] * Joins: miketaylr (~miketaylr@206.217.92.186)
- # 02[14:52] * Quits: miketaylr (~miketaylr@206.217.92.186) (Client Quit)
- # [14:53] <david_carlisle> looking at people transform documents using DOM scripting has a similar effect on me, it works but it's fragile and painful compared to using a language designed for the job
- # 03[14:53] * Joins: miketaylr (~miketaylr@206.217.92.186)
- # 02[14:53] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # 03[14:54] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [14:56] <hsivonen> foolip: is it OK to put the email address you are using in the validator.nu bugzilla in the hg user field?
- # [14:56] <foolip> hsivonen, philip at foolip dot org, yes
- # [14:56] <foolip> this wasn't work, after all
- # [14:56] <hsivonen> foolip: thanks
- # [14:57] <foolip> does that mean I'll have an account on the mercurial server, or just that the commit says so?
- # [14:57] <Ms2ger> The latter
- # [14:57] <foolip> ok, like git then
- # 06[14:57] * karlcow has the same feeling than david_carlisle… culture I guess.
- # 03[14:58] * Joins: maikmerten (~maikmerte@port-92-201-116-65.dynamic.qsc.de)
- # [14:58] <foolip> it turns out there's a lot of friction when moving from git to hg, all the little tings are different :)
- # [14:58] <foolip> I imagine the reverse is equally true
- # [14:58] <Ms2ger> Git? What's that? :)
- # [14:59] <foolip> Ms2ger, https://twitter.com/#!/agnoster/status/44636629423497217
- # [15:02] <jgraham> Are those just difficult sounding words or would it actually mean something if I understood the sentence properly?
- # [15:02] <foolip> jgraham, it's technobabble :)
- # [15:02] <Ms2ger> A Hilbert space? Come on.
- # [15:03] <jgraham> Well pure mathematics is often surprising
- # [15:04] <Ms2ger> To physicists, you mean ;)
- # [15:04] <jgraham> Possibly :)
- # [15:06] <Ms2ger> Did people see http://tools.ietf.org/html/draft-freed-media-type-regs-00, btw?
- # [15:06] <jgraham> It did sound rather like some of the explainations of monads you hear from hardcore haskellers
- # [15:07] <Philip`> http://tartley.com/?p=1267 too
- # 03[15:12] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # 02[15:16] * Quits: juangiordana (~quassel@host15.190-139-129.telecom.net.ar) (Remote host closed the connection)
- # 03[15:18] * Joins: juangiordana (~quassel@host15.190-139-129.telecom.net.ar)
- # 02[15:18] * Quits: juangiordana (~quassel@host15.190-139-129.telecom.net.ar) (Remote host closed the connection)
- # [15:23] <jgraham> I still want a proper code review system for hg
- # [15:23] <Ms2ger> Don't we all?
- # [15:24] <jgraham> Well I'm surprised Mozilla haven't written one already
- # [15:24] <Ms2ger> We use bugzilla
- # [15:24] <jgraham> I know
- # [15:25] <jgraham> I'm surprised Mozilla haven't written one already
- # [15:26] <hsivonen> jgraham: gecko developers do stuff the way it has been done since the CVS days and Labs, Webdev, etc. use github
- # [15:27] <hsivonen> these days, b.m.o has a link to something called "splinter reviews" but I've never used the newfangled thing
- # [15:29] <hsivonen> G+'s real names policy has interesting effects on people whose name doesn't use the Latin script
- # [15:30] <hsivonen> do you use the native script, the Romanization of your native name or the (if you have one) your English alias?
- # [15:30] <jgraham> hsivonen: One reason I am surprised is that I occasionally see people complain about you having difficulties retaining new contributers, and the review system is often cited as a reason
- # [15:30] <jgraham> In particular the need to find the right person to review
- # [15:31] <hsivonen> jgraham: yeah, Mozilla isn't good at fixing its problems with attracting and retaining contributors
- # [15:31] <jgraham> But that is a purely technical problem that you could solve with software
- # 06[15:32] * hsivonen notices 村田真's "Bragging Rights" https://plus.google.com/u/0/110720658734820520378/about
- # 06[15:36] * JirkaK Murata-san?
- # 03[15:36] * Joins: juangiordana (~quassel@host15.190-139-129.telecom.net.ar)
- # [15:37] <hsivonen> JirkaK: so it seems
- # [15:38] <Dashiva> Yes
- # 03[15:38] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [15:57] <timeless> jgraham: which is purely technical?
- # 02[15:58] * Quits: timeless (d04149cb@firefox/developer/timeless) (Quit: Page closed)
- # 02[15:58] * Quits: heycam|away (~cam@wok.mcc.id.au) (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)
- # 03[15:58] * Joins: timeless (d04149cb@firefox/developer/timeless)
- # [16:04] <jgraham> timeless: Finding the right reviewer for a change
- # [16:04] <jgraham> In general making reviews low-pain
- # [16:04] <jgraham> Both for the reviewer and reviewee
- # 03[16:04] * Joins: danja (~danny@host84-204-dynamic.13-79-r.retail.telecomitalia.it)
- # [16:04] <timeless> yeah, i think i outlined how to do that about 8 years ago
- # [16:05] <timeless> (programmatically)
- # [16:05] <timeless> it was never implemented
- # [16:05] <timeless> there's actually more than enough data to figure it out
- # [16:07] <smaug____> I haven't seen any good way to do reviews
- # [16:07] <smaug____> s/way/software/
- # [16:07] <timeless> oh, i'm just talking about how to find the right reviewer
- # 02[16:07] * Quits: nessy (~Adium@124-169-135-125.dyn.iinet.net.au) (Quit: Leaving.)
- # [16:08] <timeless> the software i've seen that tries to actually "enable" reviewing itself gives me headaches
- # 03[16:08] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [16:09] <timeless> http://www.usatoday.com/news/nation/2011-07-27-ny-thruway-prayers_n.htm
- # 06[16:09] * smaug____ needs to close some of his 200+ tabs :/
- # 03[16:09] * Joins: TabAtkins_ (~tabatkins@72-254-87-254.client.stsn.net)
- # 03[16:10] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [16:10] <timeless> smaug____: heh
- # 06[16:10] * timeless ponders
- # [16:10] <timeless> i have no idea how many tabs i have
- # [16:10] <timeless> i'm using panorama which makes counting tabs *hard*
- # [16:10] <jgraham> smaug____: The system we have is pretty good. I think Gerrit is a bit similar
- # 06[16:11] * jgraham discovers hg-review
- # [16:11] <jgraham> This looks like it might not obviously be awful
- # [16:11] <timeless> oh yeah, 've seen that mentioned
- # [16:11] <zewt> quite a standard to set for software
- # [16:11] <timeless> i've never tried it
- # 06[16:11] * timeless should
- # [16:12] <timeless> there's actually a hg repo called `all-extensions` iirc
- # 06[16:12] * timeless needs to grab it
- # [16:12] <timeless> https://bitbucket.org/abuehl/allextensions
- # 03[16:14] * Joins: lumely (~lumely@dhcp2-228.slis.tsukuba.ac.jp)
- # [16:15] <hsivonen> sadly, reviews don't really scale
- # [16:16] <timeless> ?
- # [16:16] <hsivonen> you can hire more people to write more code but you can't hire more reviewers
- # [16:16] <timeless> well
- # [16:16] <timeless> you could hire the people who used to code for you
- # [16:16] <timeless> moco chose not to do that
- # 03[16:16] * Joins: MacTed (~Thud@63.119.36.36)
- # [16:17] <hsivonen> timeless: :-(
- # [16:17] <zewt> ... and you want people experienced with your code to review, but people often aren't going to view being moved from development to reviewing as a promotion, heh
- # [16:17] <smaug____> browser vendors should hire some more spec reviewers ;)
- # 03[16:22] * Joins: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net)
- # [16:31] <timeless> smaug____: that happened to me 2 months ago :)
- # [16:31] <timeless> but yeah
- # 06[16:31] * timeless should provide a place where people could suggest specs to review
- # [16:31] <timeless> hrm, if people want, please feel free to comment on my G+ page with suggestions :)
- # [16:32] <zewt> too bad g+ is broken : |
- # [16:32] <smaug____> timeless: specs to review?
- # [16:33] <smaug____> like all of them?
- # [16:33] <zewt> any new google product that doesn't work with gapps is just poor and broken
- # [16:33] <timeless> smaug____: a prioritized list with links is appreciated
- # [16:33] <smaug____> yeah
- # [16:33] <timeless> gathering a list of specs is actually moderately painful
- # [16:33] <timeless> i've tried a couple of times
- # [16:33] <timeless> i keep giving up
- # [16:34] <timeless> there are probably hundreds of xml specs that i don't want to look at
- # [16:34] <timeless> as an example of things to disprove your "all of them"
- # [16:34] <smaug____> well, sure. All the relevant ones...
- # [16:35] <timeless> right... see "please give me a prioritized list with links"
- # [16:35] <timeless> seriously..
- # [16:35] <timeless> technically bugzilla does a better job of this than standards bodies
- # [16:35] <timeless> i can go to bugzilla.mozilla.org/request.cgi and get a list
- # 02[16:36] * Quits: franksalim (~frank@64-71-23-250.static.wiline.com) (Ping timeout: 250 seconds)
- # [16:36] <timeless> it isn't perfect
- # [16:36] <timeless> e.g. it'd be nice if i could sort by deadline
- # [16:36] <timeless> (which is something bmo doesn't have anyway, but which is definitely relevant for standards work)
- # [16:37] <smaug____> well, what does deadline mean in whatwg?
- # [16:38] <smaug____> (but sure, with w3c specs it would be useful)
- # 02[16:38] * Quits: webben (~benjamin@173-203-84-17.static.cloud-ips.com) (Quit: WeeChat 0.3.0)
- # 03[16:38] * Joins: webben (~benjamin@173-203-84-17.static.cloud-ips.com)
- # [16:39] <jgraham> Thoughts on hg-review so far: Who the fuck thought that black on green was a nice colour scheme for displaying code?
- # [16:40] <jgraham> I guess it's because these were lines added
- # [16:40] <zewt> someone who uses a screen reader, i'd imagine
- # [16:40] <jgraham> But seriously it's ugly
- # [16:41] <jgraham> zewt: That would also explain the fact that it users overflow:hidden at (presumably) 80 columns
- # [16:41] <zewt> ... that would make me stop looking and move on, alone
- # [16:41] <jgraham> Well these are fixable issues
- # [16:42] <zewt> it speaks of a complete lack of experience with real code
- # [16:42] <zewt> 80 columns is used by two people: those who havn't changed their coding habits since the 90s, and people who religiously follow PEP-8 (and their overlap)
- # [16:42] <jgraham> If I can work out how to actually share review comments I might suggest using it
- # [16:42] <zewt> two classes of people, rather
- # 06[16:42] * jgraham likes code that wraps at a sensibly small number of columns
- # [16:43] <zewt> me too, such as 120 :)
- # 03[16:43] * Joins: demet8 (~demet8@7.186.8.67.cfl.res.rr.com)
- # [16:43] <jgraham> It means I can have multiple side-by-side windows
- # 03[16:43] * Parts: demet8 (~demet8@7.186.8.67.cfl.res.rr.com)
- # [16:43] <jgraham> I find that people typically use 80 or "however wide my monitor is"
- # [16:44] <zewt> my terminal windows are around 240x70
- # [16:45] <zewt> so having two windows would still make 120 columns sane; and even 100 columns is a lot less annoying than 80, which just causes too much line splitting
- # 02[16:48] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 260 seconds)
- # 03[16:48] * Joins: CvP (~CvP@123.49.23.193)
- # 06[16:49] * timeless has at least 4 side by side windows
- # [16:49] <timeless> smaug____: anyway...
- # [16:50] <timeless> to prioritize for whatwg, i'd probably ask for things which people think are <small> or "urgent" or which vendors seem likely to try to implement "sooner" than others
- # [16:50] <jgraham> Oh, I found a scrollbar
- # [16:50] <jgraham> But still
- # 02[16:57] * Quits: CvP (~CvP@123.49.23.193) (Quit: [ UPP ] > all)
- # 02[16:58] * Quits: Zeddy (~Zeddy@cable-prv-fe9cdc00-246.dhcp.inet.fi)
- # 02[16:58] * Quits: rimantas (~rimliu@93.93.57.193) (Quit: Leaving)
- # 02[17:00] * Quits: TabAtkins_ (~tabatkins@72-254-87-254.client.stsn.net) (Ping timeout: 250 seconds)
- # 02[17:01] * Quits: Yudai (~Yudai@pa3592a.hkidnt01.ap.so-net.ne.jp) (Ping timeout: 258 seconds)
- # 03[17:02] * Joins: cygri_ (~cygri@wlan-nat.fwgal01.deri.ie)
- # 03[17:05] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # 02[17:05] * Quits: cygri (~cygri@wg1-nat.fwgal01.deri.ie) (Ping timeout: 255 seconds)
- # 03[17:06] * Joins: agektmr (~Adium@p2248-ipbf5205marunouchi.tokyo.ocn.ne.jp)
- # 02[17:07] * Quits: cygri_ (~cygri@wlan-nat.fwgal01.deri.ie) (Ping timeout: 240 seconds)
- # 02[17:07] * Quits: Maurice (~ano@77.222.73.150) (Quit: Disconnected...)
- # 03[17:08] * Joins: danja_ (~danny@host83-241-static.12-87-b.business.telecomitalia.it)
- # 02[17:08] * Quits: wolfman2000 (~wolfman20@rrcs-70-63-208-211.midsouth.biz.rr.com) (Remote host closed the connection)
- # 03[17:10] * Joins: Yudai (~Yudai@pa35a44.hkidnt01.ap.so-net.ne.jp)
- # 03[17:11] * Joins: erlehmann (~erlehmann@p5DDB9148.dip.t-dialin.net)
- # 02[17:11] * Quits: danja (~danny@host84-204-dynamic.13-79-r.retail.telecomitalia.it) (Ping timeout: 255 seconds)
- # 03[17:16] * Joins: annevk (~annevk@72-254-83-244.client.stsn.net)
- # 02[17:21] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # 02[17:25] * Quits: erlehmann (~erlehmann@p5DDB9148.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # 02[17:25] * Quits: matjas (u2247@gateway/web/irccloud.com/x-lwoyfxirnuevxyit) (Ping timeout: 246 seconds)
- # 03[17:25] * Joins: matjas (u2247@gateway/web/irccloud.com/x-xzlqkvpqjbeocgmf)
- # 03[17:26] * Joins: shetech (~shetech@12.234.36.130)
- # 02[17:27] * Quits: shetech (~shetech@12.234.36.130) (Client Quit)
- # 03[17:28] * Joins: erlehmann (~erlehmann@p5DDB9148.dip.t-dialin.net)
- # 03[17:30] * Joins: simplicity- (~simpli@unaffiliated/simplicity-)
- # 02[17:30] * Quits: simplicity- (~simpli@unaffiliated/simplicity-) (Client Quit)
- # 03[17:31] * Joins: simplicity- (~simpli@unaffiliated/simplicity-)
- # 02[17:32] * Quits: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net) (Read error: Connection reset by peer)
- # 03[17:32] * Joins: mpt (~mpt@91.189.88.12)
- # 02[17:32] * Quits: mpt (~mpt@91.189.88.12) (Changing host)
- # 03[17:32] * Joins: mpt (~mpt@canonical/mpt)
- # [17:35] <Ms2ger> timeless, not sure if you saw platform.html5.org? It's not really what you need, but it's about the best list of web-relevant specs I've seen
- # 02[17:36] * Quits: dbaron (~dbaron@207.225.246.217) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # 02[17:36] * Quits: tomaw (tom@freenode/staff/tomaw) (Quit: Quitting)
- # 03[17:36] * Joins: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net)
- # 02[17:38] * Quits: Lachy (~Lachy@guest.opera.com) (Quit: Computer has gone to sleep.)
- # 03[17:38] * Joins: tomaw (tom@freenode/staff/tomaw)
- # [17:45] <annevk> didn't know foolip was patching Validator.nu, neat
- # [17:47] <foolip> annevk, I had nothing to do this weekend :)
- # [17:48] <Ms2ger> Could've written a spec :)
- # [17:49] <timeless> Ms2ger: yeah, i've seen it
- # [17:49] <timeless> i'm pretty sure it's unusable for my purposes
- # [17:49] <timeless> what i need is a list of things which i should be reviewing
- # [17:50] <timeless> things which are large and have lots of eyeballs and aren't moving don't count
- # [17:50] <timeless> (SVG comes to mind)
- # 04[17:50] <hsivonen> krijnh: the logs have oddities on /me lines
- # [17:50] <dglazkov> good morning, Whatwg!
- # [17:51] <hsivonen> dglazkov: good morning
- # 06[17:51] * timeless looks for a definition of `cancelable`
- # 03[17:52] * Joins: pdr (~pdr@216.239.45.130)
- # [17:53] <foolip> it seems to me that writing specs on algorithm form Hixie-style is a lot like writing code without test compiling it, and then waiting for a very long time before you get the warnings/errors
- # [17:53] <smaug____> indeed
- # 02[17:54] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [17:54] <smaug____> though, what would be a better way to write specs?
- # [17:55] <timeless> compiling and testing? :)
- # [17:56] <Ms2ger> Then feel free to review DOM Core :)
- # [17:56] <timeless> heh
- # [17:56] <timeless> i will at some point
- # [17:57] <timeless> but i'd like to have a priority ordered list
- # [17:57] <timeless> if there are things i should look at first, i'd rather do that...
- # [17:57] <annevk> Ms2ger, btw, I'm pretty close to have xxxhierarchy sorted out
- # 06[17:57] * timeless is currently looking at deviceorientation
- # [17:57] <Ms2ger> Yay!
- # [17:57] <annevk> Ms2ger, in a style that does not make use of the nodes model
- # [17:58] <annevk> making it much more explicit what actually needs to be done which seems somewhat better
- # 02[18:02] * Quits: erlehmann (~erlehmann@p5DDB9148.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [18:02] <timeless> Ms2ger: wrt seeing that host, it's in my w3 panorama stack (#5/7)
- # 03[18:02] * Joins: TabAtkins_ (~tabatkins@71.39.129.225)
- # 02[18:02] * Quits: foolip (~philip@83.218.67.122) (Quit: Ex-Chat)
- # 02[18:02] * Quits: payman (~payman@pat.se.opera.com) (Quit: leaving)
- # 03[18:03] * Joins: captain (~captain@xdsl-87-79-146-53.netcologne.de)
- # 03[18:03] * Joins: payman (~payman@pat.se.opera.com)
- # 03[18:04] * bga_ is now known as bga_|away
- # 02[18:07] * Quits: TabAtkins_ (~tabatkins@71.39.129.225) (Ping timeout: 258 seconds)
- # 03[18:09] * Joins: shepazu (~schepers@71.39.129.225)
- # 03[18:09] * Joins: TabAtkins_ (~tabatkins@71.39.129.225)
- # 02[18:10] * Quits: mpt (~mpt@canonical/mpt) (Remote host closed the connection)
- # 02[18:13] * Quits: TabAtkins_ (~tabatkins@71.39.129.225) (Ping timeout: 240 seconds)
- # 02[18:13] * Quits: shepazu (~schepers@71.39.129.225) (Ping timeout: 276 seconds)
- # 03[18:14] * Joins: TabAtkins_ (~tabatkins@71.39.129.225)
- # 03[18:19] * bga_|away is now known as bga_
- # 03[18:20] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # 03[18:20] * Joins: shepazu (~schepers@71.39.129.225)
- # 02[18:20] * Quits: shepazu (~schepers@71.39.129.225) (Client Quit)
- # 03[18:22] * Joins: tantek (~tantek@67.23.204.2)
- # 02[18:26] * Quits: tantek (~tantek@67.23.204.2) (Client Quit)
- # 03[18:27] * Joins: eric_carlson (~eric_carl@2620:149:4:401:217:f2ff:fe03:a2e)
- # [18:30] <AryehGregor> Sigh, specdrama.
- # [18:31] <AryehGregor> hsivonen, I assume that if I wanted to use Google time to submit the spec to the W3C or whatever, Hixie would probably let me, but he didn't tell me to and I'm not interested in doing it unless I'm told to.
- # 02[18:32] * Quits: annevk (~annevk@72-254-83-244.client.stsn.net) (Quit: annevk)
- # 02[18:40] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 258 seconds)
- # 03[18:40] * Joins: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # 03[18:44] * Joins: ap (~ap@2620:149:4:401:c5e:8c61:330:5aaf)
- # 03[18:47] * Joins: tantek (~tantek@67.23.204.2)
- # 03[18:49] * Joins: sicking (~chatzilla@nat/mozilla/x-rlhrdtuxamcspwjc)
- # 02[18:51] * Quits: simplicity- (~simpli@unaffiliated/simplicity-) (Quit: simplicity-)
- # 03[18:59] * Joins: annevk (~annevk@71.39.129.225)
- # 02[19:00] * Quits: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net) (Quit: cying)
- # 03[19:00] * Joins: AnselmBradford (~ans@wt1213-64-71.aut.ac.nz)
- # 03[19:01] * Joins: dave_levin (~dave_levi@74.125.59.73)
- # 02[19:04] * Quits: Necrathex (~nectop@82-170-160-25.ip.telfort.nl) (Quit: Necrathex)
- # [19:05] <annevk> AryehGregor, it's the same people that always complain, regardless of what you do
- # [19:06] <annevk> AryehGregor, if Hixie made the HTML specification forty pages longer they would complain too
- # [19:06] <AryehGregor> annevk, I thought there have been a couple of very productive Google+ discussions lately.
- # [19:06] <AryehGregor> I'm trying to continue the trend. :)
- # [19:06] <AryehGregor> (but yeah)
- # [19:06] <AryehGregor> The only that would have made them happy would be to totally ignore the W3C and work only in the WHATWG, so they didn't know about it.
- # 03[19:09] * Joins: zdobersek (~zan@cpe-46-164-26-92.dynamic.amis.net)
- # [19:09] <annevk> they would know about it
- # [19:09] <AryehGregor> They didn't know about it until I just announced it.
- # [19:09] <AryehGregor> Even though I announced it on the WHATWG list months ago.
- # [19:10] <annevk> Julian commented on the WHATWG list I thought
- # [19:11] <AryehGregor> You mean yesterday, or in general?
- # [19:11] <annevk> yesterday
- # [19:11] <AryehGregor> Yesterday he commented on public-html.
- # [19:11] <AryehGregor> On, of course, a purely procedural issue.
- # 03[19:11] * Joins: mpt (~mpt@canonical/mpt)
- # [19:12] <annevk> oh you're right
- # 02[19:14] * Quits: mokush (~quassel@188.24.97.161) (Read error: Connection reset by peer)
- # 03[19:15] * Joins: CvP (~CvP@123.49.23.186)
- # 03[19:15] * Joins: _bga (~bga@95-55-54-51.dynamic.avangarddsl.ru)
- # 02[19:16] * Quits: bga_ (~bga@ppp78-37-220-173.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # 03[19:17] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # 02[19:20] * Quits: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr) (Quit: Linkinus - http://linkinus.com)
- # 02[19:22] * Quits: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net) (Remote host closed the connection)
- # 02[19:23] * Quits: agektmr (~Adium@p2248-ipbf5205marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving.)
- # 02[19:27] * Quits: tantek (~tantek@67.23.204.2) (Quit: tantek)
- # 02[19:30] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: Reading http://davidwalsh.name)
- # 03[19:31] * _bga is now known as bga_|away
- # 03[19:31] * bga_|away is now known as bga_
- # [19:36] <AryehGregor> Megapost written: https://plus.google.com/u/0/105458233028934590147/posts/h7nsT7wuNmX
- # 03[19:39] * Joins: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # 03[19:40] * Joins: espadrine (~thaddee_t@acces0186.res.insa-lyon.fr)
- # 06[19:40] * Ms2ger is perfectly happy to stay out of that discussion
- # 02[19:42] * Quits: bmaland (~bjorn@94.229.66.40) (Quit: leaving)
- # [19:43] <annevk> I think you make some pretty good points in there
- # [19:43] <annevk> Both about power of editors and process issues with the W3C
- # 03[19:44] * Joins: bmaland (~bjorn@94.229.66.40)
- # 03[19:47] * Joins: tantek (~tantek@67.23.204.2)
- # 03[19:48] * Joins: simplicity- (~simpli@unaffiliated/simplicity-)
- # [19:48] <jgraham> AryehGregor: Nice commen
- # [19:48] <jgraham> t
- # 02[19:48] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 240 seconds)
- # 03[19:51] * bga_ is now known as bga_|away
- # 03[19:53] * Joins: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net)
- # 03[19:54] * abarth|zZz is now known as abarth
- # 02[19:57] * Quits: CvP (~CvP@123.49.23.186) (Quit: [ UPP ] > all)
- # 03[19:58] * bga_|away is now known as bga_
- # 02[20:01] * Quits: annevk (~annevk@71.39.129.225) (Ping timeout: 240 seconds)
- # 03[20:08] * Joins: annevk (~annevk@71.39.129.225)
- # 02[20:08] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Read error: Operation timed out)
- # 02[20:10] * Quits: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # 03[20:12] * Joins: erlehmann (~erlehmann@89.204.153.78)
- # 03[20:12] * Joins: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net)
- # 03[20:15] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [20:16] <hober> AryehGregor: I'm sad that I'm limited to +1ing that once.
- # 02[20:16] * Quits: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi) (Ping timeout: 246 seconds)
- # 02[20:17] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Remote host closed the connection)
- # 03[20:18] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # 02[20:18] * Quits: AnselmBradford (~ans@wt1213-64-71.aut.ac.nz) (Quit: AnselmBradford)
- # [20:19] <annevk> AryehGregor, you mind if I quote that verbatim on my blog with context?
- # [20:19] <AryehGregor> annevk, go ahead.
- # [20:19] <AryehGregor> I'm optimistic that we can win over some of the more reasonable people to a large degree, given a chance.
- # 03[20:20] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # [20:20] <AryehGregor> Not the W3C itself, though.
- # [20:22] <AryehGregor> Maybe someone should also copy it to the discussion on the chairs list. The answer in the end is obviously going to have to be "we're not going to ever change things enough to satisfy him", but I imagine some of the participants there would find it informative.
- # 06[20:25] * tantek tries to catch-up on the drama.
- # [20:25] <AryehGregor> Hixie, I'll respond to some of the DOM Range stuff, at least, since there's not much of it.
- # [20:27] <AryehGregor> Maybe some of the editing stuff too.
- # 03[20:27] * Joins: clair (~clair@host81-159-188-149.range81-159.btcentralplus.com)
- # [20:28] <annevk> AryehGregor, was your editing work going to take in Selection in due course?
- # [20:28] <AryehGregor> annevk, yeah, that's the theory.
- # [20:28] <AryehGregor> I don't want to do it right now because I just asked for implementer review and don't want to add a massive chunk of spec text just now.
- # [20:28] <AryehGregor> I'll work on other things for the moment.
- # 03[20:29] * Joins: timeless_ (d04149cb@gateway/web/freenode/ip.208.65.73.203)
- # 02[20:29] * Quits: timeless_ (d04149cb@gateway/web/freenode/ip.208.65.73.203) (Changing host)
- # 03[20:29] * Joins: timeless_ (d04149cb@firefox/developer/timeless)
- # 02[20:29] * Quits: timeless (d04149cb@firefox/developer/timeless) (Disconnected by services)
- # 03[20:29] * timeless_ is now known as timeless
- # [20:31] <annevk> okay
- # [20:31] <AryehGregor> Unless you want to absorb DOM Range into DOM Core and this is blocking your work.
- # [20:31] <tantek> AryehGregor - what's the spec you're developing?
- # [20:31] <AryehGregor> tantek, http://aryeh.name/spec/editing/editing.html
- # 03[20:32] * Joins: gpsietzema (~gpsietzem@188.201.167.121)
- # 03[20:32] * Joins: jamesr (~jamesr@216.239.45.21)
- # [20:32] <tantek> AryehGregor - seems reasonable to me.
- # [20:33] <timeless> AryehGregor: so...
- # 06[20:33] * tantek is confused by why there is any drama about this at all.
- # [20:33] <timeless> i'd like to note that there are too many mailing lists
- # [20:33] <timeless> and no useful announce lists
- # [20:33] <timeless> if you could have posted to one useful announce list
- # [20:33] <tantek> timeless - you can shorten that to: there are too many mailing lists
- # [20:33] <tantek> :)
- # [20:33] <timeless> and if i could have been subscribed to that one list
- # [20:33] <timeless> tantek: +1
- # [20:33] <timeless> i'd probably be reviewing it now
- # [20:33] <tantek> timeless - I think that's called "choose your feeds wisely" :)
- # [20:33] <timeless> tantek: i haven't found any useful feeds!
- # [20:34] <AryehGregor> I could make a post on the WHATWG blog, if that would be helpful.
- # [20:34] <timeless> i've been soliciting for them all day
- # 06[20:34] * tantek commends AryehGregor for his tireless hard work and working in the open with a liberal license. Keep up the good work. And don't waste time on the haters.
- # [20:34] <timeless> if you did it and got others to do the same, that'd encourage me to read that blog
- # [20:34] <timeless> so, +1 :)
- # [20:36] <erlehmann> a bit off-topic: is a „liberal“ a „free“ license (e.g. not proprietary) ? or does it mean MIT/X1-style (not copyleft) ?
- # [20:36] <timeless> s/X1/X11/ ? :)
- # [20:37] <timeless> i think it leans to MIT/..
- # 02[20:38] * Quits: annevk (~annevk@71.39.129.225) (Remote host closed the connection)
- # 02[20:40] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Read error: Connection reset by peer)
- # 06[20:40] * timeless will +1 the actual plus comment later from home..
- # [20:41] <erlehmann> he, i use „add“ for „+1“ to confuzzle my not-yet-deleted friends.
- # [20:41] <erlehmann> „i added that“
- # [20:41] <TabAtkins_> "incremented"
- # [20:42] <Ms2ger> "inc'd"
- # [20:44] <AryehGregor> erlehmann, specs should be permissively licensed, like CC0 or MIT-style. Copyleft for specs is a bad idea, IMO.
- # [20:44] <AryehGregor> It means projects can't, e.g., include parts of it in their documentation unless their license happens to be compatible.
- # [20:44] <timeless> right
- # [20:44] <AryehGregor> Proprietary forks are not a big problem in practice for specs anyway.
- # [20:44] <timeless> similarly, examples shouldn't be copyleft
- # 03[20:45] * Joins: annevk (~annevk@71.39.129.225)
- # [20:45] <annevk> draft: http://annevankesteren.nl/2011/07/editor
- # [20:45] <timeless> heck, header files generally shouldn't be copy left
- # [20:45] <annevk> not sure about the title
- # [20:45] <timeless> (ignoring the minor detail that they generallly don't have sufficient substance to have anything for which one can claim copyright!)
- # [20:46] <timeless> annevk: is it unreasonable for me to wish your <editing APIs of the web platform> was a link?
- # [20:46] <erlehmann> AryehGregor, i fully agree with that. differentiation through implementations makes more sense.
- # [20:46] <annevk> timeless, no
- # [20:46] <timeless> :)
- # [20:47] <timeless> annevk: might as well try to get eyeballs for something useful after all :)
- # [20:48] <erlehmann> timeless, why that stuff with the header files?
- # [20:49] <timeless> erlehmann: if i want to be compatible with an api
- # [20:49] <timeless> why should the api be able to influence the license on *my* product?
- # [20:49] <erlehmann> isn't there at least one program that is free because of readline being GPL?
- # [20:49] <timeless> generally speaking commercial products get this right and ensure their licenses on headers are non tainting
- # [20:49] <Ms2ger> Obviously you lack a cite attribute
- # [20:49] <timeless> i'm sure there are a dozen crappy programs ou tthere
- # [20:50] <timeless> s/u t/ut /
- # [20:50] <timeless> but personally i don't believe that's a valid reason for anything
- # [20:50] <timeless> and besides, readline is a library, not just a header
- # [20:50] <erlehmann> so you are more talking about stuff susceptible to network effects.
- # [20:50] <timeless> if you want to require someone to have <foo-license> because they include <foo-library>
- # [20:50] <timeless> that's ok
- # [20:51] <timeless> but just for a header file?
- # [20:51] <timeless> that's not ok in my book
- # [20:51] <annevk> timeless, added links
- # [20:51] <timeless> thanks
- # [20:51] <annevk> Ms2ger, I could link to the thread that way I suppose
- # [20:51] <erlehmann> well, i think its simply a matter of strategy. if you make it too restrictive, few people will use it.
- # 06[20:52] * timeless shrugs
- # 02[20:53] * Quits: timeless (d04149cb@firefox/developer/timeless) (Disconnected by services)
- # 03[20:53] * Joins: timeless (d04149cb@firefox/developer/timeless)
- # [20:53] <erlehmann> oh well.
- # [20:54] <Ms2ger> timeless (d04149cb@firefox/developer/timeless) has joined #whatwg
- # [20:54] <Ms2ger> Hmm
- # [20:54] <timeless> you object?
- # [20:54] <Ms2ger> Not at all
- # [20:54] <timeless> do you want me to get -emeritus added?
- # [20:54] <Ms2ger> I wish it was still true :)
- # [20:54] <timeless> it's better than a /maemo or /meego hostmask :)
- # [20:55] <timeless> that'd be really problematic :)
- # [20:55] <timeless> but yeah, we're a webkit shop :)
- # [20:55] <Ms2ger> Boo :)
- # [20:55] <timeless> amusingly the tools team internally has firefox addons
- # [20:55] <timeless> and they also fix compatibility issues w/ nightly :)
- # [20:55] <timeless> yay tools teams!
- # 03[20:55] * Joins: s21n (~s21n@unaffiliated/s21n)
- # 03[20:58] * Joins: CvP (~CvP@123.49.22.136)
- # 03[20:59] * Parts: heedly (~ed@static-108-13-230-138.lsanca.fios.verizon.net)
- # 03[21:07] * Joins: jwalden (~waldo@nat/mozilla/x-dcojjejqxlmdngzw)
- # [21:09] <tantek> erlehmann, timeless, yes, liberal as in MIT or CC0 (preferred).
- # [21:10] <tantek> AryehGregor, please consider also saying the IP in the spec is available under OWFa 1.0 as well (handles patent stuff)
- # [21:10] <AryehGregor> What does it do about patents?
- # [21:10] <AryehGregor> I don't own any patents, so I can't see that I could do much.
- # [21:10] <tantek> it basically is the way to do a patent non-assert
- # [21:10] <tantek> in an open / portable way
- # [21:11] <tantek> the same way that CC is the way to do a copyright non-assert
- # [21:11] <tantek> in an open / portable way
- # [21:11] <AryehGregor> I have no patents to non-assert, though.
- # [21:11] <tantek> sure, but people often say "but w3c gets you patent /ip protection etc."
- # [21:11] <tantek> and using OWFa allows you to do it independently
- # [21:11] <wilhelm> Your employer may have.
- # [21:11] <tantek> http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0
- # [21:13] <tantek> more on the topic of doing open standards development in general: http://tantek.com/2011/168/b1/practices-good-open-web-standards-development
- # [21:13] <gsnedders> AryehGregor: In a country with submarine patents, why should I believe you?
- # [21:13] <tantek> (probably more than anyone here needs, and most of that will just be duh/assumed material for the folks here)
- # [21:14] <tantek> (hopefully useful as a reference though)
- # [21:14] <AryehGregor> gsnedders, because if you suspect me of secretly holding patents, you may as well suspect everyone in the world of it, give up on software development, and take up some safe occupation like coal mining instead.
- # [21:14] <AryehGregor> People who worry about patents are not going to worry about me.
- # [21:14] <AryehGregor> Also, patent filings are public from day one, I think.
- # [21:14] <AryehGregor> And submarine patents as such don't exist anymore, at least as the term was formerly used.
- # [21:17] <gsnedders> AryehGregor: My understanding (which is limited, because, well, I'm not in the US for a start) is that the last submarine patents are still not all published. Regardless of whether you hold patents or not, people have good reason to prefer a promise you won't sue them for violating a patent (which you know they won't, because you don't hold any).
- # [21:17] <AryehGregor> I think submarine patents only exist if they were filed before, like, 1996.
- # [21:17] <AryehGregor> When I was eight.
- # [21:17] <gsnedders> AryehGregor: It's about insurance that the editor of the spec hasn't deliberately put something in the spec so they can sue for it.
- # [21:18] <AryehGregor> Okay, that's all very well, but I don't think anyone is going to be credibly worried about it.
- # 03[21:18] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [21:18] <AryehGregor> It's not high on my to-do list.
- # [21:18] <gsnedders> AryehGregor: It's about the risk. Sure, I could take you at your word, but then someday someone will lie.
- # [21:19] <AryehGregor> Find me someone who's actually worried about my secret patent portfolio and I'll consider spending time on the issue.
- # 03[21:19] * Joins: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi)
- # [21:20] <gsnedders> AryehGregor: Waste as much time on it as you did the text of the spec?
- # [21:20] <AryehGregor> I'm doing other things, this is a distraction based on a theoretical issue.
- # 03[21:21] * Joins: foolip (~philip@h242n6-g-hn-a11.ias.bredband.telia.com)
- # 02[21:24] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Ping timeout: 246 seconds)
- # [21:24] <Hixie> hey where's innnerText supposed to live?
- # [21:24] <Ms2ger> In hell
- # [21:25] <Hixie> dom core? dom parsing? html? editing?
- # 02[21:25] * Quits: tantek (~tantek@67.23.204.2) (Quit: tantek)
- # [21:25] <Ms2ger> Not in a spec I edit
- # [21:25] <foolip> surely not dom core?
- # [21:25] <Ms2ger> So one of the latter
- # [21:25] <Ms2ger> It's not clear anybody's interested in a spec, though
- # [21:25] <gsnedders> HTML, I'd guess
- # [21:26] <annevk> depends on the details
- # [21:26] <Hixie> k i'll just continue to ignore this problem for now
- # [21:26] <erlehmann> academics that deal with patents are interesting. i have no idea how the two cultures i like to think represented by cerf vs. brandenburg (the mp3 guy) are intermingled or opposed to each other.
- # 03[21:26] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [21:27] <Hixie> annevk: http://platform.html5.org/ needs updating for dom traversal, right?
- # [21:27] <Hixie> i wish http://platform.html5.org/ didn't list each section from WA1 separately
- # [21:27] <Ms2ger> Yes
- # [21:27] <annevk> yes
- # [21:28] <annevk> I haven't reached Mike in a while
- # [21:28] <Hixie> (and i wish it had css more expanded)
- # [21:29] <jgraham> foolip: Well it sort-of is DOM core if it applies to all namespaces. And if it doesn't apply to all namespaces, that's pretty weird
- # [21:29] <jgraham> OTOH I widh it would die :)
- # [21:29] <Ms2ger> Anybody can define stuff on Element
- # [21:29] <foolip> jgraham, does it exist on SVG element nodes?
- # [21:29] <annevk> Hixie, some of the feedback you gave me was about way different things
- # [21:30] <Ms2ger> That doesn't mean it needs to be in Core
- # [21:30] <foolip> oh, I'm stupid, what else is new
- # [21:30] <jgraham> Ms2ger: Yes but having gratuitously split interfaces isn't helpful
- # [21:30] <annevk> Hixie, like disabled attribute for <iframe>
- # [21:30] <foolip> I thought it was innerHTML :-/
- # [21:30] <jgraham> *wish
- # 02[21:31] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Ping timeout: 240 seconds)
- # 02[21:31] * Quits: maikmerten (~maikmerte@port-92-201-116-65.dynamic.qsc.de) (Remote host closed the connection)
- # [21:32] <Hixie> annevk: the use case was dragging something, the solution is mouse capture
- # [21:32] <Hixie> annevk: the iframe bit is a distraction
- # [21:32] <Hixie> i'll move that thread to a separate bucket on my end though
- # [21:32] <annevk> the keyboard stuff is also not for DOM Core
- # [21:33] <annevk> btw, the SVG WG wants to follow the on* pattern for event handlers
- # [21:33] <Hixie> one e-mail from hallvord?
- # [21:33] <annevk> several emails on keyboard stuff
- # [21:33] <annevk> and dblclick
- # [21:34] <Hixie> k
- # [21:35] <Hixie> ok after taking out event-specific stuff, i have 16 e-mails left
- # [21:36] <Hixie> want me to send you that bucket again so you can make sure i got the right ones?
- # [21:36] <annevk> cancelling keydown is one of those
- # [21:36] <annevk> sure
- # [21:36] <annevk> there was some relevant event stuff about Apple-specific extensions to the Event interface
- # [21:36] <annevk> (though I doubt that will result in spec changes)
- # [21:37] <zewt> i'm surprised more sites aren't really really evil about cancelling keydown
- # [21:37] <Hixie> annevk: if there's nothing in what i just sent you that needs any response and it's all been taken into account already, i can just delete the bucket on my end
- # 03[21:39] * Joins: ben_alman_ (~cowboy@75-150-66-249-NewEngland.hfc.comcastbusiness.net)
- # [21:40] <annevk> Node having an item() method looks like something that might need updating in DOM Core
- # [21:40] <annevk> "Node item(in long index); // and Node is also indexable as array"
- # [21:40] <Ms2ger> Who does that?
- # [21:40] <annevk> this was an email from Maciej
- # [21:42] <annevk> Safari also has a bunch of stuff on Event apparently
- # [21:42] <annevk> srcElement - clone of the nonstandard IE extension srcElement, an alias for target
- # [21:42] <annevk> returnValue - clone of the nonstandard IE extension returnValue, this is a read-write property that lets you get and set whether default is prevented. This lets you un-prevent default, something not allowed in the standard DOM event model.
- # [21:42] <annevk> cancelBubble - similar to returnValue, but for stopPropagation
- # [21:42] <annevk> dataTransfer - this appears to be applicable only to drag & drop events, probably a mistake that it is in the Event interface
- # [21:42] <annevk> clipboardData - similarly, but for clipboard events
- # [21:43] <annevk> Hixie, you can delete that bucket, I will file a bug on Node.item() and looking at Event extensions
- # [21:43] <Hixie> cool
- # [21:43] <Hixie> thanks dude
- # [21:46] <annevk> hmm I cannot find item in document
- # 02[21:47] * Quits: ktbe (~ktbe@212.174.109.55) (K-Lined)
- # [21:50] <Hixie> ok twice now i have explained to plh how the w3c process is broken, he claims it is not, i then respond in detail explaining how it is, and he goes silent
- # [21:50] <Hixie> http://lists.w3.org/Archives/Public/public-web-perf/2011Jul/0090.html and http://lists.w3.org/Archives/Public/public-web-perf/2011Apr/0013.html
- # [21:51] <erlehmann> well, egoless discussions are rare. and you are like, the W3Cs nemesis personified? ;)
- # [21:51] <zewt> at least he didn't say "let's agree to disagree" as if that settles everything
- # [21:51] <AryehGregor> plh just added me on Google+ after my big post about how I'm not interested in working with the W3C.
- # [21:51] <zewt> that's pretty much the worst internet-disagreement expression there is
- # [21:51] <Hixie> i just wish he would either explain why i'm wrong, or stop claiming things that i've shown are wrong
- # [21:51] <erlehmann> “i think both parties have made their points today. now for something completely different”
- # [21:53] <erlehmann> such people exist. i regard overly broad criticism that is not told as backstory to narrow issues as trolling anyway.
- # 02[21:59] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: Freedom - to walk free and own no superior.)
- # [22:01] <erlehmann> annevk, not wanting to troll you, but why don't you link directly to the fragment of the comment on the page?
- # [22:01] <erlehmann> (i know people hate scrolling)
- # 03[22:01] * Joins: oknoway (~oknoway@72.11.82.226)
- # [22:03] <Hixie> AryehGregor: fwiw, the editing stuff looks fantastic.
- # [22:04] <AryehGregor> Hixie, thanks.
- # [22:05] <timeless> AryehGregor: i think the current problem with patents is that you can revise claims after filing..
- # [22:05] <AryehGregor> timeless, I think that in most cases, the current problem with patents is that they exist.
- # [22:05] <Hixie> so this crypto thread on whatwg -- anyone know what spec it's supposed to affect?
- # [22:05] <AryehGregor> But that's a futile discussion.
- # [22:05] <AryehGregor> Hixie, about the new API? I assumed people were making a new spec.
- # [22:06] <Hixie> do you know who specifically?
- # [22:06] <AryehGregor> No clue, haven't been following closely.
- # [22:07] <timeless> annevk: mike was around on monday iirc
- # 02[22:07] * Quits: Frozen_ (~Frozen@2a01:e35:8a2f:2a60:21f:d0ff:fe53:75b2) (Remote host closed the connection)
- # [22:09] <timeless> zewt: ePost.ca seems pretty evil about form input
- # [22:09] <timeless> i hit a couple of other .ca sites which were pretty evil
- # [22:10] <zewt> that's one place it's easy to do really stupid things, but not necessarily willfully
- # [22:10] <zewt> like "preventDefault if the key isn't [0-9]"
- # [22:10] <zewt> but evil i'm talking about things like preventing escape for browser stop, alt-left/right, f5, etc
- # [22:10] <Ms2ger> Hixie, ddahl is writing up something he calls a spec :)
- # [22:10] <zewt> eg. deliberately being obnoxious to users
- # [22:11] <Hixie> Ms2ger: for crypto?
- # [22:11] <Hixie> Ms2ger: k
- # [22:11] <timeless> Hixie: i presume it's the mozilla hosted crypto spec
- # [22:11] <Hixie> do you have a link?
- # [22:11] <zewt> there was some proposal a while back but it was sort of a mess and i didn't look very closely
- # [22:11] <Ms2ger> Somewhere on wikimo, I'll look
- # [22:11] <timeless> zewt: oh, i think i've hit some of those
- # [22:11] <timeless> Hixie: yeah, i think
- # 03[22:11] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [22:12] <timeless> grumble, it isn't googleable
- # [22:12] <timeless> lemme ask gmail
- # [22:12] <Ms2ger> https://wiki.mozilla.org/Privacy/Features/DOMCryptAPISpec/Latest
- # [22:12] <zewt> the other day i hit a "wait 30 seconds to download" site that stopped the countdown when the window loses focus, to try to force you to sit there and wait :(
- # [22:12] <zewt> another one of those really gross evil obnoxious things that I'm surprised I hadn't seen before
- # [22:13] <timeless> oh right, it doesn't have 'o' after 'Crypt'
- # [22:13] <timeless> it intentionally breaks any google searches i might try
- # [22:13] <timeless> zewt: those will be *more* common
- # [22:13] <Ms2ger> timeless, what's the bugzilla component to add new repos to mxr?
- # [22:13] <timeless> webtools/mxr i think
- # [22:14] <zewt> those have been possible for a long long time, and those download sites have always been obnoxious, so it's puzzled me that it took so long
- # [22:14] <timeless> zewt: http://www.w3.org/TR/2011/WD-page-visibility-20110721/
- # [22:14] <Ms2ger> OK, I thought that was about issues in MXR
- # [22:14] <timeless> Ms2ger: i don't think we have a second place
- # [22:14] <timeless> you can use server operations
- # [22:14] <zewt> it's the sort of thing that just needs browser overrides, really
- # [22:15] <zewt> or, for my purposes, at least enough functionality in things like GM to kill it
- # [22:15] <Hixie> looks like ddhal and abarth are coauthoring it
- # [22:16] <Hixie> abarth: what should i do with crypto-related feedback sent to whatwg?
- # 03[22:17] * Joins: MrDoublesite (~mropposit@unaffiliated/mropposite)
- # [22:18] <timeless> Ms2ger: technically you couldmisfile in websites/Other
- # 02[22:19] * Quits: jwalden (~waldo@nat/mozilla/x-dcojjejqxlmdngzw) (Quit: brb)
- # [22:19] <Ms2ger> I (mis)filed in ServerOps
- # 06[22:19] * timeless can't *find* serverops
- # [22:20] <Ms2ger> mozilla.org
- # [22:22] <Ms2ger> Huh, Google tells me Hixie +1d dev.w3.org/2006/webapi/FileAPI/
- # [22:23] <Ms2ger> And that page is completely broken
- # [22:23] <Hixie> wow, what happened to that page
- # [22:23] <Ms2ger> It starts with
- # [22:23] <Ms2ger> Overview.html
- # [22:23] <Ms2ger> Web IDL
- # 06[22:23] * Ms2ger looks for heycam
- # 03[22:23] * Joins: jwalden (~waldo@2620:101:8003:200:222:68ff:fe15:af5c)
- # [22:25] <Hixie> wtf is that page
- # [22:26] <Ms2ger> A botched attempt at using XSLT
- # [22:26] <Hixie> sicking: File API spec got broken dude
- # [22:28] <Ms2ger> Probably because Arun's last edit introduced a wellformedness error
- # 02[22:28] * Quits: JirkaK (~jirka@95.85.233.233) (Quit: JirkaK)
- # [22:28] <Ms2ger> "This note is normative."
- # [22:29] <Ms2ger> What?
- # [22:29] <erlehmann> haha
- # 03[22:29] * Joins: _bga (~bga@95-55-54-51.dynamic.avangarddsl.ru)
- # 02[22:32] * Quits: bga_ (~bga@95-55-54-51.dynamic.avangarddsl.ru) (Ping timeout: 250 seconds)
- # 03[22:32] * Joins: clair_ (~clair@host86-173-196-107.range86-173.btcentralplus.com)
- # 02[22:33] * Quits: clair (~clair@host81-159-188-149.range81-159.btcentralplus.com) (Ping timeout: 250 seconds)
- # 03[22:33] * clair_ is now known as clair
- # 02[22:34] * Quits: ben_alman_ (~cowboy@75-150-66-249-NewEngland.hfc.comcastbusiness.net) (Quit: Leaving...)
- # 03[22:35] * Joins: nessy (~Adium@124-169-135-125.dyn.iinet.net.au)
- # 02[22:36] * Quits: davidb (~davidb@corp.tor1.mozilla.com) (Quit: davidb)
- # [22:40] <annevk> :)
- # [22:40] <annevk> erlehmann, give me the fragment
- # [22:41] <erlehmann> annevk, i believe you are implying g+ is somehow too dense for that. point made.
- # [22:42] <annevk> I mean I couldn't get to the fragment
- # [22:44] <annevk> Ms2ger, so I cannot find Node.item() anymore
- # 02[22:44] * Quits: smaug____ (~chatzilla@a91-154-41-96.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.86.1 [Firefox 8.0a1/20110726030825])
- # [22:46] <sicking> Hixie: ugh :( Poke Arun
- # [22:46] <annevk> that's why people should use Anolis to make specs
- # [22:46] <Ms2ger> Me neither
- # [22:46] <annevk> good
- # 03[22:48] * Joins: cygri (~cygri@109.255.150.223)
- # [22:51] <annevk> http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Event.idl does seem to have quite some extensions
- # [22:52] <AryehGregor> Hixie, okay, I responded to all of the stuff you sent me where I could give a useful answer, and that was sent to whatwg (not other places).
- # 02[22:52] * Quits: nessy (~Adium@124-169-135-125.dyn.iinet.net.au) (Quit: Leaving.)
- # [22:52] <AryehGregor> And where I hadn't already responded months ago.
- # [22:53] <AryehGregor> Some of those threads are things I started.
- # [22:53] <annevk> http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/events/nsIDOMEvent.idl seems to match the specification
- # [22:53] <annevk> but Mozilla sometimes additional stuff elsewhere
- # [22:54] <AryehGregor> Okay, can I post stuff to the WHATWG blog somehow? I can't remember if I have an account.
- # 06[22:54] * AryehGregor doesn't see anywhere to try logging in
- # [22:55] <Ms2ger> annevk, try nsIDOMNSEvent
- # [22:55] <Ms2ger> (I'm removing it, but haven't got around to it yet)
- # [22:58] <annevk> originalTarget
- # [22:58] <annevk> explicitOriginalTarget
- # [22:58] <annevk> and a similar list of constants as Safari
- # [22:58] <annevk> bah
- # 03[23:04] * Joins: jacobolu_ (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net)
- # 02[23:05] * Quits: jacobolus (~jacobolus@208-90-212-189.PUBLIC.monkeybrains.net) (Read error: Connection reset by peer)
- # [23:09] <timeless> AryehGregor: ...
- # [23:09] <timeless> about nested lists
- # [23:09] <AryehGregor> What about them?
- # [23:09] <timeless> have you seen http://support.microsoft.com/kb/2489283 ?
- # 03[23:09] * Parts: clair (~clair@host86-173-196-107.range86-173.btcentralplus.com)
- # [23:09] <timeless> (random kb article)
- # [23:09] <AryehGregor> What about it?
- # [23:09] <timeless> just that they tend to have <ul>'s in <li>'s
- # [23:10] <AryehGregor> It nests <ul> inside <li>. That's not a problem.
- # [23:10] <AryehGregor> I never said that should be invalid.
- # 06[23:10] * timeless considers trying to reread the message
- # [23:10] <AryehGregor> But I don't think execCommand() should produce it, under normal circumstances.
- # [23:10] <AryehGregor> For execCommand(), it's simpler to only have lists nested directly inside lists.
- # 06[23:10] * timeless ponders
- # [23:10] <timeless> so...
- # [23:10] <AryehGregor> It doesn't have to let you write arbitrary HTML. If you want to do something fancier, write the HTML yourself.
- # 02[23:11] * Quits: captain (~captain@xdsl-87-79-146-53.netcologne.de) (Quit: captain)
- # [23:11] <annevk> emailed www-dom about extensions to Event
- # [23:11] <AryehGregor> FWIW, I wasn't able to get Word or OpenOffice to produce lists like that one.
- # [23:11] <timeless> the problem is that i think the kb article is a pretty natural thing to want to write
- # [23:11] <timeless> really?
- # [23:11] <AryehGregor> In a WYSIWYG editor?
- # [23:11] <AryehGregor> I mean, you can get something that looks visually something like that.
- # [23:12] <AryehGregor> You can do that with my execCommand() spec too.
- # [23:12] <AryehGregor> As long as you only put the nested list at the end of the <li>.
- # [23:12] <timeless> but you're saying you couldn't get them to generate content that's logically like that?
- # [23:13] <AryehGregor> I'm saying we should treat </li><ol>...</ol> logically the same as <ol>...</ol></li>.
- # [23:13] <AryehGregor> We can make up whatever semantics are convenient.
- # [23:13] <annevk> Ms2ger, please clean up Gecko http://lists.w3.org/Archives/Public/www-dom/2011JulSep/0039.html
- # [23:13] <AryehGregor> annevk, how can I post something on the WHATWG blog?
- # [23:13] <Ms2ger> File a bug
- # [23:14] <annevk> I guess I can
- # [23:14] <AryehGregor> Hmm, actually, I guess you'll mention my announcement anyway.
- # [23:14] <AryehGregor> In the WHATWG Weekly.
- # [23:14] <AryehGregor> So I don't see any need.
- # [23:14] <timeless> annevk: my favorite is explicitOriginalTarget
- # [23:14] <annevk> AryehGregor, please post it separately
- # [23:14] <annevk> I'll make an account for you
- # [23:14] <AryehGregor> Okay, why?
- # [23:14] <timeless> (there actually was one worse than that)
- # 03[23:14] * Joins: cpearce (~chatzilla@203-97-204-82.dsl.clear.net.nz)
- # 06[23:14] * timeless thinks it had `real` in it
- # [23:14] <annevk> AryehGregor, because six months of work deserves a little more than a note
- # [23:15] <AryehGregor> MediaWiki has or used to have series of methods in the same class called "X", "doX", "reallyDoX". In at least one place.
- # [23:15] <AryehGregor> annevk, k.
- # [23:16] <timeless> annevk: http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/events/nsIDOMNSEvent.idl#90
- # [23:16] <timeless> fwiw
- # [23:16] <annevk> you should have an invite for the blog AryehGregor
- # [23:16] <timeless> 105 [noscript] readonly attribute nsIDOMEventTarget tmpRealOriginalTarget;
- # [23:16] <timeless> is the best part
- # [23:16] <AryehGregor> annevk, got it.
- # [23:17] <annevk> timeless, yeah, but it has [noscript] so I decided to not make jokes about it :)
- # [23:17] <timeless> annevk: yeah well
- # [23:17] <timeless> what i like is the comment
- # [23:17] <timeless> http://mxr.mozilla.org/mozilla-central/ident?i=tmpRealOriginalTarget
- # [23:17] <timeless> 100 /* XXX This is TEMPORARY.
- # 02[23:17] * Quits: MacTed (~Thud@63.119.36.36)
- # [23:18] <annevk> when was it added?
- # [23:18] <annevk> :)
- # [23:18] <timeless> hold on
- # [23:18] <timeless> i need to ask bonsai(cvs)
- # [23:18] <timeless> http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/security/manager/ssl/src/nsSmartCardEvent.cpp&rev=1.1&root=/cvsroot
- # [23:18] <timeless> around 2005 in that file
- # [23:18] <timeless> http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/editor/libeditor/text&command=DIFF_FRAMESET&file=nsPlaintextDataTransfer.cpp&rev2=1.35&rev1=1.34
- # [23:18] <timeless> 2003 there
- # [23:19] <timeless> but that was probably just the rename from `explicitOriginalTarget` to `tmpRealOriginalTarget`
- # [23:20] <timeless> http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/dom/public/idl/events/nsIDOMNSEvent.idl&rev=1.4.32.1#100
- # [23:20] <annevk> heh
- # [23:20] <annevk> https://bugzilla.mozilla.org/show_bug.cgi?id=674696
- # [23:20] <timeless> the change is from 2003
- # [23:20] <timeless> sorry, may 2003
- # [23:20] <timeless> so, it's only 8 years old
- # [23:20] <annevk> guess I'll file one on WebKit too
- # [23:21] <timeless> anyway, it looks like explicit could be made [noscript] trivially
- # [23:21] <timeless> which would be sufficient for your requirements
- # [23:22] <annevk> no the constants, originalTarget etc. are all proprietary
- # [23:23] <jcranmer> AryehGregor: there is an interface in Thunderbird which has "name", "prettyName", and "prettiestName" (with about 3 or 4 other "name"s)
- # [23:23] <AryehGregor> As the saying goes, there are only two hard problems in computer science: cache invalidation and naming things.
- # [23:24] <Ms2ger> And off-by-one errors
- # [23:24] <annevk> and off by one errors
- # [23:24] <annevk> :)
- # [23:24] <Ms2ger> :)
- # 03[23:25] * Joins: nessy (~Adium@124-169-135-125.dyn.iinet.net.au)
- # [23:26] <annevk> http://daringfireball.net/linked/2011/07/27/html5-fullscreen hmm
- # 02[23:29] * Quits: s21n (~s21n@unaffiliated/s21n)
- # 02[23:32] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: miketaylr)
- # 02[23:33] * Quits: Ms2ger (~Ms2ger@91.181.30.149) (Quit: nn)
- # 03[23:34] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # 02[23:35] * Quits: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:40] <annevk> filed bugs ms2ger
- # [23:41] <annevk> and good night
- # 02[23:41] * Quits: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com) (Remote host closed the connection)
- # 02[23:41] * Quits: zdobersek (~zan@cpe-46-164-26-92.dynamic.amis.net) (Quit: Leaving.)
- # 03[23:41] * Joins: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # 02[23:41] * Quits: gpsietzema (~gpsietzem@188.201.167.121) (Remote host closed the connection)
- # 02[23:44] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [23:50] <AryehGregor> k, posted.
- # [23:50] <AryehGregor> timeless, subscribe to the WHATWG blog to get weekly-ish updates on interesting stuff that's happening in WHATWG-land.
- # 02[23:51] * Quits: oknoway (~oknoway@72.11.82.226) (Quit: oknoway)
- # [23:51] <Hixie> AryehGregor: cool, thanks
- # 03[23:52] * Joins: Rik` (~Rik`@2a01:e34:ec0f:1570:151:fdb6:282a:1020)
- # [23:54] <annevk> AryehGregor, could use some <code> love
- # [23:54] <AryehGregor> Yeah, maybe.
- # [23:54] <AryehGregor> Feel free if you like. :)
- # [23:55] <AryehGregor> I was content with adding links.
- # [23:55] <annevk> meh
- # 02[23:56] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # Session Close: Thu Jul 28 00:00:00 2011
The end :)