Options:
- # Session Start: Sun Nov 06 00:00:00 2011
- # Session Ident: #whatwg
- # [00:00] * jernoble|afk is now known as jernoble
- # [00:00] * Joins: annevk (~annevk@12.249.26.78)
- # [00:00] * Quits: _bga (~bga@ppp91-122-177-249.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [00:01] * Joins: _bga (~bga@ppp91-122-177-249.pppoe.avangarddsl.ru)
- # [00:03] * Joins: benjoffe_ (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au)
- # [00:05] * Joins: richt (~richt@12.249.26.78)
- # [00:07] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 240 seconds)
- # [00:08] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Ping timeout: 258 seconds)
- # [00:08] <annevk> we should organize a WHATCAMP; a place for developers and standards people to meet
- # [00:08] <annevk> (not my idea)
- # [00:09] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Quit: tantek)
- # [00:09] <annevk> I get the feeling there's a lot of subtle things we can change that would improve the web for everyone
- # [00:09] <annevk> having met with some developers in the past week
- # [00:13] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [00:15] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [00:16] <smaug____> annevk: hopefully somewhere in Europe
- # [00:16] <smaug____> but yes, sounds like a good idea
- # [00:17] <zcorpan> Örebro maybe? :-)
- # [00:17] <smaug____> Opera could arrange it... Oslo perhaps? I haven't been there :)
- # [00:20] <smaug____> might be easier to arrange it in Brussels close to Fosdem, like couple of days before Fosdem
- # [00:20] <annevk> that does not sound too bad
- # [00:21] <annevk> I think we should have it in the bay area too, but experimenting closer to home works better for me :)
- # [00:21] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [00:22] * smaug____ is all for trying to make technology world less US centric
- # [00:22] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:23] <smaug____> annevk: perhaps Opera and Mozilla Europe could arrange something together.
- # [00:24] <zcorpan> what do you guys think about http://www.w3.org/Bugs/Public/show_bug.cgi?id=14364 ?
- # [00:24] <annevk> yeah
- # [00:25] <annevk> zcorpan: there's a lot of interest here
- # [00:25] <annevk> zcorpan: pretty much everyone dealing with appcache also wants dynamic; but it's kind of dinstict
- # [00:26] <annevk> zcorpan: appcache is atomic, this is somewhat separate from that
- # [00:26] <annevk> wycats had these notes:
- # [00:26] <annevk> window.localResources.add(url, callback) => window.localResources.remove(url) => window.localResources.update(url, callback)
- # [00:26] <annevk> window.localResource.on("update", callback)
- # [00:27] <annevk> I think sicking thinks this should be solved using Indexed DB
- # [00:27] <annevk> download first and then store it in the database
- # [00:27] <annevk> but that seems less convenient as you cannot keep using URLs at that point
- # [00:28] <annevk> zcorpan: does that help?
- # [00:29] <zcorpan> so sicking thinks appcache shouldn't be used at all?
- # [00:30] <annevk> app cache is what is required to make your app run offline
- # [00:30] <annevk> resources on top of that such as media or large amounts of email is typically stored in different ways
- # [00:31] <annevk> e.g. for email attachments it seems sensible to store them in Indexed DB
- # [00:31] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [00:31] <annevk> but there is probably room between the two for cached URLs
- # [00:32] <annevk> tantek: hey
- # [00:32] <annevk> tantek: so I'm just using macports
- # [00:32] <tantek> greetings
- # [00:32] <tantek> oh ok
- # [00:34] <annevk> tantek: updated the spec just now
- # [00:34] <annevk> hg clone, hg pull, hg update, hg commit, hg push
- # [00:35] <annevk> it's "fairly" trivial
- # [00:35] <tantek> ah ok - sounds not too different than git
- # [00:37] * Joins: gavinc (~gavin@130.212.71.65)
- # [00:38] <smaug____> obviously tantek should do some gecko development to get used to hg
- # [00:38] * Joins: jacobolus (~jacobolus@199-83-220-148.PUBLIC.monkeybrains.net)
- # [00:38] <annevk> he does work for Mozilla... :p
- # [00:38] <smaug____> I know :)
- # [00:39] * Quits: nessy (~Adium@203-158-44-13.dyn.iinet.net.au) (Quit: Leaving.)
- # [00:40] <annevk> btw tantek, see the logs for "WHATCAMP"; standards/developers/browsers
- # [00:42] <tantek> ooh that sounds like a good idea
- # [00:42] <tantek> annevk - I took a look at the draft, we want the OWFa statement to autoupdate as well
- # [00:42] <tantek> s/4 November 2011/[DATE: 01 Jan 1901]
- # [00:42] <tantek> smaug :)
- # [00:43] <zcorpan> ok who will be the one to save <hgroup>?
- # [00:43] <tantek> zcorpan - I'm considering it
- # [00:43] <annevk> tantek: oh I didn't realize that
- # [00:43] <tantek> annevk - that way it indicates that we've agreed to OWFa on the very latest draft
- # [00:44] <annevk> also fixed
- # [00:44] <tantek> I like <hgroup> semantically, and am unsure about the usefulness of its impact on the outline algorithm
- # [00:44] <tantek> nice
- # [00:45] <zcorpan> tantek: cool
- # [00:45] <tantek> I'm considering writing up a change proposal just to keep the semantics part, and drop the impact on the outline algorithm.
- # [00:45] <tantek> I'm wondering if there are enough people that would care however.
- # [00:45] <tantek> Because if I'm the only one that cares then it doesn't make sense to save hgroup.
- # [00:46] <zcorpan> wait what? impacting the outline algorithm is the semantic <hgroup> has!
- # [00:46] <annevk> tantek: I want to use it for my specs at least
- # [00:47] <annevk> tantek: afaik people want to keep it and I doubt it will be dropped across both specs...
- # [00:47] <zcorpan> nobody has written a no-change CP
- # [00:49] <tantek> zcorpan - the use-case of having it impact the outline algorithm which then would affect things like tables of contents - is not described as it is used in practice.
- # [00:49] * Quits: gavinc (~gavin@130.212.71.65) (Quit: gavinc)
- # [00:49] <tantek> e.g. in a book with a title with subhead, or a chapter title with subhead, the text of both is grouped and shown together, rather than hidden
- # [00:49] <tantek> rather than the subhead being hidden that is
- # [00:50] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [00:50] <tantek> zcorpan - if you'd like to work together on a change proposal - I'm for it
- # [00:50] <tantek> feel free to get started and I'll contribute
- # [00:50] <zcorpan> the subhead doesn't need to be hidden in the ToC, i think
- # [00:51] <zcorpan> the <hgroup> is the heading, and it just gets its *rank* from the highest ranked h* child
- # [00:51] * Joins: gavinc (~gavin@130.212.71.65)
- # [00:51] <zcorpan> what text to use in the ToC is not defined
- # [00:52] * tantek is working on a few change proposals already (enhanced time, keep/introduce data, etc.)
- # [00:53] <tantek> zcorpan that wasn't my understanding - but I can re-read the spec.
- # [00:54] <zcorpan> hmm. seems i was wrong.
- # [00:54] <zcorpan> "For the purposes of document summaries, outlines, and the like, the text of hgroup elements is defined to be the text of the highest ranked h1–h6 element descendant of the hgroup element, if there are any such elements, and the first such element if there are multiple elements with that rank. If there are no such elements, then the text of the hgroup element is the empty string."
- # [00:54] <zcorpan> i think that should be considered a UI issue and not restricted like that
- # [00:54] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [00:54] <tantek> zcorpan - what you described above (not quoted) is the effect I want because that's what I've seen happen in outlines/ToCs
- # [00:54] <tantek> zcorpan - I would be happy with that too.
- # [00:58] <zcorpan> tantek: if the effect hgroup has was removed from the outline algo altogether, then <hgroup><h1></h1><h2></h2></hgroup> would create two *sections*, which is not wanted
- # [00:58] <tantek> zcorpan - aha I see what you mean
- # [00:59] <tantek> In practice, semantic subheads are joined with their heading using some sort of combination character.
- # [00:59] <tantek> e.g.
- # [00:59] <tantek> http://en.wikipedia.org/wiki/The_Diamond_Age
- # [00:59] <zcorpan> i don't have time right now to write a CP (have to sleep), but i'd suggest no-change CP except loosen the paragraph quoted above
- # [01:01] <zcorpan> (rationale: what text to use in ToC etc is a UI issue, and the spec usually doesn't restrict UI choices)
- # [01:02] <tantek> effectively has <hgroup><h1>The Diamond Age</h1> <h2>Or, A Young Lady's Illustrated Primer</h1></hgroup>
- # [01:02] * Quits: richt (~richt@12.249.26.78) (Remote host closed the connection)
- # [01:02] <annevk> back later
- # [01:02] <tantek> but when the h1 and h2 are combined, they're combined with a ":"
- # [01:02] <tantek> The Diamond Age: Or, A Young Lady's Illustrated Primer
- # [01:02] <tantek> ttyl annevk
- # [01:02] * Quits: annevk (~annevk@12.249.26.78) (Quit: annevk)
- # [01:03] <zcorpan> yep
- # [01:03] <tantek> thus it would be particularly useful if <hgroup> allowed for specifying how to join the headings when making a single string
- # [01:03] * Joins: plutoniix (~plutoniix@180.210.216.131)
- # [01:03] <zcorpan> that smells like overengineering to me :)
- # [01:03] <tantek> I don't have a specific suggestion except perhaps a combiner attribute that takes a string to insert between the different heading children
- # [01:03] <tantek> perhaps
- # [01:03] <tantek> we can mention it as considered and rejected too.
- # [01:04] * zcorpan would keep it simple
- # [01:04] <zcorpan> if you write a CP, i'm happy to review it tomorrow
- # [01:05] <zcorpan> or maybe i can write one tomorrow if you don't
- # [01:05] * Quits: sicking (~chatzilla@12.249.26.78) (Ping timeout: 245 seconds)
- # [01:05] <tantek> zcorpan - tomorrow is fine - go ahead and start one
- # [01:05] * Quits: shepazu (~shepazu@12.249.26.78) (Quit: shepazu)
- # [01:05] <tantek> I would but I'm already working on two
- # [01:05] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Quit: eric_carlson)
- # [01:05] <zcorpan> k
- # [01:05] <zcorpan> g'night
- # [01:06] * Quits: zcorpan (~zcorpan@c-699de355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [01:12] * Quits: hsivonen (~hsivonen@srv-e205.esp.mediateam.fi) (Ping timeout: 256 seconds)
- # [01:12] * Joins: hsivonen (~hsivonen@srv-e205.esp.mediateam.fi)
- # [01:13] * Quits: gavinc (~gavin@130.212.71.65) (Quit: gavinc)
- # [01:15] * Quits: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [01:28] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [01:40] * Quits: plutoniix (~plutoniix@180.210.216.131) (Ping timeout: 240 seconds)
- # [01:51] <tantek> FYI: http://www.w3.org/wiki/User:Tantekelik/data_element change proposal to re-add the data element. Comments welcome.
- # [01:52] * Joins: plutoniix (~plutoniix@180.210.216.131)
- # [01:54] * Quits: plutoniix (~plutoniix@180.210.216.131) (Client Quit)
- # [01:59] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Quit: tantek)
- # [02:00] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [02:01] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [02:07] * Quits: benschwarz (u2121@gateway/web/irccloud.com/x-hebspqvafveylwet) (Disconnected by services)
- # [02:15] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Quit: tantek)
- # [02:16] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [02:16] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Client Quit)
- # [02:42] <wilhelm> Mike[tm]: Did you say you were headed to SF today? If you want to head out later, do tell. I'm in the neighbourhood now.
- # [02:54] * Quits: _bga (~bga@ppp91-122-177-249.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [02:55] * Joins: Evanescence (~Evanescen@122.237.33.39)
- # [02:56] * Quits: drublic (~drublic@frbg-5f7327a0.pool.mediaWays.net) (Remote host closed the connection)
- # [03:11] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Ping timeout: 258 seconds)
- # [03:12] * Joins: jarek (~jarek@bcs107.neoplus.adsl.tpnet.pl)
- # [03:12] * Quits: jarek (~jarek@bcs107.neoplus.adsl.tpnet.pl) (Changing host)
- # [03:12] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [03:23] * Joins: gavinc (~gavin@c-67-170-202-178.hsd1.ca.comcast.net)
- # [03:33] * Quits: gavinc (~gavin@c-67-170-202-178.hsd1.ca.comcast.net) (Quit: gavinc)
- # [03:49] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [04:08] * Joins: jdong_bot_ (~jdong_bot@114.112.44.157)
- # [04:15] * Quits: jdong_bot_ (~jdong_bot@114.112.44.157) (Remote host closed the connection)
- # [04:21] <sicking> annevk5: that's not actually what I was thinking at all. I was just saying that if you have big chunks of data to store locally, you should use blobs in indexedDB
- # [04:22] <sicking> annevk5: it sounds like a good idea to me to allow modifying the appcache to add and remove files
- # [04:22] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
- # [04:24] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [04:26] * Joins: tantek (~tantek@75-144-26-73-sfba-ca.hfc.comcastbusiness.net)
- # [04:27] * Quits: jacobolus (~jacobolus@199-83-220-148.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [04:30] * Joins: jacobolus (~jacobolus@199-83-220-131.PUBLIC.monkeybrains.net)
- # [04:39] * Quits: astearns (~anonymous@c-50-132-63-33.hsd1.wa.comcast.net) (Read error: Connection reset by peer)
- # [04:39] * Joins: astearns (~anonymous@c-50-132-63-33.hsd1.wa.comcast.net)
- # [05:20] * Joins: jarek__ (~jarek@aeao219.neoplus.adsl.tpnet.pl)
- # [05:20] * jarek is now known as Guest38518
- # [05:23] * Quits: Guest38518 (~jarek@unaffiliated/jarek) (Ping timeout: 258 seconds)
- # [05:27] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [05:33] * Joins: tantek_ (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
- # [05:33] * Quits: tantek (~tantek@75-144-26-73-sfba-ca.hfc.comcastbusiness.net) (Read error: Connection reset by peer)
- # [05:33] * tantek_ is now known as tantek
- # [05:37] * Joins: nonge__ (~nonge@p5082AF5D.dip.t-dialin.net)
- # [05:41] * Quits: nonge_ (~nonge@p5082A01A.dip.t-dialin.net) (Ping timeout: 255 seconds)
- # [05:42] * Joins: ezoe (~ezoe@203-140-91-7f1.kyt1.eonet.ne.jp)
- # [05:55] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [06:00] * Quits: benjoffe_ (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au) (Remote host closed the connection)
- # [06:11] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Quit: tantek)
- # [06:13] * Joins: benjoffe_ (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au)
- # [06:30] * Quits: jarek__ (~jarek@aeao219.neoplus.adsl.tpnet.pl) (Ping timeout: 240 seconds)
- # [06:43] * Joins: jarek__ (~jarek@aeak102.neoplus.adsl.tpnet.pl)
- # [06:45] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [06:46] * Joins: tantek_ (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
- # [06:46] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Read error: Connection reset by peer)
- # [06:46] * tantek_ is now known as tantek
- # [06:47] * Quits: jarek__ (~jarek@aeak102.neoplus.adsl.tpnet.pl) (Read error: Operation timed out)
- # [06:58] * Quits: jacobolus (~jacobolus@199-83-220-131.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [07:02] * Joins: jarek__ (~jarek@bcw149.neoplus.adsl.tpnet.pl)
- # [07:06] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Quit: tantek)
- # [07:16] * Joins: linclark (~clark@089-101-090180.ntlworld.ie)
- # [07:26] * Joins: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
- # [07:26] * Joins: erlehmann (~erlehmann@89.204.155.192)
- # [07:37] * Quits: linclark (~clark@089-101-090180.ntlworld.ie) (Quit: linclark)
- # [07:37] * Quits: jarek__ (~jarek@bcw149.neoplus.adsl.tpnet.pl) (Quit: Leaving)
- # [07:39] * Quits: benjoffe_ (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au) (Remote host closed the connection)
- # [07:50] * Quits: ezoe (~ezoe@203-140-91-7f1.kyt1.eonet.ne.jp) (Ping timeout: 258 seconds)
- # [08:04] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Quit: tantek)
- # [08:19] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [08:22] * Joins: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net)
- # [08:26] * Joins: ezoe (~ezoe@61-205-125-250f1.kyt1.eonet.ne.jp)
- # [08:35] * jernoble is now known as jernoble|afk
- # [09:10] * Joins: plutoniix (~plutoniix@ppp-58-11-150-141.revip2.asianet.co.th)
- # [09:11] * Joins: Obvious_MkII (tachikoma@188.226.74.2)
- # [09:13] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 276 seconds)
- # [09:21] * Joins: roc (~chatzilla@121.98.230.221)
- # [09:22] <roc> I am not entirely happy that the CSS WG spends unbounded amounts of energy micro-optimizing gradient syntax while issues like "region styling interacts disastrously with stacking contexts" get no attention
- # [09:23] * Quits: erlehmann (~erlehmann@89.204.155.192) (Quit: Ex-Chat)
- # [09:23] <roc> </whine>
- # [09:33] * Quits: Druid_ (~Druid@p5B05C63B.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [09:37] * Joins: Druid_ (~Druid@p5B137123.dip.t-dialin.net)
- # [09:37] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [09:45] * Joins: FlorianX (~Florian_S@p4FCF65C0.dip.t-dialin.net)
- # [09:47] * Quits: plutoniix (~plutoniix@ppp-58-11-150-141.revip2.asianet.co.th) (Quit: Leaving)
- # [10:05] * Joins: plutoniix (~plutoniix@ppp-124-122-65-96.revip2.asianet.co.th)
- # [10:33] * Joins: zcorpan (~zcorpan@c-699de355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [10:36] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:44] * Joins: erlehmann (~erlehmann@89.204.155.192)
- # [11:02] * Joins: tomasf (~tom@2002:55e5:dbb7:0:4d75:56a4:ff11:1a00)
- # [11:03] * Quits: hendry (~hendry@212.13.195.83) (Quit: reboot)
- # [11:03] * Joins: MikeSmith (~MikeSmith@EM1-112-147-37.pool.e-mobile.ne.jp)
- # [11:14] * Quits: erlehmann (~erlehmann@89.204.155.192) (Quit: Ex-Chat)
- # [11:17] * Joins: mpt (~mpt@76.14.69.234)
- # [11:17] * Quits: mpt (~mpt@76.14.69.234) (Changing host)
- # [11:17] * Joins: mpt (~mpt@canonical/mpt)
- # [11:25] * Quits: MikeSmith (~MikeSmith@EM1-112-147-37.pool.e-mobile.ne.jp) (Quit: MikeSmith)
- # [11:27] * Joins: bga_ (~bga@ppp91-122-177-249.pppoe.avangarddsl.ru)
- # [11:36] <zcorpan> ok i've submitted my first CP
- # [11:36] <zcorpan> i thought i would never write a CP, but oh well
- # [11:38] * Quits: doublec (~doublec@unaffiliated/doublec) (Ping timeout: 260 seconds)
- # [11:39] * Joins: doublec (~doublec@cd.pn)
- # [11:40] * Quits: doublec (~doublec@cd.pn) (Changing host)
- # [11:40] * Joins: doublec (~doublec@unaffiliated/doublec)
- # [12:09] * Joins: diraol (~diraol@201.20.213.107.user.ajato.com.br)
- # [12:13] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 240 seconds)
- # [12:13] * Quits: Evanescence (~Evanescen@122.237.33.39) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [12:16] * Quits: diraol (~diraol@201.20.213.107.user.ajato.com.br) (Quit: Leaving.)
- # [12:18] * Joins: agektmr (~Adium@202.171.161.131)
- # [12:30] * Joins: diraol (~diraol@201.20.213.107.user.ajato.com.br)
- # [12:31] * Parts: remysharp (u4345@gateway/web/irccloud.com/x-fzhueafxnrpqujhw)
- # [12:36] * Quits: diraol (~diraol@201.20.213.107.user.ajato.com.br) (Quit: Leaving.)
- # [12:40] * Joins: diraol (~diraol@201.20.213.107.user.ajato.com.br)
- # [12:44] * Joins: drublic (~drublic@frbg-5d84f749.pool.mediaWays.net)
- # [12:52] * Joins: MikeSmith (~MikeSmith@EM114-49-143-73.pool.e-mobile.ne.jp)
- # [12:58] * Quits: diraol (~diraol@201.20.213.107.user.ajato.com.br) (Ping timeout: 240 seconds)
- # [13:08] * Joins: diraol (~diraol@201.20.213.107.user.ajato.com.br)
- # [13:17] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [13:27] * Quits: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [13:32] * Joins: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net)
- # [13:36] * Joins: linclark (~clark@089-101-090180.ntlworld.ie)
- # [13:38] * Joins: agektmr1 (~Adium@202.171.161.131)
- # [13:38] * Quits: agektmr (~Adium@202.171.161.131) (Read error: Connection reset by peer)
- # [13:44] * Quits: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [13:45] * Quits: plutoniix (~plutoniix@ppp-124-122-65-96.revip2.asianet.co.th) (Quit: Leaving)
- # [13:46] * Joins: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net)
- # [13:49] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [14:16] * Quits: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [14:24] * Joins: espadrine (~thaddee_t@AMontsouris-157-1-102-225.w90-46.abo.wanadoo.fr)
- # [14:26] * Joins: Areks (~Areks@95-26-164-46.broadband.corbina.ru)
- # [14:39] * Quits: tomasf (~tom@2002:55e5:dbb7:0:4d75:56a4:ff11:1a00) (Read error: Connection timed out)
- # [14:40] * Joins: tomasf (~tom@2002:55e5:dbb7:0:4d75:56a4:ff11:1a00)
- # [14:46] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [14:53] * Joins: annevk (~annevk@209.119.68.98)
- # [14:53] <annevk> zcorpan: so it seems everyone is on board with dynamic appcache then
- # [14:54] * annevk misunderstood sicking
- # [14:57] <annevk> someone should create http://isthepfwgpublicyet.com/
- # [15:04] <Workshiva> It exists, you just typoed the URL
- # [15:05] <Workshiva> data:text/html,<title>Is%20the%20PF%20WG%20public%20yet?</title><p>No
- # [15:08] * Quits: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [15:09] <annevk> my bad
- # [15:10] <AryehGregor> hsivonen, the coloring in these examples didn't make it into the feed. You should either use inline CSS instead of classes, or tell readers to look at the original post if they want coloring: http://hsivonen.iki.fi/view-source/
- # [15:10] <AryehGregor> (syndication is exactly the sort of scenario where inline style is appropriate, IMO)
- # [15:18] * Quits: linclark (~clark@089-101-090180.ntlworld.ie) (Quit: linclark)
- # [15:23] * Joins: agektmr (~Adium@202.171.161.131)
- # [15:23] * Quits: agektmr1 (~Adium@202.171.161.131) (Read error: Connection reset by peer)
- # [15:43] * Quits: espadrine (~thaddee_t@AMontsouris-157-1-102-225.w90-46.abo.wanadoo.fr) (Quit: espadrine)
- # [15:49] <zcorpan> The Styling Is Part Of The Content!11
- # [15:50] <bga_> body::after { content: 'long text' } ?
- # [15:56] * Quits: FlorianX (~Florian_S@p4FCF65C0.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [15:57] * Quits: jochen__ (jochen@nat/google/x-sdspnzkfonyvtkyc) (Remote host closed the connection)
- # [15:57] * Joins: jochen__ (jochen@nat/google/x-nkxzdtwaypvgioyy)
- # [15:59] * Joins: Obvious (tachikoma@188.226.74.2)
- # [16:00] * Quits: Obvious_MkII (tachikoma@188.226.74.2) (Ping timeout: 240 seconds)
- # [16:02] * Joins: Obvious_MkII (tachikoma@188.226.74.2)
- # [16:04] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 252 seconds)
- # [16:07] * Quits: Obvious_MkII (tachikoma@188.226.74.2) (Ping timeout: 252 seconds)
- # [16:10] * Joins: Obvious (tachikoma@188.226.74.2)
- # [16:15] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 276 seconds)
- # [16:15] * Joins: Obvious (tachikoma@188.226.74.2)
- # [16:19] * Joins: FlorianX (~Florian_S@p4FCF66EF.dip.t-dialin.net)
- # [16:20] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 258 seconds)
- # [16:22] <astearns> roc: has "region styling interacts disastrously with stacking contexts" been brought up on www-style?
- # [16:38] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [16:42] * Quits: annevk (~annevk@209.119.68.98) (Ping timeout: 258 seconds)
- # [16:46] * Quits: zcorpan (~zcorpan@c-699de355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [16:48] * Joins: annevk (~annevk@209.119.68.98)
- # [17:05] * Joins: rillian_ (~rillian@mist.thaumas.net)
- # [17:09] * Joins: briansloane (~briansloa@c-68-63-80-76.hsd1.pa.comcast.net)
- # [17:27] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [17:32] * Joins: agektmr1 (~Adium@202.171.161.131)
- # [17:32] * Quits: agektmr (~Adium@202.171.161.131) (Read error: Connection reset by peer)
- # [17:34] * Quits: agektmr1 (~Adium@202.171.161.131) (Client Quit)
- # [17:54] * Quits: rillian_ (~rillian@mist.thaumas.net) (Remote host closed the connection)
- # [17:56] * Joins: yutak_home (~kee@ZF045148.ppp.dion.ne.jp)
- # [18:04] * Joins: linclark (~clark@089-101-090180.ntlworld.ie)
- # [18:08] * Joins: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
- # [18:20] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [18:21] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
- # [18:23] * Quits: yutak_home (~kee@ZF045148.ppp.dion.ne.jp) (Quit: Ex-Chat)
- # [18:24] * Quits: MikeSmith (~MikeSmith@EM114-49-143-73.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
- # [18:26] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Quit: tantek)
- # [18:31] * Joins: MikeSmith (~MikeSmith@EM1-113-201-101.pool.e-mobile.ne.jp)
- # [18:33] * Joins: mpt (~mpt@76.14.69.234)
- # [18:33] * Quits: mpt (~mpt@76.14.69.234) (Changing host)
- # [18:33] * Joins: mpt (~mpt@canonical/mpt)
- # [18:41] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 245 seconds)
- # [18:43] * Joins: mpt (~mpt@76.14.69.234)
- # [18:43] * Quits: mpt (~mpt@76.14.69.234) (Changing host)
- # [18:43] * Joins: mpt (~mpt@canonical/mpt)
- # [18:50] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [18:51] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 240 seconds)
- # [19:00] <Hixie> annevk: you around?
- # [19:01] * Joins: tantek (~tantek@75-144-26-73-sfba-ca.hfc.comcastbusiness.net)
- # [19:02] * Quits: drublic (~drublic@frbg-5d84f749.pool.mediaWays.net) (Remote host closed the connection)
- # [19:25] * Quits: tantek (~tantek@75-144-26-73-sfba-ca.hfc.comcastbusiness.net) (Quit: tantek)
- # [19:27] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [19:29] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [19:30] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 252 seconds)
- # [19:30] * eric_carlson_ is now known as eric_carlson
- # [19:31] * Joins: Obvious (tachikoma@188.226.74.2)
- # [19:33] * Joins: shepazu (~shepazu@64.168.229.50)
- # [19:53] * Quits: annevk (~annevk@209.119.68.98) (Quit: annevk)
- # [19:55] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [20:06] * Joins: nessy (~Adium@203-158-44-13.dyn.iinet.net.au)
- # [20:07] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Quit: tantek)
- # [20:21] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [20:21] * Joins: drublic (~drublic@frbg-5d84f749.pool.mediaWays.net)
- # [20:23] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 260 seconds)
- # [20:26] * Quits: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 252 seconds)
- # [20:29] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [20:29] * Quits: nielsle_ (~nielsle@3239059-cl69.boa.fiberby.dk) (Quit: Ex-Chat)
- # [20:33] <roc> astearns: yes
- # [20:36] <astearns> roc: got a pointer to the thread? I'm happy to make sure the issue gets some attention
- # [20:38] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 240 seconds)
- # [20:42] * Joins: _bga (~bga@ppp78-37-246-194.pppoe.avangarddsl.ru)
- # [20:44] * temp02 is now known as temp01
- # [20:44] * Quits: bga_ (~bga@ppp91-122-177-249.pppoe.avangarddsl.ru) (Ping timeout: 258 seconds)
- # [20:51] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [20:51] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 255 seconds)
- # [20:51] * eric_carlson_ is now known as eric_carlson
- # [20:53] * Quits: cpearce (~chatzilla@ip-118-90-36-154.xdsl.xnet.co.nz) (Ping timeout: 240 seconds)
- # [20:54] * Joins: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net)
- # [21:01] * Quits: shepazu (~shepazu@64.168.229.50) (Ping timeout: 252 seconds)
- # [21:17] * Joins: slartsa (~slartsa@alpha.pumppumedia.com)
- # [21:25] * Joins: Ms2ger (~Ms2ger@91.181.45.148)
- # [21:28] * Joins: Necrathex (~nectop@82-170-160-25.ip.telfort.nl)
- # [21:33] * Joins: cpearce (~chatzilla@60.234.54.74)
- # [21:37] * Joins: plutoniix (~plutoniix@ppp-110-169-242-226.revip5.asianet.co.th)
- # [21:51] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [21:53] * heycam|away is now known as heycam
- # [21:54] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 260 seconds)
- # [21:54] * eric_carlson_ is now known as eric_carlson
- # [21:55] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [21:56] * Joins: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net)
- # [21:58] * Joins: roc (~chatzilla@60.234.54.74)
- # [22:05] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 252 seconds)
- # [22:08] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [22:10] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [22:16] * Joins: agektmr (~Adium@202.171.161.131)
- # [22:22] * Quits: FlorianX (~Florian_S@p4FCF66EF.dip.t-dialin.net) (Read error: Connection reset by peer)
- # [22:24] * Quits: ezoe (~ezoe@61-205-125-250f1.kyt1.eonet.ne.jp) (Ping timeout: 252 seconds)
- # [22:25] * Quits: agektmr (~Adium@202.171.161.131) (Quit: Leaving.)
- # [22:26] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 260 seconds)
- # [22:28] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [22:29] * Quits: kennyluck (~kennyluck@114-43-114-185.dynamic.hinet.net) (Ping timeout: 240 seconds)
- # [22:30] * Joins: kennyluck (~kennyluck@114-43-119-60.dynamic.hinet.net)
- # [22:31] * Quits: jacobolus (~jacobolus@c-24-5-85-179.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [22:32] * Quits: nessy (~Adium@203-158-44-13.dyn.iinet.net.au) (Quit: Leaving.)
- # [22:35] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [22:37] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 258 seconds)
- # [22:37] * eric_carlson_ is now known as eric_carlson
- # [22:41] * Joins: micheil (~micheil@67.23.193.215)
- # [22:43] * Joins: erlehmann (~erlehmann@82.113.121.21)
- # [22:46] * Joins: agektmr (~Adium@202.171.161.131)
- # [22:48] * Joins: sicking (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net)
- # [22:50] * Joins: necolas (~necolas@5e04326b.bb.sky.com)
- # [22:55] * Quits: micheil (~micheil@67.23.193.215) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [22:55] * Quits: tantek (~tantek@74-95-195-137-SFBA.hfc.comcastbusiness.net) (Quit: tantek)
- # [22:57] * Quits: temp01 (~temp01@unaffiliated/temp01) (Disconnected by services)
- # [22:57] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 258 seconds)
- # [22:58] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [22:58] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [22:59] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [22:59] * Quits: necolas (~necolas@5e04326b.bb.sky.com) (Remote host closed the connection)
- # [23:03] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [23:05] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Ping timeout: 252 seconds)
- # [23:05] * eric_carlson_ is now known as eric_carlson
- # [23:07] * Quits: linclark (~clark@089-101-090180.ntlworld.ie) (Quit: linclark)
- # [23:09] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [23:11] * Quits: antti_s (~asal@backport.reaktor.fi) (Ping timeout: 245 seconds)
- # [23:11] * Joins: antti_s (~asal@82.203.205.70)
- # [23:20] * Quits: sicking (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net) (Ping timeout: 244 seconds)
- # [23:23] * Quits: Ms2ger (~Ms2ger@91.181.45.148) (Quit: nn)
- # [23:26] * Quits: tomasf (~tom@2002:55e5:dbb7:0:4d75:56a4:ff11:1a00) (Quit: tomasf)
- # [23:26] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [23:28] * Quits: agektmr (~Adium@202.171.161.131) (Quit: Leaving.)
- # [23:29] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:31] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:57] * Joins: danielfilho_ (~daniel@187.31.77.7)
- # [23:58] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 240 seconds)
- # [23:58] * danielfilho_ is now known as danielfilho
- # [23:58] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # Session Close: Mon Nov 07 00:00:00 2011
The end :)