<?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: More audio and video docs</title>
	<atom:link href="http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/</link>
	<description>Bits on the rampage: Eric Shepherd's blog.</description>
	<lastBuildDate>Sun, 14 Mar 2010 22:13:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mawrya</title>
		<link>http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/comment-page-1/#comment-82868</link>
		<dc:creator>mawrya</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/#comment-82868</guid>
		<description>Thanks for the reply. I looked up the WHATWG docs and it sounds like it does matter what you set as the value:

&quot;If the attribute is present, its value must either be the empty string or a value that is an ASCII case-insensitive  match for the attribute&#039;s canonical name, with no leading or trailing whitespace.&quot;

Based on this, one must use either:

 autoplay=&quot;&quot; OR autoplay=&quot;autoplay&quot; 

Otherwise the video wouldn&#039;t autoplay.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply. I looked up the WHATWG docs and it sounds like it does matter what you set as the value:</p>
<p>&#8220;If the attribute is present, its value must either be the empty string or a value that is an ASCII case-insensitive  match for the attribute&#8217;s canonical name, with no leading or trailing whitespace.&#8221;</p>
<p>Based on this, one must use either:</p>
<p> autoplay=&#8221;" OR autoplay=&#8221;autoplay&#8221; </p>
<p>Otherwise the video wouldn&#8217;t autoplay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheppy</title>
		<link>http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/comment-page-1/#comment-82865</link>
		<dc:creator>sheppy</dc:creator>
		<pubDate>Sat, 25 Oct 2008 01:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/#comment-82865</guid>
		<description>The reason the samples were written the way they are is because no matter what value you specify for autoplay, providing an autoplay option at all means the value is considered to be &quot;true&quot;.  Actually specifying &quot;true&quot; in the sample would confuse people into assuming that specifying &quot;false&quot; would mean &quot;false,&quot; when in actuality it means &quot;true&quot;.</description>
		<content:encoded><![CDATA[<p>The reason the samples were written the way they are is because no matter what value you specify for autoplay, providing an autoplay option at all means the value is considered to be &#8220;true&#8221;.  Actually specifying &#8220;true&#8221; in the sample would confuse people into assuming that specifying &#8220;false&#8221; would mean &#8220;false,&#8221; when in actuality it means &#8220;true&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mawrya</title>
		<link>http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/comment-page-1/#comment-82864</link>
		<dc:creator>mawrya</dc:creator>
		<pubDate>Fri, 24 Oct 2008 21:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitstampede.com/2008/10/24/more-audio-and-video-docs/#comment-82864</guid>
		<description>Looking good! I noticed that there is an autoplay &quot;attribute&quot; in the example but it has no value so its not valid XML, right? For people who are writing XHTML what should they be using?  autoplay=&quot;true&quot;, maybe?

I realize HTML5 doesn&#039;t have to be written as XML, but it might be nice to encourage people that way anyway, just to ensure they don&#039;t have problems.</description>
		<content:encoded><![CDATA[<p>Looking good! I noticed that there is an autoplay &#8220;attribute&#8221; in the example but it has no value so its not valid XML, right? For people who are writing XHTML what should they be using?  autoplay=&#8221;true&#8221;, maybe?</p>
<p>I realize HTML5 doesn&#8217;t have to be written as XML, but it might be nice to encourage people that way anyway, just to ensure they don&#8217;t have problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
