<?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>David Chin Online &#187; HTML 5</title>
	<atom:link href="http://www.davidchinphoto.com/tag/html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidchinphoto.com</link>
	<description>Photography and other interesting stuff</description>
	<lastBuildDate>Sun, 14 Mar 2010 10:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating / Converting To Ogg Theora Files on Mac OS X</title>
		<link>http://www.davidchinphoto.com/creating-converting-to-ogg-theora-files-on-mac-os-x/</link>
		<comments>http://www.davidchinphoto.com/creating-converting-to-ogg-theora-files-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 08:35:50 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[Firefox 3.5 Tips]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[Video Conversion]]></category>

		<guid isPermaLink="false">http://www.davidchinphoto.com/?p=526</guid>
		<description><![CDATA[Daring Fireball: Creating Ogg Theora Files on Mac OS X With ffmpeg2theora &#8211; John Gruber points out that this step is necessary, since:
To use the HTML 5 &#60;video&#62; tag in Firefox 3.5, you need video files encoded in the Ogg Theora format. Apple doesn’t support this format at all, so you can’t just export Ogg [...]]]></description>
			<content:encoded><![CDATA[<p><b><a href="http://daringfireball.net/2009/07/ffmpeg2theora">Daring Fireball: Creating Ogg Theora Files</a> on <a rel="nofollow" href="http://www.amazon.com/gp/search?ie=UTF8&#038;keywords=Mac OS X&#038;tag=dcp-20&#038;index=blended&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Mac OS X</a> With ffmpeg2theora</b> &#8211; John Gruber points out that this step is necessary, since:</p>
<blockquote><p>To use the HTML 5 &lt;video&gt; tag in Firefox 3.5, you need video files encoded in the Ogg Theora format. Apple doesn’t support this format at all, so you can’t just export Ogg files from QuickTime like you can with H.264/MPEG-4.</p></blockquote>
<p>&#8230; and &#8230;</p>
<blockquote><p><a href="http://v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a> is the one tool I found that simply just works for transcoding to Ogg Theora.</p></blockquote>
<p><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_d6675bd8-23d8-49ac-8964-4b1ea4507efa"  WIDTH="500px" HEIGHT="175px"> <PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&#038;MarketPlace=US&#038;ID=V20070822%2FUS%2Fthenikond200i-20%2F8010%2Fd6675bd8-23d8-49ac-8964-4b1ea4507efa&#038;Operation=GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&#038;MarketPlace=US&#038;ID=V20070822%2FUS%2Fthenikond200i-20%2F8010%2Fd6675bd8-23d8-49ac-8964-4b1ea4507efa&#038;Operation=GetDisplayTemplate" id="Player_d6675bd8-23d8-49ac-8964-4b1ea4507efa" quality="high" bgcolor="#ffffff" name="Player_d6675bd8-23d8-49ac-8964-4b1ea4507efa" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="175px" width="500px"></embed></OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&#038;MarketPlace=US&#038;ID=V20070822%2FUS%2Fthenikond200i-20%2F8010%2Fd6675bd8-23d8-49ac-8964-4b1ea4507efa&#038;Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidchinphoto.com/creating-converting-to-ogg-theora-files-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Video for Everybody</title>
		<link>http://www.davidchinphoto.com/html-5-video-for-everybody/</link>
		<comments>http://www.davidchinphoto.com/html-5-video-for-everybody/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 02:31:08 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.davidchinphoto.com/?p=314</guid>
		<description><![CDATA[camen design · Video for Everybody!:
Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 &#60;video&#62; element which offers native playback in Firefox 3.5 and Safari 3 &#038; 4.
Great reading for web developers who want to learn more about implementing embedded footage that takes [...]]]></description>
			<content:encoded><![CDATA[<p><b><a href="http://camendesign.com/code/video_for_everybody">camen design · Video for Everybody!</a></b>:</p>
<blockquote><p>Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 &lt;<code>video&gt;</code> element which offers native playback in Firefox 3.5 and Safari 3 &#038; 4.</p></blockquote>
<p>Great reading for web developers who want to learn more about implementing embedded footage that takes advantage of the browser&#8217;s native video support.</p>]]></content:encoded>
			<wfw:commentRss>http://www.davidchinphoto.com/html-5-video-for-everybody/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 video tag support &#8211; not so great yet</title>
		<link>http://www.davidchinphoto.com/html-5-video-tag-support-not-so-great-yet/</link>
		<comments>http://www.davidchinphoto.com/html-5-video-tag-support-not-so-great-yet/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 02:10:26 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.davidchinphoto.com/?p=302</guid>
		<description><![CDATA[John Gruber:
Whoops, not so fast. The only video format Firefox 3.5 supports for use with the &#60;video&#62; tag is Ogg, which almost no one uses. And so it can’t play H.264 MP4 files like the one in YouTube’s HTML 5 demo page.]]></description>
			<content:encoded><![CDATA[<p><b><a href="http://daringfireball.net/linked/2009/06/30/ff5">John Gruber</a>:</b></p>
<blockquote><p>Whoops, not so fast. The <a href="https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements">only video format Firefox 3.5 supports</a> for use with the <code>&lt;video&gt;</code> tag is Ogg, which almost no one uses. And so it can’t play H.264 MP4 files like the one in <a href="http://www.youtube.com/html5">YouTube’s HTML 5 demo page</a>.</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.davidchinphoto.com/html-5-video-tag-support-not-so-great-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
