/irc-logs / freenode / #html5 / 2012-01-29 / end

Options:

  1. # Session Start: Sun Jan 29 00:00:01 2012
  2. # Session Ident: #html5
  3. # [00:00] * Quits: materialdesigner (~cah276@cpe-67-255-5-62.twcny.res.rr.com) (Quit: materialdesigner)
  4. # [00:00] * Quits: skylamer` (cgskylamer@78.90.213.55)
  5. # [00:02] * Quits: wordlywisewiz (~wordlywis@c-24-34-142-253.hsd1.ct.comcast.net) (Remote host closed the connection)
  6. # [00:06] * Parts: pinage_faim (~pinage404@APuteaux-651-1-136-102.w86-217.abo.wanadoo.fr) ("Quitte")
  7. # [00:08] * Quits: glcrazy (~SiRiuS@79.119.95.10) (Read error: Connection reset by peer)
  8. # [00:13] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Read error: Operation timed out)
  9. # [00:17] * Quits: drknus (~user@142.68.215.147) (Quit: Leaving)
  10. # [00:22] * Joins: buribu (~buribu@177.18.238.209)
  11. # [00:22] * Quits: buribu (~buribu@177.18.238.209) (Changing host)
  12. # [00:22] * Joins: buribu (~buribu@unaffiliated/buribu)
  13. # [00:26] * Quits: wbednarski (~wbednarsk@94.191.200.105.bredband.3.dk) (Remote host closed the connection)
  14. # [00:33] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
  15. # [00:36] * ajf|offline is now known as ajf
  16. # [00:40] * Quits: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net) (Quit: Leaving)
  17. # [00:42] * Joins: majd (4c402b04@gateway/web/freenode/ip.76.64.43.4)
  18. # [00:43] * Joins: andr3 (~andr3@bl8-249-219.dsl.telepac.pt)
  19. # [00:43] <majd> Hey #html5 - i'm trying to overlay a canvas on top of an image. I'd like the canvas to be exactly the size of the image. How can i do that?
  20. # [00:45] <majd> i tried wrapping the the img and the canvas with a div and setting the height and width of the canvas to 100%, but that didn't work
  21. # [00:47] <andrewjbaker> Probably need to specify absolute coords for it to work dude.
  22. # [00:50] * Joins: h0chen (~chatzilla@79.138.156.178.bredband.tre.se)
  23. # [00:50] <majd> andrewjbaker: i did give the canvas position: absolute, but that doesn't solve the problem
  24. # [00:52] * Joins: Hopsy (~kvirc@188.206.192.135)
  25. # [00:52] <andrewjbaker> Does it match w/ the absolute coords of the underlying div?
  26. # [00:52] <andrewjbaker> Sorry, img?
  27. # [00:53] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
  28. # [00:53] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  29. # [00:53] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  30. # [00:53] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  31. # [00:53] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  32. # [00:56] <majd> yes
  33. # [00:56] <andrewjbaker> How do you express the width of the underlying img?
  34. # [00:56] <majd> actually, i'm not sure i understand your queestion
  35. # [00:56] * Joins: temp01 (~temp01@unaffiliated/temp01)
  36. # [00:56] <majd> i don't explicity define the dimesions of the underlying img
  37. # [00:56] <andrewjbaker> OK, so they can vary?
  38. # [00:57] <andrewjbaker> Or are they reasonably fixed?
  39. # [00:57] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  40. # [00:59] <majd> they can vary a lot
  41. # [01:01] * Joins: shichuan (~Shi_Chuan@31.205.41.171)
  42. # [01:01] <andrewjbaker> Does this give you any clues? http://jsfiddle.net/dGqG5/
  43. # [01:04] <andrewjbaker> majd, taken from http://stackoverflow.com/questions/5330942/how-to-best-overlay-a-canvas-on-an-image
  44. # [01:08] * Quits: Thasmo (~thasmo@d86-33-68-66.cust.tele2.at)
  45. # [01:13] * Joins: uu (~uu@180.95.163.32)
  46. # [01:14] * Joins: Behi (~textual@CPE-124-176-232-219.lns5.win.bigpond.net.au)
  47. # [01:15] <Behi> is id a valid attribute for the script tag in html 5?
  48. # [01:18] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com)
  49. # [01:19] <gloomer> don't think so
  50. # [01:23] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
  51. # [01:24] * Joins: nerdfiles1 (~Adium@99.67.38.210)
  52. # [01:25] * Parts: nerdfiles1 (~Adium@99.67.38.210)
  53. # [01:26] * Joins: dmachi1 (~dmachi@pool-72-66-209-165.ronkva.east.verizon.net)
  54. # [01:26] * Quits: dmachi (~dmachi@pool-72-66-209-165.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  55. # [01:26] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
  56. # [01:34] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
  57. # [01:36] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Client Quit)
  58. # [01:36] * Quits: memoryleak (~memorylea@19-213.195-178.cust.bluewin.ch) (Quit: memoryleak)
  59. # [01:41] <divya> Behi: of course it is
  60. # [01:41] <divya> http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#global-attributes
  61. # [01:41] <divya> all html5 elements can have the global attributes
  62. # [01:42] <Behi> was it also so for html 4?
  63. # [01:42] * Quits: venom00ut (~venom00@unaffiliated/venom00) (Read error: Operation timed out)
  64. # [01:42] <Behi> Had a quick look at the spec for 4 and thought it wasn't an attr back then...
  65. # [01:42] * Joins: OzDave_imac (~OzDave@27-33-43-79.static.tpgi.com.au)
  66. # [01:43] <divya> but why does it matter?
  67. # [01:44] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  68. # [01:45] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  69. # [01:47] * Joins: wordlywisewiz (~wordlywis@c-24-34-142-253.hsd1.ct.comcast.net)
  70. # [01:50] * Quits: wordlywisewiz (~wordlywis@c-24-34-142-253.hsd1.ct.comcast.net) (Quit: #web)
  71. # [01:50] * Joins: wordlywisewiz (~wordlywis@c-24-34-142-253.hsd1.ct.comcast.net)
  72. # [01:52] * Quits: RobLoach (~RobLoach@drupal.org/user/61114/view) (Ping timeout: 245 seconds)
  73. # [01:52] * Joins: necolas (~necolas@5e0c3818.bb.sky.com)
  74. # [01:54] * Quits: dSebastien_ (~dSebastie@180.141-244-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 276 seconds)
  75. # [01:57] * Quits: ircdearia (~mizerydea@unaffiliated/necrodearia) (Ping timeout: 255 seconds)
  76. # [02:04] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  77. # [02:06] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  78. # [02:07] * Quits: Hopsy (~kvirc@188.206.192.135) (Read error: Connection reset by peer)
  79. # [02:12] * Joins: temp02 (~temp01@unaffiliated/temp01)
  80. # [02:12] * Joins: ericduran (~ericduran@cpe-68-175-80-234.nyc.res.rr.com)
  81. # [02:13] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  82. # [02:13] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  83. # [02:13] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  84. # [02:13] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
  85. # [02:14] * Joins: bot-t (~bot-t@117.200.55.92)
  86. # [02:14] * Quits: bot-t (~bot-t@117.200.55.92) (Changing host)
  87. # [02:14] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  88. # [02:21] * Quits: uu (~uu@180.95.163.32) (Quit: 离开)
  89. # [02:21] * Quits: necolas (~necolas@5e0c3818.bb.sky.com) (Remote host closed the connection)
  90. # [02:28] * Joins: BauerUK (~b@cpc21-wiga12-2-0-cust7.18-3.cable.virginmedia.com)
  91. # [02:28] * Parts: wordlywisewiz (~wordlywis@c-24-34-142-253.hsd1.ct.comcast.net) ("Leaving")
  92. # [02:29] * Parts: ghostbar (~ghostbar@kish.eserre.com)
  93. # [02:31] * Joins: aghbas (~aghbas@w0109-49-134-114-82.uqwimax.jp)
  94. # [02:35] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  95. # [02:36] * Quits: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com) (Quit: Leaving)
  96. # [02:39] * Joins: temp01 (~temp01@unaffiliated/temp01)
  97. # [02:40] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  98. # [02:40] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  99. # [02:40] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  100. # [02:40] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  101. # [02:41] * Quits: aghbas (~aghbas@w0109-49-134-114-82.uqwimax.jp) (Remote host closed the connection)
  102. # [02:41] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 245 seconds)
  103. # [02:41] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  104. # [02:41] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  105. # [02:45] * ajf is now known as notajf|offline
  106. # [02:46] * Quits: gloomer (~gloomz@cpe-50-113-36-72.hawaii.res.rr.com) (Read error: Connection reset by peer)
  107. # [02:47] * Joins: nerdfiles1 (~Adium@adsl-99-67-38-210.dsl.hstntx.sbcglobal.net)
  108. # [02:50] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
  109. # [02:51] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Client Quit)
  110. # [02:51] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
  111. # [02:51] * Joins: gloomer (~gloomz@cpe-50-113-36-72.hawaii.res.rr.com)
  112. # [02:52] * Quits: nerdfiles1 (~Adium@adsl-99-67-38-210.dsl.hstntx.sbcglobal.net) (Ping timeout: 276 seconds)
  113. # [03:02] * Joins: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com)
  114. # [03:04] * Quits: ericduran (~ericduran@cpe-68-175-80-234.nyc.res.rr.com) (Quit: quit)
  115. # [03:07] * Joins: aitiba (~aitiba@98.255.220.87.dynamic.jazztel.es)
  116. # [03:07] <aitiba> hi
  117. # [03:09] <aitiba> I'm making a layout but #contet is not in #fetaured and I cant know why. I use html5 http://87.220.255.98/auzolan_maketa
  118. # [03:11] * Joins: aghbas (~aghbas@w0109-49-134-114-82.uqwimax.jp)
  119. # [03:15] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 245 seconds)
  120. # [03:16] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
  121. # [03:16] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
  122. # [03:16] * Joins: moshee (~moshee@unaffiliated/moshee)
  123. # [03:16] * Joins: ircdearia (~mizerydea@unaffiliated/necrodearia)
  124. # [03:17] * Joins: sebadoh (~sebadoh@c-98-210-49-147.hsd1.ca.comcast.net)
  125. # [03:22] <sebadoh> good evening
  126. # [03:27] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  127. # [03:28] * Joins: danielfilho_ (~daniel@187.31.77.7)
  128. # [03:29] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 245 seconds)
  129. # [03:29] * danielfilho_ is now known as danielfilho
  130. # [03:30] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  131. # [03:31] * Joins: tw2113 (~tw2113@fedora/tw2113)
  132. # [03:36] * Joins: dissipate_ (~steve@74.7.227.105)
  133. # [03:44] * Joins: temp02 (~temp01@unaffiliated/temp01)
  134. # [03:44] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  135. # [03:44] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  136. # [03:44] * Quits: debsan (~debsan@190.245.74.16) (Quit: Leaving)
  137. # [03:45] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
  138. # [03:46] * Joins: jeffszusz (~jeffszusz@dyn216-8-131-169.ADSL.mnsi.net)
  139. # [03:54] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  140. # [03:58] * Quits: danielfilho (~daniel@187.31.77.7) (Read error: No route to host)
  141. # [03:59] * Quits: shichuan (~Shi_Chuan@31.205.41.171) (Read error: Connection reset by peer)
  142. # [03:59] * Joins: danielfilho (~daniel@187.31.77.7)
  143. # [04:02] * Quits: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com) (Ping timeout: 255 seconds)
  144. # [04:04] * Joins: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com)
  145. # [04:06] * Quits: sebadoh (~sebadoh@c-98-210-49-147.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  146. # [04:06] * Joins: sebadoh (~sebadoh@c-98-210-49-147.hsd1.ca.comcast.net)
  147. # [04:06] * Quits: rossdm (~Ross@65.74.6.82) (Read error: Connection reset by peer)
  148. # [04:06] * Joins: rossdm (~Ross@65.74.6.82)
  149. # [04:07] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (Ping timeout: 260 seconds)
  150. # [04:07] * Quits: pingo_ (~anders@77.40.160.226) (Ping timeout: 260 seconds)
  151. # [04:09] * Quits: Brak (Brak@184.152.58.252) (Ping timeout: 260 seconds)
  152. # [04:10] * Quits: pamelafoxx (u3244@gateway/web/irccloud.com/x-dkubceynmqqsmlww) (Ping timeout: 260 seconds)
  153. # [04:11] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
  154. # [04:13] * Joins: Brak (Brak@184.152.58.252)
  155. # [04:16] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Quit: I love web and I love doritos. Coincidence? You decide.)
  156. # [04:18] * Joins: pingo_ (~anders@77.40.160.226)
  157. # [04:24] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  158. # [04:24] * Joins: pamelafoxx (u3244@gateway/web/irccloud.com/x-rjzanukjchhlshuk)
  159. # [04:25] * Quits: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com) (Ping timeout: 248 seconds)
  160. # [04:26] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  161. # [04:30] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
  162. # [04:31] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  163. # [04:31] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 276 seconds)
  164. # [04:31] * Joins: temp01 (~temp01@unaffiliated/temp01)
  165. # [04:33] * Quits: dissipate_ (~steve@74.7.227.105) (Ping timeout: 244 seconds)
  166. # [04:35] * Joins: Vennril2 (~vennril@p4FCB0F7E.dip0.t-ipconnect.de)
  167. # [04:35] * Quits: Vennril (~vennril@p4FCB1069.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
  168. # [04:35] * Vennril2 is now known as Vennril
  169. # [04:41] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  170. # [04:44] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  171. # [04:51] * Joins: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net)
  172. # [04:51] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
  173. # [04:53] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  174. # [05:03] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (Read error: Operation timed out)
  175. # [05:03] * Joins: drknus (~user@142.68.215.147)
  176. # [05:06] * Quits: jeremyfelt (jeremy.fel@c-24-22-85-180.hsd1.or.comcast.net)
  177. # [05:10] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  178. # [05:14] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Client Quit)
  179. # [05:16] * Joins: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net)
  180. # [05:17] * Joins: dr0id (~andy@unaffiliated/dr0id)
  181. # [05:18] * Quits: aghbas (~aghbas@w0109-49-134-114-82.uqwimax.jp) (Remote host closed the connection)
  182. # [05:21] * Quits: h0chen (~chatzilla@79.138.156.178.bredband.tre.se) (Ping timeout: 272 seconds)
  183. # [05:26] * Quits: gloomer (~gloomz@cpe-50-113-36-72.hawaii.res.rr.com) (Read error: Connection reset by peer)
  184. # [05:29] * Quits: andrewjbaker (~ajb@host-2-98-190-247.as13285.net) (Quit: Leaving)
  185. # [05:31] * Joins: temp02 (~temp01@unaffiliated/temp01)
  186. # [05:31] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  187. # [05:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  188. # [05:31] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  189. # [05:31] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
  190. # [05:35] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  191. # [05:38] * Joins: KH442 (~KH442@124.123.248.211)
  192. # [05:44] * Joins: Leemp2 (~lee@c-76-121-8-184.hsd1.wa.comcast.net)
  193. # [05:45] * Quits: Leemp (~lee@c-76-121-8-184.hsd1.wa.comcast.net) (Read error: Connection reset by peer)
  194. # [05:54] * Quits: drknus (~user@142.68.215.147) (Quit: Leaving)
  195. # [05:57] * Joins: dissipate_ (~steve@74.7.227.105)
  196. # [05:59] * Joins: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net)
  197. # [05:59] * Quits: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net) (Changing host)
  198. # [05:59] * Joins: digitalfiz (~fiz@unaffiliated/digitalfiz)
  199. # [06:00] * Quits: aitiba (~aitiba@98.255.220.87.dynamic.jazztel.es) (Read error: Connection reset by peer)
  200. # [06:04] * Joins: RobLoach (~RobLoach@drupal.org/user/61114/view)
  201. # [06:10] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  202. # [06:16] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
  203. # [06:16] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 244 seconds)
  204. # [06:17] * Quits: teleject (~christoph@72-48-145-180.static.grandenetworks.net) (Quit: teleject)
  205. # [06:17] * Quits: dissipate_ (~steve@74.7.227.105) (Ping timeout: 276 seconds)
  206. # [06:18] * Joins: mdel (~mdel@pool-71-175-17-16.phlapa.fios.verizon.net)
  207. # [06:23] * Quits: digitalfiz (~fiz@unaffiliated/digitalfiz) (Quit: Textual IRC Client: http://www.textualapp.com/)
  208. # [06:24] * Joins: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net)
  209. # [06:24] * Quits: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net) (Changing host)
  210. # [06:24] * Joins: digitalfiz (~fiz@unaffiliated/digitalfiz)
  211. # [06:24] * Joins: gloomer (~gloomz@cpe-50-113-36-72.hawaii.res.rr.com)
  212. # [06:32] * Quits: buribu (~buribu@unaffiliated/buribu) (Read error: Connection reset by peer)
  213. # [06:36] * Joins: buribu (~buribu@unaffiliated/buribu)
  214. # [06:37] * Joins: yakko (~quassel@187.114.230.69)
  215. # [06:51] * Joins: Lars_ (~larssmit@a80-101-110-66.adsl.xs4all.nl)
  216. # [06:51] * Quits: Vennril (~vennril@p4FCB0F7E.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
  217. # [06:53] * Joins: zweb (~zweb@c-75-73-10-123.hsd1.mn.comcast.net)
  218. # [06:53] <zweb> I have a html canvas signature box that saves a data url of the signature image. I am submitting a form with many fields and want the signature image data uri strings to be included in the post request along with the form submit. What is the best way to accomplish this? Thanks. http://dpaste.com/694593/
  219. # [06:59] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  220. # [07:01] * Joins: _jzl (~jzl@206-188-76-205.cpe.distributel.net)
  221. # [07:02] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
  222. # [07:22] * Quits: jeffszusz (~jeffszusz@dyn216-8-131-169.ADSL.mnsi.net) (Ping timeout: 276 seconds)
  223. # [07:24] * Quits: yakko (~quassel@187.114.230.69) (Remote host closed the connection)
  224. # [07:24] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  225. # [07:25] * Joins: jeffszusz (~jeffszusz@dyn216-8-131-169.ADSL.mnsi.net)
  226. # [07:29] * Quits: Lars_ (~larssmit@a80-101-110-66.adsl.xs4all.nl) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  227. # [07:34] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  228. # [07:35] * Joins: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com)
  229. # [07:36] * Joins: glcrazy (~SiRiuS@79.119.95.10)
  230. # [07:45] * Quits: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net) (Read error: Connection reset by peer)
  231. # [07:58] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  232. # [08:00] * Joins: dorkmafia (~Adium@c-71-202-88-82.hsd1.ca.comcast.net)
  233. # [08:11] * Quits: buribu (~buribu@unaffiliated/buribu) (Read error: Connection reset by peer)
  234. # [08:14] * Joins: dissipate_ (~steve@74.7.227.105)
  235. # [08:17] * Quits: RobLoach (~RobLoach@drupal.org/user/61114/view) (Quit: Leaving.)
  236. # [08:24] * Joins: gyzmodo (x@89.146.120.216)
  237. # [08:29] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  238. # [08:32] * Quits: patcito (~123@190.42.12.9) (Read error: Connection reset by peer)
  239. # [08:32] * Quits: _jzl (~jzl@206-188-76-205.cpe.distributel.net) (Ping timeout: 260 seconds)
  240. # [08:39] * Quits: ptahdunbar (~ptahdunba@72.28.153.65) (Ping timeout: 252 seconds)
  241. # [08:42] * Joins: gavin_huang (~gravof@125.114.183.3)
  242. # [08:47] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  243. # [08:48] * Joins: ptahdunbar (~ptahdunba@72.28.153.65)
  244. # [08:54] * Quits: jeffszusz (~jeffszusz@dyn216-8-131-169.ADSL.mnsi.net) (Remote host closed the connection)
  245. # [08:54] * Joins: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com)
  246. # [08:55] * Quits: dilvie (~chatzilla@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
  247. # [08:57] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
  248. # [08:58] * Quits: samol (~samol@82.139.164.56) (Remote host closed the connection)
  249. # [09:00] * Quits: codewrangler (~codewrang@pool-72-66-12-100.washdc.fios.verizon.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  250. # [09:01] * Quits: jochen__ (jochen@nat/google/x-avoovmwrnfzoipjc) (Remote host closed the connection)
  251. # [09:02] * Joins: jochen__ (jochen@nat/google/x-uextvidyeqwnimxp)
  252. # [09:03] * Quits: digitalfiz (~fiz@unaffiliated/digitalfiz) (Quit: Textual IRC Client: http://www.textualapp.com/)
  253. # [09:15] * Parts: dorkmafia (~Adium@c-71-202-88-82.hsd1.ca.comcast.net)
  254. # [09:20] * Quits: Conti (~Conti@211.51.27.44) (Ping timeout: 245 seconds)
  255. # [09:34] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
  256. # [09:35] * Quits: fullsailor (~fullsailo@ip24-250-174-76.ga.at.cox.net) (Quit: Leaving...)
  257. # [09:36] * Joins: andrewsmith (~fullsailo@ip24-250-174-76.ga.at.cox.net)
  258. # [09:37] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  259. # [09:39] * Joins: uu (~uu@115.85.239.6)
  260. # [09:49] * Quits: KH442 (~KH442@124.123.248.211) (Quit: KH442)
  261. # [09:49] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  262. # [09:55] * Joins: drublic (~drublic@frbg-5d84f33c.pool.mediaWays.net)
  263. # [09:59] * Quits: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com) (Ping timeout: 276 seconds)
  264. # [10:00] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  265. # [10:08] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 276 seconds)
  266. # [10:09] * Joins: pradeebv (~pradeebv@59.96.34.177)
  267. # [10:15] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  268. # [10:15] * Joins: venom00ut (~venom00@unaffiliated/venom00)
  269. # [10:16] * Quits: andrewsmith (~fullsailo@ip24-250-174-76.ga.at.cox.net) (Quit: Linkinus - http://linkinus.com)
  270. # [10:17] * Joins: fullsailor (~fullsailo@ip24-250-174-76.ga.at.cox.net)
  271. # [10:23] * Joins: tantek (~tantek@12.144.185.81.rev.sfr.net)
  272. # [10:23] * Joins: KH442 (~KH442@124.123.248.211)
  273. # [10:26] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  274. # [10:28] * Joins: Conti (~Conti@211.51.27.44)
  275. # [10:28] * Joins: Ms2ger (~Ms2ger@91.181.124.190)
  276. # [10:34] * Quits: ptahdunbar (~ptahdunba@72.28.153.65) (Ping timeout: 252 seconds)
  277. # [10:37] * Joins: pinage404 (~pinage404@APuteaux-651-1-136-102.w86-217.abo.wanadoo.fr)
  278. # [10:38] * Joins: dSebastien (~dSebastie@180.141-244-81.adsl-dyn.isp.belgacom.be)
  279. # [10:38] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  280. # [10:38] * Quits: KH442 (~KH442@124.123.248.211) (Quit: KH442)
  281. # [10:42] * Quits: Conti (~Conti@211.51.27.44) (Ping timeout: 245 seconds)
  282. # [10:45] * Joins: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de)
  283. # [10:45] * Quits: beeeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de) (Read error: Connection reset by peer)
  284. # [10:47] <obert-> zweb: var sigForm = '<div class="signature"><div><label> why two div?
  285. # [10:48] * Quits: zweb (~zweb@c-75-73-10-123.hsd1.mn.comcast.net) (Quit: Leaving)
  286. # [10:48] * Quits: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com) (Quit: Leaving...)
  287. # [10:54] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
  288. # [10:55] * Joins: Conti (~Conti@211.51.27.44)
  289. # [10:56] * Quits: dissipate_ (~steve@74.7.227.105) (Read error: Connection reset by peer)
  290. # [11:07] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  291. # [11:11] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Going!)
  292. # [11:11] * Joins: h0chen (~chatzilla@109.58.239.61)
  293. # [11:13] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  294. # [11:24] * Joins: Hopsy (~kvirc@188.206.14.144)
  295. # [11:27] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  296. # [11:31] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  297. # [11:31] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  298. # [11:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  299. # [11:31] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  300. # [11:32] * Joins: temp01 (~temp01@unaffiliated/temp01)
  301. # [11:35] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  302. # [11:43] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 252 seconds)
  303. # [11:46] * Joins: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com)
  304. # [11:49] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  305. # [11:53] * Joins: nonge_ (~nonge@p5082A9A0.dip.t-dialin.net)
  306. # [11:57] * Quits: nonge (~nonge@p5082B21C.dip.t-dialin.net) (Ping timeout: 245 seconds)
  307. # [12:02] * Quits: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com) (Quit: Linkinus - http://linkinus.com)
  308. # [12:06] * Joins: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com)
  309. # [12:06] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  310. # [12:06] * Joins: djazz (~djazz@78-72-49-85-no186.tbcn.telia.com)
  311. # [12:11] * Joins: BigKing (~BigKing@dslb-178-001-138-164.pools.arcor-ip.net)
  312. # [12:18] * Quits: tantek (~tantek@12.144.185.81.rev.sfr.net) (Quit: tantek)
  313. # [12:20] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
  314. # [12:32] * Joins: grantg (~chatzilla@69.88.160.3)
  315. # [12:33] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  316. # [12:40] * Quits: pradeebv (~pradeebv@59.96.34.177) (Quit: pradeebv)
  317. # [12:43] * Quits: BauerUK (~b@cpc21-wiga12-2-0-cust7.18-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
  318. # [12:45] * Quits: grantg (~chatzilla@69.88.160.3) (Quit: gtg sleep, yeah, sleep cycles all messed up... gotta get outta here)
  319. # [12:46] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  320. # [12:48] * Quits: gloomer (~gloomz@cpe-50-113-36-72.hawaii.res.rr.com) (Read error: Connection reset by peer)
  321. # [12:50] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 248 seconds)
  322. # [12:52] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Quit: I love web and I love doritos. Coincidence? You decide.)
  323. # [12:52] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  324. # [12:53] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
  325. # [12:54] * Parts: djazz (~djazz@78-72-49-85-no186.tbcn.telia.com)
  326. # [12:55] * Joins: temp01 (~temp01@unaffiliated/temp01)
  327. # [12:58] * Joins: BauerUK (~b@cpc21-wiga12-2-0-cust7.18-3.cable.virginmedia.com)
  328. # [12:59] * Joins: andr3_ (~andr3@bl8-249-219.dsl.telepac.pt)
  329. # [12:59] * Quits: andr3 (~andr3@bl8-249-219.dsl.telepac.pt) (Read error: Connection reset by peer)
  330. # [12:59] * andr3_ is now known as andr3
  331. # [13:00] * Joins: memoryleak (~memorylea@19-213.195-178.cust.bluewin.ch)
  332. # [13:06] * Quits: BreadMaker (~BreadMake@pc-191-49-214-201.cm.vtr.net) (Read error: Connection reset by peer)
  333. # [13:06] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  334. # [13:10] * Joins: axos411 (~axos@xdsl-87-79-249-139.netcologne.de)
  335. # [13:11] * Quits: axos411 (~axos@xdsl-87-79-249-139.netcologne.de) (Client Quit)
  336. # [13:12] * Joins: MrRobotto (~MrRobotto@89.42.167.159)
  337. # [13:16] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  338. # [13:20] * Quits: sw0rdfish (~Johnson@unaffiliated/robinux) (Ping timeout: 240 seconds)
  339. # [13:26] * Joins: dmachi (~dmachi@pool-72-66-209-165.ronkva.east.verizon.net)
  340. # [13:26] * Quits: dmachi1 (~dmachi@pool-72-66-209-165.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  341. # [13:35] * Quits: uu (~uu@115.85.239.6) (Ping timeout: 272 seconds)
  342. # [13:42] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  343. # [13:42] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Client Quit)
  344. # [13:43] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  345. # [13:45] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Client Quit)
  346. # [13:45] * Joins: uu (~uu@115.85.239.6)
  347. # [13:45] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  348. # [13:46] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  349. # [13:46] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  350. # [13:46] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  351. # [13:46] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  352. # [13:46] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  353. # [13:47] * Joins: sw0rdfish (~Johnson@unaffiliated/robinux)
  354. # [13:47] * Joins: temp02 (~temp01@unaffiliated/temp01)
  355. # [13:48] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
  356. # [13:50] * Joins: tantek (~tantek@203.207.97.84.rev.sfr.net)
  357. # [13:59] * Quits: BigKing (~BigKing@dslb-178-001-138-164.pools.arcor-ip.net) (Ping timeout: 252 seconds)
  358. # [14:02] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  359. # [14:02] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  360. # [14:02] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  361. # [14:02] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  362. # [14:03] * Joins: temp01 (~temp01@unaffiliated/temp01)
  363. # [14:04] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
  364. # [14:07] * Quits: tantek (~tantek@203.207.97.84.rev.sfr.net) (Quit: tantek)
  365. # [14:13] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 248 seconds)
  366. # [14:13] * Joins: moshee (~moshee@unaffiliated/moshee)
  367. # [14:23] * Joins: dnjaramba_ (~dnjaramba@41.72.193.86)
  368. # [14:26] * Joins: automate (~automate@78.251.13.148)
  369. # [14:29] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  370. # [14:29] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Client Quit)
  371. # [14:38] * Joins: buribu (~buribu@unaffiliated/buribu)
  372. # [14:38] * Joins: RobLoach (~RobLoach@drupal.org/user/61114/view)
  373. # [14:41] * Joins: parabellum (~alo@unaffiliated/parabellum)
  374. # [14:47] * Quits: MH0 (MH0@unaffiliated/mh0) (Disconnected by services)
  375. # [14:49] * Joins: necolas (~necolas@5e0c3818.bb.sky.com)
  376. # [14:54] * Quits: drublic (~drublic@frbg-5d84f33c.pool.mediaWays.net) (Remote host closed the connection)
  377. # [14:58] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
  378. # [15:08] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com)
  379. # [15:10] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
  380. # [15:12] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  381. # [15:16] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  382. # [15:20] * Quits: OzDave_imac (~OzDave@27-33-43-79.static.tpgi.com.au) (Quit: OzDave_imac)
  383. # [15:20] * Joins: IamTrying (~IamTrying@94-224-204-68.access.telenet.be)
  384. # [15:21] <IamTrying> How can i run Html5 in my Tizen mobile/tablet linux?
  385. # [15:23] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Read error: Connection reset by peer)
  386. # [15:23] * Quits: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de) (Read error: Connection reset by peer)
  387. # [15:24] * Joins: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de)
  388. # [15:25] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  389. # [15:25] * Quits: uu (~uu@115.85.239.6) (Remote host closed the connection)
  390. # [15:25] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  391. # [15:25] * Joins: N0va` (~ricki@84.19.108.75)
  392. # [15:26] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Remote host closed the connection)
  393. # [15:26] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  394. # [15:28] * Parts: IamTrying (~IamTrying@94-224-204-68.access.telenet.be) ("Nothing")
  395. # [15:29] * Quits: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
  396. # [15:43] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  397. # [15:44] * Quits: h0chen (~chatzilla@109.58.239.61) (Ping timeout: 272 seconds)
  398. # [15:46] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  399. # [15:48] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  400. # [15:48] * Quits: cccaldas (~cccaldas@187.58.51.53) (Ping timeout: 252 seconds)
  401. # [15:50] * Joins: cccaldas (~cccaldas@187.59.103.114)
  402. # [15:55] * Joins: Weby (~Weby@mx306-1-88-173-32-39.fbx.proxad.net)
  403. # [15:55] * Quits: gavin_huang (~gravof@125.114.183.3) (Quit: Leaving)
  404. # [15:56] * Joins: BigKing (~BigKing@dslb-178-001-138-164.pools.arcor-ip.net)
  405. # [15:57] * Quits: Weby (~Weby@mx306-1-88-173-32-39.fbx.proxad.net) (Client Quit)
  406. # [15:57] * Joins: oliv06 (~oliv_@mx306-1-88-173-32-39.fbx.proxad.net)
  407. # [16:06] * Quits: RobLoach (~RobLoach@drupal.org/user/61114/view) (Ping timeout: 252 seconds)
  408. # [16:07] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  409. # [16:07] * Joins: RobLoach (~RobLoach@drupal.org/user/61114/view)
  410. # [16:17] * Joins: Lars__ (~larssmit@a80-101-110-66.adsl.xs4all.nl)
  411. # [16:22] * Quits: cccaldas (~cccaldas@187.59.103.114) (Ping timeout: 252 seconds)
  412. # [16:23] * Joins: LarsSmit (~Lars_Smit@a80-101-110-66.adsl.xs4all.nl)
  413. # [16:26] * Quits: Pomax (~Pomax@64.180.151.138) (Ping timeout: 252 seconds)
  414. # [16:31] * Quits: Lars__ (~larssmit@a80-101-110-66.adsl.xs4all.nl) (Ping timeout: 244 seconds)
  415. # [16:32] * Joins: Pomax (~Pomax@64.180.151.138)
  416. # [16:33] * Joins: Lars_ (~larssmit@a80-101-110-66.adsl.xs4all.nl)
  417. # [16:34] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
  418. # [16:37] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 244 seconds)
  419. # [16:39] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
  420. # [16:44] * Joins: Bits (~Bits@117.199.78.18)
  421. # [16:44] * Joins: N0va` (~ricki@84.19.108.75)
  422. # [16:45] * nonge_ is now known as nonge
  423. # [16:46] * Quits: Lars_ (~larssmit@a80-101-110-66.adsl.xs4all.nl) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  424. # [16:47] * Quits: Stava (~Stava@ip232-rld-sdt.tyfon.se) (Read error: Connection reset by peer)
  425. # [16:48] * Joins: cccaldas (~cccaldas@186.215.7.168)
  426. # [16:49] * Joins: Chirag (~chirag64@182.237.139.240)
  427. # [16:49] * Quits: Bits (~Bits@117.199.78.18) (Ping timeout: 255 seconds)
  428. # [16:50] * Joins: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net)
  429. # [16:51] * Joins: materialdesigner (~cah276@cpe-67-255-5-62.twcny.res.rr.com)
  430. # [16:53] * Quits: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net) (Read error: Connection reset by peer)
  431. # [16:54] * Joins: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net)
  432. # [16:56] * Joins: Will987_ (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  433. # [17:00] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Ping timeout: 252 seconds)
  434. # [17:00] * Quits: automate (~automate@78.251.13.148) (Ping timeout: 252 seconds)
  435. # [17:00] * Joins: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt)
  436. # [17:02] * Quits: Chirag (~chirag64@182.237.139.240) (Remote host closed the connection)
  437. # [17:02] * Joins: Chiroo (~chirag64@182.237.139.240)
  438. # [17:02] * Quits: Will987_ (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Read error: Connection reset by peer)
  439. # [17:03] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  440. # [17:03] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  441. # [17:04] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (Read error: Operation timed out)
  442. # [17:04] * Joins: temp02 (~temp01@unaffiliated/temp01)
  443. # [17:04] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
  444. # [17:04] * Joins: automate (~automate@78.251.13.148)
  445. # [17:07] * Joins: blaston (~blaston@189.39.150.240)
  446. # [17:10] * Joins: ptahdunbar (~ptahdunba@72.28.153.65)
  447. # [17:10] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  448. # [17:11] * Joins: kevwil (~kevwil@c-67-161-153-2.hsd1.co.comcast.net)
  449. # [17:12] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  450. # [17:13] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 240 seconds)
  451. # [17:13] * Joins: tantek (~tantek@12.144.185.81.rev.sfr.net)
  452. # [17:13] * Joins: Hexasquid (~Hexsquid@70.50.67.72)
  453. # [17:16] * Joins: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net)
  454. # [17:16] * Quits: blaston (~blaston@189.39.150.240) (Read error: Connection reset by peer)
  455. # [17:16] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Ping timeout: 276 seconds)
  456. # [17:16] * Joins: blaston (~blaston@189.39.150.240)
  457. # [17:17] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  458. # [17:24] * Quits: necolas (~necolas@5e0c3818.bb.sky.com) (Remote host closed the connection)
  459. # [17:25] * Quits: kevwil (~kevwil@c-67-161-153-2.hsd1.co.comcast.net) (Quit: Computer has gone to sleep.)
  460. # [17:26] * Joins: Vennril (~vennril@p4FCB0F7E.dip0.t-ipconnect.de)
  461. # [17:26] * Joins: snearch (~snearch@e178056138.adsl.alicedsl.de)
  462. # [17:28] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 276 seconds)
  463. # [17:29] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  464. # [17:29] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 272 seconds)
  465. # [17:30] * Joins: temp01 (~temp01@unaffiliated/temp01)
  466. # [17:35] * Joins: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com)
  467. # [17:37] * Joins: N0va` (~ricki@84.19.108.75)
  468. # [17:38] * Joins: drublic_ (~drublic@frbg-5f7316f6.pool.mediaWays.net)
  469. # [17:41] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  470. # [17:41] * Quits: Hexasquid (~Hexsquid@70.50.67.72) (Quit: return true;)
  471. # [17:42] * Quits: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net) (Ping timeout: 276 seconds)
  472. # [17:44] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
  473. # [17:45] * Quits: automate (~automate@78.251.13.148) (Ping timeout: 248 seconds)
  474. # [17:46] * Joins: automate (~automate@78.251.13.148)
  475. # [17:47] * Quits: automate (~automate@78.251.13.148) (Read error: Connection reset by peer)
  476. # [17:48] * Quits: cccaldas (~cccaldas@186.215.7.168) (Quit: Lost terminal)
  477. # [17:51] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  478. # [17:53] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Ping timeout: 276 seconds)
  479. # [17:53] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
  480. # [17:53] * Joins: codewrangler (~codewrang@pool-72-66-12-100.washdc.fios.verizon.net)
  481. # [17:57] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
  482. # [17:58] * Quits: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de) (Read error: Connection reset by peer)
  483. # [17:58] * Joins: devilswings7 (~articdust@ool-44c74ead.dyn.optonline.net)
  484. # [17:58] * Joins: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de)
  485. # [18:00] * Quits: Conti (~Conti@211.51.27.44) (Ping timeout: 240 seconds)
  486. # [18:00] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  487. # [18:01] * Quits: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com) (Ping timeout: 245 seconds)
  488. # [18:03] * Joins: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
  489. # [18:03] * Joins: MH0 (znc@unaffiliated/mh0)
  490. # [18:04] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  491. # [18:05] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
  492. # [18:09] * Quits: MH0 (znc@unaffiliated/mh0) (Quit: ZNC - http://znc.sourceforge.net)
  493. # [18:10] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  494. # [18:13] * Joins: skylamer` (cgskylamer@78.90.213.55)
  495. # [18:14] * Joins: MH0 (znc@unaffiliated/mh0)
  496. # [18:14] * Joins: techrush (~techrush@cpe-76-175-29-57.socal.res.rr.com)
  497. # [18:14] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  498. # [18:16] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Read error: Connection reset by peer)
  499. # [18:16] * Joins: _srp (~quassel@115.99.249.45)
  500. # [18:16] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  501. # [18:17] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
  502. # [18:24] * Joins: Conti (~Conti@211.51.27.44)
  503. # [18:30] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  504. # [18:31] * Quits: Demp (Demp@109.67.228.124) (Ping timeout: 240 seconds)
  505. # [18:33] * Quits: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
  506. # [18:34] * Joins: Demp (Demp@109.65.216.228)
  507. # [18:36] * Joins: patcito (~123@190.42.21.203)
  508. # [18:36] * Quits: Conti (~Conti@211.51.27.44) (Remote host closed the connection)
  509. # [18:38] * Joins: Conti (~Conti@211.51.27.44)
  510. # [18:38] * Joins: aniasis (aniasis@cpe-76-184-149-23.tx.res.rr.com)
  511. # [18:38] * Joins: karega|aniasis (karegaani@cpe-76-184-149-23.tx.res.rr.com)
  512. # [18:39] * Quits: blaston (~blaston@189.39.150.240) (Read error: Connection reset by peer)
  513. # [18:40] * Joins: blaston (~blaston@189.39.150.240)
  514. # [18:41] * Quits: drublic_ (~drublic@frbg-5f7316f6.pool.mediaWays.net) (Remote host closed the connection)
  515. # [18:42] * Joins: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net)
  516. # [18:42] * Joins: devmikey (~irc@unaffiliated/devmikey)
  517. # [18:43] * Joins: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
  518. # [18:44] * Quits: snearch (~snearch@e178056138.adsl.alicedsl.de) (Quit: Verlassend)
  519. # [18:44] * Joins: dnjaramba (~dnjaramba@41.72.193.86)
  520. # [18:45] * Quits: _srp (~quassel@115.99.249.45) (Remote host closed the connection)
  521. # [18:50] * Joins: Guest_ (~textual@CPE0023695633aa-CM0018c0d9d696.cpe.net.cable.rogers.com)
  522. # [18:53] * Quits: MrRobotto (~MrRobotto@89.42.167.159) (Quit: Bye!)
  523. # [18:53] * Quits: patcito (~123@190.42.21.203) (Disconnected by services)
  524. # [18:54] * Joins: patcito_ (~123@190.42.21.142)
  525. # [18:55] * Joins: MrRobotto (~MrRobotto@89.42.167.159)
  526. # [18:57] * Joins: Hulaizun_ (~Hulaizun@0x5da74287.boanqu1.dynamic.dsl.tele.dk)
  527. # [19:00] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  528. # [19:05] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  529. # [19:06] * Quits: LarsSmit (~Lars_Smit@a80-101-110-66.adsl.xs4all.nl) (Quit: Leaving.)
  530. # [19:09] * Quits: blaston (~blaston@189.39.150.240) (Read error: Connection timed out)
  531. # [19:13] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  532. # [19:13] * Quits: Charun (~Charun@unaffiliated/charun) (Read error: Operation timed out)
  533. # [19:14] * Joins: Charun (~Charun@rrcs-24-97-184-22.nys.biz.rr.com)
  534. # [19:16] * Quits: karega|aniasis (karegaani@cpe-76-184-149-23.tx.res.rr.com) (Ping timeout: 260 seconds)
  535. # [19:16] * Quits: aniasis (aniasis@cpe-76-184-149-23.tx.res.rr.com) (Ping timeout: 255 seconds)
  536. # [19:17] * Quits: Hulaizun_ (~Hulaizun@0x5da74287.boanqu1.dynamic.dsl.tele.dk) (Quit: Leaving)
  537. # [19:19] * Joins: boogyman (~boogyman@cpe-72-184-194-26.tampabay.res.rr.com)
  538. # [19:19] * Quits: boogyman (~boogyman@cpe-72-184-194-26.tampabay.res.rr.com) (Changing host)
  539. # [19:19] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
  540. # [19:24] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
  541. # [19:26] * Quits: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
  542. # [19:27] * Joins: tw2113 (~tw2113@fedora/tw2113)
  543. # [19:28] * Joins: yakko (~quassel@187.114.230.69)
  544. # [19:31] * Quits: MrRobotto (~MrRobotto@89.42.167.159) (Quit: Bye!)
  545. # [19:36] <paul_irish> anyone used Travis CI?
  546. # [19:36] <paul_irish> i wanna know if its awesome
  547. # [19:37] * Joins: BreadMaker (~BreadMake@pc-191-49-214-201.cm.vtr.net)
  548. # [19:41] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
  549. # [19:41] <Epeli> Yes it is :)
  550. # [19:41] <tw2113> ?g Travis CI
  551. # [19:41] <bot-t> tw2113, Travis CI - Distributed build platform for the open source community - http://travis-ci.org/
  552. # [19:42] <tw2113> hey paul_irish you'll be happy to hear that one of my goals in 2012 is getting a lot more familiar with javascript
  553. # [19:42] <paul_irish> \o/
  554. # [19:43] <tw2113> likely through jquery a lot, but i'll try to slip some vanilla flavoring in there as well when i can
  555. # [19:44] * Quits: Guest_ (~textual@CPE0023695633aa-CM0018c0d9d696.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
  556. # [19:49] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  557. # [19:49] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Ping timeout: 240 seconds)
  558. # [19:54] * Quits: oliv06 (~oliv_@mx306-1-88-173-32-39.fbx.proxad.net) (Quit: Linkinus - http://linkinus.com)
  559. # [19:58] * Joins: Seus (~Seus@69.151.65.56)
  560. # [20:01] * Joins: drknus (~user@142.68.215.147)
  561. # [20:14] * Joins: danielfilho_ (~daniel@187.31.77.7)
  562. # [20:15] * Joins: buribux (~buribu@unaffiliated/buribux)
  563. # [20:15] * Quits: drublic (~drublic@frbg-5f7316f6.pool.mediaWays.net) (Ping timeout: 276 seconds)
  564. # [20:15] <Pomax> tw2113 can look forward to learning sneaky shortcuts like <num>|0 and functions that generate functions.
  565. # [20:16] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 240 seconds)
  566. # [20:16] * danielfilho_ is now known as danielfilho
  567. # [20:17] * Quits: Charun (~Charun@rrcs-24-97-184-22.nys.biz.rr.com) (Changing host)
  568. # [20:17] * Joins: Charun (~Charun@unaffiliated/charun)
  569. # [20:18] * Quits: buribu (~buribu@unaffiliated/buribu) (Ping timeout: 252 seconds)
  570. # [20:18] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 240 seconds)
  571. # [20:19] * Joins: tsatse (~tsatse@2a01:e35:8b7c:5310:21a:73ff:fe8d:5cbe)
  572. # [20:19] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
  573. # [20:19] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
  574. # [20:19] * Joins: moshee (~moshee@unaffiliated/moshee)
  575. # [20:20] * Quits: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt) (Quit: sendoushi)
  576. # [20:21] * Joins: Thasmo (~thasmo@d86-33-68-66.cust.tele2.at)
  577. # [20:22] * Parts: majd (4c402b04@gateway/web/freenode/ip.76.64.43.4)
  578. # [20:24] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Linkinus - http://linkinus.com)
  579. # [20:26] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
  580. # [20:32] * Joins: axos411 (~axos@xdsl-87-79-249-139.netcologne.de)
  581. # [20:36] * Joins: drublic (~drublic@frbg-5d84f33c.pool.mediaWays.net)
  582. # [20:43] * Joins: Dropkickert (~Coffee_ma@178-85-3-2.dynamic.upc.nl)
  583. # [20:44] * Quits: Seus (~Seus@69.151.65.56) (Quit: Seus)
  584. # [20:47] * Quits: tsatse (~tsatse@2a01:e35:8b7c:5310:21a:73ff:fe8d:5cbe) (Ping timeout: 240 seconds)
  585. # [20:48] * Quits: dnjaramba (~dnjaramba@41.72.193.86)
  586. # [20:48] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
  587. # [20:54] * Joins: Stava (~Stava@h-86-113.a197.priv.bahnhof.se)
  588. # [20:55] * Quits: N0va` (~ricki@84.19.108.75) (Quit: Leaving)
  589. # [20:57] * Quits: bassplayerdoug (~bassplaye@97-85-153-116.static.stls.mo.charter.com) (Quit: Leaving...)
  590. # [20:59] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Going!)
  591. # [21:00] * Joins: debsan (~debsan@190.245.74.16)
  592. # [21:01] * Joins: Hulaizun (~Hulaizun@0x5da74287.boanqu1.dynamic.dsl.tele.dk)
  593. # [21:03] * Joins: tsatse (~tsatse@2a01:e35:8b7c:5310:21a:73ff:fe8d:5cbe)
  594. # [21:04] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
  595. # [21:05] * Joins: coeus (~coeus@dslb-084-061-060-194.pools.arcor-ip.net)
  596. # [21:05] * Joins: Seus (~Seus@69.151.65.56)
  597. # [21:05] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 260 seconds)
  598. # [21:08] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  599. # [21:09] * Quits: gyzmodo (x@89.146.120.216)
  600. # [21:12] * Quits: tantek (~tantek@12.144.185.81.rev.sfr.net) (Quit: tantek)
  601. # [21:13] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  602. # [21:14] * Joins: tantek (~tantek@12.144.185.81.rev.sfr.net)
  603. # [21:14] * Quits: RobLoach (~RobLoach@drupal.org/user/61114/view) (Quit: Leaving.)
  604. # [21:15] * Joins: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net)
  605. # [21:15] * Quits: digitalfiz (~fiz@pool-71-101-32-34.tampfl.dsl-w.verizon.net) (Changing host)
  606. # [21:15] * Joins: digitalfiz (~fiz@unaffiliated/digitalfiz)
  607. # [21:17] * Quits: Hulaizun (~Hulaizun@0x5da74287.boanqu1.dynamic.dsl.tele.dk) (Quit: Leaving)
  608. # [21:21] * Quits: tantek (~tantek@12.144.185.81.rev.sfr.net) (Quit: tantek)
  609. # [21:21] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Quit: Will987)
  610. # [21:21] * Joins: tantek (~tantek@12.144.185.81.rev.sfr.net)
  611. # [21:21] * Joins: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com)
  612. # [21:21] * Quits: Will987 (~Will@host81-154-133-5.range81-154.btcentralplus.com) (Client Quit)
  613. # [21:22] * Quits: tantek (~tantek@12.144.185.81.rev.sfr.net) (Client Quit)
  614. # [21:25] * Quits: skylamer` (cgskylamer@78.90.213.55) (Read error: Connection reset by peer)
  615. # [21:26] * Joins: skylamer` (cgskylamer@78.90.213.55)
  616. # [21:43] * Quits: LongBeach (~mike@AFontenayssB-152-1-59-144.w82-121.abo.wanadoo.fr)
  617. # [21:46] * Quits: Chiroo (~chirag64@182.237.139.240)
  618. # [21:46] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Ping timeout: 248 seconds)
  619. # [21:50] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
  620. # [21:50] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Client Quit)
  621. # [21:51] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
  622. # [21:52] * Joins: Salvager (~Salvager@0x5da74287.boanqu1.dynamic.dsl.tele.dk)
  623. # [21:53] * Joins: djazz (~djazz@78-70-243-240-no186.tbcn.telia.com)
  624. # [21:59] * Joins: boogyman1 (~boogyman@68.71.215.4)
  625. # [21:59] * Joins: ejb (~ejb@rrcs-208-125-241-51.nys.biz.rr.com)
  626. # [21:59] * Quits: ejb (~ejb@rrcs-208-125-241-51.nys.biz.rr.com) (Changing host)
  627. # [21:59] * Joins: ejb (~ejb@unaffiliated/ejb)
  628. # [22:01] <ejb> Hello. I'm looking for some advice about developing an HTML5 app. Primarily developed for mobile devices but also well supported on standard browsers. I've been eyeing sencha touch but it's WebKit-only. Could anyone suggest a better alternative?
  629. # [22:01] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Ping timeout: 240 seconds)
  630. # [22:02] * Quits: Seus (~Seus@69.151.65.56) (Quit: Seus)
  631. # [22:03] * Quits: ejb (~ejb@unaffiliated/ejb) (Quit: Konversation terminated!)
  632. # [22:04] * Joins: ejb (~ejb@rrcs-208-125-241-51.nys.biz.rr.com)
  633. # [22:04] * Quits: ejb (~ejb@rrcs-208-125-241-51.nys.biz.rr.com) (Changing host)
  634. # [22:04] * Joins: ejb (~ejb@unaffiliated/ejb)
  635. # [22:07] * Quits: ejb (~ejb@unaffiliated/ejb) (Client Quit)
  636. # [22:08] * Quits: Salvager (~Salvager@0x5da74287.boanqu1.dynamic.dsl.tele.dk) (Quit: Leaving)
  637. # [22:10] * Quits: boogyman1 (~boogyman@68.71.215.4) (Read error: Connection reset by peer)
  638. # [22:12] * Quits: Stava (~Stava@h-86-113.a197.priv.bahnhof.se) (Remote host closed the connection)
  639. # [22:13] * Joins: buribu (~buribu@unaffiliated/buribu)
  640. # [22:15] * Joins: tw2113 (~tw2113@host-216-60-230-24.midco.net)
  641. # [22:15] * Quits: tw2113 (~tw2113@host-216-60-230-24.midco.net) (Changing host)
  642. # [22:15] * Joins: tw2113 (~tw2113@fedora/tw2113)
  643. # [22:15] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-oxheqtftqajntgod) (Max SendQ exceeded)
  644. # [22:15] * Quits: niftylettuce_ (u2733@gateway/web/irccloud.com/x-zmgtvbbawlcwssux) (Max SendQ exceeded)
  645. # [22:16] * Quits: Raynos (u3611@gateway/web/irccloud.com/x-crfzlberdjpigomd) (Max SendQ exceeded)
  646. # [22:16] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-lppqetilxtrwsplq)
  647. # [22:16] * Quits: buribux (~buribu@unaffiliated/buribux) (Ping timeout: 252 seconds)
  648. # [22:16] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-azonqrkzbwvnxsxz) (Max SendQ exceeded)
  649. # [22:16] * Quits: tomh (u501@gateway/web/irccloud.com/x-qrruicdcupvjcdte) (Max SendQ exceeded)
  650. # [22:16] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-ayfkqbtzhnpxasyg) (Max SendQ exceeded)
  651. # [22:16] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-lppqetilxtrwsplq) (Max SendQ exceeded)
  652. # [22:16] * Joins: niftylettuce_ (u2733@gateway/web/irccloud.com/x-edeixowuiprahcsq)
  653. # [22:17] * Joins: daleharvey (~u513@gateway/web/irccloud.com/x-imbqirixpgopglni)
  654. # [22:18] * Quits: beowulf (u116@pdpc/supporter/professional/beowulf) (Max SendQ exceeded)
  655. # [22:19] * Quits: niftylettuce_ (u2733@gateway/web/irccloud.com/x-edeixowuiprahcsq) (Max SendQ exceeded)
  656. # [22:19] * Joins: Salvager (~Salvager@0x5da74287.boanqu1.dynamic.dsl.tele.dk)
  657. # [22:19] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-qybdzwordvlbtsmx) (Max SendQ exceeded)
  658. # [22:20] * Quits: matjas (u2247@gateway/web/irccloud.com/x-fuadbmgcirwdekqn) (Max SendQ exceeded)
  659. # [22:21] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-yygkkjpyfvnnrzih)
  660. # [22:21] * Joins: billy_ (43fa2744@gateway/web/freenode/ip.67.250.39.68)
  661. # [22:21] * Quits: Ms2ger (~Ms2ger@91.181.124.190) (Quit: nn)
  662. # [22:22] <billy_> is there an alternative to google earth and webGlEarth to embed a simple globe with points of interest that works on ios?
  663. # [22:22] <Salvager> how good does old browsers support html5? cant figure out if i should stick to xhtml4 or use html5
  664. # [22:22] <tw2113> which parts Salvager ?
  665. # [22:22] * Joins: johnkpau_ (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
  666. # [22:23] * Joins: beowulf (u116@pdpc/supporter/professional/beowulf)
  667. # [22:23] * Joins: Raynos (u3611@gateway/web/irccloud.com/x-mynfpuurtabnpzlk)
  668. # [22:23] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-cgtxwcennrgjuxqh)
  669. # [22:23] <tw2113> if you're looking at the semantic tags, you'll need a touch of js to get them recognized and styleable but it works all the way back to at least IE6
  670. # [22:23] <Salvager> what do you mean with which parts tw2113?
  671. # [22:23] * Joins: niftylettuce_ (u2733@gateway/web/irccloud.com/x-txxkftbjdqxrvygj)
  672. # [22:23] <tw2113> if you're looking at the APIs, you'll have to research polyfills and fallbacks
  673. # [22:24] * Joins: Guest__ (~textual@CPE0023695633aa-CM0018c0d9d696.cpe.net.cable.rogers.com)
  674. # [22:24] * Parts: yakko (~quassel@187.114.230.69) ("http://quassel-irc.org - Chat comfortably. Anywhere.")
  675. # [22:24] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-nbllgafzocrsqqck)
  676. # [22:25] * Joins: tomh (u501@gateway/web/irccloud.com/x-ygnjdwbfnbtjqjws)
  677. # [22:25] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
  678. # [22:25] * Joins: matjas (u2247@gateway/web/irccloud.com/x-nsixlpcmmfvxiqir)
  679. # [22:25] <tw2113> what i mean is there are many different areas of "HTML5", and some have better ability for legacy support than others
  680. # [22:27] <Salvager> ooh allright, well does html5 include all the tags from xhtml4? and if it does do they work as good with regard to legacy browsers?
  681. # [22:27] * Quits: andr3 (~andr3@bl8-249-219.dsl.telepac.pt) (Quit: andr3)
  682. # [22:28] <tw2113> http://www.tutorialspoint.com/html5/html5_deprecated_tags.htm
  683. # [22:28] <tw2113> i'm betting if it's not listed there, then it's likely still valid
  684. # [22:28] <tw2113> unless it was depreciated in 4 and down already
  685. # [22:28] * Joins: andr3 (~andr3@bl8-249-219.dsl.telepac.pt)
  686. # [22:29] * Quits: billy_ (43fa2744@gateway/web/freenode/ip.67.250.39.68) (Ping timeout: 245 seconds)
  687. # [22:29] <Salvager> allright, thanks alot for the help and the link :)
  688. # [22:29] * Quits: BigKing (~BigKing@dslb-178-001-138-164.pools.arcor-ip.net) (Read error: Connection reset by peer)
  689. # [22:29] <tw2113> html5 was mostly a simplification and addition to the spec
  690. # [22:29] * Quits: pinage404 (~pinage404@APuteaux-651-1-136-102.w86-217.abo.wanadoo.fr) (Quit: Q)
  691. # [22:29] <tw2113> lots of new stuff
  692. # [22:29] <tw2113> and stuff like the simple doctype etc
  693. # [22:31] * Joins: carminec (~user@216.252.89.227)
  694. # [22:31] <carminec> hello h5
  695. # [22:31] <carminec> anybody been using hober's html5 setup for emacs?
  696. # [22:32] * Quits: devmikey (~irc@unaffiliated/devmikey) (Remote host closed the connection)
  697. # [22:34] * Quits: skylamer` (cgskylamer@78.90.213.55) (Remote host closed the connection)
  698. # [22:36] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  699. # [22:44] * Joins: aniasis (~karegaani@cpe-76-184-149-23.tx.res.rr.com)
  700. # [22:44] * Joins: karega|aniasis (~karegaani@cpe-76-184-149-23.tx.res.rr.com)
  701. # [22:44] * Quits: kennyluck (~kennyluck@114-43-125-60.dynamic.hinet.net) (Ping timeout: 248 seconds)
  702. # [22:45] * Parts: djazz (~djazz@78-70-243-240-no186.tbcn.telia.com)
  703. # [22:46] * Joins: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt)
  704. # [22:47] * Joins: kennyluck (~kennyluck@114-43-117-45.dynamic.hinet.net)
  705. # [22:48] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
  706. # [22:49] * Quits: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt) (Client Quit)
  707. # [22:49] * Joins: tw2113 (~tw2113@fedora/tw2113)
  708. # [22:50] * Quits: drknus (~user@142.68.215.147) (Remote host closed the connection)
  709. # [22:53] * Quits: Behi (~textual@CPE-124-176-232-219.lns5.win.bigpond.net.au) (Quit: Computer has gone to sleep.)
  710. # [22:57] * Quits: aniasis (~karegaani@cpe-76-184-149-23.tx.res.rr.com) (Ping timeout: 252 seconds)
  711. # [22:57] * Quits: karega|aniasis (~karegaani@cpe-76-184-149-23.tx.res.rr.com) (Ping timeout: 252 seconds)
  712. # [22:58] * Joins: ericduran (~ericduran@cpe-68-175-80-234.nyc.res.rr.com)
  713. # [23:01] * Joins: ChrisPartridge (~chrisp@219-90-195-66.static.adam.com.au)
  714. # [23:02] * Quits: dabear (~quassel@87.238.49.7) (Ping timeout: 252 seconds)
  715. # [23:04] * Joins: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt)
  716. # [23:05] * johnkpau_ is now known as johnkpaul
  717. # [23:09] * Quits: cyberdees (u2574@gateway/web/irccloud.com/x-zwrkqifczqugmkac) (Quit: Connection closed for inactivity)
  718. # [23:11] * Joins: dabear (~quassel@87.238.49.7)
  719. # [23:11] * Quits: Dropkickert (~Coffee_ma@178-85-3-2.dynamic.upc.nl) (Ping timeout: 276 seconds)
  720. # [23:11] * Quits: Salvager (~Salvager@0x5da74287.boanqu1.dynamic.dsl.tele.dk) (Quit: Leaving)
  721. # [23:15] * Quits: tsatse (~tsatse@2a01:e35:8b7c:5310:21a:73ff:fe8d:5cbe) (Ping timeout: 240 seconds)
  722. # [23:15] * Quits: axos411 (~axos@xdsl-87-79-249-139.netcologne.de) (Ping timeout: 248 seconds)
  723. # [23:15] * Joins: tsatse (~tsatse@men75-12-88-183-197-49.fbx.proxad.net)
  724. # [23:17] * Joins: h0chen (~chatzilla@109.58.105.210.bredband.tre.se)
  725. # [23:17] * Quits: tsatse (~tsatse@men75-12-88-183-197-49.fbx.proxad.net) (Client Quit)
  726. # [23:17] * Joins: axos411 (~axos@xdsl-87-79-249-139.netcologne.de)
  727. # [23:18] * Joins: shichuan (~Shi_Chuan@31.205.41.171)
  728. # [23:21] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  729. # [23:24] * Quits: h0chen (~chatzilla@109.58.105.210.bredband.tre.se) (Ping timeout: 248 seconds)
  730. # [23:25] * Joins: Taftse2 (~Taftse@unaffiliated/taftse)
  731. # [23:26] * Joins: Behi (~textual@austra3283.lnk.telstra.net)
  732. # [23:26] * Quits: Behi (~textual@austra3283.lnk.telstra.net) (Client Quit)
  733. # [23:27] * Joins: Taftse3 (~Taftse@unaffiliated/taftse)
  734. # [23:29] * Joins: h0chen (~chatzilla@95.209.206.181.bredband.tre.se)
  735. # [23:29] * Quits: Guest__ (~textual@CPE0023695633aa-CM0018c0d9d696.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
  736. # [23:30] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 276 seconds)
  737. # [23:31] * Quits: Taftse2 (~Taftse@unaffiliated/taftse) (Ping timeout: 252 seconds)
  738. # [23:31] * Quits: andr3 (~andr3@bl8-249-219.dsl.telepac.pt) (Ping timeout: 244 seconds)
  739. # [23:31] * Joins: andr3 (~andr3@bl4-149-50.dsl.telepac.pt)
  740. # [23:33] * Quits: sendoushi (~sendoushi@sm2-84-91-41-240.netvisao.pt) (Quit: sendoushi)
  741. # [23:39] * Quits: h0chen (~chatzilla@95.209.206.181.bredband.tre.se) (Ping timeout: 245 seconds)
  742. # [23:41] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
  743. # [23:41] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Client Quit)
  744. # [23:43] * Joins: Frumpy (~Stuthy@dsl-64-246-157-191.bbr0.cxscny.statetel.com)
  745. # [23:43] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
  746. # [23:44] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
  747. # [23:45] * Quits: drublic (~drublic@frbg-5d84f33c.pool.mediaWays.net) (Remote host closed the connection)
  748. # [23:45] * Frumpy is now known as stuthy
  749. # [23:52] * Quits: Taftse3 (~Taftse@unaffiliated/taftse) (Ping timeout: 252 seconds)
  750. # [23:57] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
  751. # Session Close: Mon Jan 30 00:00:00 2012

The end :)