/irc-logs / freenode / #whatwg / 2013-11-09 / end

Options:

  1. # Session Start: Sat Nov 09 00:00:00 2013
  2. # Session Ident: #whatwg
  3. # [00:01] * Joins: erichynds (~erichynds@146-115-145-170.c3-0.nwt-ubr1.sbo-nwt.ma.cable.rcn.com)
  4. # [00:01] * Quits: ehsan (~ehsan@66.207.208.102) (Quit: Leaving...)
  5. # [00:02] * Quits: cabanier (~cabanier@59.37.57.226) (Quit: Leaving.)
  6. # [00:02] <TabAtkins> Hixie_: Right, but what *I'm* saying is that that's not enough. You lose the ability to MQ. You lose the compactness and readability of the Variable-Sized Images grammar.
  7. # [00:03] <TabAtkins> You keep trying to solve the problems you were presented with back when you wrote srcset, and discounting the use-cases that have been collected since. :/
  8. # [00:03] <TabAtkins> Those earlier problems are easy.
  9. # [00:03] <Hixie_> i'm not trying to solve any problems right now except the extreme ugliness of src-* :-)
  10. # [00:03] * Quits: roven (~roven@78-20-24-80.access.telenet.be)
  11. # [00:04] <Hixie_> i don't see why you lose any of those abilities
  12. # [00:04] <Hixie_> i'm saying keep the same abilities
  13. # [00:04] <Hixie_> just factor them out so you don't have to keep repeating them
  14. # [00:07] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  15. # [00:11] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
  16. # [00:12] * Quits: rxgx (~rxgx@wsip-98-174-192-209.ph.ph.cox.net) (Quit: timeout)
  17. # [00:14] * Joins: baku (~baku@cpc2-croy12-0-0-cust247.19-2.cable.virginm.net)
  18. # [00:16] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
  19. # [00:17] <Hixie_> anyone got IE around able to test http://www.hixie.ch/tests/adhoc/html/script/callbacks/002.html for me?
  20. # [00:23] * Joins: tantek (~tantek@68-27-121-220.pools.spcsdns.net)
  21. # [00:27] <annevk> Hixie_: you should really get VMWare :-)
  22. # [00:27] <annevk> 0: outer
  23. # [00:27] <annevk> 1: inner
  24. # [00:28] * Quits: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
  25. # [00:28] <annevk> 2: inner
  26. # [00:28] <annevk> 3: nothing happens
  27. # [00:29] <annevk> 4: nothing happens
  28. # [00:29] <annevk> For both 3 and 4 I get this in the console:
  29. # [00:29] <annevk> > SCRIPT65535: Invalid calling object
  30. # [00:29] <annevk> > 002a.html, line 1 character 1
  31. # [00:30] <annevk> Hixie_: this is on IE10, Windows 7
  32. # [00:30] <Hixie_> thanks
  33. # [00:31] <annevk> Hixie_: also, your cute ASCII art made this take longer :p
  34. # [00:31] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
  35. # [00:31] <Hixie_> why?
  36. # [00:31] <annevk> Hixie_: distraction :-)
  37. # [00:31] <Hixie_> it's supposed to make it way quicker, since you can just recognise which it is without reading
  38. # [00:32] <Hixie_> (try 001.html instead... it has 33 subtests, so you get tired of reading pretty quick)
  39. # [00:32] <annevk> hah, I guess if you looked at things for a while, but I only got 3 actual result pages
  40. # [00:32] <Hixie_> yeah, for 002 it's not a big deal. i just copied the 'a's from 001
  41. # [00:33] * Joins: coldwind (~coldwind@unaffiliated/coldwind)
  42. # [00:34] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  43. # [00:37] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
  44. # [00:38] * Quits: annevk (~annevk@116.6.23.31) (Remote host closed the connection)
  45. # [00:38] <TabAtkins> Hixie_: I can't tell if you don't understand the problem, or are trying to say something subtle. Please explain how a template + preloader instructions can handle literally anything more complex than "list of sources and densities".
  46. # [00:39] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
  47. # [00:39] <TabAtkins> More properly, as far as I can tell, you don't understand what src-N does, so your suggestions are intentionally too weak because you think that's all that's necessary.
  48. # [00:40] <coldwind> annevk-cloud: are you around?
  49. # [00:40] <coldwind> annevk-cloud: could you look at this path for the URL spec? https://github.com/smola/url/commit/00f0abd934f619e86281083466b65d23cc3f23cc
  50. # [00:40] <coldwind> it seems to me the parsing rules can be simplified a little bit
  51. # [00:40] <Hixie_> TabAtkins: say proposal A results in markup of the form "AAA 111 BBB 222 CCC 333". You could form a different proposal that results in markup of the form "AAA BBB CCC" "111 222 333" with no loss of generality.
  52. # [00:40] <coldwind> patch*
  53. # [00:41] <TabAtkins> Hixie_: So yes, you're assuming that all we need to solve is "list of sources with densities", which is not correct.
  54. # [00:41] <coldwind> annevk-cloud: forget it :p
  55. # [00:41] <Hixie_> TabAtkins: the statement i just made applies to pretty much any feature, it's not specific to images or anything.
  56. # [00:41] <TabAtkins> The problem with src-N is *not* "I have to repeat the densities multiple times".
  57. # [00:42] <TabAtkins> But that's what you're solving.
  58. # [00:42] <Hixie_> i don't know why you keep mentioning densities, they're not relevant to my argument?
  59. # [00:42] <TabAtkins> I'm trying to figure out how your argument is relevant to what we're discussing by casting it to actual syntax and what authors would do.
  60. # [00:43] <Hixie_> TabAtkins: you'll typically have many images with very similar descriptions but different image files, right?
  61. # [00:43] <Hixie_> many <img>s
  62. # [00:43] <TabAtkins> "descriptions"?
  63. # [00:44] <Hixie_> by descriptions i mean method of picking one from many
  64. # [00:44] <Hixie_> media queries, srcset syntax, whatever
  65. # [00:44] <Hixie_> the stuff that isn't file names, that you put in src-* attributes.
  66. # [00:44] <TabAtkins> Oh, you're trying to solve something completely different - "multiple <img> elements use the same basic source patterns".
  67. # [00:44] <TabAtkins> Which is irrelevant for src-N discussions - it's an orthogonal problem.
  68. # [00:44] <Hixie_> as i said above, the problem i'm trying to solve is "img-* is incredibly ugly"
  69. # [00:44] <Hixie_> src-*, rather
  70. # [00:45] <TabAtkins> This doesn't do a thing for that problem.
  71. # [00:45] <TabAtkins> Literally nothing.
  72. # [00:45] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
  73. # [00:45] <Hixie_> k
  74. # [00:46] * Quits: tantek (~tantek@68-27-121-220.pools.spcsdns.net) (Quit: tantek)
  75. # [00:46] <TabAtkins> (Also, note that most people's suggested "fix" for "src-N is ugly" is "jam them all into a single attribute with another level of delimiters".)
  76. # [00:48] <Hixie_> yeah, i don't think that's particularly gonna help :-)
  77. # [00:52] <Hixie_> annevk-cloud: actually, would be interesting to see if you got different results on 001 than i did with IE9
  78. # [00:54] * Quits: baku (~baku@cpc2-croy12-0-0-cust247.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
  79. # [00:56] * Joins: smaug_____ (~chatzilla@cs78246079.pp.htv.fi)
  80. # [00:57] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 248 seconds)
  81. # [00:57] * smaug_____ is now known as smaug____
  82. # [00:59] * Joins: annevk (~annevk@116.6.23.31)
  83. # [01:01] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  84. # [01:01] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  85. # [01:01] * Quits: erichynds (~erichynds@146-115-145-170.c3-0.nwt-ubr1.sbo-nwt.ma.cable.rcn.com)
  86. # [01:02] * Joins: cabanier (~cabanier@183.11.223.194)
  87. # [01:03] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Remote host closed the connection)
  88. # [01:04] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Client Quit)
  89. # [01:08] * Quits: annevk (~annevk@116.6.23.31) (Remote host closed the connection)
  90. # [01:14] * Quits: dgrogan (dgrogan@nat/google/x-wckzgdtreeeglskb) (Quit: Leaving)
  91. # [01:16] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
  92. # [01:16] <Hixie_> heycam|away: yt?
  93. # [01:16] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
  94. # [01:17] <Hixie_> i wonder why setTimeout(window.open) works but addEventListener('click', window.open) doesn't
  95. # [01:17] * jorendorff is now known as jorendorff_away
  96. # [01:20] <zewt> Hixie_: works for me in chrome (opens a window against the URL "[object%20MouseEvent]")
  97. # [01:20] <zewt> against window.addEventListener
  98. # [01:20] <Hixie_> wow, really?
  99. # [01:20] <Hixie_> weird
  100. # [01:20] <Hixie_> what's your chrome://version say?
  101. # [01:20] <zewt> it's never really clear to me when "detaching" a member function of an object is supposed to work
  102. # [01:20] <zewt> a lot
  103. # [01:21] <zewt> 29.0.1547.66 (Official Build 220848) m
  104. # [01:21] <Hixie_> mine is 32.0.1700.6 (Official Build 233388) dev
  105. # [01:21] <Hixie_> interesting
  106. # [01:21] <Hixie_> i guess they changed that recentlyish
  107. # [01:21] <zewt> like, i remember trying to do "foo = console.log; foo('bar')" and it not working
  108. # [01:21] <zewt> (which I understand, but it's weird that it *sometimes* works)
  109. # [01:21] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
  110. # [01:21] <Hixie_> you need console.log.bind(console) probably
  111. # [01:21] <zewt> yeah i get that
  112. # [01:21] <Hixie_> otherwise you're calling window.log
  113. # [01:21] <Hixie_> or whatever
  114. # [01:21] <Hixie_> well, not really
  115. # [01:21] <Hixie_> but you know what i mean
  116. # [01:21] <zewt> well it's calling the function, but with no console bound to it
  117. # [01:22] <zewt> yeah
  118. # [01:22] <zewt> i guess with window.log the "default" behavior just happens to be the same thing (window), so it works?
  119. # [01:22] <zewt> er
  120. # [01:22] <zewt> window.open
  121. # [01:22] <zewt> (or sometimes works, anyway)
  122. # [01:22] <Hixie_> maybe? except it doesn't work for me anymore :-)
  123. # [01:22] <Hixie_> except in setTimeout, it works there...
  124. # [01:22] <zewt> right, "sometimes" :P
  125. # [01:22] <Hixie_> i should try binding it i guess
  126. # [01:23] <Hixie_> next time maybe
  127. # [01:23] <zewt> guess i'll restart chrome to let it update
  128. # [01:23] <zewt> now 30.0.1599
  129. # [01:23] <zewt> fwiw same thing in that version
  130. # [01:24] <zewt> same behavior in FF 23
  131. # [01:24] <Hixie_> i'm on ff25
  132. # [01:25] <Hixie_> and both throw for me
  133. # [01:25] <zewt> maybe we're not testing it the same way?
  134. # [01:25] <zewt> i'm just doing window.addEventListener("click", window.open) and clicking the page
  135. # [01:25] <Hixie_> oh, then you're testing on a window
  136. # [01:26] <Hixie_> i was testing on a button
  137. # [01:26] <Hixie_> http://www.hixie.ch/tests/adhoc/html/script/callbacks/001.html
  138. # [01:26] <Hixie_> er
  139. # [01:26] <Hixie_> http://www.hixie.ch/tests/adhoc/html/script/callbacks/002.html
  140. # [01:26] <Hixie_> buttons 4 and 5
  141. # [01:26] <Hixie_> if you test on a window, then yeah, the 'this' is probably the window
  142. # [01:26] <Hixie_> so it magically works
  143. # [01:26] <zewt> right
  144. # [01:26] <Hixie_> i commented on the bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=19211 that i should update the test to bind()
  145. # [01:26] <Hixie_> will do that before changing the spec
  146. # [01:27] <Hixie_> probably monday
  147. # [01:27] <zewt> it makes sense that it would work on setTimeout (this == window) but not during event handling on a random element (this == some element)
  148. # [01:28] <Hixie_> yeah.
  149. # [01:28] <Hixie_> ok, gotta go.
  150. # [01:28] <zewt> have fun going
  151. # [01:31] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
  152. # [01:43] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  153. # [01:43] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Client Quit)
  154. # [01:48] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Ping timeout: 244 seconds)
  155. # [01:54] * Quits: jsbell (jsbell@nat/google/x-hovbgrodtmtddunb) (Quit: There's no place like home...)
  156. # [01:59] * Joins: sayanee (~sayanee@210.23.18.239)
  157. # [02:02] * Quits: KevinMarks2 (~yaaic@2607:fb90:50f:6a89:af1d:4c32:fbcb:89e4) (Ping timeout: 240 seconds)
  158. # [02:02] * Joins: KevinMarks2 (~yaaic@2607:fb90:50f:6a89:af1d:4c32:fbcb:89e4)
  159. # [02:06] * Quits: ap (~ap@2620:149:4:304:e138:9d5e:4189:b075) (Quit: ap)
  160. # [02:08] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  161. # [02:08] * Joins: zcorpan (~zcorpan@183.11.223.194)
  162. # [02:10] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Client Quit)
  163. # [02:13] * Quits: KevinMarks2 (~yaaic@2607:fb90:50f:6a89:af1d:4c32:fbcb:89e4) (Ping timeout: 240 seconds)
  164. # [02:14] * Joins: KevinMarks2 (~yaaic@2607:fb90:503:4026:d35:a26e:3b0b:52a6)
  165. # [02:17] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  166. # [02:17] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
  167. # [02:23] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  168. # [02:24] * Quits: cabanier (~cabanier@183.11.223.194) (Quit: Leaving.)
  169. # [02:27] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
  170. # [02:30] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 244 seconds)
  171. # [02:40] * ojan is now known as ojan_away
  172. # [02:42] * Joins: dbaron (~dbaron@nat/mozilla/x-yooytwuyidzxriuh)
  173. # [02:44] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
  174. # [02:44] * Joins: annevk (~annevk@183.11.223.194)
  175. # [02:45] * Quits: KevinMarks2 (~yaaic@2607:fb90:503:4026:d35:a26e:3b0b:52a6) (Ping timeout: 240 seconds)
  176. # [02:45] <annevk> So all the script concepts have moved around... Note to self: when Hixie_ complaints about Fetch changes, toss this back at him ;P
  177. # [02:45] <Hixie_> this was required because the old stuff was wrong
  178. # [02:46] <Hixie_> (are you relying on this? i wasn't aware of anyone but webidl relying on it, and the changes were made to make webidl work better)
  179. # [02:47] <annevk> Hixie_: XMLHttpRequest relies on script's base URL, origin, and referrer source for workers
  180. # [02:47] * Joins: KevinMarks2 (~yaaic@2607:fb90:2111:39c6:29f1:9fdf:7314:a07e)
  181. # [02:47] <annevk> Hixie_: Notification in general relies on script's base URL
  182. # [02:47] <Hixie_> ah, hm, interesting
  183. # [02:47] <jgraham> zcorpan: https://critic.hoppipolla.co.uk/showcomment?chain=661
  184. # [02:48] <Hixie_> annevk: file a bug on me to give you updated text?
  185. # [02:48] <annevk> Hixie_: I'll figure it out and learn something new
  186. # [02:48] <Hixie_> annevk: (i wouldn't update yet, we're not 100% sure this is the end point yet)
  187. # [02:48] <annevk> Hixie_: ah okay
  188. # [02:48] <Hixie_> annevk: k. i should probably check your specs to make sure i'm not gonna break you, anyway
  189. # [02:49] <Hixie_> annevk: i'll file a bug
  190. # [02:50] <Hixie_> annevk: ok, filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=23780 -- btw this might also affect DOM, with addEventListener and friends. we'll see. see also bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=19211
  191. # [02:50] <sangwhan__> TTWF with completely broken wifi, http://software.intel.com/sites/default/files/wonrg_0.jpg
  192. # [02:55] * Joins: myakura (b70bdfc2@gateway/web/freenode/ip.183.11.223.194)
  193. # [02:55] <zcorpan> jgraham: replied
  194. # [02:56] <sangwhan__> jgraham: what's the ratio of critic based reviews for web-platform-tests compared to non critic reviews? (i've been hearing from a lot of people they don't like critic, and i'm pretty biased in that regard)
  195. # [02:58] <zcorpan> http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2626 hmmmm
  196. # [03:01] <annevk> Hixie_: interesting bug
  197. # [03:02] <Hixie_> that's one word for it
  198. # [03:03] * Joins: cabanier (~cabanier@183.11.223.194)
  199. # [03:04] <annevk> Took us about a decade to get here. But we're finally defining script architecture.
  200. # [03:05] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 264 seconds)
  201. # [03:08] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  202. # [03:10] <jgraham> sangwhan__: All the reviews I do are critic based at least. Who doesn't like it?
  203. # [03:10] <jgraham> Could find real stats I guess
  204. # [03:10] * Parts: sayanee (~sayanee@210.23.18.239)
  205. # [03:11] <jgraham> (I want to know so that we can figure out the issues, not to send round the heavies)
  206. # [03:11] * Joins: jernoble|laptop (~jernoble@76.74.153.49)
  207. # [03:11] * Quits: cabanier (~cabanier@183.11.223.194) (Read error: Connection reset by peer)
  208. # [03:11] * Joins: cabanier1 (~cabanier@183.11.223.194)
  209. # [03:12] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  210. # [03:13] * Quits: jernoble|laptop (~jernoble@76.74.153.49) (Client Quit)
  211. # [03:13] <annevk> No The Last of US, and no Twitter to complain about it...
  212. # [03:14] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  213. # [03:14] * Quits: myakura (b70bdfc2@gateway/web/freenode/ip.183.11.223.194) (Ping timeout: 250 seconds)
  214. # [03:15] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  215. # [03:16] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  216. # [03:16] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
  217. # [03:17] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  218. # [03:17] * Parts: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  219. # [03:17] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  220. # [03:17] <zcorpan> annoying when i can't decide which spec to file a bug against, html, svg, dom, selectors? https://www.w3.org/Bugs/Public/show_bug.cgi?id=23781
  221. # [03:17] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  222. # [03:18] * Joins: Kolombiken (~Adium@gateway.creuna.se)
  223. # [03:19] * Joins: zcorpan_ (~zcorpan@183.11.223.194)
  224. # [03:19] * Quits: zcorpan (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  225. # [03:21] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 248 seconds)
  226. # [03:22] <annevk-cloud> zcorpan: given that for DOM they are case-sensitive apart from a matching method I think that argues for Selectors
  227. # [03:22] <annevk-cloud> zcorpan: depends a bit on how handwavy Selectors stays
  228. # [03:23] * Quits: zcorpan_ (~zcorpan@183.11.223.194) (Ping timeout: 264 seconds)
  229. # [03:24] * Joins: darobin (~darobin@59.37.57.226)
  230. # [03:26] * Joins: sgalineau (~sylvaing@183.11.223.194)
  231. # [03:29] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  232. # [03:31] * Quits: Benvie (~bbenvie@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 256 seconds)
  233. # [03:31] * Quits: darobin (~darobin@59.37.57.226) (Ping timeout: 264 seconds)
  234. # [03:38] * Quits: lmcliste_ (~lmclister@183.11.223.194)
  235. # [03:44] <jgraham> annevk-cloud: zcorpan is at the front left here
  236. # [03:46] * Joins: darobin (~darobin@59.37.57.226)
  237. # [03:49] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
  238. # [03:51] * Joins: darobin_ (~darobin@59.37.57.226)
  239. # [03:51] * Quits: darobin (~darobin@59.37.57.226) (Read error: Connection reset by peer)
  240. # [03:51] * Joins: darobin (~darobin@183.11.223.194)
  241. # [03:54] * Quits: dbaron (~dbaron@nat/mozilla/x-yooytwuyidzxriuh) (Ping timeout: 244 seconds)
  242. # [03:55] * Quits: darobin_ (~darobin@59.37.57.226) (Ping timeout: 264 seconds)
  243. # [03:58] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  244. # [04:06] <GPHemsley> Is any HTML attribute truly required? (I can't find one.)
  245. # [04:10] * Joins: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net)
  246. # [04:11] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  247. # [04:15] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 252 seconds)
  248. # [04:18] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  249. # [04:19] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  250. # [04:20] * Quits: sgalineau (~sylvaing@183.11.223.194) (Ping timeout: 265 seconds)
  251. # [04:26] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  252. # [04:28] * Joins: zcorpan (~zcorpan@183.11.223.194)
  253. # [04:37] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  254. # [04:39] * Quits: darobin (~darobin@183.11.223.194) (Remote host closed the connection)
  255. # [04:42] * Joins: lmcliste_ (~lmclister@59.37.57.226)
  256. # [04:45] * Quits: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
  257. # [04:50] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  258. # [04:51] * Quits: lmcliste_ (~lmclister@59.37.57.226)
  259. # [04:57] * Quits: zcorpan (~zcorpan@183.11.223.194) (Remote host closed the connection)
  260. # [04:57] * Quits: annevk (~annevk@183.11.223.194) (Remote host closed the connection)
  261. # [05:01] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  262. # [05:03] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  263. # [05:03] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  264. # [05:05] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  265. # [05:05] * Quits: cabanier1 (~cabanier@183.11.223.194) (Quit: Leaving.)
  266. # [05:08] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  267. # [05:09] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  268. # [05:10] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 264 seconds)
  269. # [05:20] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  270. # [05:24] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
  271. # [05:24] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  272. # [05:27] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  273. # [05:31] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  274. # [05:39] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  275. # [05:44] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
  276. # [05:45] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  277. # [05:47] * Joins: [[zzz]] (~zz]]@node-18y8.pool-101-109.dynamic.totbb.net)
  278. # [05:47] * Quits: [[zz]] (~zz]]@101.108.248.249) (Read error: Connection reset by peer)
  279. # [05:48] * Joins: a-ja (~Instantbi@70.230.164.222)
  280. # [05:49] * Quits: KevinMarks2 (~yaaic@2607:fb90:2111:39c6:29f1:9fdf:7314:a07e) (Ping timeout: 240 seconds)
  281. # [05:50] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  282. # [05:54] * Joins: KevinMarks2 (~yaaic@2607:fb90:2111:ec08:ac0e:40c4:a592:9920)
  283. # [05:56] * Joins: cabanier (~cabanier@183.11.223.194)
  284. # [05:58] * Quits: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net) (Ping timeout: 264 seconds)
  285. # [05:59] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  286. # [06:03] * Joins: jgraham_ (~jgraham@li560-24.members.linode.com)
  287. # [06:04] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 264 seconds)
  288. # [06:05] * Joins: zcorpan (~zcorpan@183.11.223.194)
  289. # [06:05] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  290. # [06:06] * Joins: sgalineau (~sylvaing@183.11.223.194)
  291. # [06:07] * jgraham is now known as jgraham__
  292. # [06:08] * jgraham_ is now known as jgraham
  293. # [06:09] * Joins: KevinMarks_ (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
  294. # [06:09] * Joins: sindresorhus_ (sindresorh@gateway/shell/ircrelay.com/x-injsislfrldbnejy)
  295. # [06:10] * Joins: broquain1 (~dbrook@static.94.217.47.78.clients.your-server.de)
  296. # [06:10] * Joins: gavin_ (~gavin@people1.scl3.mozilla.com)
  297. # [06:10] * Quits: gavin_ (~gavin@people1.scl3.mozilla.com) (Changing host)
  298. # [06:10] * Joins: gavin_ (~gavin@firefox/developer/gavin)
  299. # [06:11] * Quits: sgalineau (~sylvaing@183.11.223.194) (Ping timeout: 244 seconds)
  300. # [06:11] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  301. # [06:11] * Quits: sindresorhus (sindresorh@gateway/shell/ircrelay.com/x-bkqxayyzddejpxtt) (Ping timeout: 248 seconds)
  302. # [06:11] * Quits: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
  303. # [06:11] * Quits: gavin (~gavin@firefox/developer/gavin) (Remote host closed the connection)
  304. # [06:11] * Quits: broquaint (~dbrook@static.94.217.47.78.clients.your-server.de) (Ping timeout: 248 seconds)
  305. # [06:11] * sindresorhus_ is now known as sindresorhus
  306. # [06:12] * Joins: dbaron (~dbaron@nat/mozilla/x-oogteunaiuiafppu)
  307. # [06:13] * Quits: gavinc (~gavin@barad-dur.carothers.name) (Quit: Konversation terminated!)
  308. # [06:21] <benschwarz> Hixie_: yt?
  309. # [06:21] * Joins: philipj_ (~philip@83.218.67.122)
  310. # [06:21] * Quits: philipj (~philip@83.218.67.122) (Ping timeout: 246 seconds)
  311. # [06:21] * Quits: rastus_vernon (uid15187@gateway/web/irccloud.com/x-lviehkbatqcdxnfr) (Ping timeout: 246 seconds)
  312. # [06:22] * Joins: rastus_vernon (uid15187@gateway/web/irccloud.com/x-ykyfjzyobivvhpqi)
  313. # [06:24] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  314. # [06:25] * [[zzz]] is now known as [[zz]]
  315. # [06:30] * Joins: KevinMarks (~yaaic@2607:fb90:505:5a68:866a:e4c8:ee55:819a)
  316. # [06:32] * Quits: KevinMarks2 (~yaaic@2607:fb90:2111:ec08:ac0e:40c4:a592:9920) (Ping timeout: 240 seconds)
  317. # [06:33] * Joins: darobin (~darobin@183.11.223.194)
  318. # [06:34] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  319. # [06:35] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
  320. # [06:37] * Joins: lmcliste_ (~lmclister@59.37.57.226)
  321. # [06:38] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
  322. # [06:38] * Quits: zcorpan (~zcorpan@183.11.223.194) (Remote host closed the connection)
  323. # [06:40] * Joins: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net)
  324. # [06:42] * Joins: zcorpan_ (~zcorpan@183.11.223.194)
  325. # [06:42] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
  326. # [06:43] * Quits: lmcliste_ (~lmclister@59.37.57.226) (Ping timeout: 264 seconds)
  327. # [06:48] * Quits: zcorpan_ (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  328. # [06:48] * Quits: weinig (~weinig@24.130.60.35) (Quit: weinig)
  329. # [06:49] * Joins: zcorpan (~zcorpan@183.11.223.194)
  330. # [06:49] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  331. # [06:50] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  332. # [06:51] <zcorpan> my macbook is annoying again. can't click with the trackpad :-(
  333. # [06:55] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  334. # [06:55] * Quits: zcorpan (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  335. # [06:55] * Joins: zcorpan_ (~zcorpan@183.11.223.194)
  336. # [07:02] * Quits: zcorpan_ (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  337. # [07:03] * Joins: zcorpan (~zcorpan@183.11.223.194)
  338. # [07:04] * Quits: lmcliste_ (~lmclister@183.11.223.194)
  339. # [07:06] * Joins: cabanier1 (~cabanier@183.11.223.194)
  340. # [07:06] * Quits: cabanier (~cabanier@183.11.223.194) (Read error: Connection reset by peer)
  341. # [07:07] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
  342. # [07:10] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  343. # [07:11] * Quits: cabanier1 (~cabanier@183.11.223.194) (Ping timeout: 264 seconds)
  344. # [07:11] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 264 seconds)
  345. # [07:15] * Joins: cabanier (~cabanier@59.37.57.226)
  346. # [07:16] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
  347. # [07:18] * Joins: richt (~richt@124-170-60-133.dyn.iinet.net.au)
  348. # [07:20] * Quits: dbaron (~dbaron@nat/mozilla/x-oogteunaiuiafppu) (Ping timeout: 240 seconds)
  349. # [07:21] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  350. # [07:21] * Quits: cabanier (~cabanier@59.37.57.226) (Ping timeout: 264 seconds)
  351. # [07:23] * Quits: lerc (~quassel@121-74-234-24.telstraclear.net) (Ping timeout: 260 seconds)
  352. # [07:23] * Joins: cabanier (~cabanier@59.37.57.226)
  353. # [07:27] * Joins: WesleyMcClane_ (~quassel@host59-138-dynamic.10-87-r.retail.telecomitalia.it)
  354. # [07:29] * Quits: cabanier (~cabanier@59.37.57.226) (Ping timeout: 244 seconds)
  355. # [07:30] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  356. # [07:30] * Quits: WesleyMcClane (~quassel@host232-27-dynamic.10-87-r.retail.telecomitalia.it) (Ping timeout: 272 seconds)
  357. # [07:33] * Joins: Benvie (~brandon@204.28.118.69)
  358. # [07:35] * Quits: lmcliste_ (~lmclister@183.11.223.194) (Read error: Connection reset by peer)
  359. # [07:35] * Quits: darobin (~darobin@183.11.223.194) (Read error: Connection reset by peer)
  360. # [07:35] * Quits: zcorpan (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  361. # [07:35] * Joins: cabanier1 (~cabanier@183.11.223.194)
  362. # [07:36] * Joins: zcorpan (~zcorpan@183.11.223.194)
  363. # [07:36] * Joins: darobin (~darobin@183.11.223.194)
  364. # [07:36] * Joins: dbaron (~dbaron@183.11.223.194)
  365. # [07:37] * Joins: jernoble|laptop (~jernoble@199-188-193-107.PUBLIC.monkeybrains.net)
  366. # [07:39] * Joins: alrra (~alrra@unaffiliated/alrra)
  367. # [07:40] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  368. # [07:41] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  369. # [07:43] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  370. # [07:44] * Quits: richt (~richt@124-170-60-133.dyn.iinet.net.au) (Remote host closed the connection)
  371. # [07:48] * Joins: richt (~richt@124-170-60-133.dyn.iinet.net.au)
  372. # [07:54] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  373. # [07:56] * Quits: dbaron (~dbaron@183.11.223.194) (Ping timeout: 245 seconds)
  374. # [08:01] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  375. # [08:05] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 245 seconds)
  376. # [08:06] * Quits: KevinMarks (~yaaic@2607:fb90:505:5a68:866a:e4c8:ee55:819a) (Ping timeout: 240 seconds)
  377. # [08:06] * Quits: jernoble|laptop (~jernoble@199-188-193-107.PUBLIC.monkeybrains.net) (Quit: Textual IRC Client: www.textualapp.com)
  378. # [08:07] * Joins: KevinMarks (~yaaic@2607:fb90:220a:386:2393:1ced:feab:7b7f)
  379. # [08:08] * Joins: cabanier (~cabanier@183.11.223.194)
  380. # [08:09] * Joins: dbaron (~dbaron@nat/mozilla/x-mkjvvviqxauhjzyp)
  381. # [08:10] * Quits: cabanier1 (~cabanier@183.11.223.194) (Ping timeout: 245 seconds)
  382. # [08:13] * Joins: Smylers (~smylers@host86-167-75-167.range86-167.btcentralplus.com)
  383. # [08:17] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
  384. # [08:17] * Quits: darobin (~darobin@183.11.223.194) (Read error: Connection reset by peer)
  385. # [08:17] * Joins: darobin_ (~darobin@183.11.223.194)
  386. # [08:17] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  387. # [08:21] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  388. # [08:22] * Joins: rmichnik (~quassel@177.41.102.142)
  389. # [08:22] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 272 seconds)
  390. # [08:38] * Quits: Smylers (~smylers@host86-167-75-167.range86-167.btcentralplus.com) (Quit: Leaving.)
  391. # [08:42] * Joins: cabanier1 (~cabanier@183.11.223.194)
  392. # [08:43] * Quits: lmcliste_ (~lmclister@183.11.223.194)
  393. # [08:44] * Quits: cabanier (~cabanier@183.11.223.194) (Ping timeout: 245 seconds)
  394. # [08:53] * Joins: zdobersek (~zdobersek@46.19.137.78)
  395. # [08:53] * Joins: WesleyMcClane (~quassel@host68-145-dynamic.10-87-r.retail.telecomitalia.it)
  396. # [08:56] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  397. # [08:57] * Quits: WesleyMcClane_ (~quassel@host59-138-dynamic.10-87-r.retail.telecomitalia.it) (Ping timeout: 265 seconds)
  398. # [08:57] * Quits: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
  399. # [08:59] * Joins: zcorpan_ (~zcorpan@183.11.223.194)
  400. # [09:00] * Quits: zcorpan_ (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  401. # [09:00] * Joins: sgalineau (~sylvaing@183.11.223.194)
  402. # [09:01] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 272 seconds)
  403. # [09:01] * Quits: zcorpan (~zcorpan@183.11.223.194) (Ping timeout: 248 seconds)
  404. # [09:02] <SimonSapin> annevk-cloud: is there something I can point to to support Attr not being a Node?
  405. # [09:03] <SimonSapin> dom.spec.whatwg.org only says "// historical" near the ATTRIBUTE_NODE constant
  406. # [09:05] <annevk-cloud> It does not inherit from Nodeā€¦
  407. # [09:05] * Joins: baku (~baku@cpc2-croy12-0-0-cust247.19-2.cable.virginm.net)
  408. # [09:06] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
  409. # [09:13] * Quits: cabanier1 (~cabanier@183.11.223.194) (Ping timeout: 264 seconds)
  410. # [09:14] * Quits: sgalineau (~sylvaing@183.11.223.194) (Ping timeout: 245 seconds)
  411. # [09:14] * Quits: dbaron (~dbaron@nat/mozilla/x-mkjvvviqxauhjzyp) (Ping timeout: 245 seconds)
  412. # [09:15] * Quits: darobin_ (~darobin@183.11.223.194) (Ping timeout: 240 seconds)
  413. # [09:18] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  414. # [09:20] * Joins: Kolombiken (~Adium@gateway.creuna.se)
  415. # [09:20] * Joins: darobin (~darobin@59.37.57.226)
  416. # [09:22] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 245 seconds)
  417. # [09:22] * Quits: darobin (~darobin@59.37.57.226) (Read error: Connection reset by peer)
  418. # [09:24] * Joins: darobin (~darobin@59.37.57.226)
  419. # [09:25] * Joins: cabanier (~cabanier@59.37.57.226)
  420. # [09:29] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  421. # [09:29] * Joins: zcorpan (~zcorpan@183.11.223.194)
  422. # [09:31] * Joins: darobin_ (~darobin@59.37.57.226)
  423. # [09:31] * Quits: darobin (~darobin@59.37.57.226) (Read error: Connection reset by peer)
  424. # [09:31] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
  425. # [09:31] * Joins: sgalineau (~sylvaing@183.11.223.194)
  426. # [09:32] * Quits: lmcliste_ (~lmclister@183.11.223.194) (Client Quit)
  427. # [09:33] * Joins: lmcliste_ (~lmclister@183.11.223.194)
  428. # [09:35] * Quits: darobin_ (~darobin@59.37.57.226) (Ping timeout: 240 seconds)
  429. # [09:36] * Joins: cabanier1 (~cabanier@183.11.223.194)
  430. # [09:37] * Joins: darobin (~darobin@183.11.223.194)
  431. # [09:40] * Quits: cabanier (~cabanier@59.37.57.226) (Ping timeout: 248 seconds)
  432. # [09:47] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  433. # [09:50] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  434. # [09:52] * Joins: rmichnik_ (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br)
  435. # [09:53] * Quits: lmcliste_ (~lmclister@183.11.223.194)
  436. # [09:54] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 240 seconds)
  437. # [09:55] * Quits: rmichnik (~quassel@177.41.102.142) (Ping timeout: 244 seconds)
  438. # [09:58] * Quits: baku (~baku@cpc2-croy12-0-0-cust247.19-2.cable.virginm.net) (Read error: Operation timed out)
  439. # [10:00] * Joins: zcorpan_ (~zcorpan@183.11.223.194)
  440. # [10:00] * Quits: zcorpan (~zcorpan@183.11.223.194) (Read error: Connection reset by peer)
  441. # [10:01] * Joins: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
  442. # [10:02] * Quits: richt (~richt@124-170-60-133.dyn.iinet.net.au) (Ping timeout: 248 seconds)
  443. # [10:04] * Joins: richt (~richt@124-170-60-133.dyn.iinet.net.au)
  444. # [10:25] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  445. # [10:31] * Joins: annevk (~annevk@59.37.57.226)
  446. # [10:33] * Quits: rmichnik_ (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br) (Ping timeout: 272 seconds)
  447. # [10:35] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  448. # [10:38] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
  449. # [10:44] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  450. # [10:44] * Quits: sgalineau (~sylvaing@183.11.223.194) (Ping timeout: 272 seconds)
  451. # [10:46] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  452. # [10:48] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 248 seconds)
  453. # [10:55] * Joins: espadrine (~ttyl@acces1121.res.insa-lyon.fr)
  454. # [10:56] * Joins: Kolombiken (~Adium@94.137.124.2)
  455. # [11:04] * Joins: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
  456. # [11:11] * Parts: a-ja (~Instantbi@70.230.164.222)
  457. # [11:17] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 248 seconds)
  458. # [11:18] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Ping timeout: 245 seconds)
  459. # [11:23] * Joins: tantek (~tantek@70-7-183-176.pools.spcsdns.net)
  460. # [11:27] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
  461. # [11:28] * Quits: tantek (~tantek@70-7-183-176.pools.spcsdns.net) (Ping timeout: 240 seconds)
  462. # [11:31] * Quits: KevinMarks (~yaaic@2607:fb90:220a:386:2393:1ced:feab:7b7f) (Ping timeout: 240 seconds)
  463. # [11:33] * Joins: tantek (~tantek@210.sub-70-197-0.myvzw.com)
  464. # [11:34] * Joins: KevinMarks (~yaaic@2607:fb90:506:95e8:7c50:8b9a:be63:d544)
  465. # [11:38] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  466. # [11:42] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 240 seconds)
  467. # [11:45] * Quits: richt (~richt@124-170-60-133.dyn.iinet.net.au) (Remote host closed the connection)
  468. # [11:50] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  469. # [11:53] * Quits: darobin (~darobin@183.11.223.194) (Remote host closed the connection)
  470. # [11:58] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 264 seconds)
  471. # [12:01] * Joins: darobin_ (~darobin@183.11.223.194)
  472. # [12:05] * Joins: charl (~charl@charl.eu)
  473. # [12:07] * Quits: tantek (~tantek@210.sub-70-197-0.myvzw.com) (Ping timeout: 245 seconds)
  474. # [12:07] * Quits: darobin_ (~darobin@183.11.223.194) (Remote host closed the connection)
  475. # [12:08] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
  476. # [12:08] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Read error: Connection reset by peer)
  477. # [12:08] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
  478. # [12:09] * Joins: tantek (~tantek@173-126-168-106.pools.spcsdns.net)
  479. # [12:12] * Quits: zcorpan_ (~zcorpan@183.11.223.194) (Remote host closed the connection)
  480. # [12:13] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Read error: Connection reset by peer)
  481. # [12:16] * Joins: barnabywalters (~barnabywa@89.17.128.127)
  482. # [12:16] * Quits: barnabywalters (~barnabywa@89.17.128.127) (Client Quit)
  483. # [12:16] * Quits: annevk (~annevk@59.37.57.226) (Remote host closed the connection)
  484. # [12:16] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  485. # [12:18] * Quits: cabanier1 (~cabanier@183.11.223.194) (Quit: Leaving.)
  486. # [12:20] * Joins: zcorpan (~zcorpan@59.37.57.226)
  487. # [12:21] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 244 seconds)
  488. # [12:24] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
  489. # [12:28] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  490. # [12:37] * tantek is now known as tanket
  491. # [12:38] * tanket is now known as tantek
  492. # [12:48] * Quits: tantek (~tantek@173-126-168-106.pools.spcsdns.net) (Quit: tantek)
  493. # [13:10] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  494. # [13:14] * jorendorff_away is now known as jorendorff
  495. # [13:15] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
  496. # [13:15] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 264 seconds)
  497. # [13:22] * heycam|away is now known as heycam
  498. # [13:46] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  499. # [13:49] * Joins: rmichnik (~quassel@177.41.102.142)
  500. # [13:49] * heycam is now known as heycam|away
  501. # [13:49] * heycam|away is now known as heycam
  502. # [13:56] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  503. # [13:57] * Joins: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be)
  504. # [14:04] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  505. # [14:07] * jorendorff is now known as jorendorff_away
  506. # [14:13] * jorendorff_away is now known as jorendorff
  507. # [14:13] * Joins: zcorpan (~zcorpan@59.37.57.226)
  508. # [14:14] * Joins: newtron (~newtron@206-248-176-250.dsl.teksavvy.com)
  509. # [14:21] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  510. # [14:25] * jorendorff is now known as jorendorff_away
  511. # [14:27] * Joins: cabanier (~cabanier@59.37.57.226)
  512. # [14:32] * Joins: annevk (~annevk@116.6.23.31)
  513. # [14:38] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
  514. # [14:38] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
  515. # [14:39] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
  516. # [14:42] * heycam is now known as heycam|away
  517. # [14:49] * Quits: annevk (~annevk@116.6.23.31) (Remote host closed the connection)
  518. # [14:56] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  519. # [15:07] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 240 seconds)
  520. # [15:15] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Remote host closed the connection)
  521. # [15:19] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  522. # [15:36] * Joins: rmichnik_ (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br)
  523. # [15:36] * Quits: rmichnik (~quassel@177.41.102.142) (Ping timeout: 272 seconds)
  524. # [15:44] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Read error: Connection reset by peer)
  525. # [15:45] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  526. # [15:48] * Quits: rmichnik_ (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br) (Ping timeout: 272 seconds)
  527. # [15:48] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Remote host closed the connection)
  528. # [15:54] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  529. # [15:54] * jorendorff_away is now known as jorendorff
  530. # [16:07] * Quits: broquain1 (~dbrook@static.94.217.47.78.clients.your-server.de) (Quit: Lost terminal)
  531. # [16:08] * Joins: broquaint (~dbrook@static.94.217.47.78.clients.your-server.de)
  532. # [16:08] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Remote host closed the connection)
  533. # [16:09] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  534. # [16:12] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 264 seconds)
  535. # [16:18] * jorendorff is now known as jorendorff_away
  536. # [16:19] * Joins: rmichnik (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br)
  537. # [16:22] * Joins: cheron (~cheron@unaffiliated/cheron)
  538. # [16:23] * Joins: alrra (~alrra@unaffiliated/alrra)
  539. # [16:26] * Quits: rmichnik (~quassel@177.41.102.142.dynamic.adsl.gvt.net.br) (Remote host closed the connection)
  540. # [16:28] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  541. # [16:32] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
  542. # [16:33] * Quits: brianloveswords (~brianlove@li124-154.members.linode.com) (Excess Flood)
  543. # [16:34] * Joins: brianloveswords (~brianlove@li124-154.members.linode.com)
  544. # [16:36] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  545. # [16:37] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  546. # [16:37] * Joins: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net)
  547. # [16:37] * Quits: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net) (Excess Flood)
  548. # [16:37] * Joins: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net)
  549. # [16:37] * Quits: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net) (Excess Flood)
  550. # [16:38] * Joins: ^esc (~esc-ape@77.119.132.232.wireless.dyn.drei.com)
  551. # [16:41] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  552. # [16:44] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Remote host closed the connection)
  553. # [16:56] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  554. # [16:59] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  555. # [16:59] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  556. # [17:02] * Joins: Smylers (~smylers@host86-167-75-167.range86-167.btcentralplus.com)
  557. # [17:04] * jorendorff_away is now known as jorendorff
  558. # [17:06] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  559. # [17:10] * Joins: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net)
  560. # [17:10] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  561. # [17:11] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  562. # [17:15] * Joins: barnabywalters (~barnabywa@89.17.128.127)
  563. # [17:15] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  564. # [17:18] * Quits: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net) (Remote host closed the connection)
  565. # [17:20] * Joins: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net)
  566. # [17:20] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  567. # [17:21] * Quits: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net) (Remote host closed the connection)
  568. # [17:22] * Joins: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net)
  569. # [17:23] * jorendorff is now known as jorendorff_away
  570. # [17:24] * Quits: thelorax123 (~nodebot@162-204-145-159.lightspeed.jcvlfl.sbcglobal.net) (Remote host closed the connection)
  571. # [17:24] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Quit: TuRnaD0)
  572. # [17:28] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 245 seconds)
  573. # [17:32] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
  574. # [17:35] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  575. # [17:41] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 248 seconds)
  576. # [17:48] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
  577. # [17:49] * Joins: zcorpan_ (~zcorpan@59.37.57.226)
  578. # [17:54] * Quits: zcorpan_ (~zcorpan@59.37.57.226) (Ping timeout: 272 seconds)
  579. # [17:55] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  580. # [17:55] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
  581. # [17:56] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  582. # [17:57] * Joins: zcorpan (~zcorpan@59.37.57.226)
  583. # [17:58] * Quits: ^esc (~esc-ape@77.119.132.232.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
  584. # [18:00] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
  585. # [18:00] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  586. # [18:00] * Joins: zcorpan (~zcorpan@59.37.57.226)
  587. # [18:01] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  588. # [18:04] * Quits: zcorpan (~zcorpan@59.37.57.226) (Ping timeout: 252 seconds)
  589. # [18:05] * Joins: ^esc (~esc-ape@77.119.129.60.wireless.dyn.drei.com)
  590. # [18:07] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  591. # [18:11] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
  592. # [18:14] * Quits: ^esc (~esc-ape@77.119.129.60.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
  593. # [18:15] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  594. # [18:16] * Joins: ^esc (~esc-ape@77.119.128.250.wireless.dyn.drei.com)
  595. # [18:26] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 245 seconds)
  596. # [18:28] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 245 seconds)
  597. # [18:29] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 272 seconds)
  598. # [18:31] * Joins: zcorpan (~zcorpan@59.37.57.226)
  599. # [18:37] * Quits: newtron (~newtron@206-248-176-250.dsl.teksavvy.com) (Remote host closed the connection)
  600. # [18:38] * Joins: newtron (~newtron@206-248-176-250.dsl.teksavvy.com)
  601. # [18:40] * Quits: zcorpan (~zcorpan@59.37.57.226) (Ping timeout: 272 seconds)
  602. # [18:40] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  603. # [18:42] * Quits: newtron (~newtron@206-248-176-250.dsl.teksavvy.com) (Ping timeout: 272 seconds)
  604. # [18:52] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  605. # [18:55] * Joins: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net)
  606. # [18:56] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  607. # [18:59] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
  608. # [19:06] * Quits: coldwind (~coldwind@unaffiliated/coldwind) (Quit: leaving)
  609. # [19:10] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  610. # [19:18] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
  611. # [19:23] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 245 seconds)
  612. # [19:23] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  613. # [19:37] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 272 seconds)
  614. # [19:37] * Quits: Smylers (~smylers@host86-167-75-167.range86-167.btcentralplus.com) (Quit: Leaving.)
  615. # [19:38] * Joins: newtron (~newtron@206-248-176-250.dsl.teksavvy.com)
  616. # [19:42] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  617. # [19:44] * Joins: WesleyMcClane_ (~quassel@host189-197-dynamic.11-87-r.retail.telecomitalia.it)
  618. # [19:44] * Quits: tantek (~tantek@75-144-23-245-SFBACA.hfc.comcastbusiness.net) (Quit: tantek)
  619. # [19:47] * Quits: WesleyMcClane (~quassel@host68-145-dynamic.10-87-r.retail.telecomitalia.it) (Ping timeout: 245 seconds)
  620. # [19:50] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  621. # [19:50] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  622. # [19:53] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 245 seconds)
  623. # [19:55] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
  624. # [19:55] * Quits: barnabywalters (~barnabywa@89.17.128.127) (Read error: Connection reset by peer)
  625. # [19:56] * Joins: barnabywalters (~barnabywa@94-76-254-5.static.as29550.net)
  626. # [19:56] * Quits: KevinMarks (~yaaic@2607:fb90:506:95e8:7c50:8b9a:be63:d544) (Ping timeout: 240 seconds)
  627. # [19:57] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Read error: No route to host)
  628. # [19:58] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
  629. # [20:04] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  630. # [20:08] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Ping timeout: 246 seconds)
  631. # [20:11] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  632. # [20:12] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  633. # [20:12] * Quits: newtron (~newtron@206-248-176-250.dsl.teksavvy.com) (Ping timeout: 272 seconds)
  634. # [20:14] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
  635. # [20:17] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
  636. # [20:18] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  637. # [20:23] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Ping timeout: 240 seconds)
  638. # [20:25] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 272 seconds)
  639. # [20:28] * Joins: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt)
  640. # [20:28] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
  641. # [20:28] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
  642. # [20:28] * Quits: marcosc (~marcosc@bl11-138-196.dsl.telepac.pt) (Remote host closed the connection)
  643. # [20:29] * Joins: weinig (~weinig@24.130.60.35)
  644. # [20:44] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  645. # [20:46] * Quits: cheron (~cheron@unaffiliated/cheron) (Remote host closed the connection)
  646. # [20:48] * Joins: tantek (~tantek@173-128-167-151.pools.spcsdns.net)
  647. # [20:48] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 264 seconds)
  648. # [20:49] * Joins: newtron (~newtron@206-248-176-250.dsl.teksavvy.com)
  649. # [20:51] * Joins: cheron (~cheron@unaffiliated/cheron)
  650. # [20:51] * Quits: tantek (~tantek@173-128-167-151.pools.spcsdns.net) (Client Quit)
  651. # [20:53] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  652. # [20:57] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  653. # [20:57] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Quit: ZNC - http://znc.in)
  654. # [20:58] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
  655. # [20:59] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  656. # [21:00] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Changing host)
  657. # [21:00] * Joins: diffalot (~diffalot@unaffiliated/papyromancer)
  658. # [21:04] * Joins: Smylers (~smylers@host86-167-75-167.range86-167.btcentralplus.com)
  659. # [21:09] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
  660. # [21:10] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  661. # [21:12] * Quits: weinig (~weinig@24.130.60.35) (Quit: weinig)
  662. # [21:15] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
  663. # [21:22] * Quits: newtron (~newtron@206-248-176-250.dsl.teksavvy.com) (Ping timeout: 272 seconds)
  664. # [21:28] * Quits: seventh (seventh@69.80.98.40) (Ping timeout: 272 seconds)
  665. # [21:29] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  666. # [21:30] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  667. # [21:31] * Joins: newtron (~newtron@206-248-176-250.dsl.teksavvy.com)
  668. # [21:34] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  669. # [21:40] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
  670. # [21:41] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  671. # [21:45] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
  672. # [22:00] * Quits: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
  673. # [22:15] * Joins: jdaggett (~jdaggett@61-121-216-2.bitcat.net)
  674. # [22:15] * Quits: barnabywalters (~barnabywa@94-76-254-5.static.as29550.net) (Quit: Back to real life!)
  675. # [22:16] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  676. # [22:18] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
  677. # [22:24] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 245 seconds)
  678. # [22:26] * Joins: weinig (~weinig@c-69-181-164-196.hsd1.ca.comcast.net)
  679. # [22:29] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  680. # [22:29] * Joins: weinig_ (~weinig@c-69-181-164-196.hsd1.ca.comcast.net)
  681. # [22:30] * Quits: weinig_ (~weinig@c-69-181-164-196.hsd1.ca.comcast.net) (Remote host closed the connection)
  682. # [22:30] * Joins: ambv_ (~ambv@S01060024016f4cdc.vc.shawcable.net)
  683. # [22:30] * Joins: weinig_ (~weinig@c-69-181-164-196.hsd1.ca.comcast.net)
  684. # [22:30] * Quits: weinig (~weinig@c-69-181-164-196.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  685. # [22:30] * weinig_ is now known as weinig
  686. # [22:32] * Joins: ambv__ (~textual@S01060024016f4cdc.vc.shawcable.net)
  687. # [22:41] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  688. # [22:49] * Quits: ambv__ (~textual@S01060024016f4cdc.vc.shawcable.net) (Quit: sys.exit(0) # app closed)
  689. # [22:49] * Joins: ambv__ (~ambv@S01060024016f4cdc.vc.shawcable.net)
  690. # [22:51] * Quits: ambv_ (~ambv@S01060024016f4cdc.vc.shawcable.net) (Quit: sys.exit(0))
  691. # [22:51] * Quits: ambv__ (~ambv@S01060024016f4cdc.vc.shawcable.net) (Client Quit)
  692. # [22:56] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  693. # [22:57] * Joins: gavin__ (~gavin@76.14.87.162)
  694. # [23:08] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  695. # [23:09] * Quits: weinig (~weinig@c-69-181-164-196.hsd1.ca.comcast.net) (Quit: weinig)
  696. # [23:11] * Quits: zdobersek (~zdobersek@46.19.137.78) (Quit: ZNC - http://znc.in)
  697. # [23:16] * Joins: tantek (~tantek@173-128-167-151.pools.spcsdns.net)
  698. # [23:19] * Joins: WesleyMcClane (~quassel@host208-144-dynamic.11-87-r.retail.telecomitalia.it)
  699. # [23:21] * Quits: WesleyMcClane_ (~quassel@host189-197-dynamic.11-87-r.retail.telecomitalia.it) (Ping timeout: 272 seconds)
  700. # [23:29] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
  701. # [23:33] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  702. # [23:36] * Quits: tantek (~tantek@173-128-167-151.pools.spcsdns.net) (Ping timeout: 245 seconds)
  703. # [23:37] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  704. # [23:37] * Joins: tantek (~tantek@68-27-164-188.pools.spcsdns.net)
  705. # [23:43] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  706. # [23:46] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  707. # [23:57] * Joins: weinig (~weinig@24.130.60.35)
  708. # Session Close: Sun Nov 10 00:00:00 2013

The end :)