/irc-logs / freenode / #whatwg / 2011-01-19 / end

Options:

  1. # Session Start: Wed Jan 19 00:00:00 2011
  2. # Session Ident: #whatwg
  3. # [00:00] <TabAtkins> It means it hasn't been touched for 3 months.
  4. # [00:01] <Hixie> oh i misread the date
  5. # [00:01] <Hixie> my bad
  6. # [00:01] <Hixie> i thought it was early last year
  7. # [00:02] * Quits: justinhjohnson (~justinjn@67-131-94-2.dia.static.qwest.net) (Quit: justinhjohnson)
  8. # [00:05] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
  9. # [00:05] * Joins: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  10. # [00:05] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Client Quit)
  11. # [00:05] <Rik`> TabAtkins: about image(), if I want to use webp today (cause it offers better compression) I'd like to do it without having an extra HTTP request
  12. # [00:05] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
  13. # [00:05] * Quits: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (Read error: Connection reset by peer)
  14. # [00:06] <Rik`> cause with an extra HTTP request, it kinds of the defeat the purpose of using a lighter image format
  15. # [00:07] <Rik`> also, if the feature was already implemented, it would greatly simplify using SVG files on the web right now
  16. # [00:08] <TabAtkins> Rik`: I agree that dealing with the format stuff is a useful feature. I don't know if it's worth complicating up the syntax that much.
  17. # [00:09] <TabAtkins> Like, you'll get "background-image: image( "foo.webp" "image/webp", "foo.svg" "image/svg+xml", blue );"
  18. # [00:09] <TabAtkins> Plus maybe that weird resolution-handling stuff.
  19. # [00:09] <Rik`> why image/webp and not only webp ?
  20. # [00:09] <TabAtkins> Argh, I don't like the resolution stuff either. Again, useful functionality, but I don't think it fits in the image() function.
  21. # [00:10] <TabAtkins> I assumed it would be by mimetype?
  22. # [00:10] <Rik`> font-face doesn't use mimetype
  23. # [00:11] <TabAtkins> Yeah, it defines a small list of types.
  24. # [00:11] <Rik`> but I could live with mimetype
  25. # [00:11] <TabAtkins> Actually... going with that, and inverting the functionality (only download the resource is the type isn't specified, or if it is specified and it's something you think can render) might be more useful.
  26. # [00:12] * Joins: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net)
  27. # [00:12] <TabAtkins> That way new formats like webp automatically work as expected - they get ignored until they're supported.
  28. # [00:14] <karlcow> http://www.ietf.org/rfc/rfc2295.txt never implemented I think :/
  29. # [00:14] <karlcow> Transparent Content Negotiation in HTTP
  30. # [00:15] <karlcow> was proposing an Alternates: header
  31. # [00:15] <karlcow> giving all the type of resources available
  32. # [00:25] * Joins: jwalden (~waldo@nat/mozilla/x-fvnuebiydepqkirt)
  33. # [00:29] * Quits: matjas (~matjas@91.182.217.232) (Quit: Computer has gone to sleep.)
  34. # [00:31] * Joins: matjas (~matjas@91.182.217.232)
  35. # [00:34] * Quits: matjas (~matjas@91.182.217.232) (Client Quit)
  36. # [00:38] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
  37. # [00:38] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
  38. # [00:39] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
  39. # [00:42] * Joins: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net)
  40. # [00:42] * Joins: miketaylr (~androirc@184-199-91-77.pools.spcsdns.net)
  41. # [00:43] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
  42. # [00:48] * Parts: adactio (~adactio@cust217-dsl91-135-3.idnet.net)
  43. # [00:53] * Joins: AryehGregor (~Simetrica@mediawiki/simetrical)
  44. # [00:57] * Joins: micheil (~micheil@114.73.67.209)
  45. # [01:00] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Quit: OMG, YOU KILLED OPPO!)
  46. # [01:01] * Joins: MikeSmith_ (~MikeSmith@EM114-48-98-57.pool.e-mobile.ne.jp)
  47. # [01:04] * Quits: MikeSmith (~MikeSmith@EM111-188-31-20.pool.e-mobile.ne.jp) (Read error: Connection reset by peer)
  48. # [01:04] * MikeSmith_ is now known as MikeSmith
  49. # [01:05] * Joins: jochen___ (~jochen@nat/google/x-exdbitvfoijhktbz)
  50. # [01:09] * Quits: jochen__ (~jochen@nat/google/x-avrojaucdnmllkvu) (Ping timeout: 250 seconds)
  51. # [01:09] * jochen___ is now known as jochen__
  52. # [01:11] * Quits: micheil (~micheil@114.73.67.209) (Quit: http://brandedcode.com | http://github.com/miksago)
  53. # [01:17] * Joins: macpherson (~macpherso@nat/google/x-vvweglstwkbfhrev)
  54. # [01:18] * Joins: matijsb (~matijsb@86.93.69.153)
  55. # [01:23] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
  56. # [01:23] * Joins: charlvn (~charlvn@2002:c4d2:f4c9::1)
  57. # [01:23] * Quits: mokush (~quassel@188.24.40.254) (Read error: Connection reset by peer)
  58. # [01:26] * Quits: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) (Quit: kennyluck)
  59. # [01:26] * Quits: boaz (~boaz@64.119.153.2) (Quit: boaz)
  60. # [01:26] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
  61. # [01:31] * Quits: miketaylr (~androirc@184-199-91-77.pools.spcsdns.net) (Ping timeout: 240 seconds)
  62. # [01:33] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  63. # [01:35] * Joins: ukai (~ukai@nat/google/x-pzllkunxmbnuayey)
  64. # [01:36] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  65. # [01:37] * Quits: pluma (~ap@cable-78-35-115-245.netcologne.de) (Quit: Leaving)
  66. # [01:40] * Quits: othermaciej (~mjs@17.246.16.169) (Quit: othermaciej)
  67. # [01:40] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Read error: Operation timed out)
  68. # [01:41] * Quits: richardschwerdtf (~RichS@32.97.110.51) (Remote host closed the connection)
  69. # [01:44] * Joins: othermaciej (~mjs@17.246.16.169)
  70. # [01:48] * richardwh1uk is now known as richardwhiuk
  71. # [01:49] * Quits: matijsb (~matijsb@86.93.69.153) (Quit: Leaving.)
  72. # [01:51] * Quits: othermaciej (~mjs@17.246.16.169) (Quit: othermaciej)
  73. # [01:52] * Joins: espadrine (~espadrine@acces1296.res.insa-lyon.fr)
  74. # [01:58] * Joins: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
  75. # [01:59] * Quits: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net) (Quit: Ex-Chat)
  76. # [02:03] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  77. # [02:06] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  78. # [02:07] * Joins: othermaciej (~mjs@17.246.16.169)
  79. # [02:10] * Quits: ojan (~ojan@nat/google/x-bsxtcfpiqbcpdxmp) (Quit: ojan)
  80. # [02:14] * Quits: tndH (~Rob@cpc15-seac19-2-0-cust232.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
  81. # [02:17] * Quits: jwalden (~waldo@nat/mozilla/x-fvnuebiydepqkirt) (Quit: back in half a minute)
  82. # [02:18] * Joins: jwalden (~waldo@nat/mozilla/x-qzcxhzwrufjfxzsa)
  83. # [02:19] * Quits: mloki (~mloki__@x1-6-00-10-a7-28-f3-47.k765.webspeed.dk) (Quit: Leaving)
  84. # [02:22] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  85. # [02:24] * Joins: MikeSmith_ (~MikeSmith@EM114-48-44-91.pool.e-mobile.ne.jp)
  86. # [02:24] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  87. # [02:24] * Quits: chriseppstein (~chris@209.119.65.162) (Quit: chriseppstein)
  88. # [02:25] * Quits: MikeSmith (~MikeSmith@EM114-48-98-57.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
  89. # [02:25] * MikeSmith_ is now known as MikeSmith
  90. # [02:26] * Joins: paradisaeidae (~chatzilla@r125-63-186-202.cpe.unwired.net.au)
  91. # [02:37] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
  92. # [02:40] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
  93. # [02:41] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
  94. # [02:41] * Quits: charlvn (~charlvn@2002:c4d2:f4c9::1) (Quit: Leaving)
  95. # [02:43] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
  96. # [02:49] * Joins: davidb (~davidb@174.91.46.6)
  97. # [02:51] <annevk> +1 to HTML
  98. # [02:52] <annevk> I had a note for my blogpost anyway on how we already call it that
  99. # [02:52] <annevk> if we actually call it that it might make more sense :)
  100. # [02:54] * Joins: paradisaeidae_ (~chatzilla@r125-63-186-205.cpe.unwired.net.au)
  101. # [02:55] * Quits: paradisaeidae (~chatzilla@r125-63-186-202.cpe.unwired.net.au) (Ping timeout: 255 seconds)
  102. # [02:59] <Hixie> hehe
  103. # [02:59] * Quits: dbaron (~dbaron@nat/mozilla/x-npozqryjyyszcojv) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  104. # [02:59] <Hixie> (reminder for those not reading backlog: i'm planning on doing s/HTML5/HTML/ on the http://whatwg.org/html spec tomorrow unless someone raises an issue on this.)
  105. # [02:59] <Hixie> (someone other than TabAtkins)
  106. # [03:10] * Quits: Silanus_ (~silanus@p5DDEB562.dip.t-dialin.net) (Ping timeout: 240 seconds)
  107. # [03:11] * Joins: Silanus (~silanus@p5DDEB562.dip.t-dialin.net)
  108. # [03:14] * Quits: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net) (Read error: Connection reset by peer)
  109. # [03:15] * Joins: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net)
  110. # [03:21] <annevk> wait what
  111. # [03:21] <annevk> WAI-ARIA became CR?!
  112. # [03:21] <annevk> I would love to see the disposition of comments
  113. # [03:21] <annevk> sounds like SVG all over again
  114. # [03:24] * Joins: saba (~foo@unaffiliated/saba)
  115. # [03:25] * annevk -> sleep
  116. # [03:27] <paul_irish> Hixie: I thought the 5 was being retained to help people searching for the spec.
  117. # [03:28] <Hixie> it was being retained to help with advocacy
  118. # [03:29] <Hixie> but now that the w3c has basically jumped onto the bandwagon of using "html5" as the new "ajax", it's not clear that anyone searching for "html5" is looking for the spec
  119. # [03:29] <Hixie> and anyway, "html5" on google doesn't get you the whatwg spec on the first page
  120. # [03:29] <erlehmann> Next up: The W3C ursurps the term “HTML” … oh wait.
  121. # [03:30] * Joins: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net)
  122. # [03:33] <paul_irish> Hixie: i see. Will http://developers.whatwg.org be able to retain "html5" ?
  123. # [03:33] <Hixie> that's up to ben
  124. # [03:33] <paul_irish> okay. i just pinged him. sounds good.
  125. # [03:34] * Quits: cying (~cying@173-228-29-224.dsl.static.sonic.net) (Quit: cying)
  126. # [03:35] * Quits: paradisaeidae_ (~chatzilla@r125-63-186-205.cpe.unwired.net.au) (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014])
  127. # [03:35] * Joins: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au)
  128. # [03:42] * Quits: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net) (Ping timeout: 246 seconds)
  129. # [03:45] * Joins: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net)
  130. # [03:47] * Joins: Silanus_ (~silanus@p5DDE9EAE.dip.t-dialin.net)
  131. # [03:48] * Quits: jwalden (~waldo@nat/mozilla/x-qzcxhzwrufjfxzsa) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.13/20110103133706])
  132. # [03:48] * Quits: Silanus (~silanus@p5DDEB562.dip.t-dialin.net) (Ping timeout: 240 seconds)
  133. # [04:02] * Quits: othermaciej (~mjs@17.246.16.169) (Quit: othermaciej)
  134. # [04:02] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
  135. # [04:12] * Joins: othermaciej (~mjs@66.109.104.93)
  136. # [04:13] * Joins: lunaphyte (~lunaphyte@unaffiliated/lunaphyte)
  137. # [04:13] * Parts: lunaphyte (~lunaphyte@unaffiliated/lunaphyte)
  138. # [04:20] * Quits: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au) (Ping timeout: 255 seconds)
  139. # [04:28] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 272 seconds)
  140. # [04:29] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 240 seconds)
  141. # [04:32] <hober> Hixie: valentine's day
  142. # [04:32] <hober> Hixie: but yeah, I enjoyed the non-response
  143. # [04:35] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
  144. # [04:36] <hober> also, +1 to s/5//
  145. # [04:38] * bga_ is now known as bga_|away
  146. # [04:38] <othermaciej> <small>i like the 5</small>
  147. # [04:39] * Quits: jamesr_ (~jamesr@nat/google/x-jphhvmfdczkcphcd) (Quit: jamesr_)
  148. # [04:41] <MikeSmith> http://es5.github.com/
  149. # [04:41] <MikeSmith> (moved from sideshowbarker.github.com/es5-spec/)
  150. # [04:42] <MikeSmith> I added markers that link to the MDC JavaScript Reference and MDC JavaScript Guide
  151. # [04:42] * Joins: Amorphous (jan@unaffiliated/amorphous)
  152. # [04:43] <MikeSmith> also added ones that link to Dmitry Soshnikov's article series
  153. # [04:44] * Quits: cyphase (~cyphase@adsl-99-191-75-51.dsl.pltn13.sbcglobal.net) (Ping timeout: 250 seconds)
  154. # [04:49] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Ping timeout: 265 seconds)
  155. # [04:53] * Quits: davidb (~davidb@174.91.46.6) (Ping timeout: 240 seconds)
  156. # [04:53] * Joins: GPHemsley (~GPHemsley@ool-45719f33.dyn.optonline.net)
  157. # [04:53] * Quits: GPHemsley (~GPHemsley@ool-45719f33.dyn.optonline.net) (Changing host)
  158. # [04:53] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
  159. # [04:55] * Quits: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net) (Quit: boaz)
  160. # [04:56] * Joins: cyphase (~cyphase@adsl-99-38-148-193.dsl.pltn13.sbcglobal.net)
  161. # [04:56] * bga_|away is now known as bga_
  162. # [05:00] * Quits: othermaciej (~mjs@66.109.104.93) (Quit: othermaciej)
  163. # [05:07] * Joins: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net)
  164. # [05:09] * bga_ is now known as bga_|away
  165. # [05:09] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
  166. # [05:10] * bga_|away is now known as bga_
  167. # [05:12] * Quits: paul_irish (~paul_iris@nat/google/x-edcoqyejjwsviqan) (Remote host closed the connection)
  168. # [05:15] * Joins: paul_irish (~paul_iris@67.218.106.190)
  169. # [05:16] * Quits: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net) (Quit: boaz)
  170. # [05:21] * bga_ is now known as bga_|away
  171. # [05:21] * Quits: bga_|away (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
  172. # [05:22] * Quits: jgv (~jgv@184.152.75.83) (Quit: Colloquy for iPad - http://colloquy.mobi)
  173. # [05:27] * Joins: kennyluck (~kennyluck@EM111-188-148-250.pool.e-mobile.ne.jp)
  174. # [05:39] <karlcow> es5.github.com just crashed my browser
  175. # [05:39] * gsnedders wonders about changing the tree-walker API again to use a dict of (namespace, localName) tuple to value instead of the current list of dicts…
  176. # [05:47] * Quits: erlehmann (~erlehmann@dslb-088-075-179-015.pools.arcor-ip.net) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
  177. # [05:53] * Quits: paul_irish (~paul_iris@67.218.106.190) (Remote host closed the connection)
  178. # [05:56] <Hixie> othermaciej: correct me if i'm wrong, but it's more the versioning you like, right? not the 5 per se. We've already dropped the versioning.
  179. # [06:00] * Joins: cying (~cying@c-24-23-135-168.hsd1.ca.comcast.net)
  180. # [06:00] * Joins: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net)
  181. # [06:13] <MikeSmith> karlcow: I noticed some serious performance issues with viewing it Opera
  182. # [06:14] <MikeSmith> almost certainly due to me probably doing something really dumb in the JS code that generates the annotations
  183. # [06:15] <MikeSmith> but not crashes
  184. # [06:15] <MikeSmith> on my machine, I mean
  185. # [06:16] <MikeSmith> mostly just seems to talk a really long time to load -- scrolling slows/locks for a long time
  186. # [06:17] <MikeSmith> but then it seems to finish doing whatever and I can scroll fine and all after that
  187. # [06:19] <gsnedders> Reflowing during script execution when it adds the annotations?
  188. # [06:19] <MikeSmith> suppose so
  189. # [06:21] <MikeSmith> it's a big document a gazillion of those annotation markers
  190. # [06:31] * Joins: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net)
  191. # [06:36] * Joins: cutepy (~quassel@110.225.118.50)
  192. # [06:37] <cutepy> hi i have a project to create an online document viewer. I plan to convert pdf documents to html for showing the documents.
  193. # [06:37] <cutepy> does anyone have any idea of how to program this
  194. # [06:43] * Quits: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz) (Ping timeout: 240 seconds)
  195. # [06:45] * Quits: cutepy (~quassel@110.225.118.50) (Ping timeout: 255 seconds)
  196. # [06:47] * Joins: cutepy (~quassel@117.97.41.94)
  197. # [07:01] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  198. # [07:01] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Quit: eric_carlson)
  199. # [07:03] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
  200. # [07:05] * Quits: cutepy (~quassel@117.97.41.94) (Remote host closed the connection)
  201. # [07:25] * Joins: anttio (~anttio@huittinen.of.frantic.com)
  202. # [07:28] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (*.net *.split)
  203. # [07:28] * Quits: macpherson (~macpherso@nat/google/x-vvweglstwkbfhrev) (*.net *.split)
  204. # [07:28] * Quits: kanzure (~kanzure@131.252.130.248) (*.net *.split)
  205. # [07:28] * Quits: SlexAxton (~slex@ve.nvl6zjvg.vesrv.com) (*.net *.split)
  206. # [07:28] * Quits: hsivonen (~hsivonen@kekkonen.cs.hut.fi) (*.net *.split)
  207. # [07:28] * Quits: cying (~cying@c-24-23-135-168.hsd1.ca.comcast.net) (*.net *.split)
  208. # [07:28] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
  209. # [07:28] * Quits: hasather (~davidh@pat-tdc.opera.com) (*.net *.split)
  210. # [07:28] * Quits: elryry (~elryry@188-165-0-193.ovh.net) (*.net *.split)
  211. # [07:28] * Quits: ukai (~ukai@nat/google/x-pzllkunxmbnuayey) (*.net *.split)
  212. # [07:29] * Quits: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (*.net *.split)
  213. # [07:29] * Quits: kinetik (~kinetik@121.98.132.55) (*.net *.split)
  214. # [07:29] * Quits: mamund (mamund@frost.nullshells.net) (*.net *.split)
  215. # [07:29] * Quits: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (*.net *.split)
  216. # [07:29] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (*.net *.split)
  217. # [07:29] * Quits: Geophage (~Geophage@pool-173-77-99-222.nycmny.east.verizon.net) (*.net *.split)
  218. # [07:29] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (*.net *.split)
  219. # [07:29] * Quits: richardwhiuk (richardwhi@scarlet.richardwhiuk.com) (*.net *.split)
  220. # [07:29] * Quits: Moo-_- (~quassel@herd37.twinapex.fi) (*.net *.split)
  221. # [07:29] * Quits: volkmar_ (~volkmar@rps1542.ovh.net) (*.net *.split)
  222. # [07:29] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (*.net *.split)
  223. # [07:29] * Quits: tmzt (~tmzt@76.211.0.152) (*.net *.split)
  224. # [07:29] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (*.net *.split)
  225. # [07:29] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (*.net *.split)
  226. # [07:29] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (*.net *.split)
  227. # [07:29] * Quits: connrs (~paul@host86-169-89-156.range86-169.btcentralplus.com) (*.net *.split)
  228. # [07:29] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (*.net *.split)
  229. # [07:29] * Quits: wirepair (fbi@random.supermario.org) (*.net *.split)
  230. # [07:29] * Quits: foolip (~philip@83.218.67.122) (*.net *.split)
  231. # [07:29] * Quits: beowulf (u116@gateway/web/irccloud.com/x-fdpnrdktnpypdijo) (*.net *.split)
  232. # [07:29] * Quits: Jedi_ (~Jedi@Jedi.org) (*.net *.split)
  233. # [07:29] * Quits: Phae (u455@gateway/web/irccloud.com/x-cpcrlmtnlzcvdiyx) (*.net *.split)
  234. # [07:29] * Quits: webr3 (~nathan@host86-140-58-69.range86-140.btcentralplus.com) (*.net *.split)
  235. # [07:29] * Quits: jgraham (~jgraham@web22.webfaction.com) (*.net *.split)
  236. # [07:29] * Quits: pererik (~pe@unaffiliated/pererik) (*.net *.split)
  237. # [07:29] * Quits: hober (~ted@unaffiliated/hober) (*.net *.split)
  238. # [07:29] * Quits: TabAtkins (~tabatkins@nat/google/x-rwdkyjfdtypcklxi) (*.net *.split)
  239. # [07:29] * Quits: drry (~drry@unaffiliated/drry) (*.net *.split)
  240. # [07:29] * Quits: asmodai (asmodai@dhammapada.xs4all.nl) (*.net *.split)
  241. # [07:29] * Quits: tomaw (tom@freenode/staff/tomaw) (*.net *.split)
  242. # [07:29] * Joins: pererik (~pe@unaffiliated/pererik)
  243. # [07:40] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  244. # [07:40] <Hixie> (note for those not reading backlog: i'm planning on doing s/HTML5/HTML/ on the http://whatwg.org/html spec tomorrow unless someone raises an issue on this.)
  245. # [08:05] * Joins: rimantas (~rimliu@93.93.57.193)
  246. # [08:06] <othermaciej> Hixie: nah, I like HTML5 as a buzzword
  247. # [08:06] <othermaciej> Hixie: but I also don't care a huge amount what the draft says
  248. # [08:21] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  249. # [08:24] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  250. # [08:26] * Quits: MikeSmith (~MikeSmith@EM114-48-44-91.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
  251. # [08:32] * Joins: MikeSmith (~MikeSmith@EM114-48-243-134.pool.e-mobile.ne.jp)
  252. # [08:42] * Joins: benschwarz (~ben@59.167.185.148)
  253. # [08:44] * Joins: Ms2ger (~Ms2ger@91.181.54.30)
  254. # [08:46] * Joins: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl)
  255. # [08:50] * Quits: benschwarz (~ben@59.167.185.148) (Quit: benschwarz)
  256. # [08:52] * Joins: nattokirai (~nattokira@rtr.mozilla.or.jp)
  257. # [08:53] * Quits: inimino (~inimino@boshi.inimino.org) (Quit: inimino)
  258. # [08:53] * Joins: inimino (~inimino@boshi.inimino.org)
  259. # [08:55] * Joins: maikmerten (~merten@ls5dhcp197.cs.uni-dortmund.de)
  260. # [08:55] * Joins: pesla (~pesla@188.202.125.121)
  261. # [08:56] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  262. # [08:58] * Joins: benschwarz (~benschwar@59.167.185.148)
  263. # [08:59] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  264. # [09:03] <Hixie> othermaciej: well as a buzz word it means far more than what the spec means, according to w3c
  265. # [09:03] <Hixie> othermaciej: so the buzzword is not a useful label for the spec :-)
  266. # [09:04] * Quits: pesla (~pesla@188.202.125.121) (Remote host closed the connection)
  267. # [09:05] * Joins: pesla (~pesla@188.202.125.121)
  268. # [09:08] * Joins: erlehmann (~erlehmann@89.204.153.68)
  269. # [09:09] <Hixie> if anyone cares about prefixes in rdfa, here's my CP: http://wiki.whatwg.org/wiki/Change_Proposal_for_ISSUE-120
  270. # [09:10] <Hixie> i'll submit it tomorrow so if anyone has any feedback on it, either edit the CP directly or let me know here
  271. # [09:16] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
  272. # [09:27] * Joins: roc (~chatzilla@121.98.230.221)
  273. # [09:31] * Joins: matjas (~matjas@91.182.217.232)
  274. # [09:31] * Joins: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  275. # [09:31] * Joins: FireFly (~firefly@1-1-3-36a.tul.sth.bostream.se)
  276. # [09:31] * Joins: foolip (~philip@83.218.67.122)
  277. # [09:31] * Joins: wirepair (fbi@random.supermario.org)
  278. # [09:31] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
  279. # [09:31] * Joins: connrs (~paul@host86-169-89-156.range86-169.btcentralplus.com)
  280. # [09:31] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
  281. # [09:31] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
  282. # [09:31] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
  283. # [09:31] * Joins: Guest51655 (~nathan@host86-140-58-69.range86-140.btcentralplus.com)
  284. # [09:31] * Joins: Geophage (~Geophage@pool-173-77-99-222.nycmny.east.verizon.net)
  285. # [09:31] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
  286. # [09:31] * Joins: mamund (mamund@frost.nullshells.net)
  287. # [09:31] * Joins: kinetik (~kinetik@121.98.132.55)
  288. # [09:31] * Joins: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  289. # [09:31] * Joins: ukai (~ukai@nat/google/x-pzllkunxmbnuayey)
  290. # [09:31] * Joins: drry (~drry@HKRnf1951.tokyo-ip.dti.ne.jp)
  291. # [09:31] * Joins: macpherson (~macpherso@nat/google/x-vvweglstwkbfhrev)
  292. # [09:31] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
  293. # [09:31] * Joins: Jedi_ (~Jedi@Jedi.org)
  294. # [09:31] * Joins: asmodai_ (asmodai@dhammapada.xs4all.nl)
  295. # [09:31] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
  296. # [09:31] * Joins: beowulf (u116@gateway/web/irccloud.com/x-fdpnrdktnpypdijo)
  297. # [09:31] * Joins: richardwhiuk (richardwhi@scarlet.richardwhiuk.com)
  298. # [09:31] * Joins: bzed (~bzed@devel.recluse.de)
  299. # [09:31] * Joins: hsivonen (~hsivonen@kekkonen.cs.hut.fi)
  300. # [09:31] * Joins: kanzure (~kanzure@131.252.130.248)
  301. # [09:31] * Joins: SlexAxton (~slex@ve.nvl6zjvg.vesrv.com)
  302. # [09:31] * Joins: Moo-_- (~quassel@herd37.twinapex.fi)
  303. # [09:31] * Joins: Phae (u455@gateway/web/irccloud.com/x-cpcrlmtnlzcvdiyx)
  304. # [09:31] * Joins: volkmar_ (~volkmar@rps1542.ovh.net)
  305. # [09:31] * Joins: hasather (~davidh@pat-tdc.opera.com)
  306. # [09:31] * Joins: jgraham (~jgraham@web22.webfaction.com)
  307. # [09:31] * Joins: elryry (~elryry@188-165-0-193.ovh.net)
  308. # [09:31] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
  309. # [09:31] * Joins: hober (~ted@unaffiliated/hober)
  310. # [09:31] * Joins: TabAtkins (~tabatkins@nat/google/x-rwdkyjfdtypcklxi)
  311. # [09:31] * Joins: tmzt (~tmzt@76.211.0.152)
  312. # [09:31] * Joins: tomaw (tom@freenode/staff/tomaw)
  313. # [09:31] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
  314. # [09:39] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
  315. # [09:41] * Joins: benschwarz_ (~benschwar@49.199.6.251)
  316. # [09:44] * Quits: benschwarz (~benschwar@59.167.185.148) (Ping timeout: 255 seconds)
  317. # [09:44] * Joins: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  318. # [09:44] * Quits: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (Read error: Connection reset by peer)
  319. # [09:44] * Joins: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se)
  320. # [09:44] <zcorpan> wow is http://www.w3.org/TR/2011/CR-wai-aria-20110118/appendices#xhtml_dtd confused or what
  321. # [09:47] <annevk> http://antimatter15.com/wp/2011/01/the-ambiguity-of-open-and-vp8-vs-h-264/ is a pretty good article
  322. # [09:48] * benschwarz_ is now known as benschwarz
  323. # [09:49] <annevk> they spell HTML5 with a space
  324. # [09:50] <annevk> and link to an ancient draft directly rather than via the references section?
  325. # [09:50] <paul_irish> gross.
  326. # [09:50] <paul_irish> also annevk, not that it should matter but antimatter is actually 15 years old.
  327. # [09:50] <annevk> smart kid then
  328. # [09:53] <erlehmann> the working draft podcast really nailed it with their stylesheet :D http://workingdraft.de/10/
  329. # [09:55] <annevk> haha
  330. # [09:55] * Joins: tndH (~Rob@cpc15-seac19-2-0-cust232.7-2.cable.virginmedia.com)
  331. # [09:57] <annevk> waiting for someone to create the interrobang version now
  332. # [09:59] * Quits: benschwarz (~benschwar@49.199.6.251) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  333. # [09:59] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
  334. # [10:01] <erlehmann> annevk, only question is: which color? let me see …
  335. # [10:02] <annevk> html5.org uses pink
  336. # [10:02] <annevk> WHATWG uses "WHATWG green"
  337. # [10:02] <annevk> http://workingdraft.de/ uses purple
  338. # [10:02] <annevk> lime?
  339. # [10:03] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  340. # [10:04] * Joins: ROBOd (~robod@109.96.228.64)
  341. # [10:04] * asmodai_ is now known as asmodai
  342. # [10:07] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
  343. # [10:12] * Joins: kor (~kor@ip146-53-210-87.adsl2.static.versatel.nl)
  344. # [10:17] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
  345. # [10:18] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Ping timeout: 246 seconds)
  346. # [10:18] * Joins: danbri (~danbri@note-guus2.few.vu.nl)
  347. # [10:18] * Joins: Rik`_ (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
  348. # [10:19] <annevk> "sergeant semantics" -- hsivonen makes up the best new terms :)
  349. # [10:23] <erlehmann> annevk, green and purple difference is approx. 60° on the color wheel. the new color thus would be some kind of orange.
  350. # [10:24] * Quits: Sirisian (~Sirisian@141.218.226.81) (Ping timeout: 240 seconds)
  351. # [10:24] * Rik`_ is now known as Rik`
  352. # [10:25] <annevk> if picking colors was a science, geeks would have prettier blogs
  353. # [10:25] <zcorpan> picking colors is art
  354. # [10:25] * Quits: FireFly (~firefly@1-1-3-36a.tul.sth.bostream.se) (Quit: swatted to death)
  355. # [10:25] <annevk> trolling is a art too
  356. # [10:25] <erlehmann> if X was a science, geeks would have prettier Y (related to X)
  357. # [10:25] <erlehmann> corollar: nothing is sciency!
  358. # [10:25] <zcorpan> that's why art picked your blog's colors
  359. # [10:26] <erlehmann> annevk, AN art.
  360. # [10:26] <annevk> troled
  361. # [10:26] <erlehmann> coolface :B
  362. # [10:26] <erlehmann> :D
  363. # [10:27] <erlehmann> btw, anyone already selling spandex suits with the W3C HTML5 logo on the front?
  364. # [10:29] * Joins: benschwarz (~ben@59.167.185.148)
  365. # [10:35] <annevk> I think brucel should do a sketch in such a suit
  366. # [10:35] * Joins: botz0r (~botz0r@91.182.217.232)
  367. # [10:35] <annevk> he clearly lost all creditability he had as developer advocate with the nudity and silly YouTube sketches :p
  368. # [10:36] <erlehmann> btw, whom of you is doing CSSquirrel? i like it, sometimes :3
  369. # [10:37] <annevk> I don't think he hangs out here
  370. # [10:38] * Quits: erlehmann (~erlehmann@89.204.153.68) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
  371. # [10:52] <zcorpan> hsivonen: s/to for/to go for/ ?
  372. # [10:53] <hsivonen> https://twitter.com/#!/SemanticSarge/status/27657521934106625
  373. # [10:53] <hsivonen> zcorpan: thanks
  374. # [10:53] * Joins: benschwarz_ (~benschwar@59.167.185.148)
  375. # [11:00] <zcorpan> "I've seen SVG and CSS3 versions of the logo - who's got a WOFF one?" http://epeus.blogspot.com/2011/01/how-w3c-invented-logo.html - would be funny with a font where "HTML5" etc were replaced by the logo glyph
  376. # [11:01] <hsivonen> zcorpan: there should be a ligature for the string HTML5
  377. # [11:02] <zcorpan> yeah
  378. # [11:03] * hsivonen likes Eric Meyer's characterization: "Soviet-era Transformers logo"
  379. # [11:04] * Quits: benschwarz_ (~benschwar@59.167.185.148) (Quit: Colloquy for iPad - http://colloquy.mobi)
  380. # [11:05] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
  381. # [11:10] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: Leaving)
  382. # [11:16] * Quits: seventh (seventh@69.80.101.82) (Quit: ...)
  383. # [11:17] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Quit: annevk)
  384. # [11:21] * Joins: kennyluck_ (~kennyluck@EM114-48-79-36.pool.e-mobile.ne.jp)
  385. # [11:23] <hsivonen> Is my feed broken or is Venus broken when I have relative URLs in my Atom feed and Venus resolves them relative to my feed as opposed to resolving them relative to the entry's URL?
  386. # [11:23] * Quits: kennyluck (~kennyluck@EM111-188-148-250.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
  387. # [11:23] * kennyluck_ is now known as kennyluck
  388. # [11:23] * Joins: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi)
  389. # [11:27] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
  390. # [11:28] * Quits: Ms2ger (~Ms2ger@91.181.54.30) (Ping timeout: 240 seconds)
  391. # [11:29] <roc> There should be a Unicode character for HTML5
  392. # [11:29] * Joins: Necrathex (~nectop@212-123-163-12.ip.telfort.nl)
  393. # [11:30] * Joins: erlehmann (~erlehmann@89.204.153.68)
  394. # [11:30] * Joins: jeremyselier (~Jeremy@pro75-4-82-238-200-10.fbx.proxad.net)
  395. # [11:31] <zcorpan> just use U+F8FF
  396. # [11:32] <Lachy>  ?
  397. # [11:32] <zcorpan> yah
  398. # [11:32] <jgraham> Seems to be in the PUA?
  399. # [11:33] <zcorpan> yah
  400. # [11:33] <Lachy> it is. It's the Apple logo on Macs
  401. # [11:33] <jgraham> Oh, I see
  402. # [11:33] <jgraham> Looks quite different here :)
  403. # [11:33] <Lachy> yeah, I expected as much
  404. # [11:33] <jgraham> Like:
  405. # [11:33] <jgraham> -
  406. # [11:33] <jgraham> Erm
  407. # [11:33] <jgraham> nevermind
  408. # [11:34] <zcorpan> it's great because when some people write "HTML5", other people will read "Apple"
  409. # [11:34] <zcorpan> and vice versa
  410. # [11:35] <jgraham> You have a sick sense of humor
  411. # [11:35] <zcorpan> thanks
  412. # [11:35] <jgraham> I can't work out if Apple would love it or hate it :)
  413. # [11:37] <Lachy> zcorpan, according to wikipedia, it's also the Windows logo in Wingdings 1
  414. # [11:45] * Joins: matijsb (~matijsb@86.93.69.153)
  415. # [11:53] * Quits: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi) (Ping timeout: 272 seconds)
  416. # [11:59] * Joins: annevk (~annevk@188.89.98.95)
  417. # [12:00] <annevk> whoa whoa whoa
  418. # [12:00] <annevk> can create a wireless network with Android
  419. # [12:00] <annevk> circumventing the whole tethering nonsense
  420. # [12:00] * Quits: botz0r (~botz0r@91.182.217.232) (Ping timeout: 240 seconds)
  421. # [12:01] <annevk> Android win
  422. # [12:03] <erlehmann> annevk, don't do it. it eats the battery faster than you can charge it.
  423. # [12:03] <matijsb> hook it up to the laptop?
  424. # [12:03] <erlehmann> better tether with USB. btw, OS X cannot into USB tethering. BUT WHY?
  425. # [12:04] <annevk> Android tethering is disabled as well
  426. # [12:04] * Quits: danbri (~danbri@note-guus2.few.vu.nl) (Remote host closed the connection)
  427. # [12:04] <erlehmann> wat.
  428. # [12:04] <annevk> T-Mobile...
  429. # [12:04] <rimantas> erlehmann, what do you mean? I can tetter usb, bluetooth and wifi (have iOS 4.3 beta on my phone)
  430. # [12:04] <annevk> but creating a wireless network works
  431. # [12:05] <rimantas> not on AT&T though, and not even in US…
  432. # [12:05] <annevk> on Android?
  433. # [12:05] * asmodai rages against unwanted java consoles in firefox' addons.
  434. # [12:05] <matijsb> rimantas: you have to be registered dev to get hold of betas though, right?
  435. # [12:05] <rimantas> matijsb, correct
  436. # [12:05] <matijsb> drat
  437. # [12:05] <erlehmann> rimantas, when I hook up my HTC dream to my debian box, network-manager can connect. my friend, who has a macbook, could not find any signs of automagic connection setup over USB.
  438. # [12:06] * Joins: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi)
  439. # [12:06] <matijsb> would quite possible the only way to get 4.3-like tethering before the clueless operators block it again
  440. # [12:06] <erlehmann> annevk, T-Mobile is shit everywhere. In Germany, they even want to charge for instant messaging and voip.
  441. # [12:07] <erlehmann> when i switched to my current carrier, O2, the salesperson actually got me with the “we won't fuck around with your traffic” part. every other carrier does,
  442. # [12:07] <erlehmann> T-mobile even dynamically re-compresses javascript, breaking the admin interface of an imageboard (that shall not be named) for me.
  443. # [12:08] <erlehmann> when i called support to tell them to stop this dickery, the told me i should sent some specific header. i raged, then switched.
  444. # [12:09] <annevk> there's not a whole lot of choice
  445. # [12:09] <annevk> I guess vodaphone would be an alternative...
  446. # [12:10] <matijsb> it's the only viable one in the Netherlands
  447. # [12:11] <erlehmann> nope. they block voip AFAIK.
  448. # [12:11] <erlehmann> kinda ironic, since they used several high profile bloggers to promote their services, testimonial-style.
  449. # [12:12] <matijsb> all these guys should be doing right now is work their asses off to build the best possible mobile network
  450. # [12:12] <erlehmann> “thus i stand for this — with my tainted name.”
  451. # [12:12] <annevk> if i had a lot of money to burn, I would try competing with them
  452. # [12:13] <erlehmann> matijsb, i suspect that wanting to challenge the status quo is an uncommon disposition.
  453. # [12:14] <matijsb> woudn't you much rather just buy a small country if you had that kind of money at your disposal? :)
  454. # [12:14] <matijsb> erlehmann: heh :)
  455. # [12:14] <erlehmann> annevk, the chaos communication congress had its own GSM network. maybe some free mesh network can emerge, like the german “freifunk” project (when i moved in here, i found empty linksys router packaging in the cupboard).
  456. # [12:15] <erlehmann> at least on the city-level that is feasible. outside, not so.
  457. # [12:15] <annevk> i would buy a big island with all the additional money i'd make
  458. # [12:15] * Quits: annevk (~annevk@188.89.98.95) (Quit: annevk)
  459. # [12:16] <matijsb> isn't that what Fon does erlehmann?
  460. # [12:16] * Joins: davidhund (~davidhund@cq2.demon.nl)
  461. # [12:17] <erlehmann> matijsb, no. fon is a proprietary piggybacking on that idea, locking down their hardware and creating a walled garden.
  462. # [12:17] <matijsb> Oh!
  463. # [12:19] <erlehmann> matijsb, also: freifunk is actually doing mesh-networking. fon is not.
  464. # [12:20] <erlehmann> there is a reason for it, unique to germany. after reunification, people dug trenches for optical networks. but after they found out how one can use copper lines for DSL, no one used the fiber.
  465. # [12:20] <erlehmann> thus there were (and probably still are) areas where you could not get fast internet. mesh-networking with linux-based routers to the rescue!
  466. # [12:27] * Quits: kor (~kor@ip146-53-210-87.adsl2.static.versatel.nl) (Quit: kor)
  467. # [12:33] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Ping timeout: 246 seconds)
  468. # [12:33] * Joins: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
  469. # [12:34] * Joins: annevk (~annevk@j106179.upc-j.chello.nl)
  470. # [12:34] * Joins: Rik` (~Rik`@2a01:e35:139b:b390:daa2:5eff:fe97:85ed)
  471. # [12:35] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
  472. # [12:35] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
  473. # [12:40] <Philip`> "I thought I had e-mailed about this a few days ago, but it turns out I had sent my e-mail to publish-html@w3.org instead of public-html@w3.org!"
  474. # [12:40] * Quits: othree (~othree@admin39.ct.ntust.edu.tw) (Remote host closed the connection)
  475. # [12:40] <Philip`> http://www.w3.org/TR/html5/ was published a few days ago
  476. # [12:41] <Philip`> Is this a secret mailing list that triggers spec publication?
  477. # [12:42] <hsivonen> Philip`: huh. Did Hixie just leak the existence of the secret publication cabal?
  478. # [12:43] * Joins: _bga (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
  479. # [12:43] * Quits: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
  480. # [12:44] <annevk> fwiw, Team/publish-html Member/publish-html all 404
  481. # [12:44] <annevk> thinking it was just a typo
  482. # [12:45] * Quits: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Ping timeout: 240 seconds)
  483. # [12:47] * Quits: erlehmann (~erlehmann@89.204.153.68) (Read error: Connection reset by peer)
  484. # [12:47] <hsivonen> annevk: I was joking
  485. # [12:48] <annevk> I was curious myself :)
  486. # [12:49] <annevk> a mistake like that is unlikely to happen in my mail client, but I think Hixie uses some ancient thing
  487. # [12:51] <annevk> I sometimes wish we had #secretthreehouse to rant about crazy Member-only emails
  488. # [12:51] <annevk> or questionable things, like why a certain WG is missing here http://www.w3.org/mid/20110119004051.GG7500@sonata.rednote.net
  489. # [12:52] <annevk> oh hey
  490. # [12:52] <annevk> that's public :)
  491. # [12:52] * annevk got it via the chairs cc
  492. # [12:54] <annevk> "Assuming this bug report is in English, it is invalid." hahaha
  493. # [12:56] <jgraham> Hixie uses (al)pine iirc
  494. # [12:57] * Joins: danbri (~danbri@2001:610:110:4d1:21b:63ff:feb0:faec)
  495. # [12:58] * Quits: matijsb (~matijsb@86.93.69.153) (Quit: Leaving.)
  496. # [13:03] * Joins: MikeSmith_ (~MikeSmith@EM114-48-243-134.pool.e-mobile.ne.jp)
  497. # [13:03] * Quits: MikeSmith (~MikeSmith@EM114-48-243-134.pool.e-mobile.ne.jp) (Read error: Connection reset by peer)
  498. # [13:03] * MikeSmith_ is now known as MikeSmith
  499. # [13:04] * Joins: erlehmann (~erlehmann@89.204.153.85)
  500. # [13:04] <hsivonen> annevk: well, HTML5 doesn't reference the Role Attribute 1.0 spec
  501. # [13:05] <hsivonen> annevk: I wish the SVG WG didn't reference it, either, in their specs
  502. # [13:05] * _bga is now known as bga_|away
  503. # [13:05] <annevk> HTML5 does mention the role="" attribute
  504. # [13:05] * Joins: vrs (~vrs@unaffiliated/vrs)
  505. # [13:06] <hsivonen> annevk: what HTML5 mentions isn't the role attribute from the Role Attribute 1.0 spec. These aren't the droids you are looking for.
  506. # [13:06] <erlehmann> vrs
  507. # [13:07] <vrs> erlehmann
  508. # [13:09] * Quits: kennyluck (~kennyluck@EM114-48-79-36.pool.e-mobile.ne.jp) (Quit: kennyluck)
  509. # [13:12] * Quits: Rik` (~Rik`@2a01:e35:139b:b390:daa2:5eff:fe97:85ed) (Ping timeout: 240 seconds)
  510. # [13:12] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
  511. # [13:13] * Quits: davidhund (~davidhund@cq2.demon.nl) (Quit: davidhund)
  512. # [13:29] * Quits: Peter` (~peter@188.95.90.218) (Ping timeout: 255 seconds)
  513. # [13:30] * Joins: Peter` (~peter@188.95.90.218)
  514. # [13:31] * Joins: othree (~othree@admin39.ct.ntust.edu.tw)
  515. # [13:33] * Quits: erlehmann (~erlehmann@89.204.153.85) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
  516. # [13:34] * Joins: anttio_ (~anttio@lapinjarvi.of.frantic.com)
  517. # [13:37] * Quits: anttio (~anttio@huittinen.of.frantic.com) (Ping timeout: 260 seconds)
  518. # [13:37] * anttio_ is now known as anttio
  519. # [13:40] * bga_|away is now known as bga_
  520. # [13:44] <annevk> TabAtkins, https://bitbucket.org/annevk/simpleserver
  521. # [13:44] * Joins: kor (~kor@178.231.132.46)
  522. # [13:45] * Quits: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi) (Ping timeout: 240 seconds)
  523. # [13:46] * bga_ is now known as bga_|away
  524. # [13:47] * Quits: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com) (Ping timeout: 240 seconds)
  525. # [13:49] * Quits: anttio (~anttio@lapinjarvi.of.frantic.com) (Read error: Connection reset by peer)
  526. # [13:50] * Joins: anttio_ (~anttio@lapinjarvi.of.frantic.com)
  527. # [13:51] * Joins: davidhund (~davidhund@78-27-27-74.dsl.alice.nl)
  528. # [13:52] * Quits: Workshiva (~Dashiva@74.125.57.36) (Remote host closed the connection)
  529. # [13:54] * Joins: Workshiva (~Dashiva@74.125.57.36)
  530. # [14:01] <FastJack> heh, like that html5 logo. looks a bit like the master control program from tron (the original one)
  531. # [14:01] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
  532. # [14:06] * Quits: davidhund (~davidhund@78-27-27-74.dsl.alice.nl) (Quit: davidhund)
  533. # [14:08] <zcorpan> Philip`: feel like greping for pages with <textarea> in <button>?
  534. # [14:08] * Quits: anttio_ (~anttio@lapinjarvi.of.frantic.com) (Remote host closed the connection)
  535. # [14:09] * Joins: anttio (~anttio@huittinen.of.frantic.com)
  536. # [14:09] * Joins: jaket (~jake@124-168-190-219.dyn.iinet.net.au)
  537. # [14:11] * karlcow is reading hsivonen about the badge
  538. # [14:11] <annevk> that Python server works surprisingly well
  539. # [14:12] * Joins: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi)
  540. # [14:12] <karlcow> good point about the military semantics :/ It is spreading everywhere it seems.
  541. # [14:12] <karlcow> There was also recently "The Army of awesome" or something like that
  542. # [14:13] * Quits: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net) (Remote host closed the connection)
  543. # [14:13] * bga_|away is now known as bga_
  544. # [14:16] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
  545. # [14:19] * Joins: davidhund (~davidhund@78.27.27.74)
  546. # [14:21] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
  547. # [14:24] * Joins: MikeSmith_ (~MikeSmith@EM114-48-214-206.pool.e-mobile.ne.jp)
  548. # [14:27] <Philip`> zcorpan: I looked for files (not just lines) matching (?i)<button([^<]|<(?!/button))*<textarea which I think should do that
  549. # [14:27] <Philip`> and didn't find any
  550. # [14:27] * Quits: MikeSmith (~MikeSmith@EM114-48-243-134.pool.e-mobile.ne.jp) (Ping timeout: 276 seconds)
  551. # [14:27] * MikeSmith_ is now known as MikeSmith
  552. # [14:28] <Philip`> (There's lots if I use e.g img instead of textarea)
  553. # [14:30] <MikeSmith> hsivonen: http://bugzilla.validator.nu/show_bug.cgi?id=812
  554. # [14:31] * Joins: charlvn (~charlvn@41.0.48.93)
  555. # [14:31] <MikeSmith> would be easy enough to make that change, just wondering if in fact that'd be the right way to address the problem
  556. # [14:31] <charlvn> "oh nonon onono non onono nonono nono nononono nonon onono nononononononononononononononononono" ?! :) what the heck?
  557. # [14:32] <MikeSmith> hsivonen: also would need to make that change in part of the IRI checker that deals with javascript: URLs
  558. # [14:32] <MikeSmith> I guess
  559. # [14:32] * Joins: mpilgrim (~pilgrim@rrcs-24-206-36-125.midsouth.biz.rr.com)
  560. # [14:32] <MikeSmith> hsivonen: I think that one is supposed to match FunctionBody too, iirc
  561. # [14:33] <gsnedders> "return" should be a valid ExpressionStatement that falls into FunctionBody.
  562. # [14:34] <zcorpan> Philip`: ok. thanks
  563. # [14:39] * Quits: kor (~kor@178.231.132.46) (Quit: kor)
  564. # [14:39] * Joins: anttio_ (~anttio@huittinen.of.frantic.com)
  565. # [14:39] * Quits: anttio (~anttio@huittinen.of.frantic.com) (Read error: Connection reset by peer)
  566. # [14:39] * anttio_ is now known as anttio
  567. # [14:39] * Joins: kor (~kor@178.231.132.46)
  568. # [14:39] <MikeSmith> hmm, neither http://tools.ietf.org/html/rfc4329 nor http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme-03 specifies this
  569. # [14:39] <hsivonen> MikeSmith: I have no idea what Rhino is doing there, but I suppose the suggested fix makes sense if Rhino can't be configured with more granularity
  570. # [14:39] <MikeSmith> hsivonen: OK
  571. # [14:40] <MikeSmith> I will check and see if it can be
  572. # [14:40] <MikeSmith> but I am pretty sure it can't
  573. # [14:40] <MikeSmith> didn't find anything last time I poked around in their docs
  574. # [14:41] <MikeSmith> hsivonen: what about for javascript: URIs?
  575. # [14:41] <MikeSmith> should not we be doing the same there too?
  576. # [14:42] <MikeSmith> did you ever find anything that actually specifies exactly what the contents of those must conform to?
  577. # [14:42] <MikeSmith> I vaguely remember seeing something but can't remember where
  578. # [14:42] <hsivonen> MikeSmith: nothing fully realistic
  579. # [14:42] <MikeSmith> ok
  580. # [14:50] * Joins: miketaylr (~miketaylr@206.217.92.186)
  581. # [15:06] * Quits: charlvn (~charlvn@41.0.48.93) (Quit: Leaving)
  582. # [15:09] * Joins: BlurstOfTimes (~blurstoft@168.203.117.107)
  583. # [15:13] * Joins: boaz (~boaz@64.119.153.2)
  584. # [15:17] * Joins: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7)
  585. # [15:17] <annevk> hsivonen, I'm a bit slow still, but who defines the values for the role="" attribute then?
  586. # [15:17] <annevk> hsivonen, ooh, those are defined in WAI-ARIA?
  587. # [15:17] <annevk> hsivonen, if that is the case I do indeed wonder why we even need a separate draft
  588. # [15:18] <annevk> hsivonen, bit of shame still role="" was not renamed to aria-role=""
  589. # [15:18] <hsivonen> annevk: HTML5 seems to think ARIA defines and ARIA seems to think HTML5 defines it
  590. # [15:18] <hsivonen> annevk: there's a bit of a definitional gap there
  591. # [15:18] <hsivonen> annevk: but HTML5 tries to say that it specs into existence exactly the kind of thing ARIA wants
  592. # [15:20] <matjas> hsivonen, re: http://hsivonen.iki.fi/sergeant-semantics/ — have you seen the HTML5 ★ Boilerplate logo? :)
  593. # [15:20] <hsivonen> annevk: http://www.w3.org/Bugs/Public/show_bug.cgi?id=10914#c7
  594. # [15:20] <hsivonen> matjas: not sure
  595. # [15:21] <matjas> hsivonen: http://html5boilerplate.com/apple-touch-icon.png etc
  596. # [15:21] <hsivonen> matjas: no, I hadn't noticed that, no
  597. # [15:22] <hsivonen> FAIL: the boilerplate uses X-UA-Compatible *after* conditional comments
  598. # [15:23] <matjas> hsivonen: the sergeant insignia is also used by police in some countries: http://images.morris.com/images/juneau/mdControlled/cms/2008/04/08/266367930.jpg
  599. # [15:23] * hsivonen wonders if anyone has actually tested if the IE=Edge bit on the boilerplate site ever takes effect
  600. # [15:24] <hsivonen> very interesting. it actually takes effect in IE9
  601. # [15:26] * bga_ is now known as bga_|away
  602. # [15:26] <hsivonen> I wonder if IE=Edge is allowed to have the UI effect of hiding the compat mode button even after it's too late to actually switch the mode
  603. # [15:27] <hsivonen> in the general case, X-UA-Compatible doesn't work after a script or after a conditional comment
  604. # [15:28] <matjas> hsivonen: Interesting! I filed a bug here: https://github.com/paulirish/html5-boilerplate/issues/issue/285 Perhaps paulirish can tell us more.
  605. # [15:29] <hsivonen> interesting, it also has a UI effect in IE8
  606. # [15:30] <hsivonen> I'd love to know if the boilerplate triggers Edge if served from a blacklisted domain
  607. # [15:30] <annevk> maybe they just scan the first 512 bytes?
  608. # [15:30] <annevk> oh right, by default you get IE=edge anyway
  609. # [15:30] * Quits: kor (~kor@178.231.132.46) (Ping timeout: 240 seconds)
  610. # [15:30] <annevk> but spreading that meta element is bad imo
  611. # [15:30] <annevk> so much cruft
  612. # [15:31] <annevk> just when we managed to kill most of the silly DOCTYPE
  613. # [15:31] <annevk> Microsoft goes to add something...
  614. # [15:31] <matjas> don’t even mention the IE9/Win7 jumplist menu madness
  615. # [15:34] <annevk> I wonder why some people refer to Ian as "html5 editor"
  616. # [15:34] <annevk> Too afraid to mention his name?
  617. # [15:34] * Quits: pesla (~pesla@188.202.125.121) (Quit: Computer has gone to sleep.)
  618. # [15:35] * Joins: FireFly (~firefly@unaffiliated/firefly)
  619. # [15:35] <annevk> Reminds me of that book with muggles and wizards
  620. # [15:35] <jgraham> annevk: To dehumanize him?
  621. # [15:36] * Quits: KrooniX (~KrooniX@irc.tellnes.com) (Quit: ZNC - http://znc.sourceforge.net)
  622. # [15:36] <annevk> It's rather pathetic really
  623. # [15:38] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 265 seconds)
  624. # [15:38] <karlcow> annevk: the person saying html5 editor is from where?
  625. # [15:39] <karlcow> name/role are handled differently depending on culture
  626. # [15:40] <matjas> Microsoft FrontPage 2011 == HTML5 editor
  627. # [15:41] <annevk> karlcow, the one that is persistent about is Steve Faulkner
  628. # [15:41] <annevk> I think he's from the UK
  629. # [15:42] * Quits: danbri (~danbri@2001:610:110:4d1:21b:63ff:feb0:faec) (Read error: Operation timed out)
  630. # [15:43] <karlcow> so that would not work in this case I guess ;)
  631. # [15:43] * Joins: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net)
  632. # [15:43] <annevk> about it*
  633. # [15:49] * Joins: stalled (~stalled@unaffiliated/stalled)
  634. # [15:49] * Quits: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (Read error: Connection reset by peer)
  635. # [15:49] * Joins: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  636. # [15:50] * Joins: plainhao (~plainhao@208.75.85.237)
  637. # [15:51] * Joins: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
  638. # [15:52] * Joins: remysharp (~remysharp@188.28.70.223.threembb.co.uk)
  639. # [15:52] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 240 seconds)
  640. # [15:52] <remysharp> annevk: do you have a second to answer a question about SSE (re: your comment on the html5doctor article)
  641. # [15:52] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  642. # [15:53] <annevk> yes
  643. # [15:53] <annevk> Hixie, do you have some source code that generated http://www.hixie.ch/tests/adhoc/html/parsing/encoding/ ?
  644. # [15:53] <remysharp> you said that the server was sending 200ok and closing
  645. # [15:53] <remysharp> that's right
  646. # [15:54] <remysharp> should it not be sending 200?
  647. # [15:54] <remysharp> I've been re-reading the spec and I'm obviously going wrong if you're saying it's good in Opera 11
  648. # [15:54] * Joins: cfq (~cfq@liverpool.rgai.co.uk)
  649. # [15:54] * Joins: eric_carlson (~eric_carl@17.203.15.27)
  650. # [15:55] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
  651. # [15:55] * Quits: hjjaa (~ghe@132.150.124.56)
  652. # [15:56] * Quits: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Remote host closed the connection)
  653. # [15:56] <annevk> remysharp, sending 200 is fine, if you want the browser to reestablish the connection
  654. # [15:56] * Joins: cying (~cying@c-24-23-135-168.hsd1.ca.comcast.net)
  655. # [15:56] <annevk> remysharp, if you want to keep sending events, you should not close the connection
  656. # [15:57] <annevk> remysharp, that is the problem
  657. # [15:57] <remysharp> annevk: so this is (a snippet) of what I've got so now: https://gist.github.com/786260
  658. # [15:57] <annevk> remysharp, if the server keeps the connection open, there is no need for the client to reestablish the connection
  659. # [15:57] * bga_|away is now known as bga_
  660. # [15:57] <remysharp> so I should ditch the response.end() part
  661. # [15:58] <remysharp> annevk: okay, I'll tweak the server now - remove the close, and I guess just stick a timer in there that keeps sending content
  662. # [15:58] * Joins: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se)
  663. # [15:58] <remysharp> annevk: if it's working, I'll add an update to clarify what I ballsed up.
  664. # [15:58] <annevk> remysharp, you need some kind of asynchronous architecture on the server if you really want to make use of this
  665. # [15:58] <annevk> remysharp, much like with WebSocket
  666. # [15:58] <remysharp> annevk: node should do
  667. # [15:58] <annevk> remysharp, it probably does, yes
  668. # [15:58] <remysharp> :)
  669. # [15:59] <hsivonen> where do all these bug reports with markup come from?
  670. # [16:01] * Joins: mamund (mamund@frost.nullshells.net)
  671. # [16:02] <remysharp> annevk: hmm - didn't seem to work: http://node.remysharp.com:8001/sse-client.html
  672. # [16:02] <remysharp> annevk: it's still opening new connections even though the server isn't closing
  673. # [16:03] <matjas> gotta love his new avatar — http://twitter.com/diveintomark
  674. # [16:03] <annevk> are you sure res.end() is not implicit
  675. # [16:03] <annevk> I mean, if you just removed that
  676. # [16:03] <remysharp> annevk: yeah, actually - I just removed res.end() - but when I curl it from the command line it seems to close
  677. # [16:03] <remysharp> annevk: going to check a little deeper
  678. # [16:04] <annevk> I suspect you need a different kind of setup
  679. # [16:04] <annevk> remysharp, http://www.html5rocks.com/tutorials/eventsource/basics/
  680. # [16:05] <annevk> remysharp, sorry
  681. # [16:05] <annevk> remysharp, their server implementation is no better
  682. # [16:05] <annevk> I wonder if anyone actually took a real crack at this yet :)
  683. # [16:05] <remysharp> annevk: yeah, I checked over that today, it's practically the same as what I had
  684. # [16:06] <remysharp> annevk: /thats/ why I figured it was borked
  685. # [16:06] <remysharp> :)
  686. # [16:07] * Joins: mlpug (~mlpug@a88-115-171-217.elisa-laajakaista.fi)
  687. # [16:07] <annevk> Seems like paul_irish should hunt someone down at the Googleplex :)
  688. # [16:07] * Quits: anttio (~anttio@huittinen.of.frantic.com) (Ping timeout: 255 seconds)
  689. # [16:08] <annevk> there is a real one btw in Java
  690. # [16:08] <annevk> http://my.opera.com/WebApplications/blog/2007/05/03/scalable-server-sent-events
  691. # [16:08] <annevk> but it is for an older version of server-sent events, but it comes down to the same
  692. # [16:11] <jgraham> Seems like it should be quite easy to write a server for, if you write a proper server rather than some PHP hack
  693. # [16:12] <remysharp> yet no one has done it - except for the old example annevk just pointed out
  694. # [16:13] <annevk> I suspect it is quite easy to hack one on top of https://bitbucket.org/annevk/simpleserver
  695. # [16:13] * Philip` guesses it should be straightforward in e.g. Twisted in Python
  696. # [16:14] <Philip`> (since that already provides async HTTP stuff)
  697. # [16:15] <remysharp> you'd think it should be simple in node, just remove the res.end() - but it seems to be closing automatically :-\
  698. # [16:16] <annevk> http://nodejs.org/api.html
  699. # [16:16] <annevk> "Sending a 'Connection: keep-alive' will notify Node that the connection to the server should be persisted until the next request."
  700. # [16:16] <Rik`> remysharp: the gist you're showing misses some code
  701. # [16:17] <remysharp> it's missing most of the code - here's the full listing:
  702. # [16:17] <remysharp> http://node.remysharp.com:8001/custom-echo.js
  703. # [16:17] <remysharp> it's now staying open - seems that I was going through some %$£%$££ proxy and it was caching my responses.
  704. # [16:17] <remysharp> brillant.
  705. # [16:18] <annevk> sweet
  706. # [16:19] <annevk> may I recommend writing a separate article?
  707. # [16:20] <remysharp> dedicated to sse?
  708. # [16:21] <annevk> yeah
  709. # [16:21] <remysharp> why's that - do you mean for a more detailed article, or to correct the fuck up I left in the wake of my article?
  710. # [16:22] <remysharp> of course I want to set people straight either way :)
  711. # [16:22] <annevk> it seems tricky and interesting enough on its own
  712. # [16:22] <annevk> mostly
  713. # [16:23] <remysharp> yeah, the plan is to eventually have dedicated articles on all of those technologies
  714. # [16:23] <miketaylr> a dedicated article would be great
  715. # [16:23] <remysharp> The priority for me is to correct the article and get people re-reading the corrections
  716. # [16:27] <remysharp> problem I've got now, is the opera opens the connection, but isn't receiving message events...
  717. # [16:27] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
  718. # [16:28] <Philip`> Do you need to flush the response within the server?
  719. # [16:28] <remysharp> no, it's going through
  720. # [16:28] <remysharp> here's the server: curl http://node.remysharp.com:8001/sse/
  721. # [16:29] <remysharp> sends two lines: "data: connected: 12\nid: 2\n\n"
  722. # [16:30] <Philip`> I see no newlines after the id
  723. # [16:30] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
  724. # [16:30] <Philip`> id: 18data: connected: 6
  725. # [16:30] <remysharp> this is the server code that's live: http://node.remysharp.com:8001/custom-echo.js
  726. # [16:31] <remysharp> it shouldn't fix it, but I'm switing '\n\n' to "\n\n"
  727. # [16:32] <remysharp> okay, fixed it
  728. # [16:32] <Philip`> Works now
  729. # [16:32] <remysharp> I'm a plum - forgot to restart after I added \n\n
  730. # [16:32] <Philip`> Ah :-)
  731. # [16:32] * Quits: Sosby (fsosby@70.32.34.100) (Ping timeout: 255 seconds)
  732. # [16:33] <remysharp> screw me sideways. that was too much time on such a simple fix
  733. # [16:33] <remysharp> okay, with that fix - Opera working perfect, no re-requesting
  734. # [16:33] <remysharp> Chrome too
  735. # [16:33] * Philip` finds Wireshark handy for debugging this kind of thing, incidentally, since it shows the raw traffic and the packet boundaries and who closed the connection etc
  736. # [16:34] <remysharp> Philip`: yeah, I /used/ to use it years ago - you're reminded me I shouldn't have stopped!
  737. # [16:37] <remysharp> what's nice about SSE is they reconnect nicely :)
  738. # [16:40] * Philip` hates the name SSE, since it always makes him think of SIMD instruction sets
  739. # [16:40] * Joins: ben_c (~ben_c@cpc3-brig17-2-0-cust939.3-3.cable.virginmedia.com)
  740. # [16:41] <remysharp> EventSource?
  741. # [16:41] <remysharp> SexySeverEvents
  742. # [16:42] <remysharp> +EventSauce = mess
  743. # [16:42] * remysharp that me done I think.
  744. # [16:42] <Philip`> Maybe server sent event will be extended to SSE2, then SSE3, then Microsoft will invent SSSE3 and SSE4 while Mozilla invents SSE5 and it'll all be an incompatible mess
  745. # [16:42] <Philip`> s/event/events/
  746. # [16:43] * Joins: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie)
  747. # [16:44] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
  748. # [16:46] * Joins: jamund (~jamund@24-104-129.146.hfc.mediarain.com)
  749. # [16:47] * Joins: Sosby (fsosby@s2.rdlbnc.com)
  750. # [16:47] * Joins: remysharp-away (~remysharp@188.28.64.196.threembb.co.uk)
  751. # [16:49] * Quits: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net) (Remote host closed the connection)
  752. # [16:50] * Quits: remysharp (~remysharp@188.28.70.223.threembb.co.uk) (Ping timeout: 272 seconds)
  753. # [16:51] <hsivonen> OK. the Internets has done its duty and produced a picture of brucel with the W3C HTML5 logo on his superhero suit: https://twitter.com/#!/SuperHTML5Bruce
  754. # [16:52] * Joins: Martijnc (~Martijnc@91.176.99.196)
  755. # [16:55] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Ping timeout: 276 seconds)
  756. # [16:56] * Joins: paul_irish (~paul_iris@67.218.106.190)
  757. # [16:56] * Quits: remysharp-away (~remysharp@188.28.64.196.threembb.co.uk) (Ping timeout: 265 seconds)
  758. # [17:01] * Joins: remysharp (~remysharp@92.40.224.140.sub.mbb.three.co.uk)
  759. # [17:02] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
  760. # [17:05] * Quits: maikmerten (~merten@ls5dhcp197.cs.uni-dortmund.de) (Remote host closed the connection)
  761. # [17:06] * Quits: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl) (Quit: Disconnected...)
  762. # [17:07] * Quits: remysharp (~remysharp@92.40.224.140.sub.mbb.three.co.uk) (Quit: Leaving...)
  763. # [17:08] * Quits: cfq (~cfq@liverpool.rgai.co.uk) (Quit: cfq)
  764. # [17:09] <annevk> hah
  765. # [17:13] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
  766. # [17:14] * Quits: mpilgrim (~pilgrim@rrcs-24-206-36-125.midsouth.biz.rr.com) (Ping timeout: 276 seconds)
  767. # [17:16] * Quits: rimantas (~rimliu@93.93.57.193) (Quit: Leaving)
  768. # [17:16] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: miketaylr)
  769. # [17:17] * Joins: mpt (~mpt@canonical/mpt)
  770. # [17:43] <annevk> you get an XML document as input, process it incrementally and do some transformation, and write it away at the same time, all while using minimal memory even when processing gigabytes of data
  771. # [17:44] <annevk> however, there's no guarantee the input is well-formed
  772. # [17:44] <jgraham> annevk: ?
  773. # [17:44] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 255 seconds)
  774. # [17:45] <annevk> is this an argument/use case for something like XML5 or am I missing something?
  775. # [17:45] <annevk> presumably the processor could detect the error and pass it on, but output is already being written, potentially being another XML document
  776. # [17:46] <annevk> it seems with traditional XML you would always need to do a double pass over the input resource
  777. # [17:46] <annevk> first to check whether it is correct, then to pass on events to the transformation and output layer
  778. # [17:46] <jgraham> It depends on whether you are a revisionist XMLer or not
  779. # [17:47] <jgraham> If you are, it is fine to stop processing where you find the error and just say "now there is an error"
  780. # [17:47] <jgraham> Maybe if you are not, even
  781. # [17:48] * Joins: mamund (mamund@frost.nullshells.net)
  782. # [17:49] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
  783. # [17:49] * Joins: dbaron (~dbaron@c-98-234-51-190.hsd1.ca.comcast.net)
  784. # [17:49] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Quit: mhausenblas)
  785. # [17:50] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
  786. # [17:52] * Joins: kor (~kor@ip146-53-210-87.adsl2.static.versatel.nl)
  787. # [17:53] <annevk> jgraham, how would you say that though?
  788. # [17:53] <annevk> jgraham, consider XML -> XML
  789. # [17:53] * Quits: davidhund (~davidhund@78.27.27.74) (Quit: davidhund)
  790. # [17:53] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Quit: This computer has gone to sleep)
  791. # [17:54] <annevk> jgraham, <test>very long text node with at the end an invalid byte</test>
  792. # [17:54] <annevk> jgraham, the transformation step applied is renaming <test> to <p>
  793. # [17:54] <annevk> this scenario is not theoretical, people at typLAB are doing something similar to this
  794. # [17:55] <annevk> independent from me they came to the conclusion they needed some kind of lenient XML parser
  795. # [17:55] <annevk> when I found out I did point out XML5
  796. # [17:57] <Philip`> When I did something that streamingly generated XML and might encounter errors, I made it emit U+0018 CANCEL into the XML output to signal the errors
  797. # [17:57] <Philip`> since "cancel" sounded like a good word
  798. # [17:57] <Philip`> and since it'd made any streaming consumer abort too
  799. # [17:57] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 240 seconds)
  800. # [17:58] <Philip`> s/made/make/
  801. # [18:00] <jgraham> annevk: If you are a revisionist, the handling after you hit the error is explicitly undefined, so it is fine to recover up to where you encounter the byte and close out all open elements or whatever
  802. # [18:01] <jgraham> I mean, I agree this is not enough, but apparently it has taken people years to cotton on to how damaging the XML position of "we know the one true error recovery strategy (and it is hard failure)" is
  803. # [18:02] * Joins: mamund (mamund@frost.nullshells.net)
  804. # [18:02] * Quits: lumely_ (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (Read error: Connection reset by peer)
  805. # [18:02] * Joins: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  806. # [18:02] <Philip`> If you were streamingly outputting HTML and encountered a fatal error, you wouldn't be able to signal it at all, which sounds worse
  807. # [18:03] * Quits: paul_irish (~paul_iris@67.218.106.190) (Remote host closed the connection)
  808. # [18:03] <jgraham> Philip`: Why not? You could have some out-of band method of signaling
  809. # [18:04] <Philip`> If you have out-of-band signalling then you could use that for XML too and there's no problem
  810. # [18:04] * Joins: miketaylr (~miketaylr@user-160vrg5.cable.mindspring.com)
  811. # [18:05] <jgraham> Hmm, maybe I don't understand
  812. # [18:05] <jgraham> You encounter something in HTML you consider a fatal error
  813. # [18:06] <jgraham> You can just stop, and send an error code
  814. # [18:07] * zcorpan thinks Philip` meant XML->HTML with some error in the XML
  815. # [18:07] <jgraham> With XML you encounter a non-fatal error (that causes wellformedness problems)
  816. # [18:07] <jgraham> You can't do anything without violating the spec
  817. # [18:08] <jgraham> Or reparsing the whole document as non-XML
  818. # [18:08] <Philip`> I assumed annevk's original point about XML->XML conversion was that there was no way to report fatal errors (because it's streaming and there's no out-of-band notifications) and so a lenient XML parser was required so that you never get fatal errors and don't need to worry about reporting them, or something
  819. # [18:09] * Joins: dglazkov (d8ef2d04@gateway/web/freenode/ip.216.239.45.4)
  820. # [18:10] <Philip`> But I don't see why you need to avoid fatal parse errors, because you can just abort and emit ill-formed output so the error is passed on to the consumer
  821. # [18:11] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  822. # [18:11] <Philip`> and you can get fatal errors in plenty of other ways (e.g. running out of memory) so you need some way to signal errors anyway
  823. # [18:12] <Philip`> so I don't see why lenient XML parsers are relevant
  824. # [18:12] * Joins: paul_irish (~paul_iris@nat/google/x-kbihkhrmoxpzcukg)
  825. # [18:12] <annevk> if the consumer is the end user that seems like a bad situation
  826. # [18:12] <Philip`> zcorpan: (I meant HTML->XML using hsivonen's non-buffered SAX mode which aborts on non-streamable parse errors)
  827. # [18:14] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Ping timeout: 255 seconds)
  828. # [18:14] <Philip`> zcorpan: (unless you meant the other thing I meant)
  829. # [18:14] * Philip` is getting confused
  830. # [18:15] <annevk> yay
  831. # [18:16] <annevk> my thread confused Philip`
  832. # [18:16] <annevk> mission accomplished
  833. # [18:16] * Joins: Ms2ger (~Ms2ger@91.181.54.30)
  834. # [18:18] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  835. # [18:18] <annevk> oh right
  836. # [18:19] <annevk> so last night krijnh proposed <h1>Hello <small>Hello 101 Study</small></h1>
  837. # [18:19] <annevk> as alternative to having a new element
  838. # [18:20] <annevk> jgraham, I think I like that even better than what you proposed
  839. # [18:21] <jgraham> I like it less fwiw
  840. # [18:21] <jgraham> Someone else suggested it at the same time
  841. # [18:22] <jgraham> It doesn't mean the same as <small> in other contexts
  842. # [18:22] <jgraham> If we believe in this semantics lark there is no point in making it unnecesssarily hard
  843. # [18:23] <Hixie> annevk: yes i have code that generated that source, ping me in a couple of hours and i can get it to you
  844. # [18:23] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
  845. # [18:23] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Client Quit)
  846. # [18:24] <Hixie> in case anyone missed my earlier question, i'm looking for feedback on http://wiki.whatwg.org/wiki/Change_Proposal_for_ISSUE-120 before i submit it today (no-namespaces-in-RDFa CP)
  847. # [18:24] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
  848. # [18:24] <annevk> Hixie, if you could reply to the email (offlist if you want) that'd be easiest probably
  849. # [18:24] <annevk> I might be taking a pre-night nap
  850. # [18:24] <Hixie> also, in case anyone missed it yesterday, i'm planning on renaming the WHATWG HTML spec from "HTML5 (...)" to just "HTML" in a few hours unless anyone has a reason not to
  851. # [18:24] <Hixie> annevk: wfm
  852. # [18:24] <annevk> ta
  853. # [18:25] <zcorpan> Hixie: just do it already :P
  854. # [18:25] <annevk> jgraham, it is more backwards compatible
  855. # [18:25] <Hixie> zcorpan: :-)
  856. # [18:25] <Hixie> zcorpan: last time it caused all kinds of bitching, so i want to make sure the more active members of our community are on board first this time :-)
  857. # [18:25] <annevk> if you do it now, I can put it on the Internet
  858. # [18:25] <annevk> I mean twitter
  859. # [18:26] <jgraham> annevk: Not really
  860. # [18:26] <zcorpan> Hixie: are you asking on other places than #whatwg?
  861. # [18:26] <annevk> jgraham, styling?
  862. # [18:26] <Hixie> zcorpan: not any significant places, no
  863. # [18:26] <Hixie> zcorpan: feel free to
  864. # [18:26] <annevk> should we ask on twitter?
  865. # [18:26] <dglazkov> I think I need a logo too
  866. # [18:27] <jgraham> annevk: The styling will need to be adjusted by the author anyway
  867. # [18:27] <Hixie> hsivonen: your input on http://wiki.whatwg.org/wiki/Change_Proposal_for_ISSUE-120 in particular would be most welcome
  868. # [18:27] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  869. # [18:27] <annevk> jgraham, all you need with small is display block
  870. # [18:27] <jgraham> Right, and probably setting the size that you actually want
  871. # [18:27] <Hixie> i gotta disappear for a few hours, bbiab. let me know if you ask anywhere else and get an answer. :-)
  872. # [18:27] <zcorpan> Hixie: the only obvious place for me would be my twitter but i don't have so many followers
  873. # [18:28] <jgraham> So it is going to be the same as <subhead> in most cases
  874. # [18:28] <Hixie> zcorpan: feel free to convince anne that the whatwg twitter account would be appropriate :-)
  875. # [18:28] <Hixie> bbl
  876. # [18:29] <annevk> "We are going to rename the HTML5 specification to HTML in a few hours to avoid confusion with the marketing term. Problem, interwebs?"
  877. # [18:29] <annevk> s/marketing term/HTML5 buzzword/
  878. # [18:29] <annevk> zcorpan, wdyt?
  879. # [18:29] * zcorpan would go for "Anyone object?"
  880. # [18:30] * Joins: mokush (~quassel@188.24.40.254)
  881. # [18:30] <annevk> aah, no troll jokes?
  882. # [18:30] <Ms2ger> "Negative Effects: Simplifies RDFa, potentially letting more people use it."
  883. # [18:30] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
  884. # [18:30] <Ms2ger> Now that's not a nice thing to say
  885. # [18:31] <annevk> also funny
  886. # [18:32] <jgraham> Yeah, but looks childish
  887. # [18:33] <annevk> new try
  888. # [18:33] <annevk> "http://whatwg.org/html is getting renamed from HTML5 to HTML in a few hours to avoid confusion with the HTML5 buzzword. Okay? #html5"
  889. # [18:34] <zcorpan> wfm
  890. # [18:35] <annevk> http://twitter.com/WHATWG/status/27780227706912768
  891. # [18:35] <matjas> how has it come to this
  892. # [18:35] <miketaylr> hmm i'm leaving dhtml5.com as is for nostalgia then
  893. # [18:36] <TabAtkins> matjas: It's been just "HTML" ever since we abandoned versioning. This is just a convenient time to make the change official.
  894. # [18:36] <jacobolus> Hixie: in your "other technologies" list, I've definitely seen namespace bugs in SVG renderers
  895. # [18:36] <annevk> apparently getting html.org requires USD 20k :/
  896. # [18:36] <annevk> html5.org ftw
  897. # [18:37] <matjas> TabAtkins: I know. It’s just that I’m still sobbing about the whole HTML5 logo + marketing mess
  898. # [18:37] <miketaylr> i wonder how much the logo cost, let's pawn it for html.org
  899. # [18:37] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
  900. # [18:37] <Philip`> Hixie: Incompatibility with legacy RDFa-in-text/html documents sounds like it should be considered a negative effect
  901. # [18:38] <matjas> TabAtkins: I mean, the logo is basically a huge 5, which goes against the design principle of forward compatibility
  902. # [18:38] <TabAtkins> matjas: Hahaha
  903. # [18:38] * matjas weeps
  904. # [18:38] <Ms2ger> matjas++
  905. # [18:39] <zcorpan> annevk: you don't have USD 20k to spare?
  906. # [18:40] <annevk> whether or not I do, it seems a bit much for getting rid of a character in a domain
  907. # [18:40] <MikeSmith> confusion is fun
  908. # [18:40] <jgraham> annevk: Maybe if this change goes through it will be a good investment
  909. # [18:41] <Workshiva> We should just wait for the new TLD system and register .html
  910. # [18:41] <zcorpan> we've been over this before!
  911. # [18:41] <annevk> convince the Mali government to allow registration at the top-level
  912. # [18:41] * Philip` will take http://index.html, and make it the default page for the whole internet
  913. # [18:42] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  914. # [18:43] <zcorpan> http://krijnhoetmer.nl/irc-logs/whatwg/20110107#l-655
  915. # [18:44] <annevk> no wonder I can recite all of this without looking things up :)
  916. # [18:44] <annevk> some people on twitter are confused at least
  917. # [18:45] * bga_ is now known as bga_|away
  918. # [18:45] <MikeSmith> annevk: nothing new about people on twitter being confused
  919. # [18:47] * jgraham sees the headline "World panics as people on twitter fail to become befuddeled!"
  920. # [18:47] <MikeSmith> "Let a hundred flowers of confusion further blossom" is what Chairman Mao once said
  921. # [18:48] <MikeSmith> then there's that cliche expression, "Starve a cold, feed confusion"
  922. # [18:48] <MikeSmith> etc.
  923. # [18:48] * Quits: cying (~cying@c-24-23-135-168.hsd1.ca.comcast.net) (Quit: cying)
  924. # [18:49] <MikeSmith> and it is no coincidence that "Confucian" is pronounced the same as "confusion"
  925. # [18:49] * Quits: annevk (~annevk@j106179.upc-j.chello.nl) (Remote host closed the connection)
  926. # [18:50] * Joins: annevk (~annevk@j106179.upc-j.chello.nl)
  927. # [18:52] * Guest51655 is now known as webr3
  928. # [18:54] <MikeSmith> "needs more logo"
  929. # [18:55] * Joins: erlehmann (~erlehmann@89.204.153.113)
  930. # [18:55] * Joins: portenkirchner (~portenkir@p50897E08.dip.t-dialin.net)
  931. # [18:55] <jgraham> MikeSmith: You are suggesting we use a cow bell for the HTML logo?
  932. # [18:58] <jacobolus> or just this picture? http://en.wikipedia.org/wiki/File:Confucius_Tang_Dynasty.jpg
  933. # [18:58] * Quits: portenkirchner (~portenkir@p50897E08.dip.t-dialin.net) (Client Quit)
  934. # [18:58] <MikeSmith> jgraham: I can't hear you … I think you need to say that again with more logo
  935. # [18:58] <MikeSmith> in other words, you need to HTML5 that more
  936. # [18:59] <MikeSmith> give it more HTML5
  937. # [19:00] <annevk> I also added http://twitter.com/WHATWG/status/27786442344243200 so I don't have to track twitter replies
  938. # [19:01] * Joins: mdelaney (~mdelaney@67.218.107.60)
  939. # [19:03] * Joins: PlayerNaN (bc715b57@gateway/web/freenode/ip.188.113.91.87)
  940. # [19:04] * Joins: richardschwerdtf (~RichS@32.97.110.64)
  941. # [19:05] * Joins: morihladko (~peter@eduroam69.ms.mff.cuni.cz)
  942. # [19:06] <zcorpan> Hi random people from twitter!
  943. # [19:06] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
  944. # [19:08] * Joins: sethladd (~sethladd@nat/google/x-mctjstliztarjkal)
  945. # [19:09] <jgraham> zcorpan: They are a highly biased sample of twitter users, hardly random at all
  946. # [19:09] <TabAtkins> jgraham: He never said "uniformly random from the population of all twitter users".
  947. # [19:10] <jgraham> TabAtkins: No, but the unqualified word "random" is highly misleading
  948. # [19:10] <TabAtkins> Only if you're being pedantic, and if so, then you weren't being pedantic enough.
  949. # [19:10] <TabAtkins> Go all the way or go home.
  950. # [19:10] * Ms2ger goes home
  951. # [19:11] <jgraham> Feel free to take the pedant and run with it
  952. # [19:13] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
  953. # [19:17] * Joins: maikmerten (~maikmerte@port-92-201-79-240.dynamic.qsc.de)
  954. # [19:17] <annevk> strongest reaction on twitter thus far is from Matt May
  955. # [19:17] <annevk> "Oh, ffs. Way to finish capturing the spec. RT @WHATWG: http://whatwg.org/html is getting renamed from HTML5 to HTML...to avoid confusion."
  956. # [19:18] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
  957. # [19:18] <annevk> "No, @WHATWG, it's not "okay" to expropriate the name HTML from W3C. Not that it'll stop you."
  958. # [19:18] <annevk> I have no idea what he means, I hope he joins IRC
  959. # [19:18] <matjas> As a rebellion against the W3C and its HTML5 [sic] logo, I hereby propose the WHATWG shall henceforth use the name HTML instead of HTML5 when talking about the markup language, and resort to using the HTML[5] Gang Sign for visual recognition and marketing purposes. http://html5homi.es/
  960. # [19:19] <jgraham> Sounds like he isn't happy with us using any term that W3C uses (presumably including HTML5)
  961. # [19:19] <TabAtkins> How is using "HTML" more "expropriation" than using "HTML5"? (I don't know what "expropriate" means, but I don't see how it could possibly be different between the two.)
  962. # [19:19] <TabAtkins> Also, you shouldn't alter a retweet like that.
  963. # [19:20] <TabAtkins> I HAVE OPINIONS ON HOW YOU ARE USING THE TWITTERS.
  964. # [19:20] <annevk> he's not here TabAtkins :)
  965. # [19:20] <TabAtkins> It's a generalized "you".
  966. # [19:20] <annevk> but he might read the logs I suppose, apparently they're popular
  967. # [19:20] <matjas> /s/you/one/ happy now annevk? :P
  968. # [19:21] <TabAtkins> I should remember to use "one" more. My favoritest teacher ever used it constantly.
  969. # [19:21] <jgraham> Well you can tell at least some a11y people read the logs from the distribution of yellow
  970. # [19:21] <Ms2ger> "One should do his homework, Tab!"?
  971. # [19:21] <jgraham> matjas: That would make it ungrammatical, no?
  972. # [19:21] <annevk> matjas, you mean s/YOU ARE/ONE IS/?
  973. # [19:22] <annevk> damnit jgraham
  974. # [19:22] <jgraham> ONE SHOULD, surely
  975. # [19:22] <TabAtkins> Ms2ger: That was, indeed, a constant refrain.
  976. # [19:22] <MikeSmith> krijnh should add a "highlight all lines" button
  977. # [19:22] <jgraham> ONE SHOULD USE
  978. # [19:22] <matjas> I heard bad grammar is allowed in HTML5, so meh
  979. # [19:22] <MikeSmith> anything is allowed in HTML5
  980. # [19:22] <TabAtkins> matjas: Yeah, the parsing algo will fix it up for you.
  981. # [19:22] <zcorpan> nothing wrong with one are if you do the gang sign
  982. # [19:22] <Ms2ger> Only inside badgrammar elements
  983. # [19:23] * Quits: jacobolus (~jacobolus@c-24-128-190-29.hsd1.ma.comcast.net) (Remote host closed the connection)
  984. # [19:23] <matjas> Ms2ger: according to my sources it should work inside <sarcasm /> as well
  985. # [19:23] <TabAtkins> All possible bytestrings can be interpreted as en-html.
  986. # [19:23] <jgraham> AFAIK there is no conformance requirement that the test of a document must conform to the grammar indicated by the lang attribute
  987. # [19:23] <Ms2ger> File a bug
  988. # [19:23] <jgraham> I am worried that now I have thought of this Hixie will add one
  989. # [19:23] <jgraham> :p
  990. # [19:23] * TabAtkins is sorely tempted to file a bug.
  991. # [19:23] * TabAtkins and then escalate it to an issue.
  992. # [19:24] <zcorpan> Authors must not be stupid.
  993. # [19:24] <jgraham> TabAtkins: Dammit
  994. # [19:24] <annevk> That would make a lot of my HTML invalid. I object!
  995. # [19:24] <TabAtkins> I OBJECT FURTHER.
  996. # [19:24] * jgraham is sure there are quite legitimate use cases for non-grammatical constructs
  997. # [19:24] <jgraham> such as the discussion of grammar
  998. # [19:24] <TabAtkins> That's what <sic> is for.
  999. # [19:25] <jgraham> <sic> a) doesn't exist and b) wouldn't make sense in the contexts I am thinking of
  1000. # [19:25] <annevk> But if you do "Trolling is <sic>a</sic> art." people would know you are trolling
  1001. # [19:25] <TabAtkins> Alternately, any text node containing the substring "[sic]" can ignore the rule.
  1002. # [19:25] <jgraham> But literal quotes are another use case
  1003. # [19:25] <annevk> So you would have to exclude <sic>, but that produces invalid code
  1004. # [19:25] <jgraham> I can't believe I am wasting away my life thinking about this
  1005. # [19:25] <Philip`> We'd need to add "precise normative specification of English grammar" to the Companion Specifications page
  1006. # [19:25] <TabAtkins> Hahaha. Trolling is indeed a art.
  1007. # [19:26] <jgraham> Philip`: I18n would never let that past
  1008. # [19:26] <TabAtkins> s/Trolling/Nerd sniping/
  1009. # [19:26] * Joins: chriseppstein (~chris@209.119.65.162)
  1010. # [19:26] <jgraham> We would need one for each possible valid lang value
  1011. # [19:26] * Joins: brandon (~chatzilla@smtp.forewordinternal.com)
  1012. # [19:26] <TabAtkins> Finally a use for computational linguists.
  1013. # [19:26] <Ms2ger> Well, there's one for en-US-x-hixie
  1014. # [19:26] <jgraham> Although
  1015. # [19:26] <jgraham> Do we have that for <script>?
  1016. # [19:27] <Workshiva> The problem with using "one" is that it gets you trapped in the third-person pronoun tarpit
  1017. # [19:27] <TabAtkins> There is no tarpit. "they" is a great third-person singular pronoun. Shakespeare used it.
  1018. # [19:27] <jgraham> Ms2ger: That is way underspecified
  1019. # [19:27] <zcorpan> Workshiva: use "I" instead
  1020. # [19:27] * Quits: morihladko (~peter@eduroam69.ms.mff.cuni.cz) (Ping timeout: 255 seconds)
  1021. # [19:27] <Workshiva> zcorpan: "I should do your homework" sounds like a bad way to phrase it
  1022. # [19:27] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
  1023. # [19:27] <TabAtkins> Anything Shakespeare did is, by definition, valid English.
  1024. # [19:27] * Quits: brandon (~chatzilla@smtp.forewordinternal.com) (Client Quit)
  1025. # [19:27] * Joins: bfrohs (~chatzilla@smtp.forewordinternal.com)
  1026. # [19:28] <Workshiva> TabAtkins: Anything Shakespeare did is by definition obsolete and outdated!
  1027. # [19:28] <zcorpan> Workshiva: i don't see anythign wrong with it!
  1028. # [19:28] * Joins: pesla (~pesla@ip51cc03a5.speed.planet.nl)
  1029. # [19:28] <jgraham> Anything anyone understands is, by definiton, valid english
  1030. # [19:28] <Philip`> Shakespeare made up words, so does that mean making up words is valid English?
  1031. # [19:28] * bga_|away is now known as bga_
  1032. # [19:28] <jgraham> Descriptiveism ftw
  1033. # [19:28] <TabAtkins> Workshiva: I don't think you understand. Shakespeare *created* English. Before him we were all talking fake-german.
  1034. # [19:28] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Quit: othermaciej)
  1035. # [19:28] <jgraham> Philip`: Yes
  1036. # [19:28] * Joins: jcody (~jcody@c-71-236-154-13.hsd1.or.comcast.net)
  1037. # [19:28] * Quits: sethladd (~sethladd@nat/google/x-mctjstliztarjkal) (Quit: sethladd)
  1038. # [19:28] <jgraham> (creating words happens all the time)
  1039. # [19:28] <TabAtkins> It took him a while to teach English to enough people for them to be able to understand his plays.
  1040. # [19:29] <Workshiva> He didn't invent English, he invented Ye Olde Aenglishe
  1041. # [19:29] <jgraham> (creating new grammatical forms is, I guess, harder)
  1042. # [19:29] <Workshiva> I don't think there's any "u mad?" in Shakespeare
  1043. # [19:29] <TabAtkins> Nah, that's easy too. My wife and her mother regularly leave out "to be" from their sentences, like "The cat needs fed."
  1044. # [19:29] <jgraham> TabAtkins: I doubt you created taht
  1045. # [19:29] <Philip`> The best thing about Shakespeare is that he wrote all those margin notes to explain what he meant in modern English
  1046. # [19:30] <TabAtkins> No, but someone did, and it's not standard English.
  1047. # [19:30] <TabAtkins> Philip`: He was really forward-looking, yeah.
  1048. # [19:30] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
  1049. # [19:30] <jgraham> TabAtkins: But it is English
  1050. # [19:30] * Quits: jeremyselier (~Jeremy@pro75-4-82-238-200-10.fbx.proxad.net) (Quit: jeremyselier)
  1051. # [19:30] <TabAtkins> jgraham: Sure, *now*. Because it was invented.
  1052. # [19:30] <jgraham> In the sense that it is accepted by native speakers
  1053. # [19:30] <jgraham> Well yeas, so was anything
  1054. # [19:31] * Joins: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net)
  1055. # [19:31] <jgraham> But new words must be more common than new grammatical forms
  1056. # [19:31] <zcorpan> yeas? jgraham spelling for yes?
  1057. # [19:31] <TabAtkins> Sure, I'd say it's more common.
  1058. # [19:31] * Joins: mamund__ (mamund@frost.nullshells.net)
  1059. # [19:31] * Quits: miketaylr (~miketaylr@user-160vrg5.cable.mindspring.com) (Quit: miketaylr)
  1060. # [19:31] <jgraham> zcorpan: 21st century keyboard friendly alternative form, yeas
  1061. # [19:31] * zcorpan likes yeas
  1062. # [19:32] * Ms2ger likes peas
  1063. # [19:32] * Joins: mattmay (~yaaic@3.sub-174-253-194.myvzw.com)
  1064. # [19:32] <mattmay> annevk: you rang?
  1065. # [19:32] <zcorpan> Ms2ger: black eyed ones?
  1066. # [19:32] <TabAtkins> Hmm. If we define <device> to be something that creates a stream from hardware, and this stream can then be used in other elements that expect a URL...
  1067. # [19:32] <jgraham> zcorpan: ugh
  1068. # [19:33] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 260 seconds)
  1069. # [19:33] * Joins: sethladd (~sethladd@nat/google/x-igvqvpmsbaatzhpq)
  1070. # [19:33] * Joins: cying_ (~cying@173-228-29-224.dsl.static.sonic.net)
  1071. # [19:33] * Quits: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net) (Read error: Connection reset by peer)
  1072. # [19:33] * cying_ is now known as cying
  1073. # [19:33] <TabAtkins> Then we should get scriptable access to webcams through <video> with the stream, and evented data from HID devices by connecting EventSource to a stream.
  1074. # [19:34] * Joins: koesbong (~koes@c-98-246-12-28.hsd1.or.comcast.net)
  1075. # [19:34] * MikeSmith highlights "The best thing about Shakespeare is that he wrote all those margin notes to explain what he meant in modern English"
  1076. # [19:35] <Philip`> TabAtkins: How would that work when you need to add webcam-specific API (like controlling the contrast or enabling face-tracking or whatever)? Just stick them on HTMLVideoElement?
  1077. # [19:35] <TabAtkins> Maybe?
  1078. # [19:35] <TabAtkins> I admit, attaching it to <video> is the weirdest case. How does play/pause interact?
  1079. # [19:35] * MikeSmith also highlights the line where he said, "* MikeSmith highlights "The best thing about Shakespeare is that he wrote all those margin notes to explain what he meant in modern English"
  1080. # [19:35] <TabAtkins> But attaching it to <img> seems cool.
  1081. # [19:36] <TabAtkins> Handing mic access directly to an audio buffer (per Chris Rogers' spec) would similarly be better than handing it to <audio>.
  1082. # [19:37] <TabAtkins> I guess we can define a video buffer as well.
  1083. # [19:37] * Quits: matjas (~matjas@91.182.217.232) (Ping timeout: 240 seconds)
  1084. # [19:37] <TabAtkins> Though, things like controlling the contrast seem like they'd be best handled by the UA, no?
  1085. # [19:37] * Quits: dave_levin (~dave_levi@74.125.59.76) (Quit: dave_levin)
  1086. # [19:38] <karlcow> http://html5.uncontrol.com/
  1087. # [19:38] * Joins: dave_levin (~dave_levi@nat/google/x-chsoidfomvymgxev)
  1088. # [19:38] <Philip`> It'd probably be similar to <video> UI, where the UA provides default controls but you can write your own scripted ones if you want
  1089. # [19:38] <TabAtkins> Good point.
  1090. # [19:38] <karlcow> http://people.opera.com/danield/html5/html5logo/
  1091. # [19:39] <ben_c> What would be the issues of play / pause stopping / starting the webcam input stream?
  1092. # [19:39] * Joins: othermaciej (~mjs@66.109.105.74)
  1093. # [19:40] <TabAtkins> Well, is it sensical that the webcam only starts "recording" when you hit play on the <video>?
  1094. # [19:40] <TabAtkins> The answer might be "yes", I dunno.
  1095. # [19:40] <Philip`> Why would you want to connect a web page to your local webcam anyway?
  1096. # [19:40] <Philip`> Seems much more useful to connect to somebody else's webcam
  1097. # [19:40] <TabAtkins> That's useful as well.
  1098. # [19:41] <ben_c> ah, so in that case the UI would need to change to record / stop, see your point
  1099. # [19:41] <Philip`> If you want to look at yourself, just get a glossy monitor
  1100. # [19:41] * Quits: paul_irish (~paul_iris@nat/google/x-kbihkhrmoxpzcukg) (Remote host closed the connection)
  1101. # [19:41] <TabAtkins> Philip`: I think things like Playstation Eye and Kinect prove that it's useful to get live images of yourself into a program.
  1102. # [19:42] * Joins: paul_irish (~paul_iris@nat/google/x-sbpuqxlkhahwqjyf)
  1103. # [19:42] <webr3> is there any specification of what URI normalization should or should not be implemented by somebody implementing the HTML spec, seems browsers (like chrome) do some normalization but I can't see any requirement for this to happen, or text saying it shouldn't happen
  1104. # [19:42] <ben_c> Philip`: You get to have cool business cards - http://www.youtube.com/watch?v=5qoucBw60jM
  1105. # [19:44] * Joins: matjas (~matjas@91.182.75.147)
  1106. # [19:45] <zcorpan> webr3: i think abarth is working on a url spec
  1107. # [19:45] <zcorpan> webr3: previous work is 'web addresses in html5' or what it's called
  1108. # [19:46] <TabAtkins> Heh, I think that, with the new CSS3 Speech additions, I coudl Autotune a webpage.
  1109. # [19:47] <paul_irish> TabAtkins: we have a goal on the wall to do that. :)
  1110. # [19:47] <TabAtkins> YES.
  1111. # [19:48] * Quits: erlehmann (~erlehmann@89.204.153.113) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
  1112. # [19:48] * Quits: dbaron (~dbaron@c-98-234-51-190.hsd1.ca.comcast.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  1113. # [19:50] * Joins: mpilgrim (~pilgrim@97.67.219.162)
  1114. # [19:50] * Joins: jamesr_ (~jamesr@nat/google/x-okmzvfhoprxnaeoc)
  1115. # [19:50] <Hixie> thanks to the various comments on the CP, I've updated it as suggested. http://wiki.whatwg.org/wiki/Change_Proposal_for_ISSUE-120
  1116. # [19:53] * Quits: Ms2ger (~Ms2ger@91.181.54.30) (Ping timeout: 240 seconds)
  1117. # [19:56] * Quits: mdelaney (~mdelaney@67.218.107.60) (Quit: mdelaney)
  1118. # [19:56] <mattmay> Hixie: how would you prefer an issue be raised on a change that hasn't been made? Pretty sure that's not usually how these things happen.
  1119. # [19:57] <Hixie> how do you mean?
  1120. # [19:57] <Hixie> annevk: dude how do i log in to the blog :-P
  1121. # [19:58] * Joins: Ms2ger (~Ms2ger@91.181.54.30)
  1122. # [19:58] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Remote host closed the connection)
  1123. # [19:58] <mattmay> This is about s/HTML5/HTML/g
  1124. # [19:58] <Hixie> ah, we're just talking about that here
  1125. # [19:58] <Hixie> so if you have a question about it, just raise it here :-)
  1126. # [19:59] <mattmay> Okay, well... first of all, I think HTML is a term with a little bit of history to it.
  1127. # [19:59] * Ms2ger approves of HTML
  1128. # [20:00] <Hixie> yeah, the spec has a section talking abotu the history of HTML
  1129. # [20:00] * Joins: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com)
  1130. # [20:01] <mattmay> And while I know HTML5 is already problematic what with the W3C/WHATWG schism and all, I think removing the 5 leads to an even bigger namespace collision.
  1131. # [20:01] <Hixie> namespace collision?
  1132. # [20:01] <Hixie> not sure what you mean
  1133. # [20:02] * Joins: alcuadrado (~alcuadrad@201-213-128-62.net.prima.net.ar)
  1134. # [20:02] <mattmay> Specifically, HTML is the most generic term for web markup available.
  1135. # [20:03] <Hixie> not as generic as "web markup"
  1136. # [20:04] <Hixie> but even if it was, that doesn't seem like a problem... i mean, "HTML" is what the spec defines, right?
  1137. # [20:04] <alcuadrado> Hi everyone, I have just seen a tweet from the whatwg account saying something about "name change". Are you planning to change the name to HTML, to the WG, or what? :s
  1138. # [20:04] <mattmay> I'm pretty sure I've never had anyone ask me to help them with their "web markup".
  1139. # [20:04] <Hixie> alcuadrado: the plan is to rename http://whatwg.org/html to "HTML" rather than "HTML5 (including next generation additions still in development)"
  1140. # [20:05] <mattmay> Then why create a term of art around your work, only to abandon it when it's used by the holder of the HTML trademark?
  1141. # [20:06] <alcuadrado> I one read in the WHATWG blog that after this spec you are planning to move to a more or less rolling release approach, I am right? If that's true, I think it'd be ok to name it just html. But well, I'm just a curious web dev :P
  1142. # [20:06] <alcuadrado> once*
  1143. # [20:06] <Ms2ger> There is no HTML trademark
  1144. # [20:07] <Hixie> alcuadrado: yep, already doing that in fact, changing the name is the last step
  1145. # [20:07] <karlcow> Ms2ger: there is in fact - http://www.w3.org/Consortium/Legal/2002/trademarks-20021231.html
  1146. # [20:08] <PlayerNaN> I guess every browser will need to conform to the html5 specifications for naughty markup when rendering old html documents anyways, I'm for everything that cleans up old documents as well. Have I understood this right?
  1147. # [20:08] <karlcow> just to correct the fact
  1148. # [20:08] <annevk> Hixie, blog.whatwg.org/wp-admin/
  1149. # [20:08] <Hixie> mattmay: not sure what you mean. We never called the WHATWG spec "HTML5" until the W3C did; the spec was called "Web Applications 1.0" (and still is -- http://whatwg.org/C). We're just talking about the spec that's a subset of the WHATWG work that is a suerpset of the W3C HTML5 work
  1150. # [20:08] <Hixie> annevk: thanks
  1151. # [20:08] <mattmay> Karlcow: beat me to it. Stupid Android keyboard.
  1152. # [20:08] <annevk> hey, great you joined mattmay!
  1153. # [20:09] * Quits: othermaciej (~mjs@66.109.105.74) (Read error: Connection reset by peer)
  1154. # [20:09] * annevk was having dinner
  1155. # [20:10] * Joins: othermaciej (~mjs@66.109.105.74)
  1156. # [20:10] <alcuadrado> so great news Hixie :) and thanks you all for your work guys. see ya
  1157. # [20:10] <gsnedders> PlayerNaN: Browsers implement a single mode, regardless of version, pretty much. There's minor differences between quirks/no-quirks, but that's it. Almost all that affects is at a CSS level.
  1158. # [20:10] * Parts: alcuadrado (~alcuadrad@201-213-128-62.net.prima.net.ar)
  1159. # [20:10] <Hixie> PlayerNaN: yeah, sounds like it
  1160. # [20:11] * Joins: apostolos (~apostolos@ppp-94-68-214-94.home.otenet.gr)
  1161. # [20:11] * Joins: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com)
  1162. # [20:12] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 260 seconds)
  1163. # [20:12] <mattmay> Yeah, I get that. But that also uses the most general term available. You're using the term which is the abstract representation of the web's core language to define one spec.
  1164. # [20:12] <mattmay> Which seems short-sighted.
  1165. # [20:12] <gsnedders> mattmay: I guess the point is the spec is meant to be continually evolving, much like the impls
  1166. # [20:12] <Hixie> HTML isn't the abstract representation of the web's core language, it IS the web's core language
  1167. # [20:12] <mattmay> annevk: Yeah, and from a tablet, no less.
  1168. # [20:13] <PlayerNaN> I see no problem in just changing the name to html. One spec ftw!
  1169. # [20:13] <mattmay> @PlayerNaN: that's the problem. There isn't "one spec".
  1170. # [20:14] <karlcow> maybe I found a name for this unversioned Web kitchen sink - WIG = Web Implementation Guide
  1171. # [20:14] <annevk> mattmay, shouldn't the core spec be called HTML?
  1172. # [20:14] <Ms2ger> mattmay, of course there is
  1173. # [20:14] <Hixie> the spec isn't one version of the spec, the whole point of the WHATWG spec is that it is the continuously-maintained spec of the HTML language
  1174. # [20:14] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0)
  1175. # [20:14] <mattmay> karlcow: WIG? You've put a name to my secret shame.
  1176. # [20:16] * Joins: JM (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1177. # [20:17] * Quits: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com) (*.net *.split)
  1178. # [20:17] * Quits: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (*.net *.split)
  1179. # [20:17] * Quits: webr3 (~nathan@host86-140-58-69.range86-140.btcentralplus.com) (*.net *.split)
  1180. # [20:17] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (*.net *.split)
  1181. # [20:17] * Quits: connrs (~paul@host86-169-89-156.range86-169.btcentralplus.com) (*.net *.split)
  1182. # [20:17] * Quits: wirepair (fbi@random.supermario.org) (*.net *.split)
  1183. # [20:17] * Quits: foolip (~philip@83.218.67.122) (*.net *.split)
  1184. # [20:17] * Quits: PlayerNaN (bc715b57@gateway/web/freenode/ip.188.113.91.87) (*.net *.split)
  1185. # [20:17] * Quits: dglazkov (d8ef2d04@gateway/web/freenode/ip.216.239.45.4) (*.net *.split)
  1186. # [20:17] * Quits: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp) (*.net *.split)
  1187. # [20:17] * Quits: Sosby (fsosby@s2.rdlbnc.com) (*.net *.split)
  1188. # [20:17] * Quits: eric_carlson (~eric_carl@17.203.15.27) (*.net *.split)
  1189. # [20:17] * Quits: ukai (~ukai@nat/google/x-pzllkunxmbnuayey) (*.net *.split)
  1190. # [20:17] * Quits: kinetik (~kinetik@121.98.132.55) (*.net *.split)
  1191. # [20:17] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (*.net *.split)
  1192. # [20:17] * Quits: Geophage (~Geophage@pool-173-77-99-222.nycmny.east.verizon.net) (*.net *.split)
  1193. # [20:17] * Quits: sethladd (~sethladd@nat/google/x-igvqvpmsbaatzhpq) (*.net *.split)
  1194. # [20:17] * Quits: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) (*.net *.split)
  1195. # [20:17] * Quits: macpherson (~macpherso@nat/google/x-vvweglstwkbfhrev) (*.net *.split)
  1196. # [20:17] * Quits: pesla (~pesla@ip51cc03a5.speed.planet.nl) (*.net *.split)
  1197. # [20:17] * Quits: othree (~othree@admin39.ct.ntust.edu.tw) (*.net *.split)
  1198. # [20:17] * Quits: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (*.net *.split)
  1199. # [20:17] * Quits: kanzure (~kanzure@131.252.130.248) (*.net *.split)
  1200. # [20:17] * Quits: SlexAxton (~slex@ve.nvl6zjvg.vesrv.com) (*.net *.split)
  1201. # [20:17] * Quits: hsivonen (~hsivonen@kekkonen.cs.hut.fi) (*.net *.split)
  1202. # [20:17] * Quits: asmodai (asmodai@dhammapada.xs4all.nl) (*.net *.split)
  1203. # [20:17] * Quits: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi) (*.net *.split)
  1204. # [20:17] * Quits: benschwarz (~ben@59.167.185.148) (*.net *.split)
  1205. # [20:17] * Quits: drry (~drry@HKRnf1951.tokyo-ip.dti.ne.jp) (*.net *.split)
  1206. # [20:17] * Quits: Jedi_ (~Jedi@Jedi.org) (*.net *.split)
  1207. # [20:17] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
  1208. # [20:17] * Quits: hasather (~davidh@pat-tdc.opera.com) (*.net *.split)
  1209. # [20:17] * Quits: elryry (~elryry@188-165-0-193.ovh.net) (*.net *.split)
  1210. # [20:17] * Quits: plainhao (~plainhao@208.75.85.237) (*.net *.split)
  1211. # [20:17] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (*.net *.split)
  1212. # [20:17] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (*.net *.split)
  1213. # [20:17] * Quits: richardwhiuk (richardwhi@scarlet.richardwhiuk.com) (*.net *.split)
  1214. # [20:17] * Quits: Moo-_- (~quassel@herd37.twinapex.fi) (*.net *.split)
  1215. # [20:17] * Quits: volkmar_ (~volkmar@rps1542.ovh.net) (*.net *.split)
  1216. # [20:17] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (*.net *.split)
  1217. # [20:17] * Quits: tmzt (~tmzt@76.211.0.152) (*.net *.split)
  1218. # [20:17] * Quits: mattmay (~yaaic@3.sub-174-253-194.myvzw.com) (*.net *.split)
  1219. # [20:17] * Quits: maikmerten (~maikmerte@port-92-201-79-240.dynamic.qsc.de) (*.net *.split)
  1220. # [20:17] * Quits: BlurstOfTimes (~blurstoft@168.203.117.107) (*.net *.split)
  1221. # [20:17] * Quits: jaket (~jake@124-168-190-219.dyn.iinet.net.au) (*.net *.split)
  1222. # [20:17] * Quits: Workshiva (~Dashiva@74.125.57.36) (*.net *.split)
  1223. # [20:17] * Quits: ben_c (~ben_c@cpc3-brig17-2-0-cust939.3-3.cable.virginmedia.com) (*.net *.split)
  1224. # [20:17] * Quits: beowulf (u116@gateway/web/irccloud.com/x-fdpnrdktnpypdijo) (*.net *.split)
  1225. # [20:17] * Quits: Phae (u455@gateway/web/irccloud.com/x-cpcrlmtnlzcvdiyx) (*.net *.split)
  1226. # [20:17] * Quits: jgraham (~jgraham@web22.webfaction.com) (*.net *.split)
  1227. # [20:17] * Quits: hober (~ted@unaffiliated/hober) (*.net *.split)
  1228. # [20:17] * Quits: TabAtkins (~tabatkins@nat/google/x-rwdkyjfdtypcklxi) (*.net *.split)
  1229. # [20:17] * Quits: tomaw (tom@freenode/staff/tomaw) (*.net *.split)
  1230. # [20:17] * Quits: paul_irish (~paul_iris@nat/google/x-sbpuqxlkhahwqjyf) (*.net *.split)
  1231. # [20:17] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (*.net *.split)
  1232. # [20:17] * Quits: mike][inq (~mike@2001:858:5:303:224:81ff:fe12:b5c4) (*.net *.split)
  1233. # [20:17] * Quits: onar (~onar@2620:0:1b00:16f2:21f:5bff:fe3e:944) (*.net *.split)
  1234. # [20:17] * Quits: yutak (~yutak@2401:fa00:4:1000:21d:9ff:fe0a:85f) (*.net *.split)
  1235. # [20:17] * Quits: crash\ (bouncer@lubyte.de) (*.net *.split)
  1236. # [20:17] * Quits: jmb (~jmb@mail.parsifal.org.uk) (*.net *.split)
  1237. # [20:17] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
  1238. # [20:17] * Quits: vrs (~vrs@unaffiliated/vrs) (*.net *.split)
  1239. # [20:17] * Quits: MrWax (waxboy@mail.midegro.com) (*.net *.split)
  1240. # [20:17] * Quits: othermaciej (~mjs@66.109.105.74) (*.net *.split)
  1241. # [20:17] * Quits: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (*.net *.split)
  1242. # [20:17] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (*.net *.split)
  1243. # [20:17] * Quits: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net) (*.net *.split)
  1244. # [20:17] * Quits: gavin (~gavin@firefox/developer/gavin) (*.net *.split)
  1245. # [20:17] * Quits: gavin_ (~gavin@firefox/developer/gavin) (*.net *.split)
  1246. # [20:17] * Quits: [tm] (~MikeSmith@sideshowbarker.net) (*.net *.split)
  1247. # [20:17] * Quits: daedb (~daed@78-72-108-100-no178.tbcn.telia.com) (*.net *.split)
  1248. # [20:17] * Quits: hendry (~hendry@webconverger.org) (*.net *.split)
  1249. # [20:17] <karlcow> I had to wig him for not implementing properly his web site.
  1250. # [20:17] <karlcow> let's put a wig on our HTTP head
  1251. # [20:17] * Quits: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com) (Client Quit)
  1252. # [20:17] <karlcow> we could all wig out too.
  1253. # [20:17] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
  1254. # [20:20] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 265 seconds)
  1255. # [20:21] * Joins: mattmay (~yaaic@3.sub-174-253-194.myvzw.com)
  1256. # [20:21] * Joins: FireFly (~firefly@1-1-3-36a.tul.sth.bostream.se)
  1257. # [20:21] * Joins: MrOpposite (~mropposit@2001:5c0:1400:b::97db)
  1258. # [20:21] * Joins: mloki (~mloki__@x1-6-00-10-a7-28-f3-47.k765.webspeed.dk)
  1259. # [20:21] * Joins: miketaylr (~miketaylr@206.217.92.186)
  1260. # [20:21] * Joins: othermaciej (~mjs@66.109.105.74)
  1261. # [20:21] * Joins: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com)
  1262. # [20:21] * Joins: paul_irish (~paul_iris@nat/google/x-sbpuqxlkhahwqjyf)
  1263. # [20:21] * Joins: sethladd (~sethladd@nat/google/x-igvqvpmsbaatzhpq)
  1264. # [20:21] * Joins: pesla (~pesla@ip51cc03a5.speed.planet.nl)
  1265. # [20:21] * Joins: maikmerten (~maikmerte@port-92-201-79-240.dynamic.qsc.de)
  1266. # [20:21] * Joins: PlayerNaN (bc715b57@gateway/web/freenode/ip.188.113.91.87)
  1267. # [20:21] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  1268. # [20:21] * Joins: dglazkov (d8ef2d04@gateway/web/freenode/ip.216.239.45.4)
  1269. # [20:21] * Joins: lumely (~lumely@dhcp2-186.slis.tsukuba.ac.jp)
  1270. # [20:21] * Joins: Sosby (fsosby@s2.rdlbnc.com)
  1271. # [20:21] * Joins: ben_c (~ben_c@cpc3-brig17-2-0-cust939.3-3.cable.virginmedia.com)
  1272. # [20:21] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
  1273. # [20:21] * Joins: eric_carlson (~eric_carl@17.203.15.27)
  1274. # [20:21] * Joins: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
  1275. # [20:21] * Joins: plainhao (~plainhao@208.75.85.237)
  1276. # [20:21] * Joins: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7)
  1277. # [20:21] * Joins: BlurstOfTimes (~blurstoft@168.203.117.107)
  1278. # [20:21] * Joins: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi)
  1279. # [20:21] * Joins: jaket (~jake@124-168-190-219.dyn.iinet.net.au)
  1280. # [20:21] * Joins: Workshiva (~Dashiva@74.125.57.36)
  1281. # [20:21] * Joins: othree (~othree@admin39.ct.ntust.edu.tw)
  1282. # [20:21] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
  1283. # [20:21] * Joins: vrs (~vrs@unaffiliated/vrs)
  1284. # [20:21] * Joins: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
  1285. # [20:21] * Joins: benschwarz (~ben@59.167.185.148)
  1286. # [20:21] * Joins: tomaw (tom@freenode/staff/tomaw)
  1287. # [20:21] * Joins: tmzt (~tmzt@76.211.0.152)
  1288. # [20:21] * Joins: TabAtkins (~tabatkins@nat/google/x-rwdkyjfdtypcklxi)
  1289. # [20:21] * Joins: hober (~ted@unaffiliated/hober)
  1290. # [20:21] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
  1291. # [20:21] * Joins: elryry (~elryry@188-165-0-193.ovh.net)
  1292. # [20:21] * Joins: jgraham (~jgraham@web22.webfaction.com)
  1293. # [20:21] * Joins: hasather (~davidh@pat-tdc.opera.com)
  1294. # [20:21] * Joins: volkmar_ (~volkmar@rps1542.ovh.net)
  1295. # [20:21] * Joins: Phae (u455@gateway/web/irccloud.com/x-cpcrlmtnlzcvdiyx)
  1296. # [20:21] * Joins: Moo-_- (~quassel@herd37.twinapex.fi)
  1297. # [20:21] * Joins: SlexAxton (~slex@ve.nvl6zjvg.vesrv.com)
  1298. # [20:21] * Joins: kanzure (~kanzure@131.252.130.248)
  1299. # [20:21] * Joins: hsivonen (~hsivonen@kekkonen.cs.hut.fi)
  1300. # [20:21] * Joins: bzed (~bzed@devel.recluse.de)
  1301. # [20:21] * Joins: richardwhiuk (richardwhi@scarlet.richardwhiuk.com)
  1302. # [20:21] * Joins: beowulf (u116@gateway/web/irccloud.com/x-fdpnrdktnpypdijo)
  1303. # [20:21] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
  1304. # [20:21] * Joins: asmodai (asmodai@dhammapada.xs4all.nl)
  1305. # [20:21] * Joins: Jedi_ (~Jedi@Jedi.org)
  1306. # [20:21] * Joins: macpherson (~macpherso@nat/google/x-vvweglstwkbfhrev)
  1307. # [20:21] * Joins: drry (~drry@HKRnf1951.tokyo-ip.dti.ne.jp)
  1308. # [20:21] * Joins: ukai (~ukai@nat/google/x-pzllkunxmbnuayey)
  1309. # [20:21] * Joins: kinetik (~kinetik@121.98.132.55)
  1310. # [20:21] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
  1311. # [20:21] * Joins: Geophage (~Geophage@pool-173-77-99-222.nycmny.east.verizon.net)
  1312. # [20:21] * Joins: webr3 (~nathan@host86-140-58-69.range86-140.btcentralplus.com)
  1313. # [20:21] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
  1314. # [20:21] * Joins: connrs (~paul@host86-169-89-156.range86-169.btcentralplus.com)
  1315. # [20:21] * Joins: wirepair (fbi@random.supermario.org)
  1316. # [20:21] * Joins: foolip (~philip@83.218.67.122)
  1317. # [20:21] * Joins: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  1318. # [20:21] * Joins: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net)
  1319. # [20:21] * Joins: mike][inq (~mike@2001:858:5:303:224:81ff:fe12:b5c4)
  1320. # [20:21] * Joins: onar (~onar@2620:0:1b00:16f2:21f:5bff:fe3e:944)
  1321. # [20:21] * Joins: gavin (~gavin@firefox/developer/gavin)
  1322. # [20:21] * Joins: gavin_ (~gavin@firefox/developer/gavin)
  1323. # [20:21] * Joins: yutak (~yutak@2401:fa00:4:1000:21d:9ff:fe0a:85f)
  1324. # [20:21] * Joins: crash\ (bouncer@lubyte.de)
  1325. # [20:21] * Joins: [tm] (~MikeSmith@sideshowbarker.net)
  1326. # [20:21] * Joins: jmb (~jmb@mail.parsifal.org.uk)
  1327. # [20:21] * Joins: MrWax (waxboy@mail.midegro.com)
  1328. # [20:21] * Joins: Dashiva (Dashiva@wikia/Dashiva)
  1329. # [20:21] * Joins: daedb (~daed@78-72-108-100-no178.tbcn.telia.com)
  1330. # [20:21] * Joins: hendry (~hendry@webconverger.org)
  1331. # [20:21] <mattmay> Ya know, marketing may annoy you, but it does get people paying attention.
  1332. # [20:22] * MrOpposite is now known as Guest21632
  1333. # [20:24] <Hixie> people seem to be paying attention :-)
  1334. # [20:24] * Joins: sicking (~chatzilla@nat/mozilla/x-amqoeetdoewmiary)
  1335. # [20:24] * Joins: morihladko (~peter@ip-94-112-206-96.net.upcbroadband.cz)
  1336. # [20:25] * Quits: annevk (~annevk@j106179.upc-j.chello.nl) (Quit: annevk)
  1337. # [20:25] <mattmay> Do you think you'll benefit from people saying they're using "HTML"?
  1338. # [20:25] <Hixie> i don't care about benefitting personally
  1339. # [20:25] <Hixie> the goal here is to improve the web
  1340. # [20:25] * Joins: dbaron (~dbaron@nat/mozilla/x-qgrdsbekktnszneh)
  1341. # [20:26] <mattmay> Google it. First page is outdated crap, the kind of practices you hate. They're stale, and they won't go away anytime soon.
  1342. # [20:26] <Hixie> so?
  1343. # [20:26] <Hixie> why would you google "html"?
  1344. # [20:27] * Joins: foolip_ (~foolip@h182n6-g-hn-a11.ias.bredband.telia.com)
  1345. # [20:27] <mattmay> At least with HTML5, marketing aside, you have a fresh start. Actually seems to be working.
  1346. # [20:27] <Ms2ger> There's no fresh start
  1347. # [20:27] <Hixie> "HTML5" according to the W3C means all kinds of stuff including CSS, so it hardly seems like either a fresh start, nor to be working.
  1348. # [20:27] <mattmay> Don't ask me. You're the one with the data. But I bet it's searched more than HTML5.
  1349. # [20:27] * Quits: MikeSmith (~MikeSmith@EM114-48-214-206.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
  1350. # [20:28] <Hixie> well if it's searched more, all the more reason to use the term :-)
  1351. # [20:28] * Joins: MikeSmith (~MikeSmith@EM111-188-46-34.pool.e-mobile.ne.jp)
  1352. # [20:28] * Quits: sethladd (~sethladd@nat/google/x-igvqvpmsbaatzhpq) (Quit: sethladd)
  1353. # [20:28] <mattmay> I disagree with that, too. But they need to fix their messaging. You don't need to change yours.
  1354. # [20:29] <Hixie> we're not changing messaging
  1355. # [20:29] <Hixie> we're just clarifying what the spec defines
  1356. # [20:29] * Quits: f1lt3r_ (~f1lt3r@64.119.153.2) (Remote host closed the connection)
  1357. # [20:29] <mattmay> It's not what people search to find the spec. That's my point.
  1358. # [20:29] <Hixie> i thought you said you had no data on that
  1359. # [20:29] <ben_c> I think some people are scared off by HTML5 thinking it's something special so they just go and learn 'standard html', so hopefully the name change will help that
  1360. # [20:29] <mattmay> HTML is a more general term than the spec.
  1361. # [20:29] <Hixie> HTML5 is a more general term than the spec.
  1362. # [20:30] <Hixie> at least HTML is more accurate :-)
  1363. # [20:30] <hsivonen> Hixie: chances are that droppin "5" will be toxic like the 2022 thing
  1364. # [20:30] <mattmay> Even more accurate is "WHATWG HTML"
  1365. # [20:30] * Joins: Aleoss (~AleossIRC@unaffiliated/aleoss)
  1366. # [20:30] <hsivonen> Hixie: I think it's better to keep the title of the WHATWG spec
  1367. # [20:30] <gsnedders> Language is inherently transient, and everything will change meaning over time.
  1368. # [20:31] * Joins: saba_ (~foo@unaffiliated/saba)
  1369. # [20:31] <gsnedders> But my general thoughts are much what hsivonen just said
  1370. # [20:31] * Joins: maikmerten_ (~maikmerte@port-92-201-220-89.dynamic.qsc.de)
  1371. # [20:33] <othermaciej> it's probably true that s/HTML5/HTML/ is more likely to create bad PR than good PR, if anyone even notices
  1372. # [20:34] * Quits: maikmerten (~maikmerte@port-92-201-79-240.dynamic.qsc.de) (Ping timeout: 276 seconds)
  1373. # [20:34] <roc> wow, metservice.co.nz is using canvas for graphs now
  1374. # [20:34] <Hixie> so far the response from the twitter question has been almost uniformly positive, to the level of getting people coming here to say so.
  1375. # [20:34] <jamesr_> they just made the 5 icon and everything
  1376. # [20:34] <espadrine> Is this switch intended for the non-spec community?
  1377. # [20:35] <karlcow> I do not think it is a good idea to call it html as well. fwiw
  1378. # [20:35] <mattmay> Well, except me.
  1379. # [20:37] * Quits: huehnts (~huehnts@static.213-239-210-158.clients.your-server.de) (Quit: quitting)
  1380. # [20:37] * karlcow wonders if the French grammar is making it obscure: "It is a bad idea to rename it HTML" (what I meant)
  1381. # [20:37] * Joins: huehnts (~huehnts@static.213-239-210-158.clients.your-server.de)
  1382. # [20:37] <Hixie> hsivonen: well there's always a risk, but i don't see how... could you elaborate on how it could be toxic?
  1383. # [20:38] <othermaciej> I think the most likely outcome is not much notice taken of the move beyond insiders
  1384. # [20:38] <Hixie> indeed
  1385. # [20:38] <Hixie> espadrine: we're working on a (well, ben is working on a) developers.whatwg.org version of the spec which will likely remain "HTML5" for the time being, it's up to him
  1386. # [20:38] <othermaciej> probably small chance of someone spinning it into a linkbait shitstorm
  1387. # [20:40] <espadrine> Hixie: then this change won't affect many people.
  1388. # [20:40] <espadrine> God, http://developers.whatwg.org/ looks nice!
  1389. # [20:40] * Quits: othermaciej (~mjs@66.109.105.74) (Quit: othermaciej)
  1390. # [20:41] <Hixie> espadrine: we're working on a (well, ben is working on a) developers.whatwg.org version of the spec which will likely remain "HTML5" for the time being, it's up to him
  1391. # [20:42] <Hixie> oops
  1392. # [20:42] <Hixie> didn't mean to say that twice :-)
  1393. # [20:42] <Hixie> espadrine: yeah, ben's got a good eye for design :-)
  1394. # [20:43] * Quits: Geophage (~Geophage@pool-173-77-99-222.nycmny.east.verizon.net)
  1395. # [20:43] <mattmay> So how would a dev express that they're using the most modern technology? "You guys! We support HTML!" "Oh, great. My nephew did that like 10 years ago."
  1396. # [20:44] <TabAtkins> "HTML and CSS and shit"
  1397. # [20:44] <Hixie> wtf, i'm getting hits for http://whatwg.org/specs/web-apps/current-work/multipage/hfavicon.ico and http://whatwg.org/specs/web-apps/current-work/multipage/tfavicon.ico and so on for all characters in the set [dhtml5]
  1398. # [20:44] <Rik`> what about calling it "HTML Level 5" ?
  1399. # [20:44] <espadrine> If you want to impress, do use HTML5. Otherwise, you're talking about the spec! ^^
  1400. # [20:44] <TabAtkins> "you know, all that cool technology stuff they're doing today"
  1401. # [20:44] <TabAtkins> "i dunno"
  1402. # [20:44] * Quits: cying (~cying@173-228-29-224.dsl.static.sonic.net) (Quit: cying)
  1403. # [20:44] <Ms2ger> Rik`, the point is that there's no levels
  1404. # [20:45] * Parts: morihladko (~peter@ip-94-112-206-96.net.upcbroadband.cz)
  1405. # [20:45] <Hixie> Rik`: as Ms2ger says, the point is that there's just one continuously maintained spec with no versions, levels, etc.
  1406. # [20:45] <Hixie> mattmay: "HTML5" started 7 years ago, so that's hardly any better.
  1407. # [20:45] <Ms2ger> WA1 started then ;)
  1408. # [20:45] <Rik`> just trying to mimic CSS
  1409. # [20:45] <Hixie> WA1 still exists :-)
  1410. # [20:46] <mattmay> It's about 14 years better. ;)
  1411. # [20:46] <Ms2ger> Well, mimicking CSS specs is hardly something I'd recommend
  1412. # [20:46] <Ms2ger> (Hi Tab!)
  1413. # [20:47] * Quits: Guest21632 (~mropposit@2001:5c0:1400:b::97db) (Remote host closed the connection)
  1414. # [20:48] * Quits: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
  1415. # [20:49] <mattmay> HTML Infinity!
  1416. # [20:49] * Joins: othermaciej_ (~mjs@17.246.17.13)
  1417. # [20:49] * Parts: koesbong (~koes@c-98-246-12-28.hsd1.or.comcast.net)
  1418. # [20:49] <karlcow> HTML∞ in this case
  1419. # [20:50] * Joins: koesbong (~koes@c-98-246-12-28.hsd1.or.comcast.net)
  1420. # [20:50] <mattmay> Yeah, couldn't see that on my virtual kbd. :)
  1421. # [20:51] <Rik`> Hixie: how can it be one continuously maintained spec ?
  1422. # [20:51] <mattmay> That'd be hell to search for.
  1423. # [20:51] <Rik`> isn't it supposed to be done by 2022 ?
  1424. # [20:51] <Ms2ger> No
  1425. # [20:51] <Ms2ger> The W3C will publish a snapshot of 2010's HTML by then
  1426. # [20:52] <bfrohs> I can definitely get behind changing the name of the spec to HTML. It would not only make sense to us veterans, but also help beginners realize there is only one HTML spec that should be followed.
  1427. # [20:52] <espadrine> Ecmascript people do quite the same. They name their current compilation of handsome features Harmony, and they will name it ES6 when people are fed up with ES5.
  1428. # [20:53] <mattmay> bfrohs: except... there's not...
  1429. # [20:53] <karlcow> http://musiclub.web.cern.ch/MusiClub/bands/cernettes/firstband.html
  1430. # [20:53] <karlcow> "How was I to know that I was passing an historical milestone, as the one above was the first picture ever to be clicked on in a web browser!"
  1431. # [20:53] <mattmay> And imagine the crap you'd find if you started to look for an HTML tutorial on a search engine. Not to mention a bookstore.
  1432. # [20:55] * Joins: cying (~cying@173-228-29-224.dsl.static.sonic.net)
  1433. # [20:55] * Quits: mpilgrim (~pilgrim@97.67.219.162) (Ping timeout: 272 seconds)
  1434. # [20:56] <hsivonen> Hixie: HTML5 has brand value that you are about to abandon
  1435. # [20:58] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 255 seconds)
  1436. # [20:59] <espadrine> hsivonen: The way I see it, HTML5 already didn't mean "the current HTML spec" in the journalistic world.
  1437. # [20:59] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1438. # [21:01] * Quits: kor (~kor@ip146-53-210-87.adsl2.static.versatel.nl) (Quit: kor)
  1439. # [21:02] <mattmay> espadrine: Imagine trying to get those same journalists excited about "HTML". They'll say, "HTML? Meh. That's not new."
  1440. # [21:02] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Read error: No route to host)
  1441. # [21:03] <mattmay> Can't wait to hear about the first person who asks us if Dreamweaver supports HTML.
  1442. # [21:04] <espadrine> mattmay: When we'll need journalists to get excited, we will say: "we are designing HTML6". That should impress them.
  1443. # [21:04] <espadrine> (Wow, 6 is bigger than 5! It must be better then!)
  1444. # [21:05] <bfrohs> mattmay: HTML5 has come to define 'the latest web technologies', not HTML itself. The term will still remain in use in media [and when we're pitching to others ;)]
  1445. # [21:05] <Philip`> HTML6 is too similar to HTML5 to become a new buzzword
  1446. # [21:05] <mattmay> And five seconds later, marketers will steal that, too.
  1447. # [21:06] <Philip`> People like totally fresh buzzwords (DHTML, XHTML, AJAX, Web 2.0, HTML5, etc)
  1448. # [21:06] <bfrohs> Philip`: HTML∞ for the next version then ;)
  1449. # [21:06] <Philip`> and predicting the next one seems hard
  1450. # [21:07] <espadrine> bfrohs: yes, but how would we name the next iteration then? How would we impress people after HTML Infinity?
  1451. # [21:07] * Joins: miketayl_r (~miketaylr@206.217.92.186)
  1452. # [21:07] * Quits: miketaylr (~miketaylr@206.217.92.186) (Disconnected by services)
  1453. # [21:07] * miketayl_r is now known as miketaylr
  1454. # [21:08] <Ms2ger> Aleph-one
  1455. # [21:08] <bfrohs> espadrine: Someone will come up with something else that's catchy -- they always do (like Philip` just mentioned)
  1456. # [21:08] <espadrine> Ms2ger: That's actually bold!
  1457. # [21:08] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
  1458. # [21:08] * Xano_ is now known as Xano
  1459. # [21:09] * Joins: mpt (~mpt@canonical/mpt)
  1460. # [21:09] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Client Quit)
  1461. # [21:09] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
  1462. # [21:09] <TabAtkins> Can anyone who knows japanese tell me if this is a spammy account or not?
  1463. # [21:09] <TabAtkins> http://twitter.com/#!/insidetaka30
  1464. # [21:10] * Joins: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
  1465. # [21:10] <karlcow> I wonder if the question comes now to is there any chances that Hixie accepts to not rename HTML5 as HTML. If the answer is yes then there is value in the discussion, if it is a "no, my own decision" then no point argueing with made decisions
  1466. # [21:10] * Parts: koesbong (~koes@c-98-246-12-28.hsd1.or.comcast.net)
  1467. # [21:11] * Joins: koesbong (~koes@c-98-246-12-28.hsd1.or.comcast.net)
  1468. # [21:11] <espadrine> karlcow: we may argue about how to handle side-effects, I guess.
  1469. # [21:11] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
  1470. # [21:12] <bfrohs> karlcow: Even if Hixie has his mind made up atm, arguments that have yet to be presented may change his mind -- He's handled everything else quite well so far; I doubt this would be an exception to that :)
  1471. # [21:13] * Quits: maikmerten_ (~maikmerte@port-92-201-220-89.dynamic.qsc.de) (Remote host closed the connection)
  1472. # [21:13] <karlcow> I beg to have a different opinion (which doesn't matter) :)
  1473. # [21:13] * Joins: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz)
  1474. # [21:14] * Joins: jwalden (~waldo@nat/mozilla/x-rvynjjcjhbaptnjk)
  1475. # [21:14] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Ping timeout: 265 seconds)
  1476. # [21:14] * Xano_ is now known as Xano
  1477. # [21:15] * Joins: Bass2 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1478. # [21:18] <MikeSmith> TabAtkins: not spam
  1479. # [21:18] * Quits: JM (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 255 seconds)
  1480. # [21:19] <TabAtkins> MikeSmith: Thanks. I keep my follower list clean, and I just can't tell sometimes with the japanese followers.
  1481. # [21:19] * Quits: jwalden (~waldo@nat/mozilla/x-rvynjjcjhbaptnjk) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.13/20110103133706])
  1482. # [21:22] <MikeSmith> TabAtkins: yeah, I do a lot of blocking too
  1483. # [21:22] <MikeSmith> but that one looks like somebody who probably has genuine interest in your tweets
  1484. # [21:23] <MikeSmith> though you never can tell
  1485. # [21:24] <MikeSmith> the spammy ones getting hard to detect
  1486. # [21:25] <TabAtkins> That's all I need.
  1487. # [21:27] * Quits: mattmay (~yaaic@3.sub-174-253-194.myvzw.com) (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org)
  1488. # [21:27] * Quits: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net) (Read error: Connection reset by peer)
  1489. # [21:27] * Joins: franksalim_ (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net)
  1490. # [21:30] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
  1491. # [21:32] <Hixie> hsivonen: yeah, that was the reason to keep the name before, but i'm not sure it really matters anymore given recent developments
  1492. # [21:33] <Hixie> Rik`: we abandoned the timeline a while back. The stuff that went to LC in 2009 will probably be all stably implemented in 2022, but we've moved on to new stuff too since then as well. The spec will never be "done" unless it's also "abandoned".
  1493. # [21:35] <annevk> I don't really see the big deal either.
  1494. # [21:36] <annevk> "html spec" will probably give one of the versions of HTML back in due course...
  1495. # [21:36] <annevk> And if you want to talk about it you probably want to talk about a specific feature. And if it's just the general idea you could use HTML5, which are both happening already.
  1496. # [21:36] <Hixie> "html spec" on google returns html4, then the editor's draft of w3c html5
  1497. # [21:36] * Quits: plainhao (~plainhao@208.75.85.237) (Quit: plainhao)
  1498. # [21:37] <Hixie> and a bit below that the whatwg specs page
  1499. # [21:37] <Hixie> (and in between... html 3.2)
  1500. # [21:37] <annevk> that seems good enough
  1501. # [21:38] <annevk> and on w3.org we've yet to claim w3.org/TR/html/
  1502. # [21:38] <annevk> which surely should point to it
  1503. # [21:38] * Quits: PlayerNaN (bc715b57@gateway/web/freenode/ip.188.113.91.87) (Quit: Page closed)
  1504. # [21:39] <Ms2ger> That should point to the XHTML2 note, certainly!
  1505. # [21:40] <Hixie> wtf, why am i getting so many hits for things like specs/web-apps/current-work/multipage/lfavicon.ico
  1506. # [21:42] <annevk> Hixie, maybe because of http://dhtml5.com/
  1507. # [21:42] <Hixie> ooh, maybe
  1508. # [21:42] * Hixie checks logs
  1509. # [21:42] <Ms2ger> <link rel="icon" href="http://dhtml5.com/5favicon.ico">
  1510. # [21:43] <annevk> but also see the base URL
  1511. # [21:43] <annevk> that combined with bogus software
  1512. # [21:43] * Joins: sethladd (~sethladd@nat/google/x-pwiindvvwkhfdnwl)
  1513. # [21:43] <Hixie> yup, that's it
  1514. # [21:44] <Hixie> firefix and chrome
  1515. # [21:44] <Ms2ger> Oh, good it isn't Firefox ;)
  1516. # [21:44] <annevk> miketaylr, ^^
  1517. # [21:44] <miketaylr> aye, fixed that
  1518. # [21:44] <miketaylr> :/ sry
  1519. # [21:44] * Quits: mlpug (~mlpug@a88-115-171-217.elisa-laajakaista.fi) (Remote host closed the connection)
  1520. # [21:44] <annevk> it's not really your fault I think
  1521. # [21:44] <miketaylr> <base> got me.
  1522. # [21:45] <Hixie> and opera
  1523. # [21:45] <Hixie> i don't understand what the browsers are doing
  1524. # [21:45] <Ms2ger> Check the spec? ;)
  1525. # [21:45] <miketaylr> someone put dhtml5.com on hacker news so it got a zillion hits
  1526. # [21:46] <Hixie> i see nothing here that should result in these hits
  1527. # [21:46] <annevk> miketaylr, what did you change?
  1528. # [21:46] <annevk> if you changed anything
  1529. # [21:47] <Ms2ger> File a bug, Hixie will figure it out
  1530. # [21:47] <Ms2ger> Oh wait
  1531. # [21:47] <miketaylr> the favicon was a relative URI before, i changed it to be absolute (had forgotten about <base> for the links)
  1532. # [21:47] <miketaylr> so i think it was me
  1533. # [21:47] <annevk> aah, and it also changes?
  1534. # [21:47] <miketaylr> it used too :P
  1535. # [21:48] <annevk> then it makes sense :)
  1536. # [21:48] <Hixie> what was the relative url before?
  1537. # [21:48] <Hixie> aaah
  1538. # [21:48] <Hixie> ok
  1539. # [21:48] <Hixie> that all makes sense
  1540. # [21:48] <Hixie> thanks
  1541. # [21:48] <annevk> we should maybe have something in the spec about favicons...
  1542. # [21:48] <Hixie> we do, don't we?
  1543. # [21:48] <miketaylr> it was just /dfavicon.ico, etc. then some silly script to loop through [dhtml5]favicon.ico, etc.
  1544. # [21:48] <annevk> like if there's no rel=icon you may attempt to fetch /favicon.ico
  1545. # [21:49] <Hixie> can't that be a cssom issue? :-)
  1546. # [21:49] <annevk> you define page loading :)
  1547. # [21:49] <annevk> and icons are content
  1548. # [21:49] <Ms2ger> DOM Core ;)
  1549. # [21:50] <annevk> fffffffuuuuu
  1550. # [21:51] <Hixie> hey if you want this in DOM Core, i ain't stopping you
  1551. # [21:51] <Hixie> http://www.w3.org/Bugs/Public/show_bug.cgi?id=11815
  1552. # [21:51] <Hixie> someone cc julian on that bug, i'm sure he'll want to escalate it
  1553. # [21:52] <Hixie> so what should i blog when i do this name change
  1554. # [21:53] <Hixie> specifically, what should the title be
  1555. # [21:53] <Ms2ger> "This really doesn't change anything, but hey"
  1556. # [21:53] <annevk> I think you should explain "Living Standard" and that we moved on from "Last Call" if you are going to break the news
  1557. # [21:53] <annevk> I'm not sure we have done that clearly so far
  1558. # [21:54] <bfrohs> "One Acronym to Rule Them All"? :)
  1559. # [21:54] * Joins: franksalim__ (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net)
  1560. # [21:54] <annevk> i.e. explain that we changed the process and that as a result we also changed the name
  1561. # [21:54] <Hixie> k
  1562. # [21:54] <Hixie> i like how in http://lists.w3.org/Archives/Public/public-html/2011Jan/0239.html the summary is lnger than the rationale and details put together
  1563. # [21:55] <Ms2ger> I like how I ignore that list :)
  1564. # [21:55] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
  1565. # [21:55] <karlcow> living standard is an interesting turn of language.
  1566. # [21:55] <annevk> I have no idea for a good title though :)
  1567. # [21:55] <beowulf> so, is the purpose of the renaming to give over the marketing term HTML5 to be purely marketing?
  1568. # [21:56] <Hixie> the purpose of renaming is primarily accuracy
  1569. # [21:56] <annevk> no, it's because there are no versions of HTML
  1570. # [21:56] <annevk> there's one document for all of them
  1571. # [21:56] <annevk> or for it, really :)
  1572. # [21:57] <beowulf> yeah, but the term HTML5 won't go way as a result, so it'll come to mean something else, no?
  1573. # [21:57] <karlcow> annevk: living specification would be more right than living standard
  1574. # [21:57] <Hixie> we did it last year but adactio suggested he could still get some mileage out of the term "html5" in advocacy, but with the w3c making the term essentially meaningless now, he agrees that "html" is a better word to describe the html spec.
  1575. # [21:57] <beowulf> i'm all for it, though
  1576. # [21:57] <annevk> karlcow, people call it a web standard
  1577. # [21:57] * Quits: franksalim_ (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
  1578. # [21:57] * Joins: erlehmann (~erlehmann@89.204.153.113)
  1579. # [21:58] <annevk> karlcow, it's a different kind of standard, but "living" should indicate that
  1580. # [21:58] <Hixie> ok i'm submitting http://wiki.whatwg.org/wiki/Change_Proposal_for_ISSUE-120 (i got rid of the childish stuff)
  1581. # [21:58] * Quits: erlehmann (~erlehmann@89.204.153.113) (Client Quit)
  1582. # [21:59] <karlcow> living standards sound bio-hazard :) there is nothing permanent.
  1583. # [21:59] <annevk> beowulf, depending on whether the HTML WG renames the draft it might end up meaning various things
  1584. # [21:59] <annevk> beowulf, well, and given a timeline it means various things too
  1585. # [21:59] <annevk> beowulf, e.g. there used to be a substantive difference between HTML5 and HTML 5
  1586. # [21:59] <karlcow> living spec is better IMHO. :)
  1587. # [21:59] <Hixie> yeah i never understood that
  1588. # [22:00] <Hixie> the crazy lengths people have gone to to try to come up with rationales for the space or lack thereof is pretty crazy
  1589. # [22:00] * beowulf nods
  1590. # [22:00] <karlcow> HTML&shy;5
  1591. # [22:01] <Ms2ger> &zwnj;
  1592. # [22:01] <Workshiva> Use a vertical tab
  1593. # [22:01] <Workshiva> Then people can disagree about whether there's a space or not
  1594. # [22:01] <Hixie> or a form feed
  1595. # [22:01] <beowulf> HTML&thinsp;5
  1596. # [22:02] <Hixie> see with no "5" all these problems go away too!
  1597. # [22:02] <Workshiva> HT ML
  1598. # [22:02] <Hixie> except... will people think we've renamed it to "HTML "?
  1599. # [22:02] * Workshiva starts a new H.T.M.L. faction
  1600. # [22:02] <Hixie> oh no, people will argue about whether it's "HTML" or "HTML "...
  1601. # [22:02] <karlcow> which length for space?
  1602. # [22:02] * Philip` hates being unable to decide whether to say "HTML 5" or "HTML5", and an arbitrary unnecessary substantive difference is a good way to allow decisiveness without rejecting either of the terms
  1603. # [22:03] <Hixie> not sure what "arbitrary unnecessary substantive difference" refers to
  1604. # [22:03] <Hixie> oh, i get it
  1605. # [22:03] <Hixie> nevermind
  1606. # [22:03] <Philip`> Like the language vs syntax difference
  1607. # [22:03] <Workshiva> What is the alphabet of HTML? Discuss
  1608. # [22:04] <karlcow> unicode 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 200A 200B are all kind of spaces
  1609. # [22:05] <beowulf> ah, 2001. a fine space.
  1610. # [22:05] <Workshiva> 200C was omitted because we won't need to count that high
  1611. # [22:05] <karlcow> zero width non-joiner for 200C
  1612. # [22:07] <Ms2ger> The question is, which spaces are semantic?
  1613. # [22:08] <annevk> difficult problems -- not so much discussion; simple problems -- lots of discussion
  1614. # [22:10] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Read error: Connection reset by peer)
  1615. # [22:10] * Quits: jaket (~jake@124-168-190-219.dyn.iinet.net.au) (Ping timeout: 276 seconds)
  1616. # [22:10] * Joins: ap (~ap@17.203.15.167)
  1617. # [22:11] <annevk> I missed this somehow
  1618. # [22:11] <annevk> Mark Pilgrim removed the space again on diveintohtml5.org
  1619. # [22:11] <annevk> It did not matter to search engines after all?
  1620. # [22:12] <karlcow> space quest
  1621. # [22:14] * Quits: apostolos (~apostolos@ppp-94-68-214-94.home.otenet.gr) (Quit: Linkinus - http://linkinus.com)
  1622. # [22:16] * othermaciej_ is now known as othermaciej
  1623. # [22:25] * Joins: bckenny (~bckenny@nat/google/x-vgqixwqtiajfsdzz)
  1624. # [22:28] <jacobolus> I went by the bookstore a few days ago, and noticed that the dead tree version of Mark Pilgrim’s book is missing the cute pictures. :(
  1625. # [22:29] <jacobolus> I propose instead of HTML5, maybe add some typographical flourishes instead. Maybe ❧HTML❧
  1626. # [22:30] <jacobolus> or HTML➽
  1627. # [22:30] <jacobolus> (everyone needs a HEAVY WEDGE-TAILED RIGHTWARDS ARROW now and then)
  1628. # [22:30] <annevk> I suggest we use the Unicode sign for beer then
  1629. # [22:31] * Quits: ROBOd (~robod@109.96.228.64) (Quit: .)
  1630. # [22:31] <Hixie> annevk: i wrote a blog post, can you take a look and add whatever you think makes sense and post it? :-)
  1631. # [22:31] * annevk looks
  1632. # [22:31] <Hixie> the name change is live
  1633. # [22:32] <espadrine> Hixie: good! By the way, where is the blog post?
  1634. # [22:33] <Hixie> annevk's reviewing it
  1635. # [22:33] <Hixie> it'll be on blog.whatwg.org
  1636. # [22:33] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/ - i changed the <h1> font size... too big? :-)
  1637. # [22:34] <TabAtkins> No?
  1638. # [22:34] <jacobolus> looks good
  1639. # [22:34] <annevk> looks good
  1640. # [22:34] * annevk hits publish
  1641. # [22:35] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
  1642. # [22:35] * Quits: bfrohs (~chatzilla@smtp.forewordinternal.com) (Remote host closed the connection)
  1643. # [22:36] <jacobolus> Hixie: if you want to get especially fancy (and make it slightly more readable) you could add about 1-2 pixels of letter-spacing
  1644. # [22:36] <annevk> twitter is updated as well, plugin appears to be working
  1645. # [22:36] * Joins: benschwarz_ (~benschwar@120.154.86.220)
  1646. # [22:36] <jacobolus> bold all-caps works best in my experience w/ a tiny bit of extra space
  1647. # [22:37] <karlcow> http://www.google.com/search?q=%22Living+Standard%22
  1648. # [22:37] * Joins: xtoph (~xtoph@213.47.185.206)
  1649. # [22:38] * Joins: Aleoss112 (~AleossIRC@204-83-16-179.regn.hsdb.sasknet.sk.ca)
  1650. # [22:38] <karlcow> now we got the hate of Monocle, The Economist, Financial Times, etc.
  1651. # [22:38] <Hixie> jacobolus: is it better now?
  1652. # [22:38] <Hixie> how about the date, is it better like on http://www.whatwg.org/specs/web-apps/current-work/multipage/ or on http://www.whatwg.org/specs/web-apps/current-work/ ?
  1653. # [22:38] <annevk> at least my social circle knows what it means :p
  1654. # [22:38] <Hixie> (ignore the missing whitespace on the first one, that's a bug)
  1655. # [22:39] <karlcow> annevk: ;)
  1656. # [22:39] <jacobolus> Hixie: ooh, I like it :)
  1657. # [22:39] <beowulf> general style guidelines are that a little letter spacing on all caps is good form
  1658. # [22:40] * Quits: Aleoss (~AleossIRC@unaffiliated/aleoss) (Ping timeout: 240 seconds)
  1659. # [22:40] <Hixie> i think it might be better on the h2 line after all
  1660. # [22:41] <espadrine> Hixie: I like it too! Although I'd like HTML serif.
  1661. # [22:41] <espadrine> (the heading only)
  1662. # [22:41] <jacobolus> espadrine: why? the whole rest of the spec uses the same typeface throughout
  1663. # [22:41] <Hixie> serifs are the style at http://developers.whatwg.org/
  1664. # [22:42] <espadrine> I've tested it, it looks nice...
  1665. # [22:42] <Hixie> i think we're going to stick to sans-serif on the normative spec to keep it distinct
  1666. # [22:42] <jacobolus> Hixie: by the way, developers.whatwg looks great, but the monospace text in it renders a bit smaller than the rest
  1667. # [22:42] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Kthxbye!)
  1668. # [22:42] <Hixie> file an issue and ben will fix it -- there's a link at the top iirc
  1669. # [22:43] <jacobolus> not seeing the link
  1670. # [22:43] <Hixie> at the bottom of the front page
  1671. # [22:43] <jacobolus> oh, at the bottom :)
  1672. # [22:43] <Hixie> search for "issues"
  1673. # [22:43] <jacobolus> yep, see it
  1674. # [22:43] <Hixie> yeah sorry he moved it :-)
  1675. # [22:43] <annevk> Hixie, is there a way you can not ping the tweet bot when you are not changing "source"? if it's hard never mind btw
  1676. # [22:43] <annevk> i.e. only ping when you change source
  1677. # [22:44] <Hixie> hmm
  1678. # [22:44] <annevk> you get empty result sets otherwise
  1679. # [22:44] <Hixie> oh i guess you still got a rev huh
  1680. # [22:44] * Joins: jwalden (~waldo@nat/mozilla/x-cyyfraijbwqjnlyj)
  1681. # [22:44] <annevk> right
  1682. # [22:44] <Hixie> because i changed the index
  1683. # [22:44] <Hixie> hmm
  1684. # [22:44] * Quits: jcody (~jcody@c-71-236-154-13.hsd1.or.comcast.net) (Quit: jcody)
  1685. # [22:44] <Hixie> yeah, hold on one sec just finishing this date thing then i'll look at it
  1686. # [22:44] * Joins: jaket (~jake@124-149-126-186.dyn.iinet.net.au)
  1687. # [22:45] <espadrine> Oh, and we forgot the logo!
  1688. # [22:45] <espadrine> (never mind the joke)
  1689. # [22:46] * Joins: jakemcgraw (~Adium@38.122.8.178)
  1690. # [22:46] * Joins: adactio (~adactio@cust217-dsl91-135-3.idnet.net)
  1691. # [22:47] <TabAtkins> I like the "Living Standard - [date]" form.
  1692. # [22:47] <Hixie> TabAtkins: reload, what do you think of it now?
  1693. # [22:47] <jacobolus> Hixie: https://github.com/benschwarz/developers.whatwg.org/issues/issue/17
  1694. # [22:47] <Hixie> oops i broke the style
  1695. # [22:47] <TabAtkins> Yeah, that's fine too.
  1696. # [22:48] <TabAtkins> Actually, a little more space between the first paragraph and the list of versions would be good.
  1697. # [22:48] <Hixie> yeah that was what i broke
  1698. # [22:48] <Hixie> fixed
  1699. # [22:48] <TabAtkins> Oh, I liked the first paragraph butting up against the headings.
  1700. # [22:48] <jacobolus> benschwarz: otherwise, congrats, developers.whatwg.org looks great
  1701. # [22:48] <annevk> lgtm
  1702. # [22:49] <Hixie> TabAtkins: let me deal with anne's tweet thing then i'll take a look
  1703. # [22:49] * bga_ is now known as bga_|away
  1704. # [22:49] <Hixie> actually, let me get lunch first. then tweet. then spacing.
  1705. # [22:49] <Hixie> bbiab
  1706. # [22:49] <beowulf> i like it how it is now
  1707. # [22:49] <espadrine> I don't fully know how it is designed, but the copyright goes from 2004 to 2010. Should it be 2011?
  1708. # [22:51] <jacobolus> benschwarz: hmm, actually, one other thing: I'm not convinced about the gray italicized sections. The gray on white is a bit low contrast
  1709. # [22:51] <adactio> I've gotta say, I'd rather the document were called "HTML (including next generation additions still in development)" ...less of a jump from the previous "HTML5 (including next generation additions still in development)"
  1710. # [22:51] <jacobolus> I always thought the parenthesized bit in the title was cheesy, FWIW
  1711. # [22:52] <TabAtkins> Me too.
  1712. # [22:52] <Workshiva> HTML (including HTML additions currently in development)
  1713. # [22:53] * Joins: abarth (~abarth@c-67-169-68-88.hsd1.ca.comcast.net)
  1714. # [22:54] * Quits: pesla (~pesla@ip51cc03a5.speed.planet.nl) (Quit: Computer has gone to sleep.)
  1715. # [22:54] <annevk> espadrine, yes
  1716. # [22:54] <annevk> Hixie, espadrine points out the copyright line is out of date
  1717. # [22:55] <annevk> Hixie, still 2010
  1718. # [22:55] <jacobolus> hmm, okay, another issue: code samples in developers.whatwg.org don't keep their indentation
  1719. # [22:56] <jacobolus> for example compare http://developers.whatwg.org/urls.html#domstringmap-0 to http://developers.whatwg.org/urls.html#domstringmap-0
  1720. # [22:57] * Quits: richardschwerdtf (~RichS@32.97.110.64) (Quit: richardschwerdtf)
  1721. # [22:58] * Quits: Ms2ger (~Ms2ger@91.181.54.30) (Quit: nn)
  1722. # [22:59] <jacobolus> https://github.com/benschwarz/developers.whatwg.org/issues/#issue/18
  1723. # [23:00] * Parts: jakemcgraw (~Adium@38.122.8.178)
  1724. # [23:01] * bga_|away is now known as bga_
  1725. # [23:01] * Joins: richardschwerdtf (~RichS@32.97.110.64)
  1726. # [23:02] <jacobolus> Hixie: oh, btw, don't include the extra letter-spacing in the h1 at http://whatwg.org/C
  1727. # [23:03] <jacobolus> letter-spaced lowercase is ugly
  1728. # [23:03] * Joins: ap_ (~ap@17.246.18.214)
  1729. # [23:04] <jacobolus> especially since many browsers don't do any proper kerning, so We had too much space already
  1730. # [23:04] * Quits: sethladd (~sethladd@nat/google/x-pwiindvvwkhfdnwl) (Quit: sethladd)
  1731. # [23:05] <espadrine> Good news, Bespin dropped the use of canvas!
  1732. # [23:06] <othermaciej> whoah
  1733. # [23:06] * Quits: benschwarz_ (~benschwar@120.154.86.220) (Ping timeout: 264 seconds)
  1734. # [23:06] <annevk> Curious: were they lobbied by the accessibility community or the semantic markup community?
  1735. # [23:06] * Quits: ap (~ap@17.203.15.167) (Ping timeout: 264 seconds)
  1736. # [23:06] * ap_ is now known as ap
  1737. # [23:07] * Joins: seventh (seventh@69.80.99.125)
  1738. # [23:08] <miketaylr> they just merged with that other cloud ide thing today, right?
  1739. # [23:08] <espadrine> miketaylr: pretty much! ^^
  1740. # [23:08] <miketaylr> ah yes, https://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
  1741. # [23:08] * Quits: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi) (Ping timeout: 240 seconds)
  1742. # [23:11] <espadrine> That's odd, I can't paste stuff in it.
  1743. # [23:11] <espadrine> bah.
  1744. # [23:11] <jamesr_> cool
  1745. # [23:12] <annevk> http://ajaxorg.github.com/ace/editor-build.html has demo
  1746. # [23:12] * Quits: saba_ (~foo@unaffiliated/saba) (Read error: Connection reset by peer)
  1747. # [23:12] <annevk> it is somewhat broken, but I have to say I have been waiting for something like this
  1748. # [23:12] <espadrine> Yep, pasting doesn't work.
  1749. # [23:13] <annevk> shift-9 does not work for me, which is quite severe limitation
  1750. # [23:13] * Joins: mpilgrim (~pilgrim@rrcs-24-206-36-125.midsouth.biz.rr.com)
  1751. # [23:14] <Philip`> annevk: Here's one you can copy-and-paste: (
  1752. # [23:14] <espadrine> wow, pasting is actually done through shift-9 + ctrl-V!
  1753. # [23:14] * Philip` tends to use the copy-and-paste strategy whenever he needs a # on an Apple machine
  1754. # [23:14] <annevk> :)
  1755. # [23:15] * Joins: benschwarz_ (~benschwar@59.167.185.148)
  1756. # [23:16] * Joins: inkbase (~Inkbase@nat/ibm/x-smzsstitpriknbou)
  1757. # [23:16] <benschwarz> Ok. Here for real now.
  1758. # [23:17] * Joins: jet_p70qw (~jet_p70qw@c-75-72-244-165.hsd1.mn.comcast.net)
  1759. # [23:18] <benschwarz> jacobolus: Thanks for logging the issues
  1760. # [23:23] * Joins: frenzz (~frensys@85.142.208.25)
  1761. # [23:25] <jacobolus> np
  1762. # [23:25] * Quits: richardschwerdtf (~RichS@32.97.110.64) (Quit: richardschwerdtf)
  1763. # [23:25] * Quits: benschwarz_ (~benschwar@59.167.185.148) (Quit: Colloquy for iPad - http://colloquy.mobi)
  1764. # [23:26] * Joins: paulrouget (~paul2@sysmic.org)
  1765. # [23:26] <jacobolus> Hixie: actually, I think you might want to leave the size of the H1 at http://whatwg.org/C a bit smaller too
  1766. # [23:27] <jacobolus> (that is, beyond just leaving default letter-spacing)
  1767. # [23:27] <jacobolus> benschwarz: should I add an issue for "make gray text a bit darker" too?
  1768. # [23:27] <annevk> jacobolus, but other than that it is perfect? :)
  1769. # [23:27] <benschwarz> jacobolus: those code and example things are on my list today already
  1770. # [23:27] * Quits: BlurstOfTimes (~blurstoft@168.203.117.107) (Remote host closed the connection)
  1771. # [23:28] <benschwarz> I made the example style, without realising how overused it is in the spec ;)
  1772. # [23:28] <jacobolus> annevk: well it's a living document, so it's always going to be perfect, right?
  1773. # [23:30] <annevk> prolly a little less than the degree to which humans are perfect
  1774. # [23:31] <annevk> tracking WHATWG on twitter at this point is getting kind of hairy
  1775. # [23:31] <annevk> too much results
  1776. # [23:31] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: miketaylr)
  1777. # [23:32] * Joins: sethladd (~sethladd@nat/google/x-newxjeivhtdzltmw)
  1778. # [23:33] * Joins: Sirisian (~Sirisian@resnet226-081.resnet.wmich.edu)
  1779. # [23:33] * Quits: foolip_ (~foolip@h182n6-g-hn-a11.ias.bredband.telia.com) (*.net *.split)
  1780. # [23:33] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (*.net *.split)
  1781. # [23:33] * Quits: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (*.net *.split)
  1782. # [23:33] * Quits: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net) (*.net *.split)
  1783. # [23:33] * Quits: gavin (~gavin@firefox/developer/gavin) (*.net *.split)
  1784. # [23:33] * Quits: gavin_ (~gavin@firefox/developer/gavin) (*.net *.split)
  1785. # [23:33] * Quits: [tm] (~MikeSmith@sideshowbarker.net) (*.net *.split)
  1786. # [23:33] * Quits: daedb (~daed@78-72-108-100-no178.tbcn.telia.com) (*.net *.split)
  1787. # [23:33] * Quits: hendry (~hendry@webconverger.org) (*.net *.split)
  1788. # [23:33] * Quits: paulrouget (~paul2@sysmic.org) (*.net *.split)
  1789. # [23:34] <frenzz> http://blog.whatwg.org/html-is-the-new-html5 what actually that means ?
  1790. # [23:34] * Joins: richardschwerdtf (~RichS@32.97.110.64)
  1791. # [23:35] * Quits: richardschwerdtf (~RichS@32.97.110.64) (Client Quit)
  1792. # [23:35] <jacobolus> espadrine: I like your HTML5^H. That's cute
  1793. # [23:35] <annevk> frenzz, Hixie tried to explain it in the blog post
  1794. # [23:36] * Joins: paulrouget (~paul2@sysmic.org)
  1795. # [23:36] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
  1796. # [23:36] * Joins: foolip_ (~foolip@h182n6-g-hn-a11.ias.bredband.telia.com)
  1797. # [23:36] * Joins: 30BAAP5OQ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
  1798. # [23:36] * Joins: sroussey (~sroussey@adsl-69-234-111-42.dsl.irvnca.pacbell.net)
  1799. # [23:36] * Joins: gavin (~gavin@firefox/developer/gavin)
  1800. # [23:36] * Joins: gavin_ (~gavin@firefox/developer/gavin)
  1801. # [23:36] * Joins: [tm] (~MikeSmith@sideshowbarker.net)
  1802. # [23:36] * Joins: daedb (~daed@78-72-108-100-no178.tbcn.telia.com)
  1803. # [23:36] * Joins: hendry (~hendry@webconverger.org)
  1804. # [23:36] * Quits: othermaciej (~mjs@17.246.17.13) (Quit: othermaciej)
  1805. # [23:36] * Quits: mokush (~quassel@188.24.40.254) (Read error: Connection reset by peer)
  1806. # [23:37] * Joins: richardschwerdtf (~RichS@32.97.110.64)
  1807. # [23:37] <annevk> frenzz, simply put, the way we develop standards changed; rather than issuing a new version every couple of years we release a new version every day, sometimes multiple times a day
  1808. # [23:37] * Quits: sethladd (~sethladd@nat/google/x-newxjeivhtdzltmw) (Quit: sethladd)
  1809. # [23:37] <benschwarz> Hixie: Holla!
  1810. # [23:38] * Joins: sethladd (~sethladd@nat/google/x-yspbnqyqsybitimz)
  1811. # [23:41] <jacobolus> annevk: I like a tweet from an hour ago, “Version numbers? Where we're going, we don't need version numbers.”
  1812. # [23:43] * Quits: foolip_ (~foolip@h182n6-g-hn-a11.ias.bredband.telia.com) (Ping timeout: 250 seconds)
  1813. # [23:44] <annevk> This is one of the reasons I mention when people ask why the WHATWG still exists. (Aside from the large community.) Because we are much smaller it is a lot easier to break new ground.
  1814. # [23:44] * Joins: yoroy (~yoroy@ip46-91-210-87.adsl2.static.versatel.nl)
  1815. # [23:45] * Joins: _bga (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
  1816. # [23:46] * Joins: jarib (jarib@unaffiliated/jarib)
  1817. # [23:46] <annevk> For a lot of reasons this would be nigh-on impossible at the W3C or IETF. Though I should say that the W3C these days has editor's draft which are a big step up. And steps are taken to make it more clear TR/ editions are snapshots.
  1818. # [23:47] * Quits: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Ping timeout: 246 seconds)
  1819. # [23:47] * Joins: jaket_ (~jake@124-171-43-224.dyn.iinet.net.au)
  1820. # [23:48] <Hixie> back
  1821. # [23:48] <annevk> Hixie, might need to allocate more RAM or something, it seems we have been Grubered
  1822. # [23:48] <Hixie> let me deal with anne's tweet thing and then i'll look at other stuff
  1823. # [23:48] <Hixie> ok let me deal with ram first THEN the tweet thing THEN the styles
  1824. # [23:48] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
  1825. # [23:49] * Quits: jaket (~jake@124-149-126-186.dyn.iinet.net.au) (Ping timeout: 265 seconds)
  1826. # [23:49] * jaket_ is now known as jaket
  1827. # [23:50] <Hixie> ok i've reduced the number of apache instances that can run at once, that should prevent it from DOSing itself
  1828. # [23:51] <Hixie> now the tweet thing
  1829. # [23:51] <ben_c> Does the blog have a caching plugin or anything running on it?
  1830. # [23:52] <annevk> it had, but that was broken
  1831. # [23:52] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe) (Client Quit)
  1832. # [23:52] <annevk> I didn't get around to trying something new
  1833. # [23:53] <ben_c> which one were you using? I've got WP Super Cache on my site and it works ridiculously well
  1834. # [23:53] <Hixie> ok tweet thing is done, shouldn't send you things unless .../source changes
  1835. # [23:53] <ben_c> although that also broke and I had to dig around fixing it
  1836. # [23:53] <Hixie> who was talking about letter-spacing
  1837. # [23:54] <Hixie> jacobolus: should http://www.whatwg.org/specs/web-apps/current-work/webvtt.html be uppercase?
  1838. # [23:54] <heycam> Hixie, your data uri kitchen seems to be working kind of slow at the moment
  1839. # [23:54] <Hixie> heycam: yeah apparently whatwg.org blog is popularer than we thought
  1840. # [23:54] <heycam> ah :)
  1841. # [23:55] <Hixie> jacobolus: s/uppercase/have letter spacing/
  1842. # [23:55] <Hixie> heycam: should still be working at least
  1843. # [23:55] <jacobolus> Hixie: just in general, if you have all caps it looks better with a tiny bit of letter-spacing, and if you have not-all-caps, it looks better without
  1844. # [23:55] <heycam> timed out for me just then
  1845. # [23:55] <Hixie> heycam: huh
  1846. # [23:57] <Hixie> the machine has ram free and cpu idle, it should be ok
  1847. # [23:57] <Hixie> i mean, it's busy, but not overloaded
  1848. # [23:57] <Hixie> try now?
  1849. # [23:58] <Hixie> jacobolus: k, so, no letter-spacing on the WebVTT one?
  1850. # [23:58] * Quits: xtoph (~xtoph@213.47.185.206)
  1851. # [23:59] <jacobolus> Hixie: here's bringhurst: "2.1.6 Letterspace all strings of capitals and small caps, and all long strings of digits // 2.1.7 Don't letterspace the lower case without a reason"
  1852. # [23:59] <heycam> Hixie, worked that time. (took maybe 20 seconds tho.)
  1853. # [23:59] <jacobolus> half-capitalized half-uncapitalized words look ugly no matter what you do to them; I wouldn't add extra space though
  1854. # Session Close: Thu Jan 20 00:00:00 2011

The end :)