<?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: HTML 5 &lt;audio&gt; &amp; &lt;video&gt; elements</title>
	<atom:link href="http://www.kaizou.org/2009/04/html-5-audio-video-elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/</link>
	<description>This is Web 2.71828</description>
	<lastBuildDate>Sun, 16 May 2010 21:21:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: David Corvoysier</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3306</link>
		<dc:creator>David Corvoysier</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3306</guid>
		<description>Off the top of my head, I would say it may be related to the HTTP headers you send with the file: have you checked that the mime-type and size are correctly set ?</description>
		<content:encoded><![CDATA[<p>Off the top of my head, I would say it may be related to the HTTP headers you send with the file: have you checked that the mime-type and size are correctly set ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.kaizou.org/2009/04/html-5-audio-video-elements/comment-page-1/#comment-3305</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=333#comment-3305</guid>
		<description>I am having an issue with duration... I use a php file as the source, so people cannot just go and download the audio file, it uses readfile(); to output the code of the mp3 track I wish to play. The javascript audio.duration doesn&#039;t work because it thinks that it is a stream, though it works just fine if I have the source as an mp3 file instead.

What should I do? I don&#039;t want people to be able to download my mp3s</description>
		<content:encoded><![CDATA[<p>I am having an issue with duration&#8230; I use a php file as the source, so people cannot just go and download the audio file, it uses readfile(); to output the code of the mp3 track I wish to play. The javascript audio.duration doesn&#8217;t work because it thinks that it is a stream, though it works just fine if I have the source as an mp3 file instead.</p>
<p>What should I do? I don&#8217;t want people to be able to download my mp3s</p>
]]></content:encoded>
	</item>
</channel>
</rss>
