<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: track upload sample code</title>
	<atom:link href="http://musicmachinery.com/2009/04/04/track-upload-sample-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/</link>
	<description>a blog about music technology by Paul Lamere</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: plamere</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-837</link>
		<dc:creator><![CDATA[plamere]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 17:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-837</guid>
		<description><![CDATA[Reid - yeah, we shall be trying improve things here.. stay tuned.]]></description>
		<content:encoded><![CDATA[<p>Reid &#8211; yeah, we shall be trying improve things here.. stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid Draper</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-836</link>
		<dc:creator><![CDATA[Reid Draper]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 17:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-836</guid>
		<description><![CDATA[Any plans to eventually to eventually be able to make an analysis request with meta-data or a MusicBrainz ID? As Ben pointed out, slightly different meta-data or a different compression for the mp3 will cause a different hash.]]></description>
		<content:encoded><![CDATA[<p>Any plans to eventually to eventually be able to make an analysis request with meta-data or a MusicBrainz ID? As Ben pointed out, slightly different meta-data or a different compression for the mp3 will cause a different hash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Bennett</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-807</link>
		<dc:creator><![CDATA[Ben Bennett]]></dc:creator>
		<pubDate>Thu, 09 Apr 2009 18:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-807</guid>
		<description><![CDATA[Unfortunately the MD5 hash bit is a little less useful since it appears you take the hash of the whole file... ID3v1, ID3v2, etc. tags and all.  So anything that touches a tag or fiddles the track metadata will cause an MD5 change.

It would be better if people took the MD5 hash of just the MP3 payload (after stripping out everything else) and sent up the bare MP3s for analysis...  But I suspect that is not what people are doing.

-ben]]></description>
		<content:encoded><![CDATA[<p>Unfortunately the MD5 hash bit is a little less useful since it appears you take the hash of the whole file&#8230; ID3v1, ID3v2, etc. tags and all.  So anything that touches a tag or fiddles the track metadata will cause an MD5 change.</p>
<p>It would be better if people took the MD5 hash of just the MP3 payload (after stripping out everything else) and sent up the bare MP3s for analysis&#8230;  But I suspect that is not what people are doing.</p>
<p>-ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plamere</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-779</link>
		<dc:creator><![CDATA[plamere]]></dc:creator>
		<pubDate>Sun, 05 Apr 2009 22:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-779</guid>
		<description><![CDATA[that looks like a bug. Thanks!]]></description>
		<content:encoded><![CDATA[<p>that looks like a bug. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-777</link>
		<dc:creator><![CDATA[Ed]]></dc:creator>
		<pubDate>Sun, 05 Apr 2009 18:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-777</guid>
		<description><![CDATA[Why is that quotation mark doing at the end of this line?

dos.writeBytes(&quot;Content-Type: application/octet-stream&quot; + &quot;\&quot;&quot; );]]></description>
		<content:encoded><![CDATA[<p>Why is that quotation mark doing at the end of this line?</p>
<p>dos.writeBytes(&#8220;Content-Type: application/octet-stream&#8221; + &#8220;\&#8221;" );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plamere</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-771</link>
		<dc:creator><![CDATA[plamere]]></dc:creator>
		<pubDate>Sat, 04 Apr 2009 17:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-771</guid>
		<description><![CDATA[Good point, I should have mentioned in my blog post that our track upload supports both uploading from a file (as described) and uploading from a URL.  Uploading from a URL is much easier and less of a burden.]]></description>
		<content:encoded><![CDATA[<p>Good point, I should have mentioned in my blog post that our track upload supports both uploading from a file (as described) and uploading from a URL.  Uploading from a URL is much easier and less of a burden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Baio</title>
		<link>http://musicmachinery.com/2009/04/04/track-upload-sample-code/#comment-770</link>
		<dc:creator><![CDATA[Andy Baio]]></dc:creator>
		<pubDate>Sat, 04 Apr 2009 17:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://musicmachinery.com/?p=516#comment-770</guid>
		<description><![CDATA[How about providing a URL to a track instead?]]></description>
		<content:encoded><![CDATA[<p>How about providing a URL to a track instead?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

