/irc-logs / freenode / #html5 / 2012-06-07 / end

Options:

  1. # Session Start: Thu Jun 07 00:00:00 2012
  2. # Session Ident: #html5
  3. # [00:02] * Joins: jreading (~Adium@204.56.125.50)
  4. # [00:02] * Quits: koggdal (~koggdal@c213-89-119-74.bredband.comhem.se) (Quit: koggdal)
  5. # [00:03] <jreading> anyone have a good image processing canvas polyfill for the ie's that can save said image?
  6. # [00:04] * Quits: sarro (~sarro@i5E864322.versanet.de)
  7. # [00:05] * Joins: SevenMachines (~SevenMach@anon-170-184.vpn.ipredator.se)
  8. # [00:05] * Quits: beeviiz (~beeevi2@89.204.139.86) (Quit: Verlassend)
  9. # [00:06] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: Leaving)
  10. # [00:06] * Quits: pandeiro (~mu@bd21c346.virtua.com.br) (Quit: WeeChat 0.3.8)
  11. # [00:08] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  12. # [00:11] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Read error: Connection reset by peer)
  13. # [00:12] * Joins: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net)
  14. # [00:12] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  15. # [00:13] * Quits: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Quit: snowfox)
  16. # [00:15] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: how's life treating me? ...like a fridge magnet poem :P)
  17. # [00:17] * Quits: Jesdisciple (~Jesdiscip@64-132-236-106.static.twtelecom.net) (Ping timeout: 256 seconds)
  18. # [00:17] * Joins: kiry (~kdreamer@50-88-101-208.res.bhn.net)
  19. # [00:17] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 244 seconds)
  20. # [00:17] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  21. # [00:17] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  22. # [00:17] * Joins: moshee (~moshee@unaffiliated/moshee)
  23. # [00:18] * Quits: _AskMP_ (~AskMP@74.198.9.12) (Quit: _AskMP_)
  24. # [00:19] * Quits: noganex (~noganex@p3E9C0FAA.dip.t-dialin.net) (Ping timeout: 252 seconds)
  25. # [00:19] * Quits: rodd (~rodrigo@187.75.224.29) (Quit: leaving)
  26. # [00:20] * Joins: noganex (~noganex@p4FFCB86D.dip.t-dialin.net)
  27. # [00:20] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  28. # [00:21] * Quits: Matt__ (~textual@184.71.170.250) (Ping timeout: 265 seconds)
  29. # [00:22] * Quits: zeppo (~zeppo@c213-100-154-241.cust.tele2.se) (Quit: zeppo)
  30. # [00:22] * Quits: rickibalboa` (~ricki@84.19.108.75) (Ping timeout: 252 seconds)
  31. # [00:24] * Quits: jgoss (~jgoss@unaffiliated/jgoss) (Ping timeout: 245 seconds)
  32. # [00:25] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  33. # [00:26] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  34. # [00:28] * Quits: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com) (Ping timeout: 252 seconds)
  35. # [00:30] * Joins: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com)
  36. # [00:31] <David_Bradbury> jreading: I think excanvas is the best thing available right now but I don't think you're going to get anything that can save the image
  37. # [00:32] <David_Bradbury> Unless it uses flash
  38. # [00:32] <jreading> yeah, i'm starting to feel that...
  39. # [00:32] <jreading> right
  40. # [00:32] <David_Bradbury> Or maybe some obscure VML to PNG converter :p
  41. # [00:32] <jreading> there's a trick for SVG to png
  42. # [00:32] <jreading> but alas that leaves out image editing
  43. # [00:32] <David_Bradbury> You can't save it to png and edit the PNG?
  44. # [00:33] <randomusername> paul_irish, well, it might sound a bit silly
  45. # [00:34] <roy____> Hey Guys, the last time i built a website all you had to know was plain HTML, i could use Flash but i want my site to be accessible on mobile devices as well .. so as advice, this is a design i'd like to transform into a working website http://i.imgur.com/mic6T.png, anything you people would recommend for me to start looking or / learning and useful resources i might want have to take a look at ?
  46. # [00:34] <jreading> need to u/l img and process… but will probably resort to vectors for ie only and use raphael and server
  47. # [00:34] <randomusername> but I was thinking of a time tag, when you read news in a foreign paper for example, or see posts on a forum, you can't tell when the post was made in 99 cases out of 100
  48. # [00:34] <randomusername> I was thinking of something like <time>[Epoch time]</time> that the browser interpreted
  49. # [00:35] <randomusername> into the computers timezone
  50. # [00:35] <randomusername> timezones shouldn't exist on the internet
  51. # [00:35] * Quits: caniuse (~caniuse@li239-175.members.linode.com) (Remote host closed the connection)
  52. # [00:35] * Joins: caniuse (~caniuse@li239-175.members.linode.com)
  53. # [00:35] <randomusername> timezones are geographical constructs, the internet is global
  54. # [00:35] * Quits: caniuse (~caniuse@li239-175.members.linode.com) (Remote host closed the connection)
  55. # [00:35] * Joins: caniuse (~caniuse@li239-175.members.linode.com)
  56. # [00:36] <randomusername> I think it'd be a great idea but I bet I'll be ridiculed
  57. # [00:36] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Read error: Connection reset by peer)
  58. # [00:36] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  59. # [00:37] <randomusername> especially with the us that has like 1000 timezones, no way you can know if the news you're reading is breaking or yesterdays
  60. # [00:37] * Joins: jgoss (~jgoss@unaffiliated/jgoss)
  61. # [00:37] <randomusername> I bet americans experience that as well
  62. # [00:40] <randomusername> plus html5 already has a lot of silly tags, can't hurt with another
  63. # [00:40] * Quits: jreading (~Adium@204.56.125.50) (Quit: Leaving.)
  64. # [00:41] * Quits: j0e^ (~yoav@93-172-6-249.bb.netvision.net.il) (Ping timeout: 244 seconds)
  65. # [00:41] * Quits: SevenMachines (~SevenMach@anon-170-184.vpn.ipredator.se) (Read error: Connection reset by peer)
  66. # [00:41] * Joins: Jesdisciple (~Jesdiscip@64-132-236-106.static.twtelecom.net)
  67. # [00:44] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
  68. # [00:44] * Joins: Bass2 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  69. # [00:47] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 244 seconds)
  70. # [00:50] * Joins: nonge (~nonge@p5082AED8.dip.t-dialin.net)
  71. # [00:54] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Quit: Leaving.)
  72. # [00:55] * Quits: Bass2 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
  73. # [00:56] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Read error: Connection reset by peer)
  74. # [00:57] * Joins: kiry (~kdreamer@50-88-101-208.res.bhn.net)
  75. # [01:00] * Joins: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
  76. # [01:02] * Joins: evasivx_ (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  77. # [01:03] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  78. # [01:03] <paul_irish> randomusername: http://developers.whatwg.org/text-level-semantics.html#the-time-element
  79. # [01:03] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  80. # [01:04] * Quits: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com) (Ping timeout: 246 seconds)
  81. # [01:04] * Joins: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net)
  82. # [01:05] * Joins: Jaami (Jaami@WimaxUser36168-179.wateen.net)
  83. # [01:06] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Ping timeout: 245 seconds)
  84. # [01:06] <Jaami> if there is ID and class both attributes in an element and there are different styles in CSS for ID and for class. which style will be implemented?
  85. # [01:07] * Joins: xarxer (~null@m90-129-2-5.cust.tele2.se)
  86. # [01:10] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Quit: Leaving.)
  87. # [01:10] * Joins: pinage404 (~pinage404@APuteaux-651-1-177-71.w92-154.abo.wanadoo.fr)
  88. # [01:10] * Quits: pinage404 (~pinage404@APuteaux-651-1-177-71.w92-154.abo.wanadoo.fr) (Remote host closed the connection)
  89. # [01:12] * Quits: thcipria1i (~tyler@173-14-24-158-Colorado.hfc.comcastbusiness.net) (Quit: leaving)
  90. # [01:14] <edwardbc_> Jaami: hate me, but I have another link for you on the matter: http://coding.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/
  91. # [01:16] <Jaami> Hi Edward, how are you ?
  92. # [01:16] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  93. # [01:16] * Joins: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net)
  94. # [01:17] <edwardbc_> great , you?
  95. # [01:18] <Jaami> im fine, Thanks again for the link
  96. # [01:18] <edwardbc_> no problem :)
  97. # [01:20] * Joins: tw2113 (~tw2113@fedora/tw2113)
  98. # [01:26] * Quits: mokush (~mokush@188.24.50.192) (Quit: Konversation terminated!)
  99. # [01:27] * Quits: Christer_ (~Christe__@109.247.200.94) (Remote host closed the connection)
  100. # [01:31] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Read error: Connection reset by peer)
  101. # [01:32] * Joins: kiry (~kdreamer@50-88-101-208.res.bhn.net)
  102. # [01:33] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: rupl)
  103. # [01:34] * Joins: schnoodles (~schnoodle@119.63.221.131)
  104. # [01:35] * Quits: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net) (Quit: G3n3r0)
  105. # [01:36] * Quits: betim (~betim@gentoo/user/betim) (Read error: Operation timed out)
  106. # [01:36] * Quits: xarxer (~null@m90-129-2-5.cust.tele2.se) (Quit: Leaving)
  107. # [01:36] * abstractj is now known as abstractj|away
  108. # [01:40] * Quits: mattkelly (~mattwkell@173.252.71.2) (Ping timeout: 252 seconds)
  109. # [01:42] * Joins: ExecutivoDaYoki (~benito@189-71-84-102.user.veloxzone.com.br)
  110. # [01:42] * Parts: ExecutivoDaYoki (~benito@189-71-84-102.user.veloxzone.com.br)
  111. # [01:45] * Joins: betim (~betim@80.80.160.7)
  112. # [01:45] * Quits: betim (~betim@80.80.160.7) (Changing host)
  113. # [01:45] * Joins: betim (~betim@gentoo/user/betim)
  114. # [01:45] * Quits: BreadMaker (~BreadMake@pc-197-167-100-190.cm.vtr.net) (Read error: Connection reset by peer)
  115. # [01:46] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 260 seconds)
  116. # [01:48] * Quits: jsullivandigs (~jsullivan@bbb72-0-162-40.bendbroadband.com) (Quit: Bye!)
  117. # [01:49] * Joins: dragonsh-1 (~chaka@about/csharp/regular/chaka)
  118. # [01:52] * Joins: tw2113 (~tw2113@fedora/tw2113)
  119. # [01:52] * Quits: dragonshed (~chaka@about/csharp/regular/chaka) (Ping timeout: 244 seconds)
  120. # [01:54] * Joins: dmachi1 (~dmachi@pool-71-254-76-245.ronkva.east.verizon.net)
  121. # [01:54] * Quits: dmachi (~dmachi@pool-71-254-76-245.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  122. # [01:55] * Quits: dragonsh-1 (~chaka@about/csharp/regular/chaka) (Ping timeout: 252 seconds)
  123. # [01:58] <randomusername> paul_irish, neat, thanks
  124. # [02:01] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  125. # [02:04] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Ping timeout: 252 seconds)
  126. # [02:05] * Quits: Jesdisciple (~Jesdiscip@64-132-236-106.static.twtelecom.net) (Quit: Jesdisciple)
  127. # [02:06] * Joins: Matt__ (~textual@184.71.170.250)
  128. # [02:08] * Quits: JonEdney (~JonEdney@unaffiliated/jonedney) (Quit: Leaving)
  129. # [02:10] * Joins: kiry (~kdreamer@50-88-101-208.res.bhn.net)
  130. # [02:11] * Quits: Matt__ (~textual@184.71.170.250) (Ping timeout: 245 seconds)
  131. # [02:12] * Joins: Matt__ (~textual@199.96.87.152)
  132. # [02:12] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  133. # [02:22] * Quits: Matt__ (~textual@199.96.87.152) (Quit: Computer has gone to sleep.)
  134. # [02:22] * Joins: morficus (~morficus@c-98-243-20-125.hsd1.mi.comcast.net)
  135. # [02:23] * Joins: Matt__ (~textual@199.96.87.152)
  136. # [02:27] * Quits: Matt__ (~textual@199.96.87.152) (Ping timeout: 248 seconds)
  137. # [02:27] * Quits: dgathright (~dgathrigh@nat/yahoo/x-iptphysgbhncroog) (Quit: dgathright)
  138. # [02:31] * Joins: Matt__ (~textual@184.71.170.250)
  139. # [02:33] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Read error: Connection reset by peer)
  140. # [02:33] * Joins: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  141. # [02:33] * Joins: kiry (~kdreamer@50-88-101-208.res.bhn.net)
  142. # [02:34] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  143. # [02:36] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  144. # [02:38] * Joins: j0e^ (~yoav@93-172-6-249.bb.netvision.net.il)
  145. # [02:40] * Quits: quest88 (~quest88@12.181.53.99) (Ping timeout: 252 seconds)
  146. # [02:41] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
  147. # [02:43] * Joins: drwho (~drwho@137.229.79.8)
  148. # [02:43] * Parts: drwho (~drwho@137.229.79.8)
  149. # [02:44] * Joins: s_segawa (~s_segawa@221x251x236x110.ap221.ftth.ucom.ne.jp)
  150. # [02:44] * Quits: s_segawa (~s_segawa@221x251x236x110.ap221.ftth.ucom.ne.jp) (Client Quit)
  151. # [02:44] * Quits: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net) (Ping timeout: 252 seconds)
  152. # [02:45] * Quits: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Remote host closed the connection)
  153. # [02:47] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  154. # [02:51] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 240 seconds)
  155. # [02:51] * Joins: tw2113 (~tw2113@host-53-58-230-24.midco.net)
  156. # [02:52] * Parts: brrutzo (~john@c-69-142-117-245.hsd1.nj.comcast.net)
  157. # [02:52] * Quits: tw2113 (~tw2113@host-53-58-230-24.midco.net) (Changing host)
  158. # [02:52] * Joins: tw2113 (~tw2113@fedora/tw2113)
  159. # [02:52] * Quits: chasefarmer (~cfarmer@64.79.127.118) (Ping timeout: 248 seconds)
  160. # [02:54] * Joins: Artel (~Careott@pool-71-252-157-218.dllstx.fios.verizon.net)
  161. # [02:55] * Joins: s_segawa (~s_segawa@221x251x236x110.ap221.ftth.ucom.ne.jp)
  162. # [02:56] * Quits: kiry (~kdreamer@50-88-101-208.res.bhn.net) (Quit: —I-n-v-i-s-i-o-n— 3.1.3 (May '10))
  163. # [02:56] * Joins: _AskMP_ (~AskMP@CPE0026f3a20450-CM0026f3a2044d.cpe.net.cable.rogers.com)
  164. # [02:57] * Joins: Konboi (~Konboi@122x213x52x170.ap122.ftth.ucom.ne.jp)
  165. # [02:58] * Quits: _AskMP_ (~AskMP@CPE0026f3a20450-CM0026f3a2044d.cpe.net.cable.rogers.com) (Client Quit)
  166. # [02:58] * Quits: oxy__ (oxy@werket.tlk.fi) (Ping timeout: 265 seconds)
  167. # [02:58] * Joins: oxy__ (oxy@werket.tlk.fi)
  168. # [02:58] * Joins: phrearch (~Phrearch@46-253-178-107.dynamic.monzoon.net)
  169. # [02:59] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  170. # [03:00] * Joins: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
  171. # [03:01] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  172. # [03:04] * Joins: Z33K|Lux (~highoh@c-67-171-35-186.hsd1.wa.comcast.net)
  173. # [03:05] * Quits: beneggett (~beneggett@c-67-169-243-196.hsd1.ut.comcast.net) (Ping timeout: 245 seconds)
  174. # [03:05] * Quits: Z33K|Lux (~highoh@c-67-171-35-186.hsd1.wa.comcast.net) (Client Quit)
  175. # [03:05] * Joins: vlad_starkov (~vlad_star@ppp91-79-83-158.pppoe.mtu-net.ru)
  176. # [03:06] * Joins: Z33K|Lux (~highoh@c-67-171-35-186.hsd1.wa.comcast.net)
  177. # [03:09] * Joins: beneggett (~beneggett@c-67-169-243-196.hsd1.ut.comcast.net)
  178. # [03:15] * Quits: obert- (~obert@host30-157-dynamic.59-82-r.retail.telecomitalia.it) (Remote host closed the connection)
  179. # [03:15] * Joins: obert- (~obert@host30-157-dynamic.59-82-r.retail.telecomitalia.it)
  180. # [03:15] * Joins: rodd (~truncate@c9348c48.virtua.com.br)
  181. # [03:16] * Joins: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net)
  182. # [03:16] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  183. # [03:17] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  184. # [03:17] * Joins: dnstbr (~dnstbr@24.167.85.137)
  185. # [03:20] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  186. # [03:21] * Joins: dragonshed (~chaka@about/csharp/regular/chaka)
  187. # [03:23] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
  188. # [03:24] * Quits: vlad_starkov (~vlad_star@ppp91-79-83-158.pppoe.mtu-net.ru) (Remote host closed the connection)
  189. # [03:27] * Quits: phrearch (~Phrearch@46-253-178-107.dynamic.monzoon.net) (Quit: Leaving)
  190. # [03:30] * Joins: ajaykools (~ajay@117.192.248.173)
  191. # [03:38] * Joins: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  192. # [03:38] * Quits: s_segawa (~s_segawa@221x251x236x110.ap221.ftth.ucom.ne.jp) (Quit: Leaving...)
  193. # [03:43] * Joins: bkahl (~textual@pool-108-48-40-44.washdc.fios.verizon.net)
  194. # [03:49] * Quits: tantek (~tantek@nat/mozilla/x-aiweszgmolxutjpq) (Quit: tantek)
  195. # [03:50] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  196. # [03:51] * Joins: mike5w3c_ (~MikeSmith@s1106238.xgsspn.imtp.tachikawa.spmode.ne.jp)
  197. # [03:54] * Quits: mike5w3c (~MikeSmith@s1106116.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 256 seconds)
  198. # [03:54] * mike5w3c_ is now known as mike5w3c
  199. # [03:55] * Joins: wodemaye__ (~wodemay@114.244.47.44)
  200. # [03:59] * Joins: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net)
  201. # [03:59] * Quits: wodemaye__ (~wodemay@114.244.47.44) (Ping timeout: 245 seconds)
  202. # [03:59] * boaz is now known as boaz|away
  203. # [04:00] * Joins: tw2113 (~tw2113@fedora/tw2113)
  204. # [04:01] * Quits: beneggett (~beneggett@c-67-169-243-196.hsd1.ut.comcast.net) (Ping timeout: 244 seconds)
  205. # [04:02] * Joins: theCole (~cole@cable-158-181-94-2.cust.telecolumbus.net)
  206. # [04:04] * Joins: beneggett (~beneggett@c-67-169-243-196.hsd1.ut.comcast.net)
  207. # [04:04] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  208. # [04:08] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  209. # [04:10] * Joins: AlbireoX`Laptop (~AlbireoX@99-136-83-34.lightspeed.rcsntx.sbcglobal.net)
  210. # [04:10] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  211. # [04:11] * Joins: Chuguniy (~Chuguniy@east.chociz.com)
  212. # [04:15] * Quits: Chuguniy (~Chuguniy@east.chociz.com) (Client Quit)
  213. # [04:18] * Quits: caniuse (~caniuse@li239-175.members.linode.com) (Remote host closed the connection)
  214. # [04:18] * Joins: caniuse (~caniuse@li239-175.members.linode.com)
  215. # [04:22] * Joins: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com)
  216. # [04:23] * Quits: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net) (Quit: Leaving.)
  217. # [04:32] * Quits: tylerstalder (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  218. # [04:33] * Quits: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net) (Ping timeout: 248 seconds)
  219. # [04:34] * Joins: vlad_starkov (~vlad_star@ppp91-79-83-158.pppoe.mtu-net.ru)
  220. # [04:35] * boaz|away is now known as boaz
  221. # [04:35] * Joins: debsan (~debsan@190.245.74.16)
  222. # [04:36] * Joins: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net)
  223. # [04:38] * Quits: ColKurtz (~ColKurtz@216.86.217.155) (Quit: Leaving)
  224. # [04:39] * Quits: vlad_starkov (~vlad_star@ppp91-79-83-158.pppoe.mtu-net.ru) (Ping timeout: 252 seconds)
  225. # [04:43] * Joins: Jesdisciple (~Jesdiscip@cpe-72-181-150-65.tx.res.rr.com)
  226. # [04:43] * Quits: Jesdisciple (~Jesdiscip@cpe-72-181-150-65.tx.res.rr.com) (Read error: Connection reset by peer)
  227. # [04:43] * Joins: Jesdisciple (~Jesdiscip@cpe-72-181-150-65.tx.res.rr.com)
  228. # [04:43] * Quits: dilvie (~chatzilla@50.0.141.114) (Ping timeout: 245 seconds)
  229. # [04:48] * Quits: benv (~benv@50-0-80-160.dsl.static.sonic.net) (Ping timeout: 265 seconds)
  230. # [04:49] * Joins: sethetter (44660134@gateway/web/freenode/ip.68.102.1.52)
  231. # [04:49] * Joins: danielfilho_ (~danielfil@187.105.251.59)
  232. # [04:49] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
  233. # [04:49] <danielfilho_> dudes
  234. # [04:50] <danielfilho_> anyone knows how this movie was made? http://video.google.com/videoplay?docid=-5863446593724321515
  235. # [04:53] * Quits: ZombieFeynman (~zombiefey@wsip-98-191-181-14.ph.ph.cox.net) (Remote host closed the connection)
  236. # [04:56] * Quits: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com) (Ping timeout: 246 seconds)
  237. # [04:58] * Joins: ZombieFeynman (~zombiefey@wsip-98-191-181-14.ph.ph.cox.net)
  238. # [05:01] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 260 seconds)
  239. # [05:04] * Parts: G3n3r0 (~colin@h-67-100-107-44.nycmny83.dynamic.covad.net)
  240. # [05:05] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 264 seconds)
  241. # [05:06] <rodd> danielfilho_ is it something like this that you're looking for? http://msujaws.wordpress.com/2012/02/01/layout-paint-flashing-in-firefox/
  242. # [05:06] <danielfilho_> yeah
  243. # [05:06] <danielfilho_> just found it out
  244. # [05:06] <danielfilho_> just had to toggle nglayout.debug.paint_flashing on about:config
  245. # [05:06] <danielfilho_> thanks anyway rodd :D
  246. # [05:07] <rodd> beleza
  247. # [05:08] * Quits: sethetter (44660134@gateway/web/freenode/ip.68.102.1.52) (Quit: Page closed)
  248. # [05:09] * Joins: Pomax (~Pomax@d173-183-90-226.bchsia.telus.net)
  249. # [05:10] <danielfilho_> oooh, brazilian! :D
  250. # [05:12] * Joins: gavin_huang (~gravof@122.247.254.132)
  251. # [05:14] * Quits: Matt__ (~textual@184.71.170.250) (Quit: Computer has gone to sleep.)
  252. # [05:14] * Joins: tw2113 (~tw2113@fedora/tw2113)
  253. # [05:15] * Quits: AlbireoX`Laptop (~AlbireoX@99-136-83-34.lightspeed.rcsntx.sbcglobal.net) (Remote host closed the connection)
  254. # [05:17] * Quits: Jaami (Jaami@WimaxUser36168-179.wateen.net)
  255. # [05:25] * Quits: axos411 (~axos@xdsl-78-35-190-87.netcologne.de) (Quit: Leaving.)
  256. # [05:26] * Joins: devongovett (~devongove@64.168.229.50)
  257. # [05:27] * Quits: devongovett (~devongove@64.168.229.50) (Read error: Connection reset by peer)
  258. # [05:27] * Joins: devongovett (~devongove@64.168.229.50)
  259. # [05:29] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
  260. # [05:33] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  261. # [05:37] * Joins: devongovett_ (~devongove@64.168.229.50)
  262. # [05:37] * Quits: devongovett (~devongove@64.168.229.50) (Read error: Connection reset by peer)
  263. # [05:37] * devongovett_ is now known as devongovett
  264. # [05:46] * boaz is now known as boaz|away
  265. # [05:49] * Joins: roadt_ (~roadt@60.168.85.244)
  266. # [05:51] * Joins: Chuguniy (~Chuguniy@east.chociz.com)
  267. # [05:52] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: dflk;adfslkj;alsiekfj;laiskdf)
  268. # [05:59] * Joins: Jayrays (~parabola@unaffiliated/jayrays)
  269. # [06:00] * Quits: bkahl (~textual@pool-108-48-40-44.washdc.fios.verizon.net) (Quit: Computer has gone to sleep.)
  270. # [06:01] * Quits: ajaykools (~ajay@117.192.248.173) (Ping timeout: 245 seconds)
  271. # [06:04] * Quits: beneggett (~beneggett@c-67-169-243-196.hsd1.ut.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  272. # [06:14] <pitchfork> .
  273. # [06:17] * Joins: tylerstalder (~tylerstal@c-76-21-12-194.hsd1.ca.comcast.net)
  274. # [06:19] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  275. # [06:21] * Joins: Reite (~chris@ti0189a340-dhcp0242.bb.online.no)
  276. # [06:21] * Joins: webster (~webster@c-75-72-92-145.hsd1.mn.comcast.net)
  277. # [06:23] * Joins: zachbrowne (~zachbrown@108-216-138-95.lightspeed.rcsntx.sbcglobal.net)
  278. # [06:25] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  279. # [06:33] * Quits: debsan (~debsan@190.245.74.16) (Read error: Connection reset by peer)
  280. # [06:33] * Joins: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net)
  281. # [06:38] <tw2113> anyone awake?
  282. # [06:40] * Joins: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com)
  283. # [06:40] <ArtificialEX> are there any published (and preferrably marketplace) games made with WebGL yet?
  284. # [06:41] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  285. # [06:42] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  286. # [06:43] * Joins: Mcilvena (~Mcilvena@58.108.192.19)
  287. # [06:45] * Joins: josiah_ (~josiah@60-241-98-254.static.tpgi.com.au)
  288. # [06:46] <josiah_> What element would you suggest including a company slogan in?
  289. # [06:46] <ArtificialEX> <slogan>Your slogan here</slogan>
  290. # [06:46] <josiah_> I've got the company name in a h1 tag, but i'm not sure whether to include the company slogan in the h1 tag also
  291. # [06:47] <tw2113> nothing wrong with a good ole <p> tag below it
  292. # [06:47] * boaz|away is now known as boaz
  293. # [06:47] <josiah_> I was thinking p
  294. # [06:48] <ArtificialEX> h2 why not?
  295. # [06:48] * Quits: Adawerk (~ada@169.241.49.58) (Ping timeout: 250 seconds)
  296. # [06:49] * Joins: markeg (~mark@123.16.80.183)
  297. # [06:52] * Joins: vikash (~vikash@223.165.28.230)
  298. # [06:52] * Quits: vikash (~vikash@223.165.28.230) (Changing host)
  299. # [06:52] * Joins: vikash (~vikash@unaffiliated/vikash)
  300. # [06:52] * Joins: brettgoulder (~textual@c-71-196-153-23.hsd1.co.comcast.net)
  301. # [06:58] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  302. # [06:59] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  303. # [07:00] * Joins: caasiHuang (~caasiHuan@118-170-8-84.dynamic.hinet.net)
  304. # [07:00] * Quits: venom00ut (~venom00@unaffiliated/venom00) (Read error: Operation timed out)
  305. # [07:02] * Parts: Mcilvena (~Mcilvena@58.108.192.19)
  306. # [07:02] * Quits: devongovett (~devongove@64.168.229.50) (Quit: devongovett)
  307. # [07:06] * Joins: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net)
  308. # [07:09] * Joins: PsYxOpAt (5e9c7a72@gateway/web/freenode/ip.94.156.122.114)
  309. # [07:11] * Quits: Reite (~chris@ti0189a340-dhcp0242.bb.online.no) (Ping timeout: 240 seconds)
  310. # [07:14] * Quits: ZombieFeynman (~zombiefey@wsip-98-191-181-14.ph.ph.cox.net) (Remote host closed the connection)
  311. # [07:14] * Joins: glcrazy (~quassel@79.119.95.38)
  312. # [07:16] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  313. # [07:19] * Quits: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Remote host closed the connection)
  314. # [07:21] * Joins: tw2113_as_well (~tw2113@host-53-58-230-24.midco.net)
  315. # [07:21] * tw2113 is now known as Guest69912
  316. # [07:21] * tw2113_as_well is now known as tw2113
  317. # [07:21] * Quits: tw2113 (~tw2113@host-53-58-230-24.midco.net) (Changing host)
  318. # [07:21] * Joins: tw2113 (~tw2113@fedora/tw2113)
  319. # [07:22] * Quits: Guest69912 (~tw2113@fedora/tw2113) (Ping timeout: 256 seconds)
  320. # [07:23] * Joins: chinaman (~Miranda@61.50.225.128)
  321. # [07:24] * Quits: caasiHuang (~caasiHuan@118-170-8-84.dynamic.hinet.net) (Remote host closed the connection)
  322. # [07:24] * Quits: brettgoulder (~textual@c-71-196-153-23.hsd1.co.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  323. # [07:26] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 244 seconds)
  324. # [07:26] * Joins: tw2113 (~tw2113@fedora/tw2113)
  325. # [07:27] * Quits: webster (~webster@c-75-72-92-145.hsd1.mn.comcast.net) (Changing host)
  326. # [07:27] * Joins: webster (~webster@pdpc/supporter/student/webster)
  327. # [07:28] * Quits: chinaman (~Miranda@61.50.225.128) (Read error: Connection reset by peer)
  328. # [07:29] * Quits: sean` (~seankoole@D97A9378.cm-3-3c.dynamic.ziggo.nl) (Ping timeout: 245 seconds)
  329. # [07:29] * Joins: tw2113_as_well (~tw2113@host-53-58-230-24.midco.net)
  330. # [07:29] * tw2113 is now known as Guest87342
  331. # [07:30] * tw2113_as_well is now known as tw2113
  332. # [07:30] * Quits: tw2113 (~tw2113@host-53-58-230-24.midco.net) (Changing host)
  333. # [07:30] * Joins: tw2113 (~tw2113@fedora/tw2113)
  334. # [07:31] * Quits: Guest87342 (~tw2113@fedora/tw2113) (Ping timeout: 245 seconds)
  335. # [07:33] * Joins: tantek (~tantek@mf40536d0.tmodns.net)
  336. # [07:33] * Joins: caasiHuang (~caasiHuan@118-170-8-84.dynamic.hinet.net)
  337. # [07:35] * Quits: Chuguniy (~Chuguniy@east.chociz.com)
  338. # [07:37] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  339. # [07:41] * Quits: vikash (~vikash@unaffiliated/vikash) (Ping timeout: 240 seconds)
  340. # [07:41] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  341. # [07:42] * Joins: ajaykools (~ajay@122.167.223.175)
  342. # [07:43] * Quits: danielfilho_ (~danielfil@187.105.251.59) (Quit: danielfilho_)
  343. # [07:50] * Quits: tantek (~tantek@mf40536d0.tmodns.net) (Quit: tantek)
  344. # [07:51] * Joins: venom00ut (~venom00@unaffiliated/venom00)
  345. # [07:53] * Joins: vikash (~vikash@unaffiliated/vikash)
  346. # [07:55] * Joins: venom00 (~venom00@109.117.140.47)
  347. # [07:55] * Quits: venom00 (~venom00@109.117.140.47) (Changing host)
  348. # [07:55] * Joins: venom00 (~venom00@unaffiliated/venom00)
  349. # [07:55] * Joins: mascix (~opakdil@83.66.110.192)
  350. # [07:56] * Quits: venom00ut (~venom00@unaffiliated/venom00) (Ping timeout: 244 seconds)
  351. # [08:00] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 246 seconds)
  352. # [08:05] * Joins: tantek (~tantek@50-0-92-247.dsl.dynamic.sonic.net)
  353. # [08:16] * Joins: roel (~quassel@d54C236E3.access.telenet.be)
  354. # [08:18] * Joins: ryanstewart (~rstewart@sjfw1.adobe.com)
  355. # [08:19] * Joins: Ducki (~Ducki@pD9E3981B.dip0.t-ipconnect.de)
  356. # [08:19] * Joins: rumpl (~rumpl@smtp.megalo-company.com)
  357. # [08:21] * Joins: Stava (~Stava@78-69-111-20-no83.tbcn.telia.com)
  358. # [08:23] * Quits: zachbrowne (~zachbrown@108-216-138-95.lightspeed.rcsntx.sbcglobal.net) (Quit: zachbrowne)
  359. # [08:23] * Joins: niloy (~niloy@61.12.96.242)
  360. # [08:23] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
  361. # [08:26] * Joins: barneybook (~kvirc@1-162-46-49.dynamic.hinet.net)
  362. # [08:28] * Joins: poolshark (~quassel@dslb-178-008-180-102.pools.arcor-ip.net)
  363. # [08:29] * Joins: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com)
  364. # [08:30] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
  365. # [08:30] * Joins: benv (~benv@75-101-56-189.dsl.static.sonic.net)
  366. # [08:31] * Joins: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net)
  367. # [08:31] * Joins: Ron_D (~Chevalric@77.242.116.2)
  368. # [08:32] * Quits: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net) (Client Quit)
  369. # [08:32] * Joins: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net)
  370. # [08:34] * Quits: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com) (Ping timeout: 246 seconds)
  371. # [08:34] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Ping timeout: 245 seconds)
  372. # [08:38] * Joins: PalleZingmark (~Adium@217.13.228.226)
  373. # [08:38] * Quits: rodd (~truncate@c9348c48.virtua.com.br)
  374. # [08:39] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  375. # [08:39] * Joins: tobyx (~tobyx@fsf/member/tobyx)
  376. # [08:40] * Joins: pinage404 (~pinage404@APuteaux-651-1-52-248.w81-249.abo.wanadoo.fr)
  377. # [08:41] * Quits: PsYxOpAt (5e9c7a72@gateway/web/freenode/ip.94.156.122.114) (Ping timeout: 245 seconds)
  378. # [08:46] * Quits: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net) (Remote host closed the connection)
  379. # [08:48] * Joins: SevenMachines (~SevenMach@anon-189-38.vpn.ipredator.se)
  380. # [08:48] * Joins: ellis_wong (~Administr@61.140.132.154)
  381. # [08:49] <ellis_wong> why html5 <input type="month" id="month"> display chinese like "2001年11月" !
  382. # [08:50] <ellis_wong> on ipad
  383. # [08:50] * Quits: niloy (~niloy@61.12.96.242) (Remote host closed the connection)
  384. # [08:54] * Joins: mr_lou (~sirlou@2.109.206.14)
  385. # [08:54] * Quits: venom00 (~venom00@unaffiliated/venom00) (Ping timeout: 246 seconds)
  386. # [08:55] * Joins: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de)
  387. # [08:55] * Quits: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de) (Client Quit)
  388. # [08:55] * Joins: GeorgeH (~George@c-69-141-105-145.hsd1.nj.comcast.net)
  389. # [08:55] * Joins: Kolombiken (~Adium@217.13.228.226)
  390. # [08:55] * Joins: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de)
  391. # [08:59] <ellis_wong> :-*
  392. # [09:00] * Joins: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net)
  393. # [09:01] * Quits: patcito (~123@190.236.208.45) (Remote host closed the connection)
  394. # [09:02] * Joins: mokush (~mokush@188.24.50.192)
  395. # [09:03] <moo-_-> ellis_wong: you are using chinese as your langauge?
  396. # [09:04] * Joins: gyzmodo (x@89.146.111.158)
  397. # [09:05] * Joins: niloy (~niloy@61.12.96.242)
  398. # [09:07] * Quits: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com) (Quit: Leaving.)
  399. # [09:09] <ellis_wong> yes
  400. # [09:10] <ellis_wong> but if I user type=“date” ,it display 2001-11-01
  401. # [09:11] <ellis_wong> it make me confused
  402. # [09:12] * Quits: SevenMachines (~SevenMach@anon-189-38.vpn.ipredator.se) (Ping timeout: 265 seconds)
  403. # [09:15] * Joins: kitallis (~kitallis@122.167.220.51)
  404. # [09:24] * Quits: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net) (Remote host closed the connection)
  405. # [09:29] * Quits: roadt_ (~roadt@60.168.85.244) (Ping timeout: 252 seconds)
  406. # [09:29] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
  407. # [09:30] * Joins: Reenen (c4d405fa@gateway/web/freenode/ip.196.212.5.250)
  408. # [09:33] * Quits: schnoodles (~schnoodle@119.63.221.131) (Remote host closed the connection)
  409. # [09:33] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  410. # [09:34] * Quits: Z33K|Lux (~highoh@c-67-171-35-186.hsd1.wa.comcast.net)
  411. # [09:36] * Joins: gavin_hu_ (~gravof@125.116.173.57)
  412. # [09:36] * Quits: gavin_huang (~gravof@122.247.254.132) (Ping timeout: 252 seconds)
  413. # [09:40] * Joins: zeppo (~zeppo@static-88.131.87.100.addr.tdcsong.se)
  414. # [09:40] * Quits: niloy (~niloy@61.12.96.242) (Remote host closed the connection)
  415. # [09:40] * Quits: zeppo (~zeppo@static-88.131.87.100.addr.tdcsong.se) (Client Quit)
  416. # [09:42] * Quits: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de) (Quit: Linkinus - http://linkinus.com)
  417. # [09:42] * Quits: ellis_wong (~Administr@61.140.132.154) (Ping timeout: 248 seconds)
  418. # [09:42] * Joins: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de)
  419. # [09:49] * Quits: abstractj|away (~abstractj@ec2-107-22-246-134.compute-1.amazonaws.com) (Read error: Operation timed out)
  420. # [09:49] * Joins: shwetank (~shwetank@122.173.222.120)
  421. # [09:49] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  422. # [09:50] * Joins: abstractj|away (~abstractj@ec2-107-22-246-134.compute-1.amazonaws.com)
  423. # [09:50] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  424. # [09:52] * Joins: pokoli (~pokoli@171.Red-81-35-56.dynamicIP.rima-tde.net)
  425. # [09:56] * Joins: dhruvasagar (~dhruvasag@122.166.231.238)
  426. # [09:56] * Joins: ellis_wong (~Administr@61.140.132.154)
  427. # [09:58] <ellis_wong> :-(
  428. # [10:00] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Remote host closed the connection)
  429. # [10:01] * Quits: ajaykools (~ajay@122.167.223.175) (Ping timeout: 245 seconds)
  430. # [10:04] * Joins: Ms2ger (~Ms2ger@91.181.64.130)
  431. # [10:04] * Quits: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net) (Remote host closed the connection)
  432. # [10:05] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  433. # [10:05] * Quits: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it) (Read error: Connection timed out)
  434. # [10:06] * Quits: markeg (~mark@123.16.80.183) (Quit: Leaving)
  435. # [10:07] * Joins: chinaman (~Miranda@61.50.225.128)
  436. # [10:07] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Don't follow me)
  437. # [10:08] <daze> maybe set the <html> lang attribute? :/
  438. # [10:09] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
  439. # [10:13] * Quits: tylerstalder (~tylerstal@c-76-21-12-194.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  440. # [10:16] * Quits: GeorgeH (~George@c-69-141-105-145.hsd1.nj.comcast.net) (Quit: Leaving)
  441. # [10:17] <ellis_wong> oh !how to set lang attribute in masterpage
  442. # [10:17] * Joins: whitman (~whitman@itsad-034.its.dur.ac.uk)
  443. # [10:20] * Joins: ajaykools (~ajay@122.167.223.175)
  444. # [10:20] * Joins: JakeA (~Adium@93-97-17-15.zone5.bethere.co.uk)
  445. # [10:21] * Quits: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net) (Quit: pretzel123)
  446. # [10:22] * Joins: sean` (~seankoole@host108-077.kpn-gprs.nl)
  447. # [10:22] * Quits: JakeA (~Adium@93-97-17-15.zone5.bethere.co.uk) (Read error: Connection reset by peer)
  448. # [10:22] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
  449. # [10:22] * Joins: JakeA (~Adium@93-97-17-15.zone5.bethere.co.uk)
  450. # [10:26] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  451. # [10:28] * Quits: madcow2 (~madcow@86.291.dsl.mel.iprimus.net.au) (Ping timeout: 252 seconds)
  452. # [10:29] * Quits: trineam (~trineam@unaffiliated/trineam) (Ping timeout: 256 seconds)
  453. # [10:30] * Quits: sean` (~seankoole@host108-077.kpn-gprs.nl) (Ping timeout: 248 seconds)
  454. # [10:32] * Joins: madcow2 (~madcow@86.291.dsl.mel.iprimus.net.au)
  455. # [10:34] * Joins: ivosq (~ivosq@nl-218-203.netlogon.liu.se)
  456. # [10:34] * Quits: chinaman (~Miranda@61.50.225.128) (Read error: Connection reset by peer)
  457. # [10:36] * Quits: Artel (~Careott@pool-71-252-157-218.dllstx.fios.verizon.net) (Ping timeout: 246 seconds)
  458. # [10:37] * Joins: AnthonyCat (~AnthonyCa@CPE-58-175-28-253.mqdl1.lon.bigpond.net.au)
  459. # [10:41] * Parts: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  460. # [10:44] * Joins: manuchill (~mstalfoor@83.232.96.217)
  461. # [10:45] * Parts: manuchill (~mstalfoor@83.232.96.217)
  462. # [10:45] * Quits: madcow2 (~madcow@86.291.dsl.mel.iprimus.net.au) (Ping timeout: 252 seconds)
  463. # [10:46] * Quits: barneybook (~kvirc@1-162-46-49.dynamic.hinet.net) (Read error: Connection reset by peer)
  464. # [10:46] * Joins: lep_ (6d401065@gateway/web/freenode/ip.109.64.16.101)
  465. # [10:48] <lep_> i'm using a video element as background to a website, It's set to autoplay and loop, does anyone know of a hack to make it autoplay in mobile, if not phones at least on android tablets +ipads?
  466. # [10:48] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-rrcpviusmvhifnjj)
  467. # [10:48] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  468. # [10:51] * Joins: phrearch (~Phrearch@46-253-178-52.dynamic.monzoon.net)
  469. # [10:51] * Quits: Konboi (~Konboi@122x213x52x170.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
  470. # [10:51] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  471. # [10:53] * Joins: snearch (~snearch@f053014082.adsl.alicedsl.de)
  472. # [10:53] * Parts: Kolombiken (~Adium@217.13.228.226)
  473. # [10:55] * Quits: snearch (~snearch@f053014082.adsl.alicedsl.de) (Remote host closed the connection)
  474. # [10:55] * Joins: snearch (~snearch@f053014082.adsl.alicedsl.de)
  475. # [10:55] * Joins: SevenMachines (~SevenMach@89.249.79.61)
  476. # [10:55] * Quits: daze (~daze@client-212-117-18-111.inturbo.lt)
  477. # [10:55] * Quits: snearch (~snearch@f053014082.adsl.alicedsl.de) (Read error: Connection reset by peer)
  478. # [10:55] * Joins: snearch (~snearch@f053014082.adsl.alicedsl.de)
  479. # [10:55] * Joins: daze (~daze@client-212-117-18-111.inturbo.lt)
  480. # [10:56] * Quits: snearch (~snearch@f053014082.adsl.alicedsl.de) (Read error: Connection reset by peer)
  481. # [10:57] * Joins: snearch (~snearch@f053014082.adsl.alicedsl.de)
  482. # [10:57] * Quits: snearch (~snearch@f053014082.adsl.alicedsl.de) (Client Quit)
  483. # [10:58] * Quits: theCole (~cole@cable-158-181-94-2.cust.telecolumbus.net) (Read error: Connection reset by peer)
  484. # [10:58] * Joins: snearch (~snearch@f053014082.adsl.alicedsl.de)
  485. # [10:59] * Joins: theCole (~cole@cable-158-181-94-2.cust.telecolumbus.net)
  486. # [11:02] * Quits: Jayrays (~parabola@unaffiliated/jayrays) (Ping timeout: 246 seconds)
  487. # [11:03] * Quits: AnthonyCat (~AnthonyCa@CPE-58-175-28-253.mqdl1.lon.bigpond.net.au) (Quit: AnthonyCat)
  488. # [11:03] * Quits: pinage404 (~pinage404@APuteaux-651-1-52-248.w81-249.abo.wanadoo.fr) (Ping timeout: 252 seconds)
  489. # [11:06] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 245 seconds)
  490. # [11:07] * Quits: SevenMachines (~SevenMach@89.249.79.61) (Remote host closed the connection)
  491. # [11:09] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  492. # [11:11] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  493. # [11:11] * Joins: sean` (~seankoole@188.207.90.156)
  494. # [11:14] * Joins: SevenMachines (~SevenMach@89.249.79.61)
  495. # [11:17] * Joins: pinage404 (~pinage404@APuteaux-651-1-68-200.w81-249.abo.wanadoo.fr)
  496. # [11:18] * Joins: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  497. # [11:19] <moo-_-> lep_: mobile does not support autoplay
  498. # [11:19] <moo-_-> and probably never will (apple)
  499. # [11:19] <moo-_-> due to bandwidth costs and other sad excuses
  500. # [11:21] * Quits: pinage404 (~pinage404@APuteaux-651-1-68-200.w81-249.abo.wanadoo.fr) (Remote host closed the connection)
  501. # [11:21] * Quits: sean` (~seankoole@188.207.90.156) (Ping timeout: 244 seconds)
  502. # [11:21] * Parts: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  503. # [11:22] * Joins: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de)
  504. # [11:25] * Parts: ellis_wong (~Administr@61.140.132.154)
  505. # [11:26] * Joins: Ametrine (~trineam@unaffiliated/trineam)
  506. # [11:26] * Joins: roadt_ (~roadt@60.168.85.244)
  507. # [11:27] * Joins: Jayrays (~parabola@unaffiliated/jayrays)
  508. # [11:27] * Quits: phrearch (~Phrearch@46-253-178-52.dynamic.monzoon.net) (Quit: Leaving)
  509. # [11:28] * Ametrine is now known as trineam
  510. # [11:29] * Joins: phrearch (~Phrearch@46-253-178-52.dynamic.monzoon.net)
  511. # [11:30] * Quits: lep_ (6d401065@gateway/web/freenode/ip.109.64.16.101) (Quit: Page closed)
  512. # [11:45] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  513. # [11:48] * phrearch is now known as __jeroen
  514. # [11:48] * Joins: niloy (~niloy@61.12.96.242)
  515. # [11:49] * Quits: shwetank (~shwetank@122.173.222.120) (Quit: Linkinus - http://linkinus.com)
  516. # [11:57] * Joins: dmachi (~dmachi@pool-72-66-199-224.ronkva.east.verizon.net)
  517. # [11:58] * Quits: dmachi1 (~dmachi@pool-71-254-76-245.ronkva.east.verizon.net) (Ping timeout: 246 seconds)
  518. # [12:00] * Joins: nonge_ (~nonge@p5082A488.dip.t-dialin.net)
  519. # [12:02] * abstractj|away is now known as abstractj
  520. # [12:03] * Quits: nonge (~nonge@p5082AED8.dip.t-dialin.net) (Ping timeout: 252 seconds)
  521. # [12:07] * Quits: morficus (~morficus@c-98-243-20-125.hsd1.mi.comcast.net) (Read error: Connection reset by peer)
  522. # [12:07] * Quits: __jeroen (~Phrearch@46-253-178-52.dynamic.monzoon.net) (Quit: Leaving)
  523. # [12:07] * Joins: morficus (~morficus@c-98-243-20-125.hsd1.mi.comcast.net)
  524. # [12:08] * Joins: sarro (~sarro@i5E8653F2.versanet.de)
  525. # [12:18] * Joins: danja (~danny@host234-76-dynamic.22-79-r.retail.telecomitalia.it)
  526. # [12:20] * Quits: remysharp (u4345@gateway/web/irccloud.com/x-bvrsazqfktlsmqij) (Ping timeout: 252 seconds)
  527. # [12:20] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-zvlgsssbmtqpnkbz) (Ping timeout: 252 seconds)
  528. # [12:21] * Quits: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net) (Quit: Leaving...)
  529. # [12:23] * Joins: beeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de)
  530. # [12:23] * Quits: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  531. # [12:25] * Joins: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  532. # [12:26] * Joins: vikash (~vikash@223.165.28.230)
  533. # [12:27] * Quits: mr_lou (~sirlou@2.109.206.14) (Quit: Ex-Chat)
  534. # [12:27] * Quits: vikash (~vikash@223.165.28.230) (Changing host)
  535. # [12:27] * Joins: vikash (~vikash@unaffiliated/vikash)
  536. # [12:33] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-btxvpsljqpagikls)
  537. # [12:34] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-jusiivxweqfsgjde)
  538. # [12:36] * Quits: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481) (Quit: wwguo)
  539. # [12:36] * Joins: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  540. # [12:37] * Parts: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  541. # [12:38] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  542. # [12:39] * Quits: benv (~benv@75-101-56-189.dsl.static.sonic.net) (Read error: Connection reset by peer)
  543. # [12:41] * Joins: saschagehlich (~sascha@e178001198.adsl.alicedsl.de)
  544. # [12:43] * Joins: benv (~benv@75-101-56-189.dsl.static.sonic.net)
  545. # [12:44] * Quits: beeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 256 seconds)
  546. # [12:48] * Joins: drublic (~drublic@frbg-5f730147.pool.mediaWays.net)
  547. # [12:51] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  548. # [12:52] * Joins: Dasleah (~das@ppp121-44-10-15.lns20.syd6.internode.on.net)
  549. # [12:56] * Joins: newswami (~chatzilla@117.216.84.191)
  550. # [12:58] * Joins: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com)
  551. # [13:03] * Quits: roadt_ (~roadt@60.168.85.244) (Ping timeout: 245 seconds)
  552. # [13:04] * Joins: pradeepbv (~pradeepbv@27.61.50.61)
  553. # [13:04] * Joins: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net)
  554. # [13:07] * Joins: artheist (~sylvain@cac94-2-82-66-238-128.fbx.proxad.net)
  555. # [13:09] <artheist> hi all
  556. # [13:10] <artheist> I got a question concerning WebAudioKit and streaming
  557. # [13:11] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  558. # [13:11] <artheist> I currently have an application that can load a local audio (.wav) file and do some processing with it using the audio file as an arraybuffer
  559. # [13:12] <artheist> Now, I want to be able to do the same processing with a streaming audio (icecast), but I am little confused about the way toachieve it
  560. # [13:13] <pitchfork> read the docs?
  561. # [13:14] <artheist> I am able to play it correctly, using the <audio> but I can't find a way to retrieve this playing audio as an Arraybuffer
  562. # [13:15] <artheist> pitchfork : well, I have been digging the web about this, but which docs are you talking about exactly ?
  563. # [13:15] <pitchfork> icecast docs
  564. # [13:16] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  565. # [13:17] <artheist> well, the problem imho is not icecast side, cause I can play the stream correctly, but rather html5/js side to find the proper function that can convert a .ogg stream into an arraybuffer
  566. # [13:18] <artheist> more specifically creatMediaElementSource takes audio as an argument
  567. # [13:18] <artheist> but decodeAudioData takes an arraybuffer
  568. # [13:19] <artheist> what I would like is converting my audio into a source.buffer that can then be treated as an arraybuffer
  569. # [13:19] <artheist> but this doesn't seem to work and/or I am not using these properly
  570. # [13:19] <artheist> does it make sense ?
  571. # [13:20] * Quits: vikash (~vikash@unaffiliated/vikash) (Ping timeout: 244 seconds)
  572. # [13:21] <artheist> (it seems there are flash solutions to achieve this but I would rather not use flash as far as possible)
  573. # [13:21] <artheist> by the way, it seems there's a lot more for dealing with video than audio which is quite frustrating
  574. # [13:22] <artheist> like video.js for example
  575. # [13:24] <artheist> ok ...
  576. # [13:25] * Quits: roy____ (~roy@a218065.upc-a.chello.nl) (Remote host closed the connection)
  577. # [13:28] * Joins: javahorn (7d119d04@gateway/web/freenode/ip.125.17.157.4)
  578. # [13:30] <artheist> ... no one ?
  579. # [13:32] <moo-_-> artheist: jsfiddle.net example would help?
  580. # [13:32] * Joins: devongovett (~devongove@208.251.135.189)
  581. # [13:32] * Quits: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com) (Ping timeout: 246 seconds)
  582. # [13:32] * Joins: Armen138 (~armen@dsl-69-171-154-4.acanac.net)
  583. # [13:32] <moo-_-> artheist: you mean the API does not exist or you get an error mesage?
  584. # [13:32] <moo-_-> saying does not work really does not tell anything
  585. # [13:33] * Joins: vikash (~vikash@223.165.28.230)
  586. # [13:33] * Quits: vikash (~vikash@223.165.28.230) (Changing host)
  587. # [13:33] * Joins: vikash (~vikash@unaffiliated/vikash)
  588. # [13:35] * Quits: pradeepbv (~pradeepbv@27.61.50.61) (Read error: Connection reset by peer)
  589. # [13:35] * Joins: beeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de)
  590. # [13:36] <artheist> moo-_- : I got an error while doing this
  591. # [13:36] <artheist> var audio = new Audio()
  592. # [13:36] <artheist> audio.src = 'url_to_my_stream.ogg'
  593. # [13:36] * Quits: newswami (~chatzilla@117.216.84.191) (Ping timeout: 252 seconds)
  594. # [13:37] <artheist> var context = new webkitAudioContext();
  595. # [13:37] <artheist> var source = context.createMediaElementSource(audio);
  596. # [13:37] <moo-_-> artheist: please paste code examples to jsfiddle.net or pastie.org
  597. # [13:37] <artheist> ok, sorry
  598. # [13:39] * Joins: newswami (~chatzilla@117.216.84.191)
  599. # [13:40] * Joins: jreading (~Adium@ip98-169-200-82.dc.dc.cox.net)
  600. # [13:41] * Joins: roadt_ (~roadt@60.168.85.244)
  601. # [13:44] * Quits: saschagehlich (~sascha@e178001198.adsl.alicedsl.de) (Quit: saschagehlich)
  602. # [13:46] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 244 seconds)
  603. # [13:50] * Quits: SevenMachines (~SevenMach@89.249.79.61) (Ping timeout: 265 seconds)
  604. # [13:51] * Joins: saschagehlich (~sascha@p4FC3E780.dip.t-dialin.net)
  605. # [13:51] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  606. # [13:53] * Joins: pradeepbv (~pradeepbv@223.228.20.116)
  607. # [14:03] * Quits: sunbeam (~sunbeam@79.99.2.128) (Quit: leaving)
  608. # [14:05] * Joins: saschagehlich_ (~sascha@tmo-106-247.customers.d1-online.com)
  609. # [14:05] * Quits: saschagehlich (~sascha@p4FC3E780.dip.t-dialin.net) (Ping timeout: 252 seconds)
  610. # [14:05] * saschagehlich_ is now known as saschagehlich
  611. # [14:09] * Quits: newswami (~chatzilla@117.216.84.191) (Ping timeout: 252 seconds)
  612. # [14:09] * Joins: f3553 (~f3553@gw.mirror.se)
  613. # [14:12] * Quits: gavin_hu_ (~gravof@125.116.173.57) (Ping timeout: 265 seconds)
  614. # [14:12] * Joins: newswami (~chatzilla@117.216.84.191)
  615. # [14:17] <vikash> Example for #CSS3 transition -> http://thimbletest.org/p/dbf Please review it
  616. # [14:19] * Joins: gavin_huang (~gravof@63.141.237.88)
  617. # [14:22] * Joins: sethetter (44660134@gateway/web/freenode/ip.68.102.1.52)
  618. # [14:23] * Quits: snearch (~snearch@f053014082.adsl.alicedsl.de) (Quit: Verlassend)
  619. # [14:25] * Joins: SevenMachines (~SevenMach@89.249.79.61)
  620. # [14:26] * Quits: beeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  621. # [14:26] * Quits: pradeepbv (~pradeepbv@223.228.20.116) (Quit: pradeepbv)
  622. # [14:26] * Joins: venom00 (~venom00@fw-necst.elet.polimi.it)
  623. # [14:26] * Quits: venom00 (~venom00@fw-necst.elet.polimi.it) (Changing host)
  624. # [14:26] * Joins: venom00 (~venom00@unaffiliated/venom00)
  625. # [14:30] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
  626. # [14:31] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  627. # [14:34] * Quits: devongovett (~devongove@208.251.135.189) (Quit: devongovett)
  628. # [14:35] * Joins: pradeepbv (~pradeepbv@27.61.34.189)
  629. # [14:37] * Quits: SevenMachines (~SevenMach@89.249.79.61) (Ping timeout: 252 seconds)
  630. # [14:38] * Quits: josiah_ (~josiah@60-241-98-254.static.tpgi.com.au) (Quit: Leaving)
  631. # [14:40] * Quits: pradeepbv (~pradeepbv@27.61.34.189) (Ping timeout: 246 seconds)
  632. # [14:40] * Joins: pradeepbv (~pradeepbv@223.227.173.173)
  633. # [14:43] * Quits: Jayrays (~parabola@unaffiliated/jayrays) (Ping timeout: 245 seconds)
  634. # [14:44] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  635. # [14:44] * Joins: devmikey (~irc@unaffiliated/devmikey)
  636. # [14:44] * abstractj is now known as abstractj|away
  637. # [14:45] * Joins: shwetank (~shwetank@122.173.222.120)
  638. # [14:47] * Joins: erichynds (~ehynds@64.206.121.41)
  639. # [14:52] * Quits: pradeepbv (~pradeepbv@223.227.173.173) (Read error: Connection reset by peer)
  640. # [14:56] * Joins: rhudea (~Adium@dublin-proxy.adobe.com)
  641. # [14:59] * Quits: niloy (~niloy@61.12.96.242) (Ping timeout: 246 seconds)
  642. # [15:00] * Joins: SevenMachines (~SevenMach@89.249.79.61)
  643. # [15:01] * Joins: GhostFreeman (~GhostFree@12.22.93.195)
  644. # [15:01] * Joins: pradeepbv (~pradeepbv@27.61.41.138)
  645. # [15:02] * Joins: Jayrays (~parabola@unaffiliated/jayrays)
  646. # [15:02] * Quits: gorekee (~danGra@p5DC48D05.dip0.t-ipconnect.de) (Quit: Linkinus - http://linkinus.com)
  647. # [15:03] * Joins: mishunov (~spliter@77.88.72.162)
  648. # [15:05] * Quits: SevenMachines (~SevenMach@89.249.79.61) (Ping timeout: 265 seconds)
  649. # [15:05] * Quits: dhruvasagar (~dhruvasag@122.166.231.238) (Ping timeout: 240 seconds)
  650. # [15:05] * Joins: natts (~bluenatt@200.68.94.105)
  651. # [15:10] * Quits: Dasleah (~das@ppp121-44-10-15.lns20.syd6.internode.on.net) (Quit: Leaving)
  652. # [15:12] * Quits: pradeepbv (~pradeepbv@27.61.41.138) (Read error: Connection reset by peer)
  653. # [15:14] * Joins: pradeepbv (~pradeepbv@27.61.42.120)
  654. # [15:14] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  655. # [15:14] <ffs82defxp> guys how can i stop elements that are contenteditable from also editting their parent's content?
  656. # [15:17] * Joins: SevenMachines (~SevenMach@89.249.79.61)
  657. # [15:17] * Joins: chrisdev (~chrisdev@oldtfw01.pearsontc.com)
  658. # [15:19] <AskMP> Morning all… |_P
  659. # [15:19] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  660. # [15:21] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
  661. # [15:24] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  662. # [15:24] * Joins: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net)
  663. # [15:26] * Quits: pradeepbv (~pradeepbv@27.61.42.120) (Read error: Connection reset by peer)
  664. # [15:26] * nonge_ is now known as nonge
  665. # [15:28] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  666. # [15:29] * Quits: Reenen (c4d405fa@gateway/web/freenode/ip.196.212.5.250) (Ping timeout: 245 seconds)
  667. # [15:29] <AskMP> ffs82defxp: the parent content shouldn’t be editable…
  668. # [15:29] <AskMP> only the nested element would be.
  669. # [15:30] <ffs82defxp> That's what i thought. I just never set the height and width
  670. # [15:30] <ffs82defxp> its working now
  671. # [15:36] * Quits: glcrazy (~quassel@79.119.95.38) (Ping timeout: 246 seconds)
  672. # [15:36] * Quits: dtang (~dtang@96-40-170-250.dhcp.mtpk.ca.charter.com) (Quit: dtang)
  673. # [15:37] * Joins: glcrazy (~quassel@rdslink-v90-198.suceava.rdsnet.ro)
  674. # [15:39] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 246 seconds)
  675. # [15:40] * Quits: saschagehlich (~sascha@tmo-106-247.customers.d1-online.com) (Read error: Connection reset by peer)
  676. # [15:43] * Joins: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com)
  677. # [15:44] * Quits: venom00 (~venom00@unaffiliated/venom00) (Ping timeout: 252 seconds)
  678. # [15:46] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: dflk;adfslkj;alsiekfj;laiskdf)
  679. # [15:47] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  680. # [15:49] * Quits: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net) (Read error: Operation timed out)
  681. # [15:52] * Quits: ajaykools (~ajay@122.167.223.175) (Ping timeout: 246 seconds)
  682. # [15:52] * Joins: pradeepbv (~pradeepbv@27.61.7.121)
  683. # [15:56] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
  684. # [15:56] * Joins: Valah_ (~Valah@AOrleans-258-1-131-208.w90-21.abo.wanadoo.fr)
  685. # [15:59] * Quits: Valah (~Valah@AOrleans-258-1-120-37.w90-21.abo.wanadoo.fr) (Ping timeout: 245 seconds)
  686. # [16:00] * Quits: SevenMachines (~SevenMach@89.249.79.61) (Remote host closed the connection)
  687. # [16:01] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  688. # [16:01] * Quits: dnstbr (~dnstbr@24.167.85.137) (Quit: Computer has gone to sleep.)
  689. # [16:02] * Joins: dnstbr (~dnstbr@24.167.85.137)
  690. # [16:02] * Quits: dnstbr (~dnstbr@24.167.85.137) (Client Quit)
  691. # [16:02] * Joins: benitoo (~benito@189-71-74-106.user.veloxzone.com.br)
  692. # [16:04] * Parts: benitoo (~benito@189-71-74-106.user.veloxzone.com.br)
  693. # [16:04] * Joins: dilvie (~chatzilla@c-50-131-97-22.hsd1.ca.comcast.net)
  694. # [16:07] * Joins: Artel (~Careott@pool-71-252-157-218.dllstx.fios.verizon.net)
  695. # [16:08] * Quits: pradeepbv (~pradeepbv@27.61.7.121) (Read error: Connection reset by peer)
  696. # [16:08] * Quits: shwetank (~shwetank@122.173.222.120) (Quit: Linkinus - http://linkinus.com)
  697. # [16:08] * Parts: jreading (~Adium@ip98-169-200-82.dc.dc.cox.net)
  698. # [16:09] * Quits: sethetter (44660134@gateway/web/freenode/ip.68.102.1.52) (Quit: Page closed)
  699. # [16:10] * Joins: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  700. # [16:11] * Parts: wwguo (~wwguo@2001:da8:e000:240c:223:aeff:fe42:7481)
  701. # [16:14] * Joins: pradeepbv (~pradeepbv@223.227.91.200)
  702. # [16:16] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Quit: Linkinus - http://linkinus.com)
  703. # [16:18] * Quits: pradeepbv (~pradeepbv@223.227.91.200) (Read error: Connection reset by peer)
  704. # [16:22] * miketaylr is now known as miketaylrawaylol
  705. # [16:22] * Joins: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com)
  706. # [16:24] * Joins: myrman (~friendly@c-a23c70d5.035-31-73746f28.cust.bredbandsbolaget.se)
  707. # [16:27] * Joins: Lectus (~quassel@189-105-87-123.user.veloxzone.com.br)
  708. # [16:27] * Joins: saschagehlich (~sascha@tmo-106-247.customers.d1-online.com)
  709. # [16:27] * Joins: Konboi (~Konboi@EM117-55-65-145.emobile.ad.jp)
  710. # [16:27] <Lectus> Hello! I want to learn html5. What's a good html5 aware editor to get me started?
  711. # [16:28] * Joins: rickibalboa (~ricki@84.19.108.75)
  712. # [16:28] <_shorinji_> that's opening up a can of worms :)
  713. # [16:29] <_shorinji_> I use gvim every day, but I wouldn't recommend it to newcomers
  714. # [16:29] * Quits: newswami (~chatzilla@117.216.84.191) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122843])
  715. # [16:30] <Lectus> I use vim a lot
  716. # [16:30] <Lectus> but I want more like an IDE
  717. # [16:31] <Lectus> for web dev
  718. # [16:32] * miketaylrawaylol is now known as miketaylr
  719. # [16:32] <_shorinji_> lot of my collegues use netbeans
  720. # [16:32] * Joins: vikash (~vikash@unaffiliated/vikash)
  721. # [16:33] <iamdustan> c9.io
  722. # [16:34] * abstractj|away is now known as abstractj
  723. # [16:35] * Quits: thefirstdude (~gasdfg@75-134-145-10.dhcp.roch.mn.charter.com) (Read error: Connection reset by peer)
  724. # [16:35] * Joins: JonEdney (~JonEdney@unaffiliated/jonedney)
  725. # [16:37] * Joins: dtang (~dtang@pool-71-189-61-95.lsanca.fios.verizon.net)
  726. # [16:38] * Quits: Ducki (~Ducki@pD9E3981B.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  727. # [16:39] * Joins: sedovsek (~robert@93-103-104-107.dynamic.t-2.net)
  728. # [16:39] * Quits: gyzmodo (x@89.146.111.158) (Ping timeout: 245 seconds)
  729. # [16:39] * Joins: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de)
  730. # [16:43] * abstractj is now known as abstractj|away
  731. # [16:44] * abstractj|away is now known as abstractj
  732. # [16:46] * Quits: Guest92680 (~chris4@lieking.the.mudkipz.ws) (Ping timeout: 265 seconds)
  733. # [16:49] * Joins: zirman (~zirman@pdpc/supporter/active/zirman)
  734. # [16:50] * Joins: Guest95216 (~chris4@lieking.the.mudkipz.ws)
  735. # [16:54] * abstractj is now known as abstractj|away
  736. # [16:54] * Quits: mishunov (~spliter@77.88.72.162) (Quit: mishunov)
  737. # [16:55] * Quits: theCole (~cole@cable-158-181-94-2.cust.telecolumbus.net) (Quit: theCole)
  738. # [16:56] * Quits: zinjacoder (~zinjacode@pool-173-48-214-179.bstnma.fios.verizon.net) (Remote host closed the connection)
  739. # [16:57] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
  740. # [16:58] * abstractj|away is now known as abstractj
  741. # [16:59] * Quits: sedovsek (~robert@93-103-104-107.dynamic.t-2.net) (Quit: sedovsek)
  742. # [16:59] * Joins: zinjacoder (~zinjacode@pool-173-48-214-179.bstnma.fios.verizon.net)
  743. # [17:01] * Joins: drknus_ (~user@blk-222-141-162.eastlink.ca)
  744. # [17:01] * Quits: drknus_ (~user@blk-222-141-162.eastlink.ca) (Remote host closed the connection)
  745. # [17:01] * Joins: drknus (~user@blk-222-141-162.eastlink.ca)
  746. # [17:02] * Quits: drknus (~user@blk-222-141-162.eastlink.ca) (Client Quit)
  747. # [17:03] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Remote host closed the connection)
  748. # [17:03] * Joins: drknus (~user@node1.halihost.ca)
  749. # [17:04] * Quits: drknus (~user@node1.halihost.ca) (Client Quit)
  750. # [17:04] * Quits: zinjacoder (~zinjacode@pool-173-48-214-179.bstnma.fios.verizon.net) (Quit: Peace!)
  751. # [17:04] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 265 seconds)
  752. # [17:04] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  753. # [17:05] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  754. # [17:05] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  755. # [17:05] * Joins: moshee (~moshee@unaffiliated/moshee)
  756. # [17:05] * Quits: dilvie (~chatzilla@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
  757. # [17:07] * Joins: r0tha (~r0tha@173.247.200.122)
  758. # [17:09] * Joins: jsullivandigs (~jsullivan@bbb72-0-162-40.bendbroadband.com)
  759. # [17:10] <j0e^> if theres a method or a property i'm not sure if its jQuery or javascript, is there a site/documentation i can just search for it ?
  760. # [17:11] * Joins: progzer (~progzer@115.249.31.195)
  761. # [17:11] <j0e^> i'm just learning and every time i google something i'm not fammiliar with it brings up different sites and usually its not a formal documentation
  762. # [17:12] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Quit: Not that there is anything wrong with that)
  763. # [17:12] <progzer> Is there any way to scale a background-image (sprite sheet with animations)?
  764. # [17:12] <progzer> Perhaps draw to a canvas?
  765. # [17:14] * abstractj is now known as abstractj|away
  766. # [17:15] * Joins: Iarfen (~quassel@190-21-170-22.baf.movistar.cl)
  767. # [17:15] <Pomax> paul_irish: http://www.typotheque.com/articles/opentype_features_in_web_browsers
  768. # [17:15] <Pomax> fix chrome~
  769. # [17:18] * Joins: sedovsek (~robert@93-103-104-107.dynamic.t-2.net)
  770. # [17:19] * Quits: chanakya (darkcomet2@gateway/shell/trekweb.org/x-urgfboalcxacqupz) (Ping timeout: 248 seconds)
  771. # [17:19] * Quits: roel (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
  772. # [17:22] * Quits: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 256 seconds)
  773. # [17:23] * Quits: natts (~bluenatt@200.68.94.105) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  774. # [17:25] * Quits: callumacrae (~callumacr@phpbb/website/callumacrae) (Ping timeout: 252 seconds)
  775. # [17:26] * Joins: BreadMaker (~BreadMake@pc-3-69-83-200.cm.vtr.net)
  776. # [17:28] * Joins: callumacrae (~callumacr@phpbb/website/callumacrae)
  777. # [17:28] * Joins: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net)
  778. # [17:31] * Quits: poolshark (~quassel@dslb-178-008-180-102.pools.arcor-ip.net) (Remote host closed the connection)
  779. # [17:31] * Joins: thcipria1i (~tyler@173-14-24-158-Colorado.hfc.comcastbusiness.net)
  780. # [17:31] <paul_irish> Pomax: there is an open ticket on this
  781. # [17:31] <paul_irish> pretty sure our tokyo office is active on this effort right now
  782. # [17:32] <Pomax> ah, cool
  783. # [17:32] <paul_irish> j0e^: yeah that's how it works in web development. :)
  784. # [17:32] <Pomax> that means they are likely to do vert/vrt2/kana/etc too, which this article seems to ignore
  785. # [17:32] <paul_irish> racist article.
  786. # [17:32] <Pomax> I demand my Japanese features
  787. # [17:32] <paul_irish> :D
  788. # [17:33] * Joins: nkuttler (~nkuttler@unaffiliated/nkuttler)
  789. # [17:35] * Joins: chriseppstein (~chrisepps@209.119.65.162)
  790. # [17:38] <vikash> paul_irish, ping
  791. # [17:38] * Quits: Ron_D (~Chevalric@77.242.116.2) (Quit: Ron_D)
  792. # [17:38] <paul_irish> hey vikash
  793. # [17:38] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  794. # [17:38] <vikash> hello
  795. # [17:38] <paul_irish> you see j0e^'s comment above? :'(
  796. # [17:39] <vikash> me?
  797. # [17:39] <vikash> No
  798. # [17:39] <paul_irish> well okay. what's up
  799. # [17:39] <vikash> Read
  800. # [17:39] <vikash> :-)
  801. # [17:40] <vikash> j0e^: yeah that's how it works in web development. :) via paul_irish again
  802. # [17:40] <vikash> :D :D
  803. # [17:40] <paul_irish> " [08:03:18] i'm just learning and every time i google something i'm not fammiliar with it brings up different sites and usually its not a formal documentation "
  804. # [17:40] <paul_irish> ya
  805. # [17:40] <vikash> I was talking about prefixes and w3org dropped
  806. # [17:41] <vikash> he need to read specs :-)
  807. # [17:41] * edwardbc_ is now known as edwardbc
  808. # [17:41] <vikash> what should I do now ?
  809. # [17:41] * Quits: sirecote (sirecote@64.15.76.9) (Ping timeout: 244 seconds)
  810. # [17:41] * vikash is just smiling while typing this
  811. # [17:41] * Quits: dtang (~dtang@pool-71-189-61-95.lsanca.fios.verizon.net) (Quit: dtang)
  812. # [17:42] <vikash> paul_irish, ^
  813. # [17:42] * Quits: artheist (~sylvain@cac94-2-82-66-238-128.fbx.proxad.net) (Ping timeout: 265 seconds)
  814. # [17:42] <paul_irish> vikash: you're asking me what to do? :)
  815. # [17:42] <paul_irish> is this about the h5r patches?
  816. # [17:43] <vikash> yup
  817. # [17:43] <vikash> things change so dynamically in the web world :-)
  818. # [17:44] * Quits: progzer (~progzer@115.249.31.195) (Ping timeout: 245 seconds)
  819. # [17:44] <vikash> paul_irish, so what should I do? I think prefixes would still make sense as a patch
  820. # [17:44] * Joins: RonaldoMcDonald (~RonaldoMc@5ac4e147.bb.sky.com)
  821. # [17:45] <RonaldoMcDonald> Hey guys, quick questions. As per html5 spec, are you able to used the header element more than once on a page?
  822. # [17:45] <paul_irish> vikash: is this for the article content? i think in most cases we've done well but we could use some fix ups. i'd love patches for them.
  823. # [17:45] <paul_irish> the example in the filters article is ideal, we have some magic to recommend preprocessors
  824. # [17:46] <vikash> magic, as in ?
  825. # [17:46] <Pomax> RonaldoMcDonald: yes
  826. # [17:46] <paul_irish> RonaldoMcDonald: yes you can. it doesnt really do much
  827. # [17:46] <paul_irish> i take that back. it gets an implied ARIA role.
  828. # [17:46] <Pomax> it's semantic, it just says "this is the header for whatever part-of-page you are now looking at"
  829. # [17:46] <Pomax> so one header per section = fine
  830. # [17:46] <Pomax> because i tmakes sense
  831. # [17:46] <paul_irish> ++.
  832. # [17:46] <Pomax> multiple headers just randomly on the page = don't do that =D
  833. # [17:47] <RonaldoMcDonald> hmm, thanks for the help. I ask because i'm tasking to make an interface that contains sub windows and i wanted to give each window(div) a header element
  834. # [17:47] * Joins: Sirecote (sirecote@64.15.76.9)
  835. # [17:48] <RonaldoMcDonald> *tasked
  836. # [17:48] <Pomax> if the window is just a graphical element inside a larger "single thing", I'd recommend not using headers
  837. # [17:48] <Pomax> think of <header> as "this says something about this bit of page that can be treated as an isolated thing on its own"
  838. # [17:48] <RonaldoMcDonald> Pomax, yea, that's what I was thinking..
  839. # [17:48] <RonaldoMcDonald> thanks again ;)
  840. # [17:49] <paul_irish> vikash: http://www.html5rocks.com/en/tutorials/filters/understanding-css/#toc-how
  841. # [17:50] <paul_irish> the +filter bit with the tooltip
  842. # [17:51] * Quits: tantek (~tantek@50-0-92-247.dsl.dynamic.sonic.net) (Quit: tantek)
  843. # [17:51] <vikash> AVAILABILITY IN MODERN BROWSERS
  844. # [17:52] <vikash> the source looks pretty -moz-filter: ...
  845. # [17:52] * Quits: kitallis (~kitallis@122.167.220.51) (Quit: Computer has gone to sleep.)
  846. # [17:52] <paul_irish> yeah the source has all variants..
  847. # [17:52] <vikash> yeah :-) I am seeing it
  848. # [17:52] * Joins: taylorRichie (~Adium@208.110.141.169)
  849. # [17:53] <vikash> Today, I was writing an example for Transition so couldn't see it and respond to the tweet :)
  850. # [17:53] * Quits: javahorn (7d119d04@gateway/web/freenode/ip.125.17.157.4) (Ping timeout: 245 seconds)
  851. # [17:54] <vikash> and had been very busy all day :-) :-)
  852. # [17:56] <vikash> Filters + Boot2Gecko = Simple instagram :-)
  853. # [17:56] <paul_irish> vikash: http://code.google.com/p/html5rocks/source/browse/www.html5rocks.com/content/tutorials/getusermedia/intro/en/index.md#350
  854. # [17:56] <paul_irish> bbiab
  855. # [17:56] <Pomax> anything + B2G = instant win
  856. # [17:56] * Quits: sedovsek (~robert@93-103-104-107.dynamic.t-2.net) (Quit: sedovsek)
  857. # [17:57] <vikash> paul_irish, the code looks very pretty
  858. # [17:58] <vikash> whosoever written it, I must say, its awesome, I couldn't have written such one at all
  859. # [17:58] <vikash> paul_irish, I got no reply for my cla? is it accepted or rejected?
  860. # [17:58] * Joins: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net)
  861. # [18:00] * Quits: Konboi (~Konboi@EM117-55-65-145.emobile.ad.jp) (Remote host closed the connection)
  862. # [18:01] * Quits: Jayrays (~parabola@unaffiliated/jayrays) (Ping timeout: 246 seconds)
  863. # [18:02] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  864. # [18:02] * Quits: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net) (Client Quit)
  865. # [18:03] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
  866. # [18:05] * Joins: pkinchington (~pkinching@cpc8-lanc6-2-0-cust118.3-3.cable.virginmedia.com)
  867. # [18:05] * Quits: ivosq (~ivosq@nl-218-203.netlogon.liu.se) (Quit: Leaving)
  868. # [18:05] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Read error: Connection reset by peer)
  869. # [18:05] <vikash> Great articles!
  870. # [18:06] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  871. # [18:06] <vikash> I will contribute soon, for sure
  872. # [18:06] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Read error: Connection reset by peer)
  873. # [18:06] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  874. # [18:06] * Parts: taylorRichie (~Adium@208.110.141.169)
  875. # [18:07] * Quits: evasivx_ (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Ping timeout: 265 seconds)
  876. # [18:09] * Joins: glcrazy_ (~quassel@rdslink-v90-198.suceava.rdsnet.ro)
  877. # [18:09] * Quits: glcrazy (~quassel@rdslink-v90-198.suceava.rdsnet.ro) (Ping timeout: 246 seconds)
  878. # [18:10] <j0e^> ppaul_irishh : & vikash - tnx for the reply! ! mm.. maybe an IDE with a good html5 plugin with small explenation that pops up when you use a method? .. I guess i just got used to the good life of android sdk...
  879. # [18:10] * Quits: mokush (~mokush@188.24.50.192) (Quit: Konversation terminated!)
  880. # [18:10] * Quits: neersight[d] (neer@is.a.slave.to.neersighted.com) (Ping timeout: 246 seconds)
  881. # [18:11] <vikash> j0e^, you can try Aptana and it has eclipse plugin too
  882. # [18:11] * boaz is now known as boaz|away
  883. # [18:11] * Quits: pkinchington (~pkinching@cpc8-lanc6-2-0-cust118.3-3.cable.virginmedia.com) (Quit: pkinchington)
  884. # [18:11] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Read error: Connection reset by peer)
  885. # [18:12] <j0e^> ««vikash»» ill check it out thanks!
  886. # [18:12] * Joins: bot-t (~bot-t@117.207.58.17)
  887. # [18:12] <vikash> np
  888. # [18:12] * Quits: bot-t (~bot-t@117.207.58.17) (Changing host)
  889. # [18:12] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  890. # [18:12] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  891. # [18:13] * Joins: neersight[d] (neer@is.a.slave.to.neersighted.com)
  892. # [18:13] <j0e^> can you see the ugly colors on your nickname or is it only in my script?
  893. # [18:14] * Joins: tylerstalder (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net)
  894. # [18:14] <vikash> its because you tagged me in the post
  895. # [18:14] <j0e^> yea but its only visible on my client right?
  896. # [18:15] <vikash> it has to
  897. # [18:15] * Quits: whitman (~whitman@itsad-034.its.dur.ac.uk)
  898. # [18:16] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Read error: Connection reset by peer)
  899. # [18:16] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  900. # [18:17] <j0e^> ok .. sorry i dont remember what i did to this mirc client 10 years ago..
  901. # [18:18] <vikash> :-)
  902. # [18:18] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  903. # [18:18] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  904. # [18:18] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  905. # [18:18] <paul_irish> qSA is 8x faster in webkit now. http://trac.webkit.org/changeset/119330/
  906. # [18:20] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  907. # [18:20] * Quits: Guest95216 (~chris4@lieking.the.mudkipz.ws) (Ping timeout: 246 seconds)
  908. # [18:22] * Joins: dilvie (~chatzilla@50.0.141.114)
  909. # [18:23] <Jon47> aw yisssss
  910. # [18:26] * Joins: Viceroy (~ViceroyPu@cpe-72-190-114-245.tx.res.rr.com)
  911. # [18:29] * Joins: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com)
  912. # [18:30] * Viceroy is now known as Viceroy21
  913. # [18:31] * Joins: chrisward (~chris4@lieking.the.mudkipz.ws)
  914. # [18:31] * chrisward is now known as Guest42332
  915. # [18:32] * Viceroy21 is now known as Viceroy19
  916. # [18:32] * Joins: artheist (~sylvain@cac94-2-82-66-238-128.fbx.proxad.net)
  917. # [18:33] * Parts: Viceroy19 (~ViceroyPu@cpe-72-190-114-245.tx.res.rr.com) ("Leaving")
  918. # [18:33] * Quits: myrman (~friendly@c-a23c70d5.035-31-73746f28.cust.bredbandsbolaget.se) (Ping timeout: 256 seconds)
  919. # [18:34] * Quits: Guest42332 (~chris4@lieking.the.mudkipz.ws) (Read error: Connection reset by peer)
  920. # [18:37] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  921. # [18:37] * Joins: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net)
  922. # [18:37] * Joins: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de)
  923. # [18:37] * Joins: tw2113 (~tw2113@69.9.246.98)
  924. # [18:37] * Quits: tw2113 (~tw2113@69.9.246.98) (Changing host)
  925. # [18:37] * Joins: tw2113 (~tw2113@fedora/tw2113)
  926. # [18:38] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
  927. # [18:39] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  928. # [18:40] * Quits: JakeA (~Adium@93-97-17-15.zone5.bethere.co.uk) (Quit: Leaving.)
  929. # [18:40] * Joins: dtang (~dtang@pool-71-189-61-95.lsanca.fios.verizon.net)
  930. # [18:41] <David_Bradbury> I hope at some point there will be a way to make an element some sort of filter mask. Say for example, a div that you have floating a picture that makes that section behind the dive grayscale or blurred
  931. # [18:41] * Joins: ryan_tait (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net)
  932. # [18:41] * Joins: venom00 (~venom00@unaffiliated/venom00)
  933. # [18:42] <David_Bradbury> s/dive/div
  934. # [18:43] * Joins: jarek (~jarek@aeaq251.neoplus.adsl.tpnet.pl)
  935. # [18:43] * Quits: jarek (~jarek@aeaq251.neoplus.adsl.tpnet.pl) (Changing host)
  936. # [18:43] * Joins: jarek (~jarek@unaffiliated/jarek)
  937. # [18:43] <paul_irish> vikash: basically after you submit it, you're good
  938. # [18:43] <paul_irish> turns out we dont have a "you're accepted!'" email :)
  939. # [18:43] * skynet-2000 is now known as skynet
  940. # [18:44] * skynet is now known as Guest491
  941. # [18:44] <jarek> paul_irish: do you have any clues how many people are currently working on Dart at Google?
  942. # [18:44] * paul_irish shrugs
  943. # [18:45] <paul_irish> dunno
  944. # [18:45] <tw2113> what is the download url for chrome canary?
  945. # [18:45] <tw2113> i think that's their nightly
  946. # [18:45] <paul_irish> i know a search engine you can use to find that, tw2113
  947. # [18:45] <ryan_tait> https://tools.google.com/dlpage/chromesxs
  948. # [18:45] <tw2113> well played *goes to duckduckgo*
  949. # [18:45] <jarek> there doesn't seem to be happening a lot around Dart, which makes me sad :|
  950. # [18:45] <paul_irish> sxs stands for side by side.
  951. # [18:46] <paul_irish> jarek: there is. follow Seth Ladd on G+
  952. # [18:46] * Joins: JasonStoudt (~jstoudt@208.58.46.51)
  953. # [18:46] * Quits: alternut (~anonymous@unaffiliated/alternut) (Read error: Connection reset by peer)
  954. # [18:46] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com)
  955. # [18:46] <tw2113> bah, windows only
  956. # [18:46] <paul_irish> canary is mac & win only
  957. # [18:46] * Joins: alternut (~anonymous@unaffiliated/alternut)
  958. # [18:46] <paul_irish> no linux ya
  959. # [18:47] <tw2113> lame, maybe next time i boot into windows
  960. # [18:47] <tw2113> *evernotes the url*
  961. # [18:47] <JasonStoudt> paul_irish: Is there a place where we can make some noise to get a canary build on linux?
  962. # [18:48] <tw2113> twitter
  963. # [18:48] <jarek> JasonStoudt: Google already provides daily builds for Linux
  964. # [18:49] <jarek> JasonStoudt: check http://commondatastorage.googleapis.com/chromium-browser-continuous/index.html
  965. # [18:49] <jarek> and http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html
  966. # [18:49] * Quits: dtang (~dtang@pool-71-189-61-95.lsanca.fios.verizon.net) (Quit: dtang)
  967. # [18:50] <JasonStoudt> jarek: thanks, seems the chromium repo I am on here is a version behind chrome stable
  968. # [18:51] <jarek> JasonStoudt: if I recall correctly http://commondatastorage.googleapis.com/chromium-browser-continuous/index.html contains Chrome builds (even though the URL says it's Chromium)
  969. # [18:52] * Quits: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net) (Quit: Leaving.)
  970. # [18:52] <tw2113> ok better question, what version is canary at right now? i see this in the fedora repos: google-chrome-unstable.i386 21.0.1163.0-140240
  971. # [18:53] * Joins: jeema (~jima@64.128.82.30)
  972. # [18:54] * Joins: mattkelly (~mattwkell@173.252.71.2)
  973. # [18:55] * Quits: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net) (Remote host closed the connection)
  974. # [18:55] <paul_irish> tw2113: http://omahaproxy.appspot.com/viewer
  975. # [18:55] <paul_irish> 21.0.1167.0
  976. # [18:56] <tw2113> looks like i wouldn't be far off then with that unstable one then
  977. # [18:56] * Quits: beeviz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  978. # [18:56] <paul_irish> yup
  979. # [18:56] <paul_irish> lgtm
  980. # [18:56] <JasonStoudt> jarek: seems like it's in between the port from chromium to google chrome -- there's some hints of google chrome and some hints of chromium
  981. # [18:56] * Quits: artheist (~sylvain@cac94-2-82-66-238-128.fbx.proxad.net) (Quit: Konversation terminated!)
  982. # [18:57] <paul_irish> hmm?
  983. # [18:57] <paul_irish> in canary?
  984. # [18:57] * Joins: mike (~mike@169.241.49.58)
  985. # [18:57] * mike is now known as Guest49944
  986. # [18:58] <JasonStoudt> paul_irish: I downloaded the build jarek directing to me above
  987. # [18:58] * Quits: zirman (~zirman@pdpc/supporter/active/zirman) (Quit: zirman)
  988. # [18:58] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
  989. # [18:59] <tw2113> bah, that's why i never did much with this...forgot that fedora doesn't allow multiple versions of chrome at once. May need to find a way around that
  990. # [18:59] * Quits: benv (~benv@75-101-56-189.dsl.static.sonic.net) (Quit: Computer has gone to sleep.)
  991. # [19:00] * Quits: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com) (Quit: yodasw16)
  992. # [19:00] * Joins: rodd (~truncate@c9348c48.virtua.com.br)
  993. # [19:01] * Joins: sethladd (sethladd@nat/google/x-medvrrmqunwucwtt)
  994. # [19:01] <sethladd> someone asking about Dart? :)
  995. # [19:01] <paul_irish> jarek: ^
  996. # [19:01] <paul_irish> JasonStoudt: those are just straight up edge chromium builds.
  997. # [19:02] <sethladd> jarek: if you have questions, let me know, happy to help
  998. # [19:02] * Joins: zirman (~zirman@pdpc/supporter/active/zirman)
  999. # [19:03] * Quits: pokoli (~pokoli@171.Red-81-35-56.dynamicIP.rima-tde.net) (Quit: Me'n vaig)
  1000. # [19:04] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  1001. # [19:04] * Joins: brrutzo (~john@160.79.20.210)
  1002. # [19:05] <JasonStoudt> paul_irish: jarek: nice...looks like there a ton more dev tool features coming down the line
  1003. # [19:05] <paul_irish> bigtime
  1004. # [19:05] <jarek> sethladd: oh, hi!
  1005. # [19:05] * Quits: Guest49944 (~mike@169.241.49.58) (Quit: Leaving)
  1006. # [19:05] * Joins: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com)
  1007. # [19:05] <jarek> sethladd: what is the best place to follow the development of Dart?
  1008. # [19:05] <jarek> sethladd: (besides your posts on Google plus and Dart blog)
  1009. # [19:06] * Joins: Adawerk (~ada@169.241.49.58)
  1010. # [19:08] <jarek> there was also http://dartweekly.com/, but it seems to be dead
  1011. # [19:08] * Quits: tylerstalder (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  1012. # [19:08] * Joins: chasefarmer (~cfarmer@64.79.127.118)
  1013. # [19:08] * Joins: blueants (~blueants@4.30.121.126)
  1014. # [19:08] <sethladd> Hi Jarek! Try news.dartlang.org, +Dart: Structured web apps, and/or @dart_lang. Pick your poison :)
  1015. # [19:09] <sethladd> oh, also blog.dartwatch.com has good community updates
  1016. # [19:09] * Quits: sethladd (sethladd@nat/google/x-medvrrmqunwucwtt) (Remote host closed the connection)
  1017. # [19:10] <jarek> cool, bookrmarked
  1018. # [19:11] * Parts: blueants (~blueants@4.30.121.126)
  1019. # [19:11] <jarek> is there something like CoffeeScript for Dart?
  1020. # [19:11] * Quits: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com) (Ping timeout: 246 seconds)
  1021. # [19:12] <tw2113> i'm sure sheppy with Mozilla will be glad to reach July...getting rid of mindtouch for MDN
  1022. # [19:13] <j0e^> is right shifting to a float variable in javascript automatically resize the variable to int?
  1023. # [19:13] * Joins: myrman (~friendly@c-a23c70d5.035-31-73746f28.cust.bredbandsbolaget.se)
  1024. # [19:14] <jarek> j0e^: there are no ints in JS
  1025. # [19:14] * Joins: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com)
  1026. # [19:15] <j0e^> what do you meen? how many bits does it use if i assign say- var a = 3; ?
  1027. # [19:16] <j0e^> mean*
  1028. # [19:16] <paul_irish> vikash: email me.. paulirish@ and we can sync up better
  1029. # [19:17] * paul_irish is now known as paul_irish_
  1030. # [19:17] <jarek> j0e^: afair it would be 64 bits
  1031. # [19:17] * Joins: sethladd (sethladd@nat/google/x-rtaxkcshhmntbvlp)
  1032. # [19:17] <vikash> paul_irish_, sure and thanks for taking interest :-)
  1033. # [19:17] <vikash> sethladd, hey,
  1034. # [19:18] <vikash> sethladd, hows life, and dart going?
  1035. # [19:18] * Quits: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com) (Read error: Connection reset by peer)
  1036. # [19:18] * Quits: BreadMaker (~BreadMake@pc-3-69-83-200.cm.vtr.net) (Ping timeout: 245 seconds)
  1037. # [19:18] <jarek> sethladd: how many developers are working on Dart (language spec, compiler, IDE) now?
  1038. # [19:19] * boaz|away is now known as boaz
  1039. # [19:19] <zirman> j0e^: js uses IEEE 754 floats. http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html
  1040. # [19:19] <vikash> jarek, you must join #dart
  1041. # [19:19] <vikash> jarek, and search for Dart Hackathon too
  1042. # [19:19] <sethladd> jarek: yes, so we don't spam this channel, I'll see you in #dart :)
  1043. # [19:19] * Parts: brrutzo (~john@160.79.20.210)
  1044. # [19:19] <vikash> you will find lots of resources on that
  1045. # [19:19] * Joins: BreadMaker (~BreadMake@pc-3-69-83-200.cm.vtr.net)
  1046. # [19:20] <jarek> I thought you can talk about anything related to browser here :P
  1047. # [19:20] * Joins: dgathright (~dgathrigh@nat/yahoo/x-hakoueesmngxomwz)
  1048. # [19:20] * Joins: Chuguniy (~Chuguniy@pine.chociz.com)
  1049. # [19:21] <j0e^> ««zirman»» wow.. tnx..
  1050. # [19:21] <Jayflux> paul_irish_ good vid, not began to use css pre-processors yet I will wait till they are used a lot in production. But good run down off all apps/tools
  1051. # [19:22] * Joins: quest88 (~quest88@12.181.53.99)
  1052. # [19:22] * Quits: Armen138 (~armen@dsl-69-171-154-4.acanac.net) (Quit: Lost terminal)
  1053. # [19:23] * Quits: roadt_ (~roadt@60.168.85.244) (Ping timeout: 265 seconds)
  1054. # [19:25] <tw2113> how will they start getting used in production if people don't start using them now?
  1055. # [19:27] * Quits: Iarfen (~quassel@190-21-170-22.baf.movistar.cl) (Remote host closed the connection)
  1056. # [19:28] * Joins: benv (~benv@50-0-80-160.dsl.static.sonic.net)
  1057. # [19:28] * Joins: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net)
  1058. # [19:32] * Joins: darkc0met (darkcomet@gateway/shell/trekweb.org/x-bpphrmyxgugkjtaw)
  1059. # [19:34] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  1060. # [19:34] <David_Bradbury> Lots of people I know use pre-processors
  1061. # [19:35] <David_Bradbury> I use it sometimes, but I have a hard time letting go of control sometimes :P I'm totally fine with pre-processing my CSS, but HTML and JS, I have issues with for some reason
  1062. # [19:35] <David_Bradbury> - second "sometimes"
  1063. # [19:36] * Joins: patcito (~123@190.237.234.152)
  1064. # [19:36] * Joins: _ryan_t (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net)
  1065. # [19:37] <tw2113> my only real issue is if someone else who doesn't know about SASS/LESS goes in and edits the compiled version, i'd need to make sure to know about the changes
  1066. # [19:37] * Quits: myrman (~friendly@c-a23c70d5.035-31-73746f28.cust.bredbandsbolaget.se) (Ping timeout: 240 seconds)
  1067. # [19:38] <jarek> with the current state of the dev tools it's counter-productive to use SASS/LESS
  1068. # [19:39] * Quits: ryan_tait (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net) (Ping timeout: 256 seconds)
  1069. # [19:40] * Quits: mattkelly (~mattwkell@173.252.71.2) (Ping timeout: 245 seconds)
  1070. # [19:41] <David_Bradbury> Well, I'd assume that if you're using pre-processing that either you're working solo, have your entire team using it, or only you are responsible for the portions you work on
  1071. # [19:41] * Quits: _ryan_t (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net) (Ping timeout: 246 seconds)
  1072. # [19:42] * Joins: Vennril (~vennril@p4FCB0966.dip0.t-ipconnect.de)
  1073. # [19:42] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  1074. # [19:42] <tw2113> heh, there's an idea. give everyone their own stylesheet
  1075. # [19:42] <tw2113> and make it version control s you can see if anyone else commits to yours
  1076. # [19:46] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  1077. # [19:46] * Joins: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net)
  1078. # [19:46] * Joins: mattkelly (~mattwkell@173.252.71.3)
  1079. # [19:48] * Joins: tylerstalder (~tylerstal@50-0-128-190.dsl.dynamic.sonic.net)
  1080. # [19:50] * Quits: nonge (~nonge@p5082A488.dip.t-dialin.net) (Quit: Verlassend)
  1081. # [19:50] * Joins: dslegends (~Dslegends@blk-142-30-219.eastlink.ca)
  1082. # [19:51] <jarek> do you know of any working examples of shadow DOM usage?
  1083. # [19:52] <jarek> I was thinking about using it for custom widgets such as sliders and select boxes, but it seems to be an overkill
  1084. # [19:53] <jarek> if I don't need the widgets to be sandboxed from the rest of the app then there is no point in using shadow DOM, right?
  1085. # [19:53] * Joins: yodha (~Yodha@unaffiliated/yodha)
  1086. # [19:53] * Joins: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com)
  1087. # [19:53] * Quits: dgathright (~dgathrigh@nat/yahoo/x-hakoueesmngxomwz) (Quit: dgathright)
  1088. # [19:54] * Quits: tylerstalder (~tylerstal@50-0-128-190.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
  1089. # [19:55] * Joins: dgathright (~dgathrigh@nat/yahoo/x-jwitmwlkxetucqut)
  1090. # [19:56] * Joins: Armen138 (~armen@dsl-69-171-154-4.acanac.net)
  1091. # [19:57] <vikash> paul_irish_, Can I pm for 2 min
  1092. # [19:58] * Quits: jochen__ (jochen@nat/google/x-eslxgvraklwdetbh) (Remote host closed the connection)
  1093. # [19:58] * Joins: jochen__ (jochen@nat/google/x-cywhjzlgbivrrysz)
  1094. # [19:59] <vikash> paul_irish_, Sent :) thanks
  1095. # [19:59] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  1096. # [20:01] * Joins: drknus (user@2600:3c03::f03c:91ff:feae:8a58)
  1097. # [20:03] * Joins: ryan_tait (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net)
  1098. # [20:03] * Parts: yodha (~Yodha@unaffiliated/yodha)
  1099. # [20:04] <Jayflux> David_Bradbury and thats the point, im not working solo most of the time, another reason im not using it yet
  1100. # [20:05] * Joins: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net)
  1101. # [20:05] * Quits: drknus (user@2600:3c03::f03c:91ff:feae:8a58) (Client Quit)
  1102. # [20:06] * Quits: gavin_huang (~gravof@63.141.237.88) (Read error: Operation timed out)
  1103. # [20:06] * Joins: debsan (~debsan@190.245.74.16)
  1104. # [20:09] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Nice Scotty, now beam my clothes up too!)
  1105. # [20:09] * Quits: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net) (Read error: Operation timed out)
  1106. # [20:10] * Joins: delphianQ (475f1922@gateway/web/freenode/ip.71.95.25.34)
  1107. # [20:15] * Quits: mattkelly (~mattwkell@173.252.71.3) (Ping timeout: 265 seconds)
  1108. # [20:16] * Joins: mattkelly (~mattwkell@173.252.71.2)
  1109. # [20:18] * Joins: roadt_ (~roadt@60.168.85.244)
  1110. # [20:21] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 248 seconds)
  1111. # [20:21] * Quits: sethladd (sethladd@nat/google/x-rtaxkcshhmntbvlp) (Remote host closed the connection)
  1112. # [20:21] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: Leaving)
  1113. # [20:22] * Joins: koggdal (~koggdal@c213-89-119-74.bredband.comhem.se)
  1114. # [20:23] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Quit: Leaving.)
  1115. # [20:23] * Quits: Guest491 (SkyNet-200@gateway/shell/trekweb.org/x-zehsnsdxoduxltgb) (Changing host)
  1116. # [20:23] * Joins: Guest491 (SkyNet-200@unaffiliated/skynet2000)
  1117. # [20:23] * Quits: Guest491 (SkyNet-200@unaffiliated/skynet2000) (Changing host)
  1118. # [20:23] * Joins: Guest491 (SkyNet-200@gateway/shell/trekweb.org/x-zehsnsdxoduxltgb)
  1119. # [20:23] * Guest491 is now known as skynet-2000
  1120. # [20:25] * Joins: necolas (~necolas@5e0844a7.bb.sky.com)
  1121. # [20:26] * Quits: Adawerk (~ada@169.241.49.58) (Quit: Leaving)
  1122. # [20:28] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Read error: Operation timed out)
  1123. # [20:30] * Quits: thcipria1i (~tyler@173-14-24-158-Colorado.hfc.comcastbusiness.net) (Ping timeout: 246 seconds)
  1124. # [20:35] * Quits: thcipriani (~tyler@li430-16.members.linode.com) (Ping timeout: 245 seconds)
  1125. # [20:35] * Joins: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net)
  1126. # [20:36] * Joins: thcipriani (~tyler@li430-16.members.linode.com)
  1127. # [20:37] * Joins: Reite (~chris@ti0189a340-dhcp0242.bb.online.no)
  1128. # [20:38] * Joins: Adawerk (~ada@169.241.49.58)
  1129. # [20:40] * Joins: theCole (~cole@p5795BA6F.dip.t-dialin.net)
  1130. # [20:40] * Joins: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com)
  1131. # [20:40] * Quits: thcipriani (~tyler@li430-16.members.linode.com) (Ping timeout: 248 seconds)
  1132. # [20:40] * Quits: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com) (Max SendQ exceeded)
  1133. # [20:41] * Joins: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com)
  1134. # [20:41] * Joins: thcipriani (~tyler@li430-16.members.linode.com)
  1135. # [20:42] * Quits: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net) (Ping timeout: 260 seconds)
  1136. # [20:43] * Joins: SevenMachines (~SevenMach@anon-172-81.vpn.ipredator.se)
  1137. # [20:44] * Joins: Adawerk_ (~ada@169.241.49.57)
  1138. # [20:45] * Joins: tylerstalder (~tylerstal@50-0-128-190.dsl.dynamic.sonic.net)
  1139. # [20:47] * Quits: Adawerk (~ada@169.241.49.58) (Ping timeout: 244 seconds)
  1140. # [20:47] * Quits: patcito (~123@190.237.234.152) (Read error: Connection reset by peer)
  1141. # [20:49] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1142. # [20:49] * Quits: Armen138 (~armen@dsl-69-171-154-4.acanac.net) (Quit: reboot!)
  1143. # [20:50] * Joins: enoex (~enoex@50-0-185-198.dsl.dynamic.sonic.net)
  1144. # [20:51] * Quits: tylerstalder (~tylerstal@50-0-128-190.dsl.dynamic.sonic.net) (Ping timeout: 244 seconds)
  1145. # [20:52] * Quits: RonaldoMcDonald (~RonaldoMc@5ac4e147.bb.sky.com) (Quit: Leaving)
  1146. # [20:52] * Joins: natts (~bluenatt@200.68.94.105)
  1147. # [20:52] * Joins: patcito (~123@190.237.234.152)
  1148. # [20:52] * Joins: zinjacoder (~zinjacode@pool-173-48-214-179.bstnma.fios.verizon.net)
  1149. # [20:53] * Quits: alternut (~anonymous@unaffiliated/alternut) (Remote host closed the connection)
  1150. # [20:53] * Joins: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se)
  1151. # [20:54] * Quits: theCole (~cole@p5795BA6F.dip.t-dialin.net) (Quit: theCole)
  1152. # [20:55] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  1153. # [20:56] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: Gone)
  1154. # [20:58] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1155. # [20:58] <David_Bradbury> Fair enough :)
  1156. # [20:59] <David_Bradbury> Any ideas on how one might do a drag and drop between to items instead of on top of the items?
  1157. # [21:00] * Joins: Telgalizer (~Telg@static-96-252-180-213.tampfl.fios.verizon.net)
  1158. # [21:01] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Read error: Connection reset by peer)
  1159. # [21:01] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1160. # [21:01] * Quits: SevenMachines (~SevenMach@anon-172-81.vpn.ipredator.se) (Ping timeout: 244 seconds)
  1161. # [21:02] * Joins: tw2113 (~tw2113@fedora/tw2113)
  1162. # [21:08] * Joins: thcipria1i (~tyler@173-14-24-158-Colorado.hfc.comcastbusiness.net)
  1163. # [21:09] * Quits: mascix (~opakdil@83.66.110.192) (Quit: Leaving.)
  1164. # [21:09] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  1165. # [21:10] * Joins: mike5w3c_ (~MikeSmith@s1106136.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1166. # [21:12] * Quits: mike5w3c (~MikeSmith@s1106238.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 260 seconds)
  1167. # [21:12] * mike5w3c_ is now known as mike5w3c
  1168. # [21:15] * Joins: SevenMachines (~SevenMach@anon-186-175.vpn.ipredator.se)
  1169. # [21:16] * Quits: Telgalizer (~Telg@static-96-252-180-213.tampfl.fios.verizon.net) (Remote host closed the connection)
  1170. # [21:16] * Quits: delphianQ (475f1922@gateway/web/freenode/ip.71.95.25.34) (Ping timeout: 245 seconds)
  1171. # [21:19] * Joins: imsky (~imsky@c-71-194-152-46.hsd1.in.comcast.net)
  1172. # [21:19] * JasonStoudt is now known as JasonS|away
  1173. # [21:19] * Joins: Telgalizer (~Telg@static-96-252-180-213.tampfl.fios.verizon.net)
  1174. # [21:19] * Joins: croby (~croby@209.221.131.68)
  1175. # [21:22] * Joins: Armen138 (~armen@69.171.154.4)
  1176. # [21:23] * Quits: rumpl (~rumpl@smtp.megalo-company.com) (Ping timeout: 246 seconds)
  1177. # [21:23] * Quits: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net) (Quit: Leaving.)
  1178. # [21:25] * Quits: ZombieFeynman (~zombiefey@ip70-162-85-179.ph.ph.cox.net) (Read error: Connection reset by peer)
  1179. # [21:26] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  1180. # [21:27] * Quits: natts (~bluenatt@200.68.94.105) (Read error: Connection timed out)
  1181. # [21:28] * Joins: natts (~bluenatt@200.68.94.105)
  1182. # [21:33] * Joins: devongovett (~devongove@pppoe-68-142-52-125.gmavt.net)
  1183. # [21:36] * Joins: masondesu (~masondesu@adsl-98-84-73-171.gsp.bellsouth.net)
  1184. # [21:38] * Quits: croby (~croby@209.221.131.68) (Quit: croby)
  1185. # [21:40] * Quits: chasefarmer (~cfarmer@64.79.127.118) (Ping timeout: 248 seconds)
  1186. # [21:41] * Joins: nekr (~nekr@95-26-245-208.broadband.corbina.ru)
  1187. # [21:43] * Quits: Stava (~Stava@78-69-111-20-no83.tbcn.telia.com) (Remote host closed the connection)
  1188. # [21:44] * Quits: mattkelly (~mattwkell@173.252.71.2) (Ping timeout: 246 seconds)
  1189. # [21:45] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 246 seconds)
  1190. # [21:47] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  1191. # [21:48] * Joins: axos411 (~axos@xdsl-78-35-157-95.netcologne.de)
  1192. # [21:48] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  1193. # [21:50] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1194. # [21:53] * Joins: mokush (~mokush@188.24.50.192)
  1195. # [21:53] * Quits: mokush (~mokush@188.24.50.192) (Client Quit)
  1196. # [21:55] * Joins: mokush (~mokush@188.24.50.192)
  1197. # [21:58] * Quits: mokush (~mokush@188.24.50.192) (Client Quit)
  1198. # [21:58] * Quits: devongovett (~devongove@pppoe-68-142-52-125.gmavt.net) (Quit: devongovett)
  1199. # [21:58] * boaz is now known as boaz|away
  1200. # [22:03] * Joins: mokush (~mokush@188.24.50.192)
  1201. # [22:04] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  1202. # [22:06] * Quits: ryan_tait (~ryan_tait@s72-38-252-210.static.datacom.cgocable.net) (Quit: Im Out! http://ryantait.com - new site coming soon!)
  1203. # [22:08] * Quits: Dr4g (u3226@gateway/web/irccloud.com/x-heuraatlqhourauw) (Excess Flood)
  1204. # [22:08] * Quits: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com) (Quit: Leaving.)
  1205. # [22:08] * Quits: zinjacoder (~zinjacode@pool-173-48-214-179.bstnma.fios.verizon.net) (Quit: Peace!)
  1206. # [22:08] * Joins: Dr4g (u3226@gateway/web/irccloud.com/x-nneaisfguwcwgtaf)
  1207. # [22:10] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  1208. # [22:11] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
  1209. # [22:12] * Quits: axos411 (~axos@xdsl-78-35-157-95.netcologne.de) (Ping timeout: 252 seconds)
  1210. # [22:12] * Quits: dilvie (~chatzilla@50.0.141.114) (Remote host closed the connection)
  1211. # [22:12] * Quits: SevenMachines (~SevenMach@anon-186-175.vpn.ipredator.se) (Ping timeout: 246 seconds)
  1212. # [22:15] * Parts: Jesdisciple (~Jesdiscip@cpe-72-181-150-65.tx.res.rr.com)
  1213. # [22:15] * Quits: natts (~bluenatt@200.68.94.105) (Read error: Connection timed out)
  1214. # [22:16] * Joins: natts (~bluenatt@200.68.94.105)
  1215. # [22:18] * Joins: BigKing (~BigKing@dslb-088-077-164-080.pools.arcor-ip.net)
  1216. # [22:19] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  1217. # [22:20] * Joins: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net)
  1218. # [22:22] * Quits: Ms2ger (~Ms2ger@91.181.64.130) (Quit: nn)
  1219. # [22:22] * Quits: mokush (~mokush@188.24.50.192) (Quit: Konversation terminated!)
  1220. # [22:29] * Joins: SevenMachines (~SevenMach@93.182.139.166)
  1221. # [22:30] * Joins: tantek (~tantek@70-36-215-74.dsl.dynamic.sonic.net)
  1222. # [22:30] * Joins: tylersta_ (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net)
  1223. # [22:34] * Joins: chasefarmer (~cfarmer@64.79.127.118)
  1224. # [22:35] * Quits: natts (~bluenatt@200.68.94.105) (Read error: Connection timed out)
  1225. # [22:35] * Joins: dilvie (~chatzilla@50.0.141.114)
  1226. # [22:38] * Joins: ArtificialEX (~Alex@74.51.22.114)
  1227. # [22:38] * Quits: ArtificialEX (~Alex@74.51.22.114) (Max SendQ exceeded)
  1228. # [22:38] * Joins: ArtificialEX (~Alex@74.51.22.114)
  1229. # [22:38] * Quits: ArtificialEX (~Alex@74.51.22.114) (Max SendQ exceeded)
  1230. # [22:39] * Joins: ArtificialEX (~Alex@74.51.22.114)
  1231. # [22:40] * Joins: mattkelly (~mattwkell@173.252.71.3)
  1232. # [22:42] * Quits: roadt_ (~roadt@60.168.85.244) (Ping timeout: 246 seconds)
  1233. # [22:42] * Joins: Matt_____ (~textual@184.71.170.250)
  1234. # [22:43] * Quits: tylersta_ (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
  1235. # [22:45] * Joins: teear_ (teear@84-231-35-33.elisa-mobile.fi)
  1236. # [22:47] <teear_> hello
  1237. # [22:47] * Quits: teear_ (teear@84-231-35-33.elisa-mobile.fi) (Read error: Connection reset by peer)
  1238. # [22:47] * Joins: teear (teear@84-231-35-33.elisa-mobile.fi)
  1239. # [22:48] <David_Bradbury> Hi
  1240. # [22:49] <teear> If i were a html 5 tag i were a <drunkenmunky></drunkenmunky> tag, eh, mate
  1241. # [22:50] <David_Bradbury> <label id="teear" role="drunkenmunkey">Indeed</label>
  1242. # [22:51] * Quits: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Quit: Leaving.)
  1243. # [22:51] <teear> caniuse, I would like to use a tag on my bag on my shag with the ladies with the tag on the shag on the bag with the id of teear and role of the whiskeybottle, yarr
  1244. # [22:52] * Joins: tylerstalder (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net)
  1245. # [22:52] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  1246. # [22:53] * Joins: mokush (~mokush@188.24.50.192)
  1247. # [22:53] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  1248. # [22:54] <teear> Anything new in html 5 in these last few months?
  1249. # [22:54] * boaz|away is now known as boaz
  1250. # [22:55] <teear> Any new polyfills
  1251. # [22:58] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1252. # [22:58] * Quits: masondesu (~masondesu@adsl-98-84-73-171.gsp.bellsouth.net) (Quit: sleep)
  1253. # [23:00] * Joins: masondesu (~masondesu@adsl-98-84-73-171.gsp.bellsouth.net)
  1254. # [23:04] * Quits: dragonshed (~chaka@about/csharp/regular/chaka) (Quit: Leaving)
  1255. # [23:07] * Quits: enoex (~enoex@50-0-185-198.dsl.dynamic.sonic.net) (Quit: enoex)
  1256. # [23:07] * Quits: Artel (~Careott@pool-71-252-157-218.dllstx.fios.verizon.net) (Read error: Connection reset by peer)
  1257. # [23:08] * Quits: mattkelly (~mattwkell@173.252.71.3) (Ping timeout: 256 seconds)
  1258. # [23:10] * Joins: mattkelly (~mattwkell@173.252.71.2)
  1259. # [23:11] * Joins: dragonshed (~chaka@about/csharp/regular/chaka)
  1260. # [23:11] * Quits: masondesu (~masondesu@adsl-98-84-73-171.gsp.bellsouth.net) (Quit: masondesu)
  1261. # [23:12] * Quits: tylerstalder (~tylerstal@c-50-131-59-86.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
  1262. # [23:13] * Joins: enoex (~enoex@50-0-185-198.dsl.dynamic.sonic.net)
  1263. # [23:13] * Quits: GhostFreeman (~GhostFree@12.22.93.195) (Ping timeout: 252 seconds)
  1264. # [23:14] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  1265. # [23:14] * Quits: dgathright (~dgathrigh@nat/yahoo/x-jwitmwlkxetucqut) (Quit: dgathright)
  1266. # [23:15] * abstractj|away is now known as abstractj
  1267. # [23:15] * Quits: chrisbuchholz (~cb@li189-30.members.linode.com) (Quit: leaving)
  1268. # [23:15] * Joins: dgathright (~dgathrigh@nat/yahoo/x-eeaoskzeivxiwvtz)
  1269. # [23:16] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
  1270. # [23:17] * Joins: ColKurtz (~ColKurtz@216.86.217.155)
  1271. # [23:22] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  1272. # [23:22] * Joins: computa_mike (~mike@cpc2-dudl7-0-0-cust1829.wolv.cable.virginmedia.com)
  1273. # [23:27] * Quits: saschagehlich (~sascha@tmo-106-247.customers.d1-online.com) (Read error: Connection reset by peer)
  1274. # [23:30] * Quits: glcrazy_ (~quassel@rdslink-v90-198.suceava.rdsnet.ro) (Read error: Connection reset by peer)
  1275. # [23:31] * Quits: yodasw16 (~dgillhesp@ql1fwhide.rockfin.com) (Quit: yodasw16)
  1276. # [23:33] <computa_mike> quick question : I am working on a HTML desktop application using Titanium Studio but I'm not convinced that I should be continuing with titanium studio given that they're dropping support for Desktop applications - Any advice regarding what I could use instead. Ideally I'd like to package for win / mac / lin.
  1277. # [23:34] * Quits: Reite (~chris@ti0189a340-dhcp0242.bb.online.no) (Ping timeout: 246 seconds)
  1278. # [23:34] <teear> Go with Margaret Thatcher
  1279. # [23:35] <computa_mike> huh?
  1280. # [23:35] * JasonS|away is now known as JasonStoudt
  1281. # [23:39] * Joins: sedovsek (~robert@188-230-195-85.dynamic.t-2.net)
  1282. # [23:40] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
  1283. # [23:42] * Quits: rektide (~rektide@deneb.eldergods.com) (Remote host closed the connection)
  1284. # [23:43] * Quits: BigKing (~BigKing@dslb-088-077-164-080.pools.arcor-ip.net) (Remote host closed the connection)
  1285. # [23:47] * Quits: sedovsek (~robert@188-230-195-85.dynamic.t-2.net) (Quit: sedovsek)
  1286. # [23:48] * Quits: imsky (~imsky@c-71-194-152-46.hsd1.in.comcast.net) (Ping timeout: 246 seconds)
  1287. # [23:50] * Quits: nekr (~nekr@95-26-245-208.broadband.corbina.ru) (Quit: Leaving)
  1288. # [23:53] * Quits: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch) (Quit: ttyl)
  1289. # [23:54] * Quits: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net) (Remote host closed the connection)
  1290. # [23:55] * Quits: tobyx (~tobyx@fsf/member/tobyx) (Quit: Leaving...)
  1291. # [23:55] * abstractj is now known as abstractj|away
  1292. # [23:55] * Joins: saschagehlich (~sascha@e178001198.adsl.alicedsl.de)
  1293. # [23:55] * Parts: computa_mike (~mike@cpc2-dudl7-0-0-cust1829.wolv.cable.virginmedia.com)
  1294. # [23:56] * Joins: dmachi1 (~dmachi@pool-72-66-199-224.ronkva.east.verizon.net)
  1295. # [23:56] * Quits: dmachi (~dmachi@pool-72-66-199-224.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  1296. # [23:58] <David_Bradbury> Just curious, what does Titanium Studio allow you to do what you can't do with a decent text editor and some debugging tools (Firebug/Chrome, etc...)?
  1297. # [23:59] <David_Bradbury> Are you wanting your program to run as a stand-alone app instead of in a browser?
  1298. # Session Close: Fri Jun 08 00:00:00 2012

The end :)