/irc-logs / w3c / #html-wg / 2008-12-28 / end

Options:

  1. # Session Start: Sun Dec 28 00:00:00 2008
  2. # Session Ident: #html-wg
  3. # [00:08] * Quits: maddiin (mc@87.185.214.138) (Quit: maddiin)
  4. # [00:11] <Hixie> karl: here are at least four versions :-)
  5. # [00:11] <Hixie> http://whatwg.org/html5
  6. # [00:11] <pimpbot> Title: HTML 5 (at whatwg.org)
  7. # [00:11] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/
  8. # [00:11] <pimpbot> Title: HTML 5 (at www.whatwg.org)
  9. # [00:12] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf
  10. # [00:12] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf
  11. # [00:12] <Hixie> (and of course there's the w3c version too)
  12. # [00:15] <Hixie> karl: that diagram would be great if it could be smaller (text around 14-16px) and had a transparent background instead of black :-)
  13. # [00:15] <Hixie> svg would be ideal, then we could use style sheets to make versions for print and screen and whatwg colours vs w3c colours
  14. # [00:32] * Joins: marcos (marcos@87.196.146.78)
  15. # [01:02] <pimpbot> planet: WebKit's week - #7 <http://hanblog.info/blog/post/2008/12/27/WebKit-s-week-8>
  16. # [01:16] * Quits: Sander (svl@86.87.68.167) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  17. # [01:53] * Quits: shepazu (schepers@128.30.52.30) (Quit: shepazu)
  18. # [01:53] * Quits: marcos (marcos@87.196.146.78) (Quit: marcos)
  19. # [02:02] <pimpbot> planet: WebKit's week - #7 <http://hanblog.info/blog/post/2008/12/27/WebKit-s-week-7>
  20. # [02:05] * Joins: myakura (myakura@122.17.35.254)
  21. # [02:13] <karl> http://www.la-grange.net/2008/12/27/html5-content-2.svg
  22. # [02:13] <pimpbot> Title: Kinds of content for HTML 5 (at www.la-grange.net)
  23. # [02:13] <karl> ooh pimpbot is clever and can extract the title from SVG files. coool.
  24. # [02:37] <Hixie> http://junkyard.damowmow.com/349
  25. # [02:37] <pimpbot> Title: tag is matched with a (at junkyard.damowmow.com)
  26. # [02:37] <Hixie> yeah... not so clever. :-)
  27. # [02:38] <Hixie> karl: thanks for the svg
  28. # [02:38] <Hixie> karl: is it public domain?
  29. # [02:47] * Joins: dbaron (dbaron@98.111.140.140)
  30. # [03:13] * Joins: marcos (marcos@87.196.146.78)
  31. # [03:54] <MikeSmith> http://trac.webkit.org/changeset/38566
  32. # [03:54] <pimpbot> Title: Changeset 38566 – WebKit (at trac.webkit.org)
  33. # [03:55] <MikeSmith> "first cut at https://bugs.webkit.org/show_bug.cgi?id=10957
  34. # [03:55] <MikeSmith> <rdar://problem/5516594> please add support for HTTP-only cookies"
  35. # [03:55] <pimpbot> Bug 10957: was not found.
  36. # [03:58] * heycam wonders why pimpbot doesn't fetch the webkit bugzilla page properly
  37. # [03:58] <MikeSmith> Alexey
  38. # [03:58] <MikeSmith> oops
  39. # [03:58] <MikeSmith> https://developer.mozilla.org/web-tech/2008/09/04/web-workers-part-1/
  40. # [03:58] <pimpbot> Title: Web Tech Blog » Blog Archive » Web Workers, Part 1 (at developer.mozilla.org)
  41. # [03:59] <MikeSmith> heycam: I think probably just because its code is doing some very simple-minded matching for any URL that starts with "bugs." and assuming that it should be a link to the W3C bugzilla instances
  42. # [04:00] <heycam> ah
  43. # [04:00] <MikeSmith> http://bugs.foobar.com/show_bug.cgi?id=10957
  44. # [04:00] <pimpbot> Bug 10957: was not found.
  45. # [04:00] <heycam> i see
  46. # [04:00] <MikeSmith> http://foobar.com/show_bug.cgi?id=10957
  47. # [04:00] <pimpbot> Bug 10957: was not found.
  48. # [04:00] <anne> fail
  49. # [04:00] <heycam> maybe you can extend its list of known bugzilla instances
  50. # [04:00] <MikeSmith> http://foobar.com/boo_bug.cgi?id=10957
  51. # [04:01] <MikeSmith> ah, so it seems to be matching on "show_bug.cgi"
  52. # [04:01] <anne> nn
  53. # [04:01] <MikeSmith> heycam: yeah, I'll go in and look at it and see if I can educate it a bit
  54. # [04:01] <MikeSmith> anne: oyasumi
  55. # [04:02] * anne needs to go to Japan to learn how to answer that :p
  56. # [04:02] <MikeSmith> ="good night"
  57. # [04:02] <heycam> the correct answer is "no thanks i do not need a special massage"
  58. # [04:03] <anne> I see, bedtime :)
  59. # [04:03] <heycam> later anne
  60. # [04:03] <anne> prolly
  61. # [04:21] * Quits: pimpbot (pimpbot@80.68.92.65) (Client exited)
  62. # [04:24] * Joins: pimpbot (pimpbot@80.68.92.65)
  63. # [04:25] <MikeSmith> "first cut at https://bugs.webkit.org/show_bug.cgi?id=10957
  64. # [04:25] <pimpbot> Title: Bug 10957 - HttpOnly Cookie Option (at bugs.webkit.org)
  65. # [04:26] <MikeSmith> http://www.w3.org/Bugs/Public/show_bug.cgi?id=5927
  66. # [04:26] <pimpbot> Title: Bug 5927 WF2: HTMLInputElement need some improvements (at www.w3.org)
  67. # [04:27] * Quits: pimpbot (pimpbot@80.68.92.65) (Quit: Ctrl-C at console.)
  68. # [04:27] * Joins: pimpbot (pimpbot@80.68.92.65)
  69. # [05:26] * Quits: dbaron (dbaron@98.111.140.140) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  70. # [05:27] * Quits: sryo (sryo@190.245.204.198) (Ping timeout)
  71. # [06:12] * Quits: marcos (marcos@87.196.146.78) (Quit: marcos)
  72. # [06:27] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: sex break)
  73. # [07:36] * Quits: myakura (myakura@122.17.35.254) (Quit: Leaving...)
  74. # [10:55] * Joins: ROBOd (robod@89.122.216.38)
  75. # [11:08] * Joins: myakura (myakura@122.17.35.254)
  76. # [12:05] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: Leaving)
  77. # [12:06] * Joins: tlr (tlr@128.30.52.30)
  78. # [12:08] * Joins: Lachy (Lachlan@85.196.122.246)
  79. # [12:22] * Quits: Lachy (Lachlan@85.196.122.246) (Connection reset by peer)
  80. # [12:22] * Joins: Lachy (Lachlan@85.196.122.246)
  81. # [12:26] * Quits: tlr (tlr@128.30.52.30) (Quit: tlr)
  82. # [12:49] * Parts: anne (annevk@77.163.243.203)
  83. # [13:47] * Joins: sryo (sryo@190.245.204.198)
  84. # [13:50] * Joins: tH (Rob@83.100.138.116)
  85. # [14:20] * Joins: Sander (svl@86.87.68.167)
  86. # [15:26] * Quits: Lachy (Lachlan@85.196.122.246) (Ping timeout)
  87. # [15:31] * Joins: Lachy (Lachlan@85.196.122.246)
  88. # [16:38] * Joins: marcos (marcos@87.196.146.78)
  89. # [16:40] * Joins: dbaron (dbaron@98.111.140.140)
  90. # [17:01] * Joins: maddiin (mc@87.185.247.50)
  91. # [17:03] <marcos> gsnedders: arguing in 140 chars on separate issues is fun :)
  92. # [17:05] <karl> [20:11] <karl> http://www.la-grange.net/2008/12/27/html5-content-2.svg
  93. # [17:05] <karl> [20:36] <Hixie> karl: is it public domain?
  94. # [17:05] <pimpbot> Title: Kinds of content for HTML 5 (at www.la-grange.net)
  95. # [17:05] <karl> yes
  96. # [17:48] <gsnedders> marcos: The simple solution is to not sleep and reply instantly :)
  97. # [17:48] <marcos> eheh
  98. # [17:48] <gsnedders> marcos: Myself and ChrisWilson pretty much only ever communicate by Twitter, which is fun splitting one message across three tweets :)
  99. # [17:49] <marcos> gsnedders: looking forward to our next round of twits:)
  100. # [17:49] <Philip> It's strange that people use tools in ways that they are utterly unsuited to, when plenty of other tools without the same pointless limitations exist
  101. # [17:50] <gsnedders> Philip: It tends to be the easiest way to get a reply from him without waiting ages
  102. # [17:51] * Quits: marcos (marcos@87.196.146.78) (Quit: marcos)
  103. # [18:18] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: Leaving)
  104. # [18:20] * Joins: Lachy (Lachlan@85.196.122.246)
  105. # [18:24] * Joins: marcos (marcos@87.196.146.78)
  106. # [18:48] * Quits: maddiin (mc@87.185.247.50) (Quit: maddiin)
  107. # [19:22] * Quits: marcos (marcos@87.196.146.78) (Quit: marcos)
  108. # [19:45] * Joins: laplink (link@193.157.66.99)
  109. # [19:59] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: Leaving)
  110. # [20:10] * Joins: maddiin (mc@87.185.247.50)
  111. # [20:22] * Joins: anne (annevk@84.215.140.104)
  112. # [20:28] * Quits: myakura (myakura@122.17.35.254) (Quit: Leaving...)
  113. # [21:36] * Parts: anne (annevk@84.215.140.104)
  114. # [22:12] * Quits: ROBOd (robod@89.122.216.38) (Quit: http://www.robodesign.ro )
  115. # [22:17] * Joins: Lachy (Lachlan@85.196.122.246)
  116. # [23:04] * Joins: anne (annevk@84.215.140.104)
  117. # [23:12] * Quits: karl (karlcow@70.80.1.211) (Ping timeout)
  118. # [23:19] * Joins: marcos (marcos@87.196.146.78)
  119. # Session Close: Mon Dec 29 00:00:00 2008

The end :)