/irc-logs / freenode / #whatwg / 2013-12-07 / end

Options:

  1. # Session Start: Sat Dec 07 00:00:00 2013
  2. # Session Ident: #whatwg
  3. # [00:00] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
  4. # [00:01] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  5. # [00:04] <jgraham> It's not obviously web-compatible at least
  6. # [00:04] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
  7. # [00:04] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
  8. # [00:04] * Joins: scor (~scor@drupal.org/user/52142/view)
  9. # [00:04] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 260 seconds)
  10. # [00:06] * Parts: encryptd_fractal (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com)
  11. # [00:06] * Joins: WeirdAl (~chatzilla@g2spf.ask.info)
  12. # [00:10] <Hixie> jsbell: what sort of errors? like, img 'error' events?
  13. # [00:10] <Hixie> jsbell: not really clear how you'd handle them, i mean, they're not the same kinds of errors
  14. # [00:10] * Quits: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
  15. # [00:11] <Hixie> smaug____: yeah, i had the same thought (too common, but maybe that's good). not sure what the answer is.
  16. # [00:11] <Hixie> onerror is the best i've come up with so far
  17. # [00:11] <Hixie> ondeath is a bit too... strong
  18. # [00:12] <jsbell> agreed, it's not a concrete request yet. The idea is "let me just attach error logging to one place" for stuff that'll get reported back to the server. The specific case that's on my radar is Indexed DB (of course); the events already bubble up to a database object so it's not so bad.
  19. # [00:13] <Hixie> for events in the dom that you want to see you can use addEventListener() on Window to set a capturing handler
  20. # [00:14] <Domenic_> onagonizingdemise
  21. # [00:14] <jsbell> http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0342.html was the discussion, FWIW
  22. # [00:15] <jsbell> I plan to keep ignoring it
  23. # [00:16] <jgraham> Hixie: You are passing up the chance to make the web just a little bit more metal ;)
  24. # [00:17] <jsbell> onërror
  25. # [00:17] <Hixie> jgraham: i shall have to find a way to live with myself nonetheless :-)
  26. # [00:17] <Hixie> jsbell: thankful-- i mean, unfortunately, we are limiting ourselves to ASCII characters.
  27. # [00:19] <jgraham> we could go with cheap mysticism instead: oncrossingtheveil
  28. # [00:21] * Quits: mven (~mven@169.241.49.184) (Remote host closed the connection)
  29. # [00:24] <juliet> onbroken
  30. # [00:26] * Joins: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
  31. # [00:31] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  32. # [00:32] <jgraham> Bah, if we are making serious suggestions then onlost seems better
  33. # [00:37] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  34. # [00:37] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
  35. # [00:41] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  36. # [00:45] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
  37. # [00:47] * jorendorff is now known as jorendorff_away
  38. # [00:47] * Quits: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  39. # [00:48] * Quits: ehsan_ (~ehsan@66.207.208.102) (Remote host closed the connection)
  40. # [00:51] * Quits: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net) (Remote host closed the connection)
  41. # [00:54] * Joins: gavinc (~gavin@barad-dur.carothers.name)
  42. # [00:55] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
  43. # [00:57] * Joins: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net)
  44. # [00:58] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
  45. # [01:04] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  46. # [01:04] * Quits: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net) (Quit: Leaving...)
  47. # [01:11] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  48. # [01:13] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  49. # [01:13] * Joins: scor (~scor@drupal.org/user/52142/view)
  50. # [01:14] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  51. # [01:14] * Joins: tantek (~tantek@172.56.16.43)
  52. # [01:15] * Quits: tantek (~tantek@172.56.16.43) (Client Quit)
  53. # [01:15] * Quits: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net) (Ping timeout: 246 seconds)
  54. # [01:17] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Client Quit)
  55. # [01:18] * jorendorff_away is now known as jorendorff
  56. # [01:20] * Quits: sgalineau (~sylvaing@192.150.22.5) (Ping timeout: 272 seconds)
  57. # [01:26] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  58. # [01:27] * Joins: rniwa (~rniwa@17.212.154.114)
  59. # [01:42] * Joins: mittcoin (~mittcoin@98.225.154.188)
  60. # [01:45] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  61. # [01:50] * Joins: sgalineau (~sylvaing@67.132.130.174)
  62. # [01:52] * jorendorff is now known as jorendorff_away
  63. # [01:59] * Joins: sayanee_ (~sayanee@210.23.18.247)
  64. # [02:03] * Joins: weinig (~weinig@24.130.60.35)
  65. # [02:04] * Quits: ap (~ap@2620:149:4:304:acb2:2c64:392d:99ca) (Quit: ap)
  66. # [02:04] * Quits: sgalineau (~sylvaing@67.132.130.174) (Ping timeout: 252 seconds)
  67. # [02:05] * Joins: scor (~scor@drupal.org/user/52142/view)
  68. # [02:15] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  69. # [02:16] * Quits: tomvg (~tom@kulnet-nat-2.kulnet.kuleuven.be) (Quit: tomvg)
  70. # [02:21] * heycam|away is now known as heycam
  71. # [02:24] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
  72. # [02:26] * heycam is now known as heycam|away
  73. # [02:31] * heycam|away is now known as heycam|away|away
  74. # [02:31] * Quits: jsbell (jsbell@nat/google/x-hvgrnzqvcvwtsuvi) (Quit: There's no place like home...)
  75. # [02:32] * Quits: heycam|away|away (~cam@nextlevelau.spd.co.il) (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)
  76. # [02:32] * Joins: heycam (~cam@nextlevelau.spd.co.il)
  77. # [02:33] * jorendorff_away is now known as jorendorff
  78. # [02:34] * [[zzz]] is now known as [[zz]]
  79. # [02:35] * Quits: ambv (~ambv@206.108.217.134) (Quit: sys.exit(0) # computer went to sleep)
  80. # [02:36] * Quits: sayanee_ (~sayanee@210.23.18.247)
  81. # [02:36] * Joins: sayanee_ (~sayanee@210.23.18.247)
  82. # [02:38] * Quits: seventh (seventh@207.207.28.159) (Ping timeout: 246 seconds)
  83. # [02:39] * Quits: juliet (~css@unaffiliated/css) (Remote host closed the connection)
  84. # [02:40] * Quits: sayanee_ (~sayanee@210.23.18.247) (Client Quit)
  85. # [02:40] * Joins: sayanee (~sayanee@210.23.18.247)
  86. # [02:54] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 246 seconds)
  87. # [02:58] * jorendorff is now known as jorendorff_away
  88. # [03:09] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  89. # [03:10] * Krinkle is now known as Krinkle|detached
  90. # [03:14] * Krinkle|detached is now known as Krinkle
  91. # [03:18] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  92. # [03:18] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (Quit: TuRnaD0)
  93. # [03:18] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  94. # [03:22] * heycam is now known as heycam|away
  95. # [03:22] * Joins: kinetik_ (~kinetik@121.99.43.184)
  96. # [03:23] * Quits: sayanee (~sayanee@210.23.18.247)
  97. # [03:23] * Joins: sayanee (~sayanee@210.23.18.247)
  98. # [03:24] * Quits: kinetik (~kinetik@121.99.39.188) (Ping timeout: 246 seconds)
  99. # [03:26] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
  100. # [03:26] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
  101. # [03:26] * Joins: scor (~scor@drupal.org/user/52142/view)
  102. # [03:26] * kinetik_ is now known as kinetk
  103. # [03:26] * kinetk is now known as kinetik
  104. # [03:27] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  105. # [03:28] * Quits: Karate (~Karate@unaffiliated/karate) (Read error: Connection reset by peer)
  106. # [03:29] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  107. # [03:29] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  108. # [03:33] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  109. # [03:38] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  110. # [03:38] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  111. # [03:42] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  112. # [03:42] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  113. # [03:42] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  114. # [03:44] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  115. # [03:44] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  116. # [03:47] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  117. # [03:49] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  118. # [03:51] * Quits: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net) (Ping timeout: 246 seconds)
  119. # [03:55] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 265 seconds)
  120. # [03:57] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  121. # [03:57] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  122. # [04:01] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  123. # [04:03] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  124. # [04:03] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Client Quit)
  125. # [04:03] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  126. # [04:03] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  127. # [04:06] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  128. # [04:08] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  129. # [04:18] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  130. # [04:18] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  131. # [04:26] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  132. # [04:28] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  133. # [04:30] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
  134. # [04:34] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  135. # [04:34] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  136. # [04:37] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  137. # [04:39] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
  138. # [04:42] * Quits: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com) (Remote host closed the connection)
  139. # [04:43] * Quits: jwalden (~waldo@nat/mozilla/x-zxydivpbkpzkolzy) (Quit: brb)
  140. # [04:44] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  141. # [04:44] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  142. # [04:45] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  143. # [04:46] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  144. # [04:46] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  145. # [04:46] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
  146. # [04:46] * Joins: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4)
  147. # [04:49] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  148. # [04:49] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
  149. # [04:49] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
  150. # [04:49] * Joins: scor (~scor@drupal.org/user/52142/view)
  151. # [04:49] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  152. # [04:50] * Joins: danjesus (~danjesus@187.56.140.58)
  153. # [04:58] * Quits: danjesus (~danjesus@187.56.140.58)
  154. # [05:05] * Joins: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com)
  155. # [05:08] * Quits: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com) (Remote host closed the connection)
  156. # [05:10] * Quits: sayanee (~sayanee@210.23.18.247)
  157. # [05:11] * Joins: sayanee (~sayanee@210.23.18.247)
  158. # [05:14] * Joins: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com)
  159. # [05:15] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
  160. # [05:17] * Quits: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com) (Remote host closed the connection)
  161. # [05:18] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  162. # [05:27] * Quits: weinig (~weinig@24.130.60.35) (Read error: Connection reset by peer)
  163. # [05:28] * Joins: weinig_ (~weinig@24.130.60.35)
  164. # [05:28] * Joins: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com)
  165. # [05:31] * Joins: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
  166. # [05:31] * Quits: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com) (Remote host closed the connection)
  167. # [05:31] * Quits: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net) (Client Quit)
  168. # [05:31] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Quit: Gone to save the world!)
  169. # [05:32] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  170. # [05:34] * heycam|away is now known as heycam
  171. # [05:47] * Joins: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com)
  172. # [05:56] * Quits: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com) (Remote host closed the connection)
  173. # [05:56] * Joins: Benvie (~bbenvie@guest-nat.p2p.sfo1.mozilla.com)
  174. # [06:04] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
  175. # [06:10] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  176. # [06:10] * Joins: sicking (~sicking@c-98-210-155-26.hsd1.ca.comcast.net)
  177. # [06:10] * Quits: sicking (~sicking@c-98-210-155-26.hsd1.ca.comcast.net) (Client Quit)
  178. # [06:15] * Quits: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net) (Ping timeout: 260 seconds)
  179. # [06:16] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  180. # [06:22] * heycam is now known as heycam|away
  181. # [06:26] * jorendorff_away is now known as jorendorff
  182. # [06:36] * Quits: sayanee (~sayanee@210.23.18.247)
  183. # [06:36] * Quits: weinig_ (~weinig@24.130.60.35) (Quit: weinig_)
  184. # [07:03] * jorendorff is now known as jorendorff_away
  185. # [07:07] * jorendorff_away is now known as jorendorff
  186. # [07:09] * jorendorff is now known as jorendorff_away
  187. # [07:10] * Quits: ihab (~Adium@88.249.105.49) (Quit: Leaving.)
  188. # [07:13] * Quits: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
  189. # [07:19] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  190. # [07:21] * Quits: mittcoin (~mittcoin@98.225.154.188) (Remote host closed the connection)
  191. # [07:25] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  192. # [07:33] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  193. # [07:37] * Joins: tantek (~tantek@70-36-197-229.dsl.dynamic.sonic.net)
  194. # [07:40] * Joins: ihab (~Adium@176.54.47.139)
  195. # [07:45] * Quits: ihab (~Adium@176.54.47.139) (Ping timeout: 240 seconds)
  196. # [07:49] * Quits: tantek (~tantek@70-36-197-229.dsl.dynamic.sonic.net) (Quit: tantek)
  197. # [08:01] * Joins: Smylers (~smylers@host86-147-25-174.range86-147.btcentralplus.com)
  198. # [08:18] * Joins: [[zzz]] (~zz]]@node-3ba.pool-125-25.dynamic.totbb.net)
  199. # [08:21] * Quits: [[zz]] (~zz]]@node-s77.pool-180-180.dynamic.totbb.net) (Ping timeout: 245 seconds)
  200. # [08:25] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  201. # [08:29] * Joins: rtc (~accessPoi@77.29.85.234)
  202. # [08:29] * Joins: rtc65 (~accessPoi@77.29.85.234)
  203. # [08:31] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  204. # [08:32] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
  205. # [08:33] * Quits: rtc65 (~accessPoi@77.29.85.234) (Client Quit)
  206. # [08:35] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  207. # [08:36] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  208. # [08:37] * Joins: ihab (~Adium@176.54.47.139)
  209. # [08:45] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  210. # [08:45] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  211. # [08:46] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  212. # [08:47] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
  213. # [08:47] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  214. # [08:52] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  215. # [08:52] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  216. # [08:58] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  217. # [08:58] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  218. # [09:01] * rtc is now known as dekiss
  219. # [09:11] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  220. # [09:14] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  221. # [09:15] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  222. # [09:15] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  223. # [09:15] * Quits: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net) (Ping timeout: 246 seconds)
  224. # [09:25] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  225. # [09:25] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  226. # [09:26] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  227. # [09:27] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  228. # [09:32] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
  229. # [09:32] * Quits: Smylers (~smylers@host86-147-25-174.range86-147.btcentralplus.com) (Ping timeout: 240 seconds)
  230. # [09:34] * [[zzz]] is now known as [[zz]]
  231. # [09:38] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  232. # [09:38] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  233. # [09:42] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  234. # [09:42] * Quits: ihab (~Adium@176.54.47.139) (Ping timeout: 240 seconds)
  235. # [09:43] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  236. # [09:44] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  237. # [09:45] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  238. # [09:53] * Krinkle is now known as Krinkle|detached
  239. # [10:21] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  240. # [10:21] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  241. # [10:27] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  242. # [10:27] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  243. # [10:31] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  244. # [10:35] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Ping timeout: 252 seconds)
  245. # [10:35] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  246. # [10:39] * Joins: rtc65 (~accessPoi@77.28.3.84)
  247. # [10:40] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
  248. # [10:42] * Quits: dekiss (~accessPoi@77.29.85.234) (Ping timeout: 240 seconds)
  249. # [10:45] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
  250. # [10:54] * Joins: cheron (~cheron@unaffiliated/cheron)
  251. # [10:54] * Joins: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
  252. # [10:58] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  253. # [11:03] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  254. # [11:03] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
  255. # [11:05] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  256. # [11:05] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  257. # [11:05] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  258. # [11:05] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  259. # [11:05] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  260. # [11:06] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  261. # [11:06] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  262. # [11:07] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  263. # [11:25] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  264. # [11:25] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  265. # [11:30] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  266. # [11:31] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  267. # [11:40] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  268. # [11:41] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  269. # [11:42] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  270. # [11:44] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  271. # [11:44] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  272. # [11:47] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  273. # [11:48] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  274. # [12:08] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  275. # [12:11] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  276. # [12:12] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
  277. # [12:24] * Quits: rtc65 (~accessPoi@77.28.3.84) (Quit: Ex-Chat)
  278. # [12:35] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  279. # [12:42] * Joins: tomvg (~tom@94-224-62-192.access.telenet.be)
  280. # [12:43] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  281. # [12:48] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  282. # [12:53] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  283. # [12:53] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  284. # [12:57] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
  285. # [13:02] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  286. # [13:10] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
  287. # [13:17] * Quits: cheron (~cheron@unaffiliated/cheron) (Remote host closed the connection)
  288. # [13:20] * Quits: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net) (Ping timeout: 260 seconds)
  289. # [13:29] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
  290. # [13:29] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
  291. # [13:29] * Joins: scor (~scor@drupal.org/user/52142/view)
  292. # [13:33] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  293. # [13:36] * Joins: cheron (~cheron@unaffiliated/cheron)
  294. # [13:51] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
  295. # [14:00] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
  296. # [14:12] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  297. # [14:12] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  298. # [14:13] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  299. # [14:16] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  300. # [14:16] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  301. # [14:17] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  302. # [14:18] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  303. # [14:23] * jorendorff_away is now known as jorendorff
  304. # [14:26] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  305. # [14:29] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  306. # [14:30] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  307. # [14:43] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  308. # [14:47] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  309. # [14:50] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  310. # [14:51] * jorendorff is now known as jorendorff_away
  311. # [15:04] * Joins: joelcox (~joelcox@unaffiliated/joelcox)
  312. # [15:09] * Joins: ihab (~Adium@213.155.126.9)
  313. # [15:09] * Parts: ihab (~Adium@213.155.126.9)
  314. # [15:13] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  315. # [15:13] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  316. # [15:18] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  317. # [15:18] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  318. # [15:20] * heycam|away is now known as heycam
  319. # [15:20] * heycam is now known as heycam|away
  320. # [15:21] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  321. # [15:32] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
  322. # [15:38] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  323. # [15:38] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  324. # [15:42] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  325. # [15:42] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  326. # [15:46] * Quits: gavinc (~gavin@barad-dur.carothers.name) (Quit: Konversation terminated!)
  327. # [15:48] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Quit: Gone to save the world!)
  328. # [15:49] * Joins: seventh (seventh@216.166.10.235)
  329. # [16:00] * Krinkle|detached is now known as Krinkle
  330. # [16:10] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  331. # [16:11] * jorendorff_away is now known as jorendorff
  332. # [16:16] * jorendorff is now known as jorendorff_away
  333. # [16:19] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  334. # [16:29] * Joins: Ms2ger (~Ms2ger@189.198-242-81.adsl-dyn.isp.belgacom.be)
  335. # [16:32] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  336. # [16:35] * Krinkle is now known as Krinkle|detached
  337. # [16:40] * Joins: barnabywalters (~barnabywa@94-76-254-5.static.as29550.net)
  338. # [16:44] * Joins: Cromulent|2 (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  339. # [16:45] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (*.net *.split)
  340. # [16:45] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (*.net *.split)
  341. # [16:45] * Quits: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl) (*.net *.split)
  342. # [16:45] * Quits: [[zz]] (~zz]]@node-3ba.pool-125-25.dynamic.totbb.net) (*.net *.split)
  343. # [16:45] * Quits: Hixie (~ianh@178.255.149.100) (*.net *.split)
  344. # [16:45] * Quits: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy) (*.net *.split)
  345. # [16:45] * Quits: rektide (~rektide@eldergods.com) (*.net *.split)
  346. # [16:45] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (*.net *.split)
  347. # [16:45] * Quits: jtcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (*.net *.split)
  348. # [16:45] * Quits: kangil_ (~kangil@210.94.41.89) (*.net *.split)
  349. # [16:45] * Quits: xxtjaxx (~xxtjaxx@kde/developer/marschke) (*.net *.split)
  350. # [16:45] * Quits: j_wright (~jwright@unaffiliated/j-wright/x-9145068) (*.net *.split)
  351. # [16:45] * Quits: mpt (~mpt@canonical/mpt) (*.net *.split)
  352. # [16:45] * Quits: edsu (~edsu@pdpc/supporter/active/edsu) (*.net *.split)
  353. # [16:45] * Quits: timeless (sid4015@firefox/developer/timeless) (*.net *.split)
  354. # [16:45] * Quits: mrbkap (~mrbkap@people1.scl3.mozilla.com) (*.net *.split)
  355. # [16:45] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  356. # [16:46] * Joins: mpt (~mpt@nat/canonical/x-idcauxlgirprbrsn)
  357. # [16:46] * Quits: mpt (~mpt@nat/canonical/x-idcauxlgirprbrsn) (Changing host)
  358. # [16:46] * Joins: mpt (~mpt@canonical/mpt)
  359. # [16:57] * Quits: Cromulent|2 (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  360. # [16:58] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
  361. # [17:01] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 260 seconds)
  362. # [17:11] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
  363. # [17:11] * Joins: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
  364. # [17:11] * Joins: [[zz]] (~zz]]@node-3ba.pool-125-25.dynamic.totbb.net)
  365. # [17:11] * Joins: Hixie (~ianh@178.255.149.100)
  366. # [17:11] * Joins: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy)
  367. # [17:11] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
  368. # [17:11] * Joins: rektide (~rektide@eldergods.com)
  369. # [17:11] * Joins: jtcranmer (~jcranmer@ltsp2.csl.tjhsst.edu)
  370. # [17:11] * Joins: kangil_ (~kangil@210.94.41.89)
  371. # [17:11] * Joins: xxtjaxx (~xxtjaxx@kde/developer/marschke)
  372. # [17:11] * Joins: j_wright (~jwright@unaffiliated/j-wright/x-9145068)
  373. # [17:11] * Joins: edsu (~edsu@pdpc/supporter/active/edsu)
  374. # [17:11] * Joins: timeless (sid4015@firefox/developer/timeless)
  375. # [17:11] * Joins: mrbkap (~mrbkap@people1.scl3.mozilla.com)
  376. # [17:11] * Quits: xxtjaxx (~xxtjaxx@kde/developer/marschke) (Max SendQ exceeded)
  377. # [17:12] * Joins: xxtjaxx (~xxtjaxx@kde/developer/marschke)
  378. # [17:14] * Quits: mattur (sid16049@gateway/web/irccloud.com/x-qcdpwvwtkrvfbfpl) (Ping timeout: 245 seconds)
  379. # [17:14] * Quits: dglazkov (sid4270@gateway/web/irccloud.com/x-rhitwtlujnftazch) (Ping timeout: 245 seconds)
  380. # [17:15] * Joins: mattur (sid16049@gateway/web/irccloud.com/x-ppxpuwlnjojtyodj)
  381. # [17:15] * Joins: dglazkov (sid4270@gateway/web/irccloud.com/x-nnslxzaayaikegev)
  382. # [17:20] * Quits: tomvg (~tom@94-224-62-192.access.telenet.be) (Quit: tomvg)
  383. # [17:20] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  384. # [17:21] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  385. # [17:23] * Joins: scor (~scor@drupal.org/user/52142/view)
  386. # [17:32] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
  387. # [17:33] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
  388. # [17:39] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
  389. # [17:42] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  390. # [17:42] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  391. # [17:51] * Joins: alrra (~alrra@unaffiliated/alrra)
  392. # [18:01] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
  393. # [18:10] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
  394. # [18:16] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  395. # [18:19] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
  396. # [18:19] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
  397. # [18:20] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  398. # [18:22] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
  399. # [18:24] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
  400. # [18:25] * Quits: joelcox (~joelcox@unaffiliated/joelcox) (Quit: joelcox)
  401. # [18:34] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  402. # [18:34] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  403. # [18:35] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  404. # [18:45] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  405. # [18:45] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  406. # [18:50] * Joins: tomvg (~tom@94-224-54-78.access.telenet.be)
  407. # [18:54] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
  408. # [18:55] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  409. # [18:56] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  410. # [18:57] * Joins: Smylers (~smylers@host86-147-25-174.range86-147.btcentralplus.com)
  411. # [19:04] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  412. # [19:04] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  413. # [19:04] * Quits: tomvg (~tom@94-224-54-78.access.telenet.be) (Quit: tomvg)
  414. # [19:11] * Quits: Smylers (~smylers@host86-147-25-174.range86-147.btcentralplus.com) (Quit: Leaving.)
  415. # [19:23] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
  416. # [19:23] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  417. # [19:25] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
  418. # [19:38] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Read error: Connection reset by peer)
  419. # [19:38] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
  420. # [19:44] * Joins: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br)
  421. # [19:52] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  422. # [20:06] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  423. # [20:12] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  424. # [20:14] * Joins: mittcoin (~mittcoin@c-98-225-154-188.hsd1.pa.comcast.net)
  425. # [20:14] * Quits: mittcoin (~mittcoin@c-98-225-154-188.hsd1.pa.comcast.net) (Client Quit)
  426. # [20:19] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
  427. # [20:20] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Quit: Gone to save the world!)
  428. # [20:25] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
  429. # [20:29] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  430. # [20:30] * Joins: rtc (~accessPoi@77.28.3.84)
  431. # [20:35] * Quits: barnabywalters (~barnabywa@94-76-254-5.static.as29550.net) (Quit: Back to real life!)
  432. # [20:35] * Joins: rniwa (~rniwa@17.212.154.114)
  433. # [20:53] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  434. # [20:54] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
  435. # [20:55] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  436. # [20:58] * Quits: Johnny- (~null@unaffiliated/johnny-) (Ping timeout: 272 seconds)
  437. # [20:58] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  438. # [21:00] * Joins: Johnny- (~null@unaffiliated/johnny-)
  439. # [21:06] * Quits: Johnny- (~null@unaffiliated/johnny-) (Ping timeout: 246 seconds)
  440. # [21:08] * Joins: Johnny- (~null@unaffiliated/johnny-)
  441. # [21:10] * Joins: Se[V]eN (~paulofrei@bl11-19-91.dsl.telepac.pt)
  442. # [21:10] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
  443. # [21:18] * Parts: Se[V]eN (~paulofrei@bl11-19-91.dsl.telepac.pt) ("Leaving")
  444. # [21:28] * Joins: Smylers (~smylers@host86-147-25-174.range86-147.btcentralplus.com)
  445. # [21:43] <zcorpan> how about onoff?
  446. # [21:47] <Ms2ger> Let's not go there. It's a silly place.
  447. # [22:00] * Quits: alecf (alecf@nat/google/x-zxhxehsxcdxjsfhn) (Read error: Connection reset by peer)
  448. # [22:00] * Joins: alecf (alecf@nat/google/x-tqifylmcipwpiwhl)
  449. # [22:05] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
  450. # [22:06] * Quits: Ms2ger (~Ms2ger@189.198-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
  451. # [22:10] * Joins: Cromulent|2 (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
  452. # [22:12] * Joins: hober2 (~ted@unaffiliated/hober)
  453. # [22:15] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Read error: Connection reset by peer)
  454. # [22:15] * Quits: jernoble (~jernoble@17.212.152.13) (Ping timeout: 246 seconds)
  455. # [22:16] * Quits: hober (~ted@unaffiliated/hober) (Ping timeout: 246 seconds)
  456. # [22:16] * Joins: jernoble (~jernoble@17.212.152.13)
  457. # [22:28] * Quits: Cromulent|2 (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  458. # [22:40] * Joins: rtc65 (~accessPoi@77.28.31.185)
  459. # [22:42] * Quits: rtc (~accessPoi@77.28.3.84) (Ping timeout: 240 seconds)
  460. # [22:58] * Quits: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br) (Remote host closed the connection)
  461. # [23:07] * Joins: KevinMarks (~KevinMark@host-92-24-48-66.ppp.as43234.net)
  462. # [23:09] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
  463. # [23:26] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  464. # [23:27] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  465. # [23:27] * Joins: tomvg (~tom@94-224-54-78.access.telenet.be)
  466. # [23:27] * Quits: ^esc (~esc-ape@77.119.128.197.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
  467. # [23:28] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  468. # [23:32] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  469. # [23:37] * Joins: zaal (~zaal@cpc1-nrwh11-2-0-cust348.4-4.cable.virginmedia.com)
  470. # [23:39] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  471. # [23:41] * Joins: hayalet (~hayalett@c23-5.icpnet.pl)
  472. # [23:44] * Quits: tomvg (~tom@94-224-54-78.access.telenet.be) (Quit: tomvg)
  473. # [23:46] * Quits: zaal (~zaal@cpc1-nrwh11-2-0-cust348.4-4.cable.virginmedia.com) (Quit: ZNC - http://znc.in)
  474. # [23:47] * Joins: zaal (~zaal@cpc1-nrwh11-2-0-cust348.4-4.cable.virginmedia.com)
  475. # [23:52] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 260 seconds)
  476. # [23:54] * Parts: hayalet (~hayalett@c23-5.icpnet.pl) ("Leaving")
  477. # [23:54] * Joins: hayalet (~hayalett@c23-5.icpnet.pl)
  478. # Session Close: Sun Dec 08 00:00:00 2013

The end :)