/irc-logs / freenode / #html5 / 2013-12-29 / end

Options:

  1. # Session Start: Sun Dec 29 00:00:00 2013
  2. # Session Ident: #html5
  3. # [00:02] * Quits: malte__ (~malte_@2001:67c:20a1:1224:a02c:c7f9:fd34:87e2) (Ping timeout: 246 seconds)
  4. # [00:06] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
  5. # [00:06] * Joins: DreadKnight (~dread@unaffiliated/dreadknight)
  6. # [00:07] * Joins: rootshift (~rootshift@2.26.143.238)
  7. # [00:07] * Joins: _cheney (~cheney@nat.sierrabravo.net)
  8. # [00:07] * Joins: maxlee7 (~iancrowth@94.9.10.34)
  9. # [00:12] * Quits: maxlee7 (~iancrowth@94.9.10.34) (Ping timeout: 252 seconds)
  10. # [00:13] * Quits: rootshift (~rootshift@2.26.143.238) (Quit: rootshift)
  11. # [00:19] * Joins: DoniRS (~DaRamirez@5356C731.cm-6-7d.dynamic.ziggo.nl)
  12. # [00:20] * Quits: milleja46 (~quassel@projecthq.biz) (Ping timeout: 245 seconds)
  13. # [00:20] * Quits: codingkevin (~mote@unaffiliated/codingkevin) (Ping timeout: 272 seconds)
  14. # [00:25] * Joins: drageo (~drageo@90.217.65.6)
  15. # [00:25] <drageo> hi all
  16. # [00:25] <moo-_-> drageo: yo
  17. # [00:25] * Joins: codingkevin (~mote@unaffiliated/codingkevin)
  18. # [00:26] * Joins: goodfriend (~Huge@193.87.broadband6.iol.cz)
  19. # [00:26] <drageo> been a few years since i used IRC - but thought i'd see if anyone is around who's used the pusher.com api before
  20. # [00:27] <moo-_-> drageo: looks like yet another developer oriented startup :)
  21. # [00:27] <drageo> I've set it all up and built it into a code igniter project of mine but am having trouble finding 'more' info about something and their documentation is pretty weak
  22. # [00:28] * Joins: sedeki (~sedeki@unaffiliated/sedeki)
  23. # [00:28] <drageo> trouble is wording it intelligibly for s.overflow!
  24. # [00:29] * Joins: pinage404 (~pinage404@2a01:e35:8b86:e330:260a:64ff:fe63:69ab)
  25. # [00:29] <moo-_-> drageo: sounds like that you should contact their support, as it is paid product
  26. # [00:31] * Joins: Leo2013 (~Leo2013@2a02:8070:2410:6500:d480:c8c5:a5da:1c72)
  27. # [00:33] * Quits: lus (~lus@unaffiliated/lus)
  28. # [00:38] <drageo> why do people join IRC channels and then stay quieter than a mouse?
  29. # [00:39] <moo-_-> drageo: they are not people, they are terminals
  30. # [00:39] <moo-_-> terminals may not have actual human being sitting at the front of them
  31. # [00:40] <drageo> moo-_- I'm not sure I follow? are you saying that they are automatically joining
  32. # [00:41] <moo-_-> drageo: no, they are IRC clients having persistent connection from a server
  33. # [00:41] <moo-_-> drageo: then the users join to the session on this server
  34. # [00:41] <moo-_-> drageo: it is called "bouncer"
  35. # [00:42] <moo-_-> drageo: https://en.wikipedia.org/wiki/BNC_%28software%29
  36. # [00:42] <moo-_-> drageo: and welcome back to irc, BTW :)
  37. # [00:43] <drageo> using a crappy windows client called mIRC at the moment, think i need to bin it, it's still '98 here!
  38. # [00:43] <moo-_-> drageo: you should upgrade yourself to this millenium
  39. # [00:43] <moo-_-> drageo: http://quassel-irc.org/
  40. # [00:44] <moo-_-> drageo: or for hipsters https://www.irccloud.com/
  41. # [00:44] <drageo> ta will grab quassel
  42. # [00:46] * Joins: maroloccio (~marolocci@93-44-130-118.ip97.fastwebnet.it)
  43. # [00:46] * Quits: drageo (~drageo@90.217.65.6)
  44. # [00:46] * Joins: drageo (~quassel@90.217.65.6)
  45. # [00:46] <drageo> test.
  46. # [00:46] <drageo> moo-_-: much nicer
  47. # [00:49] <moo-_-> drageo: np
  48. # [00:49] <moo-_-> feel the magic of Qt widget library
  49. # [00:50] * Quits: sifu (~sifu@2.31.104.99) (Quit: Textual IRC Client: www.textualapp.com)
  50. # [00:53] <drageo> moo-_-: so, what you developing at the mo
  51. # [00:54] <moo-_-> bitcoin
  52. # [00:54] <moo-_-> https://github.com/miohtama/bitcoin-prices
  53. # [00:57] * Quits: WiZaRDuSS (~wizarduss@185.23.141.14) (Quit: Leaving)
  54. # [00:57] <drageo> oh right.. nice library
  55. # [00:58] <drageo> wish i had jumped on the BC band-wagon some months ago before it got to the current price
  56. # [00:58] <drageo> will you be likely to add GBP (£ sterling) to the currency types?
  57. # [00:59] <drageo> oh i see. https://api.bitcoinaverage.com/ticker/all
  58. # [01:00] <drageo> at the moment i'm looking for a way to present information in a modal iframe/hover popup that doesn't look nasty
  59. # [01:02] * Joins: adonisk (~adonisk@79.103.58.88.dsl.dyn.forthnet.gr)
  60. # [01:03] <moo-_-> drageo: I chose some random well-known currencies for the demo
  61. # [01:03] <moo-_-> drageo: everything <iframe> based tends to end to be nasty, some way or another :(
  62. # [01:03] <moo-_-> I am looking forward for web components API
  63. # [01:06] * Quits: walidvb (~walid@41-182.61-188.cust.bluewin.ch) (Remote host closed the connection)
  64. # [01:07] <drageo> moo-_-: can't be much longer!
  65. # [01:08] * Quits: goodfriend (~Huge@193.87.broadband6.iol.cz) (Quit: Not sure if the sun is yellow or the world is black...)
  66. # [01:08] * Joins: mPresent (~alecs@62.117.211.72.dyn.user.ono.com)
  67. # [01:08] <moo-_-> drageo: well, we have this thing called IE8...
  68. # [01:09] * Joins: maxlee7 (~iancrowth@94.9.10.34)
  69. # [01:11] * Quits: JBreit (~Trip@h202.36.25.72.ip.windstream.net) (Read error: Connection reset by peer)
  70. # [01:11] <drageo> moo-_-: for a product not even that old it's amazing how much of a turd it was! even now IE just isn't what it should be
  71. # [01:12] <moo-_-> it was good when it was released
  72. # [01:13] <moo-_-> however microsoft's business interest is not to have desktop browser follow the latest trends of HTML5
  73. # [01:13] <moo-_-> so we need to live with the situation
  74. # [01:13] <moo-_-> I just hope all corporations would dual-install "corporate IE" and then something else
  75. # [01:14] * Joins: JBreit (~Trip@h202.36.25.72.ip.windstream.net)
  76. # [01:14] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  77. # [01:16] * Joins: Dwight_Stegall (~chatzilla@173-17-234-203.client.mchsi.com)
  78. # [01:18] <drageo> yeah .. not going to happen :D
  79. # [01:19] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Ping timeout: 252 seconds)
  80. # [01:19] <drageo> sometimes i think the best thing would be for a serious IE8 targetted worm/blackhole kit to shake up the corporate world to move them away from it
  81. # [01:19] <drageo> ..oh..wait.. there is!!
  82. # [01:20] * Quits: fikst (~fikst@d54C442D5.access.telenet.be) (Quit: Leaving)
  83. # [01:22] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  84. # [01:22] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  85. # [01:22] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  86. # [01:23] * Quits: pastel (pastel@c-174-50-164-178.hsd1.ca.comcast.net)
  87. # [01:24] * Quits: pinage404 (~pinage404@2a01:e35:8b86:e330:260a:64ff:fe63:69ab) (Quit: Screw you guys i'm going home ! KMP !)
  88. # [01:27] * Quits: sedeki (~sedeki@unaffiliated/sedeki)
  89. # [01:27] * Quits: Successful (~ircap@c83-251-224-11.bredband.comhem.se) (Ping timeout: 245 seconds)
  90. # [01:27] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 272 seconds)
  91. # [01:29] * Quits: adonisk (~adonisk@79.103.58.88.dsl.dyn.forthnet.gr) (Remote host closed the connection)
  92. # [01:30] * esprehn_ is now known as esprehn
  93. # [01:33] * Quits: manuelbieh_ (~beeevi2@ip-84-118-145-123.unity-media.net) (Read error: Connection reset by peer)
  94. # [01:33] * Joins: manuelbieh (~beeevi2@ip-84-118-145-123.unity-media.net)
  95. # [01:39] * Joins: simons9 (~scarfs03@host86-140-4-212.range86-140.btcentralplus.com)
  96. # [01:39] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
  97. # [01:40] * Quits: Ir1sh (~Ir1sh@89.100.254.231) (Ping timeout: 252 seconds)
  98. # [01:40] * Quits: manuelbieh (~beeevi2@ip-84-118-145-123.unity-media.net) (Quit: Verlassend)
  99. # [01:40] * sativa is now known as goran
  100. # [01:42] * simons9 is now known as SimonS
  101. # [01:46] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  102. # [01:50] * Joins: Insanity|Severen (~Insanity|@122-61-18-5.jetstream.xtra.co.nz)
  103. # [01:51] * Joins: deasy (~deasy@host-85-201-190-191.brutele.be)
  104. # [01:53] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 252 seconds)
  105. # [01:54] * Joins: theAnathema (~anathema@c80-216-22-165.bredband.comhem.se)
  106. # [01:54] * Joins: malte__ (~malte_@2001:67c:20a1:1224:8051:75a5:d399:3887)
  107. # [01:55] * Quits: malte__ (~malte_@2001:67c:20a1:1224:8051:75a5:d399:3887) (Client Quit)
  108. # [01:55] * Joins: malte__ (~malte_@2001:67c:20a1:1224:8051:75a5:d399:3887)
  109. # [01:56] * Joins: trusktr (~trusktr@c-50-173-167-73.hsd1.ca.comcast.net)
  110. # [01:57] * Joins: malte___ (~malte_@151.217.236.172)
  111. # [01:57] * Quits: drageo (~quassel@90.217.65.6) (Remote host closed the connection)
  112. # [01:59] * Quits: malte___ (~malte_@151.217.236.172) (Client Quit)
  113. # [01:59] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  114. # [02:00] * Quits: malte__ (~malte_@2001:67c:20a1:1224:8051:75a5:d399:3887) (Ping timeout: 246 seconds)
  115. # [02:00] * Quits: DoniRS (~DaRamirez@5356C731.cm-6-7d.dynamic.ziggo.nl) (Ping timeout: 245 seconds)
  116. # [02:02] * Joins: Ir1sh (~Ir1sh@89.100.254.231)
  117. # [02:04] * Joins: clamstar (~textual@cpe-67-247-7-62.nyc.res.rr.com)
  118. # [02:05] * Joins: donmichelangelo (~donmichel@pD95D8E83.dip0.t-ipconnect.de)
  119. # [02:05] * Quits: donmichelangelo (~donmichel@pD95D8E83.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  120. # [02:06] * Quits: SimonS (~scarfs03@host86-140-4-212.range86-140.btcentralplus.com) (Remote host closed the connection)
  121. # [02:07] * Quits: Ir1sh (~Ir1sh@89.100.254.231) (Ping timeout: 272 seconds)
  122. # [02:13] * Joins: roadt (~roadt@60.168.91.107)
  123. # [02:13] * Quits: roadt (~roadt@60.168.91.107) (Max SendQ exceeded)
  124. # [02:13] * Quits: deasy (~deasy@host-85-201-190-191.brutele.be) (Quit: Nom d'un quark, c'est Edmonton !)
  125. # [02:14] * Joins: roadt (~roadt@60.168.91.107)
  126. # [02:20] * Quits: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz) (Ping timeout: 260 seconds)
  127. # [02:21] * Joins: pedrommone (pedrommone@179.179.220.158)
  128. # [02:22] * Joins: rootshift (~rootshift@2.26.143.238)
  129. # [02:25] * Quits: clamstar (~textual@cpe-67-247-7-62.nyc.res.rr.com) (Quit: Computer has gone to sleep.)
  130. # [02:28] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Read error: Connection reset by peer)
  131. # [02:29] * Quits: Broomhandle (~Broomhand@gateway/tor-sasl/broomhandle) (Quit: Broomhandle)
  132. # [02:32] * Quits: reybango (~reybango@c-66-229-93-232.hsd1.fl.comcast.net) (Quit: Away...)
  133. # [02:33] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
  134. # [02:34] * Quits: yellow (~yellow@46.19.228.2) (Quit: bye :))
  135. # [02:39] * Quits: PaulCapestany (~PaulCapes@204.28.124.82)
  136. # [02:40] * Quits: _MB_ (~MB@host81-132-169-104.range81-132.btcentralplus.com) (Read error: Connection reset by peer)
  137. # [02:40] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  138. # [02:41] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  139. # [02:42] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  140. # [02:44] * Joins: lablayers (~lablayers@c-76-99-136-63.hsd1.pa.comcast.net)
  141. # [02:45] * Quits: debsan_ (~debsan@244-79-245-190.fibertel.com.ar) (Remote host closed the connection)
  142. # [02:46] * Quits: daslicht (~daslicht@24-134-103-191-dynip.superkabel.de)
  143. # [02:46] * Joins: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  144. # [02:47] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  145. # [02:51] * Joins: kmiles (~kmiles@66.192.217.158)
  146. # [02:56] * Quits: kmiles (~kmiles@66.192.217.158) (Ping timeout: 245 seconds)
  147. # [02:57] * Quits: rootshift (~rootshift@2.26.143.238) (Quit: rootshift)
  148. # [03:02] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  149. # [03:06] * Joins: jplynk (~jplynk@bl7-40-48.dsl.telepac.pt)
  150. # [03:07] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Ping timeout: 246 seconds)
  151. # [03:09] * Quits: jplynk (~jplynk@bl7-40-48.dsl.telepac.pt) (Quit: Leaving)
  152. # [03:12] * Quits: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  153. # [03:13] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  154. # [03:16] * Quits: Leo2013 (~Leo2013@2a02:8070:2410:6500:d480:c8c5:a5da:1c72)
  155. # [03:17] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 252 seconds)
  156. # [03:20] * Quits: Insanity|Severen (~Insanity|@122-61-18-5.jetstream.xtra.co.nz) (Remote host closed the connection)
  157. # [03:24] * Quits: Sjeeke (~sjeeke@d54C315CF.access.telenet.be)
  158. # [03:28] * Joins: waysc2 (~waysc4@2605:6000:ff01:7300:a88e:af55:7b91:e156)
  159. # [03:28] * Quits: Leh (~Le@p57A2F09D.dip0.t-ipconnect.de)
  160. # [03:31] * Quits: waysc (~waysc4@2605:6000:ff01:7300:a88e:af55:7b91:e156) (Ping timeout: 240 seconds)
  161. # [03:33] * Quits: GodPuppet (~godpuppet@189-105-248-246.user.veloxzone.com.br) (Remote host closed the connection)
  162. # [03:41] * Joins: Wildblue` (~guy@unaffiliated/wildblue)
  163. # [03:41] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Read error: Connection reset by peer)
  164. # [04:00] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  165. # [04:02] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  166. # [04:05] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Remote host closed the connection)
  167. # [04:05] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 246 seconds)
  168. # [04:12] * Joins: guest[] (~chatzilla@216.133.121.34)
  169. # [04:15] * Quits: guest[]_ (~chatzilla@216.133.121.34) (Ping timeout: 272 seconds)
  170. # [04:19] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  171. # [04:20] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  172. # [04:23] * Joins: Successful (~ircap@c83-251-224-11.bredband.comhem.se)
  173. # [04:28] * Quits: Successful (~ircap@c83-251-224-11.bredband.comhem.se) (Ping timeout: 246 seconds)
  174. # [04:35] * Joins: Bray90820_ (~Bray90820@2601:d:5c80:86d:e124:316d:8218:3848)
  175. # [04:37] * Quits: roadt (~roadt@60.168.91.107) (Ping timeout: 245 seconds)
  176. # [04:41] * Quits: maxlee7 (~iancrowth@94.9.10.34) (Remote host closed the connection)
  177. # [04:42] * Joins: Vennril2 (~vennril@p4FEB30E0.dip0.t-ipconnect.de)
  178. # [04:43] * Quits: Vennril (~vennril@p4FEB3ABB.dip0.t-ipconnect.de) (Ping timeout: 246 seconds)
  179. # [04:44] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  180. # [04:46] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  181. # [04:48] * Quits: Bray90820_ (~Bray90820@2601:d:5c80:86d:e124:316d:8218:3848) (Remote host closed the connection)
  182. # [04:52] * Joins: kmiles (~kmiles@66.192.217.158)
  183. # [04:53] * Joins: Logomachist (~Logomachi@24.152.218.4.res-cmts.eph2.ptd.net)
  184. # [04:56] * Quits: kmiles (~kmiles@66.192.217.158) (Ping timeout: 252 seconds)
  185. # [05:06] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  186. # [05:06] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  187. # [05:11] * Quits: GhostFre1man (~cameronki@c-24-126-168-203.hsd1.ga.comcast.net) (Quit: leaving)
  188. # [05:11] * Joins: roadt (~roadt@60.168.91.107)
  189. # [05:11] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 252 seconds)
  190. # [05:11] * Joins: GhostFreeman (~cameronki@24.126.168.203)
  191. # [05:19] * Joins: TheBikeGuitarist (~IceChat77@100.42.163.142)
  192. # [05:20] * Parts: TheBikeGuitarist (~IceChat77@100.42.163.142)
  193. # [05:28] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Quit: You should never underestimate the predictability of stupidity.)
  194. # [05:28] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
  195. # [05:29] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  196. # [05:31] * Quits: GhostFreeman (~cameronki@24.126.168.203) (Ping timeout: 240 seconds)
  197. # [05:32] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Ping timeout: 246 seconds)
  198. # [05:34] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 246 seconds)
  199. # [05:40] * Quits: Dwight_Stegall (~chatzilla@173-17-234-203.client.mchsi.com) (Quit: Heading back to http://fb.com/monty.stegall)
  200. # [05:40] * Joins: GhostFreeman (~cameronki@c-24-126-168-203.hsd1.ga.comcast.net)
  201. # [05:43] * Joins: mtrythall (~mtrythall@c-98-203-232-230.hsd1.wa.comcast.net)
  202. # [05:43] * Quits: SebastianFlyte (~sebf@pool-173-79-188-107.washdc.fios.verizon.net) (Excess Flood)
  203. # [05:45] * Joins: SebastianFlyte (~sebf@pool-173-79-188-107.washdc.fios.verizon.net)
  204. # [05:52] * Joins: kwaledesign (~sashley@c-50-134-186-235.hsd1.co.comcast.net)
  205. # [05:56] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  206. # [05:57] * Quits: kwaledesign (~sashley@c-50-134-186-235.hsd1.co.comcast.net) (Ping timeout: 245 seconds)
  207. # [05:59] * Joins: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz)
  208. # [05:59] * Joins: shepazu (~shepazu@76.2.181.134)
  209. # [06:00] * Joins: kwaledesign (~sashley@c-50-134-186-235.hsd1.co.comcast.net)
  210. # [06:00] * Quits: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz) (Quit: Cya!)
  211. # [06:00] * Joins: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz)
  212. # [06:00] * Quits: shepazu (~shepazu@76.2.181.134) (Client Quit)
  213. # [06:01] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  214. # [06:05] * Quits: lablayers (~lablayers@c-76-99-136-63.hsd1.pa.comcast.net) (Quit: Lingo - http://www.lingoirc.com)
  215. # [06:05] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 245 seconds)
  216. # [06:18] * Joins: guest[]_ (~chatzilla@216.133.121.34)
  217. # [06:21] * Quits: kwaledesign (~sashley@c-50-134-186-235.hsd1.co.comcast.net) (Quit: kwaledesign)
  218. # [06:22] * Quits: guest[] (~chatzilla@216.133.121.34) (Ping timeout: 272 seconds)
  219. # [06:24] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
  220. # [06:28] * Joins: rhy (~textual@99-22-21-132.lightspeed.iplsin.sbcglobal.net)
  221. # [06:29] * Quits: trusktr (~trusktr@c-50-173-167-73.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  222. # [06:32] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  223. # [06:36] * Joins: harvey203 (~harvey@113.190.249.7)
  224. # [06:36] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 252 seconds)
  225. # [06:41] * Joins: Bray90820_ (~Bray90820@2601:d:5c80:86d:c4e3:2e00:4eeb:f592)
  226. # [06:42] * Quits: Bray90820_ (~Bray90820@2601:d:5c80:86d:c4e3:2e00:4eeb:f592) (Client Quit)
  227. # [06:45] * Joins: figgleberry (~figgleber@c-24-9-221-229.hsd1.co.comcast.net)
  228. # [06:48] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: Goodnight.)
  229. # [06:50] * Quits: figgleberry (~figgleber@c-24-9-221-229.hsd1.co.comcast.net) (Ping timeout: 240 seconds)
  230. # [06:51] * Quits: joojar (~jamesjeff@host86-186-50-52.range86-186.btcentralplus.com) (Quit: joojar)
  231. # [06:53] * Joins: kmiles (~kmiles@66.192.217.158)
  232. # [06:54] * Quits: mtrythall (~mtrythall@c-98-203-232-230.hsd1.wa.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  233. # [06:55] * Joins: Bray90820_ (~Bray90820@2601:d:5c80:86d:c4e3:2e00:4eeb:f592)
  234. # [06:56] * Quits: phryk (~phryk@static.39.216.9.176.clients.your-server.de) (Quit: If I die before I come back, I just want you all to know: I hate you.)
  235. # [06:57] * Joins: phryk (~phryk@static.39.216.9.176.clients.your-server.de)
  236. # [06:57] * Quits: kmiles (~kmiles@66.192.217.158) (Ping timeout: 246 seconds)
  237. # [07:02] * Quits: phryk (~phryk@static.39.216.9.176.clients.your-server.de) (Quit: If I die before I come back, I just want you all to know: I hate you.)
  238. # [07:05] * Joins: phryk (~phryk@static.39.216.9.176.clients.your-server.de)
  239. # [07:06] * Quits: phryk (~phryk@static.39.216.9.176.clients.your-server.de) (Remote host closed the connection)
  240. # [07:07] * Joins: phryk (~phryk@static.39.216.9.176.clients.your-server.de)
  241. # [07:08] * Joins: trusktr (~trusktr@c-50-173-167-73.hsd1.ca.comcast.net)
  242. # [07:14] * Quits: Bray90820_ (~Bray90820@2601:d:5c80:86d:c4e3:2e00:4eeb:f592) (Remote host closed the connection)
  243. # [07:16] * Quits: epopt37 (~epopt37@cpe-23-243-90-234.socal.res.rr.com) (Ping timeout: 272 seconds)
  244. # [07:18] * Quits: harvey203 (~harvey@113.190.249.7) (Quit: Lost terminal)
  245. # [07:19] * Quits: PaulCapestany (~PaulCapes@204.28.124.82)
  246. # [07:28] * Joins: epopt37 (~epopt37@cpe-23-243-90-234.socal.res.rr.com)
  247. # [07:35] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  248. # [07:36] * Quits: Vennril2 (~vennril@p4FEB30E0.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
  249. # [07:39] * Quits: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Ping timeout: 245 seconds)
  250. # [07:39] * Joins: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au)
  251. # [07:39] * Quits: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz) (Remote host closed the connection)
  252. # [07:47] * Quits: aspire (~aspire@unaffiliated/aspire) (Ping timeout: 245 seconds)
  253. # [07:50] * Joins: wilmoore (~wilmoore@67.190.17.108)
  254. # [07:55] * Joins: asher^ (asher@101.166.147.73)
  255. # [07:55] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  256. # [07:55] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  257. # [07:55] * Joins: guest[] (~chatzilla@216.133.121.34)
  258. # [07:59] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  259. # [07:59] * Quits: guest[]_ (~chatzilla@216.133.121.34) (Ping timeout: 272 seconds)
  260. # [08:00] * Quits: DreadKnight (~dread@unaffiliated/dreadknight) (Quit: #Ancient Beast - Master Your Beasts ( http://AncientBeast.com ))
  261. # [08:02] * Joins: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz)
  262. # [08:03] * Quits: ren_hope (~ren@99-70-244-191.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 245 seconds)
  263. # [08:03] * Quits: Logomachist (~Logomachi@24.152.218.4.res-cmts.eph2.ptd.net) (Ping timeout: 246 seconds)
  264. # [08:04] * Quits: [Derek] (~me@unaffiliated/derek/x-8562683) (Max SendQ exceeded)
  265. # [08:05] * Joins: [Derek] (~me@unaffiliated/derek/x-8562683)
  266. # [08:14] * Joins: paramg (~param@117.217.244.203)
  267. # [08:22] * Quits: rhy (~textual@99-22-21-132.lightspeed.iplsin.sbcglobal.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  268. # [08:30] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Remote host closed the connection)
  269. # [08:31] * Joins: Vennril (~vennril@p4FEB30E0.dip0.t-ipconnect.de)
  270. # [08:33] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  271. # [08:34] * Joins: TheOrignl (~Thunderbi@c-71-202-245-242.hsd1.ca.comcast.net)
  272. # [08:37] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 240 seconds)
  273. # [08:46] * Joins: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  274. # [08:48] * Joins: vlad_starkov (~vlad_star@109.188.126.162)
  275. # [08:48] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Ping timeout: 246 seconds)
  276. # [08:51] * Quits: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
  277. # [08:53] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  278. # [08:54] * Joins: kmiles (~kmiles@66.192.217.158)
  279. # [08:54] * Quits: TheOrignl (~Thunderbi@c-71-202-245-242.hsd1.ca.comcast.net) (Quit: TheOrignl)
  280. # [08:58] * Quits: kmiles (~kmiles@66.192.217.158) (Ping timeout: 240 seconds)
  281. # [08:59] * Quits: Centime (~centime@bob75-3-82-224-193-152.fbx.proxad.net) (Ping timeout: 260 seconds)
  282. # [08:59] * Quits: waysc2 (~waysc4@2605:6000:ff01:7300:a88e:af55:7b91:e156) (Ping timeout: 240 seconds)
  283. # [09:02] * Quits: vlad_starkov (~vlad_star@109.188.126.162) (Remote host closed the connection)
  284. # [09:03] * Joins: Ir1sh (~Ir1sh@89.100.254.231)
  285. # [09:10] * Quits: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au)
  286. # [09:10] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  287. # [09:13] * Quits: roadt (~roadt@60.168.91.107) (Ping timeout: 252 seconds)
  288. # [09:15] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Ping timeout: 246 seconds)
  289. # [09:15] * Joins: mogsy (~mogsy@81-224-246-36-no53.tbcn.telia.com)
  290. # [09:16] * Quits: Insanity|Severen (~Insanity|@122-57-223-142.jetstream.xtra.co.nz) (Quit: Cya!)
  291. # [09:28] * Quits: trusktr (~trusktr@c-50-173-167-73.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
  292. # [09:29] * Joins: guest[]_ (~chatzilla@216.133.121.34)
  293. # [09:31] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  294. # [09:33] * Quits: guest[] (~chatzilla@216.133.121.34) (Ping timeout: 272 seconds)
  295. # [09:35] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 246 seconds)
  296. # [09:36] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  297. # [09:40] * Quits: Vennril (~vennril@p4FEB30E0.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
  298. # [09:47] * Joins: deasy (~deasy@host-85-201-190-191.brutele.be)
  299. # [09:56] * Joins: Ms2ger (~Ms2ger@94-226-113-79.access.telenet.be)
  300. # [10:03] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  301. # [10:03] * Joins: Broomhandle (~Broomhand@gateway/tor-sasl/broomhandle)
  302. # [10:07] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 245 seconds)
  303. # [10:09] * Joins: sedeki (~sedeki@unaffiliated/sedeki)
  304. # [10:11] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  305. # [10:20] * Quits: wilmoore (~wilmoore@67.190.17.108) (Quit: wilmoore)
  306. # [10:20] * Joins: Successful (~ircap@c83-251-224-11.bredband.comhem.se)
  307. # [10:31] * Quits: sedeki (~sedeki@unaffiliated/sedeki)
  308. # [10:32] * Joins: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au)
  309. # [10:32] * Joins: Logomachist (~Logomachi@24.152.218.4.res-cmts.eph2.ptd.net)
  310. # [10:33] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  311. # [10:37] * Joins: FortuneDeezy (~jigga@24-119-142-246.cpe.cableone.net)
  312. # [10:38] * Joins: newbie (~kvirc@62.18.185.13)
  313. # [10:38] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 245 seconds)
  314. # [10:38] * newbie is now known as Guest74627
  315. # [10:40] * Quits: FortuneDays (~jigga@24-119-142-246.cpe.cableone.net) (Ping timeout: 245 seconds)
  316. # [10:41] * Joins: Ms2ger` (~Ms2ger@vpne096.ugent.be)
  317. # [10:42] * Quits: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au) (Remote host closed the connection)
  318. # [10:44] * Quits: Ms2ger (~Ms2ger@94-226-113-79.access.telenet.be) (Ping timeout: 245 seconds)
  319. # [10:51] * Joins: wast (~wasteful@26-108.dsl.iskon.hr)
  320. # [10:55] * Joins: kmiles (~kmiles@66.192.217.158)
  321. # [10:58] * Joins: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net)
  322. # [10:59] * Quits: kmiles (~kmiles@66.192.217.158) (Ping timeout: 245 seconds)
  323. # [10:59] * Joins: rootshift (~rootshift@2.26.143.238)
  324. # [11:01] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net)
  325. # [11:03] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net) (Ping timeout: 245 seconds)
  326. # [11:03] * Quits: c4milo (~c4milo@ool-44c6c5e3.dyn.optonline.net) (Ping timeout: 272 seconds)
  327. # [11:06] * Joins: rhy (~textual@99-22-21-132.lightspeed.iplsin.sbcglobal.net)
  328. # [11:07] * Quits: Successful (~ircap@c83-251-224-11.bredband.comhem.se) (Ping timeout: 245 seconds)
  329. # [11:08] * FortuneDeezy is now known as FortuneDays
  330. # [11:13] * Joins: Lehl0r (~Le@p4FE8D19F.dip0.t-ipconnect.de)
  331. # [11:13] * Joins: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au)
  332. # [11:18] * Quits: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au) (Ping timeout: 272 seconds)
  333. # [11:19] * Joins: someone-noone (~someone-n@109.251.149.72)
  334. # [11:20] <someone-noone> Hello! Is it possible to load blob url into svg <image> ?
  335. # [11:21] * Joins: MisterSpeaker (~MisterSpe@124-149-95-186.dyn.iinet.net.au)
  336. # [11:24] * Joins: ghostlines (~ghostline@92.109.90.61)
  337. # [11:26] * Joins: roadt (~roadt@60.168.91.107)
  338. # [11:27] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  339. # [11:27] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Remote host closed the connection)
  340. # [11:31] * Quits: amizraa (~amizraa@gateway/tor-sasl/amizraa) (Remote host closed the connection)
  341. # [11:32] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  342. # [11:33] * Joins: longbeach (~mike@AFontenayssB-152-1-60-209.w82-121.abo.wanadoo.fr)
  343. # [11:35] * Joins: goodfriend (~Huge@193.87.broadband6.iol.cz)
  344. # [11:36] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 252 seconds)
  345. # [11:38] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
  346. # [11:39] * Joins: manuelbieh (~beeevi2@ip-84-118-145-123.unity-media.net)
  347. # [11:40] * Quits: hubutm20 (~hubutm20@79.114.71.64) (Quit: Ulliendo)
  348. # [11:41] * Quits: wast (~wasteful@26-108.dsl.iskon.hr) (Ping timeout: 252 seconds)
  349. # [11:44] * Joins: TheBikeGuitarist (~IceChat77@100.42.163.142)
  350. # [11:45] * Quits: pedrommone (pedrommone@179.179.220.158) (Ping timeout: 245 seconds)
  351. # [11:45] * Quits: rootshift (~rootshift@2.26.143.238) (Quit: rootshift)
  352. # [11:45] <TheBikeGuitarist> hi. anyone here who can answer some questions about schema.org stuff?
  353. # [11:46] <TheBikeGuitarist> been trying a couple hours a day the past few days to learn how to markup my original song lyrics pages... seems the most specific I can get is CreativeWork.
  354. # [11:46] <TheBikeGuitarist> and that's not too specific lol
  355. # [11:48] <TheBikeGuitarist> should I use the extension mechanism? I've been looking for examples online of lyrics pages marked up with schema metadata and can't find any.

The end :)