<?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>KodeeXII.Net &#187; html 5 support</title>
	<atom:link href="http://kodeexii.net/tag/html-5-support/feed" rel="self" type="application/rss+xml" />
	<link>http://kodeexii.net</link>
	<description>Hadee Roslan’s Ramblings on Technology, Mindset and Methodology to Build A Successful Online Business.</description>
	<lastBuildDate>Tue, 29 Nov 2011 10:47:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://kodeexii.net/?pushpress=hub'/>
<cloud domain='kodeexii.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
	<!-- google_ad_section_end --><!-- google_ad_section_start -->	<item>
		<title>HTML 5 and Open Video Support Comes Standard In Firefox 3.5</title>
		<link>http://kodeexii.net/html-5-and-open-video-support-comes-standard-in-firefox-3-5.html</link>
		<comments>http://kodeexii.net/html-5-and-open-video-support-comes-standard-in-firefox-3-5.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 10:04:58 +0000</pubDate>
		<dc:creator>kodeexii</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[firefox 3.5]]></category>
		<category><![CDATA[html 5 support]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[open video]]></category>

		<guid isPermaLink="false">http://kodeexii.net/blog/?p=928</guid>
		<description><![CDATA[After 10 plus years of HTML4.01, the world wide web is now looking at HTML 5. Major browsers have included many features of HTML 5 into their latest releases. Firefox 3.5 is among the few first browsers embeding support for HTML 5 tags. Check out Firefox 3.5 with the new HTML 5 video tag and Open Video support.]]></description>
			<content:encoded><![CDATA[<p>The current HTML 4.01 specification was finalized in 1999. 10 years have since passed. The World Wide Web is in dire need of a new standards. HTML 5, has very much become the focus of many in the Web world. HTML 5 support, in fact, is already embedded into the latest browser release &#8211; <a  target="_blank" href="http://en-us.www.mozilla.com/en-US/firefox/upgrade.html">Mozilla Firefox 3.5</a>.</p>
<p>It may be sometime before the <a  target="_blank" href="http://www.w3.org/TR/html5/">HTML 5 specifications</a> are finalized and released (<a  target="_blank" href="http://www.webmonkey.com/blog/HTML_5_Won_t_Be_Ready_Until_2022DOT_Yes__2022DOT">in 2022?</a>). However, a number of browsers are already supporting HTML 5 in their latest releases. Mozilla Firefox, Google Chrome, Opera and Safari are among the few browsers who have built support for HTML 5 in their latest browsers.</p>
<p><div id="attachment_940" class="wp-caption alignright" style="width: 220px"><a  target="_blank" href="http://en-us.www.mozilla.com/en-US/firefox/3.5/whatsnew/"><img src="http://kodeexii.net/blog/wp-content/uploads/2009/07/html5-openvideo-firefox35.png" alt="HTML 5 And Open Video In FireFox 3.5" title="HTML 5 And Open Video In FireFox 3.5" width="210" height="128" class="size-full wp-image-940" /></a><p class="wp-caption-text">HTML 5 And Open Video In FireFox 3.5</p></div>Yes, Mozilla Firefox 3.5 now supports HTML 5. Not all <a  target="_blank" href="http://htmlfive.appspot.com/">HTML 5 features</a> are supported, however. One of the most noticeable feature which came with HTML 5 is the video and audio tag.</p>
<p>The new HTML 5 video tag allows webmasters to insert audio videos easily into their websites. Firefox 3.5 also supports Open Video. The open video format supported and embeded within the new browser is the Ogg Theora and Vorbis codec.</p>
<p>HTML 5 and Open Video allows Firefox 3.5 to stream Ogg formated videos without the need of any third party plug-ins. No flash, Quicktime, Real Player, etc. Videos are played directly by the browser itself.</p>
<p>The following video is embedded in here using HTML 5&#8242;s video tag.<br />
<video src='http://tinyvid.tv/file/3uwvr4t3wi3rm.ogg' controls='controls' poster='http://kodeexii.net/blog/wp-content/uploads/2009/07/openvideo-videotag-sample.png' autobuffer='true'><br />
<blockquote>Your browser does not support the video tag. <a  target="_blank" href="http://en-us.www.mozilla.com/en-US/firefox/upgrade.html">Upgrade your browser</a> to view the video</p></blockquote>
<p></video><br />
You should be able to view the video above if you are viewing with Firefox 3.5 or any other browsers that supports HTML 5.</p>
<p>This &lt;video&gt; tag is certainly a nice improvement from the old &lt;object&gt; tag in HTML4.01. The &lt;video&gt; tag works similar to the &lt;img&gt; tag. Check it out. Just copy and paste the following code into a web page. </p>
<p>&lt;video src=&#8217;http://tinyvid.tv/file/3uwvr4t3wi3rm.ogg&#8217; controls=&#8217;controls&#8217;&gt;&lt;/video&gt;</p>
<p>That&#8217;s all it takes to insert a video into your web page. No worries about the availability of any third party video players like flash, real players, quicktime, etc.</p>
<p>Admittedly, Open Video and HTML 5 still have a long way to go. It&#8217;ll take a few years before they are fully supported by the mainstream web. At the moment, only a few sites are embracing the new open format. Among them is DailyMotion, who is transcoding all their video content into the Ogg Theora and Vorbis Open Video format. Check out <a  target="_blank" href="http://www.dailymotion.com/openvideodemo">DailyMotion&#8217;s Open Video Demo</a> page.</p>
<p>HTML 5 and all its benefits will certainly reach users long before the final version of the specification is released. Thanks to parties like Google, DailyMotion, and Mozilla Firefox. They are the driving force who will bring forth HTML 5 to the world wide web. </p>
<p>Following are a few more related readings on HTML 5, Open Video and Firefox 3.5</p>
<ul>
<li><a  target="_blank" href="http://www.webmonkey.com/blog/How_Firefox_Is_Pushing_Open_Video_Onto_the_Web">How Firefox Is Pushing Open Video Onto the Web</a></li>
<li><a  target="_blank" href="http://www.0xdeadbeef.com/weblog/?p=1312">DailyMotion And Open Video</a></li>
<li><a  target="_blank" href="http://standblog.org/blog/post/2009/05/28/Open-video:-chicken,-meet-egg">Open Video: Chicken, Meet Egg</a></li>
<li><a  target="_blank" href="http://blog.mozilla.com/blog/2009/01/26/in-support-of-open-video/">In Support of Open Video</a></li>
<li><a  target="_blank" href="http://www.webmonkey.com/blog/Google_Throws_Its_Weight_Behind_HTML_5">Google Throws Its Weight Behind HTML 5</a></li>
<li><a  target="_blank" href="http://www.webmonkey.com/blog/How_HTML_5_Is_Already_Changing_the_Web">How HTML 5 Is Already Changing the Web</a></li>
</ul>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'HTML 5 and Open Video Support Comes Standard In Firefox 3.5 on KodeeXII.Net',url: 'http://kodeexii.net/html-5-and-open-video-support-comes-standard-in-firefox-3-5.html',contentID: 'post',code: 'Hade2895',suggestTags: 'firefox 3.5,html 5 support,html5,open video',providerName: 'KodeeXII.Net',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://kodeexii.net/wp/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a  href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a  href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://kodeexii.net/html-5-and-open-video-support-comes-standard-in-firefox-3-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tinyvid.tv/file/3uwvr4t3wi3rm.ogg" length="7753048" type="video/ogg" />
		</item>
	<!-- google_ad_section_end --></channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 74/88 queries in 0.444 seconds using disk: basic
Object Caching 958/973 objects using disk: basic

Served from: kodeexii.net @ 2012-02-11 17:47:08 -->
