10:11 | <krijnh> | Si le ping |
11:21 | <Dashiva> | http://www.w3.org/Bugs/Public/show_bug.cgi?id=13276 confuses me |
11:47 | <krijn> | http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-progress-element - shouldn't that note say "To make a determinate progress" in stead of "To make an determinate progress" ? |
11:56 | <Philip`> | krijn: Yes |
11:56 | <krijn> | OMG, HTML5 sucks man! |
11:57 | Philip` | thinks "determinate" is a pretty obscure word to use, though |
11:59 | <annevk> | krijnhoetmer.nl too! |
11:59 | <krijn> | I know :/ |
12:00 | <krijn> | My server is now located next to my router |
12:00 | <krijn> | And it still drops connections |
12:04 | <Philip`> | Maybe you should put the server on top of a stack of books or something, so that the data can flow downhill |
12:05 | <MikeSmith> | heh |
12:05 | <krijn> | It actually was 2 floors higher before today :) |
12:05 | <krijnh> | Yeah! |
12:05 | <krijn> | Oh shaddap |
12:08 | <MikeSmith> | we need to set up some kind of annoy mechanism that auto-harrasses krijn any time his site goes down |
12:10 | <Philip`> | Isn't that what IRC is for? |
12:10 | <MikeSmith> | heh |
12:10 | <MikeSmith> | yeah |
12:11 | <MikeSmith> | we could set up a bot to keep track of whose turn it is to annoy krijn |
12:12 | <MikeSmith> | anyway, hey, fwiw, I finally managed to finish setting up that common testing-framework Web UI thingey what Francois had started on a while back |
12:12 | <MikeSmith> | voila: |
12:12 | <MikeSmith> | http://w3c-test.org/framework/ |
12:12 | <MikeSmith> | you can do absolutely nothing with it yet! |
12:12 | <MikeSmith> | but hey, it's there |
12:13 | <MikeSmith> | and before this week I was blessed to not have had to do anything php setup/configuration for a long time |
12:14 | <MikeSmith> | before this week |
12:15 | <MikeSmith> | but this week I had to deal with php, which cost me I don't know how many hours |
12:15 | <MikeSmith> | http://w3c-test.org/framework/ is a php app |
12:16 | <MikeSmith> | and it was all set up in line with install and config docs that Peter Linss had written up, but it nonetheless wasn't working at all |
12:17 | <MikeSmith> | and it wasn't logging any errors nor throwing any exceptions nor giving any other indication of what was wrong |
12:17 | <MikeSmith> | and I still don't know what was wrong |
12:17 | <MikeSmith> | the only way I fixed it was by upgrading the php version on that host |