/irc-logs / freenode / #whatwg / 2009-05-01 / end

Options:

  1. # Session Start: Fri May 01 00:00:00 2009
  2. # Session Ident: #whatwg
  3. # [00:00] <Hixie> Philip`: yt?
  4. # [00:00] <Hixie> Philip`: http://philip.html5.org/tests/canvas/suite/tests/2d.path.stroke.prune.arc.html
  5. # [00:00] <Hixie> Philip`: what would it take to change the spec to match what browsers do there?
  6. # [00:08] * Quits: virtuelv (n=virtuelv@084202133045.customer.alfanett.no) (Read error: 110 (Connection timed out))
  7. # [00:08] * Joins: slightlyoff (n=slightly@nat/google/x-a566fe2a3c0ad1d7)
  8. # [00:24] * Joins: davidb (n=davidb@corp-241.mountainview.mozilla.com)
  9. # [00:24] * Quits: davidb (n=davidb@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
  10. # [00:26] * Joins: davidb (n=davidb@corp-241.mountainview.mozilla.com)
  11. # [00:26] * Quits: davidb (n=davidb@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
  12. # [00:26] <olliej> Hixie++
  13. # [00:27] <cgriego> I saw the <header> is now <hgroup> @whatwg tweet and I was all "nooo!" then I saw the new <header> tweet and I was all "whaa?" then I read the IRC log and I was like "oh, good stuff."
  14. # [00:29] * Joins: davidb (n=davidb@corp-241.mountainview.mozilla.com)
  15. # [00:31] <hsivonen> where should I look for offline cache manifest test cases?
  16. # [00:33] <gavin_> http://mxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/ajax/offline/ ?
  17. # [00:35] <hsivonen> gavin_: thanks (I was looking for something that I can just browse to, though)
  18. # [00:39] <Hixie> cgriego: hehe
  19. # [00:39] <Hixie> olliej: what did i do to get incremented? :-)
  20. # [00:40] <olliej> Hixie: epic html5 work :D
  21. # [00:40] <Hixie> oh just the volume? :-)
  22. # [00:43] * aroben is now known as aroben|away
  23. # [00:44] <olliej> Hixie: well and drawImage(<video>)
  24. # [00:44] <Hixie> ah
  25. # [00:47] <Philip`> Wasn't that months ago?
  26. # [00:47] <Hixie> yeah but i just sent mail about it again
  27. # [00:48] <Philip`> Oh
  28. # [00:48] <Hixie> so i'm willing to take double credit
  29. # [00:48] <Hixie> :-)
  30. # [00:49] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  31. # [00:49] <hsivonen> yay for hgroup!
  32. # [00:49] <hsivonen> Hixie: thanks
  33. # [00:50] <hsivonen> also, with the new <header>, HTML5 covers all of ARIA landmarks natively
  34. # [00:50] <Hixie> all of them?
  35. # [00:50] <Hixie> wow
  36. # [00:50] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  37. # [00:50] <Hixie> that's unexpectedly fortuitous
  38. # [00:51] * Quits: drostie (n=hopkins@5354256F.cable.casema.nl) (Read error: 104 (Connection reset by peer))
  39. # [00:52] <hsivonen> Hixie: yes, if you infer <form role=search> from <form> ... <input type=search>
  40. # [00:53] <Hixie> ew, they put the role no the <form>? that seems problematic
  41. # [00:53] <Hixie> surely you want it on the input control
  42. # [00:53] * Quits: ZombieLoffe (n=e@unaffiliated/zombieloffe)
  43. # [00:57] * aroben|away is now known as aroben
  44. # [01:00] * Quits: weinig (n=weinig@nat/apple/x-225b4c23b7ce9b3b)
  45. # [01:05] * Joins: weinig (n=weinig@nat/apple/x-6cdec0830633fd9e)
  46. # [01:06] * Quits: dglazkov (n=dglazkov@nat/google/x-dd5d2d69cd4b946c)
  47. # [01:09] * Quits: davidb (n=davidb@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
  48. # [01:10] <Philip`> Hixie: I'm here now
  49. # [01:10] <Philip`> Hixie: I don't know; what do browsers do there? :-)
  50. # [01:10] <Hixie> forget the earlier thing, i just sent new mail on a different topic
  51. # [01:10] <Hixie> actually, same topic, different issue
  52. # [01:10] <Hixie> i hope the change i made to the spec still applies
  53. # [01:10] <Hixie> it's what you suggested in january
  54. # [01:13] <Philip`> Hmm, I've got no idea what the stroke.prune.arc test is doing
  55. # [01:15] <Hixie> yeah i wasn't too sure either
  56. # [01:15] <Philip`> Hixie: The spec change sounds plausible to me, except for the bit that says "then, then"
  57. # [01:16] <Hixie> i don't know what you're talking about *fixy fixy*
  58. # [01:16] * Philip` tries to remember what arcTo's arguments are
  59. # [01:17] * Joins: davidb (n=davidb@corp-241.mountainview.mozilla.com)
  60. # [01:17] * Quits: davidb (n=davidb@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
  61. # [01:17] <Hixie> there's an authoring section bit now that explains it nice and friendlyly
  62. # [01:17] * Philip` looks at the non-nice and unfriendly section instead
  63. # [01:17] <Hixie> i'm sure someone will send me diagrams and stuff explaining what they all do at some point and then the spec will have diagrams too
  64. # [01:19] <Philip`> Ah, right - the arcTo bit in stroke.prune.arc is causing a line to be drawn from (50,25) to (50,25) and then to (50,25), and then it should (according to my brain when I wrote the test, which may or may not match the spec or reality or sanity) collapse all the zero-length lines so there's just a single point
  65. # [01:19] * Quits: wakaba (n=wakaba@EM114-51-131-244.pool.e-mobile.ne.jp) (Read error: 104 (Connection reset by peer))
  66. # [01:19] <Philip`> and then the stroke() won't do anything, and particularly won't draw the round caps/joins
  67. # [01:20] <Philip`> And the bit with arc is doing the same, except that it's drawing a curved line between (50,25) and (50,25)
  68. # [01:20] * Joins: wakaba (n=wakaba@EM114-51-23-215.pool.e-mobile.ne.jp)
  69. # [01:22] <Philip`> Ooh, excellent, "Zero-length line segments must be pruned before stroking a path." and "Subpaths with fewer than two points are ignored when painting the path." makes it sounds like those paths should indeed be not drawn
  70. # [01:26] <Philip`> Anyway, changing the spec for the stroke.prune.arc thing seems like a lot of effort to introduce a weird glitch that nobody's going to care about at all
  71. # [01:28] <Philip`> So I guess I'd suggest waiting until browsers pass 99% of the tests and want to get 100%, and they'll either fix their handling of this one or they'll complain that it's needlessly hard and the spec should change, and something can be sorted out then
  72. # [01:29] <Philip`> (It's quite a spectacularly pointless feature to bother testing, I think)
  73. # [01:29] <Philip`> (So I suppose a third possible outcome is that the test could be deleted)
  74. # [01:31] <Hixie> nooo don't delete the test
  75. # [01:31] * Quits: heycam (n=cam@124-168-17-176.dyn.iinet.net.au) ("bye")
  76. # [01:32] <Philip`> I won't delete it in the near future, because my test deployment process requires far too much effort
  77. # [01:32] <Philip`> I haven't even got around to uploading fixes for some blatant bugs in a couple of test cases
  78. # [01:34] * Philip` goes back to playing Braid, and getting annoyed that the princess keeps exploding
  79. # [01:35] * Joins: nessy (n=nessy@203-214-157-222.perm.iinet.net.au)
  80. # [01:39] * aroben is now known as aroben|away
  81. # [01:43] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
  82. # [01:47] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  83. # [01:48] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  84. # [01:49] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  85. # [01:51] <Hixie> shepazu: dude you're talking to yourself on twitter. :-P
  86. # [01:57] * Quits: wakaba (n=wakaba@EM114-51-23-215.pool.e-mobile.ne.jp) (pratchett.freenode.net irc.freenode.net)
  87. # [01:57] * Quits: Philip` (n=philip@zaynar.co.uk) (pratchett.freenode.net irc.freenode.net)
  88. # [01:57] * Quits: takkaria (n=takkaria@isparp.co.uk) (pratchett.freenode.net irc.freenode.net)
  89. # [01:57] * Quits: jtcranmer (n=jcranmer@ltsp1.csl.tjhsst.edu) (pratchett.freenode.net irc.freenode.net)
  90. # [01:57] * Quits: jan____ (n=njan@web.traeumt.net) (pratchett.freenode.net irc.freenode.net)
  91. # [01:57] * Quits: eighty4 (n=eighty4@eighty4.se) (pratchett.freenode.net irc.freenode.net)
  92. # [01:57] * Quits: cgriego (n=cgriego@out-02.hotels.com) (pratchett.freenode.net irc.freenode.net)
  93. # [01:57] * Quits: shepazu (n=schepers@adsl-144-137-232.rmo.bellsouth.net) (pratchett.freenode.net irc.freenode.net)
  94. # [01:57] * Quits: scherkus (n=scherkus@72.14.227.1) (pratchett.freenode.net irc.freenode.net)
  95. # [01:57] * Quits: aboodman (n=aboodman@72.14.229.81) (pratchett.freenode.net irc.freenode.net)
  96. # [01:57] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (pratchett.freenode.net irc.freenode.net)
  97. # [01:57] * Quits: dolske (n=dolske@firefox/developer/dolske) (pratchett.freenode.net irc.freenode.net)
  98. # [01:57] * Quits: kinetik (n=kinetik@121.98.132.55) (pratchett.freenode.net irc.freenode.net)
  99. # [01:57] * Quits: onar (n=onar@17.226.20.255) (pratchett.freenode.net irc.freenode.net)
  100. # [01:57] * Quits: hendry (n=hendry@webvm.net) (pratchett.freenode.net irc.freenode.net)
  101. # [01:57] * Joins: wakaba (n=wakaba@EM114-51-23-215.pool.e-mobile.ne.jp)
  102. # [01:57] * Joins: jtcranmer (n=jcranmer@ltsp1.csl.tjhsst.edu)
  103. # [01:57] * Joins: jan____ (n=njan@web.traeumt.net)
  104. # [01:57] * Joins: takkaria (n=takkaria@isparp.co.uk)
  105. # [01:57] * Joins: eighty4 (n=eighty4@eighty4.se)
  106. # [01:57] * Joins: Philip` (n=philip@zaynar.co.uk)
  107. # [01:58] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
  108. # [01:58] * Joins: dolske (n=dolske@firefox/developer/dolske)
  109. # [01:58] * Joins: kinetik (n=kinetik@121.98.132.55)
  110. # [01:58] * Joins: onar (n=onar@17.226.20.255)
  111. # [01:58] * Joins: hendry (n=hendry@webvm.net)
  112. # [01:58] * Joins: cgriego (n=cgriego@out-02.hotels.com)
  113. # [01:58] * Joins: shepazu (n=schepers@adsl-144-137-232.rmo.bellsouth.net)
  114. # [01:58] * Joins: aboodman (n=aboodman@72.14.229.81)
  115. # [01:58] * Joins: scherkus (n=scherkus@72.14.227.1)
  116. # [02:02] <Hixie> Philip`: you still there?
  117. # [02:02] <Hixie> Philip`: does http://damowmow.com/temp/miter make any sense to you?
  118. # [02:02] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  119. # [02:03] <Philip`> I'm not here, but will be soon
  120. # [02:04] * Joins: billyjackass (n=MikeSmit@EM114-48-25-185.pool.e-mobile.ne.jp)
  121. # [02:21] * Quits: cgriego (n=cgriego@out-02.hotels.com)
  122. # [02:22] * Quits: MikeSmith (n=MikeSmit@EM114-48-24-56.pool.e-mobile.ne.jp) (Read error: 110 (Connection timed out))
  123. # [02:24] * billyjackass is now known as MikeSmith
  124. # [02:25] <Philip`> Hixie: Hard to tell without seeing the test case
  125. # [02:29] <Philip`> Hixie: But I'm pretty sure the spec is correct
  126. # [02:29] <Philip`> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0D%0A%3Ccanvas%20id%3Dc%3E%3C%2Fcanvas%3E%3Cscript%3Eonload%3Dfunction()%7Bvar%20ctx%3Ddocument.getElementById('c').getContext('2d')%3Bctx.lineWidth%3D20%3Bctx.miterLimit%3D1.41%3Bctx.moveTo(10%2C10)%3Bctx.lineTo(50%2C10)%3Bctx.lineTo(50%2C50)%3Bctx.stroke()%7D%3C%2Fscript%3E
  127. # [02:30] <Philip`> If you change the 1.41 to 1.42 then it starts drawing the miter
  128. # [02:30] <Philip`> and the miter length (from where the lines meet, to the corner of the miter) is lineWidth/2 * sqrt(2)
  129. # [02:31] <Philip`> so the relevant factor in the miter limit ratio is lineWidth/2
  130. # [02:32] <Philip`> unless I'm horribly mistaken
  131. # [02:38] <Philip`> (It's odd that all APIs seem to not mention the half)
  132. # [02:38] <Philip`> (but I can't see how I'm wrong)
  133. # [02:40] * Quits: dave_levin (n=dave_lev@72.14.227.1)
  134. # [02:41] * Joins: davidb (n=davidb@corp-241.mountainview.mozilla.com)
  135. # [02:42] * Quits: bgalbraith (n=bgalbrai@corp-241.mountainview.mozilla.com)
  136. # [02:42] * Joins: davidb_ (n=davidb@corp-241.mountainview.mozilla.com)
  137. # [02:42] * Quits: davidb (n=davidb@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
  138. # [02:42] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  139. # [02:42] <Hixie> Philip`: so where the spec says the "inside of the join" it should say "the point where the join occurs"?
  140. # [02:44] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  141. # [02:45] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  142. # [02:46] <Philip`> Hixie: I interpret both those phrases in the same way, i.e. the point where the infinitesimally-thin lines intersect
  143. # [02:47] <Philip`> Looks like the spec used to say "the point of the join itself (where the lines touch on the inside of the join)"
  144. # [02:47] <Philip`> but someone must have changed it
  145. # [02:50] <Hixie> i'll strike "inside of the join"
  146. # [02:50] <Hixie> i don't understand what it means
  147. # [02:52] <Philip`> Hmm, I guess if the miter length was defined as being between the points where the edges of the (thick) stroke intersect, instead of between one of those points and the midpoint, then that'd remove the need to say 'half the line width' instead of 'the line width'
  148. # [02:53] <Philip`> but that seems a more complex definition
  149. # [02:53] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (Read error: 110 (Connection timed out))
  150. # [02:54] <Hixie> walk me through how you get lineWidth/2 * root-2. i keep getting lineWidth/root-2.
  151. # [02:55] <Hixie> the miter length is the square root of (lineWidth/2) times two, right?
  152. # [02:55] <Hixie> maths is hard.
  153. # [02:55] <Hixie> :-P
  154. # [02:56] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
  155. # [02:56] * Quits: weinig (n=weinig@nat/apple/x-6cdec0830633fd9e)
  156. # [02:57] <Philip`> http://canvaspaint.org/57ce.png
  157. # [02:57] <Philip`> The red lines are the two lines being drawn; the blue lines are the outlines of their strokes
  158. # [02:57] <Philip`> (so the blue lines are lineWidth/2 away from the red lines)
  159. # [02:57] <Hixie> that diagram is exactly what i have on my pad here :-)
  160. # [02:58] <Philip`> The green triangle is the miter triangle
  161. # [02:58] <Philip`> The yellow line is the miter length
  162. # [02:58] <Philip`> The yellow line is the diagonal of a square that's lineWidth/2 x lineWidth/2
  163. # [02:58] <Philip`> so its length is sqrt(2) * lineWidth/2
  164. # [03:00] * Quits: davidb_ (n=davidb@corp-241.mountainview.mozilla.com)
  165. # [03:00] <Hixie> yeah apparently my ability to take roots of fractions is, ah, rusty
  166. # [03:00] <hsivonen> so I broke visual Hebrew accidentally
  167. # [03:01] <hsivonen> I wonder which spec defines it...
  168. # [03:01] * Philip` didn't take roots of fractions, he just scaled sqrt(2) by the size of the square :-)
  169. # [03:01] <Hixie> clearly i need to take a basic algebra refresher :-P
  170. # [03:01] <Hixie> anyway
  171. # [03:01] <Hixie> thanks
  172. # [03:02] <Philip`> It'd be possible to draw the yellow line twice as long, so it reaches the intersection of the blue lines, which might be how other people define the miter length so that they don't need the divide-by-two
  173. # [03:03] <Philip`> Actually, I'm not sure that's true
  174. # [03:03] <Philip`> Actually, I think it is
  175. # [03:09] <MikeSmith> hsivonen: what's visual Hebrew?
  176. # [03:10] <Philip`> Is there non-visual Hebrew?
  177. # [03:11] * Quits: doublec (n=doublec@guest-226.mountainview.mozilla.com) ("Leaving")
  178. # [03:14] <Philip`> Oh, I suppose there's spoken Hebrew
  179. # [03:14] * Philip` completely forgot about that
  180. # [03:15] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  181. # [03:19] * Joins: heycam (n=cam@zot.infotech.monash.edu.au)
  182. # [03:21] * Joins: ojan (n=ojan@72.14.229.81)
  183. # [03:22] * Parts: ojan (n=ojan@72.14.229.81)
  184. # [03:24] * Quits: slightlyoff (n=slightly@nat/google/x-a566fe2a3c0ad1d7) (Read error: 110 (Connection timed out))
  185. # [03:25] <takkaria> Philip`: too long on IRC. :)
  186. # [03:26] * Joins: slightlyoff (n=slightly@67.218.102.74)
  187. # [03:26] * Joins: onar_ (n=onar@c-98-234-65-251.hsd1.ca.comcast.net)
  188. # [03:29] * Joins: weinig (n=weinig@c-67-180-35-124.hsd1.ca.comcast.net)
  189. # [03:30] * Joins: dglazkov_ (n=dglazkov@72.14.224.1)
  190. # [03:32] * Quits: dglazkov_ (n=dglazkov@72.14.224.1) (Client Quit)
  191. # [03:42] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  192. # [03:42] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  193. # [03:46] * Parts: erlehmann (n=erlehman@86.59.25.121)
  194. # [03:47] * Joins: erlehmann (n=erlehman@86.59.25.121)
  195. # [03:49] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
  196. # [03:53] * Quits: onar_ (n=onar@c-98-234-65-251.hsd1.ca.comcast.net)
  197. # [04:01] * Quits: slightlyoff (n=slightly@67.218.102.74)
  198. # [04:05] * Joins: onar_ (n=onar@98.234.65.251)
  199. # [04:20] * Quits: wakaba (n=wakaba@EM114-51-23-215.pool.e-mobile.ne.jp) (Read error: 104 (Connection reset by peer))
  200. # [04:20] * Joins: wakaba_ (n=wakaba@EM114-51-130-25.pool.e-mobile.ne.jp)
  201. # [04:33] * Parts: erlehmann (n=erlehman@86.59.25.121)
  202. # [04:40] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 54 (Connection reset by peer))
  203. # [04:40] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  204. # [05:07] <Hixie> Philip`: having eaten dinner i worked out why i was having issues earlier. for some reason it escaped my attention that 1/(root2) == (root2)/2
  205. # [05:07] <Hixie> i feel better now
  206. # [05:09] * Joins: bgalbraith (n=bgalbrai@c-71-202-109-116.hsd1.ca.comcast.net)
  207. # [05:12] * Joins: wakaba (n=wakaba@EM114-51-39-124.pool.e-mobile.ne.jp)
  208. # [05:18] * Quits: MikeSmith (n=MikeSmit@EM114-48-25-185.pool.e-mobile.ne.jp) (Read error: 110 (Connection timed out))
  209. # [05:19] * Joins: boblet (n=boblet@p1254-ipbf304osakakita.osaka.ocn.ne.jp)
  210. # [05:21] <boblet> Hi all, I’m wondering about how to mark up several images with captions which are linked. In HTML4 I’d use a <ul> and wrap the img and text in an <a>. In HTML5 <figure> can’t be inside an <a>. Would I have to wrap the image and legend in separate links?
  211. # [05:23] <Hixie> you mean you have several different captioned images, each of which is a link?
  212. # [05:23] <Hixie> or you have one captioned link consisting of several images?
  213. # [05:24] <boblet> wow, Hixie. I’m honored :) the first. you can see here (at the bottom): http://oli-studio.com/work/wde/200905-html5/
  214. # [05:25] <Hixie> hmm
  215. # [05:25] <boblet> I figured to just wrap each image/legend in <figure> then wrap the text in <legend>, but that’s invalid: http://oli-studio.com/work/wde/200905-html5+/
  216. # [05:25] <boblet> am I over-semanticising? :D
  217. # [05:26] <Hixie> i'm not sure those are really <figure>s per se, i'd just use <nav><ul><li><a href="..."><img src="..." alt=""> ...</a></li> ... </ul></nav> personally
  218. # [05:27] <boblet> aah I thought as much. so <figure> is more pullquote-style images (in a magazine sense)?
  219. # [05:27] <Hixie> yeah
  220. # [05:27] <Hixie> more like the kind of thing you'd expect to be labelled "Figure 1." somewhere
  221. # [05:28] <boblet> sorted. Thanks for that! OK off to see what else I can HTML5-ify
  222. # [05:29] <Hixie> :-)
  223. # [05:29] <Hixie> btw the alt="" texts on the "John" images at the top are probably wrong
  224. # [05:29] <Hixie> those look decorative, probably best to have title="(what you have now in alt)" with alt="" (blank)
  225. # [05:30] <boblet> ooh thanks! I need to read up on alt text recommendations, so thanks for the prompt
  226. # [05:32] * Quits: bgalbraith (n=bgalbrai@c-71-202-109-116.hsd1.ca.comcast.net)
  227. # [05:32] <Hixie> one way to test is simply to turn off images in firefox
  228. # [05:32] <Hixie> and to see whether it still looks like the page you'd wanted it to be
  229. # [05:32] <Hixie> basically "what would you do if you weren't allowed to have images"
  230. # [05:33] * Joins: zcorpan (n=zcorpan@c83-252-196-43.bredband.comhem.se)
  231. # [05:33] * Quits: wakaba_ (n=wakaba@EM114-51-130-25.pool.e-mobile.ne.jp) (Read error: 110 (Connection timed out))
  232. # [05:34] <boblet> hah, cute! the rotated images turn into shrink-wrapped rotated text boxes in FF3.5b
  233. # [05:37] * Joins: bgalbraith (n=bgalbrai@c-71-202-109-116.hsd1.ca.comcast.net)
  234. # [05:38] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 54 (Connection reset by peer))
  235. # [05:38] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  236. # [05:42] * Quits: bgalbraith (n=bgalbrai@c-71-202-109-116.hsd1.ca.comcast.net)
  237. # [05:55] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Read error: 104 (Connection reset by peer))
  238. # [05:58] <Hixie> anyone have any opinions on <input type=tel>?
  239. # [05:59] <takkaria> the only practical use I could see for it would be autofill or maybe on OS X integration with the address book
  240. # [06:00] <takkaria> opinion over. :)
  241. # [06:00] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  242. # [06:03] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Client Quit)
  243. # [06:04] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  244. # [06:05] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  245. # [06:07] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Read error: 104 (Connection reset by peer))
  246. # [06:12] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  247. # [06:19] * Joins: MikeSmith (n=MikeSmit@dhcp-247-41.mag.keio.ac.jp)
  248. # [06:24] * Joins: davidb (n=davidb@65.123.0.210)
  249. # [06:24] * Joins: dglazkov_ (n=dglazkov@72.14.224.1)
  250. # [06:25] <zcorpan> Hixie: "+ &lt;h2>Games&lt;/h2> &lt;!-- this starts a second subsection -->" -- s/second/third/
  251. # [06:26] * Quits: olliej (n=oliver@17.246.18.134)
  252. # [06:27] * Joins: roc (n=roc@65.123.0.210)
  253. # [06:27] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Read error: 60 (Operation timed out))
  254. # [06:35] * Joins: dbaron (n=dbaron@c-98-234-51-190.hsd1.ca.comcast.net)
  255. # [06:35] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  256. # [06:36] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  257. # [06:40] <Hixie> zcorpan: thanks
  258. # [06:40] <Hixie> takkaria: ta
  259. # [06:40] <hsivonen> MikeSmith: visual Hebrew is Hebrew ordered left to right with forced line breaks
  260. # [06:40] <MikeSmith> Hixie: I see
  261. # [06:41] <Hixie> what do you see?
  262. # [06:48] <MikeSmith> I see bursts of color all around me
  263. # [06:48] <MikeSmith> with forced line breaks
  264. # [06:48] <MikeSmith> I do wonder why that is called "visual Hebrew"
  265. # [06:49] <MikeSmith> seems like it should be called reverse-ordered Hebrew or something
  266. # [06:50] <hsivonen> MikeSmith: it's a hack that gives the right visual effect but is logically wrong
  267. # [06:51] <MikeSmith> hsivonen: how come it broke?
  268. # [06:52] <MikeSmith> could it affect other writing systems?
  269. # [06:52] * Quits: onar_ (n=onar@98.234.65.251)
  270. # [06:56] <hsivonen> MikeSmith: I don't know why it broke
  271. # [06:57] <hsivonen> MikeSmith: visual Hebrew is unique, so I doubt anything else is affected by this particular bug
  272. # [06:57] <hsivonen> I suppose I'm responsible for setting a bidi override flag somewhere
  273. # [06:59] * Joins: onar_ (n=onar@c-98-234-65-251.hsd1.ca.comcast.net)
  274. # [07:08] <boblet> Philip`: I subset the M+ font; “Original font: 586040 bytes (3985 glyphs), Optimized font: 21968 bytes (94 glyphs), Saved 96.3%!” 586KB -> 22KB. Wow
  275. # [07:08] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  276. # [07:08] * boblet <3 Philip`
  277. # [07:08] <boblet> hehe
  278. # [07:09] <MikeSmith> Hixie: sorry, that "I see" before was to hsivonen
  279. # [07:09] <MikeSmith> I just took the first "h" that completed in my client
  280. # [07:10] * Parts: boblet (n=boblet@p1254-ipbf304osakakita.osaka.ocn.ne.jp)
  281. # [07:14] * Quits: dglazkov_ (n=dglazkov@72.14.224.1) (Read error: 60 (Operation timed out))
  282. # [07:27] <Hixie> heh
  283. # [07:33] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 104 (Connection reset by peer))
  284. # [07:33] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  285. # [07:33] * Joins: ap (n=ap@194.154.88.46)
  286. # [07:43] <zcorpan> Philip`: you should make your font optimizer be keyboard accessible
  287. # [07:45] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  288. # [07:47] * Joins: zalan (n=kvirc@catv-80-99-193-98.catv.broadband.hu)
  289. # [08:15] * Joins: sid0_ (n=sid0@unaffiliated/sid0)
  290. # [08:18] * Quits: davidb (n=davidb@65.123.0.210)
  291. # [08:21] <Hixie> heycam: what is it that exceptions implement, if not an interface?
  292. # [08:22] <heycam> Hixie, in Web IDL exceptions are distinct from interfaces
  293. # [08:22] * Joins: davidb (n=davidb@65.123.0.210)
  294. # [08:22] <heycam> in the ecmascript binding, they're pretty similar though
  295. # [08:22] <Hixie> sure but what's the right terminology?
  296. # [08:23] <Hixie> bla bla these exceptions implement the SQLException ...what?
  297. # [08:23] <heycam> i'd say "bla bla these exceptions are SQLExceptions"
  298. # [08:23] <Hixie> hm interesting
  299. # [08:24] <Hixie> okie dokie
  300. # [08:24] <Hixie> thanks
  301. # [08:24] <heycam> it's not possible for an object to be more than on exception, as currently written
  302. # [08:24] <heycam> *than one
  303. # [08:24] <heycam> ok but i find this in web idl: "A host exception object is a host object that implements a given exception. The behavior of a host object that implements more than one exception, or an exception as well as an interface, is not defined."
  304. # [08:25] <heycam> so go ahead and say it implements the exception if you want =)
  305. # [08:25] <Hixie> i prefer to call the object the exception
  306. # [08:25] <Hixie> otherwise we can't throw exceptions
  307. # [08:25] <Hixie> but only objects that implement exceptions
  308. # [08:25] <Hixie> and that's just confusing :-)
  309. # [08:26] <heycam> sure.
  310. # [08:26] <heycam> i might reword that bit about implementing exceptions
  311. # [08:26] <zcorpan> Philip`: by hiding the radio buttons in some way other than display:none (that preferably works sensibly with spatnav), and then input:focus + span { color:red }
  312. # [08:26] <Hixie> heycam: k
  313. # [08:27] * Quits: wakaba (n=wakaba@EM114-51-39-124.pool.e-mobile.ne.jp) (Read error: 54 (Connection reset by peer))
  314. # [08:28] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Read error: 110 (Connection timed out))
  315. # [08:30] * Quits: davidb (n=davidb@65.123.0.210) (Read error: 60 (Operation timed out))
  316. # [08:33] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 54 (Connection reset by peer))
  317. # [08:34] * Joins: riven (n=colin@53525B67.cable.casema.nl)
  318. # [08:37] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  319. # [08:40] * Joins: davidb (n=davidb@65.123.0.210)
  320. # [08:43] * Joins: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl)
  321. # [08:49] * Joins: pesla (n=retep@procurios.xs4all.nl)
  322. # [08:57] * Joins: boblet (n=boblet@p1254-ipbf304osakakita.osaka.ocn.ne.jp)
  323. # [09:06] * Joins: doublec (n=doublec@65.123.0.210)
  324. # [09:12] * Quits: roc (n=roc@65.123.0.210)
  325. # [09:13] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  326. # [09:17] * Quits: sid0_ (n=sid0@unaffiliated/sid0) (Read error: 60 (Operation timed out))
  327. # [09:19] * Quits: doublec (n=doublec@65.123.0.210) ("Leaving")
  328. # [09:28] * Quits: onar_ (n=onar@c-98-234-65-251.hsd1.ca.comcast.net)
  329. # [09:30] * Joins: tantek_ (n=tantek@63.195.114.133)
  330. # [09:30] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
  331. # [09:31] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  332. # [09:31] * Quits: tantek_ (n=tantek@63.195.114.133) (Read error: 104 (Connection reset by peer))
  333. # [09:34] * Joins: zdobersek (n=zan@cpe-92-37-66-252.dynamic.amis.net)
  334. # [09:35] * Quits: dbaron (n=dbaron@c-98-234-51-190.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
  335. # [09:35] <Hixie> zcorpan: oh, i misunderstood the svg thing. i thought it was an <img> pointing to svg, not an <svg>.
  336. # [09:37] <zcorpan> Hixie: "A class value instead of an align value doesn't seem especially more complex, especially given that it also enables a lot more than alignment (like padding, colours, fonts, etc)." -- td[align=right] { color:green }
  337. # [09:37] * Joins: riven` (n=colin@53525B67.cable.casema.nl)
  338. # [09:37] <Hixie> zcorpan: td.numeric { color: green; } is no more complex
  339. # [09:37] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Nick collision from services.)
  340. # [09:37] * riven` is now known as riven
  341. # [09:38] <zcorpan> Hixie: but td.numeric { align:right } <td class="numeric"> is more complex than <td align="right">
  342. # [09:38] <zcorpan> Hixie: and the former doesn't enable anything that you can't do with the latter
  343. # [09:39] <Hixie> by that argument we should allow <font> and bgcolor="" and so on
  344. # [09:40] <zcorpan> i'm not necesserily arguing that align should be allowed, i'm just saying your argument against it was moot :-)
  345. # [09:41] <zcorpan> align="right" could represent numeric like <small> represents small print
  346. # [09:41] <Hixie> *shrug*
  347. # [09:42] <zcorpan> (and equally <font color> could represent emphasis)
  348. # [09:42] <Hixie> the argument was that there is value to be had from being hardline no-presentational-markup, and that it wasn't notably more complex to use css for this
  349. # [09:43] <Hixie> bed time now though
  350. # [09:44] <Hixie> nn :-)
  351. # [09:44] <zcorpan> nn
  352. # [09:46] * Quits: bzed (n=bzed@devel.recluse.de) (pratchett.freenode.net irc.freenode.net)
  353. # [09:47] * Joins: bzed (n=bzed@devel.recluse.de)
  354. # [09:57] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (Remote closed the connection)
  355. # [09:58] * Joins: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  356. # [09:58] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
  357. # [09:59] * Quits: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
  358. # [09:59] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  359. # [10:00] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Connection reset by peer)
  360. # [10:00] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  361. # [10:03] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 54 (Connection reset by peer))
  362. # [10:04] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  363. # [10:08] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
  364. # [10:08] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  365. # [10:11] * Joins: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  366. # [10:15] <Philip`> boblet: I hope that subsetted font doesn't crash any browsers :-)
  367. # [10:16] <Philip`> zcorpan: Hmm, good point
  368. # [10:16] <Philip`> zcorpan: (I probably need to redesign the whole UI anyway, particularly to support non-English languages sensibly, though I've currently got no idea how to do that)
  369. # [10:16] <boblet> Philip`: now he tells me! Testing in progress…
  370. # [10:17] <Philip`> boblet: (Actually it's probably more about OSes than about browsers)
  371. # [10:17] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 60 (Operation timed out))
  372. # [10:17] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
  373. # [10:17] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  374. # [10:21] * Quits: heycam (n=cam@zot.infotech.monash.edu.au) (Read error: 110 (Connection timed out))
  375. # [10:22] * Quits: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  376. # [10:27] * Joins: heycam (n=cam@124-168-17-176.dyn.iinet.net.au)
  377. # [10:32] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  378. # [10:33] * Parts: boblet (n=boblet@p1254-ipbf304osakakita.osaka.ocn.ne.jp)
  379. # [10:35] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  380. # [10:39] * Quits: davidb (n=davidb@65.123.0.210)
  381. # [10:41] * Joins: ROBOd (n=robod@89.122.216.38)
  382. # [10:46] * Joins: Lachy_ (n=Lachlan@85.196.122.246)
  383. # [10:53] * Quits: drry (n=drry@dd25.opt2.point.ne.jp) ("Tiarra 0.1+svn-32571: SIGTERM received; exit")
  384. # [10:55] * Joins: drry (n=drry@dd25.opt2.point.ne.jp)
  385. # [11:03] * Joins: mat_t (n=mattomas@nat/canonical/x-0effba14cc9f47d0)
  386. # [11:10] * Joins: webben (n=benh@nat/yahoo/x-f08e464edd28ca4e)
  387. # [11:12] * Joins: annevk5 (n=annevk@85.196.122.246)
  388. # [11:22] * Joins: maikmerten (n=maikmert@BAB9cb6.bab.pppool.de)
  389. # [11:22] * Quits: maikmerten (n=maikmert@BAB9cb6.bab.pppool.de) (Client Quit)
  390. # [11:22] * Joins: maikmerten_ (n=maikmert@BAB9cb6.bab.pppool.de)
  391. # [11:22] <zcorpan> annevk5: your blog is broken
  392. # [11:28] <MikeSmith> <annevk> @DreamHost. WTF. My site has gone haywire.
  393. # [11:28] <MikeSmith> (on twitter)
  394. # [11:34] <Lachy_> wtf is <hgroup> for and what problem does it solve?!
  395. # [11:35] * Lachy_ is now known as Lachy
  396. # [11:37] <jgraham> Lachy: <hgroup> is the new name for <header>
  397. # [11:37] <jgraham> It is solving the problem that <header> as previously defined would have been useless in practice
  398. # [11:37] <jgraham> Because people would have used it incorrectly too often
  399. # [11:37] <Lachy> why would it have been useless?
  400. # [11:38] <Lachy> <header> is still in there, and I don't see how the introduction of <hgroup> solves that problem
  401. # [11:39] <jgraham> <header> now means something different
  402. # [11:39] <Lachy> IIRC, the problem was that people did silly things like <section><header>headings</header><section>content</section></section>
  403. # [11:40] <jgraham> Lachy: That was a slightly different problem
  404. # [11:41] <Lachy> ok, then I don't remember what the problem with header was. Can you clarify?
  405. # [11:43] * Quits: zdobersek (n=zan@cpe-92-37-66-252.dynamic.amis.net) (Read error: 110 (Connection timed out))
  406. # [11:43] * Joins: zdobersek (n=zan@cpe-92-37-66-171.dynamic.amis.net)
  407. # [11:46] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  408. # [11:46] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Read error: 60 (Operation timed out))
  409. # [11:51] <jgraham> Lachy: http://lists.w3.org/Archives/Public/public-html/2009Mar/0663.html The problem was that authors assumed <header> was for page-wide header sections
  410. # [11:51] <jgraham> or as a generic replacement for <hx>
  411. # [11:54] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  412. # [11:55] <jgraham> Hixie: FWIW I'm not convinced that making <header> only take <hx> elements is sufficiently liberal
  413. # [11:55] <jgraham> s/header/hgroup/
  414. # [11:55] <jgraham> :)
  415. # [11:55] * Joins: riven` (n=colin@53525B67.cable.casema.nl)
  416. # [11:58] <annevk5> zcorpan, I know, krijnh was nice enough to sms me
  417. # [11:59] <annevk5> zcorpan, haven't looked into fixing it yet
  418. # [11:59] <annevk5> zcorpan, we had this party and all
  419. # [11:59] <krijnh> Smoesjes :)
  420. # [12:12] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  421. # [12:12] * Quits: riven (n=colin@pdpc/supporter/professional/riven) (Read error: 110 (Connection timed out))
  422. # [12:13] * Parts: NicolasRaoul (n=nico@dhcp-247-181.mag.keio.ac.jp)
  423. # [12:16] * Joins: virtuelv (n=virtuelv@084202133045.customer.alfanett.no)
  424. # [12:19] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Read error: 60 (Operation timed out))
  425. # [12:26] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  426. # [12:30] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  427. # [12:43] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  428. # [12:57] * Joins: myakura (n=myakura@p1063-ipbf3305marunouchi.tokyo.ocn.ne.jp)
  429. # [13:09] * Quits: MikeSmith (n=MikeSmit@dhcp-247-41.mag.keio.ac.jp) ("Tomorrow to fresh woods, and pastures new.")
  430. # [13:14] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
  431. # [13:16] * Quits: webben (n=benh@nat/yahoo/x-f08e464edd28ca4e) (Read error: 60 (Operation timed out))
  432. # [13:17] * Quits: virtuelv (n=virtuelv@084202133045.customer.alfanett.no) ("Ex-Chat")
  433. # [13:17] * Joins: virtuelv (n=virtuelv@084202133045.customer.alfanett.no)
  434. # [13:32] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
  435. # [14:37] * Parts: zcorpan (n=zcorpan@c83-252-196-43.bredband.comhem.se)
  436. # [14:56] * Joins: pmuellr (n=pmuellr@nat/ibm/x-55fe822e5faa8b6b)
  437. # [15:00] * Joins: webben (n=benh@217.12.14.240)
  438. # [15:03] * Joins: taf2 (n=taf2@65.210.82.235)
  439. # [15:04] * sid0 is now known as sid0|afk
  440. # [15:09] * Quits: Maurice (n=ano@a80-101-46-164.adsl.xs4all.nl) ("Disconnected...")
  441. # [15:16] * Quits: zalan (n=kvirc@catv-80-99-193-98.catv.broadband.hu) ("KVIrc 3.4.0 Virgo http://www.kvirc.net/")
  442. # [15:25] * Joins: MikeSmith (n=MikeSmit@EM114-48-22-194.pool.e-mobile.ne.jp)
  443. # [15:27] * Joins: zdobersek1 (n=zan@cpe-92-37-66-120.dynamic.amis.net)
  444. # [15:34] * Quits: zdobersek (n=zan@cpe-92-37-66-171.dynamic.amis.net) (Read error: 110 (Connection timed out))
  445. # [15:34] * Quits: sid0|afk (n=sid0@unaffiliated/sid0) (Read error: 110 (Connection timed out))
  446. # [15:39] * Joins: zalan (n=kvirc@catv-80-99-193-98.catv.broadband.hu)
  447. # [15:39] * Joins: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
  448. # [15:48] * Joins: davidb (n=davidb@65.123.0.210)
  449. # [15:48] * Quits: mpilgrim (n=mark@rrcs-96-10-240-189.midsouth.biz.rr.com) (Remote closed the connection)
  450. # [15:50] * Joins: zdobersek (n=zan@92.37.78.185)
  451. # [15:50] * Quits: zdobersek1 (n=zan@cpe-92-37-66-120.dynamic.amis.net) (Read error: 110 (Connection timed out))
  452. # [15:51] * Quits: myakura (n=myakura@p1063-ipbf3305marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
  453. # [15:56] * Joins: Maurice (i=copyman@5ED548D4.cable.ziggo.nl)
  454. # [16:01] * Quits: nessy (n=nessy@203-214-157-222.perm.iinet.net.au) ("This computer has gone to sleep")
  455. # [16:03] * Joins: mlpug (n=mlpug@a91-156-60-13.elisa-laajakaista.fi)
  456. # [16:04] * Quits: aroben|away (n=aroben@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
  457. # [16:08] * Quits: davidb (n=davidb@65.123.0.210)
  458. # [16:14] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com) (Read error: 60 (Operation timed out))
  459. # [16:20] * Joins: pauld (n=pauld@81.158.125.194)
  460. # [16:23] * Quits: zdobersek (n=zan@92.37.78.185) (Read error: 110 (Connection timed out))
  461. # [16:29] * Quits: maikmerten_ (n=maikmert@BAB9cb6.bab.pppool.de) (Read error: 110 (Connection timed out))
  462. # [16:29] * Joins: SavageX_ (n=maikmert@port-92-201-24-77.dynamic.qsc.de)
  463. # [16:29] * Joins: myakura (n=myakura@p1120-ipbf2303marunouchi.tokyo.ocn.ne.jp)
  464. # [16:34] * Joins: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net)
  465. # [16:34] * Joins: dglazkov_ (n=dglazkov@72.14.224.1)
  466. # [16:39] * Joins: bgalbraith (n=bgalbrai@corp-241.mountainview.mozilla.com)
  467. # [16:49] * Quits: pesla (n=retep@procurios.xs4all.nl) ("( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )")
  468. # [16:50] * Joins: zdobersek (n=zan@cpe-92-37-75-19.dynamic.amis.net)
  469. # [16:51] * Quits: dglazkov_ (n=dglazkov@72.14.224.1)
  470. # [16:53] * Quits: dglazkov (n=dglazkov@c-98-207-88-44.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
  471. # [17:01] * Quits: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com) (Read error: 104 (Connection reset by peer))
  472. # [17:06] * Joins: roc (n=roc@65.123.0.210)
  473. # [17:09] * Quits: MikeSmith (n=MikeSmit@EM114-48-22-194.pool.e-mobile.ne.jp) ("Tomorrow to fresh woods, and pastures new.")
  474. # [17:10] * Quits: pauld (n=pauld@81.158.125.194)
  475. # [17:12] * Joins: dglazkov (n=dglazkov@nat/google/x-65f3fc815df10b6e)
  476. # [17:16] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  477. # [17:20] * Quits: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu) (Read error: 104 (Connection reset by peer))
  478. # [17:23] * Quits: ap (n=ap@194.154.88.46)
  479. # [17:31] <gsnedders> Wow. Next time I go into town it'll be for the ball. Scary.
  480. # [17:32] <hsivonen> gsnedders: which dances have you practiced?
  481. # [17:33] <gsnedders> hsivonen: Well, I want
  482. # [17:33] <gsnedders> *I went to a ceilidh two weeks ago
  483. # [17:34] * gsnedders tries to write in his diary to catch up on the last month before getting read for a night which he'll likely have a fair bit to write about
  484. # [17:34] <hsivonen> Celtic ballroom dances?
  485. # [17:35] <gsnedders> Gorgeous photos of me in a suit will undoubtedly appear
  486. # [17:35] <gsnedders> Well, they aren't really ballroom dances…
  487. # [17:35] <gsnedders> But you left your sense of logic at the door, right?
  488. # [17:36] * Quits: taf2 (n=taf2@65.210.82.235)
  489. # [17:36] * Quits: roc (n=roc@65.123.0.210)
  490. # [17:42] * Quits: gmiernicki (n=gmiernic@unaffiliated/gmiernicki) (Read error: 104 (Connection reset by peer))
  491. # [17:43] * Joins: MikeSmith (n=MikeSmit@EM114-48-31-220.pool.e-mobile.ne.jp)
  492. # [17:46] * Joins: taf2 (n=taf2@65.210.82.235)
  493. # [17:47] * Joins: jmb^ (n=jmb@login.ecs.soton.ac.uk)
  494. # [17:59] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (Read error: 110 (Connection timed out))
  495. # [18:09] * Joins: zdobersek1 (n=zan@92.37.79.106)
  496. # [18:10] * Joins: sid0 (n=sid0@unaffiliated/sid0)
  497. # [18:12] * jmb^ is now known as jmb
  498. # [18:13] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  499. # [18:13] * Joins: aroben (n=aroben@unaffiliated/aroben)
  500. # [18:13] * Quits: zdobersek (n=zan@cpe-92-37-75-19.dynamic.amis.net) (Read error: 60 (Operation timed out))
  501. # [18:14] * jgraham notes that in modern britian "ball" rarely means something in which actual ballroom dancing takes place
  502. # [18:15] <Philip`> Normally it means something spherical
  503. # [18:15] * Joins: roc (n=roc@guest-226.mountainview.mozilla.com)
  504. # [18:15] <Philip`> and only very tiny people could dance inside them
  505. # [18:16] * Quits: webben (n=benh@217.12.14.240) (Read error: 110 (Connection timed out))
  506. # [18:21] * Joins: archtech (n=stanv@83.228.56.37)
  507. # [18:22] * Joins: Laibcoms (n=Alien@222.127.219.68)
  508. # [18:24] * Joins: sid0__ (n=sid0@unaffiliated/sid0)
  509. # [18:25] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Nick collision from services.)
  510. # [18:25] * sid0__ is now known as sid0
  511. # [18:25] * Quits: Laibcoms (n=Alien@222.127.219.68) (Client Quit)
  512. # [18:26] * Joins: Laibcoms (n=Alien@222.127.219.68)
  513. # [18:38] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
  514. # [18:42] * Joins: roc_ (n=roc@guest-226.mountainview.mozilla.com)
  515. # [18:42] * Quits: mat_t (n=mattomas@nat/canonical/x-0effba14cc9f47d0) ("This computer has gone to sleep")
  516. # [18:43] * Joins: roc__ (n=roc@corp-241.mountainview.mozilla.com)
  517. # [18:45] * Joins: aroben (n=aroben@unaffiliated/aroben)
  518. # [18:54] * Quits: MikeSmith (n=MikeSmit@EM114-48-31-220.pool.e-mobile.ne.jp) (Read error: 104 (Connection reset by peer))
  519. # [18:55] * Quits: roc (n=roc@guest-226.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
  520. # [18:57] * Joins: slightlyoff (n=slightly@67.218.102.74)
  521. # [18:59] * Quits: roc_ (n=roc@guest-226.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
  522. # [19:07] * Joins: doublec (n=doublec@corp-241.mountainview.mozilla.com)
  523. # [19:09] <annevk5> http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ is pretty neat
  524. # [19:10] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  525. # [19:12] * Quits: roc__ (n=roc@corp-241.mountainview.mozilla.com)
  526. # [19:12] * Quits: Laibcoms (n=Alien@222.127.219.68) ("Leaving")
  527. # [19:13] * Joins: roc (n=roc@guest-226.mountainview.mozilla.com)
  528. # [19:14] * Joins: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com)
  529. # [19:14] * Joins: dbaron (n=dbaron@guest-226.mountainview.mozilla.com)
  530. # [19:19] * Quits: weinig (n=weinig@c-67-180-35-124.hsd1.ca.comcast.net)
  531. # [19:20] * Quits: slightlyoff (n=slightly@67.218.102.74) (Read error: 60 (Operation timed out))
  532. # [19:37] * Quits: pauld (n=pauld@host81-158-125-194.range81-158.btcentralplus.com) ("Gone for a burton")
  533. # [19:38] * Joins: slightlyoff (n=slightly@nat/google/x-7c08676ce06aeddb)
  534. # [19:40] * Quits: doublec (n=doublec@corp-241.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
  535. # [19:42] * Joins: davidb (n=davidb@m770f36d0.tmodns.net)
  536. # [20:01] * Joins: onar_ (n=onar@17.244.68.205)
  537. # [20:03] * Joins: jcranmer (n=jcranmer@ltsp2.csl.tjhsst.edu)
  538. # [20:03] * Quits: onar_ (n=onar@17.244.68.205) (Client Quit)
  539. # [20:07] * Joins: onar_ (n=onar@17.244.68.205)
  540. # [20:10] * Quits: dbaron (n=dbaron@guest-226.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
  541. # [20:10] * Quits: roc (n=roc@guest-226.mountainview.mozilla.com)
  542. # [20:12] * Joins: roc (n=roc@guest-226.mountainview.mozilla.com)
  543. # [20:12] * Joins: doublec (n=doublec@corp-241.mountainview.mozilla.com)
  544. # [20:15] * aroben is now known as aroben|lunch
  545. # [20:15] * Joins: dbaron (n=dbaron@guest-226.mountainview.mozilla.com)
  546. # [20:21] * Joins: drostie (n=hopkins@5354256F.cable.casema.nl)
  547. # [20:22] * Joins: weinig (n=weinig@nat/apple/x-8b2c53a72d7b3465)
  548. # [20:37] * Quits: Maurice (i=copyman@5ED548D4.cable.ziggo.nl) ("Disconnected...")
  549. # [20:39] * aroben|lunch is now known as aroben
  550. # [20:41] * slightlyoff is now known as slightlyoff_afk
  551. # [20:41] * Quits: onar_ (n=onar@17.244.68.205)
  552. # [20:42] * slightlyoff_afk is now known as slightlyoff
  553. # [20:47] * Quits: taf2 (n=taf2@65.210.82.235)
  554. # [20:47] * Joins: onar_ (n=onar@17.244.68.205)
  555. # [20:48] * Joins: sid0_ (n=sid0@unaffiliated/sid0)
  556. # [20:48] * Quits: onar_ (n=onar@17.244.68.205) (Client Quit)
  557. # [20:49] * Quits: sid0 (n=sid0@unaffiliated/sid0) (Nick collision from services.)
  558. # [20:49] * sid0_ is now known as sid0
  559. # [20:51] * Joins: drostie_ (n=hopkins@5354256F.cable.casema.nl)
  560. # [20:53] * Quits: drostie (n=hopkins@5354256F.cable.casema.nl) (pratchett.freenode.net irc.freenode.net)
  561. # [20:53] * Quits: ROBOd (n=robod@89.122.216.38) (pratchett.freenode.net irc.freenode.net)
  562. # [20:53] * Quits: davidb (n=davidb@m770f36d0.tmodns.net) (pratchett.freenode.net irc.freenode.net)
  563. # [20:53] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (pratchett.freenode.net irc.freenode.net)
  564. # [20:53] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (pratchett.freenode.net irc.freenode.net)
  565. # [20:53] * Quits: beowulf (i=wiglaf@ps4552.dreamhost.com) (pratchett.freenode.net irc.freenode.net)
  566. # [20:53] * Quits: ray (i=ray@2001:41c8:1:54da:0:0:0:1337) (pratchett.freenode.net irc.freenode.net)
  567. # [20:53] * Quits: dbaron (n=dbaron@guest-226.mountainview.mozilla.com) (pratchett.freenode.net irc.freenode.net)
  568. # [20:53] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (pratchett.freenode.net irc.freenode.net)
  569. # [20:53] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (pratchett.freenode.net irc.freenode.net)
  570. # [20:53] * Quits: jgraham (n=jgraham@web22.webfaction.com) (pratchett.freenode.net irc.freenode.net)
  571. # [20:53] * Quits: hsivonen (n=hsivonen@kekkonen.cs.hut.fi) (pratchett.freenode.net irc.freenode.net)
  572. # [20:54] * Joins: dbaron (n=dbaron@guest-226.mountainview.mozilla.com)
  573. # [20:54] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  574. # [20:54] * Joins: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com)
  575. # [20:54] * Joins: jgraham (n=jgraham@web22.webfaction.com)
  576. # [20:54] * Joins: hsivonen (n=hsivonen@kekkonen.cs.hut.fi)
  577. # [20:55] * Joins: ray (i=ray@2001:41c8:1:54da:0:0:0:1337)
  578. # [20:55] * Joins: davidb (n=davidb@m770f36d0.tmodns.net)
  579. # [20:55] * Joins: jmb (n=jmb@login.ecs.soton.ac.uk)
  580. # [20:55] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
  581. # [20:55] * Joins: beowulf (i=wiglaf@ps4552.dreamhost.com)
  582. # [20:56] * Joins: ROBOd (n=robod@89.122.216.38)
  583. # [21:06] * Quits: davidb (n=davidb@m770f36d0.tmodns.net) (Connection timed out)
  584. # [21:09] * Quits: roc (n=roc@guest-226.mountainview.mozilla.com)
  585. # [21:11] * Quits: scherkus (n=scherkus@72.14.227.1) ("lol")
  586. # [21:12] * Joins: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  587. # [21:12] * Quits: doublec (n=doublec@corp-241.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
  588. # [21:16] * Quits: archtech (n=stanv@83.228.56.37)
  589. # [21:17] * Quits: slightlyoff (n=slightly@nat/google/x-7c08676ce06aeddb)
  590. # [21:19] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 110 (Connection timed out))
  591. # [21:27] * Joins: tantek__ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  592. # [21:28] * Joins: michaeln (n=michaeln@nat/google/x-fff924095b33bc8c)
  593. # [21:29] * Joins: tantek___ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
  594. # [21:29] * Quits: tantek__ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
  595. # [21:30] * Joins: dave_levin (n=dave_lev@72.14.227.1)
  596. # [21:32] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 110 (Connection timed out))
  597. # [21:34] * Quits: tantek_ (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 60 (Operation timed out))
  598. # [21:39] * Joins: ap (n=ap@194.154.88.46)
  599. # [21:42] * Joins: olliej (n=oliver@17.246.17.251)
  600. # [21:49] * Joins: aroben (n=aroben@unaffiliated/aroben)
  601. # [21:51] * Quits: bgalbraith (n=bgalbrai@corp-241.mountainview.mozilla.com)
  602. # [21:51] * Joins: bgalbraith (n=bgalbrai@corp-241.mountainview.mozilla.com)
  603. # [21:58] * tantek___ is now known as tantek
  604. # [21:59] * Quits: SavageX_ (n=maikmert@port-92-201-24-77.dynamic.qsc.de) (Remote closed the connection)
  605. # [22:01] * Joins: jwalden (n=waldo@corp-241.mountainview.mozilla.com)
  606. # [22:04] * Quits: mlpug (n=mlpug@a91-156-60-13.elisa-laajakaista.fi) (Remote closed the connection)
  607. # [22:12] * Joins: cgriego (n=cgriego@out-02.hotels.com)
  608. # [22:21] * Joins: scherkus (n=scherkus@72.14.227.1)
  609. # [22:24] * Joins: roc (n=roc@guest-226.mountainview.mozilla.com)
  610. # [22:27] * Quits: gsnedders (n=gsnedder@host86-136-52-180.range86-136.btcentralplus.com) (Remote closed the connection)
  611. # [22:34] * Joins: doublec (n=doublec@corp-241.mountainview.mozilla.com)
  612. # [22:40] * Joins: archtech (n=stanv@83.228.56.37)
  613. # [22:41] * Quits: roc (n=roc@guest-226.mountainview.mozilla.com) (Read error: 60 (Operation timed out))
  614. # [22:44] * Quits: scherkus (n=scherkus@72.14.227.1) ("lol")
  615. # [22:45] * Joins: roc (n=roc@guest-226.mountainview.mozilla.com)
  616. # [22:46] * Joins: scherkus (n=scherkus@72.14.227.1)
  617. # [22:50] * aroben is now known as aroben|away
  618. # [23:00] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
  619. # [23:02] * Joins: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
  620. # [23:10] * Quits: virtuelv (n=virtuelv@084202133045.customer.alfanett.no) (Read error: 60 (Operation timed out))
  621. # [23:20] * aroben|away is now known as aroben
  622. # [23:20] * Quits: ap (n=ap@194.154.88.46)
  623. # [23:21] * Quits: pmuellr (n=pmuellr@nat/ibm/x-55fe822e5faa8b6b)
  624. # [23:22] * Joins: virtuelv (n=virtuelv@084202133045.customer.alfanett.no)
  625. # [23:28] * Parts: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
  626. # [23:33] * Joins: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
  627. # [23:44] * Quits: virtuelv (n=virtuelv@084202133045.customer.alfanett.no) (Read error: 60 (Operation timed out))
  628. # [23:47] * Quits: zalan (n=kvirc@catv-80-99-193-98.catv.broadband.hu) ("KVIrc 3.4.0 Virgo http://www.kvirc.net/")
  629. # Session Close: Sat May 02 00:00:00 2009

The end :)