Options:
- # Session Start: Sun Feb 28 00:00:00 2010
- # Session Ident: #whatwg
- # [00:01] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [00:02] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: Leaving)
- # [00:06] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [00:25] * Quits: erikvold (~erikvold@S01060024012860e9.gv.shawcable.net) (Quit: Bye bye)
- # [00:34] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 265 seconds)
- # [00:36] * Quits: Maurice (copyman@5ED548D4.cable.ziggo.nl)
- # [00:50] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:52] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 240 seconds)
- # [00:53] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [00:58] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: Leaving)
- # [01:03] * Joins: karlushi (~karlushi@fw.vdl2.ca)
- # [01:07] * Joins: othermaciej (~mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [01:11] * Quits: bzed (~bzed@devel.recluse.de) (Read error: Connection reset by peer)
- # [01:11] * Joins: bzed (~bzed@devel.recluse.de)
- # [01:22] * Quits: borismus (~borismus@bl10-227-112.dsl.telepac.pt) (Quit: borismus)
- # [01:33] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 264 seconds)
- # [01:34] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [01:45] * Joins: mpilgrim (~mark@rrcs-98-101-146-174.midsouth.biz.rr.com)
- # [01:49] * Joins: ment (thement@ibawizard.net)
- # [02:04] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [02:25] * Quits: nessy (~Adium@124-168-170-167.dyn.iinet.net.au) (Quit: Leaving.)
- # [02:27] * Joins: Lachy (~Lachlan@95.211.10.25)
- # [02:35] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [03:02] * Joins: paradisaeidae (~chatzilla@r125-63-185-9.cpe.unwired.net.au)
- # [03:25] * Joins: miketaylr (~miketaylr@24.42.95.234)
- # [03:29] * Joins: boblet (~boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp)
- # [03:39] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 258 seconds)
- # [03:41] * Quits: miketaylr (~miketaylr@24.42.95.234) (Quit: Leaving...)
- # [03:42] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [04:13] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 248 seconds)
- # [04:13] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [04:17] * Joins: miketaylr (~miketaylr@24.42.95.234)
- # [04:17] * Quits: miketaylr (~miketaylr@24.42.95.234) (Excess Flood)
- # [04:17] * Joins: miketaylr (~miketaylr@24.42.95.234)
- # [04:56] * Quits: paradisaeidae (~chatzilla@r125-63-185-9.cpe.unwired.net.au) (Read error: Connection reset by peer)
- # [04:57] * Joins: paradisaeidae (~chatzilla@r125-63-185-9.cpe.unwired.net.au)
- # [05:25] * Quits: paradisaeidae (~chatzilla@r125-63-185-9.cpe.unwired.net.au) (Quit: ChatZilla 0.9.86 [Firefox 3.6/20100115144158])
- # [05:31] * Quits: ttepasse (~ttepasse@ip-95-222-120-117.unitymediagroup.de) (Quit: Verlassend)
- # [05:38] * Quits: othermaciej (~mjs@c-69-181-42-237.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [05:44] * Quits: miketaylr (~miketaylr@24.42.95.234) (Remote host closed the connection)
- # [05:56] <boblet> can anyone speak to the increased rigor Microdata has over Microformats? /cc @foolip
- # [05:57] <boblet> I can describe examples, but don’t know if I can adequately summarise it
- # [06:01] <boblet> things like using itemscope & itemprop vs class, defining href/datetime to be content and not text inside element, more explicit separation from content than uF (itemprop vs abbr and class-title patterns)…
- # [06:17] * Quits: beilabs (~beilabs@ppp121-44-78-10.lns20.syd6.internode.on.net) (Quit: Leaving)
- # [06:20] * Joins: nessy (~Adium@124-168-170-167.dyn.iinet.net.au)
- # [06:22] * Quits: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net) (Ping timeout: 264 seconds)
- # [06:27] * Quits: weinig (~weinig@cpe-66-108-207-62.nyc.res.rr.com) (Quit: weinig)
- # [06:28] * Joins: nattokirai (~nattokira@y226086.dynamic.ppp.asahi-net.or.jp)
- # [06:47] <Hixie> boblet: the main "increased rigour" is the same as the difference between html and xml -- you can parse microdata, like you can parse xml, without knowing the vocabulary in use.
- # [07:01] * Quits: mpilgrim (~mark@rrcs-98-101-146-174.midsouth.biz.rr.com) (Ping timeout: 256 seconds)
- # [07:31] * Joins: othermaciej (~mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [07:41] <boblet> Hixie: ahah. good I checked
- # [07:41] <boblet> and welcome back—how was the ski-ing?
- # [07:42] <JonathanNeal> So, HTML5 is moving ahead pretty fast in adoption.
- # [07:42] <JonathanNeal> What will happen when everyone starts adopting it when it's supposedly years from being ready.
- # [07:44] <boblet> JonathanNeal: why use future tense? I’ve already done 3 or 4 HTML5 sites
- # [07:44] <boblet> no universe implosion (… at least, so far)
- # [07:45] <Hixie> boblet: not bad, not bad
- # [07:45] <boblet> ;-)
- # [07:45] <Hixie> JonathanNeal: many parts are ready now, what do you mean?
- # [07:45] <boblet> Hixie: plenty to do yet
- # [07:46] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 265 seconds)
- # [07:47] * Joins: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net)
- # [07:47] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [07:48] * Quits: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net) (Read error: No route to host)
- # [07:49] * Joins: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net)
- # [07:49] <JonathanNeal> Opp, was having connection issues with IRC.
- # [07:49] <boblet> heh
- # [07:49] <JonathanNeal> boblet, yea we're releasing our next version of the portal as HTML5.
- # [07:49] <JonathanNeal> And our website is HTML5.
- # [07:50] <boblet> well, there you go.
- # [07:51] <boblet> nothing happened, right?
- # [07:51] <JonathanNeal> Well, I was wondering what impact this has on the draft.
- # [07:51] <JonathanNeal> Since before I heard it wouldn't be ready for so long, I mean, is it still in a stage where elements can be added and removed?
- # [07:53] <boblet> JonathanNeal: figcaption is the newest element I remember, and that was a month or two ago
- # [07:53] <boblet> definitely change is still possible, and we may have to change stuff
- # [07:54] <boblet> that’s the early adopter price I guess
- # [07:54] <boblet> at the same time your experiences can directly help improve the spec, so that’s a pretty good reward
- # [07:55] <JonathanNeal> Yea, I wish I was able to contribute more.
- # [07:55] <boblet> heh. every bit counts
- # [07:55] <JonathanNeal> But talking with you here, getting your input and implementing HTML5 in our stuff I suppose means something, a lil somethin.
- # [07:56] <boblet> real world implementation feedback means a lot I think
- # [07:56] <JonathanNeal> The guy or girl who puts together HTML5 Doctor does a pretty good job too, generally in my experience.
- # [07:57] <boblet> there’s six authors … at the moment ;-)
- # [07:57] <boblet> they’ve also had at least one guest author
- # [07:57] <JonathanNeal> The most confusing new elements for me to learn about was section and article.
- # [07:57] <JonathanNeal> I was so confused about when the context was right for either one, and I wasn't comfortable putting section outside (around) an article.
- # [07:58] <boblet> JonathanNeal: http://oli.jp/2009/html5-structure1/
- # [07:58] <JonathanNeal> Well, there wasn't THAT when I started last summer, there was this room.
- # [07:59] <boblet> I wrote that June last year ;-)
- # [07:59] <JonathanNeal> Yes, I saw.
- # [07:59] <boblet> but IRC is better than an article, so you found the best place
- # [08:00] <JonathanNeal> I've been continually taking in input for our master portal layout in the product (I've been keeping a demo @ http://sandbox.thewikies.com/html5-layout/ )
- # [08:02] <boblet> maybe you should write some articles too
- # [08:07] * Joins: JoePeck (~JoePeck@c-67-188-171-45.hsd1.ca.comcast.net)
- # [08:13] <JonathanNeal> With those optional theme changes at the bottom, it's kind of like our csszen type layout.
- # [08:14] <JonathanNeal> Everybody does it
- # [08:14] <JonathanNeal> but it's fun to do with html5
- # [08:22] * Quits: othermaciej (~mjs@c-69-181-42-237.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [08:33] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 264 seconds)
- # [08:33] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [08:37] * Quits: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net) (Read error: Connection reset by peer)
- # [08:37] * Joins: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net)
- # [08:39] * Joins: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se)
- # [09:12] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 264 seconds)
- # [09:12] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [09:15] * Quits: dbaron (~dbaron@c-98-234-51-190.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [09:15] * Quits: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net) (Quit: surkov)
- # [09:20] * Parts: annevk (~annevk@5355737B.cable.casema.nl)
- # [09:21] * Joins: annevk (~annevk@5355737B.cable.casema.nl)
- # [09:23] <JonathanNeal> So, if I have an article and there's an image associated with the article
- # [09:23] <JonathanNeal> with figure / figcaption be appropriate?
- # [09:28] * Joins: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net)
- # [09:46] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 268 seconds)
- # [09:47] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [09:51] * Joins: tametick (~chatzilla@chello084114134061.3.15.vie.surfer.at)
- # [10:10] * Joins: mlpug (~mlpug@a88-115-164-40.elisa-laajakaista.fi)
- # [10:13] * Joins: Maurice (copyman@5ED548D4.cable.ziggo.nl)
- # [10:20] * Joins: danbri (~danbri@unaffiliated/danbri)
- # [10:39] <gsnedders> 10.50 RC out now
- # [10:41] <annevk> you're faster than Google Reader
- # [10:41] <annevk> suspicious o_O
- # [10:43] <annevk> meanwhile I ordered a new hard drive
- # [10:43] <annevk> it does not seem too hard to install it
- # [10:43] <gsnedders> Well, I am in the office, so it's not so surprising I'm quick ;P
- # [10:43] <annevk> now I need to buy a writable-CD
- # [10:44] <annevk> gsnedders, dah
- # [10:44] <annevk> fortunately the current hard drive is not so broken that everything stops working
- # [10:44] <gsnedders> When I had HDD throw up loads of SMART warnings, I tried to dd everything off it
- # [10:45] <gsnedders> It failed. It starting making clunking sounds and dd gave I/O error.
- # [10:46] <asmodai> Be careful though
- # [10:46] <asmodai> Seagate apparently does some weird things with SMART that normal SMART tools cannot fully read properly
- # [10:46] <annevk> the only potential issue is that the new hard drive is not compatible I suppose
- # [10:46] <asmodai> Causing all kinds of false positives (or negatives)
- # [10:46] <gsnedders> So just because it seems like it currently works doesn't mean it'll keep working
- # [10:46] * Joins: ROBOd (~robod@89.122.216.38)
- # [10:47] <annevk> right, I just noticed the corrupt sector count has increased since yesterday
- # [10:47] <asmodai> Which brand?
- # [10:47] <annevk> hitachi
- # [10:47] <annevk> I bought a new one with faster RPM and more space
- # [10:47] <asmodai> Ah. Not sure of those, but do they have a tool as well that you can download? Like SeaTools for Seagate disks?
- # [10:48] <annevk> why would I need a tool?
- # [10:48] <asmodai> That's always a good test to see how badly it is dying, if it is.
- # [10:48] <hsivonen> annevk: do you keep using the broken hard drive?
- # [10:48] <asmodai> annevk: See point about SMART being misleading above. ;)
- # [10:48] <annevk> hsivonen, it's all I have at the moment
- # [10:48] <hsivonen> annevk: dangerous activity
- # [10:49] <annevk> the palimpsest disc utility tells me to replace it
- # [10:49] <annevk> hsivonen, I see
- # [10:49] <annevk> guess I better make a backup nowish then
- # [10:51] <asmodai> Aye, you should. :)
- # [10:52] <asmodai> At least now while you still seem to be able to read data from it.
- # [10:53] <annevk> you guys scare me
- # [10:55] <gsnedders> Welcome to the world of failing HDs
- # [10:55] <hsivonen> I recommend not shutting down the computer and not using it for anything but sending the files over network to another computer
- # [10:56] <hsivonen> or over USB to an external hard drive
- # [11:02] <annevk> i hope the new drive arrives soon
- # [11:02] <annevk> drives were in short supply everywhere, will prolly take a few days...
- # [11:02] <annevk> i'll back up stuff, make an iso tomorrow and I guess after that we'll see when it dies
- # [11:03] <annevk> hopefully not before all that...
- # [11:16] * Quits: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net) (Quit: surkov)
- # [11:19] <annevk> i prolly have warranty on this hard drive too I guess
- # [11:19] <annevk> oh well, it's only EUR 80 or so
- # [11:20] <JonathanNeal> So, if I have an article and there's an image associated with the article would figure and figcaption be appropriate?
- # [11:23] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 246 seconds)
- # [11:23] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [11:31] <annevk> JonathanNeal, sure
- # [11:34] <JonathanNeal> And <summary> is like the heading of <details>, like - <h1> is to <article> as <summary> is to <details>
- # [11:38] * Quits: annevk (~annevk@5355737B.cable.casema.nl) (Ping timeout: 265 seconds)
- # [11:52] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 264 seconds)
- # [11:52] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [11:53] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [11:56] * Joins: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de)
- # [12:01] * Quits: tametick (~chatzilla@chello084114134061.3.15.vie.surfer.at) (Quit: ChatZilla 0.9.86 [Firefox 3.6/20100115132715])
- # [12:05] * Quits: ROBOd (~robod@89.122.216.38) (Read error: Connection reset by peer)
- # [12:05] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [12:05] * Joins: ROBOd (~robod@89.122.216.38)
- # [12:18] * Dashiva wonders in which language "e.g." implies an exhaustive listing
- # [12:44] * Joins: mat_t (~mattomasz@ppp-0-155.edin-a-1.access.uk.tiscali.com)
- # [13:04] * Joins: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net)
- # [13:05] * Quits: tndH (~Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com) (Ping timeout: 245 seconds)
- # [13:07] * Quits: Lachy (~Lachlan@95.211.10.25) (Quit: Leaving)
- # [13:08] * Joins: yutak_home (~kee@N038037.ppp.dion.ne.jp)
- # [13:09] * Joins: annevk (~annevk@5355737B.cable.casema.nl)
- # [13:10] <annevk> not dead yet
- # [13:10] <annevk> and almost fully backed up
- # [13:11] * Joins: peol (~andree@unaffiliated/peol)
- # [13:16] * Joins: Lachy (~Lachlan@h-212-11.A163.corp.bahnhof.se)
- # [13:19] * Quits: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de) (Read error: Connection reset by peer)
- # [13:22] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 258 seconds)
- # [13:23] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [13:24] * Joins: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de)
- # [13:24] <annevk> computer did crash once
- # [13:24] <annevk> presumably related to a disk failure
- # [13:24] <annevk> so much fun
- # [13:26] <annevk> instead of booting from a CD, can you boot from an iso file on an external HD assuming your internal HD is empty?
- # [13:26] * Joins: tndH (~Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [13:26] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [13:27] <jgraham> Presumably that depends on your bios
- # [13:27] <jgraham> I would guess no
- # [13:27] <jgraham> But only based on pessimism
- # [13:27] <annevk> ok, i'll buy some cds
- # [13:27] <annevk> and hopefully my hd survives long enough
- # [13:28] <annevk> i'm not going to do nothing until i get that cd and new hd though, that'd way boring
- # [13:35] * Joins: ROBOd2 (~robod@89.122.216.38)
- # [13:36] * Quits: ROBOd (~robod@89.122.216.38) (Ping timeout: 268 seconds)
- # [13:36] <Philip`> annevk: http://www.neowin.net/forum/index.php?showtopic=305843&view=findpost&p=585740612 suggests a way to copy the contents of an ISO onto a hard disk and boot it
- # [13:37] <Philip`> though presumably you'd want to set up the boot partition on the external disk too
- # [13:37] <Philip`> and getting it to boot from that disk instead of from the first one seems likely to be BIOS-dependant
- # [13:38] <Philip`> s/ant/ent/
- # [13:39] <Philip`> (If you have a USB memory stick then it ought to be possible to boot from that, instead of a CD)
- # [13:42] <annevk> oh i do
- # [13:42] <annevk> that sounds interesting
- # [13:42] * Quits: mat_t (~mattomasz@ppp-0-155.edin-a-1.access.uk.tiscali.com) (Quit: This computer has gone to sleep)
- # [13:42] * annevk starts reading https://help.ubuntu.com/community/Installation/FromUSBStick
- # [13:42] * Joins: mat_t (~mattomasz@ppp-0-155.edin-a-1.access.uk.tiscali.com)
- # [13:47] <annevk> oh lol, you can even run the entire OS from a CD
- # [13:47] <annevk> euh, USB
- # [13:48] * Quits: Lachy (~Lachlan@h-212-11.A163.corp.bahnhof.se) (Quit: Leaving)
- # [13:50] * Joins: Lachy (~Lachlan@london.perfect-privacy.com)
- # [13:54] * Quits: Lachy (~Lachlan@london.perfect-privacy.com) (Client Quit)
- # [14:05] * Joins: Lachy (~Lachlan@pat.se.opera.com)
- # [14:10] * Quits: yutak_home (~kee@N038037.ppp.dion.ne.jp) (Quit: Ex-Chat)
- # [14:22] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 260 seconds)
- # [14:23] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [14:23] * Quits: nessy (~Adium@124-168-170-167.dyn.iinet.net.au) (Quit: Leaving.)
- # [14:26] * Joins: nessy (~Adium@124-168-170-167.dyn.iinet.net.au)
- # [14:34] * Quits: nessy (~Adium@124-168-170-167.dyn.iinet.net.au) (Quit: Leaving.)
- # [14:36] * Joins: Michelangelo (~Michelang@93-42-105-58.ip86.fastwebnet.it)
- # [14:42] * Joins: scotfl (~scotfl@S0106001b114f914a.ss.shawcable.net)
- # [14:45] * Joins: workmad3 (~workmad3@84.45.226.85)
- # [14:45] * Quits: scotfl_ (~scotfl@S0106001b114f914a.ss.shawcable.net) (Ping timeout: 260 seconds)
- # [14:47] * Joins: lazni (~lazni@118.71.97.26)
- # [14:59] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 265 seconds)
- # [14:59] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [15:02] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [15:17] * Quits: shepazu (~schepers@adsl-221-126-82.rmo.bellsouth.net) (Ping timeout: 246 seconds)
- # [15:24] * Joins: shepazu (~schepers@adsl-144-142-23.rmo.bellsouth.net)
- # [15:41] * Quits: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se) (Ping timeout: 258 seconds)
- # [15:42] * Quits: mat_t (~mattomasz@ppp-0-155.edin-a-1.access.uk.tiscali.com) (Remote host closed the connection)
- # [15:45] * Quits: peol (~andree@unaffiliated/peol) (Read error: Connection reset by peer)
- # [15:45] * Joins: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se)
- # [15:46] * Joins: peol (~andree@unaffiliated/peol)
- # [15:46] * Joins: Utkarsh (~admin@117.201.88.75)
- # [15:48] * Quits: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de) (Remote host closed the connection)
- # [15:51] * Joins: weinig (~weinig@cpe-66-108-207-62.nyc.res.rr.com)
- # [15:54] * Quits: boblet (~boblet@p1072-ipbf36osakakita.osaka.ocn.ne.jp) (Quit: boblet)
- # [15:57] * Joins: Steve^ (~steve@cpc2-hari1-0-0-cust2009.hari.cable.virginmedia.com)
- # [15:58] * Quits: scotfl (~scotfl@S0106001b114f914a.ss.shawcable.net) (Remote host closed the connection)
- # [16:07] * Joins: ttepasse (~ttepasse@ip-95-222-120-117.unitymediagroup.de)
- # [16:15] * Quits: workmad3 (~workmad3@84.45.226.85) (Remote host closed the connection)
- # [16:22] * Quits: paul_irish_ (~paul_iris@c-71-192-163-128.hsd1.nh.comcast.net) (Remote host closed the connection)
- # [16:45] <Dashiva> Hard to understand how Larry can complain about a lack of "transprency in standards" with a straight face
- # [16:45] <Dashiva> Context: http://masinter.blogspot.com/2010/02/masinter-and-web-standards-oh-my.html
- # [16:47] <annevk> can't find "trans" on that page
- # [16:47] <annevk> oh euh
- # [16:47] <annevk> nm
- # [16:47] <Dashiva> Ignore my typo
- # [16:47] <Dashiva> Apparently I can't spell anymore
- # [16:51] * Quits: Steve^ (~steve@cpc2-hari1-0-0-cust2009.hari.cable.virginmedia.com) (Read error: Connection timed out)
- # [16:53] * Joins: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de)
- # [17:04] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 260 seconds)
- # [17:06] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [17:08] * Quits: Lachy (~Lachlan@pat.se.opera.com) (Quit: This computer has gone to sleep)
- # [17:10] * Joins: Lachy (~Lachlan@pat.se.opera.com)
- # [17:10] * Joins: scotfl (~scotfl@S0106001b114f914a.ss.shawcable.net)
- # [17:17] * Joins: eighty4_ (~eighty4@h-60-214.A163.priv.bahnhof.se)
- # [17:19] * Quits: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se) (Ping timeout: 268 seconds)
- # [17:29] * Quits: Lachy (~Lachlan@pat.se.opera.com) (Quit: This computer has gone to sleep)
- # [17:35] * Quits: lazni (~lazni@118.71.97.26) (Read error: Connection reset by peer)
- # [17:35] * Joins: m0 (~m0@mohamedmansour.com)
- # [17:36] * Joins: lazni (~lazni@118.71.114.152)
- # [17:39] * Quits: m0 (~m0@mohamedmansour.com) (Remote host closed the connection)
- # [17:40] * Joins: m0 (~m0@mohamedmansour.com)
- # [17:42] * Quits: m0 (~m0@mohamedmansour.com) (Remote host closed the connection)
- # [17:51] * Joins: dbaron (~dbaron@c-98-234-51-190.hsd1.ca.comcast.net)
- # [18:13] * Joins: workmad3 (~workmad3@84.45.226.85)
- # [18:19] * Quits: workmad3 (~workmad3@84.45.226.85) (Remote host closed the connection)
- # [18:23] * Joins: workmad3 (~workmad3@84.45.226.85)
- # [18:33] * Joins: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net)
- # [18:33] * Joins: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl)
- # [18:37] * Quits: ttepasse (~ttepasse@ip-95-222-120-117.unitymediagroup.de) (Quit: Verlassend)
- # [18:37] * Quits: workmad3 (~workmad3@84.45.226.85) (Remote host closed the connection)
- # [18:45] * Joins: othermaciej (~mjs@c-69-181-42-237.hsd1.ca.comcast.net)
- # [18:51] * Joins: paul_irish (~paul_iris@c-71-192-163-128.hsd1.nh.comcast.net)
- # [18:52] * Joins: workmad3 (~workmad3@84.45.226.85)
- # [18:58] * Joins: paul_irish_ (~paul_iris@c-71-192-163-128.hsd1.nh.comcast.net)
- # [19:00] * Quits: paul_irish (~paul_iris@c-71-192-163-128.hsd1.nh.comcast.net) (Ping timeout: 265 seconds)
- # [19:05] * Quits: Michelangelo (~Michelang@93-42-105-58.ip86.fastwebnet.it) (Remote host closed the connection)
- # [19:08] * Quits: maikmerten (~maikmerte@port-92-201-18-204.dynamic.qsc.de) (Remote host closed the connection)
- # [19:17] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [19:18] * Quits: surkov (~surkov@99-57-136-50.lightspeed.sntcca.sbcglobal.net) (Quit: surkov)
- # [19:20] * Quits: eighty4_ (~eighty4@h-60-214.A163.priv.bahnhof.se) (Ping timeout: 268 seconds)
- # [19:21] * Joins: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se)
- # [19:34] * Joins: _Utkarsh (~admin@117.201.88.75)
- # [19:36] * Quits: Utkarsh (~admin@117.201.88.75) (Ping timeout: 245 seconds)
- # [20:00] * Joins: mikl0 (~mikl0@cpe-66-68-239-227.rgv.res.rr.com)
- # [20:06] * Joins: Bolkonskij (~Bolkonski@host43-217-dynamic.54-79-r.retail.telecomitalia.it)
- # [20:06] <Bolkonskij> hi
- # [20:07] * Quits: workmad3 (~workmad3@84.45.226.85) (Remote host closed the connection)
- # [20:08] * Quits: mikl0 (~mikl0@cpe-66-68-239-227.rgv.res.rr.com) (Quit: Leaving)
- # [20:09] * Joins: eighty4_ (~eighty4@c-5eea77a4-74736162.cust.telenor.se)
- # [20:10] <annevk> bah, creating an bootable usb stick is failing and also very slow
- # [20:11] <Bolkonskij> failing?
- # [20:13] * Quits: eighty4 (~eighty4@h-60-214.A163.priv.bahnhof.se) (Ping timeout: 256 seconds)
- # [20:13] <annevk> apparently some checksum is not matching after it wasted about 10 minutes copying some files
- # [20:13] <annevk> also formatting the usb drive fails about half of the time
- # [20:13] * annevk wonders if it's the usb drive
- # [20:14] * Quits: eighty4_ (~eighty4@c-5eea77a4-74736162.cust.telenor.se) (Client Quit)
- # [20:14] * Joins: eighty4 (~eighty4@c-5eea77a4-74736162.cust.telenor.se)
- # [20:34] * Quits: riven (~riven@53518387.cable.casema.nl) (Read error: Connection reset by peer)
- # [20:35] * Joins: riven (~riven@53518387.cable.casema.nl)
- # [20:39] * Joins: nessy (~Adium@124-168-170-167.dyn.iinet.net.au)
- # [20:40] <annevk> it seems I finally succeeded
- # [20:41] <annevk> that only took 45min
- # [20:41] <annevk> o_O
- # [20:41] <annevk> now I need my new HD and it should be all good
- # [20:46] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [20:46] * Joins: cpearce (~cpearce@203-97-204-82.dsl.clear.net.nz)
- # [20:54] * Quits: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net) (Quit: taf2)
- # [20:54] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [21:12] * Quits: nessy (~Adium@124-168-170-167.dyn.iinet.net.au) (Quit: Leaving.)
- # [21:14] <AryehGregor> Is there some official source from Google that says what codecs Chrome supports by default?
- # [21:14] <AryehGregor> Or, rather, at all?
- # [21:17] <AryehGregor> Chromium too. I think that's "whatever ffmpeg supports, if you compile it right", but I don't have a reliable source.
- # [21:19] * AryehGregor is editing <http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(HTML5)>, needless to say
- # [21:28] * Joins: jwalden (~waldo@nat/mozilla/x-czklyxzwiwivrwke)
- # [21:36] <annevk> afaik it's h.264/theora for chrome and just theora for default chromium
- # [21:36] <annevk> not sure where this is documented
- # [21:36] <AryehGregor> Yes, but what about other stuff like WAV PCM and AAC? Also, I need an actual source.
- # [21:36] <AryehGregor> Some dude already reverted some of my changes, so I need to actually substantiate them.
- # [21:42] * paul_irish_ is now known as paul_irish
- # [21:44] * Joins: nessy (~Adium@124-168-170-167.dyn.iinet.net.au)
- # [21:57] * Quits: ROBOd2 (~robod@89.122.216.38) (Quit: http://www.robodesign.ro)
- # [22:01] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [22:02] <othermaciej> AryehGregor: I bet if you ask on #chromium someone can help you
- # [22:04] * Joins: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams)
- # [22:13] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [22:16] * Quits: mlpug (~mlpug@a88-115-164-40.elisa-laajakaista.fi) (Remote host closed the connection)
- # [22:20] * Quits: lazni (~lazni@118.71.114.152) (Quit: Leaving.)
- # [22:21] * Joins: lazni (~lazni@118.71.83.136)
- # [22:23] <AryehGregor> othermaciej, I did, but didn't get a reliable source. I went with a link to source code, but not sure if the other guy will think that's acceptable . . . it doesn't really meet Wikipedia guidelines.
- # [22:24] <AryehGregor> Of course, the rest of the article is largely unsourced, so big deal.
- # [22:24] <othermaciej> what could be more reliable than the source code?
- # [22:24] <othermaciej> are you looking for an official policy statement from Google?
- # [22:25] <AryehGregor> Source code is reliable, but it can't reasonably be interpreted without programming knowledge *and* quite a bit of tinkering.
- # [22:26] <othermaciej> AryehGregor: I think Chrome also supports MPEG AAC audio, from looking at that source code
- # [22:26] <Philip`> You could write a blog post summarising the source, and then link to that
- # [22:26] <AryehGregor> I wouldn't mind if it were a blog post by a Chrome developer, or even a blog comment, just something that has a clear statement and is at least vaguely authoritative.
- # [22:26] <othermaciej> AryehGregor: (as does Safari)
- # [22:26] <othermaciej> AryehGregor: there was a post about their plans on the WHATWG list, but it might not have enough detail
- # [22:26] <AryehGregor> Philip`, I'm certainly not reliable as a source here, I don't have any actual knowledge.
- # [22:26] <AryehGregor> Hmm, do you remember when that was or what it was called or whatever? Or have a link?
- # [22:27] <othermaciej> this article says Chrome will support H.264 video, AAC audio, and Ogg Theora and Vorbis: http://news.cnet.com/8301-17939_109-10250958-2.html
- # [22:27] <AryehGregor> Thanks.
- # [22:27] <othermaciej> quoting a Google speaker
- # [22:28] <othermaciej> it does not cite MP3, but from the source that does appear to be supported as well
- # [22:28] * Joins: roc (~roc@203-97-204-82.dsl.clear.net.nz)
- # [22:28] <AryehGregor> Chromium is actually more important to me, because he put "Yes" for H.264/MP3 for WebKit, and I changed it to "Depends" because Chromium doesn't support those by default.
- # [22:28] <AryehGregor> (although in practice it usually will if it's a distro Linux package using system libraries, and non-Linux users are unlikely to use Chromium)
- # [22:29] <othermaciej> AryehGregor: besides Chromium there are also the Gtk and Qt ports of WebKit which also depend on how the relevant media framework is configured
- # [22:29] <othermaciej> the Gtk port supports whatever GStreamer supports
- # [22:30] <roc> AryehGregor: do Linux distros generally package H.264? Fedora 11, at least, did not
- # [22:30] <AryehGregor> Do you have a quotable source for that? I could give a link to the IRC logs, but that would probably be considered unreliable. :)
- # [22:30] <othermaciej> AryehGregor: I don't know if I have a source other than source code, but I can try googling
- # [22:31] <othermaciej> http://www.linux.org/news/2007/12/17/0001.html
- # [22:31] <AryehGregor> roc, the Ubuntu Chromium package lets you install it either with or without non-free codecs. I suspect that typically the non-free codecs would be installed, since they're needed to play lots of content users would be likely to have.
- # [22:31] <othermaciej> I guess this would be the better reference: http://arstechnica.com/open-source/news/2007/12/html5-video-support-in-gtkwebkit.ars
- # [22:31] <AryehGregor> othermaciej, thanks. I'll see what the guy says.
- # [22:33] <roc> AryehGregor: I don't know how that works, since AFAIK Canonical doesn't have a license to distribute H.264
- # [22:34] <roc> codec
- # [22:34] <AryehGregor> roc, I think it's some dodgy thing where it's not installed by default, and you have to click through some dialog saying you have the right to use the codec -- e.g., live in a country where it's not patented. (I'm sure it's not patented in, say, Iran.)
- # [22:35] <AryehGregor> I don't know how they get away with it.
- # [22:35] * Quits: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net) (Ping timeout: 264 seconds)
- # [22:35] <AryehGregor> Maybe they do have some kind of license for some of the key codecs. IIRC, Dell licenses them for its Ubuntu computers.
- # [22:36] <roc> now I get to rant about how MPEG-LA selective enforcement conspires with well-meaning free software advocates promoting "legal workarounds" to hopelessly confuse the situation and reduce the chance we'll get a truly free solution
- # [22:37] <AryehGregor> Chromium is only in PPAs in current versions, and this page makes it seem like the chromium-codecs-ffmpeg* packages aren't yet available in Lucid: http://packages.ubuntu.com/lucid/chromium-browser
- # [22:38] <AryehGregor> So as far as Chromium specifically goes, Canonical might not officially know about what codecs are available.
- # [22:38] <AryehGregor> I do know that I can play patented formats in Totem and so on, and I don't think I ever did anything except maybe click through some dialog very early on.
- # [22:39] * Joins: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net)
- # [22:39] <AryehGregor> Fabien Tassin is the Chromium PPA maintainer, you could ask him. He's on freenode right now with the nick fta.
- # [22:43] * Quits: Bolkonskij (~Bolkonski@host43-217-dynamic.54-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
- # [22:44] * Joins: Lachy (~Lachlan@london.perfect-privacy.com)
- # [22:48] * Quits: nattokirai (~nattokira@y226086.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
- # [23:04] * Quits: dbaron (~dbaron@c-98-234-51-190.hsd1.ca.comcast.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [23:04] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:13] * Quits: Maurice (copyman@5ED548D4.cable.ziggo.nl)
- # [23:19] * Quits: lazni (~lazni@118.71.83.136) (Quit: Leaving.)
- # [23:19] * Joins: lazni (~lazni@118.71.83.136)
- # [23:22] * Quits: grimboy (~grimboy@bcm-131-111-216-247.girton.cam.ac.uk) (Quit: grimboy)
- # [23:23] * Joins: ttepasse (~ttepasse@dslb-084-060-035-169.pools.arcor-ip.net)
- # [23:45] * Quits: Lachy (~Lachlan@london.perfect-privacy.com) (Quit: Leaving)
- # [23:57] * Joins: shepazutoo (~schepers@adsl-144-142-23.rmo.bellsouth.net)
- # Session Close: Mon Mar 01 00:00:00 2010
The end :)