Options:
- # Session Start: Sun Dec 06 00:00:00 2009
- # Session Ident: #whatwg
- # [00:00] * Joins: tndH (n=Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [00:00] <AryehGregor> Yay.
- # [00:01] <AryehGregor> Oh well, none of this can possibly be more horrible than all the legacy HTML currently has to deal with.
- # [00:01] * jgraham wouldn't put money on that
- # [00:02] <jgraham> (I am about to go sleep otherwise I might try to say something more useful)
- # [00:05] <AryehGregor> It's okay, it's unlikely there's anything useful to say in this discussion, except "Leave them alone for now and let God sort it out."
- # [00:09] * Joins: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [00:13] <Philip`> Seems unfair to leave our mess for Him to clean up
- # [00:15] <AryehGregor> Well, it's really His mess, since He's the owner of the entire universe, after all.
- # [00:15] <AryehGregor> So everything is His.
- # [00:15] <AryehGregor> Also, it's His fault for telling us we can't murder people for promoting bad standards.
- # [00:19] <Philip`> That seems a little extremist
- # [00:19] <AryehGregor> Yes, I agree, it's just as likely they'd have murdered us, so we can't really blame Him on that score.
- # [00:20] <AryehGregor> We can blame the people responsible for the other standards, though. :)
- # [00:20] <Philip`> I don't think people who promote what you consider bad standards are that extremist either :-p
- # [00:27] <zcorpan_> "Sure; but if I've scheduled for it, I can deal with a hundred comments in
- # [00:27] <zcorpan_> a day -- that's not a problem." -- http://www.w3.org/mid/Pine.LNX.4.62.0912050854010.5629@hixie.dreamhostps.com
- # [00:30] <zcorpan_> re rjavascript, i guess it would be useful with a linter for js performance pitfalls in modern implementations
- # [00:30] <AryehGregor> Haha, Google Site Performance is telling me my page is performing poorly because I don't have gzip compression enabled for http://www.google-analytics.com/urchin.js.
- # [00:30] <AryehGregor> \o/
- # [00:30] <jgraham> Die with die
- # [00:31] * jgraham obviously got distracted from going to bed
- # [00:31] <zcorpan_> or maybe browsers should have a way to log in the error console when the js engine has to do something expensive
- # [00:31] * jgraham was talking about the "with" statement in case it wasn't obvious
- # [00:32] <jgraham> zcorpan_: It seems like something Dragonfly et. al. could tell you (depending on how much attaching a debugger affects the actual code)
- # [00:33] <jgraham> (But it would be nice if they could do per-call profiling with big warnings for things that hit slow paths)
- # [00:34] <Philip`> "slow paths" include falling off the JIT, which might be really quite difficult to explain to an average script developer
- # [00:34] <Dashiva> I'm a bit rusty on the edges, but isn't there some overlap between rjavascript and stuff like caja?
- # [00:35] <zcorpan_> Philip`: no need to explain why it's slow, just state that it's slow and suggest fast alternatives
- # [00:35] <Philip`> (There's a thing that gives JIT profiling information for code in SpiderMonkey but it's not the most user-friendly thing imaginable, by necessity)
- # [00:36] <jgraham> Philip`: That was basically what I had in mind hen I said "slow paths". I'm not sure why it would be hard to explain to people sufficiently motivated to profile their code
- # [00:36] * Quits: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [00:36] * Quits: Maurice (n=copyman@5ED548D4.cable.ziggo.nl)
- # [00:38] * jgraham really is going to bed now
- # [00:40] <Philip`> jgraham: It seems hard because they'd first need to understand what a tracing JIT is and how it works
- # [00:41] <Philip`> http://blog.mozilla.com/dmandelin/2009/02/26/tracevis-performance-visualization-for-tracemonkey/
- # [00:45] <Philip`> It's easy to suggest "don't use with" and "don't use eval", but I don't really see how you could automatically give suggestions for the more complex problems that occur
- # [00:48] <Philip`> (It would still be nice, just maybe not possible)
- # [01:03] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Read error: 110 (Connection timed out))
- # [01:03] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [01:04] * Quits: abii (n=macbook@140a.hackerdojo.com)
- # [01:04] * AryehGregor hasn't figured out what "with" actually does yet, but gets the impression that it's cool and trendy and is vaguely disappointed if he shouldn't use it in JS for performance reasons
- # [01:04] <Dashiva> It's horrible and evil
- # [01:04] <AryehGregor> But also cool and trendy?
- # [01:04] <Dashiva> No
- # [01:05] <Dashiva> It was cool and trendy a few years ago, when having the shortest bookmarklets possible was a goal
- # [01:05] <Dashiva> And it sometimes appears in golfing, I suppose?
- # [01:12] * Joins: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [01:39] <AryehGregor> "with" sometimes appears in golfing?
- # [01:41] * Joins: GPHemsley (n=GPHemsle@pdpc/supporter/student/GPHemsley)
- # [01:41] <AryehGregor> I mean, I imagine it appears in many contexts, being a common English word.
- # [01:41] <Dashiva> Code golf
- # [01:48] * Joins: abii (n=macbook@rescomp-09-148450.Stanford.EDU)
- # [02:05] * Quits: zcorpan_ (n=zcorpan@c83-252-193-59.bredband.comhem.se)
- # [02:12] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Read error: 110 (Connection timed out))
- # [02:18] * Quits: abii (n=macbook@rescomp-09-148450.Stanford.EDU)
- # [02:19] * Joins: wakaba_0 (n=wakaba_@206.63.138.58.dy.bbexcite.jp)
- # [02:20] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [02:28] * Joins: wakaba_1 (n=wakaba_@206.63.138.58.dy.bbexcite.jp)
- # [02:31] * Quits: KevinMarks (n=KevinMar@c-67-161-44-219.hsd1.ca.comcast.net) ("The computer fell asleep")
- # [02:36] * Quits: wakaba_ (n=wakaba_@206.63.138.58.dy.bbexcite.jp) (Read error: 110 (Connection timed out))
- # [02:46] * Quits: wakaba_0 (n=wakaba_@206.63.138.58.dy.bbexcite.jp) (Read error: 110 (Connection timed out))
- # [02:51] * Joins: othermaciej (n=mjs@c-67-180-197-126.hsd1.ca.comcast.net)
- # [03:00] <hsivonen> I find it most odd that HTTP gurus oppose the use of POST for ping on safety grounds
- # [03:01] <othermaciej> what are the safety grounds?
- # [03:01] <Hixie> if anyone ever understand the objection, please let me know, so i can fix it
- # [03:01] <othermaciej> can ping produce POSTs that can't be produced by posting a form?
- # [03:01] <hsivonen> othermaciej: see Roy's Change Proposal
- # [03:01] <Hixie> i've tried many times to understand the objection, but not been able to
- # [03:02] * hsivonen avoids summarizing in order to avoid missummarizing
- # [03:03] <othermaciej> hsivonen: ah, when you say "safety grounds" you just mean the official HTTP classification of what methods are labeled "safe"
- # [03:05] <hsivonen> othermaciej: yes
- # [03:05] <othermaciej> I wonder if it is a relevant consideration that a submit button can be styled to look just like a link
- # [03:05] <othermaciej> (let alone the fact that a POST can be issued programmatically from an onclick handler)
- # [03:06] <Hixie> http://damowmow.com/playground/demos/http/002/ is relevant
- # [03:06] <othermaciej> what Content-Type does the ping post use?
- # [03:06] <Hixie> note that the test.html file on that page has no script
- # [03:07] <Hixie> yet it can trick people (even highly experienced http experts) into causing POSTs to be submitted
- # [03:07] <othermaciej> clever, that one doesn't even require form controls to be stylable
- # [03:08] <Dashiva> othermaciej: It doesn't seem that anything is a relevant consideration except the notion that POST is unsafe
- # [03:08] <Hixie> i guess if POST is unsafe and POST is part of HTTP that means HTTP is unsafe!
- # [03:10] <Dashiva> Only in browsers, because browsers never do anything right
- # [03:14] * Joins: Heimidal (n=heimidal@cpe-76-90-175-72.socal.res.rr.com)
- # [03:15] * Joins: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [05:15] * Disconnected
- # [07:46] * Attempting to rejoin channel #whatwg
- # [07:46] * Rejoined channel #whatwg
- # [07:46] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [07:46] * Set by annevk42 on Mon Oct 19 22:03:06
- # [09:46] * Disconnected
- # [09:47] * Attempting to rejoin channel #whatwg
- # [09:47] * Rejoined channel #whatwg
- # [09:47] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [09:47] * Set by annevk42 on Mon Oct 19 22:03:06
- # [09:55] * Joins: maikmerten (n=maikmert@port-92-201-178-43.dynamic.qsc.de)
- # [10:16] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [10:17] * Joins: zcorpan_ (n=zcorpan@c83-252-193-59.bredband.comhem.se)
- # [10:32] * Joins: drunknbass_work (n=aaron@cpe-76-173-195-145.socal.res.rr.com)
- # [10:38] * Quits: smaug (n=chatzill@cs181150024.pp.htv.fi) (Read error: 110 (Connection timed out))
- # [10:55] * Quits: drunknbass_work (n=aaron@cpe-76-173-195-145.socal.res.rr.com) ("Leaving...")
- # [10:55] * Joins: Maurice (n=copyman@5ED548D4.cable.ziggo.nl)
- # [10:55] * Joins: ROBOd (n=robod@89.122.216.38)
- # [11:00] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [11:04] * Joins: nessy (n=Adium@124-168-239-28.dyn.iinet.net.au)
- # [11:26] * Joins: mitnavn (n=mitnavn@unaffiliated/mitnavn)
- # [11:27] <mitnavn> Is there a wrapping element for HTML 5? I need a container of all my elements to set a side width, should I just use a div?
- # [11:27] <Hixie> yes
- # [11:27] <Hixie> <div> is that element
- # [11:28] <mitnavn> Thanks
- # [11:33] * Joins: Phae (n=phaeness@cpc2-acto9-0-0-cust364.brnt.cable.ntl.com)
- # [11:34] * Joins: mlpug (n=mlpug@a88-115-164-40.elisa-laajakaista.fi)
- # [11:35] * Quits: bzed (n=bzed@devel.recluse.de) (Remote closed the connection)
- # [11:35] * Joins: bzed_ (n=bzed@devel.recluse.de)
- # [11:35] * bzed_ is now known as bzed
- # [11:37] * Joins: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [11:44] * Joins: zalan (n=zalan@catv-89-135-144-122.catv.broadband.hu)
- # [11:51] * Joins: archtech (i=stanv@83.228.56.37)
- # [11:54] * Joins: bzed_ (n=bzed@devel.recluse.de)
- # [11:58] * Quits: bzed (n=bzed@devel.recluse.de) (Read error: 111 (Connection refused))
- # [11:58] * bzed_ is now known as bzed
- # [12:03] * Joins: danbri (n=danbri@unaffiliated/danbri)
- # [12:08] * Parts: mitnavn (n=mitnavn@unaffiliated/mitnavn)
- # [12:17] <gsnedders> jgraham: yt?
- # [12:17] * Joins: gunderwonder (n=gunderwo@118.80-202-84.nextgentel.com)
- # [12:29] * Quits: zalan (n=zalan@catv-89-135-144-122.catv.broadband.hu) (Read error: 110 (Connection timed out))
- # [12:40] * Quits: zcorpan_ (n=zcorpan@c83-252-193-59.bredband.comhem.se)
- # [12:41] * Quits: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no) ("Ex-Chat")
- # [12:47] <jgraham> gsnedders: Yes
- # [12:48] * Joins: workmad3 (n=davidwor@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [12:48] * Quits: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [12:48] * Quits: gunderwonder (n=gunderwo@118.80-202-84.nextgentel.com)
- # [12:57] * Quits: GarethAdams|Home (n=GarethAd@pdpc/supporter/active/GarethAdams)
- # [12:57] * Joins: tndH (n=Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [13:02] * Joins: wakaba_ (n=wakaba_@206.63.138.58.dy.bbexcite.jp)
- # [13:12] * Joins: gunderwonder (n=gunderwo@garage.upstruct.com)
- # [13:14] * Quits: gunderwonder (n=gunderwo@garage.upstruct.com) (Remote closed the connection)
- # [13:14] * Joins: gunderwonder (n=gunderwo@garage.upstruct.com)
- # [13:19] * Quits: wakaba_1 (n=wakaba_@206.63.138.58.dy.bbexcite.jp) (Read error: 110 (Connection timed out))
- # [13:24] * Joins: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [13:34] * Quits: workmad3 (n=davidwor@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [13:38] * Quits: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [13:50] * Quits: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [14:08] * Joins: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [14:10] * Quits: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net) (Client Quit)
- # [14:11] * Joins: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [14:18] * Quits: Lachy (n=Lachlan@85.196.122.246) ("Leaving")
- # [14:32] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [14:33] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [14:49] * Joins: [1]mpilgrim (n=mark@rrcs-96-10-240-189.midsouth.biz.rr.com)
- # [14:49] * Quits: mpilgrim (n=mark@rrcs-96-10-240-189.midsouth.biz.rr.com) (Read error: 104 (Connection reset by peer))
- # [14:49] * [1]mpilgrim is now known as mpilgrim
- # [15:01] * Joins: mat_t (n=mattomas@80-225-53-243.dynamic.dial.as9105.com)
- # [15:01] * Quits: mat_t (n=mattomas@80-225-53-243.dynamic.dial.as9105.com) (Read error: 54 (Connection reset by peer))
- # [15:11] * Joins: zalan (n=zalan@54009DD9.dsl.pool.telekom.hu)
- # [15:20] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: gunderwonder (n=gunderwo@garage.upstruct.com) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: wakaba_ (n=wakaba_@206.63.138.58.dy.bbexcite.jp) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: nessy (n=Adium@124-168-239-28.dyn.iinet.net.au) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: Maurice (n=copyman@5ED548D4.cable.ziggo.nl) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: doublec (n=doublec@li30-216.members.linode.com) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: erlehmann (n=erlehman@82.113.106.7) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: inimino (n=inimino@atekomi.inimino.org) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: vvv (n=vvv@mediawiki/VasilievVV) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: ivan` (n=ivan@unaffiliated/ivan/x-000001) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: maikmerten (n=maikmert@port-92-201-178-43.dynamic.qsc.de) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: myakura (n=myakura@p2197-ipbf7505marunouchi.tokyo.ocn.ne.jp) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: annevk2 (n=annevk@5355732C.cable.casema.nl) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: Creap (n=Creap@vemod.brg.sgsnet.se) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: eighty4 (n=eighty4@eighty4.se) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: hsivonen (n=hsivonen@kekkonen.cs.hut.fi) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: bobs (n=oeskola@kekkonen.cs.hut.fi) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: hendry (n=hendry@webvm.net) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: ukai (n=ukai@220.109.219.244) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: Philip` (n=philip@zaynar.co.uk) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: ciaran_lee (i=leecn@134.226.83.42) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: Hixie (i=ianh@trivini.no) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: peroo (n=peroo@peroo.xen.prgmr.com) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: dimich (n=dimich@74.125.59.73) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: Yudai (n=Yudai@p6ea250.kngwnt01.ap.so-net.ne.jp) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: aboodman (n=aboodman@72.14.229.81) (barjavel.freenode.net irc.freenode.net)
- # [15:20] * Quits: yutak (n=yutak@220.109.219.244) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: daedb (n=daed@h11n1fls34o986.telia.com) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: Chris547 (n=Chris547@pool-72-71-96-63.atl01.dsl-w.verizon.net) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: AryehGregor (n=Simetric@mediawiki/simetrical) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: onar (n=onar@17.226.20.255) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: k0rnel (n=k0rnel@krtko.org) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: JohnResi1 (n=JohnResi@121.255.201.74.static.ey03.engineyard.com) (barjavel.freenode.net irc.freenode.net)
- # [15:21] * Quits: syp (n=syp@lasigpc9.epfl.ch) (barjavel.freenode.net irc.freenode.net)
- # [15:22] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [15:22] * Joins: othermaciej (n=mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [15:22] * Joins: gunderwonder (n=gunderwo@garage.upstruct.com)
- # [15:22] * Joins: wakaba_ (n=wakaba_@206.63.138.58.dy.bbexcite.jp)
- # [15:22] * Joins: nessy (n=Adium@124-168-239-28.dyn.iinet.net.au)
- # [15:22] * Joins: Maurice (n=copyman@5ED548D4.cable.ziggo.nl)
- # [15:22] * Joins: doublec (n=doublec@li30-216.members.linode.com)
- # [15:22] * Joins: erlehmann (n=erlehman@82.113.106.7)
- # [15:22] * Joins: myakura (n=myakura@p2197-ipbf7505marunouchi.tokyo.ocn.ne.jp)
- # [15:22] * Joins: inimino (n=inimino@atekomi.inimino.org)
- # [15:22] * Joins: vvv (n=vvv@mediawiki/VasilievVV)
- # [15:22] * Joins: annevk2 (n=annevk@5355732C.cable.casema.nl)
- # [15:22] * Joins: Creap (n=Creap@vemod.brg.sgsnet.se)
- # [15:22] * Joins: ivan` (n=ivan@unaffiliated/ivan/x-000001)
- # [15:22] * Joins: eighty4 (n=eighty4@eighty4.se)
- # [15:22] * Joins: aboodman (n=aboodman@72.14.229.81)
- # [15:22] * Joins: yutak (n=yutak@220.109.219.244)
- # [15:22] * Joins: Yudai (n=Yudai@p6ea250.kngwnt01.ap.so-net.ne.jp)
- # [15:22] * Joins: dimich (n=dimich@74.125.59.73)
- # [15:22] * Joins: peroo (n=peroo@peroo.xen.prgmr.com)
- # [15:22] * Joins: Hixie (i=ianh@trivini.no)
- # [15:22] * Joins: ciaran_lee (i=leecn@134.226.83.42)
- # [15:22] * Joins: hendry (n=hendry@webvm.net)
- # [15:22] * Joins: Philip` (n=philip@zaynar.co.uk)
- # [15:22] * Joins: bobs (n=oeskola@kekkonen.cs.hut.fi)
- # [15:22] * Joins: hsivonen (n=hsivonen@kekkonen.cs.hut.fi)
- # [15:22] * Joins: ukai (n=ukai@220.109.219.244)
- # [15:23] * Joins: daedb (n=daed@h11n1fls34o986.telia.com)
- # [15:23] * Joins: Chris547 (n=Chris547@pool-72-71-96-63.atl01.dsl-w.verizon.net)
- # [15:23] * Joins: AryehGregor (n=Simetric@mediawiki/simetrical)
- # [15:23] * Joins: onar (n=onar@17.226.20.255)
- # [15:23] * Joins: k0rnel (n=k0rnel@krtko.org)
- # [15:23] * Joins: JohnResi1 (n=JohnResi@121.255.201.74.static.ey03.engineyard.com)
- # [15:23] * Joins: syp (n=syp@lasigpc9.epfl.ch)
- # [15:23] * Joins: Steve^ (n=steve@92.40.213.17)
- # [15:52] * Quits: nessy (n=Adium@124-168-239-28.dyn.iinet.net.au) ("Leaving.")
- # [16:01] * Quits: erlehmann (n=erlehman@82.113.106.7) (Remote closed the connection)
- # [16:10] * Quits: myakura (n=myakura@p2197-ipbf7505marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [16:12] <Dashiva> How many times does someone have to repeat obvious falsehoods and be corrected before you assume bad faith?
- # [16:14] <Steve^> 6 or 7
- # [16:18] * Joins: erlehmann (n=erlehman@82.113.106.7)
- # [16:21] * Joins: virtuelv (n=virtuelv@162.179.251.212.customer.cdi.no)
- # [16:21] <virtuelv> http://qdb.us/295884
- # [16:30] * Joins: bip4ever (n=bip4ever@173-45-238-110.slicehost.net)
- # [16:43] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [16:43] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [16:44] * Quits: AryehGregor (n=Simetric@mediawiki/simetrical) (Read error: 110 (Connection timed out))
- # [16:45] * Joins: AryehGregor (n=Simetric@mediawiki/simetrical)
- # [16:47] * Joins: mpt (n=mpt@canonical/mpt)
- # [16:53] * Quits: bip4ever (n=bip4ever@173-45-238-110.slicehost.net) ("Coyote finally caught me")
- # [16:53] * Joins: bip4ever (n=bip4ever@173-45-238-110.slicehost.net)
- # [16:59] * bip4ever is now known as webben
- # [17:06] * Quits: webben (n=bip4ever@173-45-238-110.slicehost.net) ("Coyote finally caught me")
- # [17:06] * Joins: webben (n=webben@173-45-238-110.slicehost.net)
- # [17:07] * Joins: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [17:08] * Quits: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net) (Client Quit)
- # [17:08] * Joins: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [17:16] * Quits: AryehGregor (n=Simetric@mediawiki/simetrical) (Read error: 110 (Connection timed out))
- # [17:16] * Joins: AryehGregor (n=Simetric@mediawiki/simetrical)
- # [17:21] * Joins: fishd__ (n=darin@c-98-207-16-168.hsd1.ca.comcast.net)
- # [17:21] * Joins: Rik` (n=Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [17:25] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [17:38] * Quits: webben (n=webben@173-45-238-110.slicehost.net) (Read error: 110 (Connection timed out))
- # [17:50] * Quits: fishd__ (n=darin@c-98-207-16-168.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [17:58] * Joins: KevinMarks (n=KevinMar@ertnet1.demon.co.uk)
- # [18:04] * Joins: webben (n=webben@173-45-238-110.slicehost.net)
- # [18:07] * Quits: webben (n=webben@173-45-238-110.slicehost.net) (Client Quit)
- # [18:07] * Joins: epeus (n=KevinMar@ertnet1.demon.co.uk)
- # [18:09] * Joins: webben (n=webben@173-45-238-110.slicehost.net)
- # [18:14] * Quits: KevinMarks (n=KevinMar@ertnet1.demon.co.uk) (Read error: 110 (Connection timed out))
- # [18:25] * Quits: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Read error: 60 (Operation timed out))
- # [18:26] * Quits: epeus (n=KevinMar@ertnet1.demon.co.uk) (Read error: 110 (Connection timed out))
- # [18:26] * Joins: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [18:28] * Joins: ttepasse (n=ttepas--@dslb-084-060-095-077.pools.arcor-ip.net)
- # [18:42] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Connection timed out)
- # [18:42] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [18:59] * Quits: Phae (n=phaeness@cpc2-acto9-0-0-cust364.brnt.cable.ntl.com)
- # [19:22] * Joins: Phae (n=phaeness@cpc2-acto9-0-0-cust364.brnt.cable.ntl.com)
- # [19:37] * Quits: JoePeck (n=JoePeck@cpe-74-69-85-249.rochester.res.rr.com)
- # [19:41] * Joins: bskahan (n=bskahan@c-71-56-218-237.hsd1.co.comcast.net)
- # [19:41] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (Read error: 60 (Operation timed out))
- # [19:48] * Quits: archtech (i=stanv@83.228.56.37) (Client Quit)
- # [19:50] * Quits: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [19:59] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [20:12] * Quits: bskahan (n=bskahan@c-71-56-218-237.hsd1.co.comcast.net)
- # [20:16] * Joins: cying (n=cying@adsl-75-18-220-31.dsl.pltn13.sbcglobal.net)
- # [20:16] <Dashiva> http://www.android.com/ has a <link rel="stylesheet" href="//google.com/css/inlay.css">
- # [20:16] <Dashiva> I wonder if that href type is going to catch on
- # [20:18] <hsivonen> Dashiva: I expect redirect from http to https catch on first
- # [20:20] * Joins: dbaron (n=dbaron@c-98-234-51-190.hsd1.ca.comcast.net)
- # [20:20] <Dashiva> How does that look?
- # [20:22] <hsivonen> Dashiva: just a 301 respons with an https URL in the Location header
- # [20:25] * Joins: mmn (n=mmn@CPE0014d1463485-CM00194746f84a.cpe.net.cable.rogers.com)
- # [20:32] <webben> hsivonen: How does the server know to offer a redirect to an HTTPS alternative? Referer header?
- # [20:34] <Philip`> Dashiva: Slashdot has used that style for ages
- # [20:36] <hsivonen> webben: by seeing which port was used for the request
- # [20:38] * hsivonen wishes the chairs would point out to Shelley that the HTML WG charter covers application in addition to documents
- # [20:38] <webben> hsivonen: But if you serve up HTML response over SSL, but link to a resource with http:// won't it use port 80 when requesting that resource?
- # [20:39] <webben> s/it/the UA/
- # [20:39] <hsivonen> webben: I meant not serving up HTML as http but redirecting to https at that point
- # [20:40] * Quits: mmn (n=mmn@CPE0014d1463485-CM00194746f84a.cpe.net.cable.rogers.com) ("Leaving.")
- # [20:44] * Joins: erlehmann_ (n=erlehman@82.113.106.225)
- # [20:48] * Joins: erlehmann__ (n=erlehman@82.113.121.0)
- # [20:56] * Joins: archtech (i=stanv@83.228.56.37)
- # [21:03] * Quits: erlehmann (n=erlehman@82.113.106.7) (Read error: 110 (Connection timed out))
- # [21:04] * erlehmann__ is now known as erlehmann
- # [21:09] * Quits: Phae (n=phaeness@cpc2-acto9-0-0-cust364.brnt.cable.ntl.com) (Read error: 110 (Connection timed out))
- # [21:10] * Quits: erlehmann_ (n=erlehman@82.113.106.225) (Read error: 110 (Connection timed out))
- # [21:36] * Joins: fishd__ (n=darin@c-98-207-16-168.hsd1.ca.comcast.net)
- # [21:38] * Joins: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [21:39] * Joins: Lachy (n=Lachlan@80.187.146.123)
- # [21:45] * Quits: AryehGregor (n=Simetric@mediawiki/simetrical) (Read error: 60 (Operation timed out))
- # [21:46] * Joins: nessy (n=Adium@124-168-239-28.dyn.iinet.net.au)
- # [21:48] * Joins: AryehGregor (n=Simetric@mediawiki/simetrical)
- # [21:49] * Joins: boblet (n=boblet@p2086-ipbf309osakakita.osaka.ocn.ne.jp)
- # [21:50] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [21:53] * Joins: fishd_ (n=darin@216.239.45.130)
- # [21:54] * Quits: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [21:54] * Quits: Lachy (n=Lachlan@80.187.146.123) ("This computer has gone to sleep")
- # [22:08] * Quits: mlpug (n=mlpug@a88-115-164-40.elisa-laajakaista.fi) (Remote closed the connection)
- # [22:13] * Quits: fishd__ (n=darin@c-98-207-16-168.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [22:13] * Joins: Phae (n=phaeness@cpc2-acto9-0-0-cust364.brnt.cable.ntl.com)
- # [22:16] * Joins: deltab (n=deltab@82-46-155-15.cable.ubr02.smal.blueyonder.co.uk)
- # [22:16] * Joins: gunderwonder_ (n=gunderwo@garage.upstruct.com)
- # [22:19] * Quits: gunderwonder_ (n=gunderwo@garage.upstruct.com) (Client Quit)
- # [22:34] * Quits: gunderwonder (n=gunderwo@garage.upstruct.com) (Connection timed out)
- # [22:34] * Quits: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Read error: 60 (Operation timed out))
- # [22:35] * Joins: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [22:51] * Joins: roc_ (n=roc@ip67-152-86-163.z86-152-67.customer.algx.net)
- # [23:02] * Joins: zcorpan_ (n=zcorpan@c83-252-193-59.bredband.comhem.se)
- # [23:04] * Joins: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net)
- # [23:07] * Quits: Steve^ (n=steve@92.40.213.17) ("Leaving")
- # [23:07] * Quits: dglazkov (n=dglazkov@c-67-188-0-62.hsd1.ca.comcast.net) (Client Quit)
- # [23:10] * Joins: paul_iri_ (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net)
- # [23:11] * Quits: paul_irish (n=paul_iri@c-71-192-163-128.hsd1.nh.comcast.net) (Nick collision from services.)
- # [23:11] * Joins: erikvold (n=erikvvol@74.198.148.18)
- # [23:11] * paul_iri_ is now known as paul_irish
- # [23:14] <boblet> hey all, re: abbr/acronym, is there a way now for authors to indicate whether the term should be read as a word (like FUD) or as initials (like CIA)? Or is that up to AT?
- # [23:18] * Joins: zcorpan (n=zcorpan@c83-252-193-59.bredband.comhem.se)
- # [23:18] * Quits: fishd_ (n=darin@216.239.45.130) (Read error: 110 (Connection timed out))
- # [23:18] <zcorpan> boblet: it's up to the AT, as it has always been
- # [23:19] * Quits: Maurice (n=copyman@5ED548D4.cable.ziggo.nl)
- # [23:19] <boblet> zcorpan: ok, thanks. I was under the impression that historically that was the distinction between abbr/acronym. good to know
- # [23:20] * Quits: zcorpan_ (n=zcorpan@c83-252-193-59.bredband.comhem.se) (Read error: 110 (Connection timed out))
- # [23:21] <Philip`> As far as I'm aware it should be the same as for non-marked-up abbreviations, and the same as for all non-abbreviated collections of characters too
- # [23:22] <Philip`> i.e. it's the AT's job to work out how to read text
- # [23:33] <boblet> another random question; it’s fine to have an id and a class with the same name, right? Spec doesn’t forbid it (id value unique amongst all ids in subtree), but wondering if eg browser bug or other gotcha
- # [23:34] <zcorpan> it's fine
- # [23:34] * Quits: zalan (n=zalan@54009DD9.dsl.pool.telekom.hu) (Read error: 60 (Operation timed out))
- # [23:34] <boblet> thanks zcorpan
- # [23:35] * Joins: gunderwonder (n=gunderwo@118.80-202-84.nextgentel.com)
- # [23:37] * Quits: gunderwonder (n=gunderwo@118.80-202-84.nextgentel.com) (Client Quit)
- # [23:45] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [23:56] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [23:57] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # Session Close: Mon Dec 07 00:00:00 2009
The end :)