Options:
- # Session Start: Thu Apr 17 00:00:00 2014
- # Session Ident: #whatwg
- # [00:00] <zewt> SamB: all OS's support async directory creation; you just do it in a thread
- # [00:01] <SamB> zewt: oh. right.
- # [00:01] <zewt> (i think windows does support doing every FS operation async with the "overlapped" API)
- # [00:01] <annevk> cwilso_____: see also http://lists.w3.org/Archives/Public/public-webapps/2012OctDec/thread.html#msg543 and such
- # [00:01] <SamB> zewt: yes I did get that impression when I looked at their APIs last
- # [00:01] <zewt> (it may just create a thread behind the scenes)
- # [00:02] <SamB> or heck it could just not do it asynchronously
- # [00:02] <zewt> doubt that
- # [00:02] <zewt> it'd become really obvious as soon as you do something on a dirty CD
- # [00:03] <zewt> the overlapped API is nasty enough that i'd just do it myself with a thread, though
- # [00:05] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:08] * cwilso_____ is now known as cwilso
- # [00:09] <cwilso> annevk: yep, I'd say abarth and I do not completely agree there.
- # [00:09] * Quits: othermaciej (~mjs@17.114.25.18) (Quit: othermaciej)
- # [00:09] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [00:09] <cwilso> I do agree it should be clear where any spec text came from
- # [00:09] <cwilso> (and whose work it is)
- # [00:09] <annevk> yeah, everyone says that
- # [00:09] <cwilso> canonicality is a tough one.
- # [00:09] <annevk> lots of nice talk
- # [00:09] <annevk> little walk
- # [00:09] <annevk> or some such
- # [00:10] <cwilso> because.... coming back to what I said like 9 years ago when Hixie et al asked me to join the whatwg effort... there's no IP fence of any kind around the WHATWG spec.
- # [00:10] <cwilso> because no one adds that text, you mean?
- # [00:11] <cwilso> If so, that's messed up.
- # [00:11] <cwilso> (And I do agree with abarth quite strongly that " the document should clearly state that it is based in part (or in whole) on the WHATWG version. "
- # [00:11] <annevk> "the WHATWG spec"?
- # [00:12] <cwilso> s/WHATWG spec/WHATWG work.
- # [00:12] <SamB> annevk: you want it under a license that requires attribution, instead of a PD declaration?
- # [00:12] <SamB> or, er, cwilso
- # [00:12] <annevk> because the W3C likes to pretend the WHATWG doesn't really exist
- # [00:12] <cwilso> that is, the work mode of the W3C engenders some kind of shared IP promise.
- # [00:12] * Quits: weinig (~weinig@17.114.27.106) (Quit: weinig)
- # [00:13] * SamB sometimes confuses people whose nicks have the same length and capitalization pattern, especially if they get colored similarly in his client ...
- # [00:13] <annevk> oh
- # [00:13] * annevk was confused
- # [00:13] * cwilso thinks that's the first time annevk and he have been confused, and think he's probably more offended than me.
- # [00:17] * Quits: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net) (Quit: tantek)
- # [00:17] * Joins: othermaciej (~mjs@17.114.25.18)
- # [00:17] <SamB> hmm, now what's a license that requires attribution but isn't too long? expat license looks a bit long to include on spec pages ...
- # [00:17] * Joins: SonicX (~quassel@ip98-180-46-147.ga.at.cox.net)
- # [00:19] <cwilso> samb: was the question to me "do you want it under a license that requires attribution, instead of a PD declaration?" if so, what's "it"?
- # [00:19] <SamB> the WHATWG stuff
- # [00:19] * Quits: KevinMarks (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:22] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:22] <SamB> hmm, GNU has a nice short one in (info "(maintain)License Notices for Other Files")
- # [00:23] * Joins: KevinMarks (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net)
- # [00:23] <SamB> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
- # [00:23] <SamB> except maybe that's actually a copyleft by accident?
- # [00:24] <annevk> SamB: cwilso is not concerned with the license
- # [00:25] <cwilso> I don't need anything to change. :P
- # [00:25] * Joins: weinig (~weinig@17.114.27.106)
- # [00:26] * Joins: crocket (~crocket@unaffiliated/crocket)
- # [00:26] * SamB was just thinking some kind of license requirement would be a reasonable way of ensuring that the W3C don't "forget" to attribute something ...
- # [00:27] <crocket> !schools
- # [00:27] <annevk> SamB: requiring something from the W3C would also require something from others, the latter would be bad
- # [00:29] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [00:32] <annevk> Domenic_: I think the main problem with UI events, btw, is the interaction between them
- # [00:32] <annevk> Domenic_: e.g. in one task you hit test, dispatch mouseX, check for cancelled, then what? what about focus? what about :hover at this point? etc.
- # [00:33] <SamB> annevk: well, okay, probably that's not the right form of attribution; maybe something that could be satisfied by simply saying "From WHATWG html:"
- # [00:33] <annevk> Domenic_: and now it's not just mouse and focus, but also pointer, and "indie UI", and if you're unlucky, touch
- # [00:34] <annevk> SamB: I don't think the W3C should copy in the first place
- # [00:34] <annevk> SamB: if they want to make lawyer snapshots so they get IP protection fine, but they're not doing that
- # [00:35] <SamB> what exactly ARE they doing besides cutting features they think are unstable or something like that?
- # [00:36] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [00:37] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [00:37] <annevk> SamB: they're causing confusion and wasting resources
- # [00:38] <annevk> SamB: HTML and 2D <canvas> are probably worst
- # [00:39] <SamB> oh, they're copying others?
- # [00:39] <annevk> Yes, most of http://www.whatwg.org/specs/ is copied in one way or another
- # [00:39] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [00:40] * Joins: espadrine` (~ttyl@AMontsouris-158-1-17-31.w92-128.abo.wanadoo.fr)
- # [00:41] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [00:41] * Joins: bholley (~bholley@98.210.101.88)
- # [00:41] * Quits: rafaelrinaldi (~textual@B12E8B6F.dynamic.spo.dsl.tesa.net.br) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:41] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [00:42] * Joins: satazor_ (~satazor@80.78.37.188.rev.vodafone.pt)
- # [00:44] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [00:44] * Quits: espadrine_ (~ttyl@AMontsouris-158-1-14-56.w92-128.abo.wanadoo.fr) (Ping timeout: 265 seconds)
- # [00:46] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Ping timeout: 240 seconds)
- # [00:46] * Joins: danbeam (dbeam@nat/google/x-lkfknrczuxjumxxt)
- # [00:46] <danbeam> info Domenic_
- # [00:46] <danbeam> whoops, sorry
- # [00:47] <danbeam> Domenic_: I would like more info from you, though :P, if you can respond to http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-April/254147.html
- # [00:47] <danbeam> full disclosure, I'm implementing this in blink -- https://chromiumcodereview.appspot.com/228783007/
- # [00:51] * Quits: dshwang (dshwang@nat/intel/x-ajpbvybchmlpnwky) (Remote host closed the connection)
- # [00:54] <cwilso> annevk: "make the lawyer snapshots so they get IP protection" is a horribly, dangerously naive view of IP.
- # [00:54] <cwilso> if the W3C group truly only C&P'ed WHATWG specs, no one would be in the WGs. And there would be no IP commitments.
- # [00:55] * Joins: hasather (~hasather@80.91.33.141)
- # [00:55] <paul_irish> Domenic_: crazy results on that poll, yeah.
- # [00:55] <annevk> cwilso: the dog & pony show they put up now is a horrible waste of resources
- # [00:55] <paul_irish> I wish it wasn't so damn uneven. I'm sure that with less experienced developers it'd flop the more to seconds, though. :/
- # [00:55] <danbeam> paul_irish: is it actually s instead of ms? (assuming you're talking about that animation poll)
- # [00:56] * heycam|away is now known as heycam
- # [00:56] <paul_irish> danbeam: yes elem.animate() from web animations API defines duration in seconds, yah
- # [00:56] <annevk> Domenic_: paul_irish: note that media elements use seconds (iirc)
- # [00:56] <annevk> Domenic_: paul_irish: I think based on feedback from Apple
- # [00:56] <danbeam> paul_irish: considering there's probably not an animation in all of chrome (native or web) that's over 1s, I do find that kind of odd
- # [00:57] <cwilso> yeah, media apis and web audio.
- # [00:57] <paul_irish> yeah I'd imagine 80% of all css animations are <1s.
- # [00:58] <cwilso> annevk: not really a dog and pony show, more of a "maimed and angry cat parade"
- # [00:58] <sgalineau> paul_irish: I'd say that's because most animations in CSS are transitions which are inherently short
- # [00:58] <danbeam> paul_irish: that, in itself, should probably enough to make the default unit milliseconds instead of seconds, audio/media should be much longer so seconds makes more sense there
- # [00:59] <paul_irish> aye. so likely avg duration in keyframe animations is longer. seems legit.
- # [00:59] <danbeam> but obviously it's not the end of the world if I have to do .2 instead of 200
- # [00:59] <sgalineau> paul_irish: but the use-case for @keyframes was more about longer-run effects, I think. in practice it's been rare thus far because transition effects was really the one everybody wanted
- # [01:00] <sgalineau> paul_irish: then there's also the spinner/throbber type @keyframes that may last 1s *per cycle* but are meant to go for as long as it takes....
- # [01:01] <cwilso> danbeam: sgalineau: actually in Web Audio many durations are short (most are "transitions" (i.e. scheduled ramps)). But WA units are definitively floating point, and use of ms was heavily ingrained due to "usable precision in an integer unit".
- # [01:02] <sgalineau> cwilso: yeah, something like audio strikes me as implying units more precise than seconds
- # [01:02] <sgalineau> cwilso: or at a minimum support for fractional values
- # [01:02] <zewt> audio time should just be 64-bit seconds
- # [01:03] <cwilso> zewt: hope you mean 64-bit FLOAT seconds
- # [01:03] <zewt> it's particularly silly to use ms if you still have to use floats, and integer milliseconds aren't precise enough for some audio use cases
- # [01:03] <zewt> cwilso: yep
- # [01:04] <sgalineau> I suppose 64-bit milliseconds might be OK....
- # [01:04] <cwilso> zewt: that's precisely why they ended up that way across the WA API.
- # [01:04] <cwilso> sgalineau: WHY use milliseconds, though?
- # [01:04] <sgalineau> what kind of use-cases need sub-millisecond in audio?
- # [01:04] <cwilso> sgalineau: getting samples to precisely align on a beat.
- # [01:04] <zewt> rhythm games
- # [01:05] <cwilso> getting buffers to play contiguously.
- # [01:05] <sgalineau> ok, cool.
- # [01:05] <sgalineau> you could use CSS seconds; they're about 0.96 normal seconds when you hold them at arm's length
- # [01:05] * sgalineau cannot tire of CSS unit jokes
- # [01:06] <MikeSmith> tmux attach-session -d -t ssb
- # [01:09] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [01:09] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [01:09] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 276 seconds)
- # [01:13] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 240 seconds)
- # [01:17] * Quits: ap (~ap@17.114.25.46) (Quit: ap)
- # [01:23] * Quits: annevk (~annevk@2001:981:4a99:1:e070:9e29:5c26:f8a) (Remote host closed the connection)
- # [01:25] * Joins: ap (~ap@2620:149:4:304:64c3:a229:8491:92e8)
- # [01:27] * Quits: othermaciej (~mjs@17.114.25.18) (Quit: othermaciej)
- # [01:28] * Quits: estellevw (~estellewy@surveymonkey-3.border1.pao001.pnap.net) (Quit: estellevw)
- # [01:30] * Joins: jernoble (~jernoble@17.114.219.66)
- # [01:31] * Joins: SteveF (~SteveF@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [01:31] * Joins: annevk (~annevk@a83-161-64-243.adsl.xs4all.nl)
- # [01:32] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [01:34] * Joins: othermaciej (~mjs@17.114.219.154)
- # [01:34] * Joins: dshwang (dshwang@nat/intel/x-gouxibdgbvfblzgv)
- # [01:34] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:35] <SteveF> annevk: the w3c html spec is pretty clear in regards to attribution http://www.w3.org/html/wg/drafts/html/master/ if anybody thinks otherwise all they have to do is speak up
- # [01:38] * Joins: llkats_ (~llkats@206.169.83.230)
- # [01:39] * Joins: jdaggett (~jdaggett@61-121-216-2.bitcat.net)
- # [01:40] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [01:40] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [01:41] * Quits: jernoble (~jernoble@17.114.219.66) (Quit: Computer has gone to sleep.)
- # [01:42] * Quits: llkats (~llkats@h-64-236-138-3.aoltw.net) (Ping timeout: 276 seconds)
- # [01:43] * Joins: jernoble (~jernoble@17.202.45.163)
- # [01:45] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [01:45] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [01:47] * Joins: zdobersek (~zan@185.3.135.34)
- # [01:48] * Quits: satazor_ (~satazor@80.78.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [01:48] * Joins: tantek (~tantek@mc30536d0.tmodns.net)
- # [01:48] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [01:52] * Quits: SteveF (~SteveF@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 258 seconds)
- # [01:53] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Ping timeout: 276 seconds)
- # [01:53] * Joins: hasather (~hasather@80.91.33.141)
- # [01:56] * Quits: arunranga (~otherarun@208.82.13.98) (Ping timeout: 265 seconds)
- # [01:59] * Quits: weinig (~weinig@17.114.27.106) (Quit: weinig)
- # [02:00] * Quits: jernoble (~jernoble@17.202.45.163) (Ping timeout: 265 seconds)
- # [02:00] * Quits: ap (~ap@2620:149:4:304:64c3:a229:8491:92e8) (Quit: ap)
- # [02:02] * Quits: ambv (~ambv@206.108.217.134) (Quit: sys.exit(0) # computer went to sleep)
- # [02:02] * Joins: jernoble (~jernoble@17.114.219.66)
- # [02:03] * Quits: tantek (~tantek@mc30536d0.tmodns.net) (Quit: tantek)
- # [02:09] * Quits: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net) (Quit: tiglionabbit)
- # [02:09] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [02:12] * Joins: weinig (~weinig@17.114.27.106)
- # [02:16] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 240 seconds)
- # [02:16] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
- # [02:18] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
- # [02:19] * Quits: annevk (~annevk@a83-161-64-243.adsl.xs4all.nl) (Remote host closed the connection)
- # [02:21] * Joins: fredy (~fredy@2001:648:2ffc:1225:a800:ff:fe12:113e)
- # [02:22] * Joins: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net)
- # [02:23] * Quits: jernoble (~jernoble@17.114.219.66) (Quit: Computer has gone to sleep.)
- # [02:23] * Quits: llkats_ (~llkats@206.169.83.230) (Remote host closed the connection)
- # [02:25] * Quits: jsbell (jsbell@nat/google/x-rkiucvtdwmeoysum) (Quit: There's no place like home...)
- # [02:27] * Quits: othermaciej (~mjs@17.114.219.154) (Quit: othermaciej)
- # [02:34] * Parts: crocket (~crocket@unaffiliated/crocket) ("Leaving")
- # [02:35] * Joins: othermaciej (~mjs@17.114.24.185)
- # [02:36] * Quits: zdobersek (~zan@185.3.135.34) (Ping timeout: 252 seconds)
- # [02:40] * Quits: Jarrod_ (~Jarrod_@pdpc/supporter/active/jarrod) (Remote host closed the connection)
- # [02:40] * Joins: Jarrod_ (~Jarrod_@pdpc/supporter/active/jarrod)
- # [02:41] * Joins: jernoble (~jernoble@17.114.26.38)
- # [02:43] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [02:45] * Quits: Jarrod_ (~Jarrod_@pdpc/supporter/active/jarrod) (Ping timeout: 245 seconds)
- # [02:46] <hober> MikeSmith: I guess I should try tmux at some point. Does it have an equivalent of screen's "nethack on"?
- # [02:46] <hober> MikeSmith: because you will pry "You cannot escape from window 0!" out from under my cold, dead, bloated Emacs pinky finger.
- # [02:47] * Quits: weinig (~weinig@17.114.27.106) (Quit: weinig)
- # [02:48] * Quits: othermaciej (~mjs@17.114.24.185) (Quit: othermaciej)
- # [02:48] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 276 seconds)
- # [02:48] * Quits: jeremyj (~jeremyj@17.202.44.231) (Ping timeout: 265 seconds)
- # [02:48] * Quits: jernoble (~jernoble@17.114.26.38) (Ping timeout: 250 seconds)
- # [02:51] <MikeSmith> hober: dunno what nethack on does but I suspect tmux has an equivalent. tmux also handle Unicode like 🍺 that screen fails to display
- # [02:53] <MikeSmith> hober: http://www.reddit.com/r/commandline/comments/1y91lz/tmux_vs_screen/
- # [02:54] <MikeSmith> seems it doesn't have it :-(
- # [02:54] * Quits: benvie (~bbenvie@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 265 seconds)
- # [03:00] * Joins: benvie (~bbenvie@204.28.118.69)
- # [03:00] <MikeSmith> man how do people read reddit on mobile
- # [03:02] <MikeSmith> hmm looks way better in chrome than in Firefox Nightly
- # [03:04] * Quits: kochi_home (~kochi_hom@216.239.45.93) (Remote host closed the connection)
- # [03:09] * Quits: benvie (~bbenvie@204.28.118.69) (Ping timeout: 250 seconds)
- # [03:10] * Joins: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com)
- # [03:10] * Quits: benv (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [03:11] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [03:13] * Joins: hasather (~hasather@80.91.33.141)
- # [03:14] <sgalineau> man how do people read reddit at all
- # [03:16] * Joins: kochi_ho_ (~kochi_hom@216.239.45.93)
- # [03:16] * Quits: kochi_home (~kochi_hom@216.239.45.93) (Ping timeout: 258 seconds)
- # [03:17] * Krinkle|detached is now known as Krinkle
- # [03:21] * Joins: payman_ (~payman@ip-200.t2.se.opera.com)
- # [03:22] * Joins: jgraham_ (~jgraham@web91.webfaction.com)
- # [03:22] * Quits: jgraham (~jgraham@web91.webfaction.com) (Ping timeout: 240 seconds)
- # [03:22] * Quits: payman (~payman@ip-200.t2.se.opera.com) (Ping timeout: 240 seconds)
- # [03:22] * Quits: eatsomeatso (~eatsomeat@gateway/tor-sasl/eatsomeatso) (Ping timeout: 272 seconds)
- # [03:31] <zewt> MikeSmith: ircing on couch on ios also showing glyph that I'm certain desktop irc defaulted on
- # [03:34] <SamB> what, this one? 🍺
- # [03:35] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 265 seconds)
- # [03:36] * Joins: mven_ (~mven@169.241.49.57)
- # [03:38] * Quits: mven (~mven@169.241.49.57) (Read error: Connection reset by peer)
- # [03:42] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [03:44] * Quits: scott_gonzalez (gonzasi0@gateway/shell/jquery.com/x-eawxkbuvmqzqqklk) (Ping timeout: 240 seconds)
- # [03:45] * Joins: scott_gonzalez (gonzasi0@gateway/shell/jquery.com/x-xkcukvdcycywgxrk)
- # [03:46] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [03:49] * Quits: kochi_ho_ (~kochi_hom@216.239.45.93) (Remote host closed the connection)
- # [03:51] * Quits: dshwang (dshwang@nat/intel/x-gouxibdgbvfblzgv) (Remote host closed the connection)
- # [03:51] * Quits: lmclister (~lmclister@192.150.10.210)
- # [03:59] * Joins: tantek (~tantek@mc30536d0.tmodns.net)
- # [04:00] * Quits: esprehn (sid10445@gateway/web/irccloud.com/x-tuwbdwsbyspohqld) (Ping timeout: 252 seconds)
- # [04:00] * Quits: bterlson (sid23757@gateway/web/irccloud.com/x-vtwfsqanjnyeukeg) (Ping timeout: 252 seconds)
- # [04:00] * Joins: bterlson (sid23757@gateway/web/irccloud.com/x-oyqricqvsjngkava)
- # [04:00] * Quits: aklein (sid4454@gateway/web/irccloud.com/x-nuxkslpxkipiulcg) (Ping timeout: 252 seconds)
- # [04:00] * Quits: wycats__ (sid79@gateway/web/irccloud.com/x-vamqxdtzxgiqxkhx) (Ping timeout: 252 seconds)
- # [04:01] * Quits: JonathanNeal (sid5831@gateway/web/irccloud.com/x-pbebnhatrqnuaoeq) (Ping timeout: 252 seconds)
- # [04:01] * Quits: doctrv (sid27401@gateway/web/irccloud.com/x-dhnbeldupwhpjsgd) (Ping timeout: 252 seconds)
- # [04:01] * Quits: jorendorff (sid28423@gateway/web/irccloud.com/x-rzachvqdjpeydslg) (Ping timeout: 252 seconds)
- # [04:01] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-corgttgshqcfwyje) (Ping timeout: 252 seconds)
- # [04:01] * Quits: dglazkov (sid4270@gateway/web/irccloud.com/x-lqhmxfltarafgklw) (Ping timeout: 252 seconds)
- # [04:02] * Quits: cbiesinger (sid8099@gateway/web/irccloud.com/x-zmseevrbbllxonlg) (Ping timeout: 252 seconds)
- # [04:03] * Joins: doctrv (sid27401@gateway/web/irccloud.com/x-vxtcfqgstopglida)
- # [04:03] * Joins: esprehn (sid10445@gateway/web/irccloud.com/x-radwvppbbfohkcef)
- # [04:03] * Joins: wycats__ (sid79@gateway/web/irccloud.com/x-lbsoxhranoqualhf)
- # [04:03] * Joins: jorendorff (sid28423@gateway/web/irccloud.com/x-ahbqwcraaybxnelx)
- # [04:03] * Joins: aklein (sid4454@gateway/web/irccloud.com/x-zqbiqstivwuxmqqr)
- # [04:04] * Joins: cbiesinger (sid8099@gateway/web/irccloud.com/x-zsxfcwrdnmjyisfg)
- # [04:04] * Joins: dglazkov (sid4270@gateway/web/irccloud.com/x-idhehwrkwzmzubde)
- # [04:04] * Joins: kochi_home (kochi_home@nat/google/x-opmvlehidtjzungi)
- # [04:05] * Parts: danbeam (dbeam@nat/google/x-lkfknrczuxjumxxt) ("lates")
- # [04:06] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [04:08] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [04:11] * Joins: JonathanNeal (sid5831@gateway/web/irccloud.com/x-zphwuuhfpilpxnyr)
- # [04:12] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-jurrqtdgrvmcrcks)
- # [04:13] * Quits: dawhite (~dawhite@74.118.22.223) (Ping timeout: 252 seconds)
- # [04:15] <zewt> SamB: called it http://i.imgur.com/P0oMgis.png
- # [04:21] * Quits: jwalden (~waldo@corp.mtv2.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
- # [04:25] * Joins: jernoble (~jernoble@76.74.153.41)
- # [04:32] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [04:32] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [04:32] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [04:32] <zewt> speaking of use cases for high-precision audio, https://twitter.com/ID_AA_Carmack/status/456620100758429697
- # [04:33] * Joins: hasather (~hasather@80.91.33.141)
- # [04:38] <zewt> http://i.imgur.com/yKIqZdS.png theonion with some more font failure
- # [04:38] <zewt> you can probably fingerprint the developers of websites based on which characters they assume works, if they aren't competent enough to test on more than one platform
- # [04:39] <zewt> (also plurals fails)
- # [04:40] <zewt> holy shit, youtube just used an alert()
- # [04:40] * Quits: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net) (Quit: tiglionabbit)
- # [04:41] <zewt> (shock triggered by the fact that chrome regressed alerts and removed tab-modal alerts, putting it back into the dark ages, so I'm there clicking tabs and nothing is happening because the tab has an alert open)
- # [04:42] <zewt> (chrome's catastrophic regression being incomprehensibly worse than youtube's lazy alert)
- # [04:43] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [04:43] * Quits: jernoble (~jernoble@76.74.153.41) (Ping timeout: 250 seconds)
- # [04:44] <JonathanNeal> What do any of you think about hashes like ##some+text auto-anchoring to parts of the page matching the text, ala http://sandbox.thewikies.com/autoanchor/ and http://sandbox.thewikies.com/autoanchor/##protocols
- # [04:44] * Joins: jernoble (~jernoble@76.74.153.41)
- # [04:47] <MikeSmith> JonathanNeal: would be nice to have some kind of way to address abitrary text or ranges in a page
- # [04:47] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 265 seconds)
- # [04:47] <MikeSmith> "##" is some suggested convention for doing that?
- # [04:49] <JonathanNeal> KevinMarks2:
- # [04:49] * Joins: bufferino (~yz@103.11.50.44)
- # [04:51] <JonathanNeal> MikeSmith: I believe so. Kevin suggested it (and Timothy Cole, in that document). I pinged him if he has thoughts to add.
- # [04:51] * Joins: boogyman (~boogyman@142.196.161.32)
- # [04:51] * Quits: boogyman (~boogyman@142.196.161.32) (Changing host)
- # [04:51] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
- # [04:52] <MikeSmith> JonathanNeal: I guess you know that shepazu is following all this stuff closely
- # [04:52] <JonathanNeal> Honestly, I just stumbled upon it tonight. It just seemed like a great idea.
- # [04:55] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 265 seconds)
- # [04:56] <JonathanNeal> Like, something I would have expected on the web by now. Hey, shepazu, you’re an html5 homie, right?
- # [04:59] * Quits: tantek (~tantek@mc30536d0.tmodns.net) (Read error: Connection reset by peer)
- # [05:04] * Quits: seventh (seventh@207-207-21-238.fwd.datafoundry.com) (Ping timeout: 276 seconds)
- # [05:05] * Quits: jernoble (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [05:05] * heycam is now known as heycam|away
- # [05:06] * Joins: benvie (~bbenvie@204.28.118.69)
- # [05:07] <SamB> how about them xpaths
- # [05:09] <zewt> xpath was cool until querySelector
- # [05:10] <zewt> at which point it settled to a cool level equivalent to the macarana, blue LEDs and java
- # [05:10] * Quits: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [05:30] <SamB> xpath can do more the CSS selectors ...
- # [05:30] <SamB> s/the/than/
- # [05:32] * Joins: hasather (~hasather@80.91.33.141)
- # [05:38] * Quits: kochi_home (kochi_home@nat/google/x-opmvlehidtjzungi) (Remote host closed the connection)
- # [05:41] * Joins: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com)
- # [05:43] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [05:44] * heycam|away is now known as heycam
- # [05:48] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 250 seconds)
- # [05:48] * Quits: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com) (Ping timeout: 276 seconds)
- # [05:52] * Joins: weinig (~weinig@98.234.191.242)
- # [05:55] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 252 seconds)
- # [05:59] * Quits: rcombs (~rcombs@rcombs.me) (Ping timeout: 258 seconds)
- # [06:00] * Joins: rniwa (~rniwa@17.202.43.222)
- # [06:00] * Quits: SonicX (~quassel@ip98-180-46-147.ga.at.cox.net) (Read error: Connection reset by peer)
- # [06:08] * Joins: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net)
- # [06:10] * Quits: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com) (Ping timeout: 245 seconds)
- # [06:13] <JonathanNeal> btw, https://github.com/chapmanu/fragmentions
- # [06:13] * Joins: aretecode (~aretecode@sat18.c28-1.hidefservers.com)
- # [06:20] * Quits: aretecode (~aretecode@sat18.c28-1.hidefservers.com) (Quit: Toodaloo)
- # [06:23] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [06:26] * hayato_ is now known as hayato_gardening
- # [06:35] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Remote host closed the connection)
- # [06:40] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [06:40] * Krinkle is now known as Krinkle|detached
- # [06:41] * Quits: weinig (~weinig@98.234.191.242) (Quit: weinig)
- # [06:44] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [06:47] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [06:48] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [06:49] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 265 seconds)
- # [06:49] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [06:49] * Joins: rcombs (~rcombs@rcombs.me)
- # [06:53] * Joins: hasather (~hasather@80.91.33.141)
- # [07:11] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [07:15] <MikeSmith> JonathanNeal: interesting
- # [07:16] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 265 seconds)
- # [07:16] <MikeSmith> getElementByText
- # [07:17] * Joins: ap (~ap@24.130.61.31)
- # [07:17] <MikeSmith> JonathanNeal: shepazu can tell you about some more sophisticated ways that existing sites that use annotations are handling this kind of addressing
- # [07:18] * Joins: SonicX (~quassel@host-128-227-53-223.xlate.ufl.edu)
- # [07:20] <JonathanNeal> interesting good,bad,lazy,just-interesting? Looks like we’ll just throw a prototype demo up and get feedback.
- # [07:21] <JonathanNeal> Related, <a href="##foo"> appears to be invalid markup “Illegal character in fragment component” adding “ Characters should be represented in NFC and spaces should be escaped as %20” — is there something more to this?
- # [07:21] <MikeSmith> ah
- # [07:22] <MikeSmith> yeah the URL spec doesn't allow fragments to contain a hash sign
- # [07:24] <JonathanNeal> That’s good and bad, because one concern regards sites already using ##. Googling various terms related to double hashes did not yield any results on the subject.
- # [07:30] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Remote host closed the connection)
- # [07:33] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [07:48] * Quits: ap (~ap@24.130.61.31) (Quit: ap)
- # [07:52] * Joins: BigBangUDR (~Thunderbi@220.225.242.27)
- # [07:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [07:53] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [07:53] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [07:53] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [07:56] * Joins: hasather (~hasather@80.91.33.141)
- # [08:04] <zcorpan_> MikeSmith: it appears you should also make some more links in platform.whatwg.org point to whatwg so that it doesn't look like we're not involved in web standards :-P
- # [08:07] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [08:08] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [08:08] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [08:08] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [08:09] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [08:11] * Quits: lerc (~quassel@121-74-228-250.telstraclear.net) (Quit: No Ping reply in 180 seconds.)
- # [08:15] * Joins: Ducki (~Ducki@137.116.197.171)
- # [08:16] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [08:18] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 240 seconds)
- # [08:19] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Read error: No route to host)
- # [08:19] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [08:23] <TabAtkins> SamB: XPath can do more than Selectors, but Selectors can do more than XPath. The two are roughly equivalent, but not strict subsets.
- # [08:24] * Joins: llkats (~llkats@206.169.83.230)
- # [08:25] * Quits: Areks (~Areks@rs.gridnine.com) (Read error: Connection reset by peer)
- # [08:26] <MikeSmith> zcorpan_: yeah I had already been meaning to change most of those
- # [08:26] <MikeSmith> lemme change some right now
- # [08:27] <zcorpan_> MikeSmith: (q.v. blink-dev; i wasn't serious but if there are links that should actually point to whatwg, go ahead)
- # [08:28] * Quits: llkats (~llkats@206.169.83.230) (Ping timeout: 258 seconds)
- # [08:29] * Joins: kochi_ho_ (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [08:30] * Quits: dwim (~dwim@210.94.41.89) (Remote host closed the connection)
- # [08:30] * Quits: Martijnc (~Martijn@is-aweso.me) (Quit: ZNC - http://znc.in)
- # [08:31] * Joins: Martijnc (~Martijn@is-aweso.me)
- # [08:31] <MikeSmith> zcorpan_: ah yeah I haven't read up on that thread. that guy seemed a bit confused
- # [08:32] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [08:32] * Joins: SamB_ (~SamB@2001:470:1f07:57:75ff:ff0a:5845:9228)
- # [08:32] <MikeSmith> still I want to make the right stuff more prominent
- # [08:33] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Ping timeout: 265 seconds)
- # [08:33] * Quits: SamB (~SamB@2001:470:1f07:57:881e:7893:c97f:63f3) (Ping timeout: 252 seconds)
- # [08:38] * Joins: davve (~user@83.218.67.123)
- # [08:40] * Joins: darobin (~darobin@78.208.93.24)
- # [08:41] * Joins: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com)
- # [08:42] * Quits: dbaron (~dbaron@50-0-248-164.dsl.dynamic.sonic.net) (Ping timeout: 258 seconds)
- # [08:42] * Joins: markkes (~markkes@62.207.90.201)
- # [08:44] * Joins: bholley (~bholley@98.210.101.88)
- # [08:45] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [08:46] * Quits: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com) (Ping timeout: 250 seconds)
- # [08:51] * Joins: Areks (~Areks@rs.gridnine.com)
- # [08:55] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [08:58] * Joins: niloy (~niloy@110.224.128.11)
- # [09:02] * Quits: kochi_ho_ (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Remote host closed the connection)
- # [09:02] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [09:05] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [09:10] * Quits: Areks (~Areks@rs.gridnine.com) (Read error: Connection reset by peer)
- # [09:10] * Joins: dbaron (~dbaron@50-0-248-164.dsl.dynamic.sonic.net)
- # [09:12] * Joins: charl_ (~charl@2001:67c:2564:524:f2de:f1ff:feff:7637)
- # [09:13] * Quits: darobin (~darobin@78.208.93.24) (Remote host closed the connection)
- # [09:15] * Joins: hasather (~hasather@80.91.33.141)
- # [09:17] * Joins: Areks (~Areks@rs.gridnine.com)
- # [09:18] * espadrine` is now known as espadrine
- # [09:19] * Quits: dbaron (~dbaron@50-0-248-164.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
- # [09:27] * Quits: Streusel (~Anonymous@unaffiliated/streusel) (Ping timeout: 256 seconds)
- # [09:33] <MikeSmith> zcorpan: http://platform.html5.org/
- # [09:34] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [09:34] * Joins: annevk (~annevk@a83-161-64-243.adsl.xs4all.nl)
- # [09:36] * Joins: Streusel (~Anonymous@unaffiliated/streusel)
- # [09:37] <zcorpan> MikeSmith: why are the whatwg items bigger font?
- # [09:37] <MikeSmith> zcorpan: to make them bigger
- # [09:38] <MikeSmith> and to match more closely with the size of the icon
- # [09:38] <MikeSmith> should I make them the same size?
- # [09:38] <zcorpan> yeah i think it looks a bit silly now :-)
- # [09:39] <MikeSmith> k
- # [09:39] <zcorpan> might be nice with icons for everything?
- # [09:39] <MikeSmith> zcorpan: should I make the whatg icon smaller to match the text?
- # [09:39] <MikeSmith> icons for everything?
- # [09:40] <MikeSmith> zcorpan: like, add a w3c icon too?
- # [09:40] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 240 seconds)
- # [09:40] <zcorpan> yeah
- # [09:40] <MikeSmith> OK
- # [09:40] <MikeSmith> will add it later
- # [09:40] <zcorpan> as for smaller icons, maybe that makes it ugly on lowres screens?
- # [09:41] <MikeSmith> yeah
- # [09:41] <MikeSmith> so I'll leave them as-is
- # [09:41] <zcorpan> unless you use the svg version but maybe there's no svg version for w3c/kronos/etc
- # [09:47] <MikeSmith> zcorpan: there is for w3c at least
- # [09:47] <MikeSmith> but I'll just do the bitmaps for now
- # [09:47] <MikeSmith> I wonder what's the latest URL for Promises?
- # [09:48] <MikeSmith> https://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects I guess
- # [09:49] <zcorpan> yeah
- # [09:50] * Joins: darobin (~darobin@78.109.80.74)
- # [09:53] * Joins: Ms2ger (~Ms2ger@61.254-64-87.adsl-dyn.isp.belgacom.be)
- # [09:57] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:01] * Quits: Streusel (~Anonymous@unaffiliated/streusel) (Ping timeout: 256 seconds)
- # [10:05] * Quits: jdaggett (~jdaggett@61-121-216-2.bitcat.net) (Quit: jdaggett)
- # [10:09] * Joins: mvaldas9 (~mvaldas9@penthouse.gaumina.lt)
- # [10:09] * Quits: mvaldas9 (~mvaldas9@penthouse.gaumina.lt) (Read error: Connection reset by peer)
- # [10:13] * Joins: xiinotulp (~plutoniix@node-yxo.pool-180-180.dynamic.totbb.net)
- # [10:17] * Quits: plutoniix (~plutoniix@node-yvb.pool-180-180.dynamic.totbb.net) (Ping timeout: 252 seconds)
- # [10:18] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Ping timeout: 240 seconds)
- # [10:22] * xiinotulp is now known as plutoniix
- # [10:23] * heycam is now known as heycam|away
- # [10:24] * Joins: mven (~mven@169.241.49.57)
- # [10:24] * Quits: mven_ (~mven@169.241.49.57) (Ping timeout: 276 seconds)
- # [10:37] * Joins: hasather (~hasather@80.91.33.141)
- # [10:39] * Joins: tiglionabbit (~nick@c-67-188-179-140.hsd1.ca.comcast.net)
- # [10:41] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [10:46] <MikeSmith> zcorpan: OK take another look now
- # [10:47] <zcorpan> MikeSmith: A+
- # [10:47] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [10:54] <MikeSmith> yay
- # [10:54] <MikeSmith> so I'll stop for now
- # [10:54] * Joins: richt (~richt@91.216.105.57)
- # [10:56] * Joins: SamB__ (~SamB@207-172-123-137.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
- # [10:56] * Joins: dwim (~dwim@210.94.41.89)
- # [10:56] * Quits: SamB_ (~SamB@2001:470:1f07:57:75ff:ff0a:5845:9228) (Read error: Connection reset by peer)
- # [10:59] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
- # [11:00] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 265 seconds)
- # [11:00] * Joins: izh (~izh@213.33.220.118)
- # [11:00] * Quits: izh (~izh@213.33.220.118) (Client Quit)
- # [11:02] * Quits: tiglionabbit (~nick@c-67-188-179-140.hsd1.ca.comcast.net) (Quit: tiglionabbit)
- # [11:04] * Joins: izh (~izh@213.33.220.118)
- # [11:05] <annevk> MikeSmith: maybe add a link to http://wiki.whatwg.org/wiki/DOM_XPath
- # [11:05] * Parts: izh (~izh@213.33.220.118)
- # [11:06] * Joins: IZh_ (~IZh@83.220.238.99)
- # [11:07] * Quits: IZh_ (~IZh@83.220.238.99) (Client Quit)
- # [11:10] <MikeSmith> annevk: ok, added
- # [11:11] * Quits: tmfsd (sid26422@gateway/web/irccloud.com/x-hasvaleyhspzfoau) (Read error: Connection reset by peer)
- # [11:11] * Joins: tmfsd (sid26422@gateway/web/irccloud.com/x-zgkgekvjngkeitfg)
- # [11:14] <annevk> MikeSmith: would be even cooler btw if the specs with their own logo...
- # [11:15] <MikeSmith> annevk: yeah I'd need to switch them over the svg ones I guess
- # [11:17] <darobin> mmmm, w3c-test.org down?
- # [11:19] <annevk> darobin: glad the DOM thing was a misunderstanding
- # [11:19] <darobin> annevk: what DOM thing?
- # [11:19] <annevk> darobin: ownerElement
- # [11:19] <darobin> oh yeah, I fucked that one up
- # [11:20] <darobin> I was sure it was in after the discussion in www-dom so when it didn't show up in the snapshot after the copy I assumed I'd screwed up syncing
- # [11:22] <darobin> I should've given myself more credit, cut and pasting is something I'm actually becoming good at
- # [11:24] * Joins: lilmonkey` (~colin@ip-213-127-179-67.ip.prioritytelecom.net)
- # [11:24] * Quits: lilmonkey` (~colin@ip-213-127-179-67.ip.prioritytelecom.net) (Changing host)
- # [11:24] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [11:24] <Ms2ger> darobin, w3c-test.org does appear down from here
- # [11:25] <darobin> Ms2ger: yeah, I'm looking into it
- # [11:25] <darobin> the server is running
- # [11:25] <Ms2ger> Ah, doing something useful, excellent ;)
- # [11:25] <darobin> mmmm, but using 8321m of memory and 50% CPU, that doesn't sound right
- # [11:27] <darobin> errr, MikeSmith are you on the server too?
- # [11:27] <MikeSmith> darobin: yeah
- # [11:27] <darobin> heh
- # [11:27] <MikeSmith> I just restarted wptserve
- # [11:27] <Ms2ger> MikeSmith, the phantom of the server
- # [11:27] <darobin> we were doing the same thing :)
- # [11:27] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 252 seconds)
- # [11:27] <MikeSmith> darobin: hah
- # [11:28] <MikeSmith> blood brothers
- # [11:28] <darobin> got me confused when I killall python and it matches nothing
- # [11:28] <MikeSmith> I beat you to the kill this time
- # [11:28] <darobin> lol
- # [11:28] <darobin> I wonder if we shouldn't have a cronjob restart the server daily
- # [11:28] * Joins: IZh (~IZh@213.33.220.118)
- # [11:29] <darobin> clearly it can get into a bad state
- # [11:29] <darobin> or maybe the systeam has a nice watchdog we could use
- # [11:29] * Parts: IZh (~IZh@213.33.220.118)
- # [11:30] <Ms2ger> Would be interesting to figure out what gets it into that state
- # [11:30] <darobin> Ms2ger: yeah, I managed to get it in a bad state on my local machine but I couldn't figure out what it was unhappy about
- # [11:30] <darobin> it was something about trying to write to a closed socket
- # [11:31] <darobin> Ms2ger: I can repro by reloading lots and lots of times brutally
- # [11:31] <MikeSmith> maybe it has something to do with it also writing binary data to its log
- # [11:31] <MikeSmith> or emitting it to the console -- stderr I guess
- # [11:31] <darobin> but the problem took me deep inside the python libs and I'm not proficient enough to debug that well
- # [11:32] <MikeSmith> we should get the webdriver folks to look at it
- # [11:32] <darobin> why them?
- # [11:32] <MikeSmith> David Burns if he has time
- # [11:32] <darobin> because pythonistas?
- # [11:32] <MikeSmith> darobin: because they have the python skills
- # [11:32] <MikeSmith> yeah
- # [11:32] <darobin> good point
- # [11:33] <darobin> though I thought we had Ms2ger and jgraham_ as python deities :)
- # [11:33] * jgraham_ is now known as jgraham
- # [11:33] <Ms2ger> Nope
- # [11:33] <Ms2ger> Just jgraham
- # [11:33] * jgraham isn't sure about deitiy
- # [11:33] <jgraham> But I could certainly have a go at debugging the problem if I could reproduce it
- # [11:35] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [11:35] * Joins: lilmonkey (~colin@ip-213-127-179-67.ip.prioritytelecom.net)
- # [11:35] * Quits: lilmonkey (~colin@ip-213-127-179-67.ip.prioritytelecom.net) (Changing host)
- # [11:35] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [11:35] <jgraham> Anyway, I need to catch a train
- # [11:37] <MikeSmith> we need some rr for wptserve
- # [11:40] <darobin> we could use something like https://github.com/tsenart/vegeta
- # [11:41] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [11:47] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [11:51] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [11:57] * Joins: hasather (~hasather@80.91.33.141)
- # [11:59] * Joins: adactio (~adactio@212.42.170.181)
- # [12:07] * Joins: lilmonkey` (~colin@ip-213-127-179-67.ip.prioritytelecom.net)
- # [12:07] * Quits: lilmonkey` (~colin@ip-213-127-179-67.ip.prioritytelecom.net) (Changing host)
- # [12:07] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [12:07] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Read error: No route to host)
- # [12:08] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [12:12] * Quits: bufferino (~yz@103.11.50.44) (Ping timeout: 265 seconds)
- # [12:12] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [12:13] * Joins: lilmonkey` (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl)
- # [12:13] * Quits: lilmonkey` (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl) (Changing host)
- # [12:13] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [12:16] * Joins: richt_ (~richt@83.218.67.123)
- # [12:19] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 250 seconds)
- # [12:19] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 240 seconds)
- # [12:20] * Quits: richt (~richt@91.216.105.57) (Ping timeout: 258 seconds)
- # [12:21] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [12:21] <Ms2ger> "if the W3C group truly only C&P'ed WHATWG specs, no one would be in the WGs."
- # [12:21] <Ms2ger> Then why are they in the WGs now?
- # [12:24] * Quits: BigBangUDR (~Thunderbi@220.225.242.27) (Quit: BigBangUDR)
- # [12:26] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [12:27] <jgraham> I don't think anyone *is* in the HTMLWG, at least
- # [12:27] <jgraham> Well I guess Microsoft are
- # [12:28] <Ms2ger> I think Mozilla still is
- # [12:29] <Ms2ger> Do you / zcorpan know if the XHR test suite is comprehensive?
- # [12:30] <jgraham> Well I mean people are in the group
- # [12:30] <jgraham> But I don't think anyone believes that the HTMLWG is a useful mechanism for getting changes into HTML
- # [12:34] * tobie_ wonders whether the overhead of discussing the WHATWG vs. W3C situation is <=, >= or == than dealing with the W3C overhead.
- # [12:34] * tobie_ ducks.
- # [12:34] <jgraham> quack
- # [12:36] <jgraham> (and I think the fact that people have just stopped participating in the W3C process should be a significant data point in answering that question)
- # [12:37] <tobie_> So my intent wasn't to start a discussion on that topic and add some meta-overhead.
- # [12:38] <tobie_> :)
- # [12:42] <zcorpan> Ms2ger: i'm not that familiar with the xhr testsuite but i have a feeling it has various gaps in coverage
- # [12:44] <jgraham> zcorpan: Do you store that response locally as "%(name)s: I'm not familiar with the %(suite_name) testsuite but I have a feeling it has various gaps in coverage"?
- # [12:46] <zcorpan> jgraham: i'm not that familiar with the response testsuite but i have a feeling it has various gaps in coverage
- # [12:49] <jgraham> darobin-- for mixing big whitespace changes with semantic changes
- # [12:50] <darobin> ah shit, sorry jgraham
- # [12:50] <darobin> I blame aryeh for using tabs in the first place :)
- # [12:51] <jgraham> :)
- # [12:53] * Joins: beverloo (beverloo@nat/google/x-fcwxzgezqgzxevgr)
- # [13:04] * Quits: adactio (~adactio@212.42.170.181) (Ping timeout: 276 seconds)
- # [13:08] * Quits: SonicX (~quassel@host-128-227-53-223.xlate.ufl.edu) (Remote host closed the connection)
- # [13:14] <darobin> Ms2ger: do you know why detach() was turned into a noop?
- # [13:15] <darobin> I ask because it's clearly not a noop in at least Blink and WebKit (apparently not in IE either), and that's causing an awful lot of test failures
- # [13:16] * Joins: hasather (~hasather@80.91.33.141)
- # [13:17] <darobin> annevk: ^
- # [13:18] <Ms2ger> darobin, because it wasn't useful
- # [13:18] <darobin> Ms2ger: mmmmm
- # [13:19] <Ms2ger> I'm surprised nobody else killed it yet
- # [13:19] <darobin> if they did they'd pass most if not all of the range tests
- # [13:19] <Ms2ger> zcorpan, I should bug... Hallvors, I guess?
- # [13:21] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [13:21] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [13:23] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140415030203])
- # [13:24] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [13:26] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt) (Ping timeout: 250 seconds)
- # [13:30] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 245 seconds)
- # [13:31] <Ms2ger> "name of illusion causing proponents of a concept to see most things as that concept? e.g. webintents,annotations,cards"
- # [13:31] <Ms2ger> tantek, going to coin "monadism"
- # [13:35] <jgraham> That seems a bit like an error of the form "They laughed at Columbus, they laughed at Fulton, they laughed at the Wright brothers. But they also laughed at Bozo the Clown."
- # [13:36] <annevk> darobin: what do you mean by clearly not a noop?
- # [13:37] <annevk> darobin: if you mean they set a flag and threw for some methods, that doesn't necessarily make it useful
- # [13:37] <darobin> annevk: after you call it, trying to access various attributes throws
- # [13:37] <darobin> (as per DOM3)
- # [13:37] <darobin> yeah, I didn't say it was useful, just that it seemed to be implemented as per DOM3
- # [13:38] <annevk> we removed throwing because it could just be GC'd if you didn't have references
- # [13:38] <annevk> detach() wasn't needed for that
- # [13:38] <jgraham> darobin: Here's your chance to write a patch, fix Blink, get a whole load of tests to pass, and get DOM closer to Rec!
- # [13:38] <darobin> I wonder if other implementations might need it?
- # [13:38] * Joins: scor (scor@nat/acquia/x-jizzegzaezrbejmt)
- # [13:38] * Quits: scor (scor@nat/acquia/x-jizzegzaezrbejmt) (Changing host)
- # [13:38] * Joins: scor (scor@drupal.org/user/52142/view)
- # [13:39] <darobin> jgraham: yeah! or I could just write something to the effect that 97% of failures come from the fact that browsers support detach() when they shouldn't and call it a day :)
- # [13:39] * Quits: scor (scor@drupal.org/user/52142/view) (Client Quit)
- # [13:39] <annevk> darobin: need it for what?
- # [13:39] <darobin> that said, I guess a patch removing stuff from Blink would actually be quite easy to get through the process :)
- # [13:39] * Quits: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net) (Quit: tantek)
- # [13:40] <darobin> annevk: I'm presuming this was initially introduced due to some implementation that needed to be told what to do; I was wondering if it were possible that someone still implemented ranges in a way that made detach() useful
- # [13:40] <darobin> (which isn't a reason to keep it, I'm just wondering why it hasn't been killed yet)
- # [13:40] * Joins: adactio (~adactio@212.42.170.181)
- # [13:40] <jgraham> darobin: Well that might work if your only care about the spec going to Rec :p
- # [13:40] <annevk> darobin: Java prolly needs detach()
- # [13:40] <darobin> annevk: that's what I was thinking
- # [13:40] * Joins: scor (scor@nat/acquia/x-qedwutghdtttzmsk)
- # [13:40] * Quits: scor (scor@nat/acquia/x-qedwutghdtttzmsk) (Changing host)
- # [13:40] * Joins: scor (scor@drupal.org/user/52142/view)
- # [13:41] <annevk> we only care about JavaScript
- # [13:41] <darobin> jgraham: I care about many other things, but patching Blink isn't really one of them
- # [13:41] <darobin> apparently it's not even implemented in JS!
- # [13:42] <annevk> OMG IDL
- # [13:42] <annevk> better call Domenic_
- # [13:44] * darobin puts on the Ghostbusters theme music
- # [13:46] <jgraham> annevk: Pretty sure no one uses OMG IDL these days :p
- # [13:51] <zcorpan> OMG OMG IDL
- # [14:01] <jgraham> It always confuses me when posting a branch to GitHub fails to create a review :(
- # [14:02] <jgraham> Maybe I should make a "git review" command
- # [14:18] <zcorpan> jgraham: maybe test_obj should have a .timeout() function?
- # [14:18] <jgraham> zcorpan: Yeah, I was thinking .force_timeout() or something
- # [14:20] <zcorpan> sounds good
- # [14:27] * Joins: hasather (~hasather@80.91.33.141)
- # [14:28] * Joins: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net)
- # [14:30] <darobin> jgraham: actually, I recall seeing some OMG IDL not very long ago, I forget where
- # [14:30] * Joins: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [14:30] <darobin> I think it was a payment system defined with it
- # [14:30] <darobin> apparently it's still a thing
- # [14:31] <darobin> indeed, not only is the OMG still a thing, but they've also discovered animated GIFs! http://www.omg.org/
- # [14:34] <jgraham> I was expecting the executives looking at the laptop to start poking their own eyes out
- # [14:34] * Quits: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net) (Ping timeout: 252 seconds)
- # [14:34] <jgraham> Disappointed to find it was only balloons
- # [14:35] * Joins: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net)
- # [14:35] * Quits: satazor (~satazor@80.78.37.188.rev.vodafone.pt)
- # [14:37] <zcorpan> i like the scrolling thing
- # [14:41] <jgraham> I'm a big fan of the fact that the top quote is "Personally I have made many friends at the OMG"
- # [14:42] <jgraham> That's a strategy the W3C should adopt
- # [14:42] <jgraham> "W3C: Because joining us is a bit like having a social life"
- # [14:43] <jgraham> Maybe s/joining us/being in a working group/
- # [14:43] * jgraham applies for the position of brand consultant
- # [14:49] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 252 seconds)
- # [14:51] * Joins: jdaggett (~jdaggett@q023013.dynamic.ppp.asahi-net.or.jp)
- # [14:58] <tobie_> Can't believe this is a thing.
- # [15:01] <jgraham> OMG?
- # [15:01] <jgraham> How did you think they got their name?
- # [15:01] * Quits: niloy (~niloy@110.224.128.11) (Ping timeout: 245 seconds)
- # [15:05] <zcorpan> jgraham: need to leave now, assume that i've LGTMed some future change involving force_timeout() if you don't want to wait until tuesday
- # [15:06] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [15:11] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:11] * Quits: mpt (~mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [15:12] * Joins: marcosc (~marcosc@66.207.208.102)
- # [15:15] * Joins: mpt (~mpt@nat/canonical/x-fqwgulacueybopkp)
- # [15:15] * Quits: mpt (~mpt@nat/canonical/x-fqwgulacueybopkp) (Changing host)
- # [15:15] * Joins: mpt (~mpt@canonical/mpt)
- # [15:15] * Joins: wirepair_ (fbi@random.supermario.org)
- # [15:16] * Quits: marcosc (~marcosc@66.207.208.102) (Ping timeout: 258 seconds)
- # [15:16] * Quits: wirepair (fbi@206.223.224.3) (Read error: Connection reset by peer)
- # [15:16] * Quits: heycam|away (~cam@wok.mcc.id.au) (Ping timeout: 255 seconds)
- # [15:18] * Joins: wakaba_ (~wakaba@19.72.102.121.dy.bbexcite.jp)
- # [15:19] * Quits: wakaba (~wakaba@19.72.102.121.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [15:24] * Joins: eatsomeatso (~eatsomeat@gateway/tor-sasl/eatsomeatso)
- # [15:28] * Joins: marcosc (~marcosc@66.207.208.102)
- # [15:29] <MikeSmith> fyi UK peeps: https://twitter.com/w3c/status/456772456372400128
- # [15:34] * Joins: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com)
- # [15:37] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:41] <jgraham> MikeSmith: Uh
- # [15:41] <jgraham> That appears to be "GCHQ have just joined W3C"
- # [15:41] <jgraham> I see no possible way this could go wrong
- # [15:42] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 265 seconds)
- # [15:47] * Joins: hasather (~hasather@80.91.33.141)
- # [15:52] <MikeSmith> keep your friends close
- # [15:52] <MikeSmith> as the saying goes
- # [15:54] * Joins: lilmonkey (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl)
- # [15:54] * Quits: lilmonkey (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl) (Changing host)
- # [15:54] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [15:58] <Ms2ger> jgraham, to join the Intelligence Agencies Business Group?
- # [16:00] <beverloo> that'd be a great forum to discuss how to not flag security issues
- # [16:02] * Quits: encryptd_fractal (~encryptd_@24-177-124-44.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [16:08] * Joins: eric_carlson (~eric@17.202.43.125)
- # [16:08] * Quits: eric_carlson (~eric@17.202.43.125) (Client Quit)
- # [16:08] * Joins: eric_carlson (~eric@17.202.43.125)
- # [16:09] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 250 seconds)
- # [16:16] * Guest95330 is now known as jory
- # [16:16] <jgraham> Ms2ger: Want do review the merge in https://critic.hoppipolla.co.uk/8241e648?review=1151 ?
- # [16:19] <Ms2ger> r+
- # [16:20] <jgraham> Ms2ger: Thanks
- # [16:20] * Ms2ger was going to do some work this afternoon... *sigh*
- # [16:26] * Joins: encryptd_fractal (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [16:39] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [16:43] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 258 seconds)
- # [16:46] * Quits: jdaggett (~jdaggett@q023013.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [16:48] * Joins: ehsan (~ehsan@66.207.208.102)
- # [16:53] * Joins: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net)
- # [16:54] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 252 seconds)
- # [16:59] * Quits: Ducki (~Ducki@137.116.197.171) (Remote host closed the connection)
- # [17:02] <Ms2ger> The language does not prevent you from deeply nesting classes, but good taste should. [...] Nesting more than two levels invites a readability disaster and should probably never be attempted.
- # [17:02] <jgraham> ?
- # [17:04] * Quits: markkes (~markkes@62.207.90.201) (Quit: Nettalk6 - www.ntalk.de)
- # [17:06] <SamB__> Ms2ger: which one?
- # [17:06] * SamB__ is now known as SamB
- # [17:06] <Ms2ger> Java
- # [17:06] <Ms2ger> Oh, I also can't read
- # [17:07] * Joins: hasather (~hasather@80.91.33.141)
- # [17:08] <SamB> is that talking about actual closures or just some boring namespace/protection thing?
- # [17:10] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [17:15] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Ping timeout: 250 seconds)
- # [17:15] <tantek> Ms2ger interesting, I'll have to read up on monads and monadology.
- # [17:15] <tantek> there are more examples too, e.g. "triples" ;)
- # [17:16] * Quits: charl_ (~charl@2001:67c:2564:524:f2de:f1ff:feff:7637) (Quit: leaving)
- # [17:16] <tantek> but it's particularly concerning that this illusion pattern appears to repeat itself just in web technology circles so often
- # [17:18] <tantek> also, there seems to be some consensus that it's a form of confirmation bias, in particular a type of Maslow's hammer. See replies here: https://twitter.com/t/status/456552583499243521
- # [17:26] * Joins: jernoble (~jernoble@76.74.153.49)
- # [17:26] * Joins: dawhite (~dawhite@74.118.22.223)
- # [17:27] * Joins: izhak (~izhak@92.248.142.152)
- # [17:28] * Quits: richt_ (~richt@83.218.67.123) (Remote host closed the connection)
- # [17:28] * Joins: richt (~richt@83.218.67.123)
- # [17:29] <annevk> Ms2ger: where is that from?
- # [17:29] <Domenic_> MikeSmith: platform.html5.org is really excellent now. I like how it links to EDs for the W3C things too.
- # [17:30] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 276 seconds)
- # [17:31] <annevk> MikeSmith: http://simonsapin.github.io/data-urls/ is the latest we have on data URLs
- # [17:31] <SimonSapin> It’s more a collection of open issues than anything else
- # [17:33] * Quits: richt (~richt@83.218.67.123) (Ping timeout: 276 seconds)
- # [17:39] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:41] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 258 seconds)
- # [17:43] * Quits: benvie (~bbenvie@204.28.118.69) (Ping timeout: 276 seconds)
- # [17:44] * Joins: bholley (~bholley@98.210.101.88)
- # [17:44] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 252 seconds)
- # [17:46] <tantek> also, this article from that thread has a lot of applicability in many web platform discussions: http://www.joelonsoftware.com/articles/fog0000000018.html - so many architecture astronauts
- # [17:47] * Joins: lmclister (~lmclister@192.150.10.210)
- # [17:47] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [17:52] * Joins: benvie (~bbenvie@corp-nat.p2p.sfo1.mozilla.com)
- # [17:54] * Joins: jsbell (jsbell@nat/google/x-tohbccccifqmnotc)
- # [17:54] * Joins: mpt (~mpt@nat/canonical/x-hntoctvibgvmmirh)
- # [17:54] * Quits: mpt (~mpt@nat/canonical/x-hntoctvibgvmmirh) (Changing host)
- # [17:54] * Joins: mpt (~mpt@canonical/mpt)
- # [17:56] * Quits: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [17:58] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Remote host closed the connection)
- # [18:00] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [18:12] * Joins: Maurice` (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [18:14] * Joins: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net)
- # [18:15] <MikeSmith> Domenic_: Thanks
- # [18:16] * Joins: IZh (~IZh@213.33.220.118)
- # [18:16] <MikeSmith> annevk: didn't know about that one
- # [18:16] * MikeSmith looks
- # [18:18] * Joins: bholley (~bholley@98.210.101.88)
- # [18:19] * Joins: dbaron (~dbaron@50-0-248-164.dsl.dynamic.sonic.net)
- # [18:23] * Quits: beowulf (~sstewart@host86-182-213-137.range86-182.btcentralplus.com) (Ping timeout: 258 seconds)
- # [18:23] * Quits: jernoble (~jernoble@76.74.153.49) (Quit: Computer has gone to sleep.)
- # [18:24] * Quits: kochi_home (~kochi_hom@ip-64-134-224-57.public.wayport.net) (Remote host closed the connection)
- # [18:25] * Joins: hasather (~hasather@80.91.33.141)
- # [18:27] * Quits: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net) (Quit: tantek)
- # [18:29] * Joins: josemanuel (~josemanue@54.172.221.87.dynamic.jazztel.es)
- # [18:38] * Joins: ambv (~ambv@206.108.217.134)
- # [18:39] * Joins: ap (~ap@2620:149:4:304:64c3:a229:8491:92e8)
- # [18:40] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [18:41] * Quits: 7F1AADDT8 (scrollback@conference/jsconf/x-qajjytqcxtsybbwd) (Remote host closed the connection)
- # [18:42] * Joins: scrollback (scrollback@conference/jsconf/x-yzcoxynshossrhzo)
- # [18:43] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [18:44] * Quits: KevinMarks (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [18:44] * Joins: hoobdeebla (~hoobdeebl@ip70-190-42-239.ph.ph.cox.net)
- # [18:44] * Quits: ap (~ap@2620:149:4:304:64c3:a229:8491:92e8) (Client Quit)
- # [18:44] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 252 seconds)
- # [18:49] * Joins: ap (~ap@2620:149:4:304:e531:560d:4b74:b9b9)
- # [18:49] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 276 seconds)
- # [18:52] * Joins: weinig (~weinig@17.114.218.143)
- # [18:53] <Domenic_> hehehe https://twitter.com/antimattur/status/456835404596252673
- # [18:54] * Joins: jeffreyatw (~jeffreyat@66-194-1-26.STATIC.twtelecom.net)
- # [18:54] * Parts: adactio (~adactio@212.42.170.181)
- # [18:55] * Quits: IZh (~IZh@213.33.220.118) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.23/20131210201646])
- # [18:58] * Krinkle|detached is now known as Krinkle
- # [18:59] <JonathanNeal> MikeSmith, ready ready for some in the wild testing of fragmentions?
- # [19:01] * Quits: weinig (~weinig@17.114.218.143) (Remote host closed the connection)
- # [19:03] * Joins: weinig (~weinig@17.202.49.115)
- # [19:03] * Quits: weinig (~weinig@17.202.49.115) (Client Quit)
- # [19:03] * Joins: jwalden (~waldo@corp.mtv2.mozilla.com)
- # [19:05] * Joins: Jarrod_ (~Jarrod_@pdpc/supporter/active/jarrod)
- # [19:05] * Joins: html (~css@unaffiliated/css)
- # [19:06] <MikeSmith> JonathanNeal: you win
- # [19:06] * MikeSmith and JonathanNeal are playing "Best spring-break pickup lines"
- # [19:08] <JonathanNeal> Oh we are? I plan on observing Good Friday. If you’re free, let’s make it a GREAT Friday!
- # [19:08] * Joins: IZh (~IZh@83.220.238.127)
- # [19:09] * Joins: benv (~benv@173.247.202.84)
- # [19:10] * Joins: llkats (~llkats@206.169.83.230)
- # [19:12] * Joins: weinig (~weinig@17.245.30.108)
- # [19:12] * Quits: josemanuel (~josemanue@54.172.221.87.dynamic.jazztel.es) (Quit: Saliendo)
- # [19:13] * Joins: beowulf (~sstewart@host86-184-178-231.range86-184.btcentralplus.com)
- # [19:18] * JonathanNeal listens to the crickets, but still thinks it was clever.
- # [19:19] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [19:19] <jsbell> that feeling when you haven't settled into a new workflow and you feel like a t-rex in a china shop
- # [19:22] * Quits: weinig (~weinig@17.245.30.108) (Ping timeout: 265 seconds)
- # [19:22] * Joins: morrita_ (uid16889@gateway/web/irccloud.com/x-sjznlyzkosflmkmi)
- # [19:22] * Joins: weinig (~weinig@17.202.49.35)
- # [19:23] * Joins: IZh_ (~IZh@83.220.237.147)
- # [19:24] * Quits: IZh (~IZh@83.220.238.127) (Ping timeout: 258 seconds)
- # [19:24] * IZh_ is now known as IZh
- # [19:25] <JonathanNeal> jsbell: that does sound kind of awesome though. Like, those plates don’t stand a chance.
- # [19:26] <jsbell> Rawr! Whoops, sorry. Let me pick that up. Oh, wait, useless arms.
- # [19:30] <JonathanNeal> Tea, Rex?
- # [19:31] <jgraham> jsbell: Do you want help with something, or are you just happily complaining?
- # [19:31] * Quits: benv (~benv@173.247.202.84) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:31] <jsbell> jgraham: Just happily complaining. :)
- # [19:32] * Joins: benv (~benv@173.247.202.84)
- # [19:33] <Domenic_> annevk: FYI I think I'm going to do a "how to make subclassable APIs" guide. I feel like we've talked about related topics a lot. https://github.com/w3ctag/subclassable-apis-guide/issues
- # [19:35] * Quits: IZh (~IZh@83.220.237.147) (Quit: liteIRC for Android)
- # [19:36] <annevk> Domenic_: one thing that'd be interested is considering the impact on the current APIs
- # [19:36] <annevk> interesting*
- # [19:36] * Joins: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net)
- # [19:37] * Joins: jernoble (~jernoble@17.202.46.221)
- # [19:40] * Joins: KevinMarks (~KevinMark@172.56.39.105)
- # [19:41] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:44] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [19:44] * Quits: kochi_home (~kochi_hom@216.239.45.93) (Remote host closed the connection)
- # [19:45] * Joins: hasather (~hasather@80.91.33.141)
- # [19:45] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [19:46] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 276 seconds)
- # [19:46] * Quits: plutoniix (~plutoniix@node-yxo.pool-180-180.dynamic.totbb.net) (Ping timeout: 245 seconds)
- # [19:48] * Joins: ehsan (~ehsan@66.207.208.102)
- # [19:49] * Krinkle is now known as Krinkle|detached
- # [19:51] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [19:51] * Joins: ehsan (~ehsan@66.207.208.102)
- # [19:57] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:08] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 240 seconds)
- # [20:08] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [20:11] * Joins: IZh (~chatzilla@0897578511.static.corbina.ru)
- # [20:12] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [20:15] * Quits: kochi_home (~kochi_hom@216.239.45.93) (Remote host closed the connection)
- # [20:16] * Joins: kochi_home (kochi_home@nat/google/x-ctjrprozuwrrmdbi)
- # [20:19] * Krinkle|detached is now known as Krinkle
- # [20:25] * Quits: benv (~benv@173.247.202.84) (Quit: Textual IRC Client: www.textualapp.com)
- # [20:29] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [20:31] * Quits: llkats (~llkats@206.169.83.230) (Read error: No route to host)
- # [20:31] * Joins: llkats_ (~llkats@206.169.83.230)
- # [20:33] * Joins: darobin (~darobin@2a01:e34:ed05:d180:b5d7:9da0:6da9:6140)
- # [20:33] * Quits: darobin (~darobin@2a01:e34:ed05:d180:b5d7:9da0:6da9:6140) (Client Quit)
- # [20:34] * Quits: llkats_ (~llkats@206.169.83.230) (Read error: Connection reset by peer)
- # [20:34] * Joins: llkats (~llkats@206.169.83.230)
- # [20:34] * Quits: kochi_home (kochi_home@nat/google/x-ctjrprozuwrrmdbi) (Remote host closed the connection)
- # [20:34] * Quits: weinig (~weinig@17.202.49.35) (Quit: weinig)
- # [20:38] * Joins: plutoniix (~plutoniix@node-yxo.pool-180-180.dynamic.totbb.net)
- # [20:38] * Joins: hasather (~hasather@80.91.33.141)
- # [20:39] * Joins: necolas (~necolas@8.25.197.27)
- # [20:42] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [20:45] * Joins: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net)
- # [20:46] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 252 seconds)
- # [20:46] * Krinkle is now known as Krinkle|detached
- # [20:47] * Quits: izhak (~izhak@92.248.142.152) (Ping timeout: 250 seconds)
- # [20:50] * Joins: SonicX (~quassel@host-128-227-69-176.xlate.ufl.edu)
- # [20:54] * Joins: Areks_home (~Areks@95-26-222-192.broadband.corbina.ru)
- # [20:55] * jonlee_|afk is now known as jonlee_
- # [20:56] * Quits: dbaron (~dbaron@50-0-248-164.dsl.dynamic.sonic.net) (Ping timeout: 276 seconds)
- # [20:56] * Quits: KevinMarks (~KevinMark@172.56.39.105) (Ping timeout: 250 seconds)
- # [20:57] * Joins: llkats_ (~llkats@206.169.83.230)
- # [20:57] * Quits: llkats (~llkats@206.169.83.230) (Read error: Connection reset by peer)
- # [20:57] * Quits: KevinMarks2 (~yaaic@2607:fb90:f1d:a3ba:2bc:ee4b:331e:a952) (Ping timeout: 258 seconds)
- # [20:58] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [20:59] * Quits: kochi_home (~kochi_hom@216.239.45.93) (Remote host closed the connection)
- # [21:00] * Joins: KevinMarks (~yaaic@2607:fb90:40d:d298:55f3:5d45:3e12:19aa)
- # [21:00] * Quits: IZh (~chatzilla@0897578511.static.corbina.ru) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.25/20140318183706])
- # [21:01] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 276 seconds)
- # [21:06] * Joins: IZh (~IZh@0897578511.static.corbina.ru)
- # [21:06] <IZh> Hi.
- # [21:15] * Quits: fredy (~fredy@2001:648:2ffc:1225:a800:ff:fe12:113e) (Quit: ZNC - http://znc.sourceforge.net)
- # [21:15] * Joins: Streusel (~Anonymous@unaffiliated/streusel)
- # [21:15] * llkats_ is now known as llkittens
- # [21:18] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
- # [21:20] * jonlee_ is now known as jonlee_|afk
- # [21:24] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [21:26] * Quits: TallTed (~Thud@63.119.36.36)
- # [21:28] <KevinMarks> The difference in what can be in a URL fragment and what can be in an id is interesting
- # [21:29] * Quits: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net) (Quit: tiglionabbit)
- # [21:29] <annevk> KevinMarks: you mean given that a fragment is a sequence of bytes and an ID is a string?
- # [21:31] <KevinMarks> A fragment can encode anything with percent encoding, but an id can't have spaces
- # [21:32] <KevinMarks> So the fragmention idea could just be "if the fragment contains whitespace, search body text rather than ids"
- # [21:33] * KevinMarks has the terminology wrong there.
- # [21:35] <annevk> data:text/html,<style id="x x">head,:target{display:block;height:20em}:target{background:purple}</style>#x x
- # [21:35] <annevk> does seem to work
- # [21:35] <annevk> restrictions on IDs are mostly so they can appear space-separated elsewhere I suppose
- # [21:40] * Joins: bholley (~bholley@98.210.101.88)
- # [21:42] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [21:43] * Quits: bholley (~bholley@98.210.101.88) (Client Quit)
- # [21:43] * Quits: llkittens (~llkats@206.169.83.230) (Remote host closed the connection)
- # [21:43] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [21:48] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 276 seconds)
- # [21:48] * Quits: SonicX (~quassel@host-128-227-69-176.xlate.ufl.edu) (Remote host closed the connection)
- # [21:48] * Joins: weinig (~weinig@17.114.218.143)
- # [21:51] * Joins: othermaciej (~mjs@17.114.5.144)
- # [21:58] * Joins: hasather (~hasather@80.91.33.141)
- # [21:59] * Joins: srji (~srji@p508BB052.dip0.t-ipconnect.de)
- # [22:00] * Joins: tiglionabbit (~nick@23-126-178-3.lightspeed.sntcca.sbcglobal.net)
- # [22:03] * Quits: weinig (~weinig@17.114.218.143) (Quit: weinig)
- # [22:04] * Parts: html (~css@unaffiliated/css)
- # [22:05] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [22:05] * Quits: srji (~srji@p508BB052.dip0.t-ipconnect.de) (Quit: leaving)
- # [22:07] * Joins: weinig (~weinig@17.114.0.220)
- # [22:08] * Joins: bholley (~bholley@98.210.101.88)
- # [22:08] * Joins: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
- # [22:11] * Quits: othermaciej (~mjs@17.114.5.144) (Quit: othermaciej)
- # [22:12] * Quits: weinig (~weinig@17.114.0.220) (Ping timeout: 240 seconds)
- # [22:14] * Quits: marcosc (~marcosc@66.207.208.102) (Remote host closed the connection)
- # [22:15] * Joins: marcosc (~marcosc@66.207.208.102)
- # [22:17] * Joins: marcosc_ (~marcosc@66.207.208.102)
- # [22:17] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [22:17] * Joins: srji (~srji@p508BB052.dip0.t-ipconnect.de)
- # [22:20] * Quits: hoobdeebla (~hoobdeebl@ip70-190-42-239.ph.ph.cox.net)
- # [22:21] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 276 seconds)
- # [22:22] * Quits: srji (~srji@p508BB052.dip0.t-ipconnect.de) (Client Quit)
- # [22:24] * Joins: srji (~srji@p508BB052.dip0.t-ipconnect.de)
- # [22:25] * Quits: necolas (~necolas@8.25.197.27) (Remote host closed the connection)
- # [22:29] * Joins: weinig (~weinig@mobile-198-228-223-081.mycingular.net)
- # [22:30] * Quits: FerasM (uid28672@gateway/web/irccloud.com/x-czdyamzjippxufbl) (Quit: Connection closed for inactivity)
- # [22:33] * Quits: weinig (~weinig@mobile-198-228-223-081.mycingular.net) (Remote host closed the connection)
- # [22:36] * Krinkle|detached is now known as Krinkle
- # [22:42] * Krinkle is now known as Krinkle|detached
- # [22:43] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [22:44] * Quits: espadrine (~ttyl@AMontsouris-158-1-17-31.w92-128.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [22:47] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 240 seconds)
- # [22:48] <JonathanNeal> annevk, is this related to fragmentions?
- # [22:50] * Joins: svl (~me@D478581B.cm-1.dynamic.ziggo.nl)
- # [22:52] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [22:57] * Joins: kochi_home (~kochi_hom@216.239.45.93)
- # [22:57] * Joins: espadrine (~ttyl@AMontsouris-158-1-53-177.w92-128.abo.wanadoo.fr)
- # [22:57] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [23:00] * Quits: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
- # [23:00] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # [23:02] * Joins: llkittens (~llkats@206.169.83.230)
- # [23:03] * Quits: IZh (~IZh@0897578511.static.corbina.ru) (Remote host closed the connection)
- # [23:07] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:08] * Quits: llkittens (~llkats@206.169.83.230)
- # [23:10] * Quits: eric_carlson (~eric@17.202.43.125) (Quit: eric_carlson)
- # [23:12] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:15] * Quits: svl (~me@D478581B.cm-1.dynamic.ziggo.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:15] * Quits: Maurice` (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [23:17] * Joins: eric_carlson (~eric@17.202.43.125)
- # [23:18] * Joins: hasather (~hasather@80.91.33.141)
- # [23:21] * Joins: rniwa (~rniwa@17.202.43.222)
- # [23:25] * Joins: marcosc (~marcosc@66.207.208.102)
- # [23:28] * Quits: marcosc_ (~marcosc@66.207.208.102) (Ping timeout: 276 seconds)
- # [23:28] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [23:29] * Joins: marcosc (~marcosc@66.207.208.102)
- # [23:30] * Quits: Areks_home (~Areks@95-26-222-192.broadband.corbina.ru) (Ping timeout: 276 seconds)
- # [23:34] * Joins: bzalasky (~bzalasky@67.188.211.46)
- # [23:35] * Joins: benv (~benv@74.86.107.157-static.reverse.softlayer.com)
- # [23:38] * Joins: marcosc_ (~marcosc@66.207.208.102)
- # [23:38] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [23:39] * Quits: tantek (~tantek@70-36-139-254.dsl.dynamic.sonic.net) (Quit: tantek)
- # [23:39] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [23:40] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 245 seconds)
- # [23:44] * Quits: Ms2ger (~Ms2ger@61.254-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [23:44] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [23:48] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 265 seconds)
- # [23:53] * Quits: bholley (~bholley@98.210.101.88) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:53] * Quits: marcosc_ (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [23:53] * Joins: marcosc (~marcosc@66.207.208.102)
- # [23:58] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:58] <benschwarz> Hixie: yt?
- # Session Close: Fri Apr 18 00:00:00 2014
The end :)