<?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: Renaming MP3 files based on ID3 tag information</title>
	<atom:link href="http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/</link>
	<description>Yet another blog on Technology</description>
	<lastBuildDate>Thu, 26 Mar 2009 11:49:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-158</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 26 Mar 2009 11:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-158</guid>
		<description>u shall replace
files = `dir /s /b *.mp3`
with Dir[&quot;*.mp3&quot;], this will work on all platforms</description>
		<content:encoded><![CDATA[<p>u shall replace<br />
files = `dir /s /b *.mp3`<br />
with Dir["*.mp3"], this will work on all platforms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor Fonić</title>
		<link>http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-129</link>
		<dc:creator>Viktor Fonić</dc:creator>
		<pubDate>Sun, 24 Aug 2008 04:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-129</guid>
		<description>I&#039;ve written a program in Java that is very small (300kb) and does all the work!
Check it out:
http://rapidshare.com/files/139661744/Mp3Renamer.jar

Note it&#039;s still beta version. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a program in Java that is very small (300kb) and does all the work!<br />
Check it out:<br />
<a href="http://rapidshare.com/files/139661744/Mp3Renamer.jar" rel="nofollow">http://rapidshare.com/files/139661744/Mp3Renamer.jar</a></p>
<p>Note it&#8217;s still beta version. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winamp: Auto tag feature &#171; {S.A.Z.W.Q.A}</title>
		<link>http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-60</link>
		<dc:creator>Winamp: Auto tag feature &#171; {S.A.Z.W.Q.A}</dc:creator>
		<pubDate>Sun, 09 Mar 2008 17:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-60</guid>
		<description>[...] Click here [...]</description>
		<content:encoded><![CDATA[<p>[...] Click here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winamp: Auto tag feature &#171; {S.A.Z.W.Q.A}</title>
		<link>http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-58</link>
		<dc:creator>Winamp: Auto tag feature &#171; {S.A.Z.W.Q.A}</dc:creator>
		<pubDate>Sun, 09 Mar 2008 07:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://techblogging.wordpress.com/2007/11/27/renaming-mp3-files-with-id3-tag-title-using-ruby/#comment-58</guid>
		<description>[...] March 9, 2008 &#183; No Comments  I wanted to blog about this feature from so long (as it got released with Winamp 5.5 a long way back), but I couldn&#8217;t find enough time to do this.This weekend however, I had decided to use this feature heavily to tag almost all of my mp3s and hence I decided to blog about it too.What I&#8217;m talking about ? Auto-tagging in Winamp 5.5It&#8217;s a new feature introduced in Winamp 5.5 that tags your mp3 files using the Gracenote&#8217;s CDDB server. It doesn&#8217;t relies on any kind of meta-data present in file, neither it does uses the file name for this purpose. I suspect it sends some kind og hash (that I&#8217;ll have to hack around &#8230;).But what stands out is that Winamp was even able to tag a file name &#8220;dsfdsferfermvmev.mp3&#8243; correctly. Using this feature you can tag and categorize unused songs in your mp3 archieve.How to find this feature in Winamp:There are two ways to use this feature:1.  Double click on the scrolling title(or press Alt-3) to open file info dialog, in bottom right you&#8217;ll see Auto-tag button. 2. Create a playlist and select files and then right click on them, select send-to and select Auto-tag. A word of caution:Nothing is perfect ! so is this. Please keep an eye on the results of the auto-tagging, if you suspect anything wrong don&#8217;t apply the tag at all.Now what to do when your files have been tagged, but still their names are like r3rff34f.mp3, well you can use any software available in the market that can rename files based on their tag information or you can use the following ruby-script to rename them.Click here   [...]</description>
		<content:encoded><![CDATA[<p>[...] March 9, 2008 &middot; No Comments  I wanted to blog about this feature from so long (as it got released with Winamp 5.5 a long way back), but I couldn&#8217;t find enough time to do this.This weekend however, I had decided to use this feature heavily to tag almost all of my mp3s and hence I decided to blog about it too.What I&#8217;m talking about ? Auto-tagging in Winamp 5.5It&#8217;s a new feature introduced in Winamp 5.5 that tags your mp3 files using the Gracenote&#8217;s CDDB server. It doesn&#8217;t relies on any kind of meta-data present in file, neither it does uses the file name for this purpose. I suspect it sends some kind og hash (that I&#8217;ll have to hack around &#8230;).But what stands out is that Winamp was even able to tag a file name &#8220;dsfdsferfermvmev.mp3&#8243; correctly. Using this feature you can tag and categorize unused songs in your mp3 archieve.How to find this feature in Winamp:There are two ways to use this feature:1.  Double click on the scrolling title(or press Alt-3) to open file info dialog, in bottom right you&#8217;ll see Auto-tag button. 2. Create a playlist and select files and then right click on them, select send-to and select Auto-tag. A word of caution:Nothing is perfect ! so is this. Please keep an eye on the results of the auto-tagging, if you suspect anything wrong don&#8217;t apply the tag at all.Now what to do when your files have been tagged, but still their names are like r3rff34f.mp3, well you can use any software available in the market that can rename files based on their tag information or you can use the following ruby-script to rename them.Click here   [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
