/irc-logs / freenode / #whatwg / 2013-02-01 / end

Options:

  1. # Session Start: Fri Feb 01 00:00:00 2013
  2. # Session Ident: #whatwg
  3. # [00:03] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
  4. # [00:03] * Joins: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl)
  5. # [00:03] * Quits: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
  6. # [00:03] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
  7. # [00:05] * Joins: pablof (~pablof@c-98-207-157-89.hsd1.ca.comcast.net)
  8. # [00:07] <Philip`> gsnedders: That sounds pretty slow given that the spec only uses about four different entities and they can be recognised from their first character :-p
  9. # [00:07] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  10. # [00:09] * Quits: pablof (~pablof@c-98-207-157-89.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  11. # [00:09] * Joins: pablof (~pablof@c-98-207-157-89.hsd1.ca.comcast.net)
  12. # [00:10] <gsnedders> Philip`: Well, entity lookup is no longer the bottleneck
  13. # [00:12] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 252 seconds)
  14. # [00:13] <JonathanNeal> Hello
  15. # [00:13] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  16. # [00:13] <JonathanNeal> Anyone have IE7-9 running?
  17. # [00:15] * abstractj is now known as abstractj|away
  18. # [00:15] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
  19. # [00:16] * Joins: weinig (~weinig@17.114.109.112)
  20. # [00:16] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  21. # [00:21] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (Read error: Operation timed out)
  22. # [00:22] * Joins: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de)
  23. # [00:22] * Quits: lokling (~quassel@quassel.woboq.de) (Quit: No Ping reply in 180 seconds.)
  24. # [00:22] * Quits: matijsb (uid2278@gateway/web/irccloud.com/x-joznadvgmgfxlvlk) (Ping timeout: 256 seconds)
  25. # [00:22] * Quits: marcosc (~marcosc@bl12-179-231.dsl.telepac.pt) (Remote host closed the connection)
  26. # [00:22] * Joins: lokling (~quassel@quassel.woboq.de)
  27. # [00:23] * Joins: matijsb_ (uid2278@gateway/web/irccloud.com/x-nbbbqsdjjbvodxwb)
  28. # [00:23] * Quits: abstractj|away (~abstractj@redhat/jboss/abstractj) (Ping timeout: 256 seconds)
  29. # [00:24] * Quits: fr0zenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
  30. # [00:25] * Joins: jonlee (~jonlee@2620:149:4:1b01:74ba:1cee:333d:349d)
  31. # [00:26] * Joins: abstractj|away (~abstractj@gimli.qmx.me)
  32. # [00:27] * Joins: marcosc (~marcosc@bl12-179-231.dsl.telepac.pt)
  33. # [00:30] * Joins: Smylers (~smylers@host86-149-123-241.range86-149.btcentralplus.com)
  34. # [00:34] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  35. # [00:36] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
  36. # [00:42] * Quits: isherman-book (~Adium@216.239.45.65) (Quit: Leaving.)
  37. # [00:42] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
  38. # [00:42] * jonlee is now known as jonlee|afk
  39. # [00:42] <Hixie> can anyone work out what the order is that i used for attributes in the attribute index?
  40. # [00:42] <Hixie> i think it's alphabetical by attribute name then by element names, with the element names being ordered alphabetically too
  41. # [00:42] <Hixie> and that i just screwed up type=""
  42. # [00:42] * Quits: jonlee|afk (~jonlee@2620:149:4:1b01:74ba:1cee:333d:349d) (Quit: jonlee|afk)
  43. # [00:50] * Joins: necolas (~necolas@8.25.197.25)
  44. # [00:52] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
  45. # [00:54] * Quits: Smylers (~smylers@host86-149-123-241.range86-149.btcentralplus.com) (Quit: Leaving.)
  46. # [00:54] <jwalden> esprehn: regarding "overly optimistic about what happens inside the JS VMs" and "we'll catch up with lisp eventually", I think it's at least unclear, as doing all the bits of analysis lisp does may impose unacceptable runtime overhead (or may not); but it is the case that SpiderMonkey has had to be selective about analysis it does due to that analysis not paying off well enough in the common cases
  47. # [00:54] * TabAtkins thinks some optional typing would help, but is willing to wait for a good PLT weenie to introduce a really nice type system first.
  48. # [00:55] * Quits: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com) (Remote host closed the connection)
  49. # [00:55] <Hixie> jwalden: yeah, certainly up-front analysis is a trade-off
  50. # [00:56] <Hixie> jwalden: i think long-term it's certainly plausible that a browser could notice some JS being used a lot and start doing more detailed analysis in the background
  51. # [00:56] <jwalden> Hixie: indeed
  52. # [00:56] <Hixie> jwalden: maybe even aggregating such analysis across many users
  53. # [00:56] * jwalden imagines privacy timing attacks on that ;-)
  54. # [00:56] <jwalden> but sure
  55. # [00:56] <Hixie> heh
  56. # [00:57] <jwalden> I just felt compelled to push back against the "Ope^H^H^HLisp did it first thing", when it's different requirements being solved :-)
  57. # [00:57] <Hixie> hehhah
  58. # [00:57] <Hixie> er
  59. # [00:57] <Hixie> heh was to the timing attacks, hah was to the different requireemnts
  60. # [00:58] <Hixie> we get that a lot. people are always telling me that this and that platform has solved some problem, so the web should do it too
  61. # [00:59] <jwalden> :-)
  62. # [00:59] <Hixie> and it's like, "yeah but they don't assume every application is a hostile attacker" or whatever
  63. # [00:59] <Hixie> always something different
  64. # [00:59] <Hixie> "yeah but they can assume you have a keyboard"
  65. # [00:59] <Hixie> or "yeah but they can assume the user isn't blind"
  66. # [01:02] * Joins: ap_ (~ap@17.114.105.21)
  67. # [01:05] * Quits: ap (~ap@2620:149:4:1b01:d985:feaa:21d1:3b7f) (Ping timeout: 245 seconds)
  68. # [01:05] * ap_ is now known as ap
  69. # [01:07] * Quits: carbonix (~vcarbune@80-218-192-6.dclient.hispeed.ch) (Quit: Leaving)
  70. # [01:08] * Quits: ehsan_ (~ehsan@66.207.208.98) (Remote host closed the connection)
  71. # [01:13] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  72. # [01:15] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  73. # [01:16] * Joins: eddieolson (~eddieolso@38.122.109.194)
  74. # [01:16] * Quits: eddieolson (~eddieolso@38.122.109.194) (Client Quit)
  75. # [01:16] * Joins: eddieolson (~eddieolso@38.122.109.194)
  76. # [01:17] * Quits: eddieolson (~eddieolso@38.122.109.194) (Client Quit)
  77. # [01:20] * Joins: eddieolson (~eddieolso@38.122.109.194)
  78. # [01:21] <JonathanNeal> eddieolson joined, eddieolson left, joined, left. He's as predictable as the spec.
  79. # [01:21] <zewt> gar is there some magic when i want to enter an address bar in firefox that happens to be open somewhere else
  80. # [01:21] <dgorbik_> Hixie: should all webvtt nodes be lineBoxes?
  81. # [01:21] <zewt> it demands very insistently that i switch to the other tab and refuses to autocomplete the url normally
  82. # [01:22] <Hixie> dgorbik_: what is a lineBox?
  83. # [01:22] <dgorbik_> Hixie: is display: block valid for any webvtt nodes in other words?
  84. # [01:22] <dgorbik_> Hixie: as far as I understand that's not valid at all
  85. # [01:23] <Hixie> what do you mean by "valid"?
  86. # [01:23] <TabAtkins> dgorbik_: "line boxes" isn't the right level of abstraction here. Maybe they're inline elements, but that's something different.
  87. # [01:23] <dgorbik_> Hixie: possible to have according to spevs
  88. # [01:23] <TabAtkins> (Line boxes get created out of all the inline elements participating in a given inline formatting context.)
  89. # [01:23] <Hixie> 'display' doesn't apply to the ::cue() pseudo-element regardless of argument, if that's what you mean
  90. # [01:24] <dgorbik_> TabAtkins: right. I am still trying to understand something about ruby
  91. # [01:24] <dgorbik_> TabAtkins: and display: ruby
  92. # [01:24] <TabAtkins> dgorbik_: Don't try to understand display:ruby. It's a bad spec that we will rewrite.
  93. # [01:24] <dgorbik_> TabAtkins: so I guess it's probably fine to drop the support for styling ruby/rt in webvtt for now?
  94. # [01:25] <dgorbik_> elements will still exist but without any default styles...
  95. # [01:26] <TabAtkins> You should still format them as ruby, but dont' worry about their interation with the current CSS Ruby spec.
  96. # [01:26] <dgorbik_> TabAtkins: what do you mean by "format"?
  97. # [01:26] * Joins: nessy (~silviapf@2001:388:a034:120:9c4:f5c0:6901:9934)
  98. # [01:27] <TabAtkins> As in, shrink the rt and stack it on top of the rb. Normaly ruby formatting.
  99. # [01:32] * Quits: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr) (Ping timeout: 260 seconds)
  100. # [01:32] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
  101. # [01:35] <kbrosnan> zewt: shift overrides the tab switch behavior
  102. # [01:44] * Joins: nonge (~nonge@p5B326B61.dip.t-dialin.net)
  103. # [01:47] * Joins: tomasf_ (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
  104. # [01:48] * Quits: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Read error: Connection reset by peer)
  105. # [01:48] * tomasf_ is now known as tomasf
  106. # [02:00] * Joins: rillian (~giles@mf4-xiph.osuosl.org)
  107. # [02:02] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
  108. # [02:02] * Joins: darobin (~darobin@207.239.114.206)
  109. # [02:10] * Joins: dgorbik (~dgorbik@2620:149:4:304:2d73:2c09:f6d3:d555)
  110. # [02:11] * ojan is now known as ojan_away
  111. # [02:12] * Quits: dgorbik_ (~dgorbik@2620:149:4:304:657b:6a75:e651:4b77) (Ping timeout: 245 seconds)
  112. # [02:15] * Quits: ap (~ap@17.114.105.21) (Remote host closed the connection)
  113. # [02:15] * Joins: ap (~ap@2620:149:4:1b01:20f2:74c5:eb1c:89c0)
  114. # [02:16] * Quits: JonathanNeal (~JonathanN@38.122.109.194) (Quit: JonathanNeal)
  115. # [02:16] * jernoble is now known as jernoble|afk
  116. # [02:16] * jernoble|afk is now known as jernoble
  117. # [02:18] * Joins: dbaron (~dbaron@50-0-248-166.dsl.dynamic.sonic.net)
  118. # [02:20] * Joins: jonlee (~jonlee@2620:149:4:1b01:609d:bad2:329b:f63b)
  119. # [02:22] * Quits: cabanier (~cabanier@192.150.22.55) (Quit: Leaving.)
  120. # [02:22] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 276 seconds)
  121. # [02:27] * Quits: isherman (isherman@nat/google/x-jkifulpsrkxpmtos) (Remote host closed the connection)
  122. # [02:28] * Joins: isherman (isherman@nat/google/x-sfqdfdolscgjpyps)
  123. # [02:30] * Quits: rniwa (~rniwa@2620:149:4:1b01:289f:76b7:8b00:1c2c) (Quit: rniwa)
  124. # [02:30] * Quits: nessy (~silviapf@2001:388:a034:120:9c4:f5c0:6901:9934) (Quit: Leaving.)
  125. # [02:30] * Quits: jernoble (~jernoble@17.212.152.13) (Remote host closed the connection)
  126. # [02:32] * Joins: jernoble (~jernoble@17.212.152.13)
  127. # [02:34] * Quits: Druide_ (~Druid@ip-178-203-141-163.unitymediagroup.de) (Ping timeout: 248 seconds)
  128. # [02:38] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
  129. # [02:40] * Joins: rniwa (~rniwa@2620:149:4:1b01:b4ba:a81b:2d3c:5881)
  130. # [02:47] * Quits: weinig (~weinig@17.114.109.112) (Quit: weinig)
  131. # [02:48] * heycam is now known as heycam|away
  132. # [02:50] * Quits: jonlee (~jonlee@2620:149:4:1b01:609d:bad2:329b:f63b) (Quit: jonlee)
  133. # [02:51] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
  134. # [02:52] * jernoble is now known as jernoble|afk
  135. # [02:52] * jernoble|afk is now known as jernoble
  136. # [02:58] * Quits: Benvie (~brandon@cpe-075-182-090-198.nc.res.rr.com) (Read error: Connection reset by peer)
  137. # [02:59] * Joins: Benvie (~brandon@cpe-075-182-090-198.nc.res.rr.com)
  138. # [03:01] * Joins: karlcow (~karl@nerval.la-grange.net)
  139. # [03:02] * Quits: jgv (~jgv@rrcs-24-39-132-214.nyc.biz.rr.com) (Quit: Textual IRC Client: www.textualapp.com)
  140. # [03:05] * Quits: kochi_ (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82) (Remote host closed the connection)
  141. # [03:06] * Quits: darobin (~darobin@207.239.114.206) (Ping timeout: 248 seconds)
  142. # [03:06] * Quits: eresair (~eresair@173.247.199.2) (Remote host closed the connection)
  143. # [03:07] * Joins: darobin (~darobin@207.239.114.206)
  144. # [03:08] * Joins: stalled (~stalled@unaffiliated/stalled)
  145. # [03:11] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
  146. # [03:14] * Joins: krawchyk (~krawchyk@c-76-21-215-221.hsd1.dc.comcast.net)
  147. # [03:15] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
  148. # [03:15] <zewt> in a thoroughly buggy way, it seems
  149. # [03:18] * Quits: ap (~ap@2620:149:4:1b01:20f2:74c5:eb1c:89c0) (Quit: ap)
  150. # [03:20] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  151. # [03:20] * Joins: nessy (~silviapf@182.255.120.149)
  152. # [03:27] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (Quit: Leaving.)
  153. # [03:28] * Quits: darobin (~darobin@207.239.114.206) (Remote host closed the connection)
  154. # [03:28] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
  155. # [03:28] * Quits: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
  156. # [03:28] * Quits: abstractj|away (~abstractj@gimli.qmx.me) (Ping timeout: 248 seconds)
  157. # [03:28] * heycam|away is now known as heycam
  158. # [03:29] * Quits: eddieolson (~eddieolso@38.122.109.194) (Ping timeout: 248 seconds)
  159. # [03:32] * Quits: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net) (Read error: Operation timed out)
  160. # [03:33] * Joins: abstractj|away (~abstractj@gimli.qmx.me)
  161. # [03:33] * Joins: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net)
  162. # [03:37] * Krinkle is now known as Krinkle|detached
  163. # [03:38] * Quits: abstractj|away (~abstractj@gimli.qmx.me) (Ping timeout: 245 seconds)
  164. # [03:44] * Quits: pablof (~pablof@c-98-207-157-89.hsd1.ca.comcast.net) (Quit: ^z)
  165. # [03:47] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
  166. # [03:48] * Joins: dcherman (~dcherman@ool-4356093e.dyn.optonline.net)
  167. # [03:48] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  168. # [03:55] * Quits: mattgifford (~mattgiffo@70.102.199.158) (Remote host closed the connection)
  169. # [03:59] * Quits: jamesr (jamesr@nat/google/x-yoozijnjtyfksldp) (Quit: jamesr)
  170. # [03:59] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  171. # [04:01] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
  172. # [04:01] * Quits: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net) (Quit: linclark)
  173. # [04:08] * Krinkle|detached is now known as Krinkle
  174. # [04:08] * Quits: nessy (~silviapf@182.255.120.149) (Quit: Leaving.)
  175. # [04:09] * Joins: darobin (~darobin@207.239.114.206)
  176. # [04:09] * Joins: abstractj|away (~abstractj@gimli.qmx.me)
  177. # [04:12] * Joins: scor (~scor@drupal.org/user/52142/view)
  178. # [04:13] * Joins: nessy (~silviapf@182.255.120.149)
  179. # [04:14] * Joins: svl (~me@202.174.179.54)
  180. # [04:16] * Quits: darobin (~darobin@207.239.114.206) (Remote host closed the connection)
  181. # [04:21] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
  182. # [04:23] * Joins: kerozene (~kerozene@unaffiliated/kerozene)
  183. # [04:26] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  184. # [04:27] * heycam is now known as heycam|away
  185. # [04:30] * Quits: jacobolus (~jacobolus@173-164-253-217-SFBA.hfc.comcastbusiness.net) (Quit: Leaving...)
  186. # [04:31] * Krinkle is now known as Krinkle|detached
  187. # [04:32] * Quits: kinetik (~kinetik@121.99.63.6) (Ping timeout: 256 seconds)
  188. # [04:34] * Joins: kinetik (~kinetik@121.99.46.88)
  189. # [04:45] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
  190. # [04:46] * Quits: kerozene (~kerozene@unaffiliated/kerozene) (Quit: leaving)
  191. # [04:48] * Quits: nessy (~silviapf@182.255.120.149) (Quit: Leaving.)
  192. # [04:49] * Joins: nessy (~silviapf@182.255.120.149)
  193. # [04:49] * Quits: nessy (~silviapf@182.255.120.149) (Client Quit)
  194. # [04:50] * Quits: svl (~me@202.174.179.54) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  195. # [04:53] * heycam|away is now known as heycam
  196. # [04:59] * Joins: nessy (~silviapf@182.255.120.149)
  197. # [05:03] * Quits: krawchyk (~krawchyk@c-76-21-215-221.hsd1.dc.comcast.net) (Remote host closed the connection)
  198. # [05:07] * Joins: svl (~me@202.174.179.54)
  199. # [05:13] * Quits: nessy (~silviapf@182.255.120.149) (Quit: Leaving.)
  200. # [05:17] * Quits: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net) (Quit: Computer has gone to sleep.)
  201. # [05:17] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
  202. # [05:22] * Joins: nvartolo_ (~nvartolom@178.168.103.7)
  203. # [05:22] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 276 seconds)
  204. # [05:22] * Quits: jernoble (~jernoble@17.212.152.13) (Ping timeout: 276 seconds)
  205. # [05:23] * Joins: jernoble (~jernoble@17.212.152.13)
  206. # [05:24] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  207. # [05:24] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Ping timeout: 264 seconds)
  208. # [05:25] * Joins: stalled (~stalled@unaffiliated/stalled)
  209. # [05:32] * Quits: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net) (Read error: Connection timed out)
  210. # [05:34] * Joins: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net)
  211. # [05:44] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
  212. # [05:45] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
  213. # [05:53] * Quits: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net) (Read error: Operation timed out)
  214. # [05:54] * Joins: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net)
  215. # [06:00] * Quits: svl (~me@202.174.179.54) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  216. # [06:11] * Krinkle|detached is now known as Krinkle
  217. # [06:17] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Remote host closed the connection)
  218. # [06:18] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
  219. # [06:35] * Quits: roc (~chatzilla@60.234.66.20) (Ping timeout: 248 seconds)
  220. # [06:38] * Quits: rniwa (~rniwa@2620:149:4:1b01:b4ba:a81b:2d3c:5881) (Quit: rniwa)
  221. # [06:55] * Joins: roc (~chatzilla@121.98.230.221)
  222. # [06:59] * Joins: Masklinn (~textual@77.109.116.6)
  223. # [07:00] * Joins: ehsan (~ehsan@24.212.206.174)
  224. # [07:03] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
  225. # [07:05] * Krinkle is now known as Krinkle|detached
  226. # [07:09] * heycam is now known as heycam|away
  227. # [07:09] * Quits: dcherman (~dcherman@ool-4356093e.dyn.optonline.net) (Ping timeout: 256 seconds)
  228. # [07:09] * Joins: plutoniix (~plutoniix@ppp-124-121-175-74.revip2.asianet.co.th)
  229. # [07:13] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  230. # [07:25] * Quits: Masklinn (~textual@77.109.116.6)
  231. # [07:28] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
  232. # [07:32] * Quits: scott_gonzalez (~gonzasi0@205.186.165.147) (Ping timeout: 260 seconds)
  233. # [07:33] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
  234. # [07:34] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (Ping timeout: 246 seconds)
  235. # [07:41] * Joins: nessy (~silviapf@119.17.37.50)
  236. # [07:44] <MikeSmith> if I read https://bugzilla.mozilla.org/show_bug.cgi?id=782211 right, Gecko will soon have a fully conforming implementation of the current Notifications spec
  237. # [07:49] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 248 seconds)
  238. # [07:52] * Joins: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr)
  239. # [07:52] * Joins: Masklinn (~textual@109.89.134.164)
  240. # [07:56] <cgcardona> MikeSmith: ah, that's the problem. You need to read it left </lamejoke>
  241. # [07:56] <MikeSmith> heh
  242. # [07:57] <cgcardona> :-]
  243. # [08:00] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  244. # [08:05] * Joins: Kolombiken (~Adium@c80-216-10-244.bredband.comhem.se)
  245. # [08:07] * Joins: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  246. # [08:10] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  247. # [08:12] * Joins: Martin_L (~Martin_L@194.18.12.26)
  248. # [08:14] * Joins: heraclitis (~heracliti@unaffiliated/heraclitis)
  249. # [08:15] * Quits: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
  250. # [08:21] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  251. # [08:25] * Joins: [[zzz]] (~q@node-1a4i.pool-101-109.dynamic.totbb.net)
  252. # [08:28] * Quits: [[zz]] (~q@node-lnf.pool-101-108.dynamic.totbb.net) (Ping timeout: 245 seconds)
  253. # [08:37] * Parts: heraclitis (~heracliti@unaffiliated/heraclitis)
  254. # [08:39] * Quits: nvartolo_ (~nvartolom@178.168.103.7) (Remote host closed the connection)
  255. # [08:39] * Quits: JohnAlbin (~JohnAlbin@36-224-107-243.dynamic-ip.hinet.net) (Ping timeout: 246 seconds)
  256. # [08:42] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  257. # [08:45] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  258. # [08:52] * [[zzz]] is now known as [[zz]]
  259. # [08:52] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
  260. # [08:53] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  261. # [08:55] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Read error: Operation timed out)
  262. # [08:56] * Joins: GPHemsley (~GPHemsley@c-98-251-111-3.hsd1.ga.comcast.net)
  263. # [08:56] * Quits: GPHemsley (~GPHemsley@c-98-251-111-3.hsd1.ga.comcast.net) (Changing host)
  264. # [08:56] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
  265. # [09:00] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
  266. # [09:03] * Quits: dbaron (~dbaron@50-0-248-166.dsl.dynamic.sonic.net) (Read error: Operation timed out)
  267. # [09:06] * Quits: Kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Quit: Leaving.)
  268. # [09:09] * Joins: Masklinn_ (~textual@109.89.134.164)
  269. # [09:09] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  270. # [09:10] * Quits: Masklinn (~textual@109.89.134.164) (Ping timeout: 260 seconds)
  271. # [09:10] * Masklinn_ is now known as Masklinn
  272. # [09:11] * Joins: sedovsek (~robert@89.143.12.238)
  273. # [09:18] * Quits: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr) (Ping timeout: 245 seconds)
  274. # [09:19] * Joins: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr)
  275. # [09:25] * Joins: JohnAlbin (~JohnAlbin@111-250-106-234.dynamic.hinet.net)
  276. # [09:26] * Quits: JohnAlbin (~JohnAlbin@111-250-106-234.dynamic.hinet.net) (Client Quit)
  277. # [09:28] * Joins: mitemitreski (~mitemitre@212.120.17.179)
  278. # [09:32] * Quits: nessy (~silviapf@119.17.37.50) (Quit: Leaving.)
  279. # [09:37] * Joins: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  280. # [09:37] * Quits: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  281. # [09:37] * Joins: cgcardona_ (~cgcardona@unaffiliated/cgcardona)
  282. # [09:37] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Read error: Connection reset by peer)
  283. # [09:37] * cgcardona_ is now known as cgcardona
  284. # [09:39] * Joins: Ms2ger (~Ms2ger@91.180.157.55)
  285. # [09:42] * Joins: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net)
  286. # [09:45] * heycam|away is now known as heycam
  287. # [09:46] * Quits: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net) (Quit: Computer has gone to sleep.)
  288. # [09:48] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
  289. # [09:49] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
  290. # [09:54] * Quits: ^esc_ (~esc_ape@77.117.247.149.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
  291. # [09:55] * Joins: tomasf_ (~tomasf@77.72.97.5.c.fiberdirekt.net)
  292. # [09:59] * Quits: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 18.0/20130109143146])
  293. # [10:01] * Joins: ^esc (~esc_ape@77.117.247.149.wireless.dyn.drei.com)
  294. # [10:01] * Quits: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net) (Quit: Computer has gone to sleep.)
  295. # [10:04] * Joins: henrikkok (~henrikkok@81.27.221.193)
  296. # [10:05] * Joins: annevk (~annevk@84.241.205.139)
  297. # [10:07] * Joins: reinaldob (~reinaldob@177.43.216.50)
  298. # [10:11] * Joins: svl (~me@202.174.179.54)
  299. # [10:12] * heycam is now known as heycam|away
  300. # [10:14] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  301. # [10:15] * Quits: plutoniix (~plutoniix@ppp-124-121-175-74.revip2.asianet.co.th) (Quit: จรลี จรลา)
  302. # [10:15] * Joins: nonge_ (~nonge@p50829F41.dip.t-dialin.net)
  303. # [10:15] * Quits: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr) (Read error: Operation timed out)
  304. # [10:18] * Quits: nonge (~nonge@p5B326B61.dip.t-dialin.net) (Ping timeout: 260 seconds)
  305. # [10:19] * Joins: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr)
  306. # [10:23] * Joins: niloy (~niloy@203.196.177.156)
  307. # [10:34] * Joins: Druide_ (~Druid@ip-178-203-141-163.unitymediagroup.de)
  308. # [10:38] * Quits: annevk (~annevk@84.241.205.139) (Remote host closed the connection)
  309. # [10:45] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
  310. # [10:46] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
  311. # [10:47] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
  312. # [10:48] * Joins: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net)
  313. # [10:51] * Joins: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  314. # [11:01] * Joins: annevk (~annevk@84.241.205.139)
  315. # [11:01] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  316. # [11:03] * Joins: OnlyMax (~OnlyMax@187-126-46-176.user.veloxzone.com.br)
  317. # [11:05] * Quits: svl (~me@202.174.179.54) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  318. # [11:06] * Joins: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  319. # [11:07] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Ping timeout: 248 seconds)
  320. # [11:07] * rniwa_ is now known as rniwa
  321. # [11:10] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
  322. # [11:11] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
  323. # [11:13] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (*.net *.split)
  324. # [11:13] * Quits: tomasf_ (~tomasf@77.72.97.5.c.fiberdirekt.net) (*.net *.split)
  325. # [11:13] * Quits: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net) (*.net *.split)
  326. # [11:13] * Quits: jernoble (~jernoble@17.212.152.13) (*.net *.split)
  327. # [11:13] * Quits: karlcow (~karl@nerval.la-grange.net) (*.net *.split)
  328. # [11:13] * Quits: jahman (~woops@129.175.204.73) (*.net *.split)
  329. # [11:13] * Quits: mh0 (mh0@unaffiliated/mh0) (*.net *.split)
  330. # [11:13] * Quits: falken (falken@nat/google/x-snsvixtgcteqxltu) (*.net *.split)
  331. # [11:13] * Quits: lloydhuang (~lloyd@60-249-133-212.HINET-IP.hinet.net) (*.net *.split)
  332. # [11:14] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  333. # [11:14] * Joins: reinaldob (~reinaldob@177.43.216.50)
  334. # [11:14] * Quits: reinaldob (~reinaldob@177.43.216.50) (Read error: Connection reset by peer)
  335. # [11:16] * Joins: 45PABRX3Y (~tomasf@77.72.97.5.c.fiberdirekt.net)
  336. # [11:16] * Joins: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net)
  337. # [11:16] * Joins: jernoble (~jernoble@17.212.152.13)
  338. # [11:16] * Joins: karlcow (~karl@nerval.la-grange.net)
  339. # [11:16] * Joins: jahman (~woops@129.175.204.73)
  340. # [11:16] * Joins: mh0 (mh0@unaffiliated/mh0)
  341. # [11:16] * Joins: falken (falken@nat/google/x-snsvixtgcteqxltu)
  342. # [11:16] * Joins: lloydhuang (~lloyd@60-249-133-212.HINET-IP.hinet.net)
  343. # [11:19] * Joins: cheron (~cheron@unaffiliated/cheron)
  344. # [11:20] * abstractj|away is now known as abstractj
  345. # [11:20] * Quits: abstractj (~abstractj@gimli.qmx.me) (Changing host)
  346. # [11:20] * Joins: abstractj (~abstractj@redhat/jboss/abstractj)
  347. # [11:22] * Quits: ahf (ahf@irssi/staff/ahf) (Quit: Reconnecting)
  348. # [11:22] * Joins: ahf (ahf@irssi/staff/ahf)
  349. # [11:25] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Quit: Leaving...)
  350. # [11:25] * Quits: annevk (~annevk@84.241.205.139) (Remote host closed the connection)
  351. # [11:29] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Remote host closed the connection)
  352. # [11:29] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
  353. # [11:36] * Joins: scott_gonzalez (~gonzasi0@205.186.165.147)
  354. # [11:37] * Parts: cgcardona (~cgcardona@unaffiliated/cgcardona)
  355. # [11:42] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
  356. # [11:43] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 245 seconds)
  357. # [11:45] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  358. # [11:56] * Ms2ger would love it if brucel sent feedback instead of passive-aggressive tweets
  359. # [11:57] * Quits: nunnun (~hiro@2001:200:1c0:3624:20c:29ff:fe02:11c8) (Ping timeout: 245 seconds)
  360. # [11:58] * Joins: nunnun (~hiro@2001:200:1c0:3624:20c:29ff:fe02:11c8)
  361. # [12:03] * Joins: hellyeah (~kvirc@78.166.193.87)
  362. # [12:03] <hellyeah> hey
  363. # [12:03] <hellyeah> is this channel for html 5
  364. # [12:04] <MikeSmith> Ms2ger: are those the kind what people mean by "subtweet"?
  365. # [12:04] <MikeSmith> hellyeah: this is the channel for html
  366. # [12:04] <MikeSmith> without the 5
  367. # [12:05] <MikeSmith> we outgrew the 5
  368. # [12:05] <hellyeah> freenode has html channel and also this channel both channels are for html_
  369. # [12:06] <hellyeah> okey i got it
  370. # [12:06] * Joins: globbot (~logbot@lump.glob.com.au)
  371. # [12:06] <hellyeah> i try to do clock wih svg http://www.w3.org/TR/SVG/animate.html is it a good link tu study for it
  372. # [12:07] <jgraham> (this channel is typically for work on the specifications themselves. But I'm sure people will try to answer other questions too)
  373. # [12:08] <hellyeah> this is the first time i join this channel
  374. # [12:08] <MikeSmith> the #html5 channel might be better
  375. # [12:08] <hellyeah> i mean my question is kinda off topic sorry for that
  376. # [12:08] <MikeSmith> hellyeah: you might want to start by reading an SVG tutorial instead of the SVG spec
  377. # [12:08] <hellyeah> hmm
  378. # [12:09] <hellyeah> can you suggest svg tutorial to me if you have time
  379. # [12:09] <MikeSmith> http://html5demos.com/svg-clock
  380. # [12:09] <MikeSmith> http://www.nimblecoder.com/blog/archive/2009/12/30/animated-clocks-for-svg-and-silverlight.aspx
  381. # [12:10] <MikeSmith> could just do "view source" on some of those to start
  382. # [12:11] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  383. # [12:12] * Joins: Kolombiken (~Adium@217.13.228.226)
  384. # [12:13] <hellyeah> it can be totally stupid question. But i should know ig it is not. Html5 is windows thing?
  385. # [12:18] * Joins: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com)
  386. # [12:18] <jgraham> Oooh, it's zcorpan
  387. # [12:18] <zcorpan> hey
  388. # [12:18] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
  389. # [12:19] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  390. # [12:20] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 248 seconds)
  391. # [12:20] * Joins: kerozene (~kerozene@unaffiliated/kerozene)
  392. # [12:20] * Joins: reinaldob (~reinaldob@177.43.216.50)
  393. # [12:20] <MikeSmith> long time not see
  394. # [12:22] * Quits: OnlyMax (~OnlyMax@187-126-46-176.user.veloxzone.com.br) (Ping timeout: 260 seconds)
  395. # [12:22] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  396. # [12:22] <zcorpan> indeed
  397. # [12:23] <zcorpan> i'll be offline for another while. just popped in here now accidentally. :-P
  398. # [12:23] <jgraham> Heh
  399. # [12:25] <zcorpan> so how's things?
  400. # [12:26] <jgraham> Pretty quiet
  401. # [12:27] <jgraham> Sounds like someone at moz. is implementing <track>
  402. # [12:28] <jgraham> It's nto clear if they have the right idea about how to read a spec or not :|
  403. # [12:28] <jgraham> But I pointed them at your tests at least
  404. # [12:28] <Ms2ger> It's a group of students
  405. # [12:29] <zcorpan> nice
  406. # [12:29] <jgraham> I see
  407. # [12:29] <zcorpan> bring on the clue bat :-)
  408. # [12:29] <Ms2ger> Lead by David Humphrey at Seneca
  409. # [12:29] <Ms2ger> I will :)
  410. # [12:30] <jgraham> Yeah, I remember them doing things before. Pointer lock last year, perhaps?
  411. # [12:30] <MikeSmith> yeah I think his students have a done several things that ended up landing
  412. # [12:30] <Ms2ger> Yep
  413. # [12:31] <jgraham> Seems liek a pretty neat course
  414. # [12:31] <MikeSmith> yeah if you read his blog postings, seems like he's got a great approach
  415. # [12:32] <jgraham> I haven't seen any about this time; perhaps he fell foul of the weird planet mozilla policies
  416. # [12:33] <MikeSmith> though comments from the guy that was here earlier asking implementing track parsing does make you think maybe they need some better direction in how to read a spec and how to implement from a spec
  417. # [12:34] <MikeSmith> in other news I'm going to make a serious effort this weekend to get github->w3c-test.org sync set up
  418. # [12:34] <MikeSmith> sorry it's taking so long
  419. # [12:35] <Ms2ger> Specs are hard, let's go shopping
  420. # [12:35] <jgraham> MikeSmith: Cool
  421. # [12:40] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  422. # [12:41] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
  423. # [12:49] * Joins: karlcow (~karl@nerval.la-grange.net)
  424. # [12:56] * Joins: onr (uid5726@pdpc/supporter/active/evet)
  425. # [13:08] * Quits: Martin_L (~Martin_L@194.18.12.26) (Remote host closed the connection)
  426. # [13:09] * Joins: Martin_L (~Martin_L@194.18.12.26)
  427. # [13:10] * Joins: reinaldob (~reinaldob@177.43.216.50)
  428. # [13:31] * Quits: Masklinn (~textual@109.89.134.164) (Ping timeout: 260 seconds)
  429. # [13:34] * Joins: Masklinn (~textual@109.89.134.164)
  430. # [13:39] * Joins: Kolombiken (~Adium@217.13.228.226)
  431. # [13:43] * Joins: stevefaulkner (~stevefaul@77.103.111.77)
  432. # [14:01] * Parts: a-ja (~Instantbi@70.230.170.141)
  433. # [14:02] * Quits: stevefaulkner (~stevefaul@77.103.111.77) (Quit: stevefaulkner)
  434. # [14:10] * Joins: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net)
  435. # [14:13] * Joins: Jonny_ (d9f3f7b2@gateway/web/freenode/ip.217.243.247.178)
  436. # [14:13] <Jonny_> hello everybody.
  437. # [14:15] <Jonny_> iam getting bad respone if using canvas EventListener. i´m using this in a phonegab application so base is webkit...
  438. # [14:17] <Jonny_> Are threre any other choice than EventListener detecting a touch area?
  439. # [14:19] <Jonny_> or frameworks to get smoother respone....?
  440. # [14:21] * Joins: shwetank (~shwetank@219.64.191.56)
  441. # [14:37] * Jonny_ is now known as anothernick
  442. # [14:47] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  443. # [14:51] * Quits: 45PABRX3Y (~tomasf@77.72.97.5.c.fiberdirekt.net) (Quit: 45PABRX3Y)
  444. # [14:53] * Joins: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr)
  445. # [14:54] * Joins: decotii (~decotii@hq.croscon.com)
  446. # [15:03] * Quits: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com) (Remote host closed the connection)
  447. # [15:04] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  448. # [15:09] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
  449. # [15:15] * Joins: alrra (~alrra@unaffiliated/alrra)
  450. # [15:16] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
  451. # [15:16] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  452. # [15:17] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  453. # [15:18] * Quits: shwetank (~shwetank@219.64.191.56) (Ping timeout: 256 seconds)
  454. # [15:26] * Joins: izhak (~izhak@31.47.123.20)
  455. # [15:28] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  456. # [15:34] * Quits: izhak (~izhak@31.47.123.20) (Ping timeout: 244 seconds)
  457. # [15:39] * Joins: miketaylr (~miketaylr@70.112.101.224)
  458. # [15:39] * Quits: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net) (Read error: Connection reset by peer)
  459. # [15:41] * Quits: kerozene (~kerozene@unaffiliated/kerozene) (Quit: gotta see a man about a dog)
  460. # [15:42] * Joins: TallTed (~Thud@63.119.36.36)
  461. # [15:43] * Joins: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net)
  462. # [15:52] * Quits: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Read error: Connection reset by peer)
  463. # [15:54] * Joins: dcherman (~dcherman@164.55.254.106)
  464. # [15:57] * Quits: Martin_L (~Martin_L@194.18.12.26) (Remote host closed the connection)
  465. # [16:03] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: This computer has gone to sleep)
  466. # [16:04] * Joins: ehsan (~ehsan@24.212.206.174)
  467. # [16:07] * Joins: dcherman2 (~dcherman@164.55.254.106)
  468. # [16:08] * Quits: dcherman (~dcherman@164.55.254.106) (Ping timeout: 256 seconds)
  469. # [16:09] * Joins: sedovsek (~robert@89.143.12.238)
  470. # [16:10] * Joins: scor (~scor@132.183.243.108)
  471. # [16:10] * Quits: scor (~scor@132.183.243.108) (Changing host)
  472. # [16:10] * Joins: scor (~scor@drupal.org/user/52142/view)
  473. # [16:10] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
  474. # [16:12] * Joins: reinaldob (~reinaldob@177.43.216.50)
  475. # [16:16] * Joins: alrra (~alrra@188.24.77.57)
  476. # [16:16] * Quits: alrra (~alrra@188.24.77.57) (Changing host)
  477. # [16:16] * Joins: alrra (~alrra@unaffiliated/alrra)
  478. # [16:31] * Joins: erichynds (~ehynds@64.206.121.41)
  479. # [16:32] * abstractj is now known as abstractj|brb
  480. # [16:35] * Joins: jmason (~jmason@174.137.103.143)
  481. # [16:42] * Joins: dcherman (~dcherman@164.55.254.106)
  482. # [16:42] * Joins: ehsan (~ehsan@66.207.208.98)
  483. # [16:44] * Quits: dcherman2 (~dcherman@164.55.254.106) (Ping timeout: 245 seconds)
  484. # [17:00] * Joins: jgv (~jgv@rrcs-24-39-132-214.nyc.biz.rr.com)
  485. # [17:04] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  486. # [17:08] * Joins: dbaron (~dbaron@50-0-248-166.dsl.dynamic.sonic.net)
  487. # [17:12] * Quits: jgv (~jgv@rrcs-24-39-132-214.nyc.biz.rr.com) (Quit: Computer has gone to sleep.)
  488. # [17:12] * Quits: rwaldron (rwaldron@gateway/shell/jquery.com/x-vvekezmolijobpqd) (Ping timeout: 264 seconds)
  489. # [17:17] * Quits: anothernick (d9f3f7b2@gateway/web/freenode/ip.217.243.247.178) (Quit: Page closed)
  490. # [17:17] * Quits: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net) (Ping timeout: 246 seconds)
  491. # [17:18] * Joins: fr0zenice (~frozenice@unaffiliated/fr0zenice)
  492. # [17:22] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
  493. # [17:26] * Quits: Masklinn (~textual@109.89.134.164) (Ping timeout: 260 seconds)
  494. # [17:27] * Joins: rwaldron (rwaldron@gateway/shell/jquery.com/x-gxmciffyketdenmk)
  495. # [17:27] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Read error: Connection reset by peer)
  496. # [17:29] * Joins: Masklinn (~textual@109.89.134.164)
  497. # [17:29] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  498. # [17:30] * Quits: Masklinn (~textual@109.89.134.164) (Client Quit)
  499. # [17:36] <dglazkov> good morning, Whatwg!
  500. # [17:42] * Parts: Kolombiken (~Adium@217.13.228.226)
  501. # [17:42] * Joins: SimonSapin (~simon@2a01:e35:2e8d:b5f0:b674:9fff:fe95:80aa)
  502. # [17:56] * Joins: Masklinn (~textual@77.109.116.6)
  503. # [18:04] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  504. # [18:05] * Ms2ger snorts
  505. # [18:05] * Joins: sedovsek (~robert@89.143.12.238)
  506. # [18:07] <Velmont> cocaine?
  507. # [18:07] <Ms2ger> http://lists.w3.org/Archives/Public/public-script-coord/2013JanMar/0120.html
  508. # [18:08] * Quits: sedovsek (~robert@89.143.12.238) (Client Quit)
  509. # [18:09] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
  510. # [18:11] <MikeSmith> Ms2ger: he plays a mean bass
  511. # [18:13] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
  512. # [18:17] * Joins: eddieolson (~eddieolso@38.122.109.194)
  513. # [18:18] * Joins: skcin7 (~skcin7@68.38.156.213)
  514. # [18:18] * Quits: henrikkok (~henrikkok@81.27.221.193) (Quit: Leaving.)
  515. # [18:20] * Joins: jgv (~jgv@rrcs-24-39-132-214.nyc.biz.rr.com)
  516. # [18:23] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
  517. # [18:24] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  518. # [18:26] * Quits: SimonSapin (~simon@2a01:e35:2e8d:b5f0:b674:9fff:fe95:80aa) (Quit: Leaving.)
  519. # [18:30] * linclark is now known as linclark|afk
  520. # [18:30] * Joins: tomasf_ (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
  521. # [18:30] * Joins: LBP (~Mirc@pD9EB1C4B.dip0.t-ipconnect.de)
  522. # [18:31] * ojan_away is now known as ojan
  523. # [18:35] * abstractj|brb is now known as abstractj
  524. # [18:36] * Joins: ap (~ap@2620:149:4:1b01:20f2:74c5:eb1c:89c0)
  525. # [18:37] * Joins: smaug____ (~chatzilla@stat-217-145-38-46.xdsl.toledo.be)
  526. # [18:38] * Quits: LBP (~Mirc@pD9EB1C4B.dip0.t-ipconnect.de) (Quit: Bye, bye! See you on http://leanbackplayer.com)
  527. # [18:38] * Quits: skcin7 (~skcin7@68.38.156.213) (Quit: Computer has gone to sleep.)
  528. # [18:38] * Quits: dbaron (~dbaron@50-0-248-166.dsl.dynamic.sonic.net) (Ping timeout: 276 seconds)
  529. # [18:45] * Joins: reinaldob (~reinaldob@177.43.216.50)
  530. # [18:46] * Quits: nw_ (nw@kapsi.fi) (Ping timeout: 260 seconds)
  531. # [18:46] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  532. # [18:46] * Joins: reinaldob (~reinaldob@177.43.216.50)
  533. # [18:47] * Joins: nw (nw@kapsi.fi)
  534. # [18:47] * Quits: smaug____ (~chatzilla@stat-217-145-38-46.xdsl.toledo.be) (Ping timeout: 276 seconds)
  535. # [18:48] * Joins: sedovsek (~robert@BSN-61-121-27.dial-up.dsl.siol.net)
  536. # [18:50] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  537. # [18:50] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  538. # [18:54] * Joins: say2joe (~say2joe@204.56.108.2)
  539. # [18:54] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
  540. # [18:54] * Joins: skcin7 (~skcin7@68.38.156.213)
  541. # [18:55] * Quits: decotii (~decotii@hq.croscon.com) (Ping timeout: 276 seconds)
  542. # [18:57] * Quits: pyrsmk (~pyrsmk@66.188.115.78.rev.sfr.net) (Remote host closed the connection)
  543. # [18:58] * linclark|afk is now known as linclark
  544. # [18:58] * Joins: mattgifford (~mattgiffo@70.102.199.158)
  545. # [18:59] * Joins: decotii (~decotii@hq.croscon.com)
  546. # [19:02] * Joins: jsbell (jsbell@nat/google/x-nqoklqzacqsdxmer)
  547. # [19:05] * Quits: nonge_ (~nonge@p50829F41.dip.t-dialin.net) (Quit: Verlassend)
  548. # [19:05] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
  549. # [19:06] * Joins: JonathanNeal (~JonathanN@38.122.109.194)
  550. # [19:09] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (Quit: Leaving.)
  551. # [19:10] * Joins: say2joe1 (~say2joe@204.56.108.2)
  552. # [19:12] * Quits: say2joe (~say2joe@204.56.108.2) (Ping timeout: 252 seconds)
  553. # [19:14] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Ping timeout: 256 seconds)
  554. # [19:16] * Quits: rwaldron (rwaldron@gateway/shell/jquery.com/x-gxmciffyketdenmk) (Ping timeout: 255 seconds)
  555. # [19:16] * Joins: nvartolomei (~nvartolom@178.168.103.7)
  556. # [19:18] * Joins: jonlee (~jonlee@2620:149:4:1b01:9422:ca65:25de:4fe8)
  557. # [19:20] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
  558. # [19:21] * Joins: chriseppstein (~chrisepps@99.6.85.4)
  559. # [19:21] * Joins: eresair (~eresair@173.247.199.2)
  560. # [19:25] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
  561. # [19:26] * Joins: reinaldob (~reinaldob@177.43.216.50)
  562. # [19:26] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Quit: Leaving...)
  563. # [19:26] * Joins: cabanier (~cabanier@192.150.22.55)
  564. # [19:32] * Joins: necolas (~necolas@8.25.197.25)
  565. # [19:32] * Quits: reinaldob (~reinaldob@177.43.216.50) (Remote host closed the connection)
  566. # [19:32] * Joins: mpt_ (~mpt@canonical/mpt)
  567. # [19:34] * Quits: astearns (~astearns@192.150.22.5) (Quit: astearns)
  568. # [19:34] * Joins: astearns (~astearns@192.150.22.5)
  569. # [19:34] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 264 seconds)
  570. # [19:39] * Joins: rwaldron (rwaldron@gateway/shell/jquery.com/x-krcltjycefmjtmjk)
  571. # [19:40] * Joins: esprehn_ (~esprehn@98.231.144.250)
  572. # [19:41] * Quits: say2joe1 (~say2joe@204.56.108.2) (Quit: Leaving.)
  573. # [19:42] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
  574. # [19:42] * Joins: jernoble (~jernoble@17.212.152.13)
  575. # [19:43] * Joins: say2joe (~say2joe@204.56.108.2)
  576. # [19:44] * Quits: tomasf_ (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf_)
  577. # [19:51] * mpt_ is now known as mpt
  578. # [19:54] * Quits: say2joe (~say2joe@204.56.108.2) (Quit: Leaving.)
  579. # [19:57] * Joins: stevefaulkner (~stevefaul@77.103.111.77)
  580. # [19:58] * Joins: say2joe (~say2joe@204.56.108.2)
  581. # [20:01] * Joins: ap_ (~ap@17.245.105.128)
  582. # [20:02] * jonlee is now known as jonlee|afk
  583. # [20:02] * Quits: ap (~ap@2620:149:4:1b01:20f2:74c5:eb1c:89c0) (Read error: Operation timed out)
  584. # [20:02] * ap_ is now known as ap
  585. # [20:02] * Parts: say2joe (~say2joe@204.56.108.2)
  586. # [20:03] * jonlee|afk is now known as jonlee
  587. # [20:07] * Krinkle|detached is now known as Krinkle
  588. # [20:07] * Joins: ap_ (~ap@17.114.105.21)
  589. # [20:09] * Joins: othermaciej (~mjs@17.245.109.153)
  590. # [20:09] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  591. # [20:09] * Quits: stevefaulkner (~stevefaul@77.103.111.77) (Quit: stevefaulkner)
  592. # [20:11] * Quits: ap (~ap@17.245.105.128) (Ping timeout: 260 seconds)
  593. # [20:11] * ap_ is now known as ap
  594. # [20:12] * Quits: esprehn_ (~esprehn@98.231.144.250) (Quit: esprehn_)
  595. # [20:12] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  596. # [20:12] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
  597. # [20:13] * Joins: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr)
  598. # [20:14] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  599. # [20:15] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Client Quit)
  600. # [20:19] * Joins: stevefaulkner (~stevefaul@77.103.111.77)
  601. # [20:23] * Joins: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr)
  602. # [20:23] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  603. # [20:24] * Joins: bholley_ (~bholley@ip-41.net-89-2-149.rev.numericable.fr)
  604. # [20:24] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Read error: Connection reset by peer)
  605. # [20:24] * bholley_ is now known as bholley
  606. # [20:26] * Quits: bholley (~bholley@ip-41.net-89-2-149.rev.numericable.fr) (Client Quit)
  607. # [20:26] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
  608. # [20:27] * Quits: stevefaulkner (~stevefaul@77.103.111.77) (Quit: stevefaulkner)
  609. # [20:28] * Joins: stevefaulkner (~stevefaul@77.103.111.77)
  610. # [20:31] * abstractj is now known as abstractj|brb
  611. # [20:34] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
  612. # [20:34] * Joins: arunranga (~otherarun@pool-71-125-194-12.nycmny.east.verizon.net)
  613. # [20:36] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 248 seconds)
  614. # [20:49] * Quits: marcosc (~marcosc@bl12-179-231.dsl.telepac.pt) (Remote host closed the connection)
  615. # [20:50] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
  616. # [20:50] * abstractj|brb is now known as abstractj
  617. # [20:55] * Quits: ap (~ap@17.114.105.21) (Remote host closed the connection)
  618. # [20:55] * Joins: fkm (~fkm@80-219-250-30.dclient.hispeed.ch)
  619. # [20:55] * Quits: fkm (~fkm@80-219-250-30.dclient.hispeed.ch) (Changing host)
  620. # [20:55] * Joins: fkm (~fkm@unaffiliated/fkm)
  621. # [20:56] * Joins: ap (~ap@2620:149:4:1b01:69:8a02:2374:5251)
  622. # [20:56] * Quits: othermaciej (~mjs@17.245.109.153) (Quit: othermaciej)
  623. # [20:57] * Quits: ^esc (~esc_ape@77.117.247.149.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
  624. # [21:03] * jonlee is now known as jonlee|afk
  625. # [21:04] * Joins: nimbu1 (~nimbu@sjfw1-a.adobe.com)
  626. # [21:05] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Read error: Operation timed out)
  627. # [21:06] * Joins: ^esc (~esc_ape@178.115.248.212.wireless.dyn.drei.com)
  628. # [21:06] * nimbu1 is now known as divya
  629. # [21:07] * Quits: stevefaulkner (~stevefaul@77.103.111.77) (Quit: stevefaulkner)
  630. # [21:07] * Joins: jsoncorwin (~textual@c-50-131-117-90.hsd1.ca.comcast.net)
  631. # [21:09] * Quits: erichynds (~ehynds@64.206.121.41) (Ping timeout: 252 seconds)
  632. # [21:12] * Quits: Masklinn (~textual@77.109.116.6)
  633. # [21:12] * Quits: skcin7 (~skcin7@68.38.156.213)
  634. # [21:13] * Quits: jonlee|afk (~jonlee@2620:149:4:1b01:9422:ca65:25de:4fe8) (Quit: jonlee|afk)
  635. # [21:15] * Joins: Martin_L (~Martin_L@81-233-190-9-no212.tbcn.telia.com)
  636. # [21:24] * Quits: Ms2ger (~Ms2ger@91.180.157.55) (Quit: nn)
  637. # [21:25] * Quits: eddieolson (~eddieolso@38.122.109.194)
  638. # [21:31] * Joins: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net)
  639. # [21:34] * Joins: jonlee (~jonlee@2620:149:4:1b01:6024:ba85:8704:aadb)
  640. # [21:42] * Joins: weinig (~weinig@17.114.11.162)
  641. # [21:48] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
  642. # [21:53] * Joins: carbonix (~vcarbune@80-218-192-6.dclient.hispeed.ch)
  643. # [21:53] * Quits: divya (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
  644. # [21:54] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
  645. # [21:56] * Joins: jernoble (~jernoble@17.212.152.13)
  646. # [21:57] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  647. # [22:00] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
  648. # [22:02] * jonlee is now known as jonlee|afk
  649. # [22:08] * Quits: dgorbik (~dgorbik@2620:149:4:304:2d73:2c09:f6d3:d555) (Quit: ZNC - http://znc.in)
  650. # [22:13] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Computer has gone to sleep.)
  651. # [22:14] * Joins: cardona507 (~cardona50@c-24-4-198-207.hsd1.ca.comcast.net)
  652. # [22:14] * Quits: cardona507 (~cardona50@c-24-4-198-207.hsd1.ca.comcast.net) (Client Quit)
  653. # [22:20] * Quits: sedovsek (~robert@BSN-61-121-27.dial-up.dsl.siol.net) (Quit: sedovsek)
  654. # [22:31] * Quits: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net) (Quit: linclark)
  655. # [22:32] * Joins: tomasf_ (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
  656. # [22:32] * Joins: nessy (~silviapf@119.17.37.50)
  657. # [22:32] * Quits: tomasf_ (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Client Quit)
  658. # [22:35] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
  659. # [22:35] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
  660. # [22:38] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
  661. # [22:43] * Joins: othermaciej (~mjs@2620:149:f01:202:8dc2:3385:b713:bb7a)
  662. # [22:46] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
  663. # [22:46] * Quits: TallTed (~Thud@63.119.36.36)
  664. # [22:48] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  665. # [22:53] * ojan is now known as ojan_away
  666. # [22:53] * Joins: stevefaulkner (~stevefaul@77.103.111.77)
  667. # [22:56] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
  668. # [22:58] * jonlee|afk is now known as jonlee
  669. # [23:08] * Quits: othermaciej (~mjs@2620:149:f01:202:8dc2:3385:b713:bb7a) (Quit: othermaciej)
  670. # [23:09] * jernoble is now known as jernoble|afk
  671. # [23:09] * jernoble|afk is now known as jernoble
  672. # [23:11] * Joins: othermaciej (~mjs@2620:149:f01:202:e914:10bb:5977:e37c)
  673. # [23:11] * Quits: othermaciej (~mjs@2620:149:f01:202:e914:10bb:5977:e37c) (Client Quit)
  674. # [23:11] * Joins: SimonSapin (~simon@ip-22.net-89-2-144.rev.numericable.fr)
  675. # [23:17] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
  676. # [23:18] * Joins: dgorbik (~dgorbik@17.202.47.157)
  677. # [23:21] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Client Quit)
  678. # [23:22] * Joins: reinaldob (~reinaldob@201.74.207.56)
  679. # [23:24] * jonlee is now known as jonlee|afk
  680. # [23:26] * jonlee|afk is now known as jonlee
  681. # [23:26] <zewt> ios 6 safari ignores maxlength for <input type=number> but doesn't support max? :|
  682. # [23:26] * Joins: rniwa (~rniwa@2620:149:4:1b01:b4ba:a81b:2d3c:5881)
  683. # [23:27] * Quits: miketaylr (~miketaylr@70.112.101.224) (Read error: Connection reset by peer)
  684. # [23:27] * Quits: reinaldob (~reinaldob@201.74.207.56) (Remote host closed the connection)
  685. # [23:27] * Joins: miketaylr (~miketaylr@70.112.101.224)
  686. # [23:30] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
  687. # [23:31] * Quits: cabanier (~cabanier@192.150.22.55) (Quit: Leaving.)
  688. # [23:31] * Quits: carbonix (~vcarbune@80-218-192-6.dclient.hispeed.ch) (Quit: Leaving)
  689. # [23:32] * abstractj is now known as abstractj|away
  690. # [23:35] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
  691. # [23:35] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
  692. # [23:36] * Quits: jmason (~jmason@174.137.103.143) (Ping timeout: 276 seconds)
  693. # [23:37] * Joins: adamovy (~adamovy@83.8.137.28)
  694. # [23:42] * jonlee is now known as jonlee|afk
  695. # [23:44] * Joins: svl (~me@202.174.179.54)
  696. # [23:46] * Quits: Martin_L (~Martin_L@81-233-190-9-no212.tbcn.telia.com) (Remote host closed the connection)
  697. # [23:47] * Joins: reinaldob (~reinaldob@201.74.207.56)
  698. # [23:48] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  699. # [23:48] * jonlee|afk is now known as jonlee
  700. # [23:50] * Joins: yorick (~yorick@oftn/member/yorick)
  701. # [23:53] * Quits: stevefaulkner (~stevefaul@77.103.111.77) (Quit: stevefaulkner)
  702. # [23:54] * Quits: reinaldob (~reinaldob@201.74.207.56) (Remote host closed the connection)
  703. # [23:54] * Quits: weinig (~weinig@17.114.11.162) (Quit: weinig)
  704. # [23:57] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
  705. # [23:58] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
  706. # [23:59] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
  707. # Session Close: Sat Feb 02 00:00:01 2013

The end :)