<?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: A review of the W3C Timed Text Authoring Format</title>
	<atom:link href="http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/</link>
	<description>Silvia&#039;s blog</description>
	<lastBuildDate>Sat, 28 Aug 2010 15:45:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/comment-page-1/#comment-5329</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Fri, 26 Mar 2010 20:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=428#comment-5329</guid>
		<description>@JeroenW The thing is: it&#039;s not a caption standard alone, it&#039;s a timed text standard and timed text can be a lot more than just subtitles and captions. For example, why should we have to invent another format to do the timed annotations that YouTube does? There is not a lot of functionality in the timed annotations that TTML (as it seems to be called now) does not provide - apart from hyperlinks. Do we really need a different format for each timed text type application?</description>
		<content:encoded><![CDATA[<p>@JeroenW The thing is: it&#8217;s not a caption standard alone, it&#8217;s a timed text standard and timed text can be a lot more than just subtitles and captions. For example, why should we have to invent another format to do the timed annotations that YouTube does? There is not a lot of functionality in the timed annotations that TTML (as it seems to be called now) does not provide &#8211; apart from hyperlinks. Do we really need a different format for each timed text type application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeroenW</title>
		<link>http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/comment-page-1/#comment-5323</link>
		<dc:creator>JeroenW</dc:creator>
		<pubDate>Fri, 26 Mar 2010 12:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=428#comment-5323</guid>
		<description>I actually think the decision to leave hyperlinking out of the timed text format was a good one. In the one hand it does limit the number of use cases, on the other hand it does reflect the intend of the TT language:

 * Captions are a visual translation of a clip&#039;s audio stream. When adding hyperlinks to it, the captions actually start offering additional features. This might get confusing. 
 * Obviously, captions will be widely used for accessibility purposes. Assistive devices will have a hard time offering an interface to interact with in-caption hyperlinks. 
 * The immediate use case I see for links inside captions will be advertising (like Youtube&#039;s adsense overlays). This might stretch Timed Text from a captions into an advertising standard ...

Overall, great piece. Thanks for the exhaustive overview!</description>
		<content:encoded><![CDATA[<p>I actually think the decision to leave hyperlinking out of the timed text format was a good one. In the one hand it does limit the number of use cases, on the other hand it does reflect the intend of the TT language:</p>
<p> * Captions are a visual translation of a clip&#8217;s audio stream. When adding hyperlinks to it, the captions actually start offering additional features. This might get confusing.<br />
 * Obviously, captions will be widely used for accessibility purposes. Assistive devices will have a hard time offering an interface to interact with in-caption hyperlinks.<br />
 * The immediate use case I see for links inside captions will be advertising (like Youtube&#8217;s adsense overlays). This might stretch Timed Text from a captions into an advertising standard &#8230;</p>
<p>Overall, great piece. Thanks for the exhaustive overview!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/comment-page-1/#comment-989</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Sun, 28 Jun 2009 22:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=428#comment-989</guid>
		<description>Daniel,

Thanks for the link to SMIL. I now understand where the extra &quot;dur&quot; attribute comes from - because SMIL allows for example to have repeats on an event, &quot;dur&quot; is a delimiting attribute that provides an upper limit for repeats. Since there are no dynamics in DFXP (thank god!), &quot;dur&quot; is probably surplus and should be let go of.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Thanks for the link to SMIL. I now understand where the extra &#8220;dur&#8221; attribute comes from &#8211; because SMIL allows for example to have repeats on an event, &#8220;dur&#8221; is a delimiting attribute that provides an upper limit for repeats. Since there are no dynamics in DFXP (thank god!), &#8220;dur&#8221; is probably surplus and should be let go of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.gingertech.net/2009/06/28/a-review-of-the-w3c-timed-text-authoring-format/comment-page-1/#comment-988</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/?p=428#comment-988</guid>
		<description>I agree about the &quot;end&quot; and &quot;dur&quot; ambiguity. The problem stems from the fact that TimedText is making an explicit reference to the timing semantics of SMIL 2.1, but overrides the attribute grammar with a format that is very limited (i.e. no synchronization arcs, events, or access keys), without detailing the concrete semantic implications.

In SMIL, an author can use &quot;end&quot; and &quot;dur&quot; at the *same time* for an actual purpose (i.e. this is a &quot;feature&quot;): this mechanism offers some interesting timing effects due to  precedence order of &quot;end&quot; over &quot;dur&quot; resolved values.

In other words, &quot;end&quot; and &quot;dur&quot; are redundant in TimedText, in the sense that they are bound by simple arithmetic (end = begin + dur), which is not the case in SMIL because of more complex timing semantics and the way time values are resolved (e.g. non-deterministic events, animation sandwich model).

(just from the top of my mind on Sunday evening...I hope I&#039;m being clear enough :) )

http://www.w3.org/TR/2009/WD-ttaf1-dfxp-20090602/#timing-value-timeExpression

http://www.w3.org/TR/SMIL2/smil-timing.html#Timing-TimingAttributeGrammars</description>
		<content:encoded><![CDATA[<p>I agree about the &#8220;end&#8221; and &#8220;dur&#8221; ambiguity. The problem stems from the fact that TimedText is making an explicit reference to the timing semantics of SMIL 2.1, but overrides the attribute grammar with a format that is very limited (i.e. no synchronization arcs, events, or access keys), without detailing the concrete semantic implications.</p>
<p>In SMIL, an author can use &#8220;end&#8221; and &#8220;dur&#8221; at the *same time* for an actual purpose (i.e. this is a &#8220;feature&#8221;): this mechanism offers some interesting timing effects due to  precedence order of &#8220;end&#8221; over &#8220;dur&#8221; resolved values.</p>
<p>In other words, &#8220;end&#8221; and &#8220;dur&#8221; are redundant in TimedText, in the sense that they are bound by simple arithmetic (end = begin + dur), which is not the case in SMIL because of more complex timing semantics and the way time values are resolved (e.g. non-deterministic events, animation sandwich model).</p>
<p>(just from the top of my mind on Sunday evening&#8230;I hope I&#8217;m being clear enough <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p><a href="http://www.w3.org/TR/2009/WD-ttaf1-dfxp-20090602/#timing-value-timeExpression" rel="nofollow">http://www.w3.org/TR/2009/WD-ttaf1-dfxp-20090602/#timing-value-timeExpression</a></p>
<p><a href="http://www.w3.org/TR/SMIL2/smil-timing.html#Timing-TimingAttributeGrammars" rel="nofollow">http://www.w3.org/TR/SMIL2/smil-timing.html#Timing-TimingAttributeGrammars</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
