<?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 mp3 informations with php (id3 tags)</title>
	<atom:link href="http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Fri, 18 Nov 2011 12:00:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/comment-page-1/#comment-16366</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 17 Jun 2011 03:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=469#comment-16366</guid>
		<description>I would like to include this function in the &quot;Mootools File Manager&quot; but you have not specified any license on the code. 

The MFM uses the MIT license, will it be acceptable to you to include this function under the MIT license. 

https://github.com/sleemanj/mootools-filemanager</description>
		<content:encoded><![CDATA[<p>I would like to include this function in the &#8220;Mootools File Manager&#8221; but you have not specified any license on the code. </p>
<p>The MFM uses the MIT license, will it be acceptable to you to include this function under the MIT license. </p>
<p><a href="https://github.com/sleemanj/mootools-filemanager" rel="nofollow">https://github.com/sleemanj/mootools-filemanager</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jygiev</title>
		<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/comment-page-1/#comment-9473</link>
		<dc:creator>jygiev</dc:creator>
		<pubDate>Wed, 30 Mar 2011 11:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=469#comment-9473</guid>
		<description>if i want to read comment tag in ID3 of a MP3, would u like to give me some help because i&#039;m stuck in it.

please help me every help would be a bless for me :)
regards,</description>
		<content:encoded><![CDATA[<p>if i want to read comment tag in ID3 of a MP3, would u like to give me some help because i&#8217;m stuck in it.</p>
<p>please help me every help would be a bless for me :)<br />
regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: That Guy</title>
		<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/comment-page-1/#comment-2187</link>
		<dc:creator>That Guy</dc:creator>
		<pubDate>Sat, 07 Aug 2010 14:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=469#comment-2187</guid>
		<description>@Alan: change line 26 to this:

   $data = substr($tag, $pos, 10+$len);

I have no idea why, but it works for me.</description>
		<content:encoded><![CDATA[<p>@Alan: change line 26 to this:</p>
<p>   $data = substr($tag, $pos, 10+$len);</p>
<p>I have no idea why, but it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/comment-page-1/#comment-2176</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Fri, 06 Aug 2010 04:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=469#comment-2176</guid>
		<description>Hmm... I&#039;m getting both errors and truncated data. It&#039;s not reading the track info correctly. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I&#8217;m getting both errors and truncated data. It&#8217;s not reading the track info correctly. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

