/irc-logs / freenode / #html5 / 2012-10-12 / end

Options:

  1. # Session Start: Fri Oct 12 00:00:00 2012
  2. # Session Ident: #html5
  3. # [00:00] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
  4. # [00:00] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Quit: Lost terminal)
  5. # [00:01] * Quits: tantek (~tantek@66-87-7-124.pools.spcsdns.net) (Quit: tantek)
  6. # [00:02] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 252 seconds)
  7. # [00:11] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
  8. # [00:12] * Quits: saschagehlich (~sascha@p57931BB4.dip.t-dialin.net) (Quit: saschagehlich)
  9. # [00:13] <WebDragon> holy crap
  10. # [00:13] <WebDragon> a.tooltip::before { content: attr(data-tip); /* ... */ } I didn't know you could do THAT
  11. # [00:13] <WebDragon> *(@&#$(&ing wow
  12. # [00:14] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 256 seconds)
  13. # [00:15] * Quits: TomWij (~TomWij@91.183.48.218) (Read error: Connection reset by peer)
  14. # [00:16] * Joins: quiliro1 (~ana@189.27.113.36.dynamic.adsl.gvt.net.br)
  15. # [00:16] <tw2113> basically grab data attributes and put them in the css?
  16. # [00:16] * Quits: quiliro (~ana@189.27.113.36.dynamic.adsl.gvt.net.br) (Read error: Connection reset by peer)
  17. # [00:17] * Joins: TomWij (~TomWij@91.183.48.218)
  18. # [00:17] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
  19. # [00:18] <tw2113> isn't frontend dev fun?
  20. # [00:18] * Quits: chrelad (45a8f96b@gateway/web/freenode/ip.69.168.249.107) (Ping timeout: 245 seconds)
  21. # [00:19] <tw2113> WebDragon, don't forget a.tooltip:hover::before
  22. # [00:20] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
  23. # [00:20] <WebDragon> tw2113: no that was implied by the example http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-tooltips-courtesy-of-html5-data-attributes/
  24. # [00:20] <WebDragon> that's damn nifty though
  25. # [00:20] <WebDragon> don't even need js for that
  26. # [00:20] <tw2113> this css thing is kind of a big deal now
  27. # [00:20] * Quits: _dc (~dc@adrian.nat.trb.com) (Ping timeout: 245 seconds)
  28. # [00:21] * abstractj|brb is now known as abstractj|away
  29. # [00:23] * Joins: tantek (~tantek@nat/mozilla/x-xasjxlkeqpafrnad)
  30. # [00:23] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  31. # [00:24] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
  32. # [00:24] <WebDragon> tw2113: used the xdissent/ievms the other day to help me get a fully cross browser compatible (opera, chrome, FF, IE 7-9) solution for a transparent radial gradient header overlaying a background image
  33. # [00:25] <tw2113> cool
  34. # [00:25] <WebDragon> and even though it didn't match the original PNG gradient exactly (which had the transparency reversed within it which was why I didn't use it) the client LOVED the solution
  35. # [00:25] <WebDragon> and my boss is all "Why are you wasting time on this?"
  36. # [00:25] <WebDragon> when client gets back to me with COOL I'm all :IT IS MADE OF WIN AND OMG
  37. # [00:26] <WebDragon> that's why i wasted time with it. plus now I can repeat it :D
  38. # [00:26] <WebDragon> having way too much fun with this new stuff
  39. # [00:26] <WebDragon> hehe
  40. # [00:26] <WebDragon> tw2113: http://jsfiddle.net/WebDragon/3LqgB/show/ the winning entry after much fiddling
  41. # [00:26] <WebDragon> finding prefixfree with just the right timing was the icing on the cake
  42. # [00:27] <tw2113> i wonder why the boss was so upset
  43. # [00:27] <tw2113> too much paid time on it perhaps?
  44. # [00:28] <WebDragon> paid by project not hourly for this one site
  45. # [00:28] <tw2113> ah
  46. # [00:28] <tw2113> no worries there then
  47. # [00:28] <WebDragon> just that we have SO much frigging work on the table at the moment
  48. # [00:28] * Joins: bayvakoof (~bayvakoof@bas13-kitchener06-3096687436.dsl.bell.ca)
  49. # [00:28] * Quits: bayvakoof (~bayvakoof@bas13-kitchener06-3096687436.dsl.bell.ca) (Changing host)
  50. # [00:28] * Joins: bayvakoof (~bayvakoof@unaffiliated/bayvakoof)
  51. # [00:28] <WebDragon> but this is one of our better clients, and they do very high end graphical work (usually we get website changes from them as PSD files and it's up to me to render it as html+css as best as I can)
  52. # [00:29] <WebDragon> LOVE the challenge, they do great work and it's always fun and I learn new stuff figuring out how to make their design ideas work
  53. # [00:29] <WebDragon> but.. sometimes it takes time. I'm of the opinion that the end result is usually worth it so long as the markup and styles are clean and maintainable and future-proofed
  54. # [00:29] <tw2113> i need to find good uses for data attributes in my current job
  55. # [00:30] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  56. # [00:30] <WebDragon> I'm currently working on a redesign they put together for www.phantomlab.com/products/catphan.php to have REALLY large header images, and tabs below for additional product info all on the same page rather than use separate pages for the small amount of product-specific info they want
  57. # [00:31] <WebDragon> planning to use data atts to specify which image goes behind the header section after you click the tab to show the various bits of content.
  58. # [00:31] <WebDragon> due to the design the areas are discontiguous, which makes for interesting challenge with jquery
  59. # [00:32] <tw2113> so far all of my stuff at this job has been php and data processing
  60. # [00:32] <WebDragon> yeah. I do way too much php -- hardly ever get to use Perl anymore to the point I'm losing my chops with it
  61. # [00:33] <WebDragon> php's a mess
  62. # [00:33] <tw2113> it may be, but it's always still a big enough challenge to keep me intrigued
  63. # [00:33] <tw2113> but some js thrown in the mix would be awesome
  64. # [00:35] <tw2113> sometime soon, i should be getting a phone call from my parents as well *taps foot*
  65. # [00:39] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427])
  66. # [00:39] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Quit: Leaving...)
  67. # [00:43] * Joins: rds_ (~rds@122.167.33.20)
  68. # [00:44] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  69. # [00:44] * Quits: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
  70. # [00:45] * Joins: dgathright (~dgathrigh@nat/yahoo/x-glcejmumahwaawan)
  71. # [00:45] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  72. # [00:45] * Quits: fritzy_ (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
  73. # [00:47] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
  74. # [00:47] * Quits: sasori (~sasori@cm223.sigma174.maxonline.com.sg) (Ping timeout: 245 seconds)
  75. # [00:47] * Joins: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com)
  76. # [00:50] * Quits: pandeiro (~mu@177.33.182.220) (Quit: WeeChat 0.3.9)
  77. # [00:55] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  78. # [00:56] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  79. # [01:01] * Quits: popolvuh (~populvuh@unaffiliated/populvuh) (Remote host closed the connection)
  80. # [01:02] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  81. # [01:06] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 252 seconds)
  82. # [01:06] * Joins: boB_K7IQ (~IceChat9@23-25-129-30-static.hfc.comcastbusiness.net)
  83. # [01:07] * Joins: aniasis (~aniasis@64.124.202.222)
  84. # [01:10] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Ping timeout: 245 seconds)
  85. # [01:10] * Quits: karega (~aniasis@64.69.4.11) (Ping timeout: 255 seconds)
  86. # [01:12] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  87. # [01:14] * Quits: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
  88. # [01:14] * Joins: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com)
  89. # [01:17] * Joins: CrawfordComeaux (~CrawfordC@76.72.19.49)
  90. # [01:17] <CrawfordComeaux> How can I get these two arrows to sit side-by-side: http://jsfiddle.net/zhTbu/
  91. # [01:17] * Quits: mmlac (~mmlac@108-65-78-87.lightspeed.sntcca.sbcglobal.net) (Quit: mmlac)
  92. # [01:18] * Quits: garciawebdev (~garciaweb@190.244.76.14) (Remote host closed the connection)
  93. # [01:18] <bayvakoof> add float: left to .pointer-up
  94. # [01:18] * Joins: mattkelly_ (~mattwkell@64.125.189.90)
  95. # [01:19] * Quits: mattkelly_ (~mattwkell@64.125.189.90) (Client Quit)
  96. # [01:19] <bayvakoof> why don't you use images instead?
  97. # [01:20] * Joins: mattkelly_ (~mattwkell@64.125.189.90)
  98. # [01:20] * Quits: mattkelly_ (~mattwkell@64.125.189.90) (Client Quit)
  99. # [01:21] * Joins: mattkelly_ (~mattwkell@64.125.189.90)
  100. # [01:21] * Quits: dgathright (~dgathrigh@nat/yahoo/x-glcejmumahwaawan) (Quit: dgathright)
  101. # [01:21] <CrawfordComeaux> bayvakoof: no reason...just exploring css shapes & pseudo-classes
  102. # [01:23] * Quits: Leeol2 (~Leeol@71-221-64-91.eugn.qwest.net) (Quit: Leaving)
  103. # [01:23] * Quits: BreadMaker (~BreadMake@pc-120-215-239-201.cm.vtr.net) (Quit: FUAAAAAAAA!!!)
  104. # [01:24] * Quits: drublic (~drublic@frbg-5d84e47b.pool.mediaWays.net) (Remote host closed the connection)
  105. # [01:26] * Joins: sasori (~chatzilla@202.27.31.225)
  106. # [01:26] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 245 seconds)
  107. # [01:26] * Quits: Multiply (~Multiply@unaffiliated/multiply) (Read error: Connection reset by peer)
  108. # [01:27] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view)
  109. # [01:27] * mattkelly_ is now known as mattkelly
  110. # [01:28] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  111. # [01:28] * Quits: mattkelly (~mattwkell@64.125.189.90) (Changing host)
  112. # [01:28] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  113. # [01:36] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  114. # [01:36] * Quits: pensive612 (~pensive61@67.220.215.93) (Ping timeout: 245 seconds)
  115. # [01:36] * Quits: justinBeaudry (~justinbea@cpe-70-113-195-250.austin.res.rr.com) (Quit: justinBeaudry)
  116. # [01:38] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Ping timeout: 260 seconds)
  117. # [01:40] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
  118. # [01:42] * Joins: tommybergeron (~shreds@18-156.tr.cgocable.ca)
  119. # [01:46] * Quits: tomshreds (~shreds@18-156.tr.cgocable.ca) (Ping timeout: 244 seconds)
  120. # [01:46] * Joins: sbarg (~sbargy@ottawa.dreamhost.com)
  121. # [01:47] * Joins: Lulzon (Lulzon@CPE0018f85e6502-CM001a66710456.cpe.net.cable.rogers.com)
  122. # [01:48] * Quits: quiliro1 (~ana@189.27.113.36.dynamic.adsl.gvt.net.br) (Quit: Leaving.)
  123. # [01:49] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  124. # [01:54] * Quits: bayvakoof (~bayvakoof@unaffiliated/bayvakoof) (Ping timeout: 260 seconds)
  125. # [01:54] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  126. # [01:54] * Parts: sbarg (~sbargy@ottawa.dreamhost.com)
  127. # [01:58] * Joins: pensive612 (~pensive61@99-48-152-52.lightspeed.cornca.sbcglobal.net)
  128. # [01:58] * Joins: sasori (~chatzilla@202.27.31.225)
  129. # [02:00] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  130. # [02:01] * Quits: Oprr (~liveprevi@186.34.172.113) (Quit: Konversation terminated!)
  131. # [02:04] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  132. # [02:06] * Quits: benknight (~Adium@rrcs-50-75-172-223.nys.biz.rr.com) (Quit: Leaving.)
  133. # [02:08] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  134. # [02:11] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Client Quit)
  135. # [02:11] * Quits: wilmoo___ (~wilmoore@vlandnat.mystrotv.com) (Remote host closed the connection)
  136. # [02:12] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  137. # [02:12] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
  138. # [02:14] * Joins: mattkelly (~mattwkell@64.125.189.90)
  139. # [02:14] * Quits: mattkelly (~mattwkell@64.125.189.90) (Changing host)
  140. # [02:14] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  141. # [02:16] * Joins: mmlac (~mmlac@209.129.244.250)
  142. # [02:19] * Joins: roadt (~roadt@60.168.91.246)
  143. # [02:21] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
  144. # [02:24] * Joins: freakazoid0223 (~matt@pool-173-75-233-172.phlapa.fios.verizon.net)
  145. # [02:25] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  146. # [02:28] * Joins: mattkelly_ (~mattwkell@173.252.71.7)
  147. # [02:28] * Quits: mattkelly_ (~mattwkell@173.252.71.7) (Changing host)
  148. # [02:28] * Joins: mattkelly_ (~mattwkell@drupal.org/user/64049/view)
  149. # [02:28] * Quits: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  150. # [02:30] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Ping timeout: 252 seconds)
  151. # [02:30] * mattkelly_ is now known as mattkelly
  152. # [02:32] * Quits: tantek (~tantek@nat/mozilla/x-xasjxlkeqpafrnad) (Quit: tantek)
  153. # [02:32] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  154. # [02:33] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  155. # [02:33] * Quits: Mr_Grim (~Mr_Grim@38.99.136.178)
  156. # [02:35] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  157. # [02:42] * Quits: STyler (~STyler343@65-127-64-2.dia.static.qwest.net) (Quit: STyler)
  158. # [02:43] * Quits: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
  159. # [02:44] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  160. # [02:45] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  161. # [02:48] * Joins: pandeiro (~mu@177.33.182.220)
  162. # [02:49] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
  163. # [02:54] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 260 seconds)
  164. # [02:58] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  165. # [02:58] * Joins: mattkelly (~mattwkell@173.252.71.7)
  166. # [02:58] * Quits: mattkelly (~mattwkell@173.252.71.7) (Changing host)
  167. # [02:58] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  168. # [02:59] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
  169. # [03:00] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  170. # [03:01] * Quits: irae_ (~irae_@nat/yahoo/x-toeyapevvrosaoqh) (Quit: irae_)
  171. # [03:07] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  172. # [03:16] * Quits: TomWij (~TomWij@91.183.48.218) (Excess Flood)
  173. # [03:16] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  174. # [03:17] * Joins: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl)
  175. # [03:17] * Joins: TomWij (~TomWij@91.183.48.218)
  176. # [03:17] * Joins: mattkelly (~mattwkell@corpout3.snc1.tfbnw.net)
  177. # [03:17] * Quits: mattkelly (~mattwkell@corpout3.snc1.tfbnw.net) (Changing host)
  178. # [03:17] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  179. # [03:17] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Client Quit)
  180. # [03:18] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  181. # [03:19] * Quits: ericelliott (~dilvie@50.0.141.114) (Ping timeout: 260 seconds)
  182. # [03:28] * Quits: pandeiro (~mu@177.33.182.220) (Ping timeout: 276 seconds)
  183. # [03:30] * Quits: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl) (Quit: GuidoBouman)
  184. # [03:30] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
  185. # [03:31] * Joins: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com)
  186. # [03:35] * Joins: pandeiro (~mu@177.33.182.220)
  187. # [03:36] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  188. # [03:37] * Quits: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com) (Ping timeout: 240 seconds)
  189. # [03:38] <WebDragon> hey how many browsers currently support the css content: attr(data-foo); thing?
  190. # [03:41] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  191. # [03:43] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  192. # [03:43] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
  193. # [03:45] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  194. # [03:47] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
  195. # [03:52] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  196. # [03:53] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  197. # [03:54] * Joins: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net)
  198. # [03:57] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  199. # [03:57] * Joins: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com)
  200. # [04:01] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Read error: Operation timed out)
  201. # [04:05] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
  202. # [04:06] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: the corollary to be ye not so annoying: be ye not so easily annoyed.)
  203. # [04:06] * Quits: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com) (Ping timeout: 246 seconds)
  204. # [04:10] * Joins: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  205. # [04:11] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  206. # [04:14] * Joins: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com)
  207. # [04:15] * Quits: pandeiro (~mu@177.33.182.220) (Read error: Connection reset by peer)
  208. # [04:18] * Joins: barneybook_work (~Thunderbi@220.132.177.78)
  209. # [04:18] * Joins: pandeiro (~mu@177.33.182.220)
  210. # [04:20] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  211. # [04:23] * Joins: debsan (~debsan@190.245.74.16)
  212. # [04:29] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 246 seconds)
  213. # [04:30] * Joins: axos411 (~axos@xdsl-78-35-142-6.netcologne.de)
  214. # [04:30] * Joins: gavin_huang (~gravof@115.220.104.135)
  215. # [04:32] * Joins: debsan (~debsan@190.245.74.16)
  216. # [04:33] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  217. # [04:33] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  218. # [04:33] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  219. # [04:33] * Joins: tw2113 (~tw2113@fedora/tw2113)
  220. # [04:33] * Joins: sasori (~chatzilla@202.27.31.225)
  221. # [04:35] * Quits: ericelliott (~dilvie@19.sub-70-197-6.myvzw.com) (Ping timeout: 252 seconds)
  222. # [04:36] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 245 seconds)
  223. # [04:37] * Joins: globbot (~logbot@lump.glob.com.au)
  224. # [04:38] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 252 seconds)
  225. # [04:43] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  226. # [04:43] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  227. # [04:45] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  228. # [04:45] * Quits: roadt (~roadt@60.168.91.246) (Ping timeout: 245 seconds)
  229. # [04:46] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  230. # [04:46] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 240 seconds)
  231. # [04:47] * Joins: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net)
  232. # [04:47] <paul_irish> does snow leopard get safari 6? i dont remember seeing anything conclusive on this.
  233. # [04:47] <paul_irish> cc hober
  234. # [04:47] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Client Quit)
  235. # [04:48] * Joins: globbot (~logbot@lump.glob.com.au)
  236. # [04:48] <paul_irish> looks like SnoLo is deadzo https://discussions.apple.com/thread/4184630?start=0&tstart=0
  237. # [04:48] <paul_irish> ok then
  238. # [04:49] <paul_irish> does anyone have Safari in Lion (10.7.x) handy?
  239. # [04:49] <paul_irish> need to know if http://jsbin.com/ecetor/35 continuously reloads
  240. # [04:49] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  241. # [04:49] <tw2113> *raises hand*
  242. # [04:50] <paul_irish> i thought you were a linux man
  243. # [04:50] <paul_irish> oh thats right you got a mac machine a few months ago
  244. # [04:50] <tw2113> yeah
  245. # [04:50] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  246. # [04:50] <tw2113> a see a black tall block
  247. # [04:51] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  248. # [04:53] <tw2113> nothing else noticable
  249. # [04:54] * Joins: jarek (~jarek@unaffiliated/jarek)
  250. # [04:57] * Joins: roadt (~roadt@60.168.91.246)
  251. # [04:57] * Joins: debsan (~debsan@190.245.74.16)
  252. # [04:59] * Joins: Vennril2 (~vennril@p4FCB06A2.dip0.t-ipconnect.de)
  253. # [05:00] * Quits: debsan (~debsan@190.245.74.16) (Excess Flood)
  254. # [05:00] * Quits: Vennril (~vennril@p4FCB0DD1.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
  255. # [05:00] * Joins: debsan (~debsan@190.245.74.16)
  256. # [05:03] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: Be back later)
  257. # [05:03] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 272 seconds)
  258. # [05:03] * Joins: globbot (~logbot@lump.glob.com.au)
  259. # [05:04] * EHLOVader[afk] is now known as EHLOVader
  260. # [05:04] * Joins: factor (~factor@74.196.97.204)
  261. # [05:04] * Quits: reybango (~reybango@c-50-140-37-126.hsd1.fl.comcast.net) (Quit: Leaving)
  262. # [05:05] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
  263. # [05:05] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 276 seconds)
  264. # [05:05] * Quits: axos411 (~axos@xdsl-78-35-142-6.netcologne.de) (Quit: Leaving.)
  265. # [05:06] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  266. # [05:06] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 260 seconds)
  267. # [05:08] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  268. # [05:08] * Joins: debsan (~debsan@190.245.74.16)
  269. # [05:09] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  270. # [05:10] * Joins: gnemoug (~guomeng@222.175.198.5)
  271. # [05:10] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  272. # [05:11] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  273. # [05:11] * Quits: rds_ (~rds@122.167.33.20) (Ping timeout: 246 seconds)
  274. # [05:11] * Quits: Lulzon (Lulzon@CPE0018f85e6502-CM001a66710456.cpe.net.cable.rogers.com)
  275. # [05:12] * Joins: melst (~melst@pop1-1821.catv.wtnet.de)
  276. # [05:12] <paul_irish> tw2113: great!
  277. # [05:12] <paul_irish> thanks
  278. # [05:12] * Quits: gnemoug (~guomeng@222.175.198.5) (Quit: Leaving.)
  279. # [05:12] <tw2113> welcome
  280. # [05:14] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 252 seconds)
  281. # [05:16] * Joins: globbot (~logbot@lump.glob.com.au)
  282. # [05:16] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  283. # [05:16] * Joins: tiglog (~topeak@123.114.126.241)
  284. # [05:22] * Joins: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com)
  285. # [05:23] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 276 seconds)
  286. # [05:24] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
  287. # [05:24] * Joins: rds_ (~rds@122.167.6.31)
  288. # [05:28] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  289. # [05:31] * Joins: debsan (~debsan@190.245.74.16)
  290. # [05:35] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  291. # [05:41] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 255 seconds)
  292. # [05:45] * Joins: niloy (~niloy@203.196.177.156)
  293. # [05:49] * Joins: kennyluck (~kennyluck@119.161.158.96)
  294. # [05:49] * Joins: debsan (~debsan@190.245.74.16)
  295. # [05:53] * Joins: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
  296. # [05:54] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  297. # [05:54] * Parts: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
  298. # [05:55] * Quits: Adawerk (~ada@169.241.49.57) (Ping timeout: 256 seconds)
  299. # [05:55] * Joins: Adawerk (~ada@169.241.49.57)
  300. # [05:57] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 246 seconds)
  301. # [05:58] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 255 seconds)
  302. # [06:01] * Joins: debsan (~debsan@190.245.74.16)
  303. # [06:02] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
  304. # [06:04] * Joins: gnemoug (~guomeng@222.175.198.5)
  305. # [06:04] * Parts: gnemoug (~guomeng@222.175.198.5)
  306. # [06:06] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  307. # [06:11] * Joins: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f)
  308. # [06:11] * Joins: test_ (2e784aaa@gateway/web/freenode/ip.46.120.74.170)
  309. # [06:12] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  310. # [06:13] * Quits: test_ (2e784aaa@gateway/web/freenode/ip.46.120.74.170) (Client Quit)
  311. # [06:13] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  312. # [06:15] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  313. # [06:18] * Quits: codewrangler (~codewrang@pool-71-191-34-251.washdc.fios.verizon.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  314. # [06:19] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  315. # [06:21] * Quits: speak (speak@waret.us) (Ping timeout: 268 seconds)
  316. # [06:21] * Quits: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com) (Read error: Connection reset by peer)
  317. # [06:29] * Quits: Norrin (~Joe@unaffiliated/norrinradd) (Ping timeout: 246 seconds)
  318. # [06:29] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
  319. # [06:30] * Joins: central (~central@c-67-167-30-87.hsd1.il.comcast.net)
  320. # [06:30] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  321. # [06:33] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  322. # [06:35] * Quits: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f) (Remote host closed the connection)
  323. # [06:35] * Quits: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
  324. # [06:36] * Joins: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f)
  325. # [06:37] * Joins: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com)
  326. # [06:42] * Quits: boB_K7IQ (~IceChat9@23-25-129-30-static.hfc.comcastbusiness.net) (Ping timeout: 256 seconds)
  327. # [06:43] * Joins: gyzmodo (x@89.146.89.242)
  328. # [06:44] * Joins: asher^ (asher@101.166.147.73)
  329. # [06:44] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  330. # [06:44] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  331. # [06:44] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  332. # [06:45] * Quits: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net) (Quit: For by grace are ye saved through faith; and that not of yourselves: it is the gift of God: Not of works, lest any man should boast. - Ephesians 2:8-9)
  333. # [06:45] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  334. # [06:45] * Quits: melst (~melst@pop1-1821.catv.wtnet.de) (Quit: Leaving.)
  335. # [06:45] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  336. # [06:48] * Joins: Norrin (~Joe@unaffiliated/norrinradd)
  337. # [06:50] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 246 seconds)
  338. # [06:50] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  339. # [06:53] * Quits: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f) (Ping timeout: 246 seconds)
  340. # [06:55] * Joins: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f)
  341. # [06:59] * Quits: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
  342. # [06:59] * Quits: rds_ (~rds@122.167.6.31) (Ping timeout: 276 seconds)
  343. # [07:00] * EHLOVader is now known as EHLOVader[afk]
  344. # [07:02] * Joins: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com)
  345. # [07:16] * Joins: rds_ (~rds@122.167.6.31)
  346. # [07:23] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  347. # [07:24] * Quits: tra_ (tra@www.restate.fi) (Ping timeout: 240 seconds)
  348. # [07:24] * Joins: tra (tra@www.restate.fi)
  349. # [07:26] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  350. # [07:27] * Joins: BigKing (~BigKing@dslb-094-221-106-030.pools.arcor-ip.net)
  351. # [07:29] * Joins: smatic (~smatic@190.186.58.100)
  352. # [07:32] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  353. # [07:32] * Quits: benv (~benv@CPE0018e7f1a499-CM00222d5a9efd.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  354. # [07:33] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Quit: leaving)
  355. # [07:35] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  356. # [07:37] * Quits: tommybergeron (~shreds@18-156.tr.cgocable.ca) (Quit: Leaving...)
  357. # [07:38] * Quits: BigKing (~BigKing@dslb-094-221-106-030.pools.arcor-ip.net) (Remote host closed the connection)
  358. # [07:38] * Joins: boB_K7IQ (~IceChat9@50.125.45.57)
  359. # [07:39] * Quits: smatic (~smatic@190.186.58.100) (Quit: Colloquy for iPad - http://colloquy.mobi)
  360. # [07:41] * Quits: Norrin (~Joe@unaffiliated/norrinradd) (Ping timeout: 245 seconds)
  361. # [07:47] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
  362. # [07:48] * Joins: Norrin (~Joe@unaffiliated/norrinradd)
  363. # [07:48] * Quits: Norrin (~Joe@unaffiliated/norrinradd) (Excess Flood)
  364. # [07:48] * Joins: Norrin (~Joe@unaffiliated/norrinradd)
  365. # [07:51] * Quits: machicola (~thetentma@cpe-75-83-13-152.socal.res.rr.com) (Ping timeout: 260 seconds)
  366. # [07:52] * Quits: roadt (~roadt@60.168.91.246) (Ping timeout: 245 seconds)
  367. # [07:52] * Quits: kadiks (~kadiks@APuteaux-652-1-172-189.w90-44.abo.wanadoo.fr) (Ping timeout: 260 seconds)
  368. # [07:53] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
  369. # [07:53] * Quits: rds_ (~rds@122.167.6.31) (Quit: Leaving)
  370. # [07:53] * Joins: dhruvasagar (~dhruvasag@122.167.88.165)
  371. # [07:54] * Joins: blinkerror (~Thunderbi@49.145.109.253)
  372. # [07:55] * Quits: Norrin (~Joe@unaffiliated/norrinradd) (Ping timeout: 246 seconds)
  373. # [07:55] * Joins: longbeach (~mike@AFontenayssB-152-1-56-37.w82-121.abo.wanadoo.fr)
  374. # [07:56] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  375. # [07:58] * Joins: bibo360 (~bibo360@bobi.signap.com)
  376. # [07:58] * Quits: blinkerror (~Thunderbi@49.145.109.253) (Ping timeout: 244 seconds)
  377. # [08:01] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 245 seconds)
  378. # [08:01] * Joins: Norrin (~Joe@unaffiliated/norrinradd)
  379. # [08:02] <paul_irish> small win: http://code.google.com/p/chromium/issues/detail?id=64975
  380. # [08:11] * Quits: bibo360 (~bibo360@bobi.signap.com) (Ping timeout: 272 seconds)
  381. # [08:13] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
  382. # [08:17] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
  383. # [08:18] * Quits: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88)
  384. # [08:18] * Joins: saschagehlich (~sascha@p5DD55067.dip.t-dialin.net)
  385. # [08:20] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  386. # [08:22] * Quits: AlbireoX (~AlbireoX@76.78.168.158) (Remote host closed the connection)
  387. # [08:24] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Read error: Operation timed out)
  388. # [08:26] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  389. # [08:30] * Joins: roel (~quassel@d54C236E3.access.telenet.be)
  390. # [08:30] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Client Quit)
  391. # [08:32] * Joins: poolshark (~quassel@dslb-088-075-154-231.pools.arcor-ip.net)
  392. # [08:33] <hemanth> paul_irish, some teen, got $60k for a security fix?
  393. # [08:33] <paul_irish> pinkie pie!
  394. # [08:33] <paul_irish> pinkie pie has made a lot more than just 60k from chromium this year
  395. # [08:33] <paul_irish> the last hack was so dope
  396. # [08:34] <paul_irish> http://blog.chromium.org/2012/05/tale-of-two-pwnies-part-1.html
  397. # [08:34] <paul_irish> ^^^
  398. # [08:34] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
  399. # [08:35] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  400. # [08:35] <hemanth> paul_irish, sweet! :) Each generation has to be smartert than the previous ;)
  401. # [08:37] * Joins: bibo360 (~bibo360@bobi.signap.com)
  402. # [08:38] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
  403. # [08:40] * Joins: roadt (~roadt@60.168.91.246)
  404. # [08:41] * Quits: jonandersson (~jonanders@c83-249-225-142.bredband.comhem.se) (Quit: jonandersson)
  405. # [08:41] * Quits: pandeiro (~mu@177.33.182.220) (Read error: Operation timed out)
  406. # [08:42] * Joins: Ducki__ (~Ducki@pD9E3950C.dip0.t-ipconnect.de)
  407. # [08:45] * Quits: bibo360 (~bibo360@bobi.signap.com) (Ping timeout: 245 seconds)
  408. # [08:46] * Joins: stillEPIK (~EPIK@65.26.125.79)
  409. # [08:47] * Quits: EPIK (~EPIK@cpe-65-26-125-79.kc.res.rr.com) (Ping timeout: 260 seconds)
  410. # [08:49] * Quits: kennyluck (~kennyluck@119.161.158.96) (Quit: kennyluck)
  411. # [08:52] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 245 seconds)
  412. # [08:57] * Joins: jonandersson (~jonanders@37-46-184-126.customers.ownit.se)
  413. # [08:58] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Ping timeout: 246 seconds)
  414. # [08:58] * Joins: mstalfoort (~manuchill@83.232.96.217)
  415. # [09:00] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
  416. # [09:01] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
  417. # [09:03] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Ping timeout: 246 seconds)
  418. # [09:06] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  419. # [09:07] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  420. # [09:12] * Joins: bibo360 (~bibo360@bobi.signap.com)
  421. # [09:14] * Joins: JonathanNeal (u5831@gateway/web/irccloud.com/x-dugptdohjcnvcfln)
  422. # [09:14] <JonathanNeal> Should the links inside a <nav> also be in a <ul> and <li>, or are there other appropriate elements they could be in?
  423. # [09:15] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  424. # [09:15] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Client Quit)
  425. # [09:15] * Joins: ebidel (~ericbidel@173.247.192.168)
  426. # [09:16] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  427. # [09:17] * Joins: banner (~banner@130.95.177.181)
  428. # [09:18] <banner> Hey, You there?
  429. # [09:18] * Joins: buzzkill_sr (~chatzilla@69.88.160.3)
  430. # [09:19] * buzzkill_sr is now known as grantg
  431. # [09:19] * Parts: JonathanNeal (u5831@gateway/web/irccloud.com/x-dugptdohjcnvcfln)
  432. # [09:20] * Quits: bibo360 (~bibo360@bobi.signap.com) (Ping timeout: 252 seconds)
  433. # [09:21] * Joins: blinkerror (~Thunderbi@49.145.94.153)
  434. # [09:23] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  435. # [09:24] * Quits: dhruvasagar (~dhruvasag@122.167.88.165) (Ping timeout: 246 seconds)
  436. # [09:26] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
  437. # [09:36] * Joins: alrra (~alrra@unaffiliated/alrra)
  438. # [09:36] * Joins: bibo360 (~bibo360@bobi.signap.com)
  439. # [09:37] * Quits: saschagehlich (~sascha@p5DD55067.dip.t-dialin.net) (Quit: saschagehlich)
  440. # [09:38] * Quits: grantg (~chatzilla@69.88.160.3) (Quit: ChatZilla 0.9.89 [Firefox 16.0/20121002073616])
  441. # [09:40] * Quits: niloy (~niloy@203.196.177.156) (Remote host closed the connection)
  442. # [09:41] * Joins: dhruvasagar (~dhruvasag@122.167.246.239)
  443. # [09:45] * Quits: mike5w3c (~MikeSmith@s1106232.xgsspn.imtp.tachikawa.spmode.ne.jp) (Quit: mike5w3c)
  444. # [09:46] * Joins: sedovsek (~robert@89.143.12.238)
  445. # [09:52] * Joins: niloy (~niloy@203.196.177.156)
  446. # [09:57] * Quits: gavin_huang (~gravof@115.220.104.135) (Quit: Leaving)
  447. # [09:58] * Joins: gavin_huang (~gravof@115.220.104.135)
  448. # [10:00] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  449. # [10:00] * Joins: saschagehlich (~sascha@p5DD55067.dip.t-dialin.net)
  450. # [10:02] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
  451. # [10:07] * Quits: benschwarz (u2121@gateway/web/irccloud.com/x-sdqhaohbwtxeitgx) (Quit: Connection closed for inactivity)
  452. # [10:09] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Quit: Leaving...)
  453. # [10:10] * Quits: banner (~banner@130.95.177.181) (Quit: Leaving)
  454. # [10:14] * Quits: __sjh (~sjh@host81-136-151-47.in-addr.btopenworld.com) (Read error: Connection reset by peer)
  455. # [10:16] * Quits: ebidel (~ericbidel@173.247.192.168) (Quit: ebidel)
  456. # [10:19] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
  457. # [10:20] * Joins: mr_lou (~sirlou@2.109.206.14)
  458. # [10:24] * Joins: mstalfoort (~manuchill@83.232.96.217)
  459. # [10:27] * Joins: naquad (~naquad@82.146.43.183)
  460. # [10:27] * Joins: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk)
  461. # [10:28] * Joins: jetienne_ (~jerome@82.230.255.246)
  462. # [10:29] * Quits: jetienne_ (~jerome@82.230.255.246) (Client Quit)
  463. # [10:30] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  464. # [10:30] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
  465. # [10:30] * Joins: nonge_ (~nonge@p50829E64.dip.t-dialin.net)
  466. # [10:30] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  467. # [10:31] * Quits: blinkerror (~Thunderbi@49.145.94.153) (Ping timeout: 265 seconds)
  468. # [10:32] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  469. # [10:34] * Quits: nonge (~nonge@p5082925D.dip.t-dialin.net) (Ping timeout: 246 seconds)
  470. # [10:36] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  471. # [10:38] * Quits: dhruvasagar (~dhruvasag@122.167.246.239) (Ping timeout: 272 seconds)
  472. # [10:39] * Joins: blinkerror (~Thunderbi@49.145.94.153)
  473. # [10:40] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  474. # [10:40] * Joins: dhruvasagar (~dhruvasag@122.178.209.146)
  475. # [10:44] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  476. # [10:46] * Joins: mike5w3c (~MikeSmith@s1106023.xgsspn.imtp.tachikawa.spmode.ne.jp)
  477. # [10:46] * Quits: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  478. # [10:48] * Quits: boB_K7IQ (~IceChat9@50.125.45.57) (Ping timeout: 245 seconds)
  479. # [10:58] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  480. # [11:03] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  481. # [11:04] * Quits: gyzmodo (x@89.146.89.242) (Ping timeout: 252 seconds)
  482. # [11:07] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  483. # [11:07] * Quits: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net) (Ping timeout: 260 seconds)
  484. # [11:11] * Joins: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com)
  485. # [11:12] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Read error: Operation timed out)
  486. # [11:12] * Joins: verty411 (~me@ip68-226-114-252.ph.ph.cox.net)
  487. # [11:17] * Joins: BrokenAngel (~BrokenAng@2.107.199.38)
  488. # [11:17] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  489. # [11:18] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  490. # [11:19] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Quit: Leaving...)
  491. # [11:19] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  492. # [11:20] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  493. # [11:20] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  494. # [11:20] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  495. # [11:21] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  496. # [11:21] * Quits: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  497. # [11:21] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  498. # [11:22] * Parts: verty411 (~me@ip68-226-114-252.ph.ph.cox.net)
  499. # [11:24] * Quits: saschagehlich (~sascha@p5DD55067.dip.t-dialin.net) (Quit: saschagehlich)
  500. # [11:30] * Joins: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de)
  501. # [11:30] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  502. # [11:32] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 276 seconds)
  503. # [11:32] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  504. # [11:33] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  505. # [11:33] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 256 seconds)
  506. # [11:33] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  507. # [11:34] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  508. # [11:35] * Joins: mosheee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  509. # [11:35] * Quits: mosheee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  510. # [11:35] * Joins: mosheee (~moshee@unaffiliated/moshee)
  511. # [11:36] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 256 seconds)
  512. # [11:37] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  513. # [11:40] * Joins: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net)
  514. # [11:42] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
  515. # [11:44] * Joins: jgomez (~jgomez@79.121.254.19)
  516. # [11:44] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  517. # [11:45] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  518. # [11:46] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  519. # [11:49] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
  520. # [11:49] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  521. # [11:55] * Quits: hemanth (~who@182.71.223.79) (Read error: Connection reset by peer)
  522. # [11:56] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  523. # [11:56] * Joins: melst (~melst@pop1-1821.catv.wtnet.de)
  524. # [11:57] * Joins: caddoo (~quassel@81.179.1.38)
  525. # [11:58] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  526. # [11:58] * Quits: dhruvasagar (~dhruvasag@122.178.209.146) (Ping timeout: 246 seconds)
  527. # [11:58] * Quits: tiglog (~topeak@123.114.126.241) (Quit: Leaving)
  528. # [11:58] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Ping timeout: 245 seconds)
  529. # [12:01] * jetienne_ is now known as jetienne
  530. # [12:03] * Joins: bibo360 (~bibo360@bobi.signap.com)
  531. # [12:04] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  532. # [12:05] * Joins: dhruvasagar (~dhruvasag@122.167.116.53)
  533. # [12:06] * Parts: melst (~melst@pop1-1821.catv.wtnet.de)
  534. # [12:07] * Joins: hemanth (~who@182.71.223.79)
  535. # [12:08] * Quits: Rydefalk_ (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  536. # [12:08] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  537. # [12:09] * Quits: barneybook_work (~Thunderbi@220.132.177.78) (Ping timeout: 244 seconds)
  538. # [12:09] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  539. # [12:09] * Joins: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net)
  540. # [12:10] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  541. # [12:11] * Joins: gnemoug (~guomeng@222.175.198.5)
  542. # [12:11] * Quits: gnemoug (~guomeng@222.175.198.5) (Max SendQ exceeded)
  543. # [12:12] * Joins: barneybook_work (~Thunderbi@220.132.177.78)
  544. # [12:16] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  545. # [12:16] * Quits: mr_lou (~sirlou@2.109.206.14) (Quit: Ex-Chat)
  546. # [12:17] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
  547. # [12:17] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  548. # [12:24] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
  549. # [12:25] * Quits: factor (~factor@74.196.97.204) (Read error: Operation timed out)
  550. # [12:25] * Joins: gnemoug (~guomeng@222.175.198.5)
  551. # [12:26] * Quits: gnemoug (~guomeng@222.175.198.5) (Max SendQ exceeded)
  552. # [12:27] * Joins: robmorrissey (~robmorris@92.41.119.198.threembb.co.uk)
  553. # [12:30] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 245 seconds)
  554. # [12:33] * Quits: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net) (Ping timeout: 252 seconds)
  555. # [12:35] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Ping timeout: 246 seconds)
  556. # [12:36] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 245 seconds)
  557. # [12:36] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
  558. # [12:36] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-nxlykgkcekvkvvtt) (Ping timeout: 245 seconds)
  559. # [12:36] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-qznnihhvusfxqkfw)
  560. # [12:36] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
  561. # [12:36] <naquad> is there some good bootstrap a-la twitter bootstrap that won't conflict with jquery ui?
  562. # [12:36] * Joins: bibo360 (~bibo360@bobi.signap.com)
  563. # [12:36] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
  564. # [12:40] * Quits: qw (~jmarch@184.95.32.50) (Ping timeout: 252 seconds)
  565. # [12:41] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  566. # [12:45] * Quits: Garbee (~Garbee@h43.116.56.24.cable.rstb.jetbroadband.com) (Quit: Leaving)
  567. # [12:45] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
  568. # [12:47] * Quits: barneybook_work (~Thunderbi@220.132.177.78) (Quit: barneybook_work)
  569. # [12:47] * Quits: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 246 seconds)
  570. # [12:48] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  571. # [12:48] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  572. # [12:49] * Joins: Garbee` (~Garbee@lb1.cluster.grephix.nl)
  573. # [12:49] * Garbee` is now known as Garbee
  574. # [12:49] * Quits: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk) (Quit: Leaving.)
  575. # [12:51] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (*.net *.split)
  576. # [12:51] * Quits: nonge_ (~nonge@p50829E64.dip.t-dialin.net) (*.net *.split)
  577. # [12:51] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (*.net *.split)
  578. # [12:51] * Quits: mmlac (~mmlac@209.129.244.250) (*.net *.split)
  579. # [12:51] * Quits: rasmusth_ (magic@213.155.0.37) (*.net *.split)
  580. # [12:51] * Quits: jochen__ (jochen@nat/google/x-vbvlwiiranlbttku) (*.net *.split)
  581. # [12:51] * Quits: cylentwolf_ (u3104@gateway/web/irccloud.com/x-ijtupdywptikrbdo) (*.net *.split)
  582. # [12:51] * Quits: Buglouse (~Buglouse@unaffiliated/Buglouse) (*.net *.split)
  583. # [12:51] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-yoomcxqwyrxzeahg) (*.net *.split)
  584. # [12:51] * Quits: Famic (famic@hidden.dns.ug) (*.net *.split)
  585. # [12:51] * Quits: pocopina (u5310@gateway/web/irccloud.com/x-pqutblhkiboqbuny) (*.net *.split)
  586. # [12:51] * Quits: peol (~andree@unaffiliated/peol) (*.net *.split)
  587. # [12:51] * Quits: JoeK (~Joseph@node0-kratos.hostftw.com) (*.net *.split)
  588. # [12:51] * Quits: imbrandon (~bholtscla@15.185.100.228) (*.net *.split)
  589. # [12:51] * Quits: thomasvs (~thomasvs@fedora/thomasvs) (*.net *.split)
  590. # [12:51] * Quits: m0 (~m0@mohamedmansour.com) (*.net *.split)
  591. # [12:51] * Quits: alpaca (~swe@unaffiliated/alpaca) (*.net *.split)
  592. # [12:51] * Quits: danheberden (~danheberd@li225-35.members.linode.com) (*.net *.split)
  593. # [12:51] * Quits: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net) (*.net *.split)
  594. # [12:51] * Quits: hemanth (~who@182.71.223.79) (*.net *.split)
  595. # [12:51] * Quits: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f) (*.net *.split)
  596. # [12:51] * Quits: freakazoid0223 (~matt@pool-173-75-233-172.phlapa.fios.verizon.net) (*.net *.split)
  597. # [12:51] * Quits: xec (~xec@188.95.241.142) (*.net *.split)
  598. # [12:51] * Quits: Stoob (~steev@2607:f358:1:fed5:22:0:7937:da8d) (*.net *.split)
  599. # [12:51] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (*.net *.split)
  600. # [12:51] * Quits: Stoob__ (~steev@108.174.53.111) (*.net *.split)
  601. # [12:51] * Quits: _cheney (~cheney@75.128.188.53) (*.net *.split)
  602. # [12:51] * Quits: Charun (~Charun@unaffiliated/charun) (*.net *.split)
  603. # [12:51] * Quits: viduthalai1947 (u5404@gateway/web/irccloud.com/x-zwnwidupdvvvratd) (*.net *.split)
  604. # [12:51] * Quits: tapout (~tapout@unaffiliated/tapout) (*.net *.split)
  605. # [12:51] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (*.net *.split)
  606. # [12:51] * Quits: dagobah (~dagobah@84.45.53.200) (*.net *.split)
  607. # [12:51] * Quits: Phae (u455@gateway/web/irccloud.com/x-nryaqscvwgffpnpa) (*.net *.split)
  608. # [12:51] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-qznnihhvusfxqkfw) (*.net *.split)
  609. # [12:51] * Quits: naquad (~naquad@82.146.43.183) (*.net *.split)
  610. # [12:51] * Quits: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr) (*.net *.split)
  611. # [12:51] * Quits: jonandersson (~jonanders@37-46-184-126.customers.ownit.se) (*.net *.split)
  612. # [12:51] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (*.net *.split)
  613. # [12:51] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (*.net *.split)
  614. # [12:51] * Quits: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill) (*.net *.split)
  615. # [12:51] * Quits: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net) (*.net *.split)
  616. # [12:51] * Quits: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com) (*.net *.split)
  617. # [12:51] * Quits: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com) (*.net *.split)
  618. # [12:51] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-mhdnbeiagavbarka) (*.net *.split)
  619. # [12:51] * Quits: hdv (u2376@gateway/web/irccloud.com/x-tcqllssbexznfqph) (*.net *.split)
  620. # [12:51] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-gxnduzipfvbgnuyh) (*.net *.split)
  621. # [12:51] * Quits: Ducki__ (~Ducki@pD9E3950C.dip0.t-ipconnect.de) (*.net *.split)
  622. # [12:51] * Quits: poolshark (~quassel@dslb-088-075-154-231.pools.arcor-ip.net) (*.net *.split)
  623. # [12:51] * Quits: granden (granden@ua-83-227-207-92.cust.bredbandsbolaget.se) (*.net *.split)
  624. # [12:51] * Quits: shac (~shac@5adc0e22.bb.sky.com) (*.net *.split)
  625. # [12:51] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (*.net *.split)
  626. # [12:51] * Quits: kevvaoff (~kevva@109.74.3.6) (*.net *.split)
  627. # [12:51] * Quits: mariusz (~mariusz@91-237-52-142.greendata.pl) (*.net *.split)
  628. # [12:51] * Quits: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net) (*.net *.split)
  629. # [12:51] * Quits: caddoo (~quassel@81.179.1.38) (*.net *.split)
  630. # [12:51] * Quits: blinkerror (~Thunderbi@49.145.94.153) (*.net *.split)
  631. # [12:51] * Quits: mstalfoort (~manuchill@83.232.96.217) (*.net *.split)
  632. # [12:51] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (*.net *.split)
  633. # [12:51] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (*.net *.split)
  634. # [12:51] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (*.net *.split)
  635. # [12:51] * Quits: stillEPIK (~EPIK@65.26.125.79) (*.net *.split)
  636. # [12:51] * Quits: roadt (~roadt@60.168.91.246) (*.net *.split)
  637. # [12:51] * Quits: roel (~quassel@d54C236E3.access.telenet.be) (*.net *.split)
  638. # [12:51] * Quits: tra (tra@www.restate.fi) (*.net *.split)
  639. # [12:51] * Quits: central (~central@c-67-167-30-87.hsd1.il.comcast.net) (*.net *.split)
  640. # [12:51] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com) (*.net *.split)
  641. # [12:51] * Quits: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net) (*.net *.split)
  642. # [12:51] * Quits: TomWij (~TomWij@91.183.48.218) (*.net *.split)
  643. # [12:51] * Quits: RJ3000_ (~uid1@109.231.228.146) (*.net *.split)
  644. # [12:51] * Quits: CrawfordComeaux (~CrawfordC@76.72.19.49) (*.net *.split)
  645. # [12:51] * Quits: ExpediaNT (~ExpediaNT@cpc3-tilb8-2-0-cust140.basl.cable.virginmedia.com) (*.net *.split)
  646. # [12:51] * Quits: jaredrhine (~quassel@mongoose.wordzoo.com) (*.net *.split)
  647. # [12:51] * Quits: barneybook (kvirc@220-133-195-146.HINET-IP.hinet.net) (*.net *.split)
  648. # [12:51] * Quits: sirecote (sirecote@64.15.76.9) (*.net *.split)
  649. # [12:51] * Quits: kayam (u6535@gateway/web/irccloud.com/x-unosculoaznbnszn) (*.net *.split)
  650. # [12:51] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (*.net *.split)
  651. # [12:51] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (*.net *.split)
  652. # [12:51] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-ngwyqyhbyfxybvnh) (*.net *.split)
  653. # [12:51] * Quits: salazr_ (u2027@gateway/web/irccloud.com/x-niuwqtsynnatxjrd) (*.net *.split)
  654. # [12:51] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-qatakuhmocygbykv) (*.net *.split)
  655. # [12:51] * Quits: pingo_ (u5981@gateway/web/irccloud.com/x-memznlrfabifhdzm) (*.net *.split)
  656. # [12:51] * Quits: jgomez (~jgomez@79.121.254.19) (*.net *.split)
  657. # [12:51] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (*.net *.split)
  658. # [12:51] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (*.net *.split)
  659. # [12:51] * Quits: GhostFreeman (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net) (*.net *.split)
  660. # [12:51] * Quits: njbair (~njbair@user-12l369a.cable.mindspring.com) (*.net *.split)
  661. # [12:51] * Quits: gavacho (~ken@69.169.43.5) (*.net *.split)
  662. # [12:51] * Quits: loktar (~loktar@ip174-71-117-123.om.om.cox.net) (*.net *.split)
  663. # [12:51] * Quits: hober (~ted@unaffiliated/hober) (*.net *.split)
  664. # [12:51] * Quits: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net) (*.net *.split)
  665. # [12:51] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (*.net *.split)
  666. # [12:51] * Quits: kirin` (telex@gateway/shell/anapnea.net/x-ltiwsyvjnewaxrnl) (*.net *.split)
  667. # [12:51] * Quits: loide (loide@nat/indt/x-imlcnbpnjfwmnocf) (*.net *.split)
  668. # [12:51] * Quits: gurps (~gurps@bounce.soosc.net) (*.net *.split)
  669. # [12:51] * Quits: webben (~benjamin@173-203-84-17.static.cloud-ips.com) (*.net *.split)
  670. # [12:51] * Quits: EHLOVader[afk] (~EHLOVader@198.12.68.114) (*.net *.split)
  671. # [12:51] * Quits: voodootikigod (~voodootik@50-57-134-169.static.cloud-ips.com) (*.net *.split)
  672. # [12:51] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (*.net *.split)
  673. # [12:51] * Quits: kurrent (~kurrent@unaffiliated/kurrent) (*.net *.split)
  674. # [12:51] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (*.net *.split)
  675. # [12:51] * Quits: Conti (~Conti@121.165.183.205) (*.net *.split)
  676. # [12:51] * Quits: t1eR (t1eR@unaffiliated/t1er) (*.net *.split)
  677. # [12:51] * Quits: Aric (~Aric@50-56-235-177.static.cloud-ips.com) (*.net *.split)
  678. # [12:51] * Quits: Graister (~graister@212-149-203-36.bb.dnainternet.fi) (*.net *.split)
  679. # [12:51] * Quits: goodfriend (~goodfrien@aisa.fi.muni.cz) (*.net *.split)
  680. # [12:51] * Quits: beasty (~beasty@about/apple/macbook/beasty) (*.net *.split)
  681. # [12:51] * Quits: Velmont (odinho@dalvik.ping.uio.no) (*.net *.split)
  682. # [12:54] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  683. # [12:55] * Quits: MissionCritical (~MissionCr@unaffiliated/missioncritical) (Ping timeout: 248 seconds)
  684. # [12:55] * Joins: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  685. # [12:55] * Joins: qw_ (~jmarch@184.95.32.50)
  686. # [12:55] * Joins: m00bles (~Pomax@d173-183-90-226.bchsia.telus.net)
  687. # [12:55] * Joins: drublic (~drublic@frbg-5d84ed3a.pool.mediaWays.net)
  688. # [12:55] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
  689. # [12:55] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-qznnihhvusfxqkfw)
  690. # [12:55] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
  691. # [12:55] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
  692. # [12:55] * Joins: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net)
  693. # [12:55] * Joins: hemanth (~who@182.71.223.79)
  694. # [12:55] * Joins: caddoo (~quassel@81.179.1.38)
  695. # [12:55] * Joins: jgomez (~jgomez@79.121.254.19)
  696. # [12:55] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  697. # [12:55] * Joins: blinkerror (~Thunderbi@49.145.94.153)
  698. # [12:55] * Joins: nonge_ (~nonge@p50829E64.dip.t-dialin.net)
  699. # [12:55] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
  700. # [12:55] * Joins: naquad (~naquad@82.146.43.183)
  701. # [12:55] * Joins: mstalfoort (~manuchill@83.232.96.217)
  702. # [12:55] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
  703. # [12:55] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  704. # [12:55] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  705. # [12:55] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  706. # [12:55] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
  707. # [12:55] * Joins: jonandersson (~jonanders@37-46-184-126.customers.ownit.se)
  708. # [12:55] * Joins: stillEPIK (~EPIK@65.26.125.79)
  709. # [12:55] * Joins: Ducki__ (~Ducki@pD9E3950C.dip0.t-ipconnect.de)
  710. # [12:55] * Joins: roadt (~roadt@60.168.91.246)
  711. # [12:55] * Joins: poolshark (~quassel@dslb-088-075-154-231.pools.arcor-ip.net)
  712. # [12:55] * Joins: roel (~quassel@d54C236E3.access.telenet.be)
  713. # [12:55] * Joins: tra (tra@www.restate.fi)
  714. # [12:55] * Joins: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f)
  715. # [12:55] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  716. # [12:55] * Joins: central (~central@c-67-167-30-87.hsd1.il.comcast.net)
  717. # [12:55] * Joins: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  718. # [12:55] * Joins: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net)
  719. # [12:55] * Joins: TomWij (~TomWij@91.183.48.218)
  720. # [12:55] * Joins: freakazoid0223 (~matt@pool-173-75-233-172.phlapa.fios.verizon.net)
  721. # [12:55] * Joins: mmlac (~mmlac@209.129.244.250)
  722. # [12:55] * Joins: CrawfordComeaux (~CrawfordC@76.72.19.49)
  723. # [12:55] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  724. # [12:55] * Joins: xec (~xec@188.95.241.142)
  725. # [12:55] * Joins: GhostFreeman (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net)
  726. # [12:55] * Joins: Stoob (~steev@2607:f358:1:fed5:22:0:7937:da8d)
  727. # [12:55] * Joins: ExpediaNT (~ExpediaNT@cpc3-tilb8-2-0-cust140.basl.cable.virginmedia.com)
  728. # [12:55] * Joins: granden (granden@ua-83-227-207-92.cust.bredbandsbolaget.se)
  729. # [12:55] * Joins: kurrent (~kurrent@unaffiliated/kurrent)
  730. # [12:55] * Joins: jaredrhine (~quassel@mongoose.wordzoo.com)
  731. # [12:55] * Joins: barneybook (kvirc@220-133-195-146.HINET-IP.hinet.net)
  732. # [12:55] * Joins: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net)
  733. # [12:55] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
  734. # [12:55] * Joins: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill)
  735. # [12:55] * Joins: rasmusth_ (magic@213.155.0.37)
  736. # [12:55] * Joins: Stoob__ (~steev@108.174.53.111)
  737. # [12:55] * Joins: _cheney (~cheney@75.128.188.53)
  738. # [12:55] * Joins: shac (~shac@5adc0e22.bb.sky.com)
  739. # [12:55] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
  740. # [12:55] * Joins: Charun (~Charun@unaffiliated/charun)
  741. # [12:55] * Joins: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net)
  742. # [12:55] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
  743. # [12:55] * Joins: jochen__ (jochen@nat/google/x-vbvlwiiranlbttku)
  744. # [12:55] * Joins: goodfriend (~goodfrien@aisa.fi.muni.cz)
  745. # [12:55] * Joins: loktar (~loktar@ip174-71-117-123.om.om.cox.net)
  746. # [12:55] * Joins: viduthalai1947 (u5404@gateway/web/irccloud.com/x-zwnwidupdvvvratd)
  747. # [12:55] * Joins: tapout (~tapout@unaffiliated/tapout)
  748. # [12:55] * Joins: populvuh (~populvuh@unaffiliated/populvuh)
  749. # [12:55] * Joins: kirin` (telex@gateway/shell/anapnea.net/x-ltiwsyvjnewaxrnl)
  750. # [12:55] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
  751. # [12:55] * Joins: loide (loide@nat/indt/x-imlcnbpnjfwmnocf)
  752. # [12:55] * Joins: kevvaoff (~kevva@109.74.3.6)
  753. # [12:55] * Joins: Buglouse (~Buglouse@unaffiliated/Buglouse)
  754. # [12:55] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-yoomcxqwyrxzeahg)
  755. # [12:55] * Joins: cylentwolf_ (u3104@gateway/web/irccloud.com/x-ijtupdywptikrbdo)
  756. # [12:55] * Joins: Famic (famic@hidden.dns.ug)
  757. # [12:55] * Joins: pocopina (u5310@gateway/web/irccloud.com/x-pqutblhkiboqbuny)
  758. # [12:55] * Joins: sirecote (sirecote@64.15.76.9)
  759. # [12:55] * Joins: johnkpaul (~johnkpaul@ec2-107-20-23-79.compute-1.amazonaws.com)
  760. # [12:55] * Joins: peol (~andree@unaffiliated/peol)
  761. # [12:55] * Joins: JoeK (~Joseph@node0-kratos.hostftw.com)
  762. # [12:55] * Joins: njbair (~njbair@user-12l369a.cable.mindspring.com)
  763. # [12:55] * Joins: gavacho (~ken@69.169.43.5)
  764. # [12:55] * Joins: kayam (u6535@gateway/web/irccloud.com/x-unosculoaznbnszn)
  765. # [12:55] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  766. # [12:55] * Joins: mariusz (~mariusz@91-237-52-142.greendata.pl)
  767. # [12:55] * Joins: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com)
  768. # [12:55] * Joins: danheberden (~danheberd@li225-35.members.linode.com)
  769. # [12:55] * Joins: m0 (~m0@mohamedmansour.com)
  770. # [12:55] * Joins: thomasvs (~thomasvs@fedora/thomasvs)
  771. # [12:55] * Joins: imbrandon (~bholtscla@15.185.100.228)
  772. # [12:55] * Joins: alpaca (~swe@unaffiliated/alpaca)
  773. # [12:55] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
  774. # [12:55] * Joins: dagobah (~dagobah@84.45.53.200)
  775. # [12:55] * Joins: voodootikigod (~voodootik@50-57-134-169.static.cloud-ips.com)
  776. # [12:55] * Joins: Phae (u455@gateway/web/irccloud.com/x-nryaqscvwgffpnpa)
  777. # [12:55] * Joins: pingo_ (u5981@gateway/web/irccloud.com/x-memznlrfabifhdzm)
  778. # [12:55] * Joins: hober (~ted@unaffiliated/hober)
  779. # [12:55] * Joins: Conti (~Conti@121.165.183.205)
  780. # [12:55] * Joins: t1eR (t1eR@unaffiliated/t1er)
  781. # [12:55] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-ngwyqyhbyfxybvnh)
  782. # [12:55] * Joins: Aric (~Aric@50-56-235-177.static.cloud-ips.com)
  783. # [12:55] * Joins: salazr_ (u2027@gateway/web/irccloud.com/x-niuwqtsynnatxjrd)
  784. # [12:55] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-qatakuhmocygbykv)
  785. # [12:55] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-mhdnbeiagavbarka)
  786. # [12:55] * Joins: hdv (u2376@gateway/web/irccloud.com/x-tcqllssbexznfqph)
  787. # [12:55] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-gxnduzipfvbgnuyh)
  788. # [12:55] * Joins: Graister (~graister@212-149-203-36.bb.dnainternet.fi)
  789. # [12:55] * Joins: beasty (~beasty@about/apple/macbook/beasty)
  790. # [12:55] * Joins: Velmont (odinho@dalvik.ping.uio.no)
  791. # [12:55] * Joins: webben (~benjamin@173-203-84-17.static.cloud-ips.com)
  792. # [12:55] * Joins: EHLOVader[afk] (~EHLOVader@198.12.68.114)
  793. # [12:55] * Joins: gurps (~gurps@bounce.soosc.net)
  794. # [12:55] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Excess Flood)
  795. # [12:55] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-friutalltkfjihxi) (Excess Flood)
  796. # [12:56] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  797. # [12:56] * Quits: blinkerror (~Thunderbi@49.145.94.153) (Write error: Broken pipe)
  798. # [12:56] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Write error: Broken pipe)
  799. # [12:56] * Quits: kirin` (telex@gateway/shell/anapnea.net/x-ltiwsyvjnewaxrnl) (Max SendQ exceeded)
  800. # [12:56] * Joins: Andre_designer1 (~Thunderbi@82-170-146-165.ip.telfort.nl)
  801. # [12:56] * Joins: blinkerror (~Thunderbi@49.145.94.153)
  802. # [12:56] * Quits: Andre_designer1 (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
  803. # [12:57] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  804. # [12:57] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
  805. # [12:57] * Joins: kirin` (telex@gateway/shell/anapnea.net/x-naopphrajtsvvtcl)
  806. # [12:57] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  807. # [12:58] * Quits: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
  808. # [12:58] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Ping timeout: 240 seconds)
  809. # [12:58] * Quits: Conti (~Conti@121.165.183.205) (Ping timeout: 240 seconds)
  810. # [12:58] * Joins: Conti (~Conti@121.165.183.205)
  811. # [12:59] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Ping timeout: 245 seconds)
  812. # [13:00] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  813. # [13:00] * Quits: blinkerror (~Thunderbi@49.145.94.153) (Ping timeout: 245 seconds)
  814. # [13:02] * Quits: kirin` (telex@gateway/shell/anapnea.net/x-naopphrajtsvvtcl) (Ping timeout: 240 seconds)
  815. # [13:04] * Joins: kirin` (telex@gateway/shell/anapnea.net/x-xgzgytltlkzfalqs)
  816. # [13:05] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-ngxlzlhmvguvtkpx)
  817. # [13:07] * Joins: MissionCritical (~MissionCr@unaffiliated/missioncritical)
  818. # [13:07] * Joins: alrra (~alrra@unaffiliated/alrra)
  819. # [13:09] * Quits: xec (~xec@188.95.241.142)
  820. # [13:13] * Quits: mstalfoort (~manuchill@83.232.96.217) (Ping timeout: 245 seconds)
  821. # [13:14] * Joins: rickibalboa (~ricki@84.19.107.42)
  822. # [13:15] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  823. # [13:17] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  824. # [13:18] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  825. # [13:19] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  826. # [13:19] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  827. # [13:20] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  828. # [13:27] * Joins: gnemoug (~guomeng@202.102.144.3)
  829. # [13:27] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  830. # [13:27] * Joins: phrearch (~Phrearch@94.142.213.96)
  831. # [13:29] * Joins: mstalfoort (~manuchill@83.232.96.217)
  832. # [13:29] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  833. # [13:29] * Quits: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net) (Ping timeout: 260 seconds)
  834. # [13:35] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  835. # [13:35] * Joins: zenorocha (~zenorocha@189.60.173.212)
  836. # [13:36] * Joins: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk)
  837. # [13:37] * Joins: gnemoug (~guomeng@202.102.144.3)
  838. # [13:37] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  839. # [13:38] * Vennril2 is now known as Vennril
  840. # [13:43] * Quits: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
  841. # [13:45] * Joins: Oprr (~liveprevi@186.34.172.113)
  842. # [13:48] * Joins: Ikoru (Ikoru@5ad01f6c.bb.sky.com)
  843. # [13:49] * Joins: squeakytoy (~christoff@gateway.netset.se)
  844. # [13:52] * Joins: sedovsek (~robert@89.143.12.238)
  845. # [13:52] * Joins: gnemoug (~guomeng@202.102.144.3)
  846. # [13:53] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  847. # [13:55] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  848. # [13:55] * Joins: gnemoug (~guomeng@202.102.144.3)
  849. # [13:55] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  850. # [13:55] * krijnhuman is now known as krijnh
  851. # [13:58] * Joins: factor (~factor@74.196.97.204)
  852. # [13:59] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Ping timeout: 248 seconds)
  853. # [14:09] * Joins: miChou (~mibalan@dublin-proxy.adobe.com)
  854. # [14:10] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  855. # [14:13] * Joins: gnemoug (~guomeng@202.102.144.3)
  856. # [14:13] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  857. # [14:13] * Quits: mstalfoort (~manuchill@83.232.96.217) (Ping timeout: 252 seconds)
  858. # [14:15] * Joins: mstalfoort (~manuchill@83.232.96.217)
  859. # [14:15] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
  860. # [14:16] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  861. # [14:20] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  862. # [14:20] * Joins: arietis (~arietis@188.242.29.115)
  863. # [14:24] * Joins: AlbireoX (~AlbireoX@76.78.168.158)
  864. # [14:24] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 240 seconds)
  865. # [14:25] * Joins: gnemoug (~guomeng@202.102.144.3)
  866. # [14:25] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  867. # [14:26] * Quits: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net) (Quit: saschagehlich)
  868. # [14:29] * Joins: quiliro (~ana@177.132.230.198)
  869. # [14:29] * m00bles is now known as Pomax
  870. # [14:32] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  871. # [14:34] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  872. # [14:35] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  873. # [14:36] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  874. # [14:36] * Joins: webguynow (~webguynow@c-24-1-222-204.hsd1.il.comcast.net)
  875. # [14:42] * Joins: Ms2ger (~Ms2ger@91.181.58.22)
  876. # [14:43] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  877. # [14:46] * Quits: factor (~factor@74.196.97.204) (Quit: Leaving)
  878. # [14:47] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  879. # [14:47] * Quits: mstalfoort (~manuchill@83.232.96.217) (Ping timeout: 245 seconds)
  880. # [14:48] * Quits: jochen__ (jochen@nat/google/x-vbvlwiiranlbttku) (Read error: Connection reset by peer)
  881. # [14:48] * EHLOVader[afk] is now known as EHLOVader
  882. # [14:49] * Quits: Oprr (~liveprevi@186.34.172.113) (Ping timeout: 252 seconds)
  883. # [14:50] * Joins: gnemoug (~guomeng@202.102.144.3)
  884. # [14:50] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  885. # [14:53] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  886. # [14:57] * Joins: jochen__ (jochen@nat/google/x-uisdpazwbuajhynw)
  887. # [14:58] * Quits: niloy (~niloy@203.196.177.156) (Read error: Connection reset by peer)
  888. # [14:59] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  889. # [15:00] * Joins: gnemoug (~guomeng@202.102.144.3)
  890. # [15:00] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  891. # [15:01] * Joins: gnemoug (~guomeng@202.102.144.3)
  892. # [15:01] * Quits: gnemoug (~guomeng@202.102.144.3) (Max SendQ exceeded)
  893. # [15:02] * Joins: mstalfoort (~manuchill@83.232.96.217)
  894. # [15:05] * Joins: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl)
  895. # [15:09] * Joins: erichynds (~ehynds@64.206.121.41)
  896. # [15:11] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  897. # [15:12] * Quits: phrearch (~Phrearch@94.142.213.96) (Remote host closed the connection)
  898. # [15:13] * Quits: robmorrissey (~robmorris@92.41.119.198.threembb.co.uk) (Quit: Computer has gone to sleep.)
  899. # [15:17] * Joins: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net)
  900. # [15:19] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  901. # [15:19] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  902. # [15:22] * Joins: RJ3000_ (~uid1@109.231.228.146)
  903. # [15:22] * Quits: RJ3000_ (~uid1@109.231.228.146) (Excess Flood)
  904. # [15:22] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  905. # [15:22] * Joins: RJ3000_ (~uid1@109.231.228.146)
  906. # [15:23] * Quits: RJ3000_ (~uid1@109.231.228.146) (Remote host closed the connection)
  907. # [15:23] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  908. # [15:27] * Joins: sunbeam (~sunbeam@79.99.2.128)
  909. # [15:27] <sunbeam> an image banner with several links in it, is this possible to achieve?
  910. # [15:27] <sunbeam> or is this an outdated technique
  911. # [15:27] <dahlfors> no, image maps is still in the specs
  912. # [15:28] <dahlfors> personally I haven't needed an image map since the 90s, but I guess there are still places where they could be useful
  913. # [15:28] * Quits: zenorocha (~zenorocha@189.60.173.212) (Remote host closed the connection)
  914. # [15:30] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  915. # [15:31] <Trisox> id use an overlay
  916. # [15:32] <Trisox> no idea how mobile devices work with img maps
  917. # [15:33] * Quits: BrokenAngel (~BrokenAng@2.107.199.38) (Quit: Leaving)
  918. # [15:36] * Joins: RJ3000_ (~uid1@109.231.228.146)
  919. # [15:37] * Joins: shoogz (~shoogz@unaffiliated/shoogz)
  920. # [15:38] * Joins: xec (~xec@188.95.241.142)
  921. # [15:41] * Joins: tomshreds (~shreds@18-156.tr.cgocable.ca)
  922. # [15:43] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  923. # [15:44] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
  924. # [15:44] * Joins: MartynKeigher (~MartynKei@63-156-144-147.dia.static.qwest.net)
  925. # [15:45] * Joins: zenorocha (~zenorocha@189.60.173.212)
  926. # [15:46] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  927. # [15:47] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  928. # [15:49] * Joins: troii (c242af51@gateway/web/freenode/ip.194.66.175.81)
  929. # [15:49] <troii> hey
  930. # [15:49] <troii> why is this channel separate from html channel?
  931. # [15:53] <xec> html channel is any html version, but very strict. this is more open, basically any modern web tech. also more friendly ;)
  932. # [15:53] * Joins: sedovsek (~robert@89.143.12.238)
  933. # [15:54] * Quits: gavin_huang (~gravof@115.220.104.135) (Quit: Leaving)
  934. # [15:56] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
  935. # [15:57] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  936. # [15:58] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 252 seconds)
  937. # [15:58] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
  938. # [15:58] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 276 seconds)
  939. # [15:59] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Client Quit)
  940. # [15:59] <troii> aha
  941. # [15:59] <troii> so guyze at the html channel are mad at you?
  942. # [16:00] <sunbeam> thanks dahlfors
  943. # [16:00] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
  944. # [16:01] <troii> xec
  945. # [16:03] <troii> xec
  946. # [16:04] * Joins: axos411 (~axos@xdsl-78-35-129-50.netcologne.de)
  947. # [16:04] * Quits: axos411 (~axos@xdsl-78-35-129-50.netcologne.de) (Client Quit)
  948. # [16:04] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  949. # [16:04] * Joins: melst (~melst@pop1-1821.catv.wtnet.de)
  950. # [16:04] <troii> why is the guyze down at html channel mad at you?
  951. # [16:06] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
  952. # [16:10] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
  953. # [16:10] * Joins: _sCoRpi (sCoRp@scenerockerz.chemical-reaction.org)
  954. # [16:10] * Joins: fireh (~fireh@unaffiliated/fireh)
  955. # [16:11] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  956. # [16:12] * Quits: arietis (~arietis@188.242.29.115) (Quit: Computer has gone to sleep.)
  957. # [16:13] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 260 seconds)
  958. # [16:16] * Joins: BreadMaker (~BreadMake@pc-120-215-239-201.cm.vtr.net)
  959. # [16:16] * Joins: greg_otoole (~gregoryot@130.203.137.59)
  960. # [16:17] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  961. # [16:19] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  962. # [16:20] * Quits: CrawfordComeaux (~CrawfordC@76.72.19.49)
  963. # [16:21] * Joins: pandeiro (~mu@177.33.182.220)
  964. # [16:21] * Joins: _dc (~dc@163.192.12.1)
  965. # [16:21] * Quits: pandeiro (~mu@177.33.182.220) (Client Quit)
  966. # [16:23] * Joins: fabien-z (~IceChat9@darkstar2.fullsix.com)
  967. # [16:23] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 244 seconds)
  968. # [16:25] <xec> troii: i don't think they are?
  969. # [16:27] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
  970. # [16:27] * Joins: robreact (~chatzilla@c-65-96-38-12.hsd1.ma.comcast.net)
  971. # [16:28] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  972. # [16:30] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Client Quit)
  973. # [16:33] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
  974. # [16:33] * Quits: zenorocha (~zenorocha@189.60.173.212) (Remote host closed the connection)
  975. # [16:33] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
  976. # [16:35] * Joins: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp)
  977. # [16:36] * Joins: hemanth_ (~hemanth@122.178.200.2)
  978. # [16:36] * Quits: hemanth_ (~hemanth@122.178.200.2) (Client Quit)
  979. # [16:37] * Quits: drublic (~drublic@frbg-5d84ed3a.pool.mediaWays.net) (Remote host closed the connection)
  980. # [16:39] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 260 seconds)
  981. # [16:40] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 265 seconds)
  982. # [16:41] * Joins: hemanth_ (~hemanth@122.178.200.2)
  983. # [16:44] * Joins: bibo360 (~bibo360@ABayonne-256-1-122-180.w90-45.abo.wanadoo.fr)
  984. # [16:44] * Quits: Ducki__ (~Ducki@pD9E3950C.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
  985. # [16:45] * Joins: robmorrissey (~robmorris@188.28.195.36.threembb.co.uk)
  986. # [16:45] * Quits: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net) (Ping timeout: 260 seconds)
  987. # [16:45] * Joins: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net)
  988. # [16:47] * Quits: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl) (Quit: Linkinus - http://linkinus.com)
  989. # [16:48] * Quits: poolshark (~quassel@dslb-088-075-154-231.pools.arcor-ip.net) (Read error: Connection reset by peer)
  990. # [16:50] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
  991. # [16:52] * Joins: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net)
  992. # [16:53] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  993. # [16:54] * Joins: drublic (~drublic@frbg-5d84ed3a.pool.mediaWays.net)
  994. # [16:55] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  995. # [16:56] * Quits: troii (c242af51@gateway/web/freenode/ip.194.66.175.81) (Ping timeout: 245 seconds)
  996. # [16:58] * Joins: d3nys (~den@93-138-105-209.adsl.net.t-com.hr)
  997. # [16:59] * Joins: garciawebdev (~garciaweb@190.244.76.14)
  998. # [17:04] * Quits: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88)
  999. # [17:06] * Quits: roel (~quassel@d54C236E3.access.telenet.be) (Read error: Connection reset by peer)
  1000. # [17:06] * Quits: fabien-z (~IceChat9@darkstar2.fullsix.com) (Ping timeout: 248 seconds)
  1001. # [17:11] * Joins: fabien-z (~IceChat9@darkstar2.fullsix.com)
  1002. # [17:11] * Quits: mstalfoort (~manuchill@83.232.96.217) (Read error: Connection reset by peer)
  1003. # [17:14] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
  1004. # [17:16] * Joins: activedecay (~jfaust@216.51.42.66)
  1005. # [17:16] * Joins: bbtb1982 (~none@155.98.194.169)
  1006. # [17:16] * Parts: bbtb1982 (~none@155.98.194.169)
  1007. # [17:18] * Joins: alrra (~alrra@unaffiliated/alrra)
  1008. # [17:19] * Joins: mstalfoort (~manuchill@83.232.96.217)
  1009. # [17:19] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Read error: Connection reset by peer)
  1010. # [17:19] * Parts: melst (~melst@pop1-1821.catv.wtnet.de)
  1011. # [17:19] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
  1012. # [17:20] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  1013. # [17:20] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  1014. # [17:20] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  1015. # [17:21] * Joins: thcipriani (~tyler@173.14.24.157)
  1016. # [17:23] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  1017. # [17:26] * Joins: gpantazis (~gpantazis@67-131-94-2.dia.static.qwest.net)
  1018. # [17:26] * Parts: mstalfoort (~manuchill@83.232.96.217) ("kthxbai")
  1019. # [17:31] * Quits: miChou (~mibalan@dublin-proxy.adobe.com) (Quit: Leaving.)
  1020. # [17:36] * Quits: xec (~xec@188.95.241.142) (Quit: ttfn)
  1021. # [17:40] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
  1022. # [17:41] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  1023. # [17:44] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  1024. # [17:44] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  1025. # [17:44] * Joins: tw2113 (~tw2113@fedora/tw2113)
  1026. # [17:44] * Quits: jonandersson (~jonanders@37-46-184-126.customers.ownit.se) (Quit: jonandersson)
  1027. # [17:45] * Joins: frasnyc (~john@160.79.20.210)
  1028. # [17:45] * Parts: frasnyc (~john@160.79.20.210)
  1029. # [17:45] * Quits: central (~central@c-67-167-30-87.hsd1.il.comcast.net) (Read error: Connection reset by peer)
  1030. # [17:46] * Joins: wilmoore3 (~wilmoore@vlandnat.mystrotv.com)
  1031. # [17:47] * Joins: r0tha (~r0tha@173.247.200.122)
  1032. # [17:48] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  1033. # [17:48] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com) (Read error: Connection reset by peer)
  1034. # [17:50] * Quits: squeakytoy (~christoff@gateway.netset.se) (Quit: Leaving)
  1035. # [17:50] * Joins: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net)
  1036. # [17:50] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
  1037. # [17:50] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Remote host closed the connection)
  1038. # [17:50] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  1039. # [17:51] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
  1040. # [17:57] * xec_ is now known as xec
  1041. # [17:58] * Quits: mmlac (~mmlac@209.129.244.250) (Quit: mmlac)
  1042. # [17:59] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  1043. # [18:02] * Joins: sasori (~sasori@cm223.sigma174.maxonline.com.sg)
  1044. # [18:03] * Quits: fabien-z (~IceChat9@darkstar2.fullsix.com) (Read error: Connection reset by peer)
  1045. # [18:05] * Quits: activedecay (~jfaust@216.51.42.66) (Remote host closed the connection)
  1046. # [18:06] * Joins: activedecay (~jfaust@216.51.42.66)
  1047. # [18:07] * Joins: Usse (~usse@170.3.254.213.static.dsl.itgate.net)
  1048. # [18:08] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  1049. # [18:08] * Joins: codewrangler (~codewrang@pool-71-191-34-251.washdc.fios.verizon.net)
  1050. # [18:12] * Joins: Oprr (~liveprevi@186.34.172.113)
  1051. # [18:12] * Joins: Me1000 (~Me1000@74-143-221-23.static.insightbb.com)
  1052. # [18:12] * Quits: Me1000 (~Me1000@74-143-221-23.static.insightbb.com) (Client Quit)
  1053. # [18:12] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 265 seconds)
  1054. # [18:13] * Joins: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com)
  1055. # [18:14] * Quits: nonge_ (~nonge@p50829E64.dip.t-dialin.net) (Quit: Verlassend)
  1056. # [18:14] * Quits: bibo360 (~bibo360@ABayonne-256-1-122-180.w90-45.abo.wanadoo.fr) (Read error: No route to host)
  1057. # [18:14] * Joins: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net)
  1058. # [18:14] * Joins: bibo360 (~bibo360@ABayonne-256-1-122-180.w90-45.abo.wanadoo.fr)
  1059. # [18:16] * Joins: yerp (~Adium@93-47-44-152.ip111.fastwebnet.it)
  1060. # [18:16] <yerp> html5
  1061. # [18:17] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  1062. # [18:18] <saschagehlich> hey, how do I copy a webglrenderingcontext with javascript?
  1063. # [18:18] * Joins: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th)
  1064. # [18:18] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
  1065. # [18:22] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  1066. # [18:25] * Parts: yerp (~Adium@93-47-44-152.ip111.fastwebnet.it)
  1067. # [18:26] * Quits: r0tha (~r0tha@173.247.200.122) (Ping timeout: 252 seconds)
  1068. # [18:27] * Quits: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr) (Quit: All those moments will be lost in time, like tears in rain.)
  1069. # [18:27] * Joins: mmlac (~mmlac@108-65-78-87.lightspeed.sntcca.sbcglobal.net)
  1070. # [18:28] * Quits: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp) (Read error: No route to host)
  1071. # [18:29] * Joins: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp)
  1072. # [18:29] * Joins: r0tha (~r0tha@173.247.200.122)
  1073. # [18:29] * Joins: Huanghe11 (~Huanghe11@122.224.219.42)
  1074. # [18:31] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  1075. # [18:33] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  1076. # [18:33] * Parts: Huanghe11 (~Huanghe11@122.224.219.42)
  1077. # [18:33] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  1078. # [18:36] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
  1079. # [18:36] * Joins: devmikey (~irc@unaffiliated/devmikey)
  1080. # [18:36] * Joins: alrra (~alrra@unaffiliated/alrra)
  1081. # [18:39] * abstractj|away is now known as abstractj
  1082. # [18:39] * Quits: abstractj (~abstractj@redhat/jboss/abstractj) (Excess Flood)
  1083. # [18:39] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  1084. # [18:39] * Joins: abstractj (~abstractj@redhat/jboss/abstractj)
  1085. # [18:40] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  1086. # [18:43] * Joins: Huanghe11 (~Huanghe11@122.224.219.42)
  1087. # [18:44] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 244 seconds)
  1088. # [18:44] * Quits: caddoo (~quassel@81.179.1.38) (Read error: Connection reset by peer)
  1089. # [18:48] * Quits: roadt (~roadt@60.168.91.246) (Ping timeout: 245 seconds)
  1090. # [18:51] * Quits: Huanghe11 (~Huanghe11@122.224.219.42)
  1091. # [18:52] * Quits: jgomez (~jgomez@79.121.254.19) (Quit: Leaving)
  1092. # [18:54] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  1093. # [18:54] * Quits: dhruvasagar (~dhruvasag@122.167.116.53) (Ping timeout: 245 seconds)
  1094. # [18:54] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  1095. # [18:55] * Joins: roadt (~roadt@60.168.91.246)
  1096. # [18:56] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  1097. # [18:59] * Quits: bibo360 (~bibo360@ABayonne-256-1-122-180.w90-45.abo.wanadoo.fr) (Remote host closed the connection)
  1098. # [18:59] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  1099. # [19:02] * Quits: Usse (~usse@170.3.254.213.static.dsl.itgate.net) (Remote host closed the connection)
  1100. # [19:06] * Joins: ebidel (~ericbidel@207.198.105.21)
  1101. # [19:06] * Quits: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk) (Quit: Leaving.)
  1102. # [19:06] * Quits: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th) (Read error: Connection reset by peer)
  1103. # [19:07] * Joins: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th)
  1104. # [19:08] * Quits: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th) (Max SendQ exceeded)
  1105. # [19:09] * Joins: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th)
  1106. # [19:12] * Joins: sedovsek (~robert@BSN-142-124-78.dial-up.dsl.siol.net)
  1107. # [19:12] * Quits: drublic (~drublic@frbg-5d84ed3a.pool.mediaWays.net) (Remote host closed the connection)
  1108. # [19:17] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Quit: leaving)
  1109. # [19:19] * Quits: tomshreds (~shreds@18-156.tr.cgocable.ca) (Quit: Leaving...)
  1110. # [19:21] * Joins: alrra (~alrra@unaffiliated/alrra)
  1111. # [19:21] * Joins: _cheney2 (~cheney@75.128.188.53)
  1112. # [19:21] * Quits: sasori (~sasori@cm223.sigma174.maxonline.com.sg) (Ping timeout: 265 seconds)
  1113. # [19:22] * Joins: ibere (~nitidaweb@187-78-16-137.user.veloxzone.com.br)
  1114. # [19:22] * Quits: _cheney (~cheney@75.128.188.53) (Ping timeout: 246 seconds)
  1115. # [19:22] * _cheney2 is now known as _cheney
  1116. # [19:23] * Quits: robreact (~chatzilla@c-65-96-38-12.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427])
  1117. # [19:24] * Joins: tomshreds (~shreds@18-156.tr.cgocable.ca)
  1118. # [19:27] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  1119. # [19:27] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-pzoqotgypqmwvnus) (Read error: Connection reset by peer)
  1120. # [19:27] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-ngxlzlhmvguvtkpx) (Read error: Connection reset by peer)
  1121. # [19:27] * Quits: sawrubh (u6719@gateway/web/irccloud.com/x-gzdlhfwxkkcvoaxe) (Remote host closed the connection)
  1122. # [19:27] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-qznnihhvusfxqkfw) (Remote host closed the connection)
  1123. # [19:27] * Quits: remysharp (u4345@gateway/web/irccloud.com/x-vmgzromlgnhxhwfo) (Remote host closed the connection)
  1124. # [19:27] * Quits: divya (u1924@gateway/web/irccloud.com/x-rimpqszltrupclhi) (Remote host closed the connection)
  1125. # [19:27] * Quits: kaichanvong (u2773@gateway/web/irccloud.com/x-eaflszqdazrzgkbi) (Remote host closed the connection)
  1126. # [19:27] * Quits: digitalfiz (u533@gateway/web/irccloud.com/x-wgtcwcsncxjocmjk) (Remote host closed the connection)
  1127. # [19:27] * Quits: Raynos (u3611@gateway/web/irccloud.com/x-nspiwxarvoqekzgy) (Read error: Connection reset by peer)
  1128. # [19:27] * Quits: actel (u48@gateway/web/irccloud.com/x-ltnhrlpehovkbwik) (Remote host closed the connection)
  1129. # [19:27] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-yoomcxqwyrxzeahg) (Remote host closed the connection)
  1130. # [19:27] * Quits: viduthalai1947 (u5404@gateway/web/irccloud.com/x-zwnwidupdvvvratd) (Remote host closed the connection)
  1131. # [19:27] * Quits: padolsey (u4948@gateway/web/irccloud.com/x-ianfmshkthvoioop) (Remote host closed the connection)
  1132. # [19:27] * Quits: pingo_ (u5981@gateway/web/irccloud.com/x-memznlrfabifhdzm) (Remote host closed the connection)
  1133. # [19:27] * Quits: salazr_ (u2027@gateway/web/irccloud.com/x-niuwqtsynnatxjrd) (Remote host closed the connection)
  1134. # [19:27] * Quits: pocopina (u5310@gateway/web/irccloud.com/x-pqutblhkiboqbuny) (Remote host closed the connection)
  1135. # [19:27] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-aqfxcifeiwjeyzvj) (Write error: Connection reset by peer)
  1136. # [19:27] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-ngwyqyhbyfxybvnh) (Remote host closed the connection)
  1137. # [19:27] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-qatakuhmocygbykv) (Remote host closed the connection)
  1138. # [19:27] * Quits: Fabryz (u4038@gateway/web/irccloud.com/x-rqrvvyywkldpylhc) (Write error: Connection reset by peer)
  1139. # [19:27] * Quits: hdv (u2376@gateway/web/irccloud.com/x-tcqllssbexznfqph) (Remote host closed the connection)
  1140. # [19:27] * Quits: cylentwolf_ (u3104@gateway/web/irccloud.com/x-ijtupdywptikrbdo) (Remote host closed the connection)
  1141. # [19:27] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-gxnduzipfvbgnuyh) (Remote host closed the connection)
  1142. # [19:27] * Quits: Phae (u455@gateway/web/irccloud.com/x-nryaqscvwgffpnpa) (Remote host closed the connection)
  1143. # [19:27] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-mhdnbeiagavbarka) (Remote host closed the connection)
  1144. # [19:27] * Quits: kayam (u6535@gateway/web/irccloud.com/x-unosculoaznbnszn) (Remote host closed the connection)
  1145. # [19:31] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 260 seconds)
  1146. # [19:32] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  1147. # [19:34] * Parts: d3nys (~den@93-138-105-209.adsl.net.t-com.hr) ("Leaving")
  1148. # [19:36] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  1149. # [19:39] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  1150. # [19:40] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
  1151. # [19:41] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 272 seconds)
  1152. # [19:42] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
  1153. # [19:44] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  1154. # [19:45] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  1155. # [19:49] * Quits: robmorrissey (~robmorris@188.28.195.36.threembb.co.uk) (Quit: Computer has gone to sleep.)
  1156. # [19:49] * Joins: aniasis (~aniasis@64.124.202.222)
  1157. # [19:50] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  1158. # [19:50] * Quits: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp) (Remote host closed the connection)
  1159. # [19:50] * abstractj is now known as abstractj|away
  1160. # [19:51] * Quits: mmlac (~mmlac@108-65-78-87.lightspeed.sntcca.sbcglobal.net) (Quit: mmlac)
  1161. # [19:53] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Remote host closed the connection)
  1162. # [19:54] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  1163. # [19:56] * Joins: saschagehlich_ (~sascha@p5DE8033B.dip.t-dialin.net)
  1164. # [19:57] * Joins: axos411 (~axos@xdsl-78-35-129-50.netcologne.de)
  1165. # [19:58] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  1166. # [19:58] * Quits: saschagehlich (~sascha@p5DE83FED.dip.t-dialin.net) (Ping timeout: 244 seconds)
  1167. # [19:58] * saschagehlich_ is now known as saschagehlich
  1168. # [19:59] * Joins: pinage404 (~pinage404@APuteaux-651-1-192-184.w92-154.abo.wanadoo.fr)
  1169. # [20:01] * Parts: pinage404 (~pinage404@APuteaux-651-1-192-184.w92-154.abo.wanadoo.fr)
  1170. # [20:01] * Quits: ebidel (~ericbidel@207.198.105.21) (Quit: ebidel)
  1171. # [20:02] * Joins: darkc0met (darkcomet@gateway/shell/trekweb.org/x-jgwrmdeuztwcpljb)
  1172. # [20:03] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  1173. # [20:05] * Joins: ebidel (ericbidelm@nat/google/x-wniwdkgrvwlwsdzg)
  1174. # [20:06] * Joins: Usse (~usse@2-230-71-170.ip200.fastwebnet.it)
  1175. # [20:07] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Ping timeout: 245 seconds)
  1176. # [20:07] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  1177. # [20:08] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Remote host closed the connection)
  1178. # [20:09] * Joins: dgathright (~dgathrigh@nat/yahoo/x-jpwbpdamcahlmiux)
  1179. # [20:11] * Joins: boB_K7IQ (~IceChat9@23-25-129-30-static.hfc.comcastbusiness.net)
  1180. # [20:13] * Quits: shac (~shac@5adc0e22.bb.sky.com) (Excess Flood)
  1181. # [20:14] * Joins: shac (~shac@5adc0e22.bb.sky.com)
  1182. # [20:14] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  1183. # [20:14] * Quits: axos411 (~axos@xdsl-78-35-129-50.netcologne.de) (Quit: Leaving.)
  1184. # [20:15] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 240 seconds)
  1185. # [20:15] * Quits: dgathright (~dgathrigh@nat/yahoo/x-jpwbpdamcahlmiux) (Quit: dgathright)
  1186. # [20:15] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  1187. # [20:16] * Joins: dgathright (~dgathrigh@nat/yahoo/x-euzetczkzwmrqnsv)
  1188. # [20:16] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  1189. # [20:18] * Joins: actel (u48@gateway/web/irccloud.com/x-qtrrlqnicahgeugm)
  1190. # [20:20] * Joins: Phae (u455@gateway/web/irccloud.com/x-louxkbfjajjweggu)
  1191. # [20:23] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
  1192. # [20:23] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
  1193. # [20:23] * Joins: ampz (~laptop@host86-181-254-215.range86-181.btcentralplus.com)
  1194. # [20:26] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-nkyrlmesluggeeyk)
  1195. # [20:26] * Quits: ebidel (ericbidelm@nat/google/x-wniwdkgrvwlwsdzg) (Quit: ebidel)
  1196. # [20:28] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  1197. # [20:29] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-vvgghcpnokqslsip)
  1198. # [20:30] * Joins: digitalfiz (u533@gateway/web/irccloud.com/x-iuzcqxozsgiypoiq)
  1199. # [20:30] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-calujefpoungylrk)
  1200. # [20:30] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-unankhegcqtinqxo)
  1201. # [20:31] * Joins: mmlac (~mmlac@108-65-78-87.lightspeed.sntcca.sbcglobal.net)
  1202. # [20:32] * Joins: tiglog (~topeak@123.116.83.30)
  1203. # [20:32] * Joins: salazr_ (u2027@gateway/web/irccloud.com/x-wbktoezulqefcaub)
  1204. # [20:33] * Quits: tiglog (~topeak@123.116.83.30) (Max SendQ exceeded)
  1205. # [20:33] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-zveiqztizekoopji)
  1206. # [20:33] * Quits: mmlac (~mmlac@108-65-78-87.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  1207. # [20:34] * Joins: tiglog (~topeak@123.116.83.30)
  1208. # [20:34] * Joins: hdv (u2376@gateway/web/irccloud.com/x-wefwwodmkawdpxme)
  1209. # [20:35] * Joins: Raynos (u3611@gateway/web/irccloud.com/x-iopuzfhreiyxumxx)
  1210. # [20:35] * Quits: tiglog (~topeak@123.116.83.30) (Max SendQ exceeded)
  1211. # [20:35] * Joins: kaichanvong (u2773@gateway/web/irccloud.com/x-ewtuvqbslgunvjiq)
  1212. # [20:35] * Joins: tiglog (~topeak@123.116.83.30)
  1213. # [20:36] * Quits: tiglog (~topeak@123.116.83.30) (Remote host closed the connection)
  1214. # [20:36] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-ptpayjfqhtthcgos)
  1215. # [20:36] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-savzfnphlqnrpmyc)
  1216. # [20:37] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-osxyggzhbhqabnki)
  1217. # [20:40] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-ngcwadfcibyqizpx)
  1218. # [20:41] * Joins: cryptopsy (~cryptopsy@CPE602ad07a784c-CM602ad07a7849.cpe.net.cable.rogers.com)
  1219. # [20:42] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  1220. # [20:42] * Quits: hemanth_ (~hemanth@122.178.200.2) (Quit: This computer has gone to sleep)
  1221. # [20:44] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1222. # [20:44] * Joins: MartynK (~MartynKei@63-156-144-147.dia.static.qwest.net)
  1223. # [20:45] * Joins: evasivx_ (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  1224. # [20:48] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Ping timeout: 246 seconds)
  1225. # [20:49] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  1226. # [20:50] * Quits: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  1227. # [20:50] * Joins: kayam (u6535@gateway/web/irccloud.com/x-vprsxzydpwmanuyz)
  1228. # [20:51] * Joins: sawrubh (u6719@gateway/web/irccloud.com/x-lrjyldjbdhfbtcju)
  1229. # [20:51] * Joins: dnstbr (~dnstbr@rrcs-24-227-252-187.sw.biz.rr.com)
  1230. # [20:51] * Joins: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net)
  1231. # [20:52] * Joins: pingo_ (u5981@gateway/web/irccloud.com/x-dbhncrdkawzmasej)
  1232. # [20:52] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 240 seconds)
  1233. # [20:55] * Quits: actel (u48@gateway/web/irccloud.com/x-qtrrlqnicahgeugm) (Remote host closed the connection)
  1234. # [20:55] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-unankhegcqtinqxo) (Remote host closed the connection)
  1235. # [20:55] * Quits: digitalfiz (u533@gateway/web/irccloud.com/x-iuzcqxozsgiypoiq) (Remote host closed the connection)
  1236. # [20:55] * Quits: Raynos (u3611@gateway/web/irccloud.com/x-iopuzfhreiyxumxx) (Remote host closed the connection)
  1237. # [20:55] * Quits: sawrubh (u6719@gateway/web/irccloud.com/x-lrjyldjbdhfbtcju) (Remote host closed the connection)
  1238. # [20:55] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-zveiqztizekoopji) (Write error: Broken pipe)
  1239. # [20:57] * Quits: Usse (~usse@2-230-71-170.ip200.fastwebnet.it) (Remote host closed the connection)
  1240. # [20:57] * Joins: sawrubh (u6719@gateway/web/irccloud.com/x-hegbhtsssqvnuhck)
  1241. # [21:00] * Quits: remysharp (u4345@gateway/web/irccloud.com/x-ptpayjfqhtthcgos) (Remote host closed the connection)
  1242. # [21:02] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-nkyrlmesluggeeyk) (Remote host closed the connection)
  1243. # [21:02] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-ngcwadfcibyqizpx) (Remote host closed the connection)
  1244. # [21:02] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-osxyggzhbhqabnki) (Remote host closed the connection)
  1245. # [21:02] * Quits: sawrubh (u6719@gateway/web/irccloud.com/x-hegbhtsssqvnuhck) (Remote host closed the connection)
  1246. # [21:02] * Joins: Fabryz (u4038@gateway/web/irccloud.com/x-lebmbmrirsovxnmr)
  1247. # [21:02] * Quits: ibere (~nitidaweb@187-78-16-137.user.veloxzone.com.br) (Quit: Leaving.)
  1248. # [21:02] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-dqeofsoohzakijrp)
  1249. # [21:02] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: the corollary to be ye not so annoying: be ye not so easily annoyed.)
  1250. # [21:02] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-fwnvppvzieqhtbih)
  1251. # [21:04] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-dwnhoraaksjpxmkb)
  1252. # [21:04] * Quits: chaiz (~chaiz@ppp-124-121-15-28.revip2.asianet.co.th) (Read error: Connection reset by peer)
  1253. # [21:05] * Quits: pingo_ (u5981@gateway/web/irccloud.com/x-dbhncrdkawzmasej) (Remote host closed the connection)
  1254. # [21:05] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-fwnvppvzieqhtbih) (Remote host closed the connection)
  1255. # [21:05] * Quits: kaichanvong (u2773@gateway/web/irccloud.com/x-ewtuvqbslgunvjiq) (Remote host closed the connection)
  1256. # [21:06] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-tpnlxvdoexahyixm)
  1257. # [21:06] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-ppctxvwcgqkampym)
  1258. # [21:07] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-ixnwsqmteejcetot)
  1259. # [21:08] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-ixnwsqmteejcetot) (Remote host closed the connection)
  1260. # [21:08] * Quits: Fabryz (u4038@gateway/web/irccloud.com/x-lebmbmrirsovxnmr) (Remote host closed the connection)
  1261. # [21:08] * Quits: remysharp (u4345@gateway/web/irccloud.com/x-ppctxvwcgqkampym) (Remote host closed the connection)
  1262. # [21:08] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-vvgghcpnokqslsip) (Remote host closed the connection)
  1263. # [21:09] * Joins: pandeiro (~mu@177.33.182.220)
  1264. # [21:09] * Quits: salazr_ (u2027@gateway/web/irccloud.com/x-wbktoezulqefcaub) (Read error: Connection reset by peer)
  1265. # [21:09] * Quits: hdv (u2376@gateway/web/irccloud.com/x-wefwwodmkawdpxme) (Read error: Connection reset by peer)
  1266. # [21:09] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-dwnhoraaksjpxmkb) (Read error: Connection reset by peer)
  1267. # [21:09] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-calujefpoungylrk) (Remote host closed the connection)
  1268. # [21:09] * Quits: Phae (u455@gateway/web/irccloud.com/x-louxkbfjajjweggu) (Remote host closed the connection)
  1269. # [21:09] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-tpnlxvdoexahyixm) (Remote host closed the connection)
  1270. # [21:09] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-dqeofsoohzakijrp) (Remote host closed the connection)
  1271. # [21:09] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-savzfnphlqnrpmyc) (Remote host closed the connection)
  1272. # [21:09] * Quits: kayam (u6535@gateway/web/irccloud.com/x-vprsxzydpwmanuyz) (Remote host closed the connection)
  1273. # [21:09] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-zkfrqcgbppbwzkvd)
  1274. # [21:10] * Joins: Usse (~usse@2-230-71-170.ip200.fastwebnet.it)
  1275. # [21:10] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
  1276. # [21:10] * Joins: sbarg (~sbargy@ottawa.dreamhost.com)
  1277. # [21:10] * Joins: digitalfiz (u533@gateway/web/irccloud.com/x-lhhgtxhvojrrhzvc)
  1278. # [21:11] * Joins: kayam (u6535@gateway/web/irccloud.com/x-wfixthgdfnsnoiyx)
  1279. # [21:12] * Quits: erichynds (~ehynds@64.206.121.41)
  1280. # [21:13] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-zxvracmhvouehcll)
  1281. # [21:13] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-wkxlelenfgarsrrq)
  1282. # [21:13] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  1283. # [21:14] * Joins: sedovsek_ (~robert@89.142.39.94)
  1284. # [21:15] * Quits: digitalfiz (u533@gateway/web/irccloud.com/x-lhhgtxhvojrrhzvc) (Remote host closed the connection)
  1285. # [21:15] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-wkxlelenfgarsrrq) (Remote host closed the connection)
  1286. # [21:15] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-zxvracmhvouehcll) (Remote host closed the connection)
  1287. # [21:15] * Joins: pingo_ (u5981@gateway/web/irccloud.com/x-wsftqmhucagxqopm)
  1288. # [21:15] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-nvuxrhpwfrezrwiq)
  1289. # [21:15] * Joins: Phae (u455@gateway/web/irccloud.com/x-xxsiinmfofciunud)
  1290. # [21:16] * Quits: sedovsek (~robert@BSN-142-124-78.dial-up.dsl.siol.net) (Ping timeout: 272 seconds)
  1291. # [21:16] * sedovsek_ is now known as sedovsek
  1292. # [21:17] * Joins: aniasis (~aniasis@64.124.202.222)
  1293. # [21:17] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  1294. # [21:17] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-qcjxsrihodcmfpgi)
  1295. # [21:17] * Joins: Fabryz (u4038@gateway/web/irccloud.com/x-buyopcuhxvogumzb)
  1296. # [21:17] * Quits: pingo_ (u5981@gateway/web/irccloud.com/x-wsftqmhucagxqopm) (Remote host closed the connection)
  1297. # [21:18] * Quits: sedovsek (~robert@89.142.39.94) (Client Quit)
  1298. # [21:19] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-nvuxrhpwfrezrwiq) (Remote host closed the connection)
  1299. # [21:19] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-qcjxsrihodcmfpgi) (Remote host closed the connection)
  1300. # [21:19] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  1301. # [21:19] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 260 seconds)
  1302. # [21:20] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  1303. # [21:20] * Joins: BlueKnob (~gscott@h65.0.20.98.dynamic.ip.windstream.net)
  1304. # [21:20] * Joins: danielfilho (~danielfil@201.83.157.140)
  1305. # [21:21] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Client Quit)
  1306. # [21:21] * Joins: sedovsek (~robert@BSN-142-39-94.dial-up.dsl.siol.net)
  1307. # [21:21] * Quits: evasivx_ (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Quit: Leaving)
  1308. # [21:21] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
  1309. # [21:22] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  1310. # [21:26] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  1311. # [21:27] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-lheshdxgxihrwqmh)
  1312. # [21:28] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-rfloqnxqjjecsazo)
  1313. # [21:28] * Joins: digitalfiz (u533@gateway/web/irccloud.com/x-kvencecukteqleqx)
  1314. # [21:28] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1315. # [21:28] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-qatxnfvnfwqqxmnk)
  1316. # [21:28] * Joins: actel (u48@gateway/web/irccloud.com/x-swyqdwvtxekqphoi)
  1317. # [21:29] * Joins: mmlac (~mmlac@209.129.244.250)
  1318. # [21:29] * Joins: hdv (u2376@gateway/web/irccloud.com/x-xzaotpivefowketd)
  1319. # [21:30] * Joins: vlad_starkov (~vlad_star@77.41.88.210)
  1320. # [21:34] * Joins: salazr_ (u2027@gateway/web/irccloud.com/x-mrubeulelvtbgqyc)
  1321. # [21:35] * Joins: divya (u1924@gateway/web/irccloud.com/x-stxocembxzzbeytr)
  1322. # [21:35] * Joins: Raynos (u3611@gateway/web/irccloud.com/x-pmffbxmerpvnjsam)
  1323. # [21:36] * Joins: axos411 (~axos@xdsl-78-35-129-50.netcologne.de)
  1324. # [21:38] * Joins: pingo_ (u5981@gateway/web/irccloud.com/x-sbckhksxppmghial)
  1325. # [21:39] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-lyvusmfnpssdwmdy)
  1326. # [21:40] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-rifwrmzlsezbaoqe)
  1327. # [21:44] * Quits: Usse (~usse@2-230-71-170.ip200.fastwebnet.it) (Remote host closed the connection)
  1328. # [21:44] * Joins: erichynds (~ehynds@64.206.121.41)
  1329. # [21:44] * Joins: arietis (~arietis@188.242.29.115)
  1330. # [21:44] * Quits: greg_otoole (~gregoryot@130.203.137.59) (Quit: greg_otoole)
  1331. # [21:48] * Joins: kaichanvong (u2773@gateway/web/irccloud.com/x-txnhepuogzoezooi)
  1332. # [21:48] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-wjybvglylexmnyoi)
  1333. # [21:49] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 244 seconds)
  1334. # [21:50] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-mcvvqgpszuuddyug)
  1335. # [21:53] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  1336. # [21:53] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
  1337. # [21:58] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Ping timeout: 245 seconds)
  1338. # [21:58] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  1339. # [21:59] * Joins: cylentwolf_ (u3104@gateway/web/irccloud.com/x-yosrwubohjwzigkl)
  1340. # [21:59] * Joins: quiliro1 (~ana@177.97.55.182.dynamic.adsl.gvt.net.br)
  1341. # [22:00] * Quits: quiliro (~ana@177.132.230.198) (Ping timeout: 245 seconds)
  1342. # [22:00] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  1343. # [22:03] * Quits: danielfilho (~danielfil@201.83.157.140) (Remote host closed the connection)
  1344. # [22:04] * Quits: vlad_starkov (~vlad_star@77.41.88.210) (Remote host closed the connection)
  1345. # [22:06] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 248 seconds)
  1346. # [22:11] * Quits: erichynds (~ehynds@64.206.121.41)
  1347. # [22:14] * Joins: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net)
  1348. # [22:18] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
  1349. # [22:19] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1350. # [22:19] * Quits: saschagehlich (~sascha@p5DE8033B.dip.t-dialin.net) (Quit: saschagehlich)
  1351. # [22:21] * Quits: njbair (~njbair@user-12l369a.cable.mindspring.com) (Quit: leaving)
  1352. # [22:21] * Quits: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at) (Quit: Leaving...)
  1353. # [22:22] * Joins: drale2k (~drale2k@chello084113196096.1.14.vie.surfer.at)
  1354. # [22:23] * Joins: robmorri_ (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1355. # [22:23] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
  1356. # [22:24] * EHLOVader is now known as EHLOVader[afk]
  1357. # [22:27] * Joins: debsan (~debsan@190.245.74.16)
  1358. # [22:27] * Quits: robmorri_ (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 276 seconds)
  1359. # [22:32] * Quits: dnstbr (~dnstbr@rrcs-24-227-252-187.sw.biz.rr.com) (Quit: Computer has gone to sleep.)
  1360. # [22:40] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  1361. # [22:44] * Quits: sedovsek (~robert@BSN-142-39-94.dial-up.dsl.siol.net) (Quit: sedovsek)
  1362. # [22:45] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-vwcfeesftbswzlsz)
  1363. # [22:45] * Joins: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be)
  1364. # [22:46] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1365. # [22:46] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  1366. # [22:47] * Adawerk is now known as mven
  1367. # [22:49] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Ping timeout: 248 seconds)
  1368. # [22:50] * Joins: sedovsek (~robert@BSN-142-39-94.dial-up.dsl.siol.net)
  1369. # [22:54] * Quits: ampz (~laptop@host86-181-254-215.range86-181.btcentralplus.com) (Quit: Leaving)
  1370. # [22:55] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  1371. # [22:56] * Quits: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Quit: snowfox_ben)
  1372. # [22:56] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  1373. # [22:57] * Quits: longbeach (~mike@AFontenayssB-152-1-56-37.w82-121.abo.wanadoo.fr)
  1374. # [23:03] * Joins: ericelliott (~dilvie@97.sub-70-197-6.myvzw.com)
  1375. # [23:06] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
  1376. # [23:07] * Joins: CookAnEgg (~OeufFouTu@cav13-1-212-194-2-182.dsl.sta.abo.bbox.fr)
  1377. # [23:07] * Quits: CookAnEgg (~OeufFouTu@cav13-1-212-194-2-182.dsl.sta.abo.bbox.fr) (Read error: Connection reset by peer)
  1378. # [23:09] * Quits: Ms2ger (~Ms2ger@91.181.58.22) (Quit: nn)
  1379. # [23:09] * Quits: mmlac (~mmlac@209.129.244.250) (Quit: mmlac)
  1380. # [23:13] * Joins: hemanth_ (~hemanth@122.178.200.2)
  1381. # [23:13] * Quits: roadt (~roadt@60.168.91.246) (Ping timeout: 252 seconds)
  1382. # [23:13] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  1383. # [23:14] * Joins: Richhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
  1384. # [23:14] * Quits: ericelliott (~dilvie@97.sub-70-197-6.myvzw.com) (Ping timeout: 245 seconds)
  1385. # [23:14] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
  1386. # [23:15] * Joins: vlad_starkov (~vlad_star@77.41.88.210)
  1387. # [23:16] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  1388. # [23:17] * Joins: D_bagels (~bobbypin@c-66-177-246-81.hsd1.fl.comcast.net)
  1389. # [23:17] * Joins: ericelliott (~dilvie@232.sub-70-197-1.myvzw.com)
  1390. # [23:19] * Quits: vlad_starkov (~vlad_star@77.41.88.210) (Ping timeout: 245 seconds)
  1391. # [23:19] * Quits: hemanth_ (~hemanth@122.178.200.2) (Remote host closed the connection)
  1392. # [23:20] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1393. # [23:22] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 245 seconds)
  1394. # [23:22] * Joins: quiliro (~ana@177.97.55.182.dynamic.adsl.gvt.net.br)
  1395. # [23:23] * Quits: quiliro1 (~ana@177.97.55.182.dynamic.adsl.gvt.net.br) (Quit: Leaving.)
  1396. # [23:24] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (Read error: Connection reset by peer)
  1397. # [23:24] * Joins: bmachine (~bmanfoust@99-153-246-5.lightspeed.artnca.sbcglobal.net)
  1398. # [23:25] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 260 seconds)
  1399. # [23:26] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
  1400. # [23:27] * Joins: tommybergeron (~shreds@18-156.tr.cgocable.ca)
  1401. # [23:28] * Quits: tommybergeron (~shreds@18-156.tr.cgocable.ca) (Client Quit)
  1402. # [23:28] * Quits: pandeiro (~mu@177.33.182.220) (Ping timeout: 240 seconds)
  1403. # [23:31] * Quits: tomshreds (~shreds@18-156.tr.cgocable.ca) (Ping timeout: 245 seconds)
  1404. # [23:33] * Joins: teear (teear@84-231-12-113.elisa-mobile.fi)
  1405. # [23:33] * Parts: BlueKnob (~gscott@h65.0.20.98.dynamic.ip.windstream.net) ("Leaving")
  1406. # [23:34] * Joins: EmmaJ (~e.Candy@74.198.87.78)
  1407. # [23:37] * Quits: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f) (Remote host closed the connection)
  1408. # [23:37] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  1409. # [23:38] * Quits: ericelliott (~dilvie@232.sub-70-197-1.myvzw.com) (Ping timeout: 245 seconds)
  1410. # [23:41] * Quits: D_bagels (~bobbypin@c-66-177-246-81.hsd1.fl.comcast.net)
  1411. # [23:41] * Joins: FriendlyLumberja (~Loggin@2607:f358:1:fed5:22:3375:c59b:9d4f)
  1412. # [23:42] * Joins: intellilogic (~intellilo@static-74-96-101-11.washdc.fios.verizon.net)
  1413. # [23:43] * Joins: ebidel (ericbidelm@nat/google/x-pmfclryfghzjdrqu)
  1414. # [23:45] * Quits: garciawebdev (~garciaweb@190.244.76.14) (Remote host closed the connection)
  1415. # [23:46] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  1416. # [23:48] * Joins: Richhhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
  1417. # [23:48] * Joins: drublic (~drublic@frbg-5d84ed3a.pool.mediaWays.net)
  1418. # [23:49] * Quits: EmmaJ (~e.Candy@74.198.87.78) (Ping timeout: 255 seconds)
  1419. # [23:51] * Quits: Richhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com) (Ping timeout: 260 seconds)
  1420. # [23:53] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  1421. # [23:54] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
  1422. # [23:56] * Quits: MartynK (~MartynKei@63-156-144-147.dia.static.qwest.net) (Read error: Connection reset by peer)
  1423. # [23:56] * Quits: MartynKeigher (~MartynKei@63-156-144-147.dia.static.qwest.net) (Quit: Leaving)
  1424. # [23:57] * Quits: devmikey (~irc@unaffiliated/devmikey) (Read error: Connection reset by peer)
  1425. # [23:58] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
  1426. # [23:58] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Ping timeout: 245 seconds)
  1427. # [23:58] * Joins: Lulzon (Lulzon@CPE0018f85e6502-CM001a66710456.cpe.net.cable.rogers.com)
  1428. # [23:59] * Quits: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be) (Quit: Linkinus - http://linkinus.com)
  1429. # Session Close: Sat Oct 13 00:00:00 2012

The end :)