<?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: HTML5 Media Support: video and audio tags and scriptability</title>
	<atom:link href="http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Daniel Luz</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-259289</link>
		<dc:creator>Daniel Luz</dc:creator>
		<pubDate>Sun, 25 Nov 2007 15:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-259289</guid>
		<description>Marcel, that is exactly how XHTML has been handling boolean, &quot;valueless&quot; attributes, like &quot;checked&quot; and &quot;disabled&quot; in form elements.</description>
		<content:encoded><![CDATA[<p>Marcel, that is exactly how XHTML has been handling boolean, &#8220;valueless&#8221; attributes, like &#8220;checked&#8221; and &#8220;disabled&#8221; in form elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zsolt</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258692</link>
		<dc:creator>Zsolt</dc:creator>
		<pubDate>Wed, 14 Nov 2007 12:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258692</guid>
		<description>@Axel
as far as i know the video tag uses the Theora codec, so install that and everything should be good.</description>
		<content:encoded><![CDATA[<p>@Axel<br />
as far as i know the video tag uses the Theora codec, so install that and everything should be good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258691</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Wed, 14 Nov 2007 10:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258691</guid>
		<description>Anne, I understand there are standards, I&#039;m just saying that - in my opinion, anyway - attributes and their respective values should make sense. To me, &quot;autoplay=autoplay&quot; looks rather unconventional.

Alas, HTML5 is still several years away from mainstream use and abuse. For now I&#039;ll stick with Flash videos where necessary, and I&#039;ll be putting them in my pages using javascript ;-)</description>
		<content:encoded><![CDATA[<p>Anne, I understand there are standards, I&#8217;m just saying that &#8211; in my opinion, anyway &#8211; attributes and their respective values should make sense. To me, &#8220;autoplay=autoplay&#8221; looks rather unconventional.</p>
<p>Alas, HTML5 is still several years away from mainstream use and abuse. For now I&#8217;ll stick with Flash videos where necessary, and I&#8217;ll be putting them in my pages using javascript ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258689</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Wed, 14 Nov 2007 08:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258689</guid>
		<description>Kyriakos, such a feature is kind of the point. If there was no autoplay=&quot;&quot; attribute authors would implement that by script, which would make it way harder for people to disable if they wanted to.</description>
		<content:encoded><![CDATA[<p>Kyriakos, such a feature is kind of the point. If there was no autoplay=&#8221;" attribute authors would implement that by script, which would make it way harder for people to disable if they wanted to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258676</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Tue, 13 Nov 2007 22:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258676</guid>
		<description>@jacob
Of course, shame on me, did not scrolled source code to the right...</description>
		<content:encoded><![CDATA[<p>@jacob<br />
Of course, shame on me, did not scrolled source code to the right&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EmEhRKay</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258675</link>
		<dc:creator>EmEhRKay</dc:creator>
		<pubDate>Tue, 13 Nov 2007 22:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258675</guid>
		<description>@Axel

Maybe we&#039;ll get a VLC webplugin</description>
		<content:encoded><![CDATA[<p>@Axel</p>
<p>Maybe we&#8217;ll get a VLC webplugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258674</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Tue, 13 Nov 2007 22:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258674</guid>
		<description>@emil
it will play only the first video. If you look closely you&#039;ll see that the code is: &quot;var myVideo = document.getElementsByTagName(&#039;video&#039;)[0];&quot;</description>
		<content:encoded><![CDATA[<p>@emil<br />
it will play only the first video. If you look closely you&#8217;ll see that the code is: &#8220;var myVideo = document.getElementsByTagName(&#8216;video&#8217;)[0];&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258672</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 13 Nov 2007 21:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258672</guid>
		<description>Yippee! Now we need to back to installing every codec ever made again!  I can hardly wait!</description>
		<content:encoded><![CDATA[<p>Yippee! Now we need to back to installing every codec ever made again!  I can hardly wait!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258667</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Tue, 13 Nov 2007 20:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258667</guid>
		<description>There&#039;s something strange in JS code: getElementsByTagName usually returns array, so what myVideo.play() code will intend to do if there are more than one video tag? Play them all? huh</description>
		<content:encoded><![CDATA[<p>There&#8217;s something strange in JS code: getElementsByTagName usually returns array, so what myVideo.play() code will intend to do if there are more than one video tag? Play them all? huh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyriakos</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258663</link>
		<dc:creator>Kyriakos</dc:creator>
		<pubDate>Tue, 13 Nov 2007 18:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258663</guid>
		<description>I feel that the &quot;autoplay&quot; feature is a bad bad idea. At least i am sure it will get abused browsers will eventually come up with a Disable Autoplay for video/audio option.</description>
		<content:encoded><![CDATA[<p>I feel that the &#8220;autoplay&#8221; feature is a bad bad idea. At least i am sure it will get abused browsers will eventually come up with a Disable Autoplay for video/audio option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258662</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Tue, 13 Nov 2007 18:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258662</guid>
		<description>Marcel, we want it to remain consistent with the rest of the HTML standard.</description>
		<content:encoded><![CDATA[<p>Marcel, we want it to remain consistent with the rest of the HTML standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zsolt</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258648</link>
		<dc:creator>Zsolt</dc:creator>
		<pubDate>Tue, 13 Nov 2007 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258648</guid>
		<description>Do not forget to check out Opera&#039;s implementation
http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/</description>
		<content:encoded><![CDATA[<p>Do not forget to check out Opera&#8217;s implementation<br />
<a href="http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/" rel="nofollow">http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258645</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Tue, 13 Nov 2007 14:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258645</guid>
		<description>Attributes should have values indeed. But &quot;autoplay=autoplay&quot; doesn&#039;t make sense, really. If it&#039;s a boolean value you could just make it &quot;autoplay=true&quot; or &quot;autoplay=yes&quot;, much more readable and it makes more sense, grammatically.</description>
		<content:encoded><![CDATA[<p>Attributes should have values indeed. But &#8220;autoplay=autoplay&#8221; doesn&#8217;t make sense, really. If it&#8217;s a boolean value you could just make it &#8220;autoplay=true&#8221; or &#8220;autoplay=yes&#8221;, much more readable and it makes more sense, grammatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EmEhRKay</title>
		<link>http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability/comment-page-1#comment-258639</link>
		<dc:creator>EmEhRKay</dc:creator>
		<pubDate>Tue, 13 Nov 2007 13:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3002#comment-258639</guid>
		<description>Very cool and a great step in the right direction. I like how these media items are treated as regular elements in the dom. But I can easily see this  being an issue across browsers, IE will handle how it knows when a video has started or stopped differently than FF, etc. 
I would have thought that the autoplay attribute would be autoplay=&quot;autoplay&quot; just like any other valid tag attribute.</description>
		<content:encoded><![CDATA[<p>Very cool and a great step in the right direction. I like how these media items are treated as regular elements in the dom. But I can easily see this  being an issue across browsers, IE will handle how it knows when a video has started or stopped differently than FF, etc.<br />
I would have thought that the autoplay attribute would be autoplay=&#8221;autoplay&#8221; just like any other valid tag attribute.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

