<?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: Native Audio in the browser</title>
	<atom:link href="http://html5doctor.com/native-audio-in-the-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/native-audio-in-the-browser/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 16 May 2012 21:31:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Lalon</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-25411</link>
		<dc:creator>Lalon</dc:creator>
		<pubDate>Sat, 05 May 2012 10:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-25411</guid>
		<description>That&#039;s mean, we need both file (.ogg and .mp3) in server to support all the browser..?</description>
		<content:encoded><![CDATA[<p>That&#8217;s mean, we need both file (.ogg and .mp3) in server to support all the browser..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Transom &#187; HTML5 Audio Tag Test</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-25339</link>
		<dc:creator>Transom &#187; HTML5 Audio Tag Test</dc:creator>
		<pubDate>Tue, 24 Apr 2012 14:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-25339</guid>
		<description>[...] The screenshots below &#8212; from the great HTML5 test resource &#8212; show the current state of browser support for the &lt;audio&gt; tag. [...]</description>
		<content:encoded><![CDATA[<p>[...] The screenshots below &#8212; from the great HTML5 test resource &#8212; show the current state of browser support for the &lt;audio&gt; tag. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-24884</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 06 Mar 2012 02:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-24884</guid>
		<description>Hi. If I use the Google audio player via this code:



The displays on a webpage and plays whatever file it&#039;s pointed to (the one here is just placeholder text).

But if I add the HTML5 player code to it like you have above: 

 
  
  
  &lt;!-- now include flash fall back --&gt;


and include the above code for the Google player in place of &lt;!-- now include flash fall back --&gt;, I don&#039;t get the flash player displaying in place of an HTML5 player.

Can you tell me where this is going wrong? I definitely want the HTML5 player to attempt to display first but in cases such as Firefox, I want the Google flash player to take it&#039;s place, i.e. fall back.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. If I use the Google audio player via this code:</p>
<p>The displays on a webpage and plays whatever file it&#8217;s pointed to (the one here is just placeholder text).</p>
<p>But if I add the HTML5 player code to it like you have above: </p>
<p>  <!-- now include flash fall back --></p>
<p>and include the above code for the Google player in place of <!-- now include flash fall back -->, I don&#8217;t get the flash player displaying in place of an HTML5 player.</p>
<p>Can you tell me where this is going wrong? I definitely want the HTML5 player to attempt to display first but in cases such as Firefox, I want the Google flash player to take it&#8217;s place, i.e. fall back.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-22106</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 31 Jan 2012 01:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-22106</guid>
		<description>Is possible that Firefox 10.0 doesn&#039;t support .ogg format? .wav is working ok, but .ogg seens doesn&#039;t work, maybe audio file (700kb+) is too big?</description>
		<content:encoded><![CDATA[<p>Is possible that Firefox 10.0 doesn&#8217;t support .ogg format? .wav is working ok, but .ogg seens doesn&#8217;t work, maybe audio file (700kb+) is too big?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Sourcey – native HTML5 Audio and video &#124; Web Directions &#124; Programmer Solution</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-21823</link>
		<dc:creator>Getting Sourcey – native HTML5 Audio and video &#124; Web Directions &#124; Programmer Solution</dc:creator>
		<pubDate>Sat, 28 Jan 2012 08:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-21823</guid>
		<description>[...] HTML5 Doctor has a detailed overview of HTML5 Audio, and [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML5 Doctor has a detailed overview of HTML5 Audio, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henry</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-21133</link>
		<dc:creator>henry</dc:creator>
		<pubDate>Tue, 27 Dec 2011 05:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-21133</guid>
		<description>A question is why the src=&quot;http://xxxx/test.mp3?p1=xxx&amp;p2=xxx&quot; won&#039;t work on the IE9 but Chrome is ok.

if the url is http://xxxx/test.mp3 the IE9 will be ok.</description>
		<content:encoded><![CDATA[<p>A question is why the src=&#8221;http://xxxx/test.mp3?p1=xxx&amp;p2=xxx&#8221; won&#8217;t work on the IE9 but Chrome is ok.</p>
<p>if the url is <a href="http://xxxx/test.mp3" rel="nofollow">http://xxxx/test.mp3</a> the IE9 will be ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice Wonder</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-21022</link>
		<dc:creator>Alice Wonder</dc:creator>
		<pubDate>Thu, 22 Dec 2011 14:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-21022</guid>
		<description>I think I found the confusion on flac. It does have different &lt;i&gt;compression&lt;/i&gt; levels. Higher compression = smaller file = longer encoding time. The quality though is the same. Decode and you get the original wav with matching checksum.</description>
		<content:encoded><![CDATA[<p>I think I found the confusion on flac. It does have different <i>compression</i> levels. Higher compression = smaller file = longer encoding time. The quality though is the same. Decode and you get the original wav with matching checksum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice Wonder</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-21020</link>
		<dc:creator>Alice Wonder</dc:creator>
		<pubDate>Thu, 22 Dec 2011 13:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-21020</guid>
		<description>Got a reference for flac having variable encoding qualities?

Every flac file I have ever encoded decodes to a matching md5 sum of the wav file I started from (lossless), and I do not recall there being any options to make the encoding lossy.</description>
		<content:encoded><![CDATA[<p>Got a reference for flac having variable encoding qualities?</p>
<p>Every flac file I have ever encoded decodes to a matching md5 sum of the wav file I started from (lossless), and I do not recall there being any options to make the encoding lossy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-18597</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 15 Nov 2011 23:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-18597</guid>
		<description>Regarding FLAC as &#039;such high quality&#039; -- FLAC has variable encoding qualities, despite the words behind the acronym.</description>
		<content:encoded><![CDATA[<p>Regarding FLAC as &#8216;such high quality&#8217; &#8212; FLAC has variable encoding qualities, despite the words behind the acronym.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://html5doctor.com/native-audio-in-the-browser/#comment-18084</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 16 Oct 2011 18:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=497#comment-18084</guid>
		<description>How about moving the track to one minute and four seconds?
IE Transport controls?</description>
		<content:encoded><![CDATA[<p>How about moving the track to one minute and four seconds?<br />
IE Transport controls?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

