/irc-logs / freenode / #html5 / 2014-10-22 / end

Options:

  1. # Session Start: Wed Oct 22 00:00:00 2014
  2. # Session Ident: #html5
  3. # [00:01] * Quits: adriandroid (~adrian@014198055227.ctinets.com) (Read error: Connection reset by peer)
  4. # [00:01] * Joins: adriandroid (~adrian@014198055227.ctinets.com)
  5. # [00:04] * Quits: Trekka36 (~Trekka12@c-69f5e355.226-2-64736c11.cust.bredbandsbolaget.se) (Ping timeout: 245 seconds)
  6. # [00:04] * Quits: Nick-Flavour (~Nick@cpc27-rdng20-2-0-cust103.15-3.cable.virginm.net) (Ping timeout: 244 seconds)
  7. # [00:06] * Quits: mongo (~mongo@unaffiliated/mongo) (Quit: Textual IRC Client: www.textualapp.com)
  8. # [00:09] * Joins: manuelbieh_ (~manuelbie@p5B3D5DAF.dip0.t-ipconnect.de)
  9. # [00:09] * Quits: manuelbieh_ (~manuelbie@p5B3D5DAF.dip0.t-ipconnect.de) (Client Quit)
  10. # [00:10] * Joins: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it)
  11. # [00:10] * Quits: manuelbieh (~manuelbie@p5B3D5DAF.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
  12. # [00:10] * vikash-afk is now known as vikash
  13. # [00:11] * Joins: Centime (~centime@2001:6b0:1:1041:3004:60d4:42b0:548a)
  14. # [00:11] <Valduare> hey guys is there an html5 online barcode scanner that uses webcams that works
  15. # [00:12] * Joins: mellybean (~Adium@2620:106:e00f:f077:a58a:570d:174a:8649)
  16. # [00:15] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com)
  17. # [00:16] * Quits: quetzakubica (~quetzacot@89-66-220-25.dynamic.chello.pl) (Quit: Leaving.)
  18. # [00:16] * Quits: sgen__ (~sgen@TNHLON4048W-LP140-06-1176332115.dsl.bell.ca) (Ping timeout: 272 seconds)
  19. # [00:16] * Joins: quetzakubica (~quetzacot@89-66-220-25.dynamic.chello.pl)
  20. # [00:18] * Quits: ursooperduper (~textual@74.212.183.186) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  21. # [00:19] * Quits: RedDunce (c774ae0f@gateway/web/cgi-irc/kiwiirc.com/ip.199.116.174.15) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  22. # [00:21] * Joins: sgen__ (~sgen@TOROON12-1177739483.sdsl.bell.ca)
  23. # [00:22] * Joins: k23 (~k23@146.3.broadband17.iol.cz)
  24. # [00:22] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-tywsfujawevkwcgp)
  25. # [00:23] * Quits: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it) (Quit: Be back later ...)
  26. # [00:24] * Quits: J_Bomb2 (~lewis@cpe-74-67-176-211.rochester.res.rr.com) (Ping timeout: 240 seconds)
  27. # [00:24] * Quits: mellybean (~Adium@2620:106:e00f:f077:a58a:570d:174a:8649) (Quit: Leaving.)
  28. # [00:25] * Joins: anchnk (~anchnk@static-176-182-138-141.ncc.abo.bbox.fr)
  29. # [00:25] * Joins: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it)
  30. # [00:25] * Joins: nettoweb (~textual@177.132.165.53)
  31. # [00:25] * Quits: k23 (~k23@146.3.broadband17.iol.cz) (Client Quit)
  32. # [00:26] * Joins: nettoweb_ (~textual@177.132.165.53)
  33. # [00:30] * Quits: nettoweb (~textual@177.132.165.53) (Ping timeout: 244 seconds)
  34. # [00:32] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 258 seconds)
  35. # [00:33] * Quits: _lexjm (~textual@pool-108-9-131-117.tampfl.fios.verizon.net) (Quit: Textual IRC Client: www.textualapp.com)
  36. # [00:34] * Joins: mellybean (~Adium@2620:106:e00f:f077:a58a:570d:174a:8649)
  37. # [00:35] <moo-_-> Valduare: I don't know if there is a working one
  38. # [00:35] <moo-_-> but there is code
  39. # [00:35] <moo-_-> it's not exactly a trivial problem
  40. # [00:35] * Quits: nettoweb_ (~textual@177.132.165.53) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  41. # [00:35] <Valduare> you’d think with the advent of smartphones while back it’d be top priorety heh
  42. # [00:35] * Parts: Caiters1 (~Caitlin@wsip-68-15-80-137.oc.oc.cox.net)
  43. # [00:36] <moo-_-> Valduare: I assume you checked this? https://github.com/LazarSoft/jsqrcode
  44. # [00:36] <Valduare> thats qr
  45. # [00:37] <moo-_-> ah
  46. # [00:37] <moo-_-> only 2d?
  47. # [00:37] <moo-_-> that might be even trickier
  48. # [00:37] <Valduare> need to be able to scan barcodes
  49. # [00:37] <Valduare> just basically read the numbers of the barcode
  50. # [00:37] <moo-_-> I wouldn't hold my breath to find an open source solution
  51. # [00:39] <Valduare> i’d love a solution that can work from website pulled up on laptop with webcam or smartphone with cam
  52. # [00:40] <Valduare> cross platform on any device :P
  53. # [00:40] <moo-_-> Valduare: it is doable
  54. # [00:40] <moo-_-> just needs studying of some hardcore machine vision theory and then implementing it in javascript :)
  55. # [00:40] * Quits: Mia (~Mia@unaffiliated/mia) (Read error: Connection reset by peer)
  56. # [00:42] <Valduare> take you few min or so?
  57. # [00:42] <Valduare> I can wait
  58. # [00:43] <moo-_-> a year or two
  59. # [00:43] <moo-_-> np
  60. # [00:43] <Valduare> got a beer waitin for ya
  61. # [00:43] <Valduare> get on it
  62. # [00:43] <moo-_-> I'll star right away :)
  63. # [00:43] <Valduare> btw its a REALY good beer
  64. # [00:44] * Joins: Mia (~Mia@176.40.175.34)
  65. # [00:44] * Quits: Mia (~Mia@176.40.175.34) (Changing host)
  66. # [00:44] * Joins: Mia (~Mia@unaffiliated/mia)
  67. # [00:44] * Parts: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
  68. # [00:44] * Joins: Caiters1 (~Caitlin@wsip-68-15-80-137.oc.oc.cox.net)
  69. # [00:45] <moo-_-> Valduare: ok done https://github.com/osc2nuke/BarcodeReader
  70. # [00:45] <moo-_-> :)
  71. # [00:45] * Parts: Caiters1 (~Caitlin@wsip-68-15-80-137.oc.oc.cox.net)
  72. # [00:45] <Valduare> i’ve tested that
  73. # [00:45] <Valduare> didnt work
  74. # [00:46] <moo-_-> it did not scan?
  75. # [00:46] <moo-_-> or another issue?
  76. # [00:47] <Valduare> aye didnt scan
  77. # [00:47] * Joins: paperziggurat (~ppr_zggrt@c-75-64-4-133.hsd1.tn.comcast.net)
  78. # [00:47] * Quits: Reskp (~Reskp@78.193.56.47) (Read error: Connection reset by peer)
  79. # [00:47] <Valduare> and the getusermedia html5 stuff isnt working on safari
  80. # [00:47] * Quits: romanenko (~ZeroOne@212.112.100.201) (Quit: Textual IRC Client: www.textualapp.com)
  81. # [00:47] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:bda9:481e:3ab9:301a)
  82. # [00:50] * Joins: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net)
  83. # [00:51] * Quits: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it) (Quit: Be back later ...)
  84. # [00:54] <paperziggurat> is there a way to replay an audio element that's streaming data?
  85. # [00:55] <Valduare> pulling it out of the browser cache?
  86. # [00:57] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:bda9:481e:3ab9:301a) (Remote host closed the connection)
  87. # [00:57] * Joins: Reskp (~Reskp@78.193.56.47)
  88. # [00:58] * Quits: sgen__ (~sgen@TOROON12-1177739483.sdsl.bell.ca) (Ping timeout: 260 seconds)
  89. # [00:59] * Quits: Reskp (~Reskp@78.193.56.47) (Read error: No route to host)
  90. # [00:59] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:f563:f793:a9a6:c33f)
  91. # [00:59] * Quits: George_ (~george@97.102.59.201) (Remote host closed the connection)
  92. # [00:59] * Joins: Betal (~Beta@unaffiliated/betal)
  93. # [00:59] * Quits: anchnk (~anchnk@static-176-182-138-141.ncc.abo.bbox.fr) (Quit: Leaving)
  94. # [01:08] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  95. # [01:08] * Quits: mellybean (~Adium@2620:106:e00f:f077:a58a:570d:174a:8649) (Quit: Leaving.)
  96. # [01:09] * Quits: Nix (~Nix@1206ds2-rd.0.fullrate.dk) (Quit: Nix)
  97. # [01:09] * Quits: quetzakubica (~quetzacot@89-66-220-25.dynamic.chello.pl) (Ping timeout: 265 seconds)
  98. # [01:09] * Joins: Nix (~Nix@1206ds2-rd.0.fullrate.dk)
  99. # [01:09] * Quits: Nix (~Nix@1206ds2-rd.0.fullrate.dk) (Client Quit)
  100. # [01:12] * Joins: Deacyde (~Deacdeici@69.136.226.55)
  101. # [01:14] * Joins: sgen__ (~sgen@TNHLON4048W-LP140-06-1176332115.dsl.bell.ca)
  102. # [01:16] * Quits: sifu_ (~sifu@cpc67897-sotn13-2-0-cust697.15-1.cable.virginm.net) (Quit: Textual IRC Client: www.textualapp.com)
  103. # [01:18] * Quits: ShooterM_ (~shootermg@c-24-21-207-128.hsd1.or.comcast.net) (Remote host closed the connection)
  104. # [01:20] * Joins: George_ (~george@97.102.59.201)
  105. # [01:22] * Quits: jottr (~jottr@unaffiliated/jottr) (Ping timeout: 265 seconds)
  106. # [01:22] * Quits: x0s_ (~x0s@lal69-5-88-171-98-98.fbx.proxad.net) (Read error: Connection reset by peer)
  107. # [01:23] * Joins: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com)
  108. # [01:23] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:f563:f793:a9a6:c33f) (Remote host closed the connection)
  109. # [01:25] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:51a2:ea2b:6be8:e596)
  110. # [01:29] * Joins: mellybean (~Adium@2620:106:e00f:f070:cdfc:884e:b8d:171c)
  111. # [01:30] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:51a2:ea2b:6be8:e596) (Ping timeout: 260 seconds)
  112. # [01:32] * Joins: danemacmillan (~danemacmi@unaffiliated/danemacmillan)
  113. # [01:34] * Quits: mezod (~nnscript@unaffiliated/mezod) (Quit: ( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com ))
  114. # [01:36] * vikash is now known as vikash-afk
  115. # [01:43] * Joins: nettoweb (~textual@177.132.165.53)
  116. # [01:43] * Quits: nettoweb (~textual@177.132.165.53) (Max SendQ exceeded)
  117. # [01:43] * parshap_ is now known as parshap
  118. # [01:48] * Joins: nettoweb (~textual@177.132.165.53)
  119. # [01:48] * Quits: nettoweb (~textual@177.132.165.53) (Max SendQ exceeded)
  120. # [01:48] * Quits: aphorise (aphoriser@D97AC432.cm-3-3d.dynamic.ziggo.nl) (Ping timeout: 258 seconds)
  121. # [01:48] * Joins: nettoweb (~textual@177.132.165.53)
  122. # [01:51] * Joins: aphorise (~aphoriser@D97AC432.cm-3-3d.dynamic.ziggo.nl)
  123. # [01:52] * Quits: nettoweb (~textual@177.132.165.53) (Client Quit)
  124. # [01:54] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
  125. # [01:54] * Joins: Reskp (~Reskp@78.193.56.47)
  126. # [01:56] * Quits: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com) (Quit: Nettalk6 - www.ntalk.de)
  127. # [01:57] * Quits: _|d0m|_ (~d0m@do.corp.io) (Ping timeout: 245 seconds)
  128. # [01:57] * Quits: mellybean (~Adium@2620:106:e00f:f070:cdfc:884e:b8d:171c) (Quit: Leaving.)
  129. # [01:59] * Quits: Reskp (~Reskp@78.193.56.47) (Ping timeout: 244 seconds)
  130. # [01:59] * Joins: mellybean (~Adium@199.116.167.226)
  131. # [02:03] * Quits: Centime (~centime@2001:6b0:1:1041:3004:60d4:42b0:548a) (Remote host closed the connection)
  132. # [02:04] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 255 seconds)
  133. # [02:04] * Quits: mellybean (~Adium@199.116.167.226) (Quit: Leaving.)
  134. # [02:05] * Joins: asher^ (~textual@unaffiliated/asher/x-9381395)
  135. # [02:05] * Joins: Axy (~Mia@176.40.175.34)
  136. # [02:05] * Quits: Axy (~Mia@176.40.175.34) (Changing host)
  137. # [02:05] * Joins: Axy (~Mia@unaffiliated/mia)
  138. # [02:06] * Quits: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net) (Ping timeout: 265 seconds)
  139. # [02:07] * Quits: AciD`` (~gni@jau72-5-78-223-56-21.fbx.proxad.net) (Ping timeout: 255 seconds)
  140. # [02:07] * Quits: Leo2014 (~Leo2014@2a02:8070:24c0:5000:879:a828:b311:93ee) (Ping timeout: 260 seconds)
  141. # [02:08] * Quits: richiebkr (~richiebkr@3ATSA09132-128218077110.ucsf.edu) (Remote host closed the connection)
  142. # [02:08] * Quits: Mia (~Mia@unaffiliated/mia) (Ping timeout: 246 seconds)
  143. # [02:13] * Joins: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog)
  144. # [02:15] * Joins: pr0ton_ (~pr0ton@8.25.197.27)
  145. # [02:16] * Parts: eddief (~Eddie@c-24-22-33-249.hsd1.or.comcast.net)
  146. # [02:16] * Quits: mepowers (~mepowers6@unaffiliated/mepowers) (Remote host closed the connection)
  147. # [02:20] * Quits: martintrojer (~martintro@cpc25-bmly8-2-0-cust85.2-3.cable.virginm.net) (*.net *.split)
  148. # [02:20] * Quits: parduse (~parduse@unaffiliated/parduse) (*.net *.split)
  149. # [02:20] * Quits: xec (~xec@unaffiliated/xec) (*.net *.split)
  150. # [02:20] * Quits: globbot (~logbot@lump.glob.com.au) (*.net *.split)
  151. # [02:20] * Quits: HariboPenguin|Of (~Pingu@176.56.238.114) (*.net *.split)
  152. # [02:20] * Quits: roger_raymond (~roger_ray@linode.lynch-raymond.com) (*.net *.split)
  153. # [02:20] * Quits: pr0ton (~pr0ton@8.25.197.27) (*.net *.split)
  154. # [02:20] * Quits: BombStrike (~BombStrik@mtgox/staff/BombStrike) (*.net *.split)
  155. # [02:20] * Quits: RogerWS_ (~rogerws@wsip-72-205-197-76.ks.ks.cox.net) (*.net *.split)
  156. # [02:20] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (*.net *.split)
  157. # [02:20] * Quits: adriandroid (~adrian@014198055227.ctinets.com) (*.net *.split)
  158. # [02:20] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (*.net *.split)
  159. # [02:20] * Quits: Paradisee_ (~quassel@2.239.28.120) (*.net *.split)
  160. # [02:20] * Quits: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net) (*.net *.split)
  161. # [02:20] * Quits: Kolombiken (~Adium@94.137.124.2) (*.net *.split)
  162. # [02:20] * Quits: Sharaal (~Adium@81.93.113.13) (*.net *.split)
  163. # [02:20] * Quits: vlad_starkov (~vlad_star@91.206.59.50) (*.net *.split)
  164. # [02:20] * Quits: cybrNaut (cybrNaut@2001:0:53aa:64c:18d6:a8e7:bcca:66c4) (*.net *.split)
  165. # [02:20] * Quits: tomlane (laney@Is.It.Dead.PanicBNC.org) (*.net *.split)
  166. # [02:20] * Quits: shanemaru (~quassel@121-73-10-185.cable.telstraclear.net) (*.net *.split)
  167. # [02:21] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  168. # [02:24] * Joins: parduse (~parduse@unaffiliated/parduse)
  169. # [02:24] * Quits: victorliew (~victorlie@50-0-117-62.dedicated.static.sonic.net) (Quit: Leaving.)
  170. # [02:25] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  171. # [02:25] * Joins: adriandroid (~adrian@014198055227.ctinets.com)
  172. # [02:25] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  173. # [02:25] * Joins: Paradisee_ (~quassel@2.239.28.120)
  174. # [02:25] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net)
  175. # [02:25] * Joins: Kolombiken (~Adium@94.137.124.2)
  176. # [02:25] * Joins: Sharaal (~Adium@81.93.113.13)
  177. # [02:25] * Joins: vlad_starkov (~vlad_star@91.206.59.50)
  178. # [02:25] * Joins: cybrNaut (cybrNaut@2001:0:53aa:64c:18d6:a8e7:bcca:66c4)
  179. # [02:25] * Joins: tomlane (laney@Is.It.Dead.PanicBNC.org)
  180. # [02:25] * Joins: shanemaru (~quassel@121-73-10-185.cable.telstraclear.net)
  181. # [02:25] * Joins: RogerWS (~rogerws@wsip-72-205-197-76.ks.ks.cox.net)
  182. # [02:26] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com)
  183. # [02:26] * Joins: martintrojer (~martintro@cpc25-bmly8-2-0-cust85.2-3.cable.virginm.net)
  184. # [02:26] * Joins: xec (~xec@unaffiliated/xec)
  185. # [02:26] * Joins: globbot (~logbot@lump.glob.com.au)
  186. # [02:26] * Joins: roger_raymond (~roger_ray@linode.lynch-raymond.com)
  187. # [02:26] * Joins: HariboPenguin|Of (~Pingu@176.56.238.114)
  188. # [02:26] * Joins: BombStrike (~BombStrik@mtgox/staff/BombStrike)
  189. # [02:27] * Quits: BombStrike (~BombStrik@mtgox/staff/BombStrike) (Max SendQ exceeded)
  190. # [02:27] * Joins: victorliew (~victorlie@50-0-117-62.dedicated.static.sonic.net)
  191. # [02:28] * Joins: BombStrike (~BombStrik@mtgox/staff/BombStrike)
  192. # [02:30] * Joins: jitendravyas (~textual@122.172.40.100)
  193. # [02:32] * Joins: Reskp (~Reskp@78.193.56.47)
  194. # [02:33] * Quits: deasy (~deasy@109.89.11.77) (Quit: Nom d'un quark, c'est Edmonton !)
  195. # [02:35] * Quits: jitendravyas (~textual@122.172.40.100) (Ping timeout: 272 seconds)
  196. # [02:36] * Quits: Reskp (~Reskp@78.193.56.47) (Ping timeout: 255 seconds)
  197. # [02:36] * Quits: chovy (~chovy@pdpc/supporter/active/chovy) (Ping timeout: 244 seconds)
  198. # [02:38] * Joins: chovy (~chovy@pdpc/supporter/active/chovy)
  199. # [02:40] * Quits: tomlane (laney@Is.It.Dead.PanicBNC.org) (Ping timeout: 260 seconds)
  200. # [02:41] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 245 seconds)
  201. # [02:43] * Joins: tomlane (laney@is.it.dead.panicbnc.org)
  202. # [02:46] * Joins: Moya (~Moya@1.234.182.140)
  203. # [02:50] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
  204. # [02:52] * Quits: Alina-malina (~Alina-mal@unaffiliated/alina-malina) (Ping timeout: 246 seconds)
  205. # [02:52] * Joins: oxhak (~OxHaK@ns330132.ip-37-59-37.eu)
  206. # [02:53] * Joins: Alina-malina (~Alina-mal@unaffiliated/alina-malina)
  207. # [02:58] * Joins: fatalhalt (~fatalhalt@c-71-201-7-76.hsd1.il.comcast.net)
  208. # [02:59] * Quits: danemacmillan (~danemacmi@unaffiliated/danemacmillan) (Ping timeout: 272 seconds)
  209. # [03:00] * Quits: mko (~mko@50.240.205.146) (Quit: Bye.)
  210. # [03:01] <adriandroid> is there a solution for playing inline Live Video Stream in android, need it work in WebView. Android 4.0+. HLS itisn;t playing nice arround devices:<
  211. # [03:01] <adriandroid> is there a solution for playing inline Live Video Stream in android, need it work in WebView. Android 4.0+. HLS isn't playing nice across devices:<
  212. # [03:02] * Joins: danemacmillan (~danemacmi@unaffiliated/danemacmillan)
  213. # [03:07] * Quits: danemacmillan (~danemacmi@unaffiliated/danemacmillan) (Ping timeout: 272 seconds)
  214. # [03:08] * Quits: bumbar1 (~username@89-212-121-1.dynamic.dsl.t-2.net) (Ping timeout: 245 seconds)
  215. # [03:11] * Quits: George_ (~george@97.102.59.201) (Remote host closed the connection)
  216. # [03:21] * Joins: trevjburns (~trevjburn@c-69-255-4-72.hsd1.va.comcast.net)
  217. # [03:24] * Parts: paperziggurat (~ppr_zggrt@c-75-64-4-133.hsd1.tn.comcast.net) ("Leaving")
  218. # [03:32] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:d487:7b63:5633:5446)
  219. # [03:32] * Joins: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com)
  220. # [03:33] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
  221. # [03:35] * Joins: jferrie (~Adium@pool-173-70-204-167.nwrknj.fios.verizon.net)
  222. # [03:36] * Parts: jferrie (~Adium@pool-173-70-204-167.nwrknj.fios.verizon.net)
  223. # [03:37] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:d487:7b63:5633:5446) (Ping timeout: 260 seconds)
  224. # [03:47] * Joins: Audiosurfer (~Gabriel@2602:304:cc0b:8f49:6cb5:2058:db24:98a9)
  225. # [03:49] * Joins: AyraXaryA (~Ayraxarya@c-50-156-7-51.hsd1.ca.comcast.net)
  226. # [04:05] * Quits: asher^ (~textual@unaffiliated/asher/x-9381395) (Quit: Textual IRC Client: www.textualapp.com)
  227. # [04:11] * Joins: asher^ (~textual@unaffiliated/asher/x-9381395)
  228. # [04:13] * Parts: victorliew (~victorlie@50-0-117-62.dedicated.static.sonic.net)
  229. # [04:13] * Joins: victorliew (~victorlie@50-0-117-62.dedicated.static.sonic.net)
  230. # [04:14] * Parts: victorliew (~victorlie@50-0-117-62.dedicated.static.sonic.net)
  231. # [04:20] * Quits: drkenobi (~Instantbi@181.28.53.29) (Ping timeout: 272 seconds)
  232. # [04:20] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  233. # [04:28] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  234. # [04:28] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  235. # [04:28] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  236. # [04:28] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  237. # [04:28] * Quits: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com) (Quit: Nettalk6 - www.ntalk.de)
  238. # [04:28] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 244 seconds)
  239. # [04:29] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  240. # [04:29] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  241. # [04:29] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  242. # [04:29] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  243. # [04:30] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  244. # [04:30] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  245. # [04:30] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  246. # [04:30] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  247. # [04:31] * Quits: GhostFreeman (~soliddong@c-24-126-173-18.hsd1.ga.comcast.net) (Quit: leaving)
  248. # [04:31] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  249. # [04:31] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  250. # [04:31] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  251. # [04:31] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  252. # [04:32] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  253. # [04:32] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  254. # [04:32] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  255. # [04:33] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  256. # [04:33] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:a41a:c045:4388:711f)
  257. # [04:33] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  258. # [04:33] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  259. # [04:33] * Joins: citoyen0 (~Jonathan@24.224.84.213)
  260. # [04:33] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  261. # [04:34] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  262. # [04:34] * Quits: citoyen0 (~Jonathan@24.224.84.213) (Client Quit)
  263. # [04:34] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  264. # [04:34] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  265. # [04:35] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  266. # [04:35] * Joins: GhostFreeman (~soliddong@c-24-126-173-18.hsd1.ga.comcast.net)
  267. # [04:35] * Joins: citoyen0 (~Jonathan@24.224.84.213)
  268. # [04:35] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  269. # [04:35] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  270. # [04:35] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  271. # [04:36] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  272. # [04:36] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  273. # [04:36] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  274. # [04:36] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
  275. # [04:36] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  276. # [04:37] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  277. # [04:37] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  278. # [04:37] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  279. # [04:37] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  280. # [04:38] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:a41a:c045:4388:711f) (Ping timeout: 260 seconds)
  281. # [04:38] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  282. # [04:38] * Joins: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl)
  283. # [04:38] * Joins: drkenobi (~Instantbi@181.28.53.29)
  284. # [04:38] * Quits: drkenobi (~Instantbi@181.28.53.29) (Remote host closed the connection)
  285. # [04:39] * Quits: quetzakubica1 (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  286. # [04:39] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  287. # [04:39] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  288. # [04:39] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  289. # [04:40] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  290. # [04:40] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  291. # [04:40] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Max SendQ exceeded)
  292. # [04:40] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  293. # [04:41] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  294. # [04:41] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  295. # [04:41] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  296. # [04:41] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  297. # [04:42] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  298. # [04:42] * Joins: BigBear (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net)
  299. # [04:42] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  300. # [04:42] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Client Quit)
  301. # [04:42] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  302. # [04:43] * Quits: GhostFreeman (~soliddong@c-24-126-173-18.hsd1.ga.comcast.net) (Ping timeout: 265 seconds)
  303. # [04:43] * Quits: BigBear (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net) (Read error: Connection reset by peer)
  304. # [04:43] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  305. # [04:43] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  306. # [04:43] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Read error: Connection reset by peer)
  307. # [04:44] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  308. # [04:44] * Quits: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl) (Max SendQ exceeded)
  309. # [04:46] * Quits: citoyen0 (~Jonathan@24.224.84.213) (Quit: Leaving)
  310. # [04:48] * Joins: hellangel7 (~hellangel@117.192.188.113)
  311. # [04:48] * Joins: GhostFreeman (~soliddong@c-24-126-173-18.hsd1.ga.comcast.net)
  312. # [04:51] * Quits: mepowers (~mepowers6@unaffiliated/mepowers) (Remote host closed the connection)
  313. # [04:53] * Joins: BigBear (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net)
  314. # [05:03] * Quits: fatalhalt (~fatalhalt@c-71-201-7-76.hsd1.il.comcast.net) (Remote host closed the connection)
  315. # [05:05] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
  316. # [05:07] * Quits: SSgtSpoon (~ssgtspoon@2601:1:3000:5fb:a83c:2247:26ed:75fb) (Read error: Connection reset by peer)
  317. # [05:08] * Quits: sgen__ (~sgen@TNHLON4048W-LP140-06-1176332115.dsl.bell.ca) (Quit: Leaving)
  318. # [05:09] * Quits: Audiosurfer (~Gabriel@2602:304:cc0b:8f49:6cb5:2058:db24:98a9) (Quit: Leaving)
  319. # [05:10] * Joins: SSgtSpoon (~ssgtspoon@c-174-60-208-59.hsd1.pa.comcast.net)
  320. # [05:33] * Joins: northfurr (~northfurr@unaffiliated/northfurr)
  321. # [05:34] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:71cf:55e9:630d:eee7)
  322. # [05:36] * Quits: symb (~symb@2a02:8109:8980:540:1cde:1751:295:1b1f) (Quit: You should never underestimate the predictability of stupidity.)
  323. # [05:38] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:71cf:55e9:630d:eee7) (Ping timeout: 260 seconds)
  324. # [05:44] * Quits: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net)
  325. # [05:44] * Quits: Betal (~Beta@unaffiliated/betal) (Remote host closed the connection)
  326. # [05:50] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 256 seconds)
  327. # [05:54] * Joins: dafol (~Miranda@p2003004B0E15D100A19E052778BE6577.dip0.t-ipconnect.de)
  328. # [05:55] * Quits: Juanchito (uid41878@gateway/web/irccloud.com/x-misthbcskvbhnbxs) (Quit: Connection closed for inactivity)
  329. # [05:57] * Quits: AyraXaryA (~Ayraxarya@c-50-156-7-51.hsd1.ca.comcast.net)
  330. # [06:04] * Quits: hellangel7 (~hellangel@117.192.188.113) (Remote host closed the connection)
  331. # [06:11] * Quits: asher^ (~textual@unaffiliated/asher/x-9381395) (Quit: Textual IRC Client: www.textualapp.com)
  332. # [06:18] * Joins: sinequanon (~sinequano@2602:306:3150:23c0:4cb:7654:9c19:b5ce)
  333. # [06:19] * Parts: mepowers (~mepowers6@unaffiliated/mepowers)
  334. # [06:19] * Joins: asher^ (~textual@unaffiliated/asher/x-9381395)
  335. # [06:22] * Joins: CssNoob (~CssN00b@120.28.243.24)
  336. # [06:23] * Quits: northfurr (~northfurr@unaffiliated/northfurr) (Quit: northfurr)
  337. # [06:27] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  338. # [06:34] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:2836:d148:aa44:2292)
  339. # [06:38] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 258 seconds)
  340. # [06:39] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:2836:d148:aa44:2292) (Ping timeout: 260 seconds)
  341. # [06:41] * Quits: dafol (~Miranda@p2003004B0E15D100A19E052778BE6577.dip0.t-ipconnect.de) (Quit: dafol)
  342. # [06:45] * Quits: Paradisee_ (~quassel@2.239.28.120) (Remote host closed the connection)
  343. # [06:53] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  344. # [06:54] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
  345. # [06:55] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  346. # [07:01] * Quits: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog) (Remote host closed the connection)
  347. # [07:03] * Quits: jerryitt (uid17132@gateway/web/irccloud.com/x-tywsfujawevkwcgp) (Quit: Connection closed for inactivity)
  348. # [07:03] * Quits: sinequanon (~sinequano@2602:306:3150:23c0:4cb:7654:9c19:b5ce)
  349. # [07:05] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com)
  350. # [07:06] * Quits: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net) (Quit: Valduare)
  351. # [07:09] * Joins: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it)
  352. # [07:11] * Joins: U23 (~U23@h75n8-far-a13.ias.bredband.telia.com)
  353. # [07:18] * Quits: Moya (~Moya@1.234.182.140) (Read error: Connection reset by peer)
  354. # [07:22] * Quits: araujo (~araujo@gentoo/developer/araujo) (Read error: Connection reset by peer)
  355. # [07:23] * Joins: araujo (~araujo@gentoo/developer/araujo)
  356. # [07:24] * Quits: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it) (Ping timeout: 260 seconds)
  357. # [07:25] * Quits: BigBear (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net) (Ping timeout: 260 seconds)
  358. # [07:25] * Joins: EoN (~EoN@unaffiliated/eon)
  359. # [07:25] * Joins: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it)
  360. # [07:29] * Joins: Paradisee_ (~quassel@93-44-226-218.ip99.fastwebnet.it)
  361. # [07:31] * Quits: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it) (Ping timeout: 258 seconds)
  362. # [07:32] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  363. # [07:35] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:a560:525d:b8a4:25e)
  364. # [07:36] * Quits: hinderaker (hinderaker@13.141-0-121.customer.lyse.net) (Ping timeout: 256 seconds)
  365. # [07:38] * Quits: U23 (~U23@h75n8-far-a13.ias.bredband.telia.com) (Ping timeout: 265 seconds)
  366. # [07:38] * Quits: jwoglom (~jwoglom@unaffiliated/jwoglom) (Ping timeout: 260 seconds)
  367. # [07:41] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:a560:525d:b8a4:25e) (Ping timeout: 260 seconds)
  368. # [07:44] * Joins: hinderaker (hinderaker@13.141-0-121.customer.lyse.net)
  369. # [07:49] * Joins: hellangel7 (~hellangel@117.192.185.237)
  370. # [07:49] * Joins: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it)
  371. # [07:51] * Quits: Paradisee_ (~quassel@93-44-226-218.ip99.fastwebnet.it) (Ping timeout: 258 seconds)
  372. # [07:52] * Joins: jwoglom (~jwoglom@unaffiliated/jwoglom)
  373. # [07:58] * Joins: mandis (~mandis@67.175.250.45)
  374. # [07:59] * Quits: mandis (~mandis@67.175.250.45) (Client Quit)
  375. # [07:59] * Joins: Click66 (~Click66@94.143.188.0)
  376. # [08:00] * Joins: jumanji (~jumanji@S010600e0910edcdf.vw.shawcable.net)
  377. # [08:01] * Joins: sinequanon (~sinequano@2602:306:3150:23c0:dd83:a435:1d96:a52f)
  378. # [08:02] * vikash-afk is now known as vikash
  379. # [08:03] * Quits: jumanji (~jumanji@S010600e0910edcdf.vw.shawcable.net) (Remote host closed the connection)
  380. # [08:06] * Joins: Paradisee_ (~quassel@93-44-226-218.ip99.fastwebnet.it)
  381. # [08:06] * Quits: skcin7 (~skcin7@73.178.235.97) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  382. # [08:07] * Quits: Paradisee (~quassel@93-44-226-218.ip99.fastwebnet.it) (Ping timeout: 245 seconds)
  383. # [08:08] * Joins: msankhala (~msankhala@unaffiliated/msankhala)
  384. # [08:13] * Joins: soee (~marcin@ihe33.internetdsl.tpnet.pl)
  385. # [08:17] * Quits: sinequanon (~sinequano@2602:306:3150:23c0:dd83:a435:1d96:a52f) (Remote host closed the connection)
  386. # [08:17] * Joins: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it)
  387. # [08:18] * Joins: sinequanon (~sinequano@99-21-2-60.lightspeed.orngca.sbcglobal.net)
  388. # [08:18] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  389. # [08:18] * Quits: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it) (Client Quit)
  390. # [08:19] * Quits: asher^ (~textual@unaffiliated/asher/x-9381395) (Quit: Textual IRC Client: www.textualapp.com)
  391. # [08:19] * Joins: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it)
  392. # [08:21] * vikash is now known as vikash-afk
  393. # [08:22] * Joins: shawdm (shawdm@nat/ibm/x-qgawzvytdlrbgpic)
  394. # [08:22] * Quits: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it) (Client Quit)
  395. # [08:24] * Joins: asher^ (~textual@unaffiliated/asher/x-9381395)
  396. # [08:25] * Joins: skcin7 (~skcin7@73.178.235.97)
  397. # [08:25] * Joins: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it)
  398. # [08:28] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  399. # [08:31] * Joins: Ducki (~Ducki@191.233.66.1)
  400. # [08:31] <chovy> adriandroid: try putting it in iframe
  401. # [08:33] <adriandroid> chovy, huh ?!
  402. # [08:33] * Quits: Cyph3r (~Cyph3r@97-90-205-13.dhcp.losa.ca.charter.com) (Ping timeout: 265 seconds)
  403. # [08:33] * Quits: kodio (~kodio@host149-62-dynamic.15-87-r.retail.telecomitalia.it) (Quit: Lingo: www.lingoirc.com)
  404. # [08:34] * Joins: sourcecube (~concepbak@static-87-79-71-168.netcologne.de)
  405. # [08:35] * Joins: Cyph3r (~Cyph3r@71-84-73-114.dhcp.rvsd.ca.charter.com)
  406. # [08:36] * Joins: Reskp (~Reskp@78.193.56.47)
  407. # [08:39] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  408. # [08:40] * vikash-afk is now known as vikash
  409. # [08:41] * Quits: Reskp (~Reskp@78.193.56.47) (Ping timeout: 272 seconds)
  410. # [08:41] * Joins: doev (~doev@p5B02C304.dip0.t-ipconnect.de)
  411. # [08:43] * Joins: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch)
  412. # [08:48] * Joins: VikeStep (~VikeStep@101.163.3.251)
  413. # [08:48] * Joins: Car7i (~chatzilla@82.114.83.84)
  414. # [08:49] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  415. # [08:49] <Car7i> Hi there, is possible to force html5 video tag not to use QuickTime in Mac ?
  416. # [08:51] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  417. # [08:52] * Joins: Trekka12 (~Trekka12@c-69f5e355.226-2-64736c11.cust.bredbandsbolaget.se)
  418. # [08:56] * Joins: roelmonnens (~roelmonne@d54C3DE32.access.telenet.be)
  419. # [09:04] * Quits: Axy (~Mia@unaffiliated/mia) (Read error: Connection reset by peer)
  420. # [09:11] * Quits: hellangel7 (~hellangel@117.192.185.237) (Remote host closed the connection)
  421. # [09:11] * Joins: squeakytoy (~squeakyto@188.65.156.34)
  422. # [09:11] * Joins: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk)
  423. # [09:11] * Quits: shawdm (shawdm@nat/ibm/x-qgawzvytdlrbgpic) (Read error: Connection reset by peer)
  424. # [09:13] * Joins: hellangel7 (~hellangel@117.192.185.237)
  425. # [09:13] * vikash is now known as vikash-afk
  426. # [09:15] * Joins: carlsimpson (~carlsimps@host90-152-2-53.ipv4.regusnet.com)
  427. # [09:16] * Joins: shawdm (shawdm@nat/ibm/x-qjmuontcsubodwqo)
  428. # [09:16] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  429. # [09:17] <chovy> Car7i: set your default player to something else i think
  430. # [09:18] * Joins: Reskp (~Reskp@2a01:e34:ec13:82f0:781f:9cce:c3af:4061)
  431. # [09:18] <Car7i> chovy: yeah in that way works i was thinking to disable in programmatically way for all users
  432. # [09:18] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  433. # [09:22] * Quits: Lypho (~Lypho@135-23-113-151.cpe.pppoe.ca) (Quit: sleeps)
  434. # [09:22] * Quits: Reskp (~Reskp@2a01:e34:ec13:82f0:781f:9cce:c3af:4061) (Ping timeout: 260 seconds)
  435. # [09:23] * Joins: greendot (~bluedot@c-68-35-106-15.hsd1.nm.comcast.net)
  436. # [09:23] * Quits: hellangel7 (~hellangel@117.192.185.237) (Ping timeout: 272 seconds)
  437. # [09:25] * Joins: Nyalab (~nyalab@89.30.127.162)
  438. # [09:26] * Joins: DRSK (~DRSK@unaffiliated/drsk)
  439. # [09:27] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
  440. # [09:28] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  441. # [09:32] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Ping timeout: 260 seconds)
  442. # [09:33] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  443. # [09:35] * Joins: Lethalman (~luca@89.118.249.114)
  444. # [09:35] * Joins: hellangel7 (~hellangel@117.216.148.120)
  445. # [09:38] * Quits: sinequanon (~sinequano@99-21-2-60.lightspeed.orngca.sbcglobal.net)
  446. # [09:39] * Joins: zeroquake (~zeroquake@159.140.254.104)
  447. # [09:40] * Quits: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk) (Quit: Nix__)
  448. # [09:43] * vikash-afk is now known as vikash
  449. # [09:44] * Joins: AciD`` (~gni@jau72-5-78-223-56-21.fbx.proxad.net)
  450. # [09:45] * Joins: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk)
  451. # [09:46] * Quits: DreadKnight (~DreadKnig@unaffiliated/dreadknight) (Quit: #AncientBeast - Master Your Beasts ( www.AncientBeast.com ))
  452. # [09:47] * Quits: skcin7 (~skcin7@73.178.235.97) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  453. # [09:52] * Quits: Sharaal (~Adium@81.93.113.13) (Ping timeout: 260 seconds)
  454. # [09:53] * Joins: LEVz_ (~levz_@CPE-121-216-246-79.lnse3.ken.bigpond.net.au)
  455. # [09:53] * Quits: Car7i (~chatzilla@82.114.83.84) (Quit: ChatZilla 0.9.91 [Firefox 33.0/20140923222114])
  456. # [09:57] * Joins: Sharaal (~Adium@81.93.113.13)
  457. # [10:04] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 255 seconds)
  458. # [10:07] * Joins: Juanchito (uid41878@gateway/web/irccloud.com/x-ovgqmugwohyguqjf)
  459. # [10:14] * Joins: Madi (~Madison@69.73.119.140)
  460. # [10:16] * Joins: dangerousdave (~dangerous@78.156.71.46)
  461. # [10:18] * Quits: Madison (~Madison@69.73.119.140) (Ping timeout: 265 seconds)
  462. # [10:20] * Quits: heedypo2 (~heedypo@2.216.100.37) (Quit: WeeChat 0.4.2)
  463. # [10:24] * Quits: asher^ (~textual@unaffiliated/asher/x-9381395) (Quit: Textual IRC Client: www.textualapp.com)
  464. # [10:26] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  465. # [10:30] * Joins: manuelbieh (~manuelbie@gw-bln.aperto.de)
  466. # [10:36] * Quits: LEVz_ (~levz_@CPE-121-216-246-79.lnse3.ken.bigpond.net.au)
  467. # [10:39] * Quits: hellangel7 (~hellangel@117.216.148.120) (Read error: Connection reset by peer)
  468. # [10:43] * Joins: neps (~neps@122.172.67.46)
  469. # [10:49] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  470. # [10:50] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  471. # [10:52] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  472. # [10:53] * Joins: sbellina_ (~sbellina@66.29.187.48.static.utbb.net)
  473. # [10:56] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 255 seconds)
  474. # [10:56] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
  475. # [11:01] * Quits: sbellina_ (~sbellina@66.29.187.48.static.utbb.net) (Quit: leaving)
  476. # [11:04] * Joins: iancrowther__ (uid25786@gateway/web/irccloud.com/x-bqxmafkfyujtgkjr)
  477. # [11:12] * Quits: neps (~neps@122.172.67.46) (Remote host closed the connection)
  478. # [11:17] * Joins: neps (~neps@122.172.67.46)
  479. # [11:20] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Remote host closed the connection)
  480. # [11:24] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
  481. # [11:25] * Quits: neps (~neps@122.172.67.46)
  482. # [11:31] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  483. # [11:31] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Ping timeout: 260 seconds)
  484. # [11:33] * Joins: mezod (~nnscript@unaffiliated/mezod)
  485. # [11:38] * vikash is now known as vikash-afk
  486. # [11:41] * Joins: deasy (~deasy@109.89.11.77)
  487. # [11:44] * Quits: greendot (~bluedot@c-68-35-106-15.hsd1.nm.comcast.net) (Ping timeout: 245 seconds)
  488. # [11:46] * Joins: heedypo (~heedypo@2.216.100.37)
  489. # [11:49] <adriandroid> is there a solution for playing inline Live Video Stream in android, need it work in WebView. Android 4.0+. HLS itisn;t playing nice arround devices:<
  490. # [11:54] * Joins: julian` (julian@cpc2-aztw26-2-0-cust1007.18-1.cable.virginm.net)
  491. # [11:54] * julian` is now known as julian``
  492. # [11:58] * vikash-afk is now known as vikash
  493. # [12:11] * Joins: basiclaser_ (uid10861@gateway/web/irccloud.com/x-jkzhdejqcxarkwhr)
  494. # [12:13] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  495. # [12:18] * Joins: drawingthesun (~drawingth@106-68-157-235.dyn.iinet.net.au)
  496. # [12:27] * Joins: Sendoushi (~Sendoushi@bl17-136-95.dsl.telepac.pt)
  497. # [12:29] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  498. # [12:30] * Joins: moldador (~moldador@177.183.128.64)
  499. # [12:31] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
  500. # [12:31] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
  501. # [12:32] * Joins: alexwllms (~alexwllms@5.148.140.228)
  502. # [12:34] * Joins: jottr (~jottr@unaffiliated/jottr)
  503. # [12:40] * Quits: Click66 (~Click66@94.143.188.0) (Ping timeout: 244 seconds)
  504. # [12:44] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  505. # [12:46] * Quits: deasy (~deasy@109.89.11.77) (Quit: Nom d'un quark, c'est Edmonton !)
  506. # [12:46] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 255 seconds)
  507. # [12:48] * Joins: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net)
  508. # [12:51] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  509. # [12:53] * Quits: Sendoushi (~Sendoushi@bl17-136-95.dsl.telepac.pt) (Remote host closed the connection)
  510. # [12:53] * Quits: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch) (Quit: cbr)
  511. # [12:54] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
  512. # [12:54] * Joins: symb (~symb@2a02:8109:8980:540:7006:576:94eb:1171)
  513. # [12:57] * Joins: goosfraba (~i@captive-gw-01.oru.se)
  514. # [12:59] * vikash is now known as vikash-afk
  515. # [13:00] * Quits: Paradisee_ (~quassel@93-44-226-218.ip99.fastwebnet.it) (Remote host closed the connection)
  516. # [13:00] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  517. # [13:03] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  518. # [13:05] <squeakytoy> hah. Is it not possible to write HTML as JSON? Why hasn't anyone done that before
  519. # [13:06] <squeakytoy> maybe its more verbose, hm
  520. # [13:06] * Joins: Sendoushi (~Sendoushi@bl17-136-95.dsl.telepac.pt)
  521. # [13:07] <ronny> squeakytoy: trying should be perfectly fine show showing how much of a pain that is
  522. # [13:07] * Joins: Paradisee (~quassel@2.239.28.120)
  523. # [13:07] <squeakytoy> i just did
  524. # [13:07] <ronny> verbosity, readability, writability all things down the drain
  525. # [13:07] <squeakytoy> i come to meta tags and noticed its a bit verbose
  526. # [13:09] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  527. # [13:10] <squeakytoy> ok, you guys in this round
  528. # [13:10] <squeakytoy> but my next idea will surely change web dev for years to come
  529. # [13:10] <squeakytoy> win*
  530. # [13:12] * Quits: alexwllms (~alexwllms@5.148.140.228) (Quit: Be back later ...)
  531. # [13:12] * Joins: alexwllms (~alexwllms@5.148.140.228)
  532. # [13:13] * krijnhoetmer_ is now known as krijnhoetmerlogb
  533. # [13:13] * krijnhoetmerlogb is now known as krijnhoetmerbot
  534. # [13:15] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  535. # [13:17] * Quits: alexwllms (~alexwllms@5.148.140.228) (Ping timeout: 265 seconds)
  536. # [13:18] <ronny> squeakytoy: chances are it will just make someone squeak
  537. # [13:18] <squeakytoy> :'(
  538. # [13:18] <squeakytoy> i usually do
  539. # [13:18] <squeakytoy> (with girls in bed)
  540. # [13:18] <ronny> some kinds of worldchanging things happen silently, unannounced
  541. # [13:19] <ronny> while orgasms are worldchanging they are off topic
  542. # [13:19] <moldador> lol
  543. # [13:26] * Joins: alexwllms (~alexwllms@5.148.140.228)
  544. # [13:32] * Joins: Click66 (~Click66@94.143.188.0)
  545. # [13:32] * Quits: Sendoushi (~Sendoushi@bl17-136-95.dsl.telepac.pt)
  546. # [13:32] * Quits: doev (~doev@p5B02C304.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
  547. # [13:33] * Joins: doev (~doev@p5B02C4D8.dip0.t-ipconnect.de)
  548. # [13:36] * Joins: spyderman4g63 (~spyderman@arc.jabil.com)
  549. # [13:37] * Quits: mepowers (~mepowers6@unaffiliated/mepowers) (Remote host closed the connection)
  550. # [13:37] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  551. # [13:38] * Joins: hellangel7 (~hellangel@117.192.174.111)
  552. # [13:39] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  553. # [13:41] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 244 seconds)
  554. # [13:43] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Client Quit)
  555. # [13:43] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  556. # [13:48] * Joins: Nick-Flavour (~Nick@94.117.171.172)
  557. # [13:49] * Joins: BoySherman (~boysherma@84.19.42.82)
  558. # [13:51] * Quits: BoySherman (~boysherma@84.19.42.82) (Client Quit)
  559. # [13:53] * Joins: antlong (~antlong@unaffiliated/antlong)
  560. # [13:54] * Joins: developerjustin (~developer@173-80-86-179.bclycmtk02.res.dyn.suddenlink.net)
  561. # [13:57] * Quits: alexwllms (~alexwllms@5.148.140.228) (Quit: Be back later ...)
  562. # [13:58] * Quits: bl4ckdu5t (~bl4ckdu5t@unaffiliated/bl4ckdu5t) (Ping timeout: 256 seconds)
  563. # [14:01] * Joins: Smilerut (~Penciu@79.116.214.196)
  564. # [14:02] * Quits: msankhala (~msankhala@unaffiliated/msankhala) (Quit: This computer has gone to sleep)
  565. # [14:02] * Joins: alexwllms (~alexwllms@5.148.140.228)
  566. # [14:04] * Joins: bl4ckdu5t (~bl4ckdu5t@nexus.sypherz.com)
  567. # [14:05] * bl4ckdu5t is now known as Guest39228
  568. # [14:06] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  569. # [14:07] * Joins: msankhala (~msankhala@117.207.89.174)
  570. # [14:07] * Quits: msankhala (~msankhala@117.207.89.174) (Changing host)
  571. # [14:07] * Joins: msankhala (~msankhala@unaffiliated/msankhala)
  572. # [14:08] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Client Quit)
  573. # [14:13] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  574. # [14:14] * Quits: msankhala (~msankhala@unaffiliated/msankhala) (Quit: This computer has gone to sleep)
  575. # [14:15] * Joins: nettoweb (~textual@177.96.158.159)
  576. # [14:16] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Client Quit)
  577. # [14:19] * Joins: TjRus (~TjRus@217.20.166.113)
  578. # [14:19] * Quits: jottr (~jottr@unaffiliated/jottr) (Ping timeout: 256 seconds)
  579. # [14:19] * Joins: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
  580. # [14:19] * Joins: dangerousdave (~dangerous@78.156.71.46)
  581. # [14:20] * Quits: dangerousdave (~dangerous@78.156.71.46) (Client Quit)
  582. # [14:20] * Parts: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
  583. # [14:21] * Joins: dangerousdave (~dangerous@78.156.71.46)
  584. # [14:21] * Joins: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk)
  585. # [14:21] * Quits: basiclaser_ (uid10861@gateway/web/irccloud.com/x-jkzhdejqcxarkwhr) (Quit: Connection closed for inactivity)
  586. # [14:22] * Quits: doev (~doev@p5B02C4D8.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
  587. # [14:23] * Joins: doev (~doev@p50806899.dip0.t-ipconnect.de)
  588. # [14:24] * Joins: Brythos (~Brythos@178.250.179.140)
  589. # [14:25] * Joins: jottr (~jottr@unaffiliated/jottr)
  590. # [14:25] * Quits: doev (~doev@p50806899.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  591. # [14:30] * Quits: Nick-Flavour (~Nick@94.117.171.172) (Ping timeout: 240 seconds)
  592. # [14:30] * Joins: Ms2ger (~Ms2ger@nata210.ugent.be)
  593. # [14:32] * Joins: doev (~doev@p50806899.dip0.t-ipconnect.de)
  594. # [14:32] * Quits: VikeStep (~VikeStep@101.163.3.251) (Quit: Leaving)
  595. # [14:32] * Joins: mokush (~mokush@78.97.210.255)
  596. # [14:32] * Quits: developerjustin (~developer@173-80-86-179.bclycmtk02.res.dyn.suddenlink.net) (Quit: Leaving...)
  597. # [14:33] * Joins: CoastOfTheLaw (~Penciu@79.116.214.196)
  598. # [14:33] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
  599. # [14:35] * Joins: danemacmillan (~danemacmi@unaffiliated/danemacmillan)
  600. # [14:35] * Quits: Smilerut (~Penciu@79.116.214.196) (Ping timeout: 246 seconds)
  601. # [14:37] * Joins: ThatDerpling (~Penciu@79.116.214.196)
  602. # [14:37] * Joins: nielsv (~nielsvrom@dD5E009B2.access.telenet.be)
  603. # [14:38] * Quits: alexwllms (~alexwllms@5.148.140.228) (Quit: Be back later ...)
  604. # [14:41] * Quits: CoastOfTheLaw (~Penciu@79.116.214.196) (Ping timeout: 265 seconds)
  605. # [14:44] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
  606. # [14:53] * Quits: nielsv (~nielsvrom@dD5E009B2.access.telenet.be) (Quit: nielsv)
  607. # [14:56] * Joins: sysTemz- (~Somerando@unaffiliated/systemz-)
  608. # [14:57] * Joins: nielsv (~nielsvrom@dD5E009B2.access.telenet.be)
  609. # [14:57] * Quits: nielsv (~nielsvrom@dD5E009B2.access.telenet.be) (Client Quit)
  610. # [14:58] * Joins: CoastOfTheLaw (~Penciu@79.116.214.196)
  611. # [15:01] * Joins: cbr__ (~cbr@145.36.150.83.chzhher77.rootnet.ch)
  612. # [15:01] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  613. # [15:02] * Quits: ThatDerpling (~Penciu@79.116.214.196) (Ping timeout: 265 seconds)
  614. # [15:03] <sysTemz-> i'am having a little problem interpreting the html5 spec. I'am building a website, a portfolio page. on the frontpage there is a lot of project elements, these should only be displayed with a heading, small paragraph and an image all warped into a link to the the full article/project. the question is should all these articles be nested in a section or opposite of that? or even should it just be warped in a div??? :S
  615. # [15:03] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  616. # [15:04] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-hobcunmrjxunomtc)
  617. # [15:04] * Quits: goosfraba (~i@captive-gw-01.oru.se) (Ping timeout: 272 seconds)
  618. # [15:06] * Joins: Smilerut (~Penciu@79.116.214.196)
  619. # [15:09] * Quits: CoastOfTheLaw (~Penciu@79.116.214.196) (Ping timeout: 265 seconds)
  620. # [15:10] * Quits: taptapdan (~taptapdan@137.150.84.216) (Quit: taptapdan)
  621. # [15:11] <Nix___> Articles could be nested in a section, but not the other way around
  622. # [15:12] <Nix___> Think of it like a newspaper. You have several section (e.g. the “Sports Section”), and this section has several articles.
  623. # [15:12] * Joins: LEVz_ (~levz_@CPE-121-216-246-79.lnse3.ken.bigpond.net.au)
  624. # [15:14] * Joins: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net)
  625. # [15:14] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
  626. # [15:16] <sysTemz-> Thanks Nix___ :)
  627. # [15:17] * Quits: nettoweb (~textual@177.96.158.159) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  628. # [15:20] * Quits: hellangel7 (~hellangel@117.192.174.111) (Remote host closed the connection)
  629. # [15:26] * Joins: northfurr (~northfurr@unaffiliated/northfurr)
  630. # [15:26] * Quits: Nix___ (~nix@87-104-178-179-dynamic-customer.profibernet.dk) (Quit: Nix___)
  631. # [15:28] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  632. # [15:34] * Joins: alexwllms (~alexwllms@5.148.140.228)
  633. # [15:36] * Quits: northfurr (~northfurr@unaffiliated/northfurr) (Quit: northfurr)
  634. # [15:39] * Quits: aretecode (~aretecode@S01061859339e5f51.cc.shawcable.net) (Ping timeout: 255 seconds)
  635. # [15:39] * Joins: heedypo1 (~heedypo@2.217.130.167)
  636. # [15:40] * Quits: Smilerut (~Penciu@79.116.214.196) (Ping timeout: 246 seconds)
  637. # [15:40] * Joins: nettoweb (~textual@177.96.158.159)
  638. # [15:40] * Quits: nettoweb (~textual@177.96.158.159) (Max SendQ exceeded)
  639. # [15:41] * Quits: heedypo (~heedypo@2.216.100.37) (Ping timeout: 245 seconds)
  640. # [15:41] * Joins: nettoweb (~textual@177.96.158.159)
  641. # [15:41] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
  642. # [15:43] * Quits: iancrowther__ (uid25786@gateway/web/irccloud.com/x-bqxmafkfyujtgkjr) (Quit: Connection closed for inactivity)
  643. # [15:45] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: is sleepy)
  644. # [15:48] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 260 seconds)
  645. # [15:51] * Quits: alexwllms (~alexwllms@5.148.140.228) (Quit: Be back later ...)
  646. # [15:53] * Guest39228 is now known as bl4ckdu5t
  647. # [15:53] * Quits: bl4ckdu5t (~bl4ckdu5t@nexus.sypherz.com) (Changing host)
  648. # [15:53] * Joins: bl4ckdu5t (~bl4ckdu5t@unaffiliated/bl4ckdu5t)
  649. # [15:53] * Joins: bodoke (~bodoke__@200.175.53.230.static.gvt.net.br)
  650. # [15:59] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  651. # [15:59] * Quits: moldador (~moldador@177.183.128.64) (Quit: Computer has gone to sleep.)
  652. # [16:00] * Quits: soee (~marcin@ihe33.internetdsl.tpnet.pl) (Quit: Konversation terminated!)
  653. # [16:01] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
  654. # [16:03] * Joins: legumx (~guz@177-97-190-109.dsl.ovh.fr)
  655. # [16:06] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  656. # [16:06] * Quits: nettoweb (~textual@177.96.158.159) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  657. # [16:10] * Quits: Click66 (~Click66@94.143.188.0) (Quit: (null))
  658. # [16:11] * Joins: moldador (~moldador@177.183.128.64)
  659. # [16:11] * Joins: nettoweb (~textual@177.96.158.159)
  660. # [16:13] * Joins: trondf_ (uid5997@gateway/web/irccloud.com/x-rddshbwchqanonxm)
  661. # [16:15] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
  662. # [16:18] * Joins: Mia (~Mia@unaffiliated/mia)
  663. # [16:19] * Joins: Smilerut (~Penciu@79.116.214.196)
  664. # [16:19] * Joins: LiENUS (~LiENUS@108-242-135-1.lightspeed.btrgla.sbcglobal.net)
  665. # [16:31] * Joins: alexwllms (~alexwllms@5.148.140.228)
  666. # [16:35] * Quits: zeroquake (~zeroquake@159.140.254.104) (Read error: Connection reset by peer)
  667. # [16:37] * Quits: dahlfors_ (johan@195.198.96.120) (Ping timeout: 245 seconds)
  668. # [16:38] * Quits: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk) (Quit: Nix__)
  669. # [16:40] * Quits: TjRus (~TjRus@217.20.166.113) (Quit: (null))
  670. # [16:41] * Joins: IamTrying (~iamtrying@2a02:a03f:2476:cf00:482a:8785:b811:5139)
  671. # [16:42] <IamTrying> Iframe is there any way using sandbox i can DENY <a href=... target=_blank popups?
  672. # [16:46] * Joins: taptapdan (~taptapdan@137.150.84.216)
  673. # [16:47] * Quits: doev (~doev@p50806899.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
  674. # [16:47] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  675. # [16:47] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  676. # [16:48] * Quits: bodoke (~bodoke__@200.175.53.230.static.gvt.net.br) (Ping timeout: 256 seconds)
  677. # [16:49] * Joins: DrShoggoth (~prakwtf@96-35-208-230.static.stls.mo.charter.com)
  678. # [16:52] * Joins: phryk (~phryk@ip-95-222-101-26.hsi15.unitymediagroup.de)
  679. # [16:52] <IamTrying> Such an idiots living in this room? can't answer this simple dumb question even????
  680. # [16:52] * Quits: LiENUS (~LiENUS@108-242-135-1.lightspeed.btrgla.sbcglobal.net) (Ping timeout: 260 seconds)
  681. # [16:52] <IamTrying> You guys seriously retired or what?
  682. # [16:54] * Joins: basiclaser_ (uid10861@gateway/web/irccloud.com/x-bcjykpjzkiwntauh)
  683. # [16:56] <mr_lou> Anyone has any experience with SmartTV apps? Creating them, I mean?
  684. # [16:58] * Joins: dahlfors_ (johan@195.198.96.120)
  685. # [16:59] * Quits: EoN (~EoN@unaffiliated/eon) (Ping timeout: 250 seconds)
  686. # [16:59] * Quits: mepowers (~mepowers6@unaffiliated/mepowers) (Remote host closed the connection)
  687. # [17:01] * Quits: carlsimpson (~carlsimps@host90-152-2-53.ipv4.regusnet.com) (Quit: carlsimpson)
  688. # [17:01] * Quits: phryk (~phryk@ip-95-222-101-26.hsi15.unitymediagroup.de) (Ping timeout: 245 seconds)
  689. # [17:03] * Joins: carlsimpson (~carlsimps@host90-152-2-53.ipv4.regusnet.com)
  690. # [17:03] * Quits: carlsimpson (~carlsimps@host90-152-2-53.ipv4.regusnet.com) (Client Quit)
  691. # [17:04] * Quits: squeakytoy (~squeakyto@188.65.156.34) (Quit: Leaving)
  692. # [17:06] * Quits: roelmonnens (~roelmonne@d54C3DE32.access.telenet.be) (Remote host closed the connection)
  693. # [17:06] * Quits: DRSK (~DRSK@unaffiliated/drsk) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  694. # [17:08] * Joins: Centime (~centime@2001:6b0:1:1041:3004:60d4:42b0:548a)
  695. # [17:08] * Quits: LEVz_ (~levz_@CPE-121-216-246-79.lnse3.ken.bigpond.net.au)
  696. # [17:08] * Joins: Brythos_ (~Brythos@178.250.179.140)
  697. # [17:09] * Quits: Brythos (~Brythos@178.250.179.140) (Read error: Connection reset by peer)
  698. # [17:09] * Joins: Brythos__ (~Brythos@178.250.179.140)
  699. # [17:10] * Quits: Brythos_ (~Brythos@178.250.179.140) (Read error: Connection reset by peer)
  700. # [17:11] * Joins: LiENUS (~LiENUS@108-242-135-1.lightspeed.btrgla.sbcglobal.net)
  701. # [17:21] <chovy> mr_lou: not me personally, but i know someone who worked on SonyTV
  702. # [17:21] <chovy> using backbone
  703. # [17:21] * Joins: Caiters1 (~Caitlin@wsip-68-15-80-137.oc.oc.cox.net)
  704. # [17:21] * Parts: Caiters1 (~Caitlin@wsip-68-15-80-137.oc.oc.cox.net)
  705. # [17:21] <mr_lou> Ok
  706. # [17:21] * Quits: Ms2ger (~Ms2ger@nata210.ugent.be) (Ping timeout: 240 seconds)
  707. # [17:22] <mr_lou> chovy, I'm making this discmag thingy, for old feature phones + blu-ray disc players (both coded with JavaME). Thinking about making a SmartTV version too. It's an interesting platform. :-)
  708. # [17:22] * Joins: guy (~etorsteor@oftn/member/guy)
  709. # [17:22] <guy> any particular reason why there is no bower for https://github.com/web-animations/web-animations-js ?
  710. # [17:24] * Joins: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com)
  711. # [17:24] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
  712. # [17:24] * Quits: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com) (Read error: Connection reset by peer)
  713. # [17:25] * Joins: epopt (~epopt@cpe-142-129-60-180.socal.res.rr.com)
  714. # [17:26] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
  715. # [17:26] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 265 seconds)
  716. # [17:28] * Quits: Centime (~centime@2001:6b0:1:1041:3004:60d4:42b0:548a) (Remote host closed the connection)
  717. # [17:29] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  718. # [17:29] * Joins: eddief (~Eddie@c-24-22-33-249.hsd1.or.comcast.net)
  719. # [17:29] * Quits: epopt (~epopt@cpe-142-129-60-180.socal.res.rr.com) (Client Quit)
  720. # [17:29] * Joins: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net)
  721. # [17:30] * Joins: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com)
  722. # [17:30] * Quits: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net) (Client Quit)
  723. # [17:30] * Joins: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog)
  724. # [17:31] * Quits: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com) (Client Quit)
  725. # [17:32] * Joins: jonr22 (~jonr22@c-65-96-170-37.hsd1.ma.comcast.net)
  726. # [17:32] * Quits: sysTemz- (~Somerando@unaffiliated/systemz-) (Quit: oooooh)
  727. # [17:32] * Joins: phryk (~phryk@ip-95-222-101-26.hsi15.unitymediagroup.de)
  728. # [17:33] * Joins: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com)
  729. # [17:33] * Quits: IamTrying (~iamtrying@2a02:a03f:2476:cf00:482a:8785:b811:5139) (Ping timeout: 260 seconds)
  730. # [17:38] * Quits: shawdm (shawdm@nat/ibm/x-qjmuontcsubodwqo)
  731. # [17:39] * Quits: thugworks (~thugworks@cpe-142-129-60-180.socal.res.rr.com) (Quit: Leaving)
  732. # [17:40] * Quits: cbr__ (~cbr@145.36.150.83.chzhher77.rootnet.ch) (Quit: cbr__)
  733. # [17:42] * Joins: itspots (~itspots@unaffiliated/itspots)
  734. # [17:43] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 244 seconds)
  735. # [17:46] * Quits: sourcecube (~concepbak@static-87-79-71-168.netcologne.de) (Quit: Leaving)
  736. # [17:47] * Joins: doev (~doev@p50806899.dip0.t-ipconnect.de)
  737. # [17:51] * Quits: DrCode (~DrCode@gateway/tor-sasl/drcode) (Ping timeout: 246 seconds)
  738. # [17:51] <Sharaal> guy: the authors not defined bower.json and published the package?
  739. # [17:51] * Quits: jonr22 (~jonr22@c-65-96-170-37.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
  740. # [17:51] * Quits: doev (~doev@p50806899.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  741. # [17:52] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  742. # [17:53] * Joins: DrCode (~DrCode@gateway/tor-sasl/drcode)
  743. # [17:55] * Quits: mokush (~mokush@78.97.210.255) (Quit: Konversation terminated!)
  744. # [17:57] * Quits: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net) (Quit: Textual IRC Client: www.textualapp.com)
  745. # [17:58] * Quits: laurensclaessen (~laurenscl@91.183.84.141)
  746. # [17:59] * Quits: Brythos__ (~Brythos@178.250.179.140) (Quit: Leaving)
  747. # [17:59] * Quits: spyderman4g63 (~spyderman@arc.jabil.com) (Remote host closed the connection)
  748. # [17:59] * Joins: spyderman4g63 (~spyderman@198-51-174-5.jabil.com)
  749. # [18:01] * Quits: spyderman4g63 (~spyderman@198-51-174-5.jabil.com) (Read error: Connection reset by peer)
  750. # [18:01] * Joins: spyderman4g63 (~spyderman@arc.jabil.com)
  751. # [18:01] * Quits: spyderman4g63 (~spyderman@arc.jabil.com) (Remote host closed the connection)
  752. # [18:02] * Joins: bodoke (~bodoke__@200.175.53.230.static.gvt.net.br)
  753. # [18:02] * Joins: spyderman4g63 (~spyderman@198-51-174-5.jabil.com)
  754. # [18:05] * Joins: richiebkr (~richiebkr@172-3-189-237.lightspeed.sntcca.sbcglobal.net)
  755. # [18:05] * Joins: jonr22 (~jonr22@c-65-96-170-37.hsd1.ma.comcast.net)
  756. # [18:06] * Quits: spyderman4g63 (~spyderman@198-51-174-5.jabil.com) (Ping timeout: 245 seconds)
  757. # [18:07] * Joins: skcin7 (~skcin7@73.178.235.97)
  758. # [18:08] * Joins: Haswell (~Haswell@unaffiliated/haswell)
  759. # [18:08] * Joins: mellybean (~Adium@2620:106:e00f:f077:25f4:4b2d:42:8364)
  760. # [18:08] * Quits: jottr (~jottr@unaffiliated/jottr) (Ping timeout: 245 seconds)
  761. # [18:08] * Quits: moldador (~moldador@177.183.128.64) (Quit: Computer has gone to sleep.)
  762. # [18:10] * Quits: mellybean (~Adium@2620:106:e00f:f077:25f4:4b2d:42:8364) (Client Quit)
  763. # [18:10] * Joins: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net)
  764. # [18:10] * Joins: dafol (~Miranda@p2003004B0E15D100F571D31B23541EF5.dip0.t-ipconnect.de)
  765. # [18:13] * Joins: mellybean (~Adium@199.116.167.220)
  766. # [18:16] * Quits: jonr22 (~jonr22@c-65-96-170-37.hsd1.ma.comcast.net) (Remote host closed the connection)
  767. # [18:20] * Quits: Cyph3r (~Cyph3r@71-84-73-114.dhcp.rvsd.ca.charter.com) (Read error: Connection reset by peer)
  768. # [18:20] * Joins: Trinity (~Trinity@static-100-32-176-58.lsanca.dsl-w.verizon.net)
  769. # [18:20] * Joins: Cyph3r (~Cyph3r@71-84-73-114.dhcp.rvsd.ca.charter.com)
  770. # [18:21] * Quits: Jikan (~Jikan@2001:41d0:8:7844::1) (Ping timeout: 244 seconds)
  771. # [18:22] * Joins: Jikan (~Jikan@2001:41d0:8:7844::1)
  772. # [18:22] * Quits: TTrinity (~Trinity@static-100-32-176-58.lsanca.dsl-w.verizon.net) (Ping timeout: 245 seconds)
  773. # [18:26] * Joins: DreadKnight (~DreadKnig@unaffiliated/dreadknight)
  774. # [18:26] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com)
  775. # [18:30] * Joins: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net)
  776. # [18:30] * Quits: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net) (Max SendQ exceeded)
  777. # [18:31] * Joins: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net)
  778. # [18:31] * Quits: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net) (Max SendQ exceeded)
  779. # [18:32] * Quits: SSgtSpoon (~ssgtspoon@c-174-60-208-59.hsd1.pa.comcast.net) (Ping timeout: 272 seconds)
  780. # [18:32] * Joins: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net)
  781. # [18:34] * Joins: greendot (~bluedot@c-68-35-106-15.hsd1.nm.comcast.net)
  782. # [18:35] * Joins: Ms2ger (~Ms2ger@76.232-64-87.adsl-dyn.isp.belgacom.be)
  783. # [18:35] * Quits: LiENUS (~LiENUS@108-242-135-1.lightspeed.btrgla.sbcglobal.net) (Ping timeout: 272 seconds)
  784. # [18:36] * Joins: mko (~mko@50.240.205.146)
  785. # [18:37] * Quits: guy (~etorsteor@oftn/member/guy)
  786. # [18:39] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  787. # [18:41] * Joins: spyderman4g63 (~spyderman@arc.jabil.com)
  788. # [18:43] * Joins: jottr (~jottr@unaffiliated/jottr)
  789. # [18:44] * Joins: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
  790. # [18:47] * Parts: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
  791. # [18:56] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 240 seconds)
  792. # [19:01] * Quits: manuelbieh (~manuelbie@gw-bln.aperto.de) (Read error: Connection reset by peer)
  793. # [19:02] * Joins: SiliconDon (~Silicon_D@bas1-aurora91-3096731901.dsl.bell.ca)
  794. # [19:02] * Quits: Lethalman (~luca@89.118.249.114) (Remote host closed the connection)
  795. # [19:04] * Quits: mellybean (~Adium@199.116.167.220) (Quit: Leaving.)
  796. # [19:04] * Joins: koderok (~koderok@106.206.162.79)
  797. # [19:04] * Quits: koderok (~koderok@106.206.162.79) (Remote host closed the connection)
  798. # [19:05] * Joins: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7)
  799. # [19:10] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  800. # [19:18] * Quits: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7) (Quit: Leaving.)
  801. # [19:21] * Joins: newtron (~newtron@199.71.174.204)
  802. # [19:24] * Quits: gnarf (gnarf@unaffiliated/gnarf) (Max SendQ exceeded)
  803. # [19:25] * Joins: manuelbieh (~manuelbie@p5B3D5E92.dip0.t-ipconnect.de)
  804. # [19:26] * Joins: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7)
  805. # [19:27] * Quits: haBuu (haBuu@ip-36-206-6575-f0b6-f341-2610.dhcp6.opintanner.fi) (Read error: Connection reset by peer)
  806. # [19:27] * Joins: gnarf (gnarf@unaffiliated/gnarf)
  807. # [19:28] * Joins: bshambaugh (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net)
  808. # [19:30] * Quits: SiliconDon (~Silicon_D@bas1-aurora91-3096731901.dsl.bell.ca)
  809. # [19:32] * Joins: mongo (~mongo@unaffiliated/mongo)
  810. # [19:36] * Quits: jottr (~jottr@unaffiliated/jottr) (Ping timeout: 272 seconds)
  811. # [19:36] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
  812. # [19:37] * Joins: jottr (~jottr@unaffiliated/jottr)
  813. # [19:43] * Quits: jerryitt (uid17132@gateway/web/irccloud.com/x-hobcunmrjxunomtc) (Quit: Connection closed for inactivity)
  814. # [19:44] * Joins: coellobranco (~FoRcEr@91.99.27.77.dynamic.mundo-r.com)
  815. # [19:45] * Quits: Smilerut (~Penciu@79.116.214.196) (Read error: Connection reset by peer)
  816. # [19:48] * Joins: bendoin (~bendoin@7.37.95.91.static.m-sp.siw.siwnet.net)
  817. # [19:50] * Quits: bshambaugh (~quassel@adsl-107-196-156-93.dsl.okcyok.sbcglobal.net) (Ping timeout: 240 seconds)
  818. # [19:54] * Joins: juniormendonca (~quassel@189-87-159-24.ptr.tjmt.jus.br)
  819. # [19:57] * Quits: juniormendonca (~quassel@189-87-159-24.ptr.tjmt.jus.br) (Read error: Connection reset by peer)
  820. # [20:05] * Quits: oxhak (~OxHaK@ns330132.ip-37-59-37.eu) (Ping timeout: 272 seconds)
  821. # [20:05] * Quits: nettoweb (~textual@177.96.158.159) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  822. # [20:06] * Quits: nezZario (~nez@unaffiliated/nezzario) (Quit: Be back soon...)
  823. # [20:06] * Joins: nezZario (~nez@unaffiliated/nezzario)
  824. # [20:14] * Paradisee is now known as Paradisee_loves_
  825. # [20:14] * Paradisee_loves_ is now known as Paradisee
  826. # [20:16] * Parts: nezZario (~nez@unaffiliated/nezzario)
  827. # [20:19] * Quits: alexwllms (~alexwllms@5.148.140.228) (Quit: Be back later ...)
  828. # [20:19] * Joins: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net)
  829. # [20:20] * Joins: Nick-Flavour (~Nick@cpc27-rdng20-2-0-cust103.15-3.cable.virginm.net)
  830. # [20:21] * Joins: roelmonnens (~roelmonne@ip-213-49-225-190.dsl.scarlet.be)
  831. # [20:24] * Quits: jzk1 (~jzk@ec2-54-219-210-99.us-west-1.compute.amazonaws.com) (Excess Flood)
  832. # [20:28] * Joins: quetzakubica (~quetzacot@89-66-197-114.dynamic.chello.pl)
  833. # [20:28] * Joins: nezZario (~nez@unaffiliated/nezzario)
  834. # [20:29] * Quits: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net) (Quit: away)
  835. # [20:34] * Joins: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk)
  836. # [20:39] * Joins: NonParity (~kvirc@50.59.173.54)
  837. # [20:40] * Joins: AtomicB0mB (~nicholasc@201.6.138.31)
  838. # [20:41] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
  839. # [20:42] * Joins: haBuu (haBuu@ip-36-206-290d-d696-15a9-1072.dhcp6.opintanner.fi)
  840. # [20:48] * Joins: Smilerut (~Penciu@79.116.214.196)
  841. # [20:51] * Joins: moldador (~moldador@177.183.128.64)
  842. # [20:58] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
  843. # [21:03] * Joins: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net)
  844. # [21:03] * Quits: AtomicB0mB (~nicholasc@201.6.138.31) (Quit: AtomicB0mB)
  845. # [21:04] * Quits: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7) (Quit: Leaving.)
  846. # [21:07] * Joins: AtomicB0mB (~AtomicB0m@201.6.138.31)
  847. # [21:07] * Joins: chriys (~chriys@70.51.18.165)
  848. # [21:08] * Quits: Smilerut (~Penciu@79.116.214.196) (Read error: Connection reset by peer)
  849. # [21:08] * Quits: bodoke (~bodoke__@200.175.53.230.static.gvt.net.br) (Ping timeout: 260 seconds)
  850. # [21:09] * Joins: deasy (~deasy@109.89.11.77)
  851. # [21:10] * Quits: AtomicB0mB (~AtomicB0m@201.6.138.31) (Remote host closed the connection)
  852. # [21:10] * Joins: alexwllms (~alexwllms@122.120.189.80.dyn.plus.net)
  853. # [21:10] * Quits: dafol (~Miranda@p2003004B0E15D100F571D31B23541EF5.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
  854. # [21:11] * Quits: itspots (~itspots@unaffiliated/itspots) (Ping timeout: 250 seconds)
  855. # [21:13] * Quits: richiebkr (~richiebkr@172-3-189-237.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
  856. # [21:13] * Joins: TheOrignl1 (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net)
  857. # [21:15] * Quits: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds)
  858. # [21:17] * Joins: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net)
  859. # [21:20] * Quits: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net) (Quit: Textual IRC Client: www.textualapp.com)
  860. # [21:20] * Joins: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net)
  861. # [21:20] * Joins: jottr_ (~jottr@unaffiliated/jottr)
  862. # [21:21] * Quits: Nick-Flavour (~Nick@cpc27-rdng20-2-0-cust103.15-3.cable.virginm.net) (Ping timeout: 244 seconds)
  863. # [21:22] * Quits: Nyalab (~nyalab@89.30.127.162) (Remote host closed the connection)
  864. # [21:23] * Joins: nettoweb (~textual@179.183.217.86)
  865. # [21:23] * Joins: Nyalab (~nyalab@89.30.127.162)
  866. # [21:23] * Quits: jottr (~jottr@unaffiliated/jottr) (Disconnected by services)
  867. # [21:23] * jottr_ is now known as jottr
  868. # [21:26] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 245 seconds)
  869. # [21:26] * Joins: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7)
  870. # [21:27] * Quits: mko (~mko@50.240.205.146) (Ping timeout: 265 seconds)
  871. # [21:27] * Quits: Nyalab (~nyalab@89.30.127.162) (Ping timeout: 260 seconds)
  872. # [21:28] * Quits: CssNoob (~CssN00b@120.28.243.24) (Quit: Leaving)
  873. # [21:32] * Quits: mongo (~mongo@unaffiliated/mongo) (Quit: Textual IRC Client: www.textualapp.com)
  874. # [21:34] * Joins: mko (~mko@50.240.205.146)
  875. # [21:34] * Joins: laurensclaessen (~laurenscl@2a02:1810:1005:2600:f4c1:fef6:d251:efd2)
  876. # [21:35] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-twzhvpqhgdznhodp)
  877. # [21:35] * Quits: laurensclaessen (~laurenscl@2a02:1810:1005:2600:f4c1:fef6:d251:efd2) (Remote host closed the connection)
  878. # [21:35] * Joins: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be)
  879. # [21:37] * Joins: Jayflux (~Jason@host-78-149-21-100.as13285.net)
  880. # [21:37] * Quits: Jayflux (~Jason@host-78-149-21-100.as13285.net) (Changing host)
  881. # [21:37] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
  882. # [21:37] * Quits: spyderman4g63 (~spyderman@arc.jabil.com) (Read error: Connection reset by peer)
  883. # [21:37] * Joins: spyderma_ (~spyderman@198-51-174-5.jabil.com)
  884. # [21:41] * Quits: coellobranco (~FoRcEr@91.99.27.77.dynamic.mundo-r.com) (Quit: Arch User...)
  885. # [21:42] * Quits: deasy (~deasy@109.89.11.77) (Quit: Nom d'un quark, c'est Edmonton !)
  886. # [21:47] * Joins: deasy (~deasy@109.89.11.77)
  887. # [21:51] * Quits: deasy (~deasy@109.89.11.77) (Remote host closed the connection)
  888. # [21:55] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  889. # [21:55] * Joins: aiglesias (~aiglesias@181.31.0.158)
  890. # [21:59] * Joins: deasy (~deasy@109.89.11.77)
  891. # [22:03] * Quits: deasy (~deasy@109.89.11.77) (Remote host closed the connection)
  892. # [22:04] * Joins: deasy (~deasy@109.89.11.77)
  893. # [22:09] * Joins: Reskp_ (~Reskp@2a01:e34:ec13:82f0:e54f:201c:403b:37db)
  894. # [22:10] * Quits: PaulCapestany (~PaulCapes@204.28.124.82)
  895. # [22:10] * Joins: richiebkr (~richiebkr@172-3-189-237.lightspeed.sntcca.sbcglobal.net)
  896. # [22:10] * Quits: zlude (~zlude@intranet.all.com.br) (Quit: Leaving)
  897. # [22:11] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  898. # [22:11] * Quits: nettoweb (~textual@179.183.217.86) (Read error: Connection reset by peer)
  899. # [22:11] * Joins: Betal (~Beta@unaffiliated/betal)
  900. # [22:11] * Joins: nettoweb (~textual@179.183.217.86)
  901. # [22:12] * Joins: mokush (~mokush@188.24.40.99)
  902. # [22:12] * Quits: deasy (~deasy@109.89.11.77) (Remote host closed the connection)
  903. # [22:13] * Quits: nettoweb (~textual@179.183.217.86) (Read error: No route to host)
  904. # [22:13] * Joins: deasy (~deasy@109.89.11.77)
  905. # [22:13] * Joins: nettoweb (~textual@179.183.217.86)
  906. # [22:14] * Quits: nettoweb (~textual@179.183.217.86) (Max SendQ exceeded)
  907. # [22:14] * Quits: Reskp_ (~Reskp@2a01:e34:ec13:82f0:e54f:201c:403b:37db) (Ping timeout: 260 seconds)
  908. # [22:14] * Joins: nettoweb (~textual@179.183.217.86)
  909. # [22:14] * Joins: Reskp_ (~Reskp@78.193.56.47)
  910. # [22:16] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  911. # [22:21] * Quits: danemacmillan (~danemacmi@unaffiliated/danemacmillan) (Ping timeout: 245 seconds)
  912. # [22:25] * Joins: tantek (~tantek@173.138.64.10)
  913. # [22:25] * Joins: dangerousdave (~dangerous@78.156.71.46)
  914. # [22:26] * Quits: DrShoggoth (~prakwtf@96-35-208-230.static.stls.mo.charter.com) (Quit: Leaving)
  915. # [22:27] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
  916. # [22:28] * Joins: shawdm (~shawdm@62.75.125.91.dyn.plus.net)
  917. # [22:28] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  918. # [22:29] * Quits: shawdm (~shawdm@62.75.125.91.dyn.plus.net) (Client Quit)
  919. # [22:31] * Quits: tantek (~tantek@173.138.64.10) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
  920. # [22:35] * Joins: tantek (~tantek@68-26-223-252.pools.spcsdns.net)
  921. # [22:35] * Fusl is now known as fusl
  922. # [22:35] * Joins: Brythos (~Brythos@host159-180-99-101.range159-180.btcentralplus.com)
  923. # [22:35] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  924. # [22:36] * fusl is now known as Fusl
  925. # [22:36] * Joins: jottr_ (~jottr@unaffiliated/jottr)
  926. # [22:39] * Quits: jottr (~jottr@unaffiliated/jottr) (Ping timeout: 244 seconds)
  927. # [22:39] * Joins: kristofferR (~kristoffe@208.37-191-147.fiber.lynet.no)
  928. # [22:40] * Quits: roelmonnens (~roelmonne@ip-213-49-225-190.dsl.scarlet.be) (Remote host closed the connection)
  929. # [22:40] * Quits: tantek (~tantek@68-26-223-252.pools.spcsdns.net) (Remote host closed the connection)
  930. # [22:41] * Quits: manuelbieh (~manuelbie@p5B3D5E92.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  931. # [22:42] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Ping timeout: 255 seconds)
  932. # [22:42] * Quits: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net) (Quit: (null))
  933. # [22:43] * Joins: 32NAAOAD4 (~guy@unaffiliated/wildblue)
  934. # [22:51] * Joins: Georg____ (~george@97.102.59.201)
  935. # [22:51] * Quits: Georg____ (~george@97.102.59.201) (Client Quit)
  936. # [22:51] * Joins: Georg____ (~george@97.102.59.201)
  937. # [22:55] * Georg____ is now known as George____
  938. # [22:55] * Quits: George____ (~george@97.102.59.201) (Client Quit)
  939. # [22:56] * Joins: Georg____ (~george@97.102.59.201)
  940. # [22:56] * Quits: Georg____ (~george@97.102.59.201) (Client Quit)
  941. # [22:57] * Joins: Georg____ (~George__@97.102.59.201)
  942. # [22:57] * Quits: Somatt_wrk_ (~somattwrk@130.193.24.135) (Read error: Connection reset by peer)
  943. # [22:57] * Joins: Somatt_wrk (~somattwrk@130.193.24.135)
  944. # [22:59] * Joins: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com)
  945. # [23:01] * Quits: DreadKnight (~DreadKnig@unaffiliated/dreadknight) (Ping timeout: 245 seconds)
  946. # [23:01] * Quits: chriys (~chriys@70.51.18.165) (Remote host closed the connection)
  947. # [23:04] * jottr_ is now known as jottr
  948. # [23:06] * Quits: daze (~daze@unaffiliated/daze) (Read error: Connection reset by peer)
  949. # [23:08] * Quits: krawchyk (~textual@50-198-150-254-static.hfc.comcastbusiness.net) (Quit: bbye)
  950. # [23:09] * Joins: daze (~daze@unaffiliated/daze)
  951. # [23:11] * Joins: Nyalab (~nyalab@89.30.127.162)
  952. # [23:12] * Joins: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net)
  953. # [23:13] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
  954. # [23:13] * Joins: DreadKnight (~DreadKnig@unaffiliated/dreadknight)
  955. # [23:16] * Quits: Nyalab (~nyalab@89.30.127.162) (Ping timeout: 265 seconds)
  956. # [23:16] * Joins: chriys (~chriys@70.51.18.165)
  957. # [23:16] * Quits: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7) (Quit: Leaving.)
  958. # [23:17] * Quits: chriys (~chriys@70.51.18.165) (Remote host closed the connection)
  959. # [23:18] * Quits: ht_ (~quassel@ip3e83ff64.speed.planet.nl) (Remote host closed the connection)
  960. # [23:20] * Quits: Reskp_ (~Reskp@78.193.56.47) (Remote host closed the connection)
  961. # [23:21] * Joins: chriys_ (~chriys@70.51.18.165)
  962. # [23:21] * Joins: danemacmillan (~danemacmi@unaffiliated/danemacmillan)
  963. # [23:23] * Quits: daze (~daze@unaffiliated/daze) (Remote host closed the connection)
  964. # [23:24] * Joins: daze (~daze@unaffiliated/daze)
  965. # [23:25] * Joins: Reskp_ (~Reskp@2a01:e34:ec13:82f0:b9e0:7f94:a87d:5e8d)
  966. # [23:27] * Quits: ht__th (~quassel@ip3e83ff64.speed.planet.nl) (Remote host closed the connection)
  967. # [23:29] * Quits: Nix__ (~Nix@1206ds2-rd.0.fullrate.dk) (Quit: Nix__)
  968. # [23:30] * Quits: GhostFreeman (~soliddong@c-24-126-173-18.hsd1.ga.comcast.net) (Ping timeout: 260 seconds)
  969. # [23:32] * Joins: degva (~degva@190.234.105.116)
  970. # [23:32] * Quits: degva (~degva@190.234.105.116) (Max SendQ exceeded)
  971. # [23:32] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Read error: Connection reset by peer)
  972. # [23:33] * Joins: degva (~degva@190.234.105.116)
  973. # [23:34] * Quits: newtron (~newtron@199.71.174.204) (Remote host closed the connection)
  974. # [23:38] * Quits: nettoweb (~textual@179.183.217.86) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  975. # [23:39] * Quits: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be)
  976. # [23:41] * Quits: basiclaser_ (uid10861@gateway/web/irccloud.com/x-bcjykpjzkiwntauh) (Quit: Connection closed for inactivity)
  977. # [23:42] * Quits: mko (~mko@50.240.205.146) (Ping timeout: 245 seconds)
  978. # [23:42] * Joins: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7)
  979. # [23:51] * Joins: tantek (~tantek@108-212-64-202.lightspeed.sntcca.sbcglobal.net)
  980. # [23:52] * Quits: mellybean (~Adium@2620:106:e00f:f077:7043:c067:ffa2:84b7) (Quit: Leaving.)
  981. # [23:52] * Quits: spyderma_ (~spyderman@198-51-174-5.jabil.com) (Remote host closed the connection)
  982. # [23:52] * Quits: J_Bomb (~lewis@cpe-74-67-176-211.rochester.res.rr.com) (Quit: Nettalk6 - www.ntalk.de)
  983. # [23:52] * Joins: spyderman4g63 (~spyderman@arc.jabil.com)
  984. # [23:53] * Quits: tantek (~tantek@108-212-64-202.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  985. # [23:57] * Quits: spyderman4g63 (~spyderman@arc.jabil.com) (Ping timeout: 255 seconds)
  986. # Session Close: Thu Oct 23 00:00:00 2014

The end :)