<?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: Youtube HTML5 Demo</title> <atom:link href="http://html5gallery.com/2009/05/youtube-html5-demo/feed/" rel="self" type="application/rss+xml" /><link>http://html5gallery.com/2009/05/youtube-html5-demo/</link> <description>A showcase of sites using HTML5 markup</description> <lastBuildDate>Mon, 21 May 2012 14:52:34 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Anon</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-435</link> <dc:creator>Anon</dc:creator> <pubDate>Sun, 11 Oct 2009 10:23:26 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-435</guid> <description>The video is in .mp4 format, which, if I remember correctly, Firefox doesn&#039;t support. Firefox works with Ogg/Ogv/Theora/Vorbis. Worked in Chrome though. I suspect it uses H.264, which Google is an advocate of.</description> <content:encoded><![CDATA[<p>The video is in .mp4 format, which, if I remember correctly, Firefox doesn&#8217;t support. Firefox works with Ogg/Ogv/Theora/Vorbis. Worked in Chrome though. I suspect it uses H.264, which Google is an advocate of.</p> ]]></content:encoded> </item> <item><title>By: Brendan</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-416</link> <dc:creator>Brendan</dc:creator> <pubDate>Wed, 07 Oct 2009 11:41:54 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-416</guid> <description>I have a current Firefox (3.5.3) and this page doesn&#039;t seem to work for me... has it broken recently?
Other HTML5 video stuff (eg http://open.bbc.co.uk/rad/demos/html5/rdtv/episode2/index.html) works just fine.</description> <content:encoded><![CDATA[<p>I have a current Firefox (3.5.3) and this page doesn&#8217;t seem to work for me&#8230; has it broken recently?</p><p>Other HTML5 video stuff (eg <a
href="http://open.bbc.co.uk/rad/demos/html5/rdtv/episode2/index.html" rel="nofollow">http://open.bbc.co.uk/rad/demos/html5/rdtv/episode2/index.html</a>) works just fine.</p> ]]></content:encoded> </item> <item><title>By: Alan</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-323</link> <dc:creator>Alan</dc:creator> <pubDate>Mon, 14 Sep 2009 14:01:08 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-323</guid> <description>Now that YouTube is requiring a Flash update that I honestly don&#039;t care to make, since it seems a little too invasive compared to previous updates, it is time for YouTube to switch to HTML5.</description> <content:encoded><![CDATA[<p>Now that YouTube is requiring a Flash update that I honestly don&#8217;t care to make, since it seems a little too invasive compared to previous updates, it is time for YouTube to switch to HTML5.</p> ]]></content:encoded> </item> <item><title>By: Daniel de Souza Telles</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-149</link> <dc:creator>Daniel de Souza Telles</dc:creator> <pubDate>Fri, 03 Jul 2009 19:20:28 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-149</guid> <description>This is beautiful. HTML5 is great!</description> <content:encoded><![CDATA[<p>This is beautiful. HTML5 is great!</p> ]]></content:encoded> </item> <item><title>By: html5gallery</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-86</link> <dc:creator>html5gallery</dc:creator> <pubDate>Tue, 09 Jun 2009 13:37:10 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-86</guid> <description>Yeah good point there Kal you can use several h1&#039;s on a page in html4 and xhtml1 though generally it&#039;s not deemed best practice to.</description> <content:encoded><![CDATA[<p>Yeah good point there Kal you can use several h1&#8242;s on a page in html4 and xhtml1 though generally it&#8217;s not deemed best practice to.</p> ]]></content:encoded> </item> <item><title>By: Kal Ström</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-85</link> <dc:creator>Kal Ström</dc:creator> <pubDate>Tue, 09 Jun 2009 07:09:17 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-85</guid> <description>That&#039;s simply not true. You can use several h1 headers in a page, even in html4 and xhtml. In html5 it will be even more used since the section tag will structure the page in new parts that could all have a new heading structure.</description> <content:encoded><![CDATA[<p>That&#8217;s simply not true. You can use several h1 headers in a page, even in html4 and xhtml. In html5 it will be even more used since the section tag will structure the page in new parts that could all have a new heading structure.</p> ]]></content:encoded> </item> <item><title>By: html5gallery</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-79</link> <dc:creator>html5gallery</dc:creator> <pubDate>Sun, 31 May 2009 08:38:15 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-79</guid> <description>Hi Tess
You&#039;re right normally you are only allowed one h1 in the document but with html5 you are allowed multiple h1&#039;s on a page.
However like you say I&#039;m still not sure if the footer is a good place to put a h1 especially as headings aren&#039;t allowed in the footer at the moment.
Rich</description> <content:encoded><![CDATA[<p>Hi Tess</p><p>You&#8217;re right normally you are only allowed one h1 in the document but with html5 you are allowed multiple h1&#8242;s on a page.</p><p>However like you say I&#8217;m still not sure if the footer is a good place to put a h1 especially as headings aren&#8217;t allowed in the footer at the moment.</p><p>Rich</p> ]]></content:encoded> </item> <item><title>By: Tess</title><link>http://html5gallery.com/2009/05/youtube-html5-demo/comment-page-1/#comment-69</link> <dc:creator>Tess</dc:creator> <pubDate>Fri, 29 May 2009 10:42:17 +0000</pubDate> <guid
isPermaLink="false">http://html5gallery.com/?p=317#comment-69</guid> <description>Considering that there should normally only be one h1 in the document, I&#039;d have thought that the footer would be the worst place to put it? Maybe it&#039;s just me?</description> <content:encoded><![CDATA[<p>Considering that there should normally only be one h1 in the document, I&#8217;d have thought that the footer would be the worst place to put it? Maybe it&#8217;s just me?</p> ]]></content:encoded> </item> </channel> </rss>
