<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Attaching subtitles to HTML5 video</title>
	<atom:link href="http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/</link>
	<description>Silvia&#039;s blog</description>
	<lastBuildDate>Sun, 28 Feb 2010 17:51:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-4352</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-4352</guid>
		<description>Here&#039;s another cool demo of how to do lyrics for an audio file in a really nicely animated way with SVG. Only problem is they used setInterval, so sync can be out of whack: http://svg-wow.org/audio/animated-lyrics.html</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another cool demo of how to do lyrics for an audio file in a really nicely animated way with SVG. Only problem is they used setInterval, so sync can be out of whack: <a href="http://svg-wow.org/audio/animated-lyrics.html" rel="nofollow">http://svg-wow.org/audio/animated-lyrics.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML5, YouTube, and Why the Emperor has no Captions &#171; bill creswell &#8211; captioning the internet one video at a time</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-3921</link>
		<dc:creator>HTML5, YouTube, and Why the Emperor has no Captions &#171; bill creswell &#8211; captioning the internet one video at a time</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-3921</guid>
		<description>[...] There are several examples of how captions *can* be implemented with javascript, but not standard format. &lt;cite&gt;http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/&lt;/cite&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] There are several examples of how captions *can* be implemented with javascript, but not standard format. &lt;cite&gt;http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/&lt;/cite&gt; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-1038</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Mon, 06 Jul 2009 01:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-1038</guid>
		<description>Another new javascript has been released - this time as a greasmonkey script, that will automatically attache captions created in a wiki with the html5 video element. Felipe Sanches from Bazil published it at http://bighead.poli.usp.br/~juca/code/greasemonkey/wiki_subs.user.js and a test page is at http://www.gpopai.usp.br/subs/test_wikisubs.html .

The greasemonkey script fetches the subtitles from the following wikipage:
http://www.wstr.org/subs/index.php?title=Subtitles/URL/http://www.fabricio.org/talks/2009/fisl10/FISL10-Zuardi.ogg
and asks for contribution of subtitles if it doesn&#039;t exist.</description>
		<content:encoded><![CDATA[<p>Another new javascript has been released &#8211; this time as a greasmonkey script, that will automatically attache captions created in a wiki with the html5 video element. Felipe Sanches from Bazil published it at <a href="http://bighead.poli.usp.br/~juca/code/greasemonkey/wiki_subs.user.js" rel="nofollow">http://bighead.poli.usp.br/~juca/code/greasemonkey/wiki_subs.user.js</a> and a test page is at <a href="http://www.gpopai.usp.br/subs/test_wikisubs.html" rel="nofollow">http://www.gpopai.usp.br/subs/test_wikisubs.html</a> .</p>
<p>The greasemonkey script fetches the subtitles from the following wikipage:<br />
<a href="http://www.wstr.org/subs/index.php?title=Subtitles/URL/http://www.fabricio.org/talks/2009/fisl10/FISL10-Zuardi.ogg" rel="nofollow">http://www.wstr.org/subs/index.php?title=Subtitles/URL/http://www.fabricio.org/talks/2009/fisl10/FISL10-Zuardi.ogg</a><br />
and asks for contribution of subtitles if it doesn&#8217;t exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proposal subtitle for HTML5 video tag &#171; WiseCodes : Bringing You The Power of Code !!</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-1021</link>
		<dc:creator>Proposal subtitle for HTML5 video tag &#171; WiseCodes : Bringing You The Power of Code !!</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-1021</guid>
		<description>[...] Ginger&#8217;s Thoughts I read a very interesting proposal which I believe is that in just a proposal. Although the idea is very good and it might be [...]</description>
		<content:encoded><![CDATA[<p>[...] Ginger&#8217;s Thoughts I read a very interesting proposal which I believe is that in just a proposal. Although the idea is very good and it might be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Propuesta de subtítulos para el tag video en HTML5 &#124; aNieto2K</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-1000</link>
		<dc:creator>Propuesta de subtítulos para el tag video en HTML5 &#124; aNieto2K</dc:creator>
		<pubDate>Tue, 30 Jun 2009 17:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-1000</guid>
		<description>[...] En Ginger&#8217;s Thoughts leo una propuesta muy interesante que creo que quedará en solo eso, una propuesta. Aunque la idea es muy buena y podría ser interesante disponer de ello en el nuevo HTML5. La propuesta es de Diciembre de 2008, y por el momento no hay novedades al respecto. [...]</description>
		<content:encoded><![CDATA[<p>[...] En Ginger&#8217;s Thoughts leo una propuesta muy interesante que creo que quedará en solo eso, una propuesta. Aunque la idea es muy buena y podría ser interesante disponer de ello en el nuevo HTML5. La propuesta es de Diciembre de 2008, y por el momento no hay novedades al respecto. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-866</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Sat, 21 Mar 2009 03:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-866</guid>
		<description>Brett, 

XHTML+SMIL do not actually include any solutions for out-of-band time-aligned text. It is still much too complicated for what we are looking to solve.

The basic problem is that SMIL still comes from a background of creating multimedia experiences. In particular it is about animation, content control, media objects, timing and synchronization, and transition effects. The idea is to create interactive experiences with SMIL. XHTML+SMIL doesn&#039;t change that.

HTML5 video comes from a *much* simpler approach: let&#039;s just be able to include &lt;video&gt; as an element into a Web page and possibly associate some text with it. No animations, no interactivity, no transitions.

Where the more complex functionality is required, SMIL should indeed be regarded. But not for the simple &lt;video&gt; or &lt;audio&gt; element.</description>
		<content:encoded><![CDATA[<p>Brett, </p>
<p>XHTML+SMIL do not actually include any solutions for out-of-band time-aligned text. It is still much too complicated for what we are looking to solve.</p>
<p>The basic problem is that SMIL still comes from a background of creating multimedia experiences. In particular it is about animation, content control, media objects, timing and synchronization, and transition effects. The idea is to create interactive experiences with SMIL. XHTML+SMIL doesn&#8217;t change that.</p>
<p>HTML5 video comes from a *much* simpler approach: let&#8217;s just be able to include &lt;video> as an element into a Web page and possibly associate some text with it. No animations, no interactivity, no transitions.</p>
<p>Where the more complex functionality is required, SMIL should indeed be regarded. But not for the simple &lt;video> or &lt;audio> element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Zamir</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-851</link>
		<dc:creator>Brett Zamir</dc:creator>
		<pubDate>Thu, 19 Mar 2009 01:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-851</guid>
		<description>Ok, but what do you think of the XHTML+SMIL profile? If a specific spec was designed to make them work together, wouldn&#039;t it be doable for HTML5 too?  (I see their design rationale at http://www.w3.org/TR/XHTMLplusSMIL/#Design explains why a few modules were left out, though it looks like all that could be were included.) Thanks, Brett</description>
		<content:encoded><![CDATA[<p>Ok, but what do you think of the XHTML+SMIL profile? If a specific spec was designed to make them work together, wouldn&#8217;t it be doable for HTML5 too?  (I see their design rationale at <a href="http://www.w3.org/TR/XHTMLplusSMIL/#Design" rel="nofollow">http://www.w3.org/TR/XHTMLplusSMIL/#Design</a> explains why a few modules were left out, though it looks like all that could be were included.) Thanks, Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-847</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-847</guid>
		<description>Brett Zamir, SMIL is much too complex to take it straight into HTML5. Possibly a subpart of it could be used for a specific purpose. But we have seen from SVG that taking over some SMIL markup isn&#039;t always satisfactory - in fact it is often too restrictive and at the same time too broad. That doesn&#039;t mean inspiration cannot be had from it though!</description>
		<content:encoded><![CDATA[<p>Brett Zamir, SMIL is much too complex to take it straight into HTML5. Possibly a subpart of it could be used for a specific purpose. But we have seen from SVG that taking over some SMIL markup isn&#8217;t always satisfactory &#8211; in fact it is often too restrictive and at the same time too broad. That doesn&#8217;t mean inspiration cannot be had from it though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Zamir</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-845</link>
		<dc:creator>Brett Zamir</dc:creator>
		<pubDate>Wed, 18 Mar 2009 01:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-845</guid>
		<description>Out of curiosity, couldn&#039;t http://www.w3.org/TR/XHTMLplusSMIL be used ? Isn&#039;t that what SMIL is all about? (As an aside, I really wish we&#039;d all make a transition to true XHTML already, rather than becoming ever more dependent on HTML--sigh)</description>
		<content:encoded><![CDATA[<p>Out of curiosity, couldn&#8217;t <a href="http://www.w3.org/TR/XHTMLplusSMIL" rel="nofollow">http://www.w3.org/TR/XHTMLplusSMIL</a> be used ? Isn&#8217;t that what SMIL is all about? (As an aside, I really wish we&#8217;d all make a transition to true XHTML already, rather than becoming ever more dependent on HTML&#8211;sigh)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/comment-page-1/#comment-756</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Sun, 04 Jan 2009 05:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=259#comment-756</guid>
		<description>Everything that is being discussed about &lt;video&gt; will also apply to &lt;audio&gt;.</description>
		<content:encoded><![CDATA[<p>Everything that is being discussed about &lt;video> will also apply to &lt;audio>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
