00:18 | <TabAtkins> | Abusing gradients to draw things is just as much fun as abusing borders to draw things was back in the day: http://jsfiddle.net/jJ9fP/4/ |
00:20 | <aho> | yea... it's amazingly pointless :) |
00:20 | <aho> | and headache inducing |
00:20 | <aho> | woo! |
00:22 | <bga_> | nice |
00:23 | <Hixie> | that's messed up |
00:23 | <Hixie> | just like using borders for shapes :-P |
00:24 | <Hixie> | so i'm looking at adding events to media controllers to indicate when the slaves are ready, etc |
00:24 | <Hixie> | what events should fire when you add or remove a slave in a different state than the others? |
00:25 | <Hixie> | should we assume the author knows what he's doing when he adds a slave, and so not fire any events? |
00:25 | <Hixie> | should we act as if the slave had always been there but just switched from the state the others have to the state that it actually has? |
00:25 | Hixie | ponders |
00:25 | <Hixie> | i don't really know when someone would dynamically add slaves |
00:25 | <Hixie> | so it's hard to construct sample code to work out what's best |
00:30 | <karlcow> | lea verou has done many funky stuff with gradients |
00:42 | <karlcow> | any american citizen can be a dog with an ID online. http://news.cnet.com/8301-31921_3-20054342-281.html |
00:43 | <karlcow> | The leash… is what dogs have. |
01:53 | <TabAtkins> | karlcow: Interesting. The idea of a widespread open-id sort of thing has been floated before, and you need a large trusted id provider to make it work. Governments can play that function. |
01:54 | <TabAtkins> | Or rather, you need large trusted id providers, of which governments are one. |
04:18 | <random_username> | does html5 have any webcam/streaming features? ie <video> tag etc |
12:37 | <karlcow> | Marcos Caceres "Left Opera. If anyone needs a spec guy for a few months, let me know. Will spec for food." — http://twitter.com/marcosc/status/59191676845031425 |
12:48 | <Ms2ger> | I guess Hixie is usually in need of spec guys |
20:04 | <hsivonen> | TabAtkins: thanks for thf link where dave winer meets json |
20:05 | <hsivonen> | *the |
20:06 | <hsivonen> | great use of saddam's face next to discussion about a format THAT IS NOT EVEN XML |
23:35 | <Philip`> | Google result snippet says: "Current AMD64 implementations support a physical address space of up to 248 bytes of RAM" |
23:35 | <Philip`> | I wish it preserved the semantics of <sup> |
23:36 | <jamesr> | 248 bytes should be enough for everyone |
23:39 | <zewt> | heh |
23:41 | <zewt> | i have to use a stylesheet to remove superscripts from wikipedia, since they're overused to the point where it makes things unreadable... i guess I can limit that to footnotes since they do have a class set for those |