<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; bin2hex</title>
	<atom:link href="http://www.barattalo.it/tag/bin2hex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Reading mp3 informations with php (id3 tags)</title>
		<link>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/</link>
		<comments>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 23:39:07 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[bin2hex]]></category>
		<category><![CDATA[hexdec]]></category>
		<category><![CDATA[id3]]></category>
		<category><![CDATA[id3 tag]]></category>
		<category><![CDATA[mp3]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=469</guid>
		<description><![CDATA[Inside mp3 files there are often some usefull informations stored. Those data are called &#8220;id3 tags&#8221; and deal with Author name, Title and Album name. There are also some other informations sometimes: such as the length of the track, or the track number of the album, and more&#8230; Well, all of these infos are packed [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/' rel='bookmark' title='Fix html tags, close tags, repair bad quotes and more'>Fix html tags, close tags, repair bad quotes and more</a></li>
<li><a href='http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/' rel='bookmark' title='PHP Session class with crypted cookies.'>PHP Session class with crypted cookies.</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

