/irc-logs / freenode / #html5 / 2011-08-16 / end

Options:

  1. # Session Start: Tue Aug 16 00:00:00 2011
  2. # Session Ident: #html5
  3. # [00:01] * Quits: jahrome__ (~chatzilla@p4FFDED21.dip.t-dialin.net) (Quit: ChatZilla 0.9.87 [SeaMonkey 2.2/20110706120824])
  4. # [00:02] * Joins: Dorward_ (~Dorward@94-192-4-225.zone6.bethere.co.uk)
  5. # [00:05] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
  6. # [00:05] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.)
  7. # [00:05] * Quits: koggdal (~koggdal@user171.77-105-221.netatonce.net) (Quit: koggdal)
  8. # [00:05] * Quits: BigKing_2nd (~BigKing@p5DD6866B.dip0.t-ipconnect.de) (Remote host closed the connection)
  9. # [00:05] <justinfront> Is there a browser map on html5 etc... features for different browsers so you can see what features can be used with which users, its very tricky to really understand the support and equivalence between browser specific calls... do you guys try to collate this information in a single place, also relative speed on different devices/platforms... for someone not expert in javascript it seems...
  10. # [00:05] <justinfront> ...very messy, I want to understand how to develop something between standard haxe javascript and jeash canvas, but unsure where to look on css/3, javascript etc stuff that users may actually have.
  11. # [00:05] * Quits: Dorward (~Dorward@94-192-4-225.zone6.bethere.co.uk) (Ping timeout: 240 seconds)
  12. # [00:07] <CarterRabasa> Justinfront, yeah I know what you mean.
  13. # [00:07] * Quits: materialdesigner (~cah276@c-98-244-188-29.hsd1.ga.comcast.net) (Quit: materialdesigner)
  14. # [00:08] <CarterRabasa> That's one of the roles a standards body is supposed to play, to help developers understand what is available for general use and what is currently being drafted and refined.
  15. # [00:08] <keithclarkcouk> caniuse.com?
  16. # [00:09] <BrianBlakely> CarterRabasa: Of course I need to be base and ask about features… IE10 will have CSS gradients, why can't that be backported to IE9 as well, obviating the one need most have for filters? I don't completely understand the IE release philosophy.
  17. # [00:10] <CarterRabasa> It's not base, all questions are welcome. I think there's a general philosophy among most software/platform vendors regarding backporting. It's very rarely done, due to the engineering hurdles.
  18. # [00:10] * Joins: nadirvardar (~nadirvard@204.235.122.5)
  19. # [00:10] <CarterRabasa> Justinfront, how familiar are you with the W3C or WHATWG?
  20. # [00:11] * Joins: 14WABYT6U (~Adium@2002:62c9:63f7:1234:226:8ff:fede:6969)
  21. # [00:11] <paul_irish> justinfront: caniuse is pretty close. me and nimbu are developing a complementary site that will help too
  22. # [00:11] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
  23. # [00:12] <BrianBlakely> CarterRabasa: Thanks. To follow up, has the team moved on from IE9, aside from security updates? Will we see anymore features for developers on Vista/7?
  24. # [00:12] <keithclarkcouk> paul_irish: sounds interesting
  25. # [00:12] <BrianBlakely> paul_irish: Same project you mentioned @ Huge talk?
  26. # [00:12] <paul_irish> yes.
  27. # [00:13] <paul_irish> i tease my projects for a while.
  28. # [00:13] <paul_irish> aka i take forever to ship
  29. # [00:13] <BrianBlakely> haha
  30. # [00:14] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  31. # [00:15] <paul_irish> BUT. there is progress on it! this weekend even
  32. # [00:15] * Quits: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk) (Quit: leaving)
  33. # [00:15] <paul_irish> lots
  34. # [00:15] <CarterRabasa> BrianBlakely: IE9 is a wrap, but IE10 keeps the developer love alive on Windows 7
  35. # [00:16] * Joins: Jon47 (~jonz@pool-74-96-160-56.washdc.fios.verizon.net)
  36. # [00:16] <BrianBlakely> CarterRabasa: Oh really? I'd heard that IE10 would be Windows 8 exclusive!
  37. # [00:16] * Parts: 14WABYT6U (~Adium@2002:62c9:63f7:1234:226:8ff:fede:6969)
  38. # [00:16] <BrianBlakely> CarterRabasa: Was that just a rumor or have plans changed?
  39. # [00:16] <justinfront> I am haxe coder... from flash background standards mean that you use flash and you know what the user will see :) Now that I use haxe mostly I approach html/javascript from the same perspective... must admit I am not overly interested in css or html... as far as I am concerned coding layout is much simpler and for the stuff that interests me it may not be such an issue.
  40. # [00:16] <nimbu> LOTS
  41. # [00:16] * Quits: nadirvardar (~nadirvard@204.235.122.5) (Quit: Textual IRC Client: http://www.textualapp.com/)
  42. # [00:18] <CarterRabasa> BrianBlakely: you can get your hands on IE10 on Windows 7 right now - http://www.ietestdrive.com
  43. # [00:18] <justinfront> when I say simpler i would be inclined to make a layout/tween editor... but I really don't know where I can really understand what commands I can tap into and what freedom I can setup.
  44. # [00:18] <BrianBlakely> CarterRabasa: Right, I wasn't sure how that reflected the final strategy. So, just to confirm, no Vista support right?
  45. # [00:19] <justinfront> paul where is your site?
  46. # [00:20] <CarterRabasa> BrianBlakely: Not as of IE10 PP2, sorry I don't have a more definitive roadmap for you.
  47. # [00:21] <BrianBlakely> CarterRabasa: Quite alright, your answers have been very helpful :)
  48. # [00:23] <justinfront> for instance if I wanted to create a WordPress pure javascript semi alternative, but without themes just a wysiwyg editor where would I find out what css/javascript etc... I could rely on for X% of users? And should I be using RSS1 RSS2 RDF or what ever for the data if it was XML based rather than database.
  49. # [00:23] <CarterRabasa> paul_irish: can I contribute my favorite HTML5 resource for #html5?
  50. # [00:23] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
  51. # [00:23] * Quits: m1chael (m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 240 seconds)
  52. # [00:24] * Quits: justinfront (~chatzilla@ADSL136-82.saqnet.co.uk) (Quit: ChatZilla 0.9.86.1 [Firefox 3.6.19/20110707195905])
  53. # [00:24] <paul_irish> CarterRabasa: what is it?
  54. # [00:25] * Joins: justinfront (~chatzilla@ADSL136-82.saqnet.co.uk)
  55. # [00:25] <CarterRabasa> paul_irish: http://twitter.com/#!/html5douche, it's a daily read for me :)
  56. # [00:25] <paul_irish> hahahahha
  57. # [00:25] <paul_irish> ++
  58. # [00:25] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
  59. # [00:28] <justinfront> I left twitter, NOT SURE I SHOULD REJOIN
  60. # [00:28] * Joins: DoubleA1 (~Adium@65.211.27.190)
  61. # [00:28] * Parts: DoubleA1 (~Adium@65.211.27.190)
  62. # [00:28] * Quits: rawfodog (~rawfodog@modemcable118.71-70-69.static.videotron.ca) (Ping timeout: 250 seconds)
  63. # [00:29] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Ping timeout: 250 seconds)
  64. # [00:30] <acidjazz> is there a canvas specific irc channel?
  65. # [00:30] <justinfront> well the obvious ones are dead ?
  66. # [00:31] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 264 seconds)
  67. # [00:31] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
  68. # [00:31] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
  69. # [00:31] * Joins: moshee (~moshee@unaffiliated/moshee)
  70. # [00:32] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  71. # [00:33] <keithclarkcouk> if an answer to IE10's JScript dropping CC's appears, could someone let me know?
  72. # [00:34] <justinfront> well still non the wiser on how you guys actually tell which features are supported on average
  73. # [00:34] <acidjazz> u guys see the tomshardware ie9 tests
  74. # [00:34] <CarterRabasa> keithclarkcouk: have a way for me to reach you?
  75. # [00:34] <acidjazz> http://www.tomshardware.com/reviews/internet-explorer-9-chrome-10-opera-11,2897-14.html
  76. # [00:34] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 258 seconds)
  77. # [00:34] <acidjazz> kidna old but just came across it..
  78. # [00:35] <acidjazz> interesting
  79. # [00:35] <paul_irish> he's @keithclarkcouk on twittrrrrr
  80. # [00:35] <keithclarkcouk> what Paul said :)
  81. # [00:35] <paul_irish> acidjazz: canvas channel is here
  82. # [00:35] <CarterRabasa> keithclarkcouk: I'll ping you, thanks for the Q!
  83. # [00:36] <keithclarkcouk> CarterRabasa: thanks
  84. # [00:36] <justinfront> Just saw this... http://hipsteripsum.me/
  85. # [00:37] <monteslu> speaking of canvas... https://chrome.google.com/webstore/detail/fhkicjglfjkfdfooebaaaokcjgiddbde I can drag and drop images onto this canvas and send them across the wire now
  86. # [00:37] <monteslu> even works in FF :)
  87. # [00:37] <keithclarkcouk> night all
  88. # [00:37] <monteslu> sorry, had to tell someone. just got it to work
  89. # [00:38] * Quits: keithclarkcouk (~keithclar@5e0d13ef.bb.sky.com) (Quit: Leaving)
  90. # [00:38] <monteslu> oh, and the images get shrunken down because app engine's channel API limits messages to 32k
  91. # [00:40] * Joins: tw2113 (~tw2113@fedora/tw2113)
  92. # [00:40] * Joins: m1chael (m1chael@ip68-9-58-51.ri.ri.cox.net)
  93. # [00:41] <acidjazz> is htere canvas Image() functionality to bring that image to the front?
  94. # [00:41] <acidjazz> lets say images were drawn after it and are layered on top
  95. # [00:41] <monteslu> acidjazz, canvas is a raster
  96. # [00:41] * Joins: nerdfiles (~Adium@c-98-201-99-247.hsd1.tx.comcast.net)
  97. # [00:42] * Parts: nerdfiles (~Adium@c-98-201-99-247.hsd1.tx.comcast.net)
  98. # [00:42] <monteslu> but you can maintain your own dom and repaint
  99. # [00:42] <acidjazz> so no
  100. # [00:42] <monteslu> or use dojox.gfx to manage it for you
  101. # [00:42] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
  102. # [00:42] <monteslu> i'm doing it
  103. # [00:42] <acidjazz> raster as in a rectangular grid?
  104. # [00:42] <monteslu> but working around it with keep ojbects to do a psuedo vector graphics
  105. # [00:43] <monteslu> raster is pixels
  106. # [00:43] <monteslu> vector is math
  107. # [00:43] <acidjazz> ok how about this .. something to destroy it
  108. # [00:43] <acidjazz> remove it?
  109. # [00:43] <BrianBlakely> http://twitter.com/#!/html5douche/status/67701832566325249
  110. # [00:43] <socialhapy> http://bit.ly/kjObO1 @html5douche: WHY IS MY ________??
  111. # [00:43] <socialhapy> BECAUSE LEARN JAVASCRIPT.
  112. # [00:43] <BrianBlakely> ...yeah...
  113. # [00:43] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  114. # [00:43] <monteslu> acidjazz, you need to maintain a list of objects and repaint the ones you want to keep
  115. # [00:44] <acidjazz> yea i know how to work around what im asking
  116. # [00:44] <acidjazz> but i 1st wanted to ask if it existed :)
  117. # [00:44] <monteslu> sure, its called SVG :)
  118. # [00:44] <nimbu> :)))
  119. # [00:45] * Quits: zatan (~zatan@5ad19e91.bb.sky.com) (Ping timeout: 240 seconds)
  120. # [00:45] <acidjazz> i wish i could use svg
  121. # [00:45] <monteslu> then use dojox.gfx
  122. # [00:45] <acidjazz> client specifically wants 'html5' thanks to marketing attacking this functionality
  123. # [00:45] <monteslu> and render to canvas
  124. # [00:45] <monteslu> let it maintain the objects
  125. # [00:45] <monteslu> that's what I do with drawitlive.com
  126. # [00:45] <acidjazz> i can write stuff to maintain em i just wanted to make sure i had to
  127. # [00:45] <CarterRabasa> Hey, this was fun! If anyone has any more questions about IE9/IE10 you can ping me at http://twitter.com/carterrabasa. Thanks for the invite @aul_irish!
  128. # [00:46] * Quits: CarterRabasa (836b004a@gateway/web/freenode/ip.131.107.0.74) (Quit: Page closed)
  129. # [00:47] <BrianBlakely> acidjazz: Use Raphaël
  130. # [00:47] <BrianBlakely> It's better than HTML5
  131. # [00:48] <acidjazz> thanks BrianBlakely
  132. # [00:48] <acidjazz> this looks legit
  133. # [00:49] <monteslu> no, use dojox.gfx it has more rendering paths :)
  134. # [00:49] * Joins: ighisas (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp)
  135. # [00:49] <acidjazz> these libs must be fun tow rite
  136. # [00:50] <acidjazz> to write*
  137. # [00:50] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  138. # [00:50] * Joins: dmachi (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net)
  139. # [00:50] <monteslu> probably some parts. But learning things like flash and VML to render to seem kinda boring
  140. # [00:50] <BrianBlakely> monteslu I will fight you
  141. # [00:50] <monteslu> Bring it!
  142. # [00:51] <BrianBlakely> It's brought!
  143. # [00:51] <monteslu> hmmm... not sure where to go next
  144. # [00:51] * monteslu sweeps the leg
  145. # [00:51] <BrianBlakely> NOOOO
  146. # [00:52] <monteslu> defeat does not exist in the dojo, does it?
  147. # [00:52] <acidjazz> monteslu: noway thats the fun part
  148. # [00:52] <monteslu> and a double entendre at that!
  149. # [00:53] <monteslu> acidjazz, if youre a masochist, could be great fun
  150. # [00:53] * Quits: ryanallenbobcat (~ryanallen@rrcs-97-77-169-2.sw.biz.rr.com) (Quit: ryanallenbobcat)
  151. # [00:54] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Quit: tantek)
  152. # [00:55] * Quits: saschagehlich (~saschageh@p57931D15.dip.t-dialin.net) (Ping timeout: 250 seconds)
  153. # [00:59] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-bcawosrlmqbxmydm) (Excess Flood)
  154. # [01:00] * Quits: dgathright (~dgathrigh@nat/yahoo/x-ugtfnpamsfgjcdvx) (Quit: dgathright)
  155. # [01:01] <acidjazz> monteslu: more just ocd
  156. # [01:02] <monteslu> ocd in needing to know the full codebase?
  157. # [01:02] <monteslu> I'm ok with some things staying black boxes
  158. # [01:02] <acidjazz> no more just hte will/want to write one
  159. # [01:02] <monteslu> ahh
  160. # [01:03] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
  161. # [01:03] * Joins: Frippe (~Frippe@unaffiliated/frippe)
  162. # [01:07] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  163. # [01:07] * Quits: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
  164. # [01:08] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-zstpfaeolvmfipey)
  165. # [01:08] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  166. # [01:08] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 260 seconds)
  167. # [01:11] * Quits: mdunn (~mdunn@76.4.254.86) (Quit: Leaving)
  168. # [01:15] * Quits: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com) (Quit: dguttman)
  169. # [01:16] <tw2113> anyone with good webkit experience in here?
  170. # [01:16] <tw2113> especially in relations to fonts
  171. # [01:16] * Quits: Jon47 (~jonz@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
  172. # [01:17] <paul_irish> ?ask @ tw2113
  173. # [01:17] <bot-t1> tw2113, If you have a question, please just ask it. Don't look for topic experts. Don't ask to ask. Don't PM! Don't ask if people are awake, or in the mood to help. Just ask the question straight out. http://catb.org/~esr/faqs/smart-questions.html
  174. # [01:17] <tw2113> http://dl.dropbox.com/u/3534225/fontissue.jpg
  175. # [01:17] <tw2113> i have text being cut off and i've never been sure why
  176. # [01:18] <BrianBlakely> tw2113: line-height? font-size? Checked both?
  177. # [01:19] <tw2113> looks like no line-height set but font size is set
  178. # [01:19] <tw2113> and it's never permanent, i could scroll that part off-screen and then scroll back and it'd be completely show
  179. # [01:19] <tw2113> shown
  180. # [01:23] <tw2113> the only idea i can come up with, is perhaps a conversion issue for the use with @font-face
  181. # [01:23] * Joins: brettgoulder (~textual@173-164-36-90-colorado.hfc.comcastbusiness.net)
  182. # [01:24] <justinfront> tw2113 in haXe javascript I just resize the div after setting the text, not had problems.
  183. # [01:28] <tw2113> i have no idea how to effectively google for this either
  184. # [01:30] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
  185. # [01:31] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
  186. # [01:38] * Quits: brettgoulder (~textual@173-164-36-90-colorado.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
  187. # [01:41] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  188. # [01:43] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  189. # [01:44] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  190. # [01:44] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Remote host closed the connection)
  191. # [01:45] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Client Quit)
  192. # [01:51] <BrianBlakely> tw2113: Set zoom: 1;
  193. # [01:51] <BrianBlakely> ;)
  194. # [01:51] * Joins: grantg (~chatzilla@c-66-229-101-15.hsd1.fl.comcast.net)
  195. # [01:51] <grantg> ping: xonecas
  196. # [01:52] * Quits: patcito (~123@190.42.83.70) (Ping timeout: 250 seconds)
  197. # [01:52] <grantg> Started doing some major NES work yesterday, should we github it? http://pastebin.com/3B0NS4S8
  198. # [01:52] * Joins: patcito (~123@190.42.83.70)
  199. # [01:53] <tw2113> isn't that for IE BrianBlakely ?
  200. # [01:54] <grantg> tw2113: Has anything happening in here lately?
  201. # [01:54] <tw2113> people come in and out grantg
  202. # [01:55] <grantg> k
  203. # [01:55] <tw2113> and i'm trying to figure out some webkit typography issues
  204. # [01:55] <grantg> tw2113: I couldn't take the slowness of jsnes anymore, hence that pastebin of the beginnings of a new javascript nes emu. :)
  205. # [01:56] <grantg> jsnes does things wrong in so many ways.
  206. # [01:56] <grantg> (and by that also vNES)
  207. # [01:56] <tw2113> whatever blows in your cartridge grantg ;)
  208. # [01:57] <grantg> decode your address modes with the opcodes at the same time, not separately... ಠ_ಠ
  209. # [01:57] <grantg> and funcs in array EVERYTHING. :D
  210. # [01:57] <grantg> :D :D :D
  211. # [01:58] <grantg> way faster than the jsception in jsnes
  212. # [01:59] <grantg> inline ALL the things as well.
  213. # [02:00] <grantg> (part of the reason jsnes ran so slowly in firefox)
  214. # [02:00] <grantg> (was not much inlining)
  215. # [02:01] <BrianBlakely> tw2113: Yeah, I'm just joking around, as that property can fix very similar issues in IE (enables hasLayout)
  216. # [02:01] <BrianBlakely> Good niiight!
  217. # [02:01] <grantg> BrianBlakely: nn
  218. # [02:01] * Parts: BrianBlakely (~Adium@out.dentsuamerica.com)
  219. # [02:01] <grantg> oh god, hasLayout talk
  220. # [02:01] <tw2113> so zoom, even though it's a proprietary thing from MS, can fix webkit @font-face issues
  221. # [02:01] <grantg> I hope we don't go back to y2k with zoom fixes. :/
  222. # [02:02] <grantg> oh god oh god
  223. # [02:02] <grantg> :X
  224. # [02:02] <tw2113> http://dl.dropbox.com/u/3534225/fontissue.jpg
  225. # [02:02] <grantg> see no evil, speak no evil, hear no evil. :S
  226. # [02:02] <tw2113> that's a pic of what i'm trying to solve grantg
  227. # [02:03] <grantg> have you tried vertical alignment tricks?
  228. # [02:03] <tw2113> no
  229. # [02:03] <tw2113> i think it's a rendering bug, because it's not a permanent thing
  230. # [02:03] <grantg> hmm
  231. # [02:03] <tw2113> scroll away and then return and there's no cutoff
  232. # [02:03] <grantg> what kind of positioning do you use?
  233. # [02:04] <grantg> relative, static, absolute? for the container
  234. # [02:04] * Quits: sharustar (~sharustar@unaffiliated/sharustar) (Quit: Leaving)
  235. # [02:04] <grantg> try seeing if fiddling the container div style can help.
  236. # [02:04] <tw2113> doesn't look like much style at all
  237. # [02:05] <grantg> some weird crap happens on all browsers under weird cases.
  238. # [02:05] <tw2113> some floating
  239. # [02:05] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
  240. # [02:06] <grantg> Have you tried switching out the font-families through some js fu?
  241. # [02:07] <grantg> then switching it back?
  242. # [02:07] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
  243. # [02:07] <tw2113> no
  244. # [02:07] <tw2113> i wonder if i got a bad conversion to ttf or whatever, as i think i may have had to steal the font
  245. # [02:07] <tw2113> Futura
  246. # [02:08] <grantg> you might wanna force a repaint by doing some js stuff.
  247. # [02:08] <grantg> that touches the styles
  248. # [02:08] <tw2113> hmm
  249. # [02:09] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  250. # [02:12] * Joins: OzDave (~OzDave@27-33-43-79.static.tpgi.com.au)
  251. # [02:12] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Ping timeout: 240 seconds)
  252. # [02:13] * Joins: tantek (~tantek@mozilla.vlan426.asr1.sfo1.gblx.net)
  253. # [02:14] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
  254. # [02:16] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  255. # [02:16] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
  256. # [02:16] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
  257. # [02:17] * Joins: digitalfiz (~digitalfi@unaffiliated/digitalfiz)
  258. # [02:19] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  259. # [02:21] * Quits: grantg (~chatzilla@c-66-229-101-15.hsd1.fl.comcast.net) (Quit: ChatZilla 0.9.87 [Firefox 5.0.1/20110707182747])
  260. # [02:24] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
  261. # [02:25] * Quits: [narcan] (~narcan]@110-174-75-216.static.tpgi.com.au) (Ping timeout: 264 seconds)
  262. # [02:26] * Quits: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net) (Ping timeout: 276 seconds)
  263. # [02:27] * Joins: materialdesigner (~cah276@c-98-244-188-29.hsd1.ga.comcast.net)
  264. # [02:31] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
  265. # [02:32] * Quits: OzDave (~OzDave@27-33-43-79.static.tpgi.com.au) (Quit: Colloquy for iPad - http://colloquy.mobi)
  266. # [02:40] * Joins: [narcan] (~narcan]@110-174-75-216.static.tpgi.com.au)
  267. # [02:41] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Read error: No route to host)
  268. # [02:49] * Quits: gseguin (~anonymous@67.136.90.250) (Quit: gseguin)
  269. # [02:49] * Joins: symb_ (~IRC@p54A7B2D5.dip.t-dialin.net)
  270. # [02:52] * Quits: symb (~IRC@p54A7B34A.dip.t-dialin.net) (Ping timeout: 260 seconds)
  271. # [02:55] * Joins: mdunn (~mdunn@76.4.254.86)
  272. # [02:57] * Quits: m1chael (m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 264 seconds)
  273. # [02:57] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  274. # [02:58] * Quits: modernbob (modernbob@belencomputers/staff/modernbob) (*.net *.split)
  275. # [02:58] * Quits: kurrent (kurrent@unaffiliated/kurrent) (*.net *.split)
  276. # [02:58] * Quits: naquad (~naquad@174.142.224.219) (*.net *.split)
  277. # [02:58] * Quits: LongBeach (~mike@AFontenayssB-152-1-63-61.w82-121.abo.wanadoo.fr) (*.net *.split)
  278. # [02:58] * Quits: Lebannen (~lebannen@87.127.122.195) (*.net *.split)
  279. # [02:58] * Quits: pht` (pht@sYx.sk) (*.net *.split)
  280. # [02:58] * Quits: footyfish (u830@gateway/web/irccloud.com/x-vbwfgeaniiylgpha) (*.net *.split)
  281. # [02:58] * Quits: cheeaun (u2141@gateway/web/irccloud.com/x-kzqpnpnblaveozaq) (*.net *.split)
  282. # [02:58] * Quits: boaz (~boaz@li326-230.members.linode.com) (*.net *.split)
  283. # [02:58] * Quits: duckspeaker (~duckspeak@pdpc/supporter/active/duckspeaker) (*.net *.split)
  284. # [02:58] * Quits: chayin (~quassel@61.14.141.36) (*.net *.split)
  285. # [02:58] * Quits: BBonifield (~BBonifiel@li107-227.members.linode.com) (*.net *.split)
  286. # [02:58] * Quits: dleonardi (~wizard@mediavitamin.com) (*.net *.split)
  287. # [02:58] * Joins: pht` (pht@sYx.sk)
  288. # [02:58] * Joins: kurrent (kurrent@unaffiliated/kurrent)
  289. # [02:58] * Joins: duckspeaker (~duckspeak@pdpc/supporter/active/duckspeaker)
  290. # [02:58] * Joins: modernbob (modernbob@crawfordneb.info)
  291. # [02:58] * Quits: modernbob (modernbob@crawfordneb.info) (Changing host)
  292. # [02:58] * Joins: modernbob (modernbob@belencomputers/staff/modernbob)
  293. # [02:58] * Joins: BBonifield (~BBonifiel@li107-227.members.linode.com)
  294. # [02:58] * Joins: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com)
  295. # [02:59] * Joins: boaz (~boaz@li326-230.members.linode.com)
  296. # [02:59] * Joins: chayin (~quassel@61.14.141.36)
  297. # [03:00] * Joins: cheeaun (u2141@gateway/web/irccloud.com/x-idndzarqyciyyzzn)
  298. # [03:03] * Joins: dleonardi (~wizard@mediavitamin.com)
  299. # [03:04] * Joins: naquad (~naquad@174.142.224.219)
  300. # [03:04] * Joins: mike5w3c (~MikeSmith@EM114-48-30-212.pool.e-mobile.ne.jp)
  301. # [03:04] * Joins: MikeSmith_ (~mikesmith@EM114-48-30-212.pool.e-mobile.ne.jp)
  302. # [03:05] * Joins: footyfish (u830@gateway/web/irccloud.com/x-kmynpgronxqengko)
  303. # [03:11] * Joins: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com)
  304. # [03:13] * Joins: tw2113 (~tw2113@fedora/tw2113)
  305. # [03:13] * Quits: ericduran (~eric@ool-ad03d215.dyn.optonline.net) (Quit: ericduran)
  306. # [03:14] * Joins: ryanallenbobcat (~ryanallen@cpe-70-112-233-215.austin.res.rr.com)
  307. # [03:18] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  308. # [03:22] * Joins: chachan (~quassel@200.109.140.111)
  309. # [03:25] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
  310. # [03:31] * Quits: kevva (~kevva@c83-252-104-165.bredband.comhem.se) (Quit: Lämnar)
  311. # [03:44] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
  312. # [03:46] * Joins: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
  313. # [03:47] * Quits: justinfront (~chatzilla@ADSL136-82.saqnet.co.uk) (Ping timeout: 246 seconds)
  314. # [03:52] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
  315. # [03:52] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Remote host closed the connection)
  316. # [03:54] * Quits: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com) (Ping timeout: 240 seconds)
  317. # [03:54] * Joins: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com)
  318. # [03:55] * Parts: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
  319. # [03:57] * Quits: kurrent (kurrent@unaffiliated/kurrent) (Read error: Connection reset by peer)
  320. # [03:58] * Quits: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com) (Client Quit)
  321. # [03:59] * Joins: kurrent (kurrent@unaffiliated/kurrent)
  322. # [04:00] * Quits: kurrent (kurrent@unaffiliated/kurrent) (Client Quit)
  323. # [04:14] * Quits: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it) (Quit: The FCC, the FBI and every tin god with a badge and a gun You talk and talk, you preach and bitch but your words don't mean a thing)
  324. # [04:20] * Joins: HealingDruid1 (~MorningSt@adsl-074-186-036-130.sip.mia.bellsouth.net)
  325. # [04:20] * Quits: HealingDruid1 (~MorningSt@adsl-074-186-036-130.sip.mia.bellsouth.net) (Client Quit)
  326. # [04:21] * Joins: ben_h (~ben@120.152.253.203)
  327. # [04:22] * Quits: smus (~smus@nat/google/x-slhascqoziertlky) (Remote host closed the connection)
  328. # [04:23] * Quits: ben_h (~ben@120.152.253.203) (Client Quit)
  329. # [04:27] * Joins: buribu (~buribu@201-42-220-148.dsl.telesp.net.br)
  330. # [04:27] * Quits: buribu (~buribu@201-42-220-148.dsl.telesp.net.br) (Changing host)
  331. # [04:27] * Joins: buribu (~buribu@unaffiliated/buribu)
  332. # [04:33] * Joins: smus (~smus@67.218.103.237)
  333. # [04:38] * Quits: chachan (~quassel@200.109.140.111) (Remote host closed the connection)
  334. # [04:43] * Quits: hubutm20 (~hubutm20@79.114.78.125) (Quit: Saliendo)
  335. # [04:44] * Joins: Jon47 (~jonz@pool-74-96-160-56.washdc.fios.verizon.net)
  336. # [04:47] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  337. # [04:47] * Joins: asdfghjk (~hubutm20@79.114.78.125)
  338. # [04:48] * Quits: MikeSmith_ (~mikesmith@EM114-48-30-212.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
  339. # [04:48] * Quits: asdfghjk (~hubutm20@79.114.78.125) (Client Quit)
  340. # [04:48] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  341. # [04:49] * Quits: mike5w3c (~MikeSmith@EM114-48-30-212.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
  342. # [04:57] * Joins: ben_h (~ben@128.250.195.138)
  343. # [05:01] * Joins: hubutm20 (~hubutm20@79.114.78.125)
  344. # [05:01] * Quits: materialdesigner (~cah276@c-98-244-188-29.hsd1.ga.comcast.net) (Quit: materialdesigner)
  345. # [05:01] * Quits: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com) (Quit: matomesc)
  346. # [05:04] * Joins: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net)
  347. # [05:05] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
  348. # [05:07] * Quits: tristanseifert (~tristanse@c-98-210-121-1.hsd1.ca.comcast.net) (Client Quit)
  349. # [05:07] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  350. # [05:09] * Joins: brettgoulder (~textual@c-75-70-205-50.hsd1.co.comcast.net)
  351. # [05:11] * Quits: smus (~smus@67.218.103.237) (Remote host closed the connection)
  352. # [05:17] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
  353. # [05:23] * Quits: digitalfiz (~digitalfi@unaffiliated/digitalfiz) (Quit: Textual IRC Client: http://www.textualapp.com/)
  354. # [05:27] * Quits: ophiel (ophiel@unaffiliated/ophiel) (Ping timeout: 264 seconds)
  355. # [05:27] * Joins: eggsby (~egghead@50-56-59-89.static.cloud-ips.com)
  356. # [05:30] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  357. # [05:31] * Quits: ben_h (~ben@128.250.195.138) (Quit: ben_h)
  358. # [05:32] * Joins: andr3_ (~andr3@bl14-174-41.dsl.telepac.pt)
  359. # [05:32] * Joins: ophiel (ophiel@newelite.bshellz.net)
  360. # [05:32] * Joins: ben_h (~ben@128.250.195.138)
  361. # [05:33] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Ping timeout: 240 seconds)
  362. # [05:33] * andr3_ is now known as andr3
  363. # [05:35] * Quits: Phae (u455@gateway/web/irccloud.com/x-vbsafjntgjpvaqfa) (Read error: Operation timed out)
  364. # [05:35] * Quits: tomh- (u501@gateway/web/irccloud.com/x-pgsqwgkjfkiplkpx) (Read error: Operation timed out)
  365. # [05:35] * Quits: ebryn (u2895@gateway/web/irccloud.com/x-xocvfudxuvwdxrhi) (Write error: Broken pipe)
  366. # [05:35] * Quits: salazr (u2027@gateway/web/irccloud.com/x-niragkzcosfhissd) (Read error: Operation timed out)
  367. # [05:36] * Quits: actel (u48@gateway/web/irccloud.com/x-irmzqygntedzsmeq) (Read error: Operation timed out)
  368. # [05:37] * Quits: benschwarz (u2121@gateway/web/irccloud.com/x-jhsvzguovbygwzvt) (Ping timeout: 240 seconds)
  369. # [05:37] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
  370. # [05:37] * Quits: beowulf (u116@pdpc/supporter/professional/beowulf) (Ping timeout: 240 seconds)
  371. # [05:37] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-hibbcajyqcorqsai) (Ping timeout: 240 seconds)
  372. # [05:37] * Quits: morgadin (u719@gateway/web/irccloud.com/x-bsxjtyrjxxtmqqfo) (Ping timeout: 250 seconds)
  373. # [05:37] * Quits: cyberdees (u2574@gateway/web/irccloud.com/x-aahlzdbyzguqaobk) (Ping timeout: 258 seconds)
  374. # [05:38] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-vyqbihzjdbdocixv) (Ping timeout: 252 seconds)
  375. # [05:38] * Quits: cylentwolf (u3104@gateway/web/irccloud.com/x-cuutsfcwpcuspapc) (Ping timeout: 252 seconds)
  376. # [05:38] * Quits: beawesomeinstead (u1643@gateway/web/irccloud.com/x-kvpcucpfssfspose) (Ping timeout: 260 seconds)
  377. # [05:38] * Quits: matjas (u2247@gateway/web/irccloud.com/x-zimvqzmmlodyyvjz) (Ping timeout: 260 seconds)
  378. # [05:38] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-zstpfaeolvmfipey) (Ping timeout: 246 seconds)
  379. # [05:38] * Quits: cheeaun (u2141@gateway/web/irccloud.com/x-idndzarqyciyyzzn) (Ping timeout: 250 seconds)
  380. # [05:38] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-viuhchubptasgmmp) (Ping timeout: 276 seconds)
  381. # [05:38] * Quits: footyfish (u830@gateway/web/irccloud.com/x-kmynpgronxqengko) (Ping timeout: 264 seconds)
  382. # [05:39] * Quits: Jon47 (~jonz@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
  383. # [05:41] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Don't follow me)
  384. # [05:42] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  385. # [05:43] * Joins: dmachi1 (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net)
  386. # [05:43] * Quits: dmachi (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  387. # [05:43] * Joins: benschwarz (u2121@gateway/web/irccloud.com/x-mnzifxwnteogjlht)
  388. # [05:47] * Joins: Phae (u455@gateway/web/irccloud.com/x-lxizysuexppclpfm)
  389. # [05:48] * Joins: beowulf (u116@pdpc/supporter/professional/beowulf)
  390. # [05:48] * Joins: cylentwolf (u3104@gateway/web/irccloud.com/x-yisqxfxvhtqnvsaw)
  391. # [05:49] * Joins: ebryn (u2895@gateway/web/irccloud.com/x-txszrevuziewhsam)
  392. # [05:50] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-zistapzwyaxbcjpy)
  393. # [05:50] * Joins: footyfish (u830@gateway/web/irccloud.com/x-cpyjpktolhzoywhq)
  394. # [05:51] * Joins: actel (u48@gateway/web/irccloud.com/x-zfzymmyumlklermf)
  395. # [05:51] * Joins: salazr (u2027@gateway/web/irccloud.com/x-hmeunavktflftrdz)
  396. # [05:57] * Joins: morgadin (u719@gateway/web/irccloud.com/x-evuewtqkmbpdbfhi)
  397. # [05:59] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-pqnjbyhbgjqdhobc)
  398. # [06:01] * Joins: dankest (~dankest@ip184-189-221-176.sb.sd.cox.net)
  399. # [06:02] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-amjlrxdqpfrvcblh)
  400. # [06:03] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
  401. # [06:03] * nimbupani is now known as nimbu
  402. # [06:04] * Quits: nonge_ (~nonge@p5B326FD0.dip.t-dialin.net) (Ping timeout: 252 seconds)
  403. # [06:05] * Joins: cheeaun (u2141@gateway/web/irccloud.com/x-opkkpluawqsmgsgq)
  404. # [06:05] * Joins: x29a_ (~x29a@g224218216.adsl.alicedsl.de)
  405. # [06:05] * Quits: x29a_ (~x29a@g224218216.adsl.alicedsl.de) (Changing host)
  406. # [06:05] * Joins: x29a_ (~x29a@unaffiliated/x29a)
  407. # [06:07] * Quits: dankest (~dankest@ip184-189-221-176.sb.sd.cox.net) (Quit: dankest)
  408. # [06:08] * Joins: tomh- (u501@gateway/web/irccloud.com/x-sionhjlbjmcqipvs)
  409. # [06:08] * Quits: x29a (~x29a@unaffiliated/x29a) (Ping timeout: 250 seconds)
  410. # [06:11] * Joins: cyberdees (u2574@gateway/web/irccloud.com/x-alrwdxbleiqofcno)
  411. # [06:15] * Joins: nonge_ (~nonge@p5B3266AB.dip.t-dialin.net)
  412. # [06:17] * Quits: [narcan] (~narcan]@110-174-75-216.static.tpgi.com.au) (Ping timeout: 264 seconds)
  413. # [06:19] * Joins: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com)
  414. # [06:25] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 240 seconds)
  415. # [06:26] * Quits: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com) (Quit: Leaving...)
  416. # [06:27] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
  417. # [06:27] * Joins: the_hulk (~sumedh@61.16.215.114)
  418. # [06:31] * Joins: Saaaaad (~mslfreak@203.81.210.99)
  419. # [06:31] * Quits: Saaaaad (~mslfreak@203.81.210.99) (Changing host)
  420. # [06:31] * Joins: Saaaaad (~mslfreak@unaffiliated/saadibrahim)
  421. # [06:31] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Disconnected by services)
  422. # [06:31] * Saaaaad is now known as SaadIbrahim
  423. # [06:31] * Joins: dr0id (~andy@unaffiliated/dr0id)
  424. # [06:36] * Joins: techrush_ (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
  425. # [06:38] * Joins: skyfaller (~skyfaller@wikipedia/Skyfaller)
  426. # [06:38] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
  427. # [06:39] <skyfaller> hi folks, can anybody help me figure out why a particular javascript widget prevents my site from validating? It's http://identi.ca/js/identica-badge.js - you can see it at http://html5.validator.nu/?doc=http%3A%2F%2Fskyfaller.net%2Fblog%2F&showsource=yes
  428. # [06:39] * Quits: mascix (~mascix@83.66.110.192) (Quit: Leaving.)
  429. # [06:43] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 250 seconds)
  430. # [06:44] * Quits: hubutm20 (~hubutm20@79.114.78.125) (Ping timeout: 252 seconds)
  431. # [06:45] * Joins: luchenbill (~gnome@shellium/member/unfunf)
  432. # [06:46] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Read error: Connection reset by peer)
  433. # [06:46] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  434. # [06:46] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
  435. # [06:59] * Joins: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net)
  436. # [07:00] * Quits: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au) (Ping timeout: 276 seconds)
  437. # [07:03] * Quits: techrush_ (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 252 seconds)
  438. # [07:03] * Quits: tantek (~tantek@mozilla.vlan426.asr1.sfo1.gblx.net) (Quit: tantek)
  439. # [07:07] <danheberden> skyfaller if you read the reason why on the validator warning, it tells you
  440. # [07:07] <skyfaller> I see the warning, but it doesn't make sense to me...
  441. # [07:07] <danheberden> make sure <script> is on it's own line
  442. # [07:07] <danheberden> <p>
  443. # [07:07] <danheberden> <script>
  444. # [07:07] <danheberden> like that
  445. # [07:08] <skyfaller> oh, really?
  446. # [07:08] <skyfaller> that's what it means?
  447. # [07:08] <skyfaller> it totally doesn't say that :P
  448. # [07:08] <danheberden> also you're putting an object in there
  449. # [07:09] <danheberden> that might be what the validator is choking on. try the new lines first
  450. # [07:10] <skyfaller> hm... Wordpress loves inserting <p> tags where I don't intend for them to be :/
  451. # [07:11] * Joins: jacine (~jacine@drupal.org/user/88931/view)
  452. # [07:11] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
  453. # [07:12] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
  454. # [07:12] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
  455. # [07:12] * Joins: moshee (~moshee@unaffiliated/moshee)
  456. # [07:13] <skyfaller> ok, even if I turn off <p> tags entirely it doesn't fix it :P
  457. # [07:14] <danheberden> yeah, putting shit between the <script> tags like that is kinda weird when referencing an external source
  458. # [07:14] <skyfaller> danheberden: what do you mean by an "object"?
  459. # [07:15] <skyfaller> Is there another way to run the script from an external source?
  460. # [07:15] <danheberden> the content between <script> and </script> is an object
  461. # [07:16] <skyfaller> danheberden: I don't know how else to run the external script, do you have another suggestion?
  462. # [07:16] <danheberden> don't validate?
  463. # [07:16] <skyfaller> hahaha
  464. # [07:16] <skyfaller> fair enough
  465. # [07:16] <danheberden> or copy the js file and adjust it
  466. # [07:16] <skyfaller> for the record, the Twitter script right below it validates
  467. # [07:16] <danheberden> the init function is taking the contents of the script tag with that js file in the src and parseing the json content in it manually
  468. # [07:18] <skyfaller> I just don't understand why the Identi.ca script makes the validator choke but the Twitter script which is also putting an object in there
  469. # [07:18] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
  470. # [07:18] <skyfaller> works fine
  471. # [07:18] <skyfaller> validates fine, I mean
  472. # [07:18] <danheberden> that's not the same
  473. # [07:19] <skyfaller> it's not? what's different?
  474. # [07:19] <danheberden> see how the identica one is the <script src="http://yadayada"> { "user" : "skyfaller" }</script> ?
  475. # [07:19] * Quits: benv (~benv@CPE0026f32a09a2-CM0026f32a099e.cpe.net.cable.rogers.com) (Quit: Leaving...)
  476. # [07:19] <danheberden> so the script tag is pulling a remote source
  477. # [07:19] <danheberden> AND has content
  478. # [07:19] <danheberden> which won't get parsed
  479. # [07:19] <danheberden> now take a look at the twitter one
  480. # [07:19] <danheberden> it's just <script>
  481. # [07:19] <skyfaller> oh...
  482. # [07:19] <danheberden> no src attribute
  483. # [07:19] <danheberden> so it's gonna run that JS inside of it
  484. # [07:19] <skyfaller> I see
  485. # [07:19] <skyfaller> wow
  486. # [07:19] <danheberden> that's how the identica one SHOULD do it
  487. # [07:20] <skyfaller> thank you for pointing that out, I didn't understand the difference
  488. # [07:20] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  489. # [07:20] <danheberden> so you can add the identica js to your own js file, and remove the part in the init function where it seeks that out
  490. # [07:20] <skyfaller> Just to repeat the blindingly obvious for me, why is that the proper way to do it again?
  491. # [07:21] <danheberden> the proper way would be either to have that object available as a global, or to have a way for you to start up the process and provide the object
  492. # [07:21] <danheberden> kind of like the new TWTR.Widget() constructor is doing
  493. # [07:21] <danheberden> it's creating the widget based on the passed in info
  494. # [07:22] <skyfaller> hm, I see...
  495. # [07:23] <skyfaller> danheberden: Thank you for all of your help, I understand what is going on significantly better now, even if I am still a javascript noob :)
  496. # [07:23] <danheberden> np - there's also #javascript which might be able to help you with the JS part of it
  497. # [07:25] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  498. # [07:29] * Joins: benv (~benv@CPE0026f32a09a2-CM0026f32a099e.cpe.net.cable.rogers.com)
  499. # [07:34] * Quits: ghassan (~gmoney@99-71-119-13.lightspeed.rcsntx.sbcglobal.net) (Remote host closed the connection)
  500. # [07:39] * Joins: Ankheg (~Ankheg@91.224.77.4)
  501. # [07:42] * Joins: ewokchewy (~enoch@64.134.233.127)
  502. # [07:42] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 240 seconds)
  503. # [07:42] * Parts: ewokchewy (~enoch@64.134.233.127)
  504. # [07:42] * Joins: ewokchewy (~enoch@64.134.233.127)
  505. # [07:45] * Joins: prajwalit (~prajwalit@121.243.225.226)
  506. # [07:45] * Quits: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net) (Remote host closed the connection)
  507. # [07:45] * Joins: Taftse2 (Taftse@unaffiliated/taftse)
  508. # [07:49] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 258 seconds)
  509. # [07:50] * Quits: Taftse2 (Taftse@unaffiliated/taftse) (Read error: Connection reset by peer)
  510. # [07:51] * Joins: Frippe (~Frippe@unaffiliated/frippe)
  511. # [07:53] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  512. # [07:53] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
  513. # [07:54] * Quits: ewokchewy (~enoch@64.134.233.127) (Quit: Leaving.)
  514. # [07:54] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 258 seconds)
  515. # [07:55] * Joins: temp01 (~temp01@unaffiliated/temp01)
  516. # [07:56] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
  517. # [07:56] * Joins: Frippe (~Frippe@unaffiliated/frippe)
  518. # [07:58] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Read error: Connection reset by peer)
  519. # [07:59] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
  520. # [08:00] * Joins: jblomo (~jblomo@c-76-126-152-135.hsd1.ca.comcast.net)
  521. # [08:00] <jblomo> is there a good way to run an init() function after a <script defer> source has been loaded?
  522. # [08:02] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 276 seconds)
  523. # [08:03] <moo-_-> jblomo: call it from the script source
  524. # [08:03] <moo-_-> jblomo: create your own .js by merging files
  525. # [08:05] * Joins: doraemon` (~textual@c-75-70-205-50.hsd1.co.comcast.net)
  526. # [08:05] * Quits: brettgoulder (~textual@c-75-70-205-50.hsd1.co.comcast.net) (Read error: Connection reset by peer)
  527. # [08:05] * doraemon` is now known as brettgoulder
  528. # [08:06] <jblomo> moo-_-: so if each page initializes slightly differently, i should have a .js that calls the init function for the page, and include that with a defer after the library?
  529. # [08:13] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
  530. # [08:16] * Parts: spliter (~spliter@77.88.72.162)
  531. # [08:19] * Joins: tantek (~tantek@199-83-220-148.PUBLIC.monkeybrains.net)
  532. # [08:20] <moo-_-> jblomo:
  533. # [08:20] <moo-_-> no
  534. # [08:20] <moo-_-> you should have init function in .js file itself
  535. # [08:20] <moo-_-> as the last line
  536. # [08:20] <moo-_-> that's what I had to do with some ugly third party JS libraries
  537. # [08:21] <moo-_-> if it's in the file itself it surely gets executed when it is loaded
  538. # [08:22] * Joins: ewokchewy (~enoch@cpe-75-83-255-45.socal.res.rr.com)
  539. # [08:26] * Quits: tantek (~tantek@199-83-220-148.PUBLIC.monkeybrains.net) (Ping timeout: 276 seconds)
  540. # [08:28] * x29a_ is now known as x29a
  541. # [08:36] <brettgoulder> :P
  542. # [08:40] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
  543. # [08:41] * Joins: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net)
  544. # [08:41] * Joins: phrearch (~phrearch_@5ED42DE2.cm-7-5a.dynamic.ziggo.nl)
  545. # [08:41] * Joins: simenbrekken (~simenbrek@77.40.186.130)
  546. # [08:44] * Joins: tw2113 (~tw2113@fedora/tw2113)
  547. # [08:45] * Joins: temp01 (~temp01@unaffiliated/temp01)
  548. # [08:54] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  549. # [08:54] <jblomo> moo-_-: thanks!
  550. # [08:54] * Quits: jblomo (~jblomo@c-76-126-152-135.hsd1.ca.comcast.net) (Quit: leaving)
  551. # [08:54] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  552. # [08:55] * Joins: NetRoY (~NetRoY@nat/yahoo/x-djtceivbdmluwllf)
  553. # [08:57] * Quits: the_hulk (~sumedh@61.16.215.114) (Read error: Connection timed out)
  554. # [09:00] * Joins: beevi7 (~manuel.bi@tim.7val.com)
  555. # [09:00] * Quits: brettgoulder (~textual@c-75-70-205-50.hsd1.co.comcast.net) (Read error: Connection reset by peer)
  556. # [09:00] * Quits: simenbrekken (~simenbrek@77.40.186.130) (Read error: No route to host)
  557. # [09:02] * Joins: the_hulk (~sumedh@61.16.215.114)
  558. # [09:04] * Joins: simenbrekken (~simenbrek@77.40.186.130)
  559. # [09:04] * Joins: hexa_ (~hexa@fwd1.simplethinking.net)
  560. # [09:04] * Joins: brettgoulder (~textual@c-75-70-205-50.hsd1.co.comcast.net)
  561. # [09:05] * Quits: ewokchewy (~enoch@cpe-75-83-255-45.socal.res.rr.com) (Quit: Leaving.)
  562. # [09:05] * Quits: NetRoY (~NetRoY@nat/yahoo/x-djtceivbdmluwllf) (Ping timeout: 250 seconds)
  563. # [09:05] * Joins: Boozeniges_ (u2763@gateway/web/irccloud.com/x-nsydtginydpczlnp)
  564. # [09:06] * Joins: NetRoY (~NetRoY@nat/yahoo/x-jsieasravgexrsma)
  565. # [09:08] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
  566. # [09:08] * Joins: moshee (~moshee@unaffiliated/moshee)
  567. # [09:10] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
  568. # [09:11] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
  569. # [09:11] * Parts: Boozeniges_ (u2763@gateway/web/irccloud.com/x-nsydtginydpczlnp)
  570. # [09:12] * Quits: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net) (Quit: Leaving.)
  571. # [09:12] * Joins: Ms2ger (~Ms2ger@91.181.135.59)
  572. # [09:16] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  573. # [09:17] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  574. # [09:20] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
  575. # [09:22] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
  576. # [09:23] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  577. # [09:24] * Joins: temp01 (~temp01@unaffiliated/temp01)
  578. # [09:26] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: IRC is just multiplayer notepad)
  579. # [09:28] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
  580. # [09:31] * Quits: Kichael (~Kichael@70-36-49-167.dyn.novuscom.net) (Read error: Connection reset by peer)
  581. # [09:38] * Joins: Xo__ (~Hautain@AOrleans-258-1-18-81.w90-8.abo.wanadoo.fr)
  582. # [09:39] * Quits: buribu (~buribu@unaffiliated/buribu) (Read error: Connection reset by peer)
  583. # [09:41] * Quits: Hautain_ (~Hautain@AOrleans-258-1-10-166.w90-8.abo.wanadoo.fr) (Ping timeout: 250 seconds)
  584. # [09:42] * Joins: maxmanders (~maxmander@94.175.212.66)
  585. # [09:56] * Joins: seutje (~steve@fragger.nascom.be)
  586. # [09:56] * Quits: seutje (~steve@fragger.nascom.be) (Changing host)
  587. # [09:56] * Joins: seutje (~steve@drupal.org/user/264148/view)
  588. # [09:58] * Joins: huskyr (~huskyr@ip169-070.vpro.nl)
  589. # [10:01] * Joins: keithclarkcouk (~keithclar@host213-120-144-176.in-addr.btopenworld.com)
  590. # [10:01] * Quits: brettgoulder (~textual@c-75-70-205-50.hsd1.co.comcast.net) (Ping timeout: 276 seconds)
  591. # [10:05] * Quits: mdale (~mdale@unaffiliated/mdale) (Quit: Leaving.)
  592. # [10:07] * Joins: dr0id (~andy@unaffiliated/dr0id)
  593. # [10:12] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
  594. # [10:12] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Ping timeout: 258 seconds)
  595. # [10:13] * Quits: keithclarkcouk (~keithclar@host213-120-144-176.in-addr.btopenworld.com) (Remote host closed the connection)
  596. # [10:17] * Joins: nimbupani (~Adium@32.173.62.108)
  597. # [10:17] * nimbupani is now known as nimbu
  598. # [10:18] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-icwlqkexgbzgtrnj)
  599. # [10:18] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  600. # [10:19] * Parts: nimbu (~Adium@32.173.62.108)
  601. # [10:24] * Quits: prajwalit (~prajwalit@121.243.225.226) (Read error: Connection reset by peer)
  602. # [10:24] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
  603. # [10:25] * Joins: prajwalit (~prajwalit@121.243.225.226)
  604. # [10:34] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  605. # [10:36] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Linkinus - http://linkinus.com)
  606. # [10:43] * Joins: jovrtn (~jovrtn@146-210-237-24.gci.net)
  607. # [10:44] * Joins: NoNoNo (~Adium@2a00:1158:0:201:e9ba:ede0:4dda:8c85)
  608. # [10:45] * Joins: Lebannen (~lebannen@87.127.122.195)
  609. # [10:47] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
  610. # [11:00] * Joins: beawesomeinstead (u1643@gateway/web/irccloud.com/x-aeexdfkgbsqrqryu)
  611. # [11:06] * Joins: matjas (u2247@gateway/web/irccloud.com/x-bqldtbwgerjiwnhz)
  612. # [11:06] * Quits: patcito (~123@190.42.83.70) (Read error: Connection reset by peer)
  613. # [11:06] * Quits: matjas (u2247@gateway/web/irccloud.com/x-bqldtbwgerjiwnhz) (Changing host)
  614. # [11:06] * Joins: matjas (u2247@unaffiliated/matjas)
  615. # [11:06] * Quits: matjas (u2247@unaffiliated/matjas) (Changing host)
  616. # [11:06] * Joins: matjas (u2247@gateway/web/irccloud.com/x-bqldtbwgerjiwnhz)
  617. # [11:09] * Joins: dSebastien (~dSebastie@231.39-244-81.adsl-dyn.isp.belgacom.be)
  618. # [11:11] * Quits: andr3 (~andr3@bl14-174-41.dsl.telepac.pt) (Quit: andr3)
  619. # [11:18] * Quits: tigerpaw (~tigerpaw@unaffiliated/tigerpaw) (Ping timeout: 250 seconds)
  620. # [11:19] * Joins: JackLeo (~Domas@cl-78-158-19-35.fastlink.lt)
  621. # [11:22] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  622. # [11:32] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Read error: Connection reset by peer)
  623. # [11:33] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  624. # [11:33] * Joins: hubutm20 (~hubutm20@79.114.113.17)
  625. # [11:38] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  626. # [11:39] * Joins: Kichael (~Kichael@70-36-49-167.dyn.novuscom.net)
  627. # [11:40] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
  628. # [11:44] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Remote host closed the connection)
  629. # [11:44] * jetienne_ is now known as jetienne
  630. # [11:44] * Joins: mokush (~quassel@79.116.79.169)
  631. # [11:47] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
  632. # [11:48] * Joins: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr)
  633. # [11:50] * psynaptic is now known as psynaptic|break
  634. # [11:56] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  635. # [11:56] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
  636. # [11:56] * psynaptic|break is now known as psynaptic
  637. # [11:57] * dSebastien is now known as dSebastien_
  638. # [11:58] * dSebastien_ is now known as Trankill
  639. # [11:58] * Trankill is now known as Lechtitseb
  640. # [11:58] * Lechtitseb is now known as dSebastien
  641. # [12:02] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  642. # [12:04] * Joins: temp01 (~temp01@unaffiliated/temp01)
  643. # [12:07] * Quits: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr) (Read error: Connection reset by peer)
  644. # [12:08] * Parts: dSebastien (~dSebastie@231.39-244-81.adsl-dyn.isp.belgacom.be) ("Quitte")
  645. # [12:08] * Quits: elkng (~elkng@unaffiliated/elkng) (Read error: Connection reset by peer)
  646. # [12:09] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  647. # [12:18] * Joins: dSebastien (~dSebastie@231.39-244-81.adsl-dyn.isp.belgacom.be)
  648. # [12:26] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: i love javascript and webgl. see http://pacmaze.com)
  649. # [12:26] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  650. # [12:31] * Joins: mike5w3c (~MikeSmith@EM114-48-191-190.pool.e-mobile.ne.jp)
  651. # [12:35] * Joins: dankest (~dankest@ip98-171-182-49.sb.sd.cox.net)
  652. # [12:39] * Quits: Ms2ger (~Ms2ger@91.181.135.59) (Ping timeout: 250 seconds)
  653. # [12:39] * Parts: dSebastien (~dSebastie@231.39-244-81.adsl-dyn.isp.belgacom.be) ("Quitte")
  654. # [12:47] * Joins: JasonLiu_ (~quassel@222.126.155.250)
  655. # [12:52] * Joins: Ms2ger (~Ms2ger@91.181.160.131)
  656. # [13:03] * Quits: beevi7 (~manuel.bi@tim.7val.com) (Read error: Connection reset by peer)
  657. # [13:04] * Joins: beevi7 (~manuel.bi@tim.7val.com)
  658. # [13:11] * Joins: hitchcock (~bluearcht@c-66-31-136-2.hsd1.ma.comcast.net)
  659. # [13:16] * Joins: Spiralmatrix (~Spiralmat@80.176.210.246)
  660. # [13:17] * Quits: ben_h (~ben@128.250.195.138) (Quit: ben_h)
  661. #
  662. # Session Start: Tue Aug 16 14:45:40 2011
  663. # Session Ident: #html5
  664. # [14:45] * Now talking in #html5
  665. # [14:45] * Topic is 'Ask any question about HTML5 & Friends || HTML5 Spec for Developers: http://developers.whatwg.org || Also: http://html5rocks.com http://diveintohtml5.org http://mzl.la/9giLwR || Channel logs: http://j.mp/cG7UDa'
  666. # [14:45] * Set by marienz!~marienz@freenode/staff/marienz on Wed Aug 10 22:18:05
  667. # [14:45] -verne.freenode.net:#html5- [freenode-info] channel trolls and no channel staff around to help? please check with freenode support: http://freenode.net/faq.shtml#gettinghelp
  668. # [14:45] * Joins: johnkpaul (~jpaul@pool-74-108-115-181.nycmny.fios.verizon.net)
  669. # [14:49] * Joins: Jon47 (~jonz@204.56.125.50)
  670. # [14:50] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
  671. # [14:51] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  672. # [14:53] * Quits: andr3 (~andr3@194.65.5.235) (Remote host closed the connection)
  673. # [14:53] * Joins: andr3 (~andr3@194.65.5.235)
  674. # [14:57] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 258 seconds)
  675. # [15:07] * psynaptic is now known as psynaptic|lunch
  676. # [15:08] * Joins: timmywil (~timmywil@sec1.epb.net)
  677. # [15:12] * Joins: SoulRaven (SoulRaven@89.41.157.171)
  678. # [15:13] * Joins: justinfront (~chatzilla@ADSL136-82.saqnet.co.uk)
  679. # [15:17] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  680. # [15:19] * Quits: nonge_ (~nonge@p5B3266AB.dip.t-dialin.net) (Quit: Verlassend)
  681. # [15:25] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 252 seconds)
  682. # [15:28] * Joins: DoubleA1 (~Adium@65.211.27.190)
  683. # [15:28] * Parts: DoubleA1 (~Adium@65.211.27.190)
  684. # [15:33] * Quits: timmywil (~timmywil@sec1.epb.net) (Quit: O.o)
  685. # [15:34] * Joins: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com)
  686. # [15:37] * Joins: timmywil (~timmywil@sec1.epb.net)
  687. # [15:40] * Joins: nikstepff (~nikstepff@94.144.63.87)
  688. # [15:43] * Joins: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it)
  689. # [15:44] * Quits: Xo__ (~Hautain@AOrleans-258-1-18-81.w90-8.abo.wanadoo.fr) (Quit: Leaving)
  690. # [15:46] * Joins: nikstepff_ (~nikstepff@94.18.163.224)
  691. # [15:47] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Read error: Connection reset by peer)
  692. # [15:47] * Quits: Ankheg (~Ankheg@91.224.77.4) (Read error: Connection reset by peer)
  693. # [15:48] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  694. # [15:49] * Quits: nikstepff (~nikstepff@94.144.63.87) (Ping timeout: 260 seconds)
  695. # [15:49] * nikstepff_ is now known as nikstepff
  696. # [15:50] * psynaptic|lunch is now known as psynaptic
  697. # [15:51] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  698. # [15:51] * Joins: CyberKnight (~Spiralmat@host217-37-173-70.in-addr.btopenworld.com)
  699. # [15:52] * Quits: Spiralmatrix (~Spiralmat@80.176.210.246) (Ping timeout: 250 seconds)
  700. # [15:53] * Joins: buribu (~buribu@201-42-220-148.dsl.telesp.net.br)
  701. # [15:53] * Quits: buribu (~buribu@201-42-220-148.dsl.telesp.net.br) (Changing host)
  702. # [15:53] * Joins: buribu (~buribu@unaffiliated/buribu)
  703. # [15:53] * Joins: buribux (~buribu@unaffiliated/buribux)
  704. # [15:54] * Quits: buribux (~buribu@unaffiliated/buribux) (Read error: Connection reset by peer)
  705. # [16:13] * Quits: Guest8043 (~craig@unaffiliated/craigbarnes) (Quit: Guest8043)
  706. # [16:14] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  707. # [16:28] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 258 seconds)
  708. # [16:28] * Joins: tbassetto (~tbassetto@anj75-2-88-162-180-30.fbx.proxad.net)
  709. # [16:31] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
  710. # [16:33] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
  711. # [16:33] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
  712. # [16:37] * Quits: erichynds (~ehynds@venkman.brightcove.com) (Ping timeout: 258 seconds)
  713. # [16:38] * Quits: squeakytoy (~squeakyto@107-232-96-87.cust.blixtvik.se) (Read error: Connection reset by peer)
  714. # [16:38] * Joins: squeakytoy (~squeakyto@107-232-96-87.cust.blixtvik.se)
  715. # [16:39] * Quits: kadiks (~kadiks@APuteaux-652-1-24-187.w82-120.abo.wanadoo.fr) (Ping timeout: 276 seconds)
  716. # [16:40] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
  717. # [16:42] * Joins: danielfilho (~daniel@187.31.77.7)
  718. # [16:43] * Joins: brettgoulder (~textual@173-164-36-90-colorado.hfc.comcastbusiness.net)
  719. # [16:45] * Joins: smus (~smus@67.218.103.237)
  720. # [16:47] * Quits: prajwalit (~prajwalit@121.243.225.226) (Quit: Ex-Chat)
  721. # [16:50] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  722. # [16:51] * Joins: kadiks (~kadiks@APuteaux-652-1-65-167.w90-61.abo.wanadoo.fr)
  723. # [16:54] * Quits: beawesomeinstead (u1643@gateway/web/irccloud.com/x-aeexdfkgbsqrqryu) (Excess Flood)
  724. # [16:54] * Joins: beawesomeinstead (u1643@gateway/web/irccloud.com/x-wzmssxtwlrqnsoxg)
  725. # [16:54] * psynaptic is now known as psynaptic|away
  726. # [16:54] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 240 seconds)
  727. # [16:55] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-amjlrxdqpfrvcblh) (Max SendQ exceeded)
  728. # [16:55] * Joins: ericduran (~ericduran@173-203-243-241.static.cloud-ips.com)
  729. # [16:55] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-wdefrszwzgwvlbyr)
  730. # [16:55] * Quits: NetRoY (~NetRoY@nat/yahoo/x-jsieasravgexrsma) (Quit: NetRoY)
  731. # [16:57] * psynaptic|away is now known as psynaptic
  732. # [16:57] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Read error: Connection reset by peer)
  733. # [16:58] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
  734. # [16:59] * Joins: wlkh (~wlkh@c-76-24-226-103.hsd1.ma.comcast.net)
  735. # [17:03] * Quits: dankest (~dankest@ip98-171-182-49.sb.sd.cox.net) (Quit: Bye!)
  736. # [17:04] * Joins: danielfilho (~daniel@187.31.77.7)
  737. # [17:07] * Quits: ighisas (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp) (Remote host closed the connection)
  738. # [17:09] * Quits: beevi7 (~manuel.bi@tim.7val.com) (Ping timeout: 252 seconds)
  739. # [17:13] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
  740. # [17:23] * Quits: Evanescence (~chris@122.237.23.243) (Quit: WeeChat 0.3.4)
  741. # [17:23] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
  742. # [17:24] * Joins: Evanescence (~chris@122.237.23.243)
  743. # [17:24] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
  744. # [17:25] * Quits: Evanescence (~chris@122.237.23.243) (Client Quit)
  745. # [17:27] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
  746. # [17:28] * Quits: xec (~xec@2a00:10b0:1:1002:5ab0:35ff:fef8:6a01) (Remote host closed the connection)
  747. # [17:30] * Joins: jochen__ (~jochen@nat/google/x-cpbibtwxtmwtxftq)
  748. # [17:35] * Quits: JackLeo (~Domas@cl-78-158-19-35.fastlink.lt) (Ping timeout: 252 seconds)
  749. # [17:37] * Joins: bEEEviz (~Manuel@46.115.24.245)
  750. # [17:40] * Quits: simenbrekken (~simenbrek@77.40.186.130) (Quit: Computer has gone to sleep.)
  751. # [17:40] * Quits: bEEEviz (~Manuel@46.115.24.245) (Read error: Connection reset by peer)
  752. # [17:40] * Joins: bEEEviz (~Manuel@46.115.24.245)
  753. # [17:43] * Quits: dmachi1 (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  754. # [17:43] * Joins: dmachi (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net)
  755. # [17:45] * Joins: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net)
  756. # [17:47] * Quits: smus (~smus@67.218.103.237) (Remote host closed the connection)
  757. # [17:48] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
  758. # [17:48] * nimbupani is now known as nimbu
  759. # [17:51] * Quits: huskyr (~huskyr@ip169-070.vpro.nl) (Quit: huskyr)
  760. # [17:55] <cylentwolf> http://venturebeat.com/2011/08/16/linkedin-node/
  761. # [17:55] <cylentwolf> interesting html5 revamp for linked in
  762. # [17:57] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  763. # [17:58] * Quits: seutje (~steve@drupal.org/user/264148/view) (Quit: ZOOM ZOOM ZOOM)
  764. # [17:58] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  765. # [17:59] * Joins: gseguin (~anonymous@67.136.90.250)
  766. # [17:59] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  767. # [18:00] * Quits: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net) (Quit: Leaving.)
  768. # [18:01] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  769. # [18:01] * Quits: modernbob (modernbob@belencomputers/staff/modernbob) (Ping timeout: 258 seconds)
  770. # [18:02] * Joins: temp01 (~temp01@unaffiliated/temp01)
  771. # [18:02] * Joins: Hautain (~Hautain@AOrleans-258-1-18-81.w90-8.abo.wanadoo.fr)
  772. # [18:05] * Joins: croby (~croby@c-174-61-151-153.hsd1.wa.comcast.net)
  773. # [18:07] * Quits: CyberKnight (~Spiralmat@host217-37-173-70.in-addr.btopenworld.com)
  774. # [18:07] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
  775. # [18:13] * Joins: zatan (~zatan@5ad19e91.bb.sky.com)
  776. # [18:16] * Quits: levifig (~levifig@levifig.com) (Read error: Operation timed out)
  777. # [18:18] * Joins: phishy (~jeff@gmbea-e32.broadinstitute.org)
  778. # [18:21] * Joins: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net)
  779. # [18:21] * Joins: mike5w3c_ (~MikeSmith@EM1-112-110-0.pool.e-mobile.ne.jp)
  780. # [18:21] * Quits: hexa_ (~hexa@fwd1.simplethinking.net) (Ping timeout: 252 seconds)
  781. # [18:24] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
  782. # [18:24] * Joins: kevva (~kevva@c83-252-104-165.bredband.comhem.se)
  783. # [18:24] * Quits: mike5w3c (~MikeSmith@EM114-48-191-190.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
  784. # [18:24] * mike5w3c_ is now known as mike5w3c
  785. # [18:25] * Quits: bEEEviz (~Manuel@46.115.24.245) (Quit: Leaving)
  786. # [18:25] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  787. # [18:28] * Quits: tbassetto (~tbassetto@anj75-2-88-162-180-30.fbx.proxad.net) (Quit: Leaving...)
  788. # [18:29] * Joins: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr)
  789. # [18:32] * Quits: NoNoNo (~Adium@2a00:1158:0:201:e9ba:ede0:4dda:8c85) (Quit: Leaving.)
  790. # [18:32] * Quits: maxmanders (~maxmander@94.175.212.66) (Quit: leaving)
  791. # [18:36] * Joins: tw2113 (~tw2113@fedora/tw2113)
  792. # [18:37] * Joins: levifig (~levifig@levifig.com)
  793. # [18:40] * Joins: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at)
  794. # [18:40] * Joins: hexa_ (~hexa@fwd1.simplethinking.net)
  795. # [18:43] * Joins: JackLeo (~Domas@78-60-86-33.static.zebra.lt)
  796. # [18:47] * Quits: trumpetmic (~trumpetmi@174-21-187-59.tukw.qwest.net) (Quit: Leaving.)
  797. # [18:48] * Joins: smus (~smus@nat/google/x-rwfpqebbrjkcnkmq)
  798. # [18:48] * Quits: axelator (~chatzilla@cn-sfo1-natout.cnet.com) (Remote host closed the connection)
  799. # [18:48] * Joins: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net)
  800. # [18:52] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 260 seconds)
  801. # [18:52] * Quits: levifig (~levifig@levifig.com) (Quit: Farewell)
  802. # [18:54] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
  803. # [18:55] * Joins: skotttAFK (skottt@c-67-170-101-122.hsd1.wa.comcast.net)
  804. # [18:56] * Quits: skottt (skottt@c-67-170-101-122.hsd1.wa.comcast.net) (Ping timeout: 252 seconds)
  805. # [18:56] * Joins: sharustar (~sharustar@unaffiliated/sharustar)
  806. # [18:57] * sharustar is now known as WILDsharustar
  807. # [18:57] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Read error: Connection reset by peer)
  808. # [18:58] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
  809. # [19:00] * Joins: axelator (~chatzilla@cn-sfo1-natout.cnet.com)
  810. # [19:01] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  811. # [19:04] * Joins: Guest8043 (~craig@unaffiliated/craigbarnes)
  812. # [19:08] * Guest8043 is now known as craigbarnes
  813. # [19:09] * Joins: BrianBlakely (~Adium@out.dentsuamerica.com)
  814. # [19:10] <paul_irish> http://fgnass.github.com/spin.js/
  815. # [19:11] * Joins: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com)
  816. # [19:14] <nimbu> more like IRL fan spin.js
  817. # [19:14] * Joins: erichynds (~ehynds@venkman.brightcove.com)
  818. # [19:14] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  819. # [19:17] * Joins: levifig (~levifig@levifig.com)
  820. # [19:17] * Quits: phishy (~jeff@gmbea-e32.broadinstitute.org) (Quit: phishy)
  821. # [19:18] * Joins: franksalim (~frank@64-71-23-250.static.wiline.com)
  822. # [19:18] * Quits: Ms2ger (~Ms2ger@91.181.40.134) (Read error: Connection reset by peer)
  823. # [19:19] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
  824. # [19:20] * Joins: Ms2ger (~Ms2ger@91.181.40.134)
  825. # [19:21] * Parts: craigbarnes (~craig@unaffiliated/craigbarnes)
  826. # [19:22] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
  827. # [19:25] * Quits: andr3 (~andr3@194.65.5.235) (Ping timeout: 240 seconds)
  828. # [19:25] * Quits: JackLeo (~Domas@78-60-86-33.static.zebra.lt) (Read error: Operation timed out)
  829. # [19:28] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
  830. # [19:28] * Joins: dankest (~dankest@ip98-171-182-49.sb.sd.cox.net)
  831. # [19:29] * Joins: JackLeo (~Domas@78-60-86-33.static.zebra.lt)
  832. # [19:29] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
  833. # [19:30] * Joins: rilp (~rilp@189.200.202.67)
  834. # [19:31] * Joins: ewokchewy (~liferay@rrcs-76-79-114-218.west.biz.rr.com)
  835. # [19:32] <rilp> anybody knows an application similar to http://www.flashxml.net/3d-wall.html but done in html5???
  836. # [19:32] * Joins: LongBeach (~mike@AFontenayssB-152-1-63-61.w82-121.abo.wanadoo.fr)
  837. # [19:33] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
  838. # [19:33] <johnkpaul> this is very slightly similar http://peterned.home.xs4all.nl/3d/
  839. # [19:33] <johnkpaul> but you probably already found that
  840. # [19:34] <rilp> nope, I haven´t seen it yet, thanks.
  841. # [19:35] <rilp> Because Im looking something like this to cuztomize it. But I hate flah, to slow to load
  842. # [19:36] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
  843. # [19:36] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  844. # [19:36] * Quits: nikstepff (~nikstepff@94.18.163.224) (Quit: nikstepff)
  845. # [19:40] <johnkpaul> if you make that, it would be an awesome canvas demo
  846. # [19:43] * Joins: ja (~oleg@46.0.49.194)
  847. # [19:44] * ja is now known as ja_coder
  848. # [19:44] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  849. # [19:46] * Joins: dawolf (~dawolf@86.59.21.51)
  850. # [19:47] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  851. # [19:47] * Joins: andr3 (~andr3@bl14-174-41.dsl.telepac.pt)
  852. # [19:47] * Joins: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net)
  853. # [19:48] * ericduran is now known as ericduran|afk
  854. # [19:50] * Quits: hexa_ (~hexa@fwd1.simplethinking.net) (Ping timeout: 250 seconds)
  855. # [19:51] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
  856. # [19:53] * Quits: rilp (~rilp@189.200.202.67)
  857. # [19:56] * Quits: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr) (Read error: Connection reset by peer)
  858. # [19:56] * Joins: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr)
  859. # [19:56] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
  860. # [19:59] * Joins: rilp (~rilp@189.200.202.67)
  861. # [20:02] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
  862. # [20:04] * Quits: dmachi (~dmachi@pool-71-254-69-251.ronkva.east.verizon.net) (Ping timeout: 252 seconds)
  863. # [20:05] * Joins: nikstepff (~nikstepff@94.144.63.87)
  864. # [20:08] * Joins: nikstepff_ (~nikstepff@94.18.163.224)
  865. # [20:08] * Quits: ja_coder (~oleg@46.0.49.194) (Ping timeout: 264 seconds)
  866. # [20:09] * Joins: dmachi (~dmachi@pool-72-66-195-155.ronkva.east.verizon.net)
  867. # [20:09] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 264 seconds)
  868. # [20:11] * Quits: nikstepff (~nikstepff@94.144.63.87) (Ping timeout: 240 seconds)
  869. # [20:11] * nikstepff_ is now known as nikstepff
  870. # [20:13] * Quits: dmachi (~dmachi@pool-72-66-195-155.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  871. # [20:16] * ericduran|afk is now known as ericduran
  872. # [20:16] * Quits: tbassetto (~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr) (Quit: Leaving...)
  873. # [20:20] * Quits: nikstepff (~nikstepff@94.18.163.224) (Quit: nikstepff)
  874. # [20:21] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
  875. # [20:21] * Quits: rilp (~rilp@189.200.202.67)
  876. # [20:22] * Joins: modernbob (modernbob@crawfordneb.info)
  877. # [20:22] * Quits: modernbob (modernbob@crawfordneb.info) (Changing host)
  878. # [20:22] * Joins: modernbob (modernbob@belencomputers/staff/modernbob)
  879. # [20:22] * Joins: rilp (~rilp@189.200.202.67)
  880. # [20:23] * Joins: dmachi (~dmachi@pool-71-254-66-11.ronkva.east.verizon.net)
  881. # [20:25] * Joins: andr3_ (~andr3@bl14-174-41.dsl.telepac.pt)
  882. # [20:25] * Quits: andr3 (~andr3@bl14-174-41.dsl.telepac.pt) (Read error: Connection reset by peer)
  883. # [20:25] * andr3_ is now known as andr3
  884. # [20:31] * Joins: FylGood (~fylgood@pool-108-28-240-83.washdc.fios.verizon.net)
  885. # [20:34] * Joins: FireFly (~firefly@unaffiliated/firefly)
  886. # [20:34] * Joins: Daljo (~Daljo629@pa-67-234-147-171.dhcp.embarqhsd.net)
  887. # [20:38] * Joins: mascix (~mascix@83.66.110.192)
  888. # [20:39] * Quits: mascix (~mascix@83.66.110.192) (Client Quit)
  889. # [20:41] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
  890. # [20:43] <danbeam> does anybody have a good experience with a Flash -> HTML5 cross-compiler?
  891. # [20:44] * Joins: meatmash (~IceChat77@pool-173-60-31-219.lsanca.fios.verizon.net)
  892. # [20:44] <danbeam> (Flash -> SVG/JS/Canvas/WebGL/etc.*)
  893. # [20:51] * Joins: patcito (~123@190.42.77.132)
  894. # [20:52] * Joins: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk)
  895. # [21:00] * Quits: FylGood (~fylgood@pool-108-28-240-83.washdc.fios.verizon.net) (Remote host closed the connection)
  896. # [21:01] * Joins: phishy (~jeff@c-71-192-162-156.hsd1.nh.comcast.net)
  897. # [21:07] <monteslu> danbeam, don't know of a compiler, but I think there's a couple of HTML5 runtimes for flash
  898. # [21:09] * Joins: geopark (~geopark@wsip-98-188-152-211.dc.dc.cox.net)
  899. # [21:10] * Quits: phishy (~jeff@c-71-192-162-156.hsd1.nh.comcast.net) (Quit: phishy)
  900. # [21:11] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
  901. # [21:15] * Parts: geopark (~geopark@wsip-98-188-152-211.dc.dc.cox.net)
  902. # [21:16] <danbeam> monteslu: i.e. Gordon?
  903. # [21:16] * Joins: FylGood (~fylgood@pool-108-28-240-83.washdc.fios.verizon.net)
  904. # [21:17] * Parts: meatmash (~IceChat77@pool-173-60-31-219.lsanca.fios.verizon.net)
  905. # [21:18] * Quits: FylGood (~fylgood@pool-108-28-240-83.washdc.fios.verizon.net) (Client Quit)
  906. # [21:20] * Joins: rros (~robert@78.27.52.235)
  907. # [21:21] * Quits: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com) (Quit: Leaving...)
  908. # [21:22] * Parts: Emperorlou (~Emperorlo@bas3-ottawa23-1128747242.dsl.bell.ca)
  909. # [21:23] * Quits: JoshManders (~josh@unaffiliated/killswitch) (Remote host closed the connection)
  910. # [21:24] * Quits: chachan (~quassel@200.109.140.111) (Read error: Connection reset by peer)
  911. # [21:26] * Joins: ivector (~leandro@3.87.net.registro.br)
  912. # [21:26] <ivector> hi!
  913. # [21:27] * Quits: erichynds (~ehynds@venkman.brightcove.com)
  914. # [21:28] <ivector> i wanna try to do a streaming in HTML5 (free codecs), suggestions?
  915. # [21:29] * Joins: JoshManders (~josh@unaffiliated/killswitch)
  916. # [21:30] * Joins: jacine (~jacine@drupal.org/user/88931/view)
  917. # [21:30] * Parts: dawolf (~dawolf@86.59.21.51)
  918. # [21:30] <WILDsharustar> #research
  919. # [21:31] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
  920. # [21:31] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
  921. # [21:32] * Joins: hitchcock (~bluearcht@c-66-31-136-2.hsd1.ma.comcast.net)
  922. # [21:33] * Parts: hitchcock (~bluearcht@c-66-31-136-2.hsd1.ma.comcast.net)
  923. # [21:33] * Joins: erichynds (~ehynds@venkman.brightcove.com)
  924. # [21:36] * Quits: JoshManders (~josh@unaffiliated/killswitch) (Remote host closed the connection)
  925. # [21:38] * Quits: Daljo (~Daljo629@pa-67-234-147-171.dhcp.embarqhsd.net) (Quit: Leaving)
  926. # [21:41] * Joins: JoshManders (~josh@unaffiliated/killswitch)
  927. # [21:42] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  928. # [21:42] * Joins: nikstepff (~nikstepff@94.144.63.87)
  929. # [21:42] * Joins: nikstepff_ (~nikstepff@94.18.163.224)
  930. # [21:47] * Quits: nikstepff (~nikstepff@94.144.63.87) (Ping timeout: 276 seconds)
  931. # [21:47] * nikstepff_ is now known as nikstepff
  932. # [21:53] * Quits: moshee (~moshee@unaffiliated/moshee) (Read error: Connection reset by peer)
  933. # [21:53] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
  934. # [21:53] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
  935. # [21:53] * Joins: moshee (~moshee@unaffiliated/moshee)
  936. # [21:54] * Joins: tigerpaw (~tigerpaw@50-54-154-70.evrt.wa.frontiernet.net)
  937. # [21:54] * Quits: tigerpaw (~tigerpaw@50-54-154-70.evrt.wa.frontiernet.net) (Changing host)
  938. # [21:54] * Joins: tigerpaw (~tigerpaw@unaffiliated/tigerpaw)
  939. # [21:56] * Joins: Frippe (~Frippe@unaffiliated/frippe)
  940. # [21:56] * Joins: meatmash (~IceChat77@pool-173-60-31-219.lsanca.fios.verizon.net)
  941. # [21:56] * Parts: meatmash (~IceChat77@pool-173-60-31-219.lsanca.fios.verizon.net)
  942. # [21:57] * Quits: benv (~benv@CPE0026f32a09a2-CM0026f32a099e.cpe.net.cable.rogers.com) (Quit: Leaving...)
  943. # [22:04] * Joins: mascix (~mascix@83.66.110.192)
  944. # [22:17] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
  945. # [22:17] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  946. # [22:19] * Joins: tw2113 (~tw2113@fedora/tw2113)
  947. # [22:21] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 246 seconds)
  948. # [22:22] * paul_irish is now known as paul_irish_
  949. # [22:24] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
  950. # [22:29] * Quits: Ms2ger (~Ms2ger@91.181.40.134) (Quit: nn)
  951. # [22:30] * Quits: andr3 (~andr3@bl14-174-41.dsl.telepac.pt) (Quit: andr3)
  952. # [22:31] * Joins: danielfilho (~daniel@187.31.77.7)
  953. # [22:33] <gavacho> how should i markup something like
  954. # [22:34] <gavacho> "This is the best thing ever." - Mr. Satisfiedcustomer
  955. # [22:35] <nikstepff> gavacho: use http://www.w3schools.com/html5/tag_blockquote.asp
  956. # [22:35] <gavacho> got that far
  957. # [22:36] <gavacho> <blockquote>"this is the best thing ever."<span class="attribution">Mr. Satisfiedcustomer</span></blockquote>
  958. # [22:36] <gavacho> ?
  959. # [22:36] <nikstepff> gavacho: Yes, something like that
  960. # [22:38] * Quits: ivector (~leandro@3.87.net.registro.br) (Ping timeout: 264 seconds)
  961. # [22:38] <gavacho> the mdash seems like a style concern
  962. # [22:38] * Joins: ivector (~leandro@3.87.net.registro.br)
  963. # [22:38] <gavacho> is there any way to add it via css?
  964. # [22:39] * Quits: erichynds (~ehynds@venkman.brightcove.com)
  965. # [22:40] <johnkpaul> gavacho: you can use the css property 'content'
  966. # [22:41] <gavacho> excellent thanks
  967. # [22:41] <BrianBlakely> gavacho: I think you should use <q>: https://developer.mozilla.org/en/HTML/Element/q
  968. # [22:41] <shepazu> gavacho: yes, you can use replaced content
  969. # [22:42] <BrianBlakely> I consider <blockquote> as a quote from an outside resource
  970. # [22:43] <BrianBlakely> If a resource doesn't exist, using <q> seems appropriate
  971. # [22:43] <shepazu> span.attribution:before {
  972. # [22:43] <shepazu> content: "–";
  973. # [22:43] <shepazu> }
  974. # [22:43] <gavacho> perfect
  975. # [22:43] <gavacho> much thanks
  976. # [22:43] <shepazu> (note, that is untested)
  977. # [22:43] <gavacho> i prefer to test in production anyways
  978. # [22:43] <gavacho> thanks
  979. # [22:44] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
  980. # [22:44] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 252 seconds)
  981. # [22:45] <gavacho> brian: do you have an opinion about whether or not <span class="attribution"> should be contained by <q> or a sibling-of
  982. # [22:45] * Quits: SoulRaven (SoulRaven@89.41.157.171)
  983. # [22:46] <shepazu> gavacho: ok, tested that, and it works
  984. # [22:47] <BrianBlakely> gavacho: That's not a problem. Keep in mind that <blockquote> resets the outline of the document. It's kind of meant to be a "cut-out" in the page.
  985. # [22:47] <BrianBlakely> Also, gavacho, reference to? http://i.qkme.me/5cnm.jpg
  986. # [22:47] <BrianBlakely> ;)
  987. # [22:47] <gavacho> yes
  988. # [22:47] <gavacho> :)
  989. # [22:48] * Quits: mascix (~mascix@83.66.110.192) (Quit: Leaving.)
  990. # [22:49] * Joins: nonge (~nonge@p5082B8F9.dip.t-dialin.net)
  991. # [22:49] <shepazu> gavacho: in fact, this is even nicer… span.attribution:before { content: "” –"; } blockquote:before { content: "“";}
  992. # [22:53] * Joins: Chris_Duarte (~Chris_Dua@c-24-130-117-111.hsd1.ca.comcast.net)
  993. # [22:56] * Quits: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com) (Quit: dguttman)
  994. # [22:57] <BrianBlakely> Remember you can concatenate values, too
  995. # [22:58] * Joins: m1chael (m1chael@ip68-9-58-51.ri.ri.cox.net)
  996. # [22:58] <BrianBlakely> So you could do <q data-citation="Gary Spencer">I like cheese</q> … and then… q:before { content: """; } q:after { content: "" - " attr(data-citation); }
  997. # [22:59] <BrianBlakely> And really, really scale down the markup in that way
  998. # [22:59] <BrianBlakely> Actually, you might want to use ARIA attribute for accessibility purposes…
  999. # [23:00] * Quits: dankest (~dankest@ip98-171-182-49.sb.sd.cox.net) (Quit: Bye!)
  1000. # [23:01] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 260 seconds)
  1001. # [23:01] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
  1002. # [23:02] <gavacho> awesome!
  1003. # [23:02] <gavacho> thanks
  1004. # [23:05] * Joins: NoNoNo (~Adium@82.113.99.46)
  1005. # [23:06] * Quits: WILDsharustar (~sharustar@unaffiliated/sharustar) (Quit: Leaving)
  1006. # [23:06] * Parts: NoNoNo (~Adium@82.113.99.46)
  1007. # [23:10] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
  1008. # [23:10] * Joins: elkng (~elkng@unaffiliated/elkng)
  1009. # [23:11] * Joins: danielfilho (~daniel@187.31.77.7)
  1010. # [23:13] <elkng> there are many sites entirely in flash, they cant be browsed without using flash in browser, can similar site with the same usability be written without flash using html5 ?
  1011. # [23:16] <gavacho> no, you cant use html5 to make a site that's only viewable using flash in the browser
  1012. # [23:16] <elkng> or flash will not be superseded by html5 entirely ?
  1013. # [23:16] <eggsby> I think you're looking at the problem incorrectly elkng
  1014. # [23:16] <elkng> an multimedia sites still will be writed using flash technology
  1015. # [23:17] <eggsby> html5 isn't a replacement for flash, but with supplemental technologies you can recreate things that previously could only be made with flash
  1016. # [23:21] * Joins: msponge (~msponge@nat/google/x-irputpjrckdzurzn)
  1017. # [23:21] <Jayflux> gavacho i don't think that's what he was asking.
  1018. # [23:26] * Parts: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
  1019. # [23:29] * Joins: spasquali (~spasquali@64.61.91.74)
  1020. # [23:29] * Parts: spasquali (~spasquali@64.61.91.74)
  1021. # [23:29] * Joins: phishy (~jeff@c-71-192-162-156.hsd1.nh.comcast.net)
  1022. # [23:30] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
  1023. # [23:32] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: FireFly)
  1024. # [23:33] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  1025. # [23:35] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
  1026. # [23:36] * Quits: JackLeo (~Domas@78-60-86-33.static.zebra.lt) (Quit: Leaving)
  1027. # [23:36] * Quits: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com) (Quit: matomesc)
  1028. # [23:36] <elkng> I'm just curious if html5 is such a powerful technology, even quake2 was rewriten using it, will it superced flash technology on web sites ?
  1029. # [23:37] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  1030. # [23:37] <elkng> s/superced/supersede/
  1031. # [23:37] <sic1> the problem is right now, that you cant fully support what you would do in html5 in non modern browsers (ie7)
  1032. # [23:37] * Joins: steveroberts (~steverobe@cpc1-grim4-0-0-cust653.12-3.cable.virginmedia.com)
  1033. # [23:37] <sic1> so it depends on what you are trying to do
  1034. # [23:37] * Joins: dankest (~dankest@ip98-171-182-49.sb.sd.cox.net)
  1035. # [23:38] <sic1> and what kind of user base you need to support
  1036. # [23:38] <elkng> or I steel be receive messages like: "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player." ?
  1037. # [23:38] <sic1> flash covers everyone because people have flash on their computer (for the most part)
  1038. # [23:38] * Quits: johnkpaul (~jpaul@pool-74-108-115-181.nycmny.fios.verizon.net) (Remote host closed the connection)
  1039. # [23:38] <elkng> in place of actual page
  1040. # [23:39] <sic1> what browser are you on?
  1041. # [23:39] <elkng> Konqueror: 3.5.4
  1042. # [23:39] * Joins: tw2113 (~tw2113@fedora/tw2113)
  1043. # [23:40] <sic1> i hardly know what to say right now
  1044. # [23:40] <sic1> that was a curve ball
  1045. # [23:40] <sic1> ok, so, ur crazy - go get chrome - then u dont even need to worry about this. you will have flash support and all the latest greatest html5 support
  1046. # [23:41] <sic1> :)
  1047. # [23:41] <sic1> so side note: been doin some html templating tests today, and jQote2 is very much overlooked
  1048. # [23:41] <sic1> http://jsperf.com/dom-vs-innerhtml-based-templating/192
  1049. # [23:42] <steveroberts> FF6.0 out today, anyone tried it?
  1050. # [23:43] * Joins: necolas (~necolas@5e0129ee.bb.sky.com)
  1051. # [23:45] <sic1> i have not
  1052. # [23:46] <sic1> i've lost touch with FF a bit...
  1053. # [23:46] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  1054. # [23:47] * Quits: ivector (~leandro@3.87.net.registro.br) (Quit: leaving)
  1055. # [23:50] * Quits: Jon47 (~jonz@204.56.125.50) (Quit: Leaving.)
  1056. # [23:51] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  1057. # [23:52] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Quit: Please insert a quarter for quit message.)
  1058. # [23:53] <monteslu> danbeam, actually swiffy does a full conversion
  1059. # [23:54] * Quits: nikstepff (~nikstepff@94.18.163.224) (Quit: nikstepff)
  1060. # Session Close: Wed Aug 17 00:00:00 2011

The end :)