minor text changes
This commit is contained in:
parent
df66369348
commit
a634b2a88d
|
@ -14,7 +14,7 @@ var allSlides =
|
|||
},
|
||||
{
|
||||
"title": "this (structure of presentation)",
|
||||
"text": "Introduction to <audio /> and <video /> in HTML. \nBasic usage and examples of cool stuff. \nCodec Wars: Browser Wars in the 21st Century. \nRelated standards - timed text and media fragment URIs \nPad.ma: running a site using html <video /> for 3 years \nPan.do/ra: Future software development toward open media archives."
|
||||
"text": "Introduction to <audio /> and <video /> in HTML. \nBasic usage and examples of cool stuff. \nCodec Wars: Browser Wars in the 21st Century. \nRelated standards - timed text and media fragment URIs \nPad.ma: running a site using html <video /> for 3 years \nPan.do/ra: Software development toward open media archives."
|
||||
},
|
||||
{
|
||||
"title": "!this",
|
||||
|
@ -47,7 +47,7 @@ var allSlides =
|
|||
},
|
||||
{
|
||||
"title": "Codec wars",
|
||||
"text": "Ogg Theora: non-patent encumbered, developed by On2 and maintained by the Xiph Foundation, works with Firefox, Chrome, Opera \nH.264: patent-encumbered, license managed by the MPEG-LA consortium, works with IE9 and flash, supports hardware acceleration on certain devices \nWebM: vp8 codec developed by On2, bought and open-sourced by Google last year, works on Chrome, Firefox 4+. Broad support promised, include hardware acceleration support, and support in Flash."
|
||||
"text": "<b>Ogg Theora</b>: non-patent encumbered, developed by On2 and maintained by the Xiph Foundation, works with Firefox, Chrome, Opera \n<b>H.264</b>: patent-encumbered, license managed by the MPEG-LA consortium, works with IE9 and flash, supports hardware acceleration on certain devices \n<b>WebM</b>: vp8 codec developed by On2, bought and open-sourced by Google last year, works on Chrome, Firefox 4+. Broad support promised, include hardware acceleration support, and support in Flash."
|
||||
},
|
||||
{
|
||||
"title": "So what the hell should you do?",
|
||||
|
@ -99,8 +99,8 @@ var allSlides =
|
|||
"text": "Building a configurable frame-work for online video archives \nSome new ideas \nJSON architecture \n Software libraries - OxJS, python-ox"
|
||||
},
|
||||
{
|
||||
"title": "http://dev.pan.do",
|
||||
"iframe": "Pan.do/ra in development.."
|
||||
"title": "Pan.do/ra in development",
|
||||
"iframe": "http://dev.pan.do"
|
||||
},
|
||||
{
|
||||
"title": "We hope someday, you'll join us.. http://wiki.0x2620.org",
|
||||
|
|
Loading…
Reference in New Issue
Block a user