<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>betapoint.tv &#187; html 5</title>
	<atom:link href="http://betapoint.tv/tag/html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://betapoint.tv</link>
	<description>a starting point for ideas</description>
	<lastBuildDate>Mon, 04 Apr 2011 15:47:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Html5 video</title>
		<link>http://betapoint.tv/publicthoughts/html5-video/</link>
		<comments>http://betapoint.tv/publicthoughts/html5-video/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 16:46:46 +0000</pubDate>
		<dc:creator>nathan</dc:creator>
				<category><![CDATA[publicThoughts]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://betapoint.tv/?p=190</guid>
		<description><![CDATA[Getting a video element on the page (for firefox3.5 anyway) was not an issue. The video tag was easy to understand. It was even fairly simple to begin the  construction of my own interface &#8211; instead of using the default &#8216;controls&#8217;. But what I am confused about is why?
All this clamor around open video [...]]]></description>
			<content:encoded><![CDATA[<p>Getting a video element on the page (for firefox3.5 anyway) was not an issue. The video tag was easy to understand. It was even fairly simple to begin the  construction of my own interface &#8211; instead of using the default &#8216;controls&#8217;. But what I am confused about is why?</p>
<p>All this clamor around open video and the new html spec have claimed to remove the &#8216;walled garden&#8217; that flash is within the context of a page. Meaning that while users can see and interact with the content on the page, machines and code can not.</p>
<p>Now with the new html 5 video tag, spiders and other software can now identify the fact that there is a video on the page.</p>
<p>Can someone please help me understand how that is so much different than flash?</p>
<p>Whether or not the machine or software can identify video embedded on a page is still moot point until we can train that &#8216;reader&#8217; to parse and understand the contents AND context of the video.</p>
]]></content:encoded>
			<wfw:commentRss>http://betapoint.tv/publicthoughts/html5-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html 5 open video test</title>
		<link>http://betapoint.tv/publicthoughts/html-5-open-video-test/</link>
		<comments>http://betapoint.tv/publicthoughts/html-5-open-video-test/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:39:10 +0000</pubDate>
		<dc:creator>nathan</dc:creator>
				<category><![CDATA[publicThoughts]]></category>
		<category><![CDATA[firefox 3.5]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[ogg theora]]></category>
		<category><![CDATA[open video]]></category>

		<guid isPermaLink="false">http://betapoint.tv/?p=172</guid>
		<description><![CDATA[well that was remarkably easy. added the &#8216;controls&#8217; attribute and specified a width and height and was up and running.
&#60;video tabindex="0" controls id="video" src="http://blip.tv/file/get/Nathank000-postrollTest594.ogv" width='320' height='240'&#62;&#60;/video&#62;

]]></description>
			<content:encoded><![CDATA[<p>well that was remarkably easy. added the &#8216;controls&#8217; attribute and specified a width and height and was up and running.</p>
<pre>&lt;video tabindex="0" controls id="video" src="http://blip.tv/file/get/Nathank000-postrollTest594.ogv" width='320' height='240'&gt;&lt;/video&gt;</pre>
<p><video tabindex="0" controls id="video" src="http://blip.tv/file/get/Nathank000-postrollTest594.ogv" width='320' height='240'></video></p>
]]></content:encoded>
			<wfw:commentRss>http://betapoint.tv/publicthoughts/html-5-open-video-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Nathank000-postrollTest594.ogv" length="175748" type="video/ogg" />
		</item>
	</channel>
</rss>

