<?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: Reading ID3 tags with JavaScript</title>
	<atom:link href="http://ajaxian.com/archives/reading-id3-tags-with-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: MichaelThompson</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266841</link>
		<dc:creator>MichaelThompson</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266841</guid>
		<description>@Schill: The problem is because there isn&#039;t necessarily a standard, &quot;these must be defined&quot; set of ID3 tags for audio files. iTunes takes things a step further and adds proprietary tagging information in a non-standard field.</description>
		<content:encoded><![CDATA[<p>@Schill: The problem is because there isn&#8217;t necessarily a standard, &#8220;these must be defined&#8221; set of ID3 tags for audio files. iTunes takes things a step further and adds proprietary tagging information in a non-standard field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jseidelin</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266811</link>
		<dc:creator>jseidelin</dc:creator>
		<pubDate>Wed, 20 Aug 2008 20:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266811</guid>
		<description>FWIW, it is now only requesting the actual tag data instead of downloading the entire file.</description>
		<content:encoded><![CDATA[<p>FWIW, it is now only requesting the actual tag data instead of downloading the entire file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: user24</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266792</link>
		<dc:creator>user24</dc:creator>
		<pubDate>Wed, 20 Aug 2008 08:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266792</guid>
		<description>neat, but I can&#039;t really see the application..

I&#039;ve written a &lt;a href=&quot;http://www.puremango.co.uk/cm_beta_code_116.php&quot; rel=&quot;nofollow&quot;&gt;basic php id3 parser&lt;/a&gt; that some people might find useful :)</description>
		<content:encoded><![CDATA[<p>neat, but I can&#8217;t really see the application..</p>
<p>I&#8217;ve written a <a href="http://www.puremango.co.uk/cm_beta_code_116.php" rel="nofollow">basic php id3 parser</a> that some people might find useful :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rcoup</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266788</link>
		<dc:creator>rcoup</dc:creator>
		<pubDate>Wed, 20 Aug 2008 02:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266788</guid>
		<description>As an alternative, there&#039;s a Google App Engine app for extracting metadata from images and returning them as JSON: &lt;a href=&quot;http://img2json.appspot.com/&quot; rel=&quot;nofollow&quot;&gt;http://img2json.appspot.com/&lt;/a&gt;. I guess it&#039;d be easy enough to do something similar for MP3s.</description>
		<content:encoded><![CDATA[<p>As an alternative, there&#8217;s a Google App Engine app for extracting metadata from images and returning them as JSON: <a href="http://img2json.appspot.com/" rel="nofollow">http://img2json.appspot.com/</a>. I guess it&#8217;d be easy enough to do something similar for MP3s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btopro</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266787</link>
		<dc:creator>btopro</dc:creator>
		<pubDate>Wed, 20 Aug 2008 02:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266787</guid>
		<description>This could be very useful (and fast) in  static  / html / CD based media format.  Granted, this is a very specialized use-case but for off-line applications that are reading the MP3&#039;s locally this could be a cool option.  You could build an offline Itunes type app w/ this to run through your MP3&#039;s :)  Cool idea</description>
		<content:encoded><![CDATA[<p>This could be very useful (and fast) in  static  / html / CD based media format.  Granted, this is a very specialized use-case but for off-line applications that are reading the MP3&#8242;s locally this could be a cool option.  You could build an offline Itunes type app w/ this to run through your MP3&#8242;s :)  Cool idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: commadelimited</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266783</link>
		<dc:creator>commadelimited</dc:creator>
		<pubDate>Tue, 19 Aug 2008 19:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266783</guid>
		<description>Sos...

AIR applications can already read file information. It&#039;s built into the API.</description>
		<content:encoded><![CDATA[<p>Sos&#8230;</p>
<p>AIR applications can already read file information. It&#8217;s built into the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadedecho</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266778</link>
		<dc:creator>shadedecho</dc:creator>
		<pubDate>Tue, 19 Aug 2008 17:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266778</guid>
		<description>if this library combined support for using flXHR instead of native XHR, this type of &#039;binary&#039; data inspection could be performed cross-domain, instead of being limited to only using the native XHR on same-domain requests.

http://flxhr.flensed.com/</description>
		<content:encoded><![CDATA[<p>if this library combined support for using flXHR instead of native XHR, this type of &#8216;binary&#8217; data inspection could be performed cross-domain, instead of being limited to only using the native XHR on same-domain requests.</p>
<p><a href="http://flxhr.flensed.com/" rel="nofollow">http://flxhr.flensed.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: STHayden</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266777</link>
		<dc:creator>STHayden</dc:creator>
		<pubDate>Tue, 19 Aug 2008 16:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266777</guid>
		<description>what about images? Is there anyway to read an images&#039;s file size or Content Type?

I&#039;m trying to find the best way to tell when amazon gives me an empty gif instead of a book cover.</description>
		<content:encoded><![CDATA[<p>what about images? Is there anyway to read an images&#8217;s file size or Content Type?</p>
<p>I&#8217;m trying to find the best way to tell when amazon gives me an empty gif instead of a book cover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266776</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Tue, 19 Aug 2008 15:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266776</guid>
		<description>For what it&#039;s worth, ID3V2 is &lt;a href=&quot;http://www.id3.org/id3v2.3.0#head-697d09c50ed7fa96fb66c6b0a9d93585e2652b0b&quot; rel=&quot;nofollow&quot;&gt;the first 10 bytes&lt;/a&gt; of the MP3 (part of that defines the size of the ID3 content itself), much more logical; V1 is at the end. Flash is able to get this information via the Sound object in AS2/AS3, but getting the data (from a wide variety of fields) seems to be a little inconsistent from what I&#039;ve found.</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, ID3V2 is <a href="http://www.id3.org/id3v2.3.0#head-697d09c50ed7fa96fb66c6b0a9d93585e2652b0b" rel="nofollow">the first 10 bytes</a> of the MP3 (part of that defines the size of the ID3 content itself), much more logical; V1 is at the end. Flash is able to get this information via the Sound object in AS2/AS3, but getting the data (from a wide variety of fields) seems to be a little inconsistent from what I&#8217;ve found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sos</title>
		<link>http://ajaxian.com/archives/reading-id3-tags-with-javascript/comment-page-1#comment-266775</link>
		<dc:creator>sos</dc:creator>
		<pubDate>Tue, 19 Aug 2008 15:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4135#comment-266775</guid>
		<description>This could also be quite useful in Adobe Air applications.  An AIR port of Amarok, now there&#039;s a thought.... :-)</description>
		<content:encoded><![CDATA[<p>This could also be quite useful in Adobe Air applications.  An AIR port of Amarok, now there&#8217;s a thought&#8230;. :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

