Options:
- # Session Start: Tue Aug 20 00:00:00 2013
- # Session Ident: #whatwg
- # [00:01] <TabAtkins> Hixie_: Btw, the HTML spec can probably be revised to at least point at Cascade and Selectors for their parts of the definitions of scoped styles, at least until we write the Scoped Styles spec that'll be a clearinghouse for this thing.
- # [00:02] <TabAtkins> JonathanNeal: Easily. Start with a promise for a filesystem entry. When you get it, fire off an XHR based on what you found, in the first then. The second then gets the result of the XHR.
- # [00:03] <JonathanNeal> How can I attach the .resolve in the first then to fire the second?
- # [00:03] <JonathanNeal> in the first .then
- # [00:04] * Joins: [[zz]] (~q@node-18v7.pool-101-109.dynamic.totbb.net)
- # [00:05] <TabAtkins> You just return the XHR's promise.
- # [00:05] <TabAtkins> The .then() function automatically assimilates the return value of your callback.
- # [00:08] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [00:10] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 240 seconds)
- # [00:10] <JonathanNeal> .then(function () { var promise = new Promise( /* xhr stuff with a resolve */); return promise; } ?
- # [00:10] <JonathanNeal> Followed by ).then(/* etc */)
- # [00:11] <TabAtkins> yes
- # [00:11] <TabAtkins> Or, more likely:
- # [00:11] <TabAtkins> .then(function() { return XHRFetch(...); })
- # [00:11] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [00:12] <TabAtkins> You shouldn't be creating promises manually unless you're doing something special that needs to be asynchronous. Most usage will be implicit, using promises returned by the dom or generated by .then() calls.
- # [00:19] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [00:19] * Quits: darkcypher_bit (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Remote host closed the connection)
- # [00:23] * Quits: smaug____ (~chatzilla@cs164155.pp.htv.fi) (Ping timeout: 256 seconds)
- # [00:25] * Quits: necolas (~necolas@8.25.197.24) (Remote host closed the connection)
- # [00:25] <JonathanNeal> Can .resolve() take multiple arguments .e.g .resolve(5, 10), or should it only accept one?
- # [00:25] <TabAtkins> No, it only takes one - the value the promise will resolve to.
- # [00:26] <JonathanNeal> Nifty. I look forward to this being in a browser.
- # [00:27] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [00:27] <TabAtkins> I think they're in nightly firefoxes, and soon to show up in chrome canary.
- # [00:30] * Joins: jdaggett_ (~jdaggett@y230006.dynamic.ppp.asahi-net.or.jp)
- # [00:35] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [00:36] * Quits: [[zz]] (~q@node-18v7.pool-101-109.dynamic.totbb.net) (Ping timeout: 246 seconds)
- # [00:38] * Quits: weinig (~weinig@17.114.107.175) (Quit: weinig)
- # [00:39] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 260 seconds)
- # [00:42] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # Session Close: Tue Aug 20 00:45:54 2013
- #
- # Session Start: Tue Aug 20 00:45:54 2013
- # Session Ident: #whatwg
- # [00:45] * Disconnected
- # [00:47] * Attempting to rejoin channel #whatwg
- # [00:47] * Rejoined channel #whatwg
- # [00:47] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ & http://logbot.glob.com.au/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [00:47] * Set by smaug____!~chatzilla@GGZYYCCCXVIII.gprs.sl-laajakaista.fi on Wed Mar 21 17:14:24
- # [00:48] * Quits: mven (~mven@169.241.49.217) (Remote host closed the connection)
- # [00:50] * Joins: [[zz]] (~q@node-1ba3.pool-101-109.dynamic.totbb.net)
- # [00:55] * Joins: nessy (~silviapf@101.164.144.53)
- # [00:56] * Quits: tobie (~tobielang@73-118.195-178.cust.bluewin.ch) (Quit: tobie)
- # [00:57] * Joins: annevk (~annevk@2.28.172.199)
- # [00:57] * Quits: nessy (~silviapf@101.164.144.53) (Client Quit)
- # [01:01] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [01:06] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [01:07] * Joins: ehsan (~ehsan@66.207.208.102)
- # [01:07] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [01:07] * Joins: ehsan (~ehsan@66.207.208.102)
- # [01:08] * Joins: tobie (~tobielang@73-118.195-178.cust.bluewin.ch)
- # [01:09] * Quits: vitorpacheco (~vitor@189-105-30-69.user.veloxzone.com.br) (Ping timeout: 248 seconds)
- # [01:10] * Quits: jdaggett_ (~jdaggett@y230006.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett_)
- # [01:13] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [01:13] * Quits: annevk (~annevk@2.28.172.199) (Remote host closed the connection)
- # [01:13] * Joins: ehsan (~ehsan@66.207.208.102)
- # [01:14] * Joins: annevk (~annevk@2.28.172.199)
- # [01:18] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 268 seconds)
- # [01:19] * Quits: annevk (~annevk@2.28.172.199) (Ping timeout: 264 seconds)
- # [01:23] * Quits: tobie (~tobielang@73-118.195-178.cust.bluewin.ch) (Quit: tobie)
- # [01:25] <zewt> "file api v2"? sigh
- # [01:26] * Joins: vitorpacheco (~vitor@179.222.139.92)
- # [01:29] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [01:31] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [01:35] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Ping timeout: 256 seconds)
- # [01:37] * Joins: ricea (~ricea@2401:fa00:4:1000:b6b5:2fff:feca:47f8)
- # [01:38] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
- # [01:39] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [01:40] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [01:44] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 256 seconds)
- # [01:52] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [01:54] * Quits: rmichnik (~quassel@177.135.228.218) (Ping timeout: 276 seconds)
- # [01:55] * Joins: jdaggett_ (~jdaggett@61-121-216-2.bitcat.net)
- # [02:06] <gsnedders> jgraham: Can you touch <https://github.com/html5lib/html5lib-python/issues/85> yet? :P
- # [02:06] * Joins: abarth (uid5294@gateway/web/irccloud.com/x-jtjbxterrgkxagcj)
- # [02:06] <gsnedders> jgraham: Or still too busy with this whole new-country thing?
- # [02:07] * Quits: jsbell (jsbell@nat/google/x-zklspuzizlfqjyji) (Quit: There's no place like home...)
- # [02:12] * heycam|away is now known as heycam
- # [02:15] * Joins: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net)
- # [02:15] <zewt> wanted: firefox plugin to keep pages from being able to break password autocomplete
- # [02:17] * Quits: cabanier (~cabanier@192.150.22.55) (Quit: Leaving.)
- # [02:22] * Quits: bentruyman (~bentruyma@108.166.175.171) (Quit: ZNC - http://znc.in)
- # [02:28] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [02:38] * Joins: rmichnik (~quassel@177.41.135.111.dynamic.adsl.gvt.net.br)
- # [02:39] * Quits: seolhee (~seolhee@210.94.41.89) (Read error: Connection reset by peer)
- # [02:39] * Parts: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [02:39] * Quits: dwim (~dwim@210.94.41.89) (Remote host closed the connection)
- # [02:40] * Quits: kangil (~kangil@210.94.41.89) (Remote host closed the connection)
- # [02:40] * Joins: weinig (~weinig@17.245.110.36)
- # [02:45] * Quits: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net) (Quit: The computer fell asleep)
- # [02:45] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [02:47] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [02:50] * Quits: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [02:55] <Domenic_> zewt: I use LastPass for that.
- # [02:57] * Quits: ap (~ap@2620:149:4:1b01:e056:75d3:f617:1169) (Quit: ap)
- # [02:59] <MikeSmith> IE supports IDNA2008 + TR46? http://lists.w3.org/Archives/Public/www-tag/2013Aug/0083.html
- # [03:07] * Joins: jacobolus (~jacobolus@70-36-140-100.dsl.dynamic.sonic.net)
- # [03:07] * Joins: darkcypher_bit (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com)
- # [03:07] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
- # [03:07] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
- # [03:07] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [03:15] * Quits: danielfilho (~danielfil@200.233.53.17) (Ping timeout: 259 seconds)
- # [03:16] * Quits: scor (~scor@drupal.org/user/52142/view) (Read error: Connection reset by peer)
- # [03:16] <JonathanNeal> Does a rejection in a promise's .then() impact the next chained promise's .then()?
- # [03:17] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [03:28] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [03:31] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:33] <Domenic_> JonathanNeal: it is not entirely clear what you're asking, but I believe the answer is yes.
- # [03:34] <Domenic_> JonathanNeal: you can test all this behavior with any existing Promises/A+ library, by the way.
- # [03:34] <Domenic_> JonathanNeal: https://github.com/promises-aplus/promises-spec/blob/master/implementations.md
- # [03:35] <MikeSmith> kochi1: IME API is listed under http://www.w3.org/TR/#tr_Javascript_APIs
- # [03:36] <kochi1> MikeSmith: aha, Okay! I coundn't find it...
- # [03:37] <MikeSmith> yeah the usability of that page is not so great
- # [03:38] <kochi1> yeah, someone has to implement incremental search on the page!
- # [03:39] <kochi1> btw, "IME" matches many substrings like "Time" "Primer" "Multimedia" and so on
- # [03:39] <kochi1> we should choose more outstanding spec name :)
- # [03:40] <MikeSmith> ah yeah
- # [03:40] <kochi1> 0000IME API
- # [03:40] <MikeSmith> heh
- # [03:42] <kochi1> seriously, someone may argue "IME" is a microsoft term, and more generally it could be "input method" or "text input"
- # [03:42] <kochi1> e.g. OSX has a class NSTextInputClient
- # [03:43] <kochi1> MikeSmith: what is the moderation style in the meeting next week?
- # [03:44] * Quits: vitorpacheco (~vitor@179.222.139.92) (Quit: Saindo)
- # [03:46] <MikeSmith> kochi1: relatively informal
- # [03:46] <MikeSmith> I got your e-mail message
- # [03:46] <MikeSmith> you don't really need to be concerned much about the format
- # [03:47] <MikeSmith> 15 minutes is a pretty short time
- # [03:47] <kochi1> MikeSmith: ok, thanks. I'll prepare some 10-minute material and take some time for questions.
- # [03:47] <MikeSmith> I think it's sufficient to first just explain what problems we are trying to solve with the IM API
- # [03:47] <MikeSmith> kochi1: yup
- # [03:49] <kochi1> MikeSmith: agreed, thanks for the suggestion.
- # [03:49] * Quits: rmichnik (~quassel@177.41.135.111.dynamic.adsl.gvt.net.br) (Ping timeout: 246 seconds)
- # [03:52] * Joins: yoichio (yoichio@nat/google/x-dvklujpujrtpbmvz)
- # [03:58] * Joins: jorgepedret (~jorgepedr@184.69.145.5)
- # [03:58] * heycam is now known as heycam|away
- # [04:02] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
- # [04:07] * Quits: TallTed (~Thud@c-98-216-255-119.hsd1.ma.comcast.net)
- # [04:09] * Quits: jorgepedret (~jorgepedr@184.69.145.5) (Quit: Computer has gone to sleep.)
- # [04:11] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [04:12] * Quits: weinig (~weinig@17.245.110.36) (Quit: weinig)
- # [04:18] * Joins: danielfilho (~danielfil@200.233.53.17)
- # [04:29] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [04:29] * Joins: plutoniix (~plutoniix@61-91-219-130.static.asianet.co.th)
- # [04:32] * Joins: Areks (~Areks@95-24-195-90.broadband.corbina.ru)
- # [04:38] * Quits: plutoniix (~plutoniix@61-91-219-130.static.asianet.co.th) (Read error: Connection reset by peer)
- # [04:40] * Joins: a-ja (~Instantbi@70.230.158.83)
- # [04:58] * heycam|away is now known as heycam
- # [05:02] * Quits: rtc (~accessPoi@77.29.142.195) (Changing host)
- # [05:02] * Joins: rtc (~accessPoi@unaffiliated/t3oss)
- # [05:09] * Quits: jacobolus (~jacobolus@70-36-140-100.dsl.dynamic.sonic.net) (Remote host closed the connection)
- # [05:15] * Joins: jorgepedret (~jorgepedr@184.69.145.5)
- # [05:24] * Joins: tantek (~tantek@m8b0536d0.tmodns.net)
- # [05:26] * Quits: tantek (~tantek@m8b0536d0.tmodns.net) (Client Quit)
- # [05:41] * Joins: tantek (~tantek@m8b0536d0.tmodns.net)
- # [05:48] * Quits: jorgepedret (~jorgepedr@184.69.145.5) (Quit: Computer has gone to sleep.)
- # [05:52] * Joins: jorgepedret (~jorgepedr@184.69.145.5)
- # [05:52] * Quits: jorgepedret (~jorgepedr@184.69.145.5) (Client Quit)
- # [05:52] * Joins: kevinmarks (~yaaic@mbd0536d0.tmodns.net)
- # [05:59] * Quits: darkcypher_bit (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com) (Remote host closed the connection)
- # [06:05] * Quits: tantek (~tantek@m8b0536d0.tmodns.net) (Ping timeout: 260 seconds)
- # [06:15] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
- # [06:16] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [06:21] * Parts: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [06:25] * Joins: krit (~krit@178-24-150-83-dynip.superkabel.de)
- # [06:31] * Joins: tantek (~tantek@m8b0536d0.tmodns.net)
- # [06:48] * Joins: toyoshim (~toyoshim@yuri.twintail.org)
- # [06:50] * Joins: seolhee (~seolhee@210.94.41.89)
- # [06:51] * Joins: kangil (~kangil@210.94.41.89)
- # [06:51] * Joins: diffalot-away (~papyroman@c-76-107-128-104.hsd1.ms.comcast.net)
- # [06:51] * Quits: diffalot (~papyroman@c-76-107-128-104.hsd1.ms.comcast.net) (Read error: Connection reset by peer)
- # [06:51] * diffalot-away is now known as diffalot
- # [07:01] * Joins: rtc65 (~accessPoi@77.28.1.169)
- # [07:04] * Quits: rtc (~accessPoi@unaffiliated/t3oss) (Ping timeout: 245 seconds)
- # [07:05] * Quits: krit (~krit@178-24-150-83-dynip.superkabel.de) (Quit: Leaving.)
- # [07:08] * Quits: barneybook|2 (~kvirc@114-44-248-62.dynamic.hinet.net) (Ping timeout: 245 seconds)
- # [07:09] * Joins: newbie (~Areks@rs.gridnine.com)
- # [07:10] * newbie is now known as Guest78063
- # [07:10] * Joins: lerc (~quassel@121.75.145.115)
- # [07:10] * Quits: lerc_ (~quassel@121.75.145.115) (Ping timeout: 256 seconds)
- # [07:12] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [07:23] * Joins: jacobolus (~jacobolus@226.sub-70-197-4.myvzw.com)
- # [07:24] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [07:24] * Quits: jacobolus (~jacobolus@226.sub-70-197-4.myvzw.com) (Remote host closed the connection)
- # [07:25] * Quits: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net) (Ping timeout: 260 seconds)
- # [07:26] * Quits: espadrine (~ttyl@AMontsouris-158-1-27-191.w92-128.abo.wanadoo.fr) (Ping timeout: 256 seconds)
- # [07:26] * Joins: fgh (~fgh@bb121-6-13-69.singnet.com.sg)
- # [07:28] * Joins: McNugit (~nate@ip68-111-163-8.sd.sd.cox.net)
- # [07:31] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [07:34] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 264 seconds)
- # [07:34] * Quits: Guest78063 (~Areks@rs.gridnine.com) (Read error: Connection reset by peer)
- # [07:34] * Joins: Guest78063 (~Areks@rs.gridnine.com)
- # [07:36] * Quits: tantek (~tantek@m8b0536d0.tmodns.net) (Quit: tantek)
- # [07:41] * Joins: espadrine (~ttyl@AMontsouris-158-1-27-191.w92-128.abo.wanadoo.fr)
- # [07:45] * Joins: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net)
- # [07:48] * Joins: zkis (~zkis@2001:998:22:0:39c8:428a:4c3c:eb70)
- # [07:56] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [07:57] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [07:57] * Joins: Smylers (~smylers@host86-149-120-213.range86-149.btcentralplus.com)
- # [08:02] * Quits: nonge_ (~nonge@p5B3263B0.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [08:11] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [08:12] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [08:13] * Quits: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net) (Ping timeout: 276 seconds)
- # [08:13] * Joins: tobie_ (~tobielang@73-118.195-178.cust.bluewin.ch)
- # [08:15] * Joins: barneybook (~kvirc@36-224-119-61.dynamic-ip.hinet.net)
- # [08:18] * Joins: jorgepedret (~jorgepedr@S01067444013f60b9.vc.shawcable.net)
- # [08:19] * Joins: dwim (~dwim@210.94.41.89)
- # [08:29] * Quits: Areks (~Areks@95-24-195-90.broadband.corbina.ru) (Ping timeout: 256 seconds)
- # [08:29] * Quits: tobie_ (~tobielang@73-118.195-178.cust.bluewin.ch) (Quit: tobie_)
- # [08:32] * Parts: a-ja (~Instantbi@70.230.158.83)
- # [08:34] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com)
- # [08:36] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [08:38] * Joins: Ms2ger (~Ms2ger@197.246-64-87.adsl-dyn.isp.belgacom.be)
- # [08:42] * Quits: jorgepedret (~jorgepedr@S01067444013f60b9.vc.shawcable.net) (Quit: Computer has gone to sleep.)
- # [08:42] * Quits: nunnun (~hiro@133.27.228.21) (Ping timeout: 245 seconds)
- # [08:51] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
- # [08:57] * Quits: Smylers (~smylers@host86-149-120-213.range86-149.btcentralplus.com) (Quit: Leaving.)
- # [09:03] * Quits: Guest78063 (~Areks@rs.gridnine.com) (Ping timeout: 260 seconds)
- # [09:04] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [09:08] * Joins: ehsan (~ehsan@66.207.208.102)
- # [09:13] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 264 seconds)
- # [09:17] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [09:22] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [09:26] * Quits: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2) (Ping timeout: 264 seconds)
- # [09:36] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [09:41] * Quits: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2) (Ping timeout: 264 seconds)
- # [09:44] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
- # [09:48] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [09:51] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [09:52] * Quits: McNugit (~nate@ip68-111-163-8.sd.sd.cox.net) (Read error: Connection reset by peer)
- # [09:52] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [09:52] * Joins: McNugit (~nate@ip68-111-163-8.sd.sd.cox.net)
- # [09:55] * Quits: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2) (Ping timeout: 245 seconds)
- # [09:55] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [09:56] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [10:00] * Joins: jim0thy_ (~jim0thy_@212.113.198.34)
- # [10:00] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [10:00] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 248 seconds)
- # [10:01] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 268 seconds)
- # [10:04] * Quits: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2) (Ping timeout: 245 seconds)
- # [10:04] * Joins: Smylers (~smylers@94.116.49.244)
- # [10:07] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:12] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [10:14] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [10:14] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [10:16] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [10:18] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [10:19] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 264 seconds)
- # [10:24] * Quits: jdaggett_ (~jdaggett@61-121-216-2.bitcat.net) (Ping timeout: 246 seconds)
- # [10:28] * Quits: Smylers (~smylers@94.116.49.244) (Ping timeout: 276 seconds)
- # [10:31] * Joins: annevk (~annevk@2.28.172.199)
- # [10:32] * Quits: jim0thy_ (~jim0thy_@212.113.198.34) (Quit: jim0thy_)
- # [10:35] * Joins: benbarnett (~Adium@195.81.245.98)
- # [10:44] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
- # [10:44] * Joins: zcorpan (~zcorpan@94.234.170.59)
- # [10:49] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [10:50] * Quits: Ms2ger (~Ms2ger@197.246-64-87.adsl-dyn.isp.belgacom.be) (Ping timeout: 264 seconds)
- # [10:53] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Read error: Connection reset by peer)
- # [10:54] * Joins: smaug____ (~chatzilla@cs164155.pp.htv.fi)
- # [11:01] * Quits: fgh (~fgh@bb121-6-13-69.singnet.com.sg) (Quit: Leaving)
- # [11:02] * Joins: Ms2ger (~Ms2ger@vpna055.ugent.be)
- # [11:08] * Joins: ehsan (~ehsan@66.207.208.102)
- # [11:12] <jgraham> TabAtkins: You know promises would make more sense if a) flatMap wasn't a silly word and b) flatMap wasn't the thing that doesn't flatten
- # [11:12] * Quits: kevinmarks (~yaaic@mbd0536d0.tmodns.net) (Ping timeout: 240 seconds)
- # [11:12] <jgraham> gsnedders: I'm not sure why you think that error messages shouldn't, in principle, be localisable
- # [11:13] <jgraham> But I also think that no one has ever shown any inclination to use the feature
- # [11:13] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 264 seconds)
- # [11:15] * Quits: annevk (~annevk@2.28.172.199) (Remote host closed the connection)
- # [11:15] * Joins: krit (~krit@178-24-150-83-dynip.superkabel.de)
- # [11:15] * Quits: zcorpan (~zcorpan@94.234.170.59) (Remote host closed the connection)
- # [11:15] * Joins: annevk (~annevk@2.28.172.199)
- # [11:16] * Joins: jim0thy_ (~jim0thy_@212.113.198.34)
- # [11:17] * Joins: fgh (~fgh@bb121-6-13-69.singnet.com.sg)
- # [11:18] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 268 seconds)
- # [11:19] * heycam is now known as heycam|away
- # [11:19] * Joins: Smylers (~smylers@81.143.60.194)
- # [11:19] * Joins: krit1 (~krit@192.150.10.208)
- # [11:20] * Quits: annevk (~annevk@2.28.172.199) (Ping timeout: 264 seconds)
- # [11:20] * Quits: krit (~krit@178-24-150-83-dynip.superkabel.de) (Ping timeout: 276 seconds)
- # [11:23] * Joins: annevk (~annevk@2.28.172.199)
- # [11:25] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [11:28] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Read error: Operation timed out)
- # [11:34] <jgraham> Hmm, I think if I am considering using metaclasses to solve a problem, I might be overengineering things
- # [11:34] <Ms2ger> https://twitter.com/davidbaron/status/369610549799026688
- # [11:39] * Joins: baku (~baku@93-40-122-122.ip38.fastwebnet.it)
- # [11:45] * heycam|away is now known as heycam
- # [11:45] * heycam is now known as heycam|away
- # [11:58] * Quits: annevk (~annevk@2.28.172.199) (Remote host closed the connection)
- # [12:15] * Joins: annevk (~annevk@207.218.72.65)
- # [12:16] * Joins: Lachy (~Lachy@213.166.174.2)
- # [12:19] * Joins: shwetank (~shwetank@node-c7bshh9b09ar0j.20.ipv6.opera.com)
- # [12:26] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [12:31] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 264 seconds)
- # [12:32] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com)
- # [12:33] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [12:33] <annevk> Hmm, promises, IDNA, or encodings
- # [12:36] * Quits: shwetank (~shwetank@node-c7bshh9b09ar0j.20.ipv6.opera.com) (Quit: Leaving...)
- # [12:37] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 256 seconds)
- # [12:40] <Ms2ger> annevk, I assume you saw the rust encoding issue?
- # [12:40] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [12:41] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [12:43] <annevk> Ms2ger, no
- # [12:44] * Joins: SteveF (~chatzilla@88.79.237.11)
- # [12:44] <annevk> Ms2ger: pointer?
- # [12:44] <Ms2ger> https://github.com/lifthrasiir/rust-encoding/issues/3
- # [12:47] * Joins: hasather (~hasather@80.91.33.141)
- # [12:49] <annevk> Ms2ger: doesn't really look like a Rust issue
- # [12:50] <Ms2ger> Yeah, more like "implementation issue", I guess
- # [12:50] <annevk> Ms2ger: although maybe we should change the way encoder and decoder errors are written in the specification. At least this implementation seems suboptimal...
- # [12:50] <annevk> Ms2ger: "spec is hard"
- # [12:50] <annevk> lets do something simpler that comes close
- # [12:50] <Ms2ger> Encoding are hard, let's go shopping
- # [12:52] <annevk> I should actually do that one of these days. At least get a bicycle...
- # [13:01] * Quits: rtc65 (~accessPoi@77.28.1.169) (Changing host)
- # [13:01] * Joins: rtc65 (~accessPoi@unaffiliated/t3oss)
- # [13:03] * Quits: rtc65 (~accessPoi@unaffiliated/t3oss) (Quit: Ex-Chat)
- # [13:07] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
- # [13:11] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
- # [13:17] * Quits: benbarnett (~Adium@195.81.245.98) (Ping timeout: 240 seconds)
- # [13:18] * Joins: benbarnett (~Adium@195.81.245.98)
- # [13:27] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [13:27] * Quits: dwim (~dwim@210.94.41.89) (Remote host closed the connection)
- # [13:32] <zcorpan> jgraham: is there something wrong here? critic has fewer commits looks like. https://github.com/w3c/web-platform-tests/pull/262 https://critic.hoppipolla.co.uk/r/238
- # [13:40] <jgraham> zcorpan: It looks like it stopped tracking because the author did some kind of merge/rebase that critic didn't like
- # [13:41] * Quits: hendry (~hendry@sg.webconverger.com) (Remote host closed the connection)
- # [13:41] <jgraham> In theory it should be possible to recover from this, but it seems to be broken. I don't know if it's a fixed bug, or an unknown bug, or something else
- # [13:41] <jgraham> Maybe I should try upgrading
- # [13:43] * Joins: shwetank (~shwetank@node-c7bshh9b09ar0j.20.ipv6.opera.com)
- # [13:49] * Joins: scor (scor@drupal.org/user/52142/view)
- # [13:51] * Quits: danielfilho (~danielfil@200.233.53.17) (Remote host closed the connection)
- # [13:52] * Quits: smaug____ (~chatzilla@cs164155.pp.htv.fi) (Ping timeout: 264 seconds)
- # [13:52] * Quits: scor (scor@drupal.org/user/52142/view) (Client Quit)
- # [13:58] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [13:59] * Joins: scor (scor@nat/acquia/x-fbjkwxzzabwgxrka)
- # [13:59] * Quits: scor (scor@nat/acquia/x-fbjkwxzzabwgxrka) (Changing host)
- # [13:59] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:00] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [14:02] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [14:02] <zcorpan> jgraham: ouch :-/ i'll leave it to you and belem to sort out
- # [14:04] * Joins: felipeduardo (~felipedua@189.115.44.34)
- # [14:09] * Joins: nonge (~nonge@p5B326CE0.dip0.t-ipconnect.de)
- # [14:10] * heycam|away is now known as heycam
- # [14:11] * heycam is now known as heycam|away
- # [14:12] * Joins: hendry (~hendry@sg.webconverger.com)
- # [14:14] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [14:18] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [14:19] * Joins: decotii (~decotii@hq.croscon.com)
- # [14:20] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [14:20] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:23] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [14:24] * Quits: karlcow (~karl@nerval.la-grange.net) (Client Quit)
- # [14:25] * Quits: zkis (~zkis@2001:998:22:0:39c8:428a:4c3c:eb70) (Ping timeout: 264 seconds)
- # [14:25] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:26] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 246 seconds)
- # [14:26] * Quits: jim0thy_ (~jim0thy_@212.113.198.34) (Quit: jim0thy_)
- # [14:27] * Joins: jim0thy_ (~jim0thy_@212.113.198.34)
- # [14:30] * Joins: jdaggett (~jdaggett@y230006.dynamic.ppp.asahi-net.or.jp)
- # [14:32] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [14:35] <annevk> I need someone to proofread my emails... Especially when replying to people who made up this internet thing. http://lists.w3.org/Archives/Public/www-tag/2013Aug/0085.html :/
- # [14:37] <GPHemsley> TabAtkins: I was merely investigating what would have been a cool hypothesis if you had been left-handed. But if you're right-handed, it's far from being cool.
- # [14:37] <GPHemsley> TabAtkins: Nothing sinister, I promise.
- # [14:40] * Joins: rtc (~accessPoi@77.28.1.169)
- # [14:41] * Joins: danielfilho|w (~danielfil@186.231.66.34)
- # [14:41] <annevk> http://people.mozilla.com/~roc/animated-SVG-glyphs.webm hah
- # [14:41] <annevk> jgraham: ^^
- # [14:44] * Joins: darkcypher_bit (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com)
- # [14:45] <jgraham> annevk: I hate you
- # [14:45] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [14:46] <annevk> jgraham: don't shoot the messenger, man
- # [14:46] * Quits: jim0thy_ (~jim0thy_@212.113.198.34) (Quit: jim0thy_)
- # [14:46] <Lachy> jgraham, why? what's not to like about animated glyphs?
- # [14:47] <wilhelm> What is this I don't even.
- # [14:47] <Lachy> I can't wait for someone to make an animated, wiggly version of Comic Sans. That'd be awesome.
- # [14:49] <SimonSapin> animated glyphs seem like such a terrible idea
- # [14:49] <jgraham> annevk: roc is too far away to shoot
- # [14:50] * Joins: yorick (~yorick@oftn/member/yorick)
- # [14:57] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 240 seconds)
- # [14:57] * Joins: rmichnik (~quassel@177.135.228.218)
- # [14:58] <annevk> Animated glyphs seem great. I hope we can soon create glyphs that mask videos...
- # [14:58] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [14:58] <jgraham> annevk: Now you can't use your "only the messanger" defence
- # [14:59] <annevk> jgraham: as long as you keep staring at your screen I think I'm safe
- # [14:59] * Joins: hasather (~hasather@80.91.33.141)
- # [15:04] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:06] <GPHemsley> Ms2ger: " Do you have a FfOS Mobile Device? "
- # [15:12] * Quits: jdaggett (~jdaggett@y230006.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [15:17] * Joins: danielfi_ (~danielfil@186.231.66.34)
- # [15:17] * Quits: darkcypher_bit (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com) (Remote host closed the connection)
- # [15:19] * Joins: smaug____ (~chatzilla@cs164155.pp.htv.fi)
- # [15:20] * Quits: danielfilho|w (~danielfil@186.231.66.34) (Ping timeout: 256 seconds)
- # [15:21] * Joins: danielfilho|w (~danielfil@189.115.178.147)
- # [15:21] * Quits: SteveF (~chatzilla@88.79.237.11) (Ping timeout: 268 seconds)
- # [15:22] <Ms2ger> GPHemsley, "No"
- # [15:22] <GPHemsley> Ms2ger: Note it says FfOS, not FxOS
- # [15:22] * Joins: danielf__ (~danielfil@186.231.66.34)
- # [15:23] * Quits: danielfi_ (~danielfil@186.231.66.34) (Ping timeout: 240 seconds)
- # [15:25] * Quits: danielfilho|w (~danielfil@189.115.178.147) (Ping timeout: 245 seconds)
- # [15:25] <SimonSapin> annevk: "iso-8859-8 and iso-8859-8-i are distinct encoding names, because iso-8859-8 has influence on the layout direction." What does this mean?
- # [15:26] <annevk> SimonSapin: what do you think it means?
- # [15:27] <SimonSapin> Is this about CSS writing modes? I think there should be a link there
- # [15:28] <SimonSapin> or is it in HTML?
- # [15:29] <annevk> Once someone has defined it I might add a link I guess
- # [15:29] <annevk> There's a bug somewhere
- # [15:29] <annevk> It's mentioned in the source: https://www.w3.org/Bugs/Public/show_bug.cgi?id=19505
- # [15:30] * Joins: SteveF (~chatzilla@gateway01.m3-connect.de)
- # [15:31] <SimonSapin> annevk: I think it’s bad to have valuable info hidden in HTML comments. <p class=note> or <p class=issue> would be better
- # [15:32] <annevk> Yeah, nowadays I usually do that
- # [15:32] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [15:32] * Joins: hasather (~hasather@80.91.33.141)
- # [15:32] * Quits: fgh (~fgh@bb121-6-13-69.singnet.com.sg) (Ping timeout: 256 seconds)
- # [15:33] * Joins: reyre (~reyre@142.204.133.18)
- # [15:40] * Quits: espadrine (~ttyl@AMontsouris-158-1-27-191.w92-128.abo.wanadoo.fr) (Ping timeout: 276 seconds)
- # [15:40] * Joins: espadrine (~ttyl@AMontsouris-158-1-27-191.w92-128.abo.wanadoo.fr)
- # [15:41] * Joins: danielfilho|w (~danielfil@189.115.178.147)
- # [15:42] * Joins: fgh (~fgh@bb121-6-13-69.singnet.com.sg)
- # [15:43] * Joins: jim0thy_ (~jim0thy_@212.113.198.34)
- # [15:43] * Quits: danielf__ (~danielfil@186.231.66.34) (Ping timeout: 248 seconds)
- # [15:47] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [15:47] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:49] * Quits: krit1 (~krit@192.150.10.208) (Read error: Connection reset by peer)
- # [15:50] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [15:51] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:53] * Joins: ehsan (~ehsan@66.207.208.102)
- # [15:55] * Joins: krit (~krit@178-24-150-83-dynip.superkabel.de)
- # [15:57] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [15:59] * Quits: jim0thy_ (~jim0thy_@212.113.198.34) (Quit: jim0thy_)
- # [16:03] * Parts: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [16:04] * Joins: francoiscote (~francoisc@192-0-230-100.cpe.teksavvy.com)
- # [16:05] * Joins: Areks (~Areks@95-26-207-99.broadband.corbina.ru)
- # [16:05] * Quits: francoiscote (~francoisc@192-0-230-100.cpe.teksavvy.com) (Client Quit)
- # [16:05] <gsnedders> jgraham: I'd argue they're developer-facing messages, which others often don't localize.
- # [16:06] * Joins: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net)
- # [16:09] * Joins: danielfi_ (~danielfil@186.231.66.34)
- # [16:09] <jgraham> gsnedders: What kind of developers?
- # [16:10] <jgraham> gsnedders: If, for example, you wanted to write a python-based validator with html5lib as the parser layer, you might well want to localise these messages
- # [16:12] * Quits: danielfilho|w (~danielfil@189.115.178.147) (Ping timeout: 264 seconds)
- # [16:14] * Quits: fgh (~fgh@bb121-6-13-69.singnet.com.sg) (Quit: Leaving)
- # [16:14] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [16:15] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 256 seconds)
- # [16:16] * Joins: darkcypher_bit (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [16:16] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [16:21] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [16:21] * Joins: fgh (~fgh@bb121-6-13-69.singnet.com.sg)
- # [16:21] * danielfi_ is now known as danielfilho|w
- # [16:21] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [16:22] * Joins: rubatdub (~khalil@213.188.180.185)
- # [16:23] * Quits: barneybook (~kvirc@36-224-119-61.dynamic-ip.hinet.net) (Ping timeout: 248 seconds)
- # [16:23] * Quits: Lachy (~Lachy@213.166.174.2) (Ping timeout: 248 seconds)
- # [16:24] * Joins: Lachy (~Lachy@213.166.174.2)
- # [16:28] <gsnedders> jgraham: Does any validator do this or have any intension of every doing this?
- # [16:28] * Quits: danielfilho|w (~danielfil@186.231.66.34)
- # [16:28] * Joins: danielfilho (~danielfil@208.68.39.233)
- # [16:28] <jgraham> Localised error messages or use html5lib?
- # [16:29] <gsnedders> The former.
- # [16:30] <jgraham> http://www.w3.org/wiki/CssValidator/Localization
- # [16:31] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [16:42] <annevk> Hixie_: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22496#c11
- # [16:42] <annevk> Hixie_: and you were right, my bad :/
- # [16:45] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [16:52] * Quits: SteveF (~chatzilla@gateway01.m3-connect.de) (Ping timeout: 268 seconds)
- # [16:57] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [16:58] * Joins: ehsan (~ehsan@66.207.208.102)
- # [17:00] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:01] <annevk> Hixie_: might also want to review https://www.w3.org/Bugs/Public/show_bug.cgi?id=21976#c6 as it seems the single host concept might be obsolete soon
- # [17:01] * Quits: krit (~krit@178-24-150-83-dynip.superkabel.de) (Quit: Leaving.)
- # [17:02] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 245 seconds)
- # [17:03] <MikeSmith> win 27
- # [17:04] * Joins: sgalineau (~sylvaing@sjfw1.adobe.com)
- # [17:07] * Joins: barneybook (~kvirc@114-44-248-62.dynamic.hinet.net)
- # [17:08] <annevk> I wonder to what extent people have reviewed this HTML imports stuff...
- # [17:09] <annevk> Seems https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/imports/index.html should just be folded into HTML
- # [17:12] * Joins: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [17:13] * Parts: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [17:14] * Joins: jim0thy_ (~jim0thy_@212.113.198.34)
- # [17:14] * Joins: TallTed (~Thud@63.119.36.36)
- # [17:14] <Domenic_> what is the use case of html imports again? :-/
- # [17:16] <annevk> External templates, afaict
- # [17:16] <Domenic_> hmm. most people seem to do that via require('./myTemplate.html') at least in my circles.
- # [17:16] <annevk> Domenic_: it seems return in then()'s callbacks doesn't need to do anything either and can just call resolve()
- # [17:17] <Domenic_> annevk: yup. step 7 at https://github.com/promises-aplus/promises-spec#the-then-method
- # [17:17] <annevk> Domenic_: at which point the question is what kind of checks then() does
- # [17:17] <Domenic_> annevk: resolve(), you mean?
- # [17:18] <annevk> Domenic_: I thought we were going to spec the model where then() does unwrapping
- # [17:18] <Domenic_> annevk: yes, so what exactly resolve() does is different in that model, but the fact that return <-> resolve (and throw <-> reject) stays the same
- # [17:19] <annevk> Domenic_: afaict in that model resolve() just sets promise's value
- # [17:20] <Domenic_> annevk: oh I see, yeah you're right, it's then()s initial behavior that becomes the new question.
- # [17:23] * Joins: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net)
- # [17:24] * Joins: garciawebdev (~garciaweb@11-223-235-201.fibertel.com.ar)
- # [17:24] <annevk> this model seems kinda weird, in that the promise has a value that's a promise... and then if you do .then() it needs to be chained all the way through
- # [17:25] <Domenic_> well, it's not the promise's value, it's the promise's resolution... but yes, the fact that value/reason/state are all now emergent makes it a bit trippy.
- # [17:25] <Domenic_> Mark and I are planning to nail down an exact algorithm later tonight-ish. The plan is to leave what "isPromiseLike" means exactly unspecified for now, to be argued about after we have a solid algorithm in place. Like http://esdiscuss.org/topic/promises-consensus-with-a-terminology but with more detail.
- # [17:28] <annevk> thanks
- # [17:29] * Quits: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [17:33] * Quits: Lachy (~Lachy@213.166.174.2) (Ping timeout: 268 seconds)
- # [17:34] * Joins: tantek (~tantek@m8c0536d0.tmodns.net)
- # [17:35] * Joins: Lachy (~Lachy@213.166.174.2)
- # [17:36] * Quits: tantek (~tantek@m8c0536d0.tmodns.net) (Client Quit)
- # [17:37] * Joins: krit (~krit@178-24-150-83-dynip.superkabel.de)
- # [17:39] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [17:39] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [17:42] * Joins: ehsan (~ehsan@66.207.208.102)
- # [17:42] * Joins: jorgepedret (~jorgepedr@S01067444013f60b9.vc.shawcable.net)
- # [17:45] * Quits: reyre (~reyre@142.204.133.18) (Ping timeout: 264 seconds)
- # [17:47] <annevk> TabAtkins: I referenced the "earlier X" quite explicitly
- # [17:52] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [17:52] * Joins: ehsan (~ehsan@66.207.208.102)
- # [17:53] * Joins: cabanier (~cabanier@192.150.22.55)
- # [17:53] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [17:54] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [17:54] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
- # [17:55] * Quits: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2) (Ping timeout: 245 seconds)
- # [17:56] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Read error: Connection reset by peer)
- # [17:56] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [17:56] * Joins: tantek (~tantek@m8c0536d0.tmodns.net)
- # [17:57] * Joins: Maurice (~copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [17:58] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 276 seconds)
- # [17:59] * Quits: webben (~benjamin@198.61.227.102) (Quit: WeeChat 0.4.1-dev)
- # [18:00] * Joins: ehsan (~ehsan@66.207.208.102)
- # [18:01] * Quits: shwetank (~shwetank@node-c7bshh9b09ar0j.20.ipv6.opera.com) (Quit: Leaving...)
- # [18:02] * Joins: barneybook|2 (kvirc@1.34.153.109)
- # [18:02] * Joins: nimbu (~nimbu@192.150.10.210)
- # [18:04] * Joins: nunnun (~hiro@2001:200:1c0:3625:20c:29ff:fe02:11d2)
- # [18:04] * Quits: barneybook (~kvirc@114-44-248-62.dynamic.hinet.net) (Ping timeout: 246 seconds)
- # [18:05] * Joins: webben (~benjamin@198.61.227.102)
- # [18:05] * Quits: benbarnett (~Adium@195.81.245.98) (Quit: Leaving.)
- # [18:06] * Quits: webben (~benjamin@198.61.227.102) (Client Quit)
- # [18:08] * Quits: jorgepedret (~jorgepedr@S01067444013f60b9.vc.shawcable.net) (Quit: Computer has gone to sleep.)
- # [18:10] * Parts: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [18:10] * Joins: reyre (~reyre@airmarshal-v190-212-11.airyork.yorku.ca)
- # [18:12] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [18:13] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [18:13] * Joins: webben (~benjamin@198.61.227.102)
- # [18:17] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 246 seconds)
- # [18:18] * Joins: SteveF (~chatzilla@gateway01.m3-connect.de)
- # [18:20] * Joins: jorgepedret (~jorgepedr@172.218.81.214)
- # [18:22] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: Computer has gone to sleep.)
- # [18:23] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [18:26] * Quits: jim0thy_ (~jim0thy_@212.113.198.34) (Quit: jim0thy_)
- # [18:26] * Quits: Smylers (~smylers@81.143.60.194) (Ping timeout: 268 seconds)
- # [18:27] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [18:27] * Joins: bentruyman (~bentruyma@108.166.175.171)
- # [18:30] * Joins: krit1 (~krit@192.150.10.206)
- # [18:31] * Quits: krit (~krit@178-24-150-83-dynip.superkabel.de) (Ping timeout: 264 seconds)
- # [18:32] * Joins: jacobolus (~jacobolus@128.sub-70-197-2.myvzw.com)
- # [18:32] * Quits: tantek (~tantek@m8c0536d0.tmodns.net) (Quit: tantek)
- # [18:39] * Joins: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [18:43] * Joins: bholley (~bholley@c-67-180-21-133.hsd1.ca.comcast.net)
- # [18:44] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Read error: Connection reset by peer)
- # [18:49] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [18:49] * Joins: annevk (~annevk@207.218.72.65)
- # [18:50] <JonathanNeal> Promises, Promises.
- # [18:50] <Ms2ger> Futures.
- # [18:50] * Joins: jsbell (jsbell@nat/google/x-cfqxitjinjlwjrqm)
- # [18:51] <JonathanNeal> Is futures a more accurate term, just less aesthetic to me?
- # [18:51] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [18:51] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [18:54] * Quits: annevk (~annevk@207.218.72.65) (Ping timeout: 256 seconds)
- # [18:56] * Quits: reyre (~reyre@airmarshal-v190-212-11.airyork.yorku.ca) (Remote host closed the connection)
- # [19:00] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [19:00] * Joins: dbaron (~dbaron@2620:101:8003:200:d81f:7995:5289:c43f)
- # [19:02] <Domenic_> it is what some other languages use
- # [19:02] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [19:02] <Domenic_> mostly i hear java people using it
- # [19:03] * Joins: tantek (~tantek@nat/mozilla/x-cnfzzphedyzronrv)
- # [19:03] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [19:03] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 240 seconds)
- # [19:04] * Joins: ehsan (~ehsan@66.207.208.102)
- # [19:04] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [19:05] * Quits: rtc (~accessPoi@77.28.1.169) (Ping timeout: 264 seconds)
- # [19:05] * Joins: ehsan (~ehsan@66.207.208.102)
- # [19:07] * Joins: nimbu (~nimbu@192.150.10.205)
- # [19:07] * Joins: tantek_ (~tantek@nat/mozilla/x-ljvkbylnfrvaybyc)
- # [19:07] * Quits: tantek (~tantek@nat/mozilla/x-cnfzzphedyzronrv) (Ping timeout: 245 seconds)
- # [19:07] * tantek_ is now known as tantek
- # [19:08] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [19:09] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:10] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [19:10] * Quits: baku (~baku@93-40-122-122.ip38.fastwebnet.it) (Ping timeout: 245 seconds)
- # [19:11] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [19:12] * Quits: jorgepedret (~jorgepedr@172.218.81.214) (Quit: Computer has gone to sleep.)
- # [19:12] * Quits: nielsle (~nielsle@3239149-cl69.boa.fiberby.dk) (Quit: Ex-Chat)
- # [19:13] * Quits: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net) (Ping timeout: 256 seconds)
- # [19:13] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [19:13] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [19:14] * Joins: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [19:16] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Ping timeout: 264 seconds)
- # [19:17] * Quits: SteveF (~chatzilla@gateway01.m3-connect.de) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
- # [19:17] * Joins: shwetank (~shwetank@cm-84.208.50.241.getinternet.no)
- # [19:18] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [19:19] * Joins: jorgepedret (~jorgepedr@S01067444013f60b9.vc.shawcable.net)
- # [19:20] * Quits: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net) (Quit: bdinnou)
- # [19:21] * Joins: reyre (~reyre@142.204.133.18)
- # [19:26] * Quits: nimbu (~nimbu@192.150.10.205) (Quit: Leaving.)
- # [19:26] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:27] <Hixie_> hsivonen: re https://www.w3.org/Bugs/Public/show_bug.cgi?id=12400 - what do you think is wrong in the specs, exactly?
- # [19:28] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [19:30] * Joins: gavinc (~gavin@barad-dur.carothers.name)
- # [19:34] * Quits: krit1 (~krit@192.150.10.206) (Read error: Connection reset by peer)
- # [19:34] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [19:35] * Joins: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4)
- # [19:36] <Hixie_> i'm amused that all the people who wanted their changes done to the whatwg html spec 5+ years ago, like having cite allow people's names, having blockquote ambiguously allow citations to be inlined, etc, are now just asking the htmlwg to make the changes instead
- # [19:37] * Joins: Ms2ger` (~Ms2ger@197.246-64-87.adsl-dyn.isp.belgacom.be)
- # [19:37] * Quits: Ms2ger (~Ms2ger@vpna055.ugent.be) (Read error: Connection reset by peer)
- # [19:45] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
- # [19:48] * Joins: krit (~krit@178-24-150-83-dynip.superkabel.de)
- # [19:51] * Joins: nimbu (~nimbu@192.150.10.210)
- # [19:53] * Parts: jreading1 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [19:54] <zcorpan> TabAtkins: pls see https://www.w3.org/Bugs/Public/show_bug.cgi?id=22500
- # [19:57] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [20:03] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [20:03] * Joins: ehsan (~ehsan@66.207.208.102)
- # [20:05] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [20:05] * Joins: ehsan (~ehsan@66.207.208.102)
- # [20:06] * Quits: rubatdub (~khalil@213.188.180.185) (Quit: Quitte)
- # [20:11] * Quits: yoichio (yoichio@nat/google/x-dvklujpujrtpbmvz) (Quit: Leaving...)
- # [20:14] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [20:17] <Hixie_> if you want a constructor that takes arguments and does something special to them, and you have several of these, is NamedConstructor the preferred solution or are factory methods preferred?
- # [20:18] * Joins: rniwa (~rniwa@17.212.154.114)
- # [20:18] <Hixie_> e.g. something like (but obviously not actually this): new IntegerByAddition(1,2,3) => an Integer representing 6; new IntegerByConcatenation(1,2,3) => an Integer representing 123
- # [20:18] <Hixie_> vs createIntegerByAddition(1,2,3) and createIntegerByConcatenation(1,2,3)
- # [20:19] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [20:19] * Joins: weinig (~weinig@17.114.107.175)
- # [20:21] * Joins: annevk (~annevk@2.28.172.199)
- # [20:21] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [20:22] <jsbell> I can think of examples of the latter, but not the former, assuming the resulting objects are indistinguishable
- # [20:23] * Joins: krawchyk (~krawchyk@65.220.49.251)
- # [20:25] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [20:27] <jsbell> FWIW, I only find two NamedConstructor examples in blink's IDLs, and they are one per interface (Option for HTMLOptionElement and Audio for HTMLAudioElement), not even multiple per interface let alone different names
- # [20:27] * Joins: nimbu (~nimbu@192.150.10.210)
- # [20:27] <Hixie_> there should also be one for Image
- # [20:27] <Hixie_> which has three
- # [20:27] <Hixie_> but they're all just Image
- # [20:28] <Hixie_> certainly right now i'm not aware of anyone doing the named constructor thing
- # [20:28] <Hixie_> but people hate factory methods
- # [20:28] <Hixie_> so i don't know which is preferred
- # [20:30] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [20:31] <jsbell> Yeah, looks like Blink's HTMLImageElement constructor has custom code rather than being expressed through IDL; may be crufty code that can be updated, dunno. (And why not Video, for symmetry?)
- # [20:34] <jsbell> The third alternative is new Integer({add: [1, 2, 3]}) vs. new Integer({concat: [1,2,3]}). With argument destructuring that might be considered more ES6-ish
- # [20:37] <jsbell> i.e. as an implementer in ES6 you can write |let {add, concat} = options;| and decide what to do from there; supposedly that will be the new hotness; since they're exclusive it's icky, though
- # [20:46] <annevk> Hixie_: Integer.create(...) is what ES uses these days
- # [20:47] * Quits: weinig (~weinig@17.114.107.175) (Quit: weinig)
- # [20:47] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Excess Flood)
- # [20:48] * Joins: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl)
- # [20:48] * Quits: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl) (Changing host)
- # [20:48] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [20:48] * Quits: tantek (~tantek@nat/mozilla/x-ljvkbylnfrvaybyc) (Quit: tantek)
- # [20:49] <TabAtkins> jgraham: flatMap *does* flatten. It flattens *once* - when you return a promise from the callback, rather than making a promise for a promise, it flattens it.
- # [20:49] <TabAtkins> jgraham: The name comes from the fact that it's identical to a .map() method, except it adds the flattening at the end.
- # [20:50] <TabAtkins> jgraham: I think it's from Scala, and it's at least better than .bind() (or >>=).
- # [20:51] <TabAtkins> annevk: What do you mean by "Integer.create() is what ES uses"?
- # [20:52] <TabAtkins> Oh, didn't see the context. You meant when there are multiple constructors.
- # [20:52] <hsivonen> Hixie_: maybe there isn't anything wrong with the specs. Basically, if browsers don't support marking up combining marks separately, it should be an authoring error to do so
- # [20:52] <hsivonen> Hixie_: requiring each text node to be in NFC takes care of this, AFAICT
- # [20:54] * Joins: weinig (~weinig@17.114.107.175)
- # [20:56] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [20:57] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [21:01] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Ping timeout: 245 seconds)
- # [21:02] * Quits: bholley (~bholley@c-67-180-21-133.hsd1.ca.comcast.net) (Quit: bholley)
- # [21:07] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [21:08] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [21:08] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [21:13] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Ping timeout: 276 seconds)
- # [21:15] * Quits: garciawebdev (~garciaweb@11-223-235-201.fibertel.com.ar) (Remote host closed the connection)
- # [21:15] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [21:16] * Quits: krawchyk (~krawchyk@65.220.49.251) (Remote host closed the connection)
- # [21:17] * Quits: krit (~krit@178-24-150-83-dynip.superkabel.de) (Quit: Leaving.)
- # [21:20] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [21:20] <annevk> hsivonen: roc at one point touted this as a feature
- # [21:25] * Quits: shwetank (~shwetank@cm-84.208.50.241.getinternet.no) (Quit: Linkinus - http://linkinus.com)
- # [21:29] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 248 seconds)
- # [21:29] * Joins: yorick (~yorick@oftn/member/yorick)
- # [21:30] * Joins: kevinmarks2 (~yaaic@c-71-204-145-244.hsd1.ca.comcast.net)
- # [21:30] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [21:31] * Joins: tantek (~tantek@m8c0536d0.tmodns.net)
- # [21:35] * Joins: jarek (~jarek@eni173.neoplus.adsl.tpnet.pl)
- # [21:35] * Quits: jarek (~jarek@eni173.neoplus.adsl.tpnet.pl) (Changing host)
- # [21:35] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [21:36] * Joins: garciawebdev (~garciaweb@11-223-235-201.fibertel.com.ar)
- # [21:36] * Quits: rmichnik (~quassel@177.135.228.218) (Ping timeout: 276 seconds)
- # [21:39] * Quits: tantek (~tantek@m8c0536d0.tmodns.net) (Quit: tantek)
- # [21:40] * Joins: rmichnik (~quassel@177.135.228.218)
- # [21:48] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [21:49] * Joins: ehsan (~ehsan@66.207.208.102)
- # [21:51] * Joins: nimbu (~nimbu@192.150.10.210)
- # [21:54] * Quits: nonge (~nonge@p5B326CE0.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [21:55] * Quits: fgh (~fgh@bb121-6-13-69.singnet.com.sg) (Ping timeout: 245 seconds)
- # [21:59] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [22:13] * Joins: SteveF (~chatzilla@gateway01.m3-connect.de)
- # [22:13] * Quits: reyre (~reyre@142.204.133.18) (Remote host closed the connection)
- # [22:14] * Quits: darkcypher_bit (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Remote host closed the connection)
- # [22:14] * Quits: kevinmarks2 (~yaaic@c-71-204-145-244.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [22:15] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [22:16] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [22:16] * Joins: bholley (~bholley@c-67-180-21-133.hsd1.ca.comcast.net)
- # [22:17] * Quits: Areks (~Areks@95-26-207-99.broadband.corbina.ru) (Ping timeout: 268 seconds)
- # [22:20] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [22:23] * Quits: Ms2ger` (~Ms2ger@197.246-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:24] * Quits: bholley (~bholley@c-67-180-21-133.hsd1.ca.comcast.net) (Quit: bholley)
- # [22:24] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
- # [22:27] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [22:33] * Joins: encryptd_fractal (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [22:47] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:52] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
- # [22:55] * Joins: jreading2 (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [23:03] * Joins: nate__ (~nate@ip68-111-163-8.sd.sd.cox.net)
- # [23:07] * Quits: nate__ (~nate@ip68-111-163-8.sd.sd.cox.net) (Client Quit)
- # [23:07] * Joins: nate__ (~McNugit@ip68-111-163-8.sd.sd.cox.net)
- # [23:08] * Quits: cheron (~cheron@unaffiliated/cheron) (Quit: Leaving.)
- # [23:09] * Quits: nate__ (~McNugit@ip68-111-163-8.sd.sd.cox.net) (Client Quit)
- # [23:13] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: Leaving)
- # [23:13] * Quits: Maurice (~copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [23:16] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [23:16] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [23:17] * Joins: ehsan (~ehsan@66.207.208.102)
- # [23:20] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [23:26] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [23:27] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [23:28] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 250 seconds)
- # [23:31] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [23:35] * Joins: tantek (~tantek@m8c0536d0.tmodns.net)
- # [23:36] * Joins: sicking (~sicking@nat/mozilla/x-igzkhscrpxdefojq)
- # [23:43] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [23:46] * Quits: jreading2 (~Adium@ip98-169-193-48.dc.dc.cox.net) (Ping timeout: 256 seconds)
- # [23:55] * Quits: m4nu (~manu@216.252.204.51) (Quit: Computers. Bah! Who needs 'em.)
- # [23:56] * Joins: mven (~mven@169.241.49.196)
- # [23:57] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
- # [23:57] * Joins: manu (~manu@216.252.204.51)
- # [23:58] * manu is now known as Guest2235
- # [23:59] * Quits: tantek (~tantek@m8c0536d0.tmodns.net) (Ping timeout: 256 seconds)
- # Session Close: Wed Aug 21 00:00:00 2013
The end :)