Difference between revisions of "Tasks"
From Viewpoints Intelligent Archive
(Created page with "== On the Talks page == The Talks by Alan Kay page is a list of talk movies by Alan Kay. The "Status" column shows either: * (blank): Only a link to the movie exists. *...") |
|||
Line 15: | Line 15: | ||
The second task is to annotate such a page, and do general clean up. It is not to express your opinions, however. I think it is a good practice to stick to facts in annotation, and in general it is meant to be done by knowledgeable collaborators. | The second task is to annotate such a page, and do general clean up. It is not to express your opinions, however. I think it is a good practice to stick to facts in annotation, and in general it is meant to be done by knowledgeable collaborators. | ||
+ | |||
+ | == Coding == | ||
+ | All relevant code is available at: | ||
+ | |||
+ | [https://github.com/yoshikiohshima/mediawiki-embedvideo|https://github.com/yoshikiohshima/mediawiki-embedvideo] It is a fork of the official EmbedVideo extension but mildly modified to support stationary movie screen and interactive captioning. |
Latest revision as of 02:57, 13 December 2017
On the Talks page
The Talks by Alan Kay page is a list of talk movies by Alan Kay. The "Status" column shows either:
- (blank): Only a link to the movie exists.
- Stub: The machine generated transcript is used as a place holder.
- Transcript: The Transcript is cleaned by human.
- Annotated: (In addition to "Transcript", the movie's transcript is cleaned up, and annotated with relevant comments.
The first task for a movie with blank or Stub status is to edit the page so that:
- The <subtitle>...</subtitle> tag surrounds proper sentences.
- The timing of id="..." is within 1 second accuracy.
I'd like to solicit anybody who can take time to do this task for a movie you like.
The second task is to annotate such a page, and do general clean up. It is not to express your opinions, however. I think it is a good practice to stick to facts in annotation, and in general it is meant to be done by knowledgeable collaborators.
Coding
All relevant code is available at:
[1] It is a fork of the official EmbedVideo extension but mildly modified to support stationary movie screen and interactive captioning.