<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.trevinchow.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Trevin Chow</title>
	
	<link>http://trevinchow.com/blog</link>
	<description>Microsoft Group Program Manager and Seattle Photographer</description>
	<lastBuildDate>Sun, 14 Mar 2010 03:38:38 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.trevinchow.com/trevin" /><feedburner:info uri="trevin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>47.630648</geo:lat><geo:long>-122.346756</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-sa/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>trevin</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Using 32-bit Photoshop with Lightroom instead of 64-bit</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/6kx2JjiB-V8/</link>
		<comments>http://trevinchow.com/blog/2010/03/13/using-32-bit-photoshop-with-lightroom-instead-of-64-bit/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 03:38:38 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/?p=1092</guid>
		<description><![CDATA[After getting a new desktop recently, I opted to install Windows 7 64-bit and haven&#8217;t looked back.  Adobe Photoshop CS4 runs great in 64-bit, although I have a few plugins that aren&#8217;t 64-bit compatible.
So while I can launch Photoshop&#8217;s 32-bit instance, the Lightroom always launches the 64-bit version when you use the built-in &#8220;Edit [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/05/16/adobe-releases-dng-codec-for-vista/" rel="bookmark">Adobe releases DNG codec for Vista</a><!-- (14.3867)--></li>
		<li><a href="http://trevinchow.com/blog/2009/09/08/correcting-date-and-time-of-photos-with-exifer/" rel="bookmark">Correcting date and time of photos with Exifer</a><!-- (10.4102)--></li>
		<li><a href="http://trevinchow.com/blog/2009/01/24/noise-ninja-profiles-for-nikon-d700/" rel="bookmark">Noise Ninja Profiles for Nikon D700</a><!-- (9.19242)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>After getting a new desktop recently, I opted to install Windows 7 64-bit and haven&#8217;t looked back.  Adobe Photoshop CS4 runs great in 64-bit, although I have a few plugins that aren&#8217;t 64-bit compatible.</p>
<p>So while I can launch Photoshop&#8217;s 32-bit instance, the Lightroom always launches the 64-bit version when you use the built-in &#8220;Edit with&#8230;&#8221; functionality.  I was tearing my hair out trying to figure out how to get Lightroom to use the 32-bit instance of Photoshop instead.   Hallelujah, I finally found a solution!</p>
<p>The solution requires a change to the Windows Registry. There is an unrelated <a href="http://kb2.adobe.com/cps/401/kb401629.html">Adobe&#8217;s Knowledge Base article</a> that gives the location of the Photoshop registry keys, I was able to figure out how to get this to work finally.</p>
<p><strong>Warning:</strong> Backup your registry before attempting this fix.</p>
<p>1. Open the Windows Registry editor by hitting <strong>&lt;Windows Key&gt;+R</strong> to bring up the Run box, and type in <strong>regedit.</strong></p>
<p>2. Find the following registry key:<br />
<code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Photoshop.exe</code></p>
<p>3. There are 2 keys present with the following values (assuming you installed Photoshop to the default location):<br />
<code>(Default) C:\Program Files\Adobe\Adobe Photoshop CS4\Photoshop.exe<br />
(Path) C:\Program Files\Adobe\Adobe Photoshop CS4\</code></p>
<p>4. We need to just change the path to the 32-bit version of Photoshop instead.  Double click on each one, and change the values to the following:<br />
<code>(Default) C:\Program Files (x86)\Adobe\Adobe Photoshop CS4\Photoshop.exe<br />
(Path) C:\Program Files (x86)\Adobe\Adobe Photoshop CS4</code></p>
<p>Now when you&#8217;re back in Lightroom, you should be able to use the &#8220;Edit in Photoshop&#8221; functionality and it will launch the 32-bit version of Photoshop.</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/05/16/adobe-releases-dng-codec-for-vista/" rel="bookmark">Adobe releases DNG codec for Vista</a><!-- (14.3867)--></li>
		<li><a href="http://trevinchow.com/blog/2009/09/08/correcting-date-and-time-of-photos-with-exifer/" rel="bookmark">Correcting date and time of photos with Exifer</a><!-- (10.4102)--></li>
		<li><a href="http://trevinchow.com/blog/2009/01/24/noise-ninja-profiles-for-nikon-d700/" rel="bookmark">Noise Ninja Profiles for Nikon D700</a><!-- (9.19242)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/Kyw2F-slj-VpROo-WmRBFPI-o6U/0/da"><img src="http://feedads.g.doubleclick.net/~a/Kyw2F-slj-VpROo-WmRBFPI-o6U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Kyw2F-slj-VpROo-WmRBFPI-o6U/1/da"><img src="http://feedads.g.doubleclick.net/~a/Kyw2F-slj-VpROo-WmRBFPI-o6U/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=6kx2JjiB-V8:e-qFQwVZg14:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6kx2JjiB-V8:e-qFQwVZg14:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=6kx2JjiB-V8:e-qFQwVZg14:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6kx2JjiB-V8:e-qFQwVZg14:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6kx2JjiB-V8:e-qFQwVZg14:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=6kx2JjiB-V8:e-qFQwVZg14:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/03/13/using-32-bit-photoshop-with-lightroom-instead-of-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/03/13/using-32-bit-photoshop-with-lightroom-instead-of-64-bit/</feedburner:origLink></item>
		<item>
		<title>Are you going to Mix10 this year?</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/zkikIlPWMi0/</link>
		<comments>http://trevinchow.com/blog/2010/03/08/are-you-going-to-mix10-this-year/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 01:22:00 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mix10]]></category>
		<category><![CDATA[Vegas]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/03/08/are-you-going-to-mix10-this-year/</guid>
		<description><![CDATA[I’ll be at Mix10 this year in Las Vegas March 15th to 17th.&#160; If you’ll be there, let me know, I’d love to meet up.



Related Posts

		Following me on Twitter
		I have a new RSS feed
		Why are products more expensive on Microsoft Store?
	


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/11/21/following-me-on-twitter/" rel="bookmark">Following me on Twitter</a><!-- (9.62225)--></li>
		<li><a href="http://trevinchow.com/blog/2009/02/16/i-have-a-new-rss-feed/" rel="bookmark">I have a new RSS feed</a><!-- (7.27838)--></li>
		<li><a href="http://trevinchow.com/blog/2008/11/17/why-are-products-more-expensive-on-microsoft-store/" rel="bookmark">Why are products more expensive on Microsoft Store?</a><!-- (6.49655)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I’ll be at <a href="http://live.visitmix.com">Mix10</a> this year in Las Vegas March 15th to 17th.&#160; If you’ll be there, let me know, I’d love to meet up.</p>
<p><a href="http://live.visitmix.com/"><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://live.visitmix.com/Skins/MIX10/Styles/img/Mix10_LoveTheWeb_blk_240.jpg" /></a></p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/11/21/following-me-on-twitter/" rel="bookmark">Following me on Twitter</a><!-- (9.62225)--></li>
		<li><a href="http://trevinchow.com/blog/2009/02/16/i-have-a-new-rss-feed/" rel="bookmark">I have a new RSS feed</a><!-- (7.27838)--></li>
		<li><a href="http://trevinchow.com/blog/2008/11/17/why-are-products-more-expensive-on-microsoft-store/" rel="bookmark">Why are products more expensive on Microsoft Store?</a><!-- (6.49655)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/KKyH811rgux41haYBgwZopzVSo4/0/da"><img src="http://feedads.g.doubleclick.net/~a/KKyH811rgux41haYBgwZopzVSo4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KKyH811rgux41haYBgwZopzVSo4/1/da"><img src="http://feedads.g.doubleclick.net/~a/KKyH811rgux41haYBgwZopzVSo4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=zkikIlPWMi0:iQgX0ixKFIY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=zkikIlPWMi0:iQgX0ixKFIY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=zkikIlPWMi0:iQgX0ixKFIY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=zkikIlPWMi0:iQgX0ixKFIY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=zkikIlPWMi0:iQgX0ixKFIY:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=zkikIlPWMi0:iQgX0ixKFIY:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/03/08/are-you-going-to-mix10-this-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/03/08/are-you-going-to-mix10-this-year/</feedburner:origLink></item>
		<item>
		<title>The Legion of Extraordinary Dancers (LXD) at TED</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/ssNu8YZL2Ac/</link>
		<comments>http://trevinchow.com/blog/2010/03/05/the-legion-of-extraordinary-dancers-lxd-at-ted/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 00:12:14 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/?p=1089</guid>
		<description><![CDATA[


Related Posts
No related posts.


<h3>Related Posts</h3>

No related posts.
]]></description>
			<content:encoded><![CDATA[<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="446" height="326" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/TheLXD_2010-medium.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/TheLXD-2010.embed_thumbnail.jpg&amp;vw=432&amp;vh=240&amp;ap=0&amp;ti=786&amp;introDuration=16500&amp;adDuration=4000&amp;postAdDuration=2000&amp;adKeys=talk=the_lxd_in_the_internet_age_dance_evolves;year=2010;theme=new_on_ted_com;theme=spectacular_performance;theme=a_taste_of_ted2010;event=TED2010;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="bgcolor" value="#ffffff" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="446" height="326" src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" wmode="transparent" bgcolor="#ffffff" allowfullscreen="true" flashvars="vu=http://video.ted.com/talks/dynamic/TheLXD_2010-medium.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/TheLXD-2010.embed_thumbnail.jpg&amp;vw=432&amp;vh=240&amp;ap=0&amp;ti=786&amp;introDuration=16500&amp;adDuration=4000&amp;postAdDuration=2000&amp;adKeys=talk=the_lxd_in_the_internet_age_dance_evolves;year=2010;theme=new_on_ted_com;theme=spectacular_performance;theme=a_taste_of_ted2010;event=TED2010;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object></center></p>


<h3>Related Posts</h3>
<p>No related posts.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/SnMVfSlx-RXAq1InPAfdQZp4RVg/0/da"><img src="http://feedads.g.doubleclick.net/~a/SnMVfSlx-RXAq1InPAfdQZp4RVg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SnMVfSlx-RXAq1InPAfdQZp4RVg/1/da"><img src="http://feedads.g.doubleclick.net/~a/SnMVfSlx-RXAq1InPAfdQZp4RVg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=ssNu8YZL2Ac:MfmewpFc5Ls:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=ssNu8YZL2Ac:MfmewpFc5Ls:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=ssNu8YZL2Ac:MfmewpFc5Ls:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=ssNu8YZL2Ac:MfmewpFc5Ls:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=ssNu8YZL2Ac:MfmewpFc5Ls:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=ssNu8YZL2Ac:MfmewpFc5Ls:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/03/05/the-legion-of-extraordinary-dancers-lxd-at-ted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/03/05/the-legion-of-extraordinary-dancers-lxd-at-ted/</feedburner:origLink></item>
		<item>
		<title>New Photo Blog</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/b9cww1mTIt0/</link>
		<comments>http://trevinchow.com/blog/2010/02/28/new-photo-blog/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 01:02:31 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/02/28/new-photo-blog/</guid>
		<description><![CDATA[I’ve started a new photography blog that is separate from this one, that is more optimized for viewing my photos.&#160; This is a more curated than my Flickr stream (which is more of a firehose of my daily photography).&#160; You can expect to see photos taken mainly with my toy cameras and my iPhone.
Here’s a [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2006/03/25/blast-from-the-past-photo-of-the-day-winner/" rel="bookmark">Blast from the past &#8212; Photo of the day winner</a><!-- (8.64627)--></li>
		<li><a href="http://trevinchow.com/blog/2008/08/24/photo-in-schmapp-seattle/" rel="bookmark">Photo in Schmapp Seattle</a><!-- (7.17984)--></li>
		<li><a href="http://trevinchow.com/blog/2006/08/05/yaletown-waterfront-a-la-lomo/" rel="bookmark">Yaletown waterfront a la Lomo</a><!-- (6.98294)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I’ve started a new <a href="http://trevinchowphotography.com/blog/">photography blog</a> that is separate from this one, that is more optimized for viewing my photos.&#160; This is a more curated than my <a href="http://www.flickr.com/photos/trevin">Flickr stream</a> (which is more of a firehose of my daily photography).&#160; You can expect to see photos taken mainly with my toy cameras and my iPhone.</p>
<p>Here’s a few of the recent photos I’ve posted:</p>
<p><a href="http://trevinchowphotography.com/blog/p/41"><img style="margin: 0px 20px" src="http://trevinchowphotography.com/blog/images/20100228173208_20100227-img_5084.jpg" width="286" height="286" /></a><a href="http://trevinchowphotography.com/blog/p/28"><img style="margin: 0px 20px; display: inline" src="http://trevinchowphotography.com/blog/images/20100225032732_20100217-_dsc5687.jpg" width="303" height="201" /></a></p>
<p>Head on over to check it out, and feel free to subscribe to it by <a href="http://feeds.feedburner.com/trevinchowphotographyblog">RSS</a> or if you prefer, <a href="http://feedburner.google.com/fb/a/mailverify?uri=trevinchowphotographyblog">subscribe by email</a> to get updates in your inbox every time I post something new.&#160; </p>
<p>(I had a few issues at the beginning getting the blog layout right, so I republished photos several times over to accommodate different sizes.&#160; So if you were an early subscriber, I apologize for the glut of updates in your RSS reader!)   </p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2006/03/25/blast-from-the-past-photo-of-the-day-winner/" rel="bookmark">Blast from the past &#8212; Photo of the day winner</a><!-- (8.64627)--></li>
		<li><a href="http://trevinchow.com/blog/2008/08/24/photo-in-schmapp-seattle/" rel="bookmark">Photo in Schmapp Seattle</a><!-- (7.17984)--></li>
		<li><a href="http://trevinchow.com/blog/2006/08/05/yaletown-waterfront-a-la-lomo/" rel="bookmark">Yaletown waterfront a la Lomo</a><!-- (6.98294)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/wuf_if7Sr8Vr5BiO9iDdnk_C6Cc/0/da"><img src="http://feedads.g.doubleclick.net/~a/wuf_if7Sr8Vr5BiO9iDdnk_C6Cc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wuf_if7Sr8Vr5BiO9iDdnk_C6Cc/1/da"><img src="http://feedads.g.doubleclick.net/~a/wuf_if7Sr8Vr5BiO9iDdnk_C6Cc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=b9cww1mTIt0:eonFvZ-Imjw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=b9cww1mTIt0:eonFvZ-Imjw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=b9cww1mTIt0:eonFvZ-Imjw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=b9cww1mTIt0:eonFvZ-Imjw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=b9cww1mTIt0:eonFvZ-Imjw:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=b9cww1mTIt0:eonFvZ-Imjw:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/02/28/new-photo-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/02/28/new-photo-blog/</feedburner:origLink></item>
		<item>
		<title>Review of Hoodman Firewire 400/800 Compact Flash Card Reader</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/jMvvH8XVMgE/</link>
		<comments>http://trevinchow.com/blog/2010/01/11/review-of-hoodman-firewire-400800-compact-flash-card-reader/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 20:12:44 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[CF]]></category>
		<category><![CDATA[CompactFlash]]></category>
		<category><![CDATA[Firewire]]></category>
		<category><![CDATA[Hoodman]]></category>
		<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/01/11/review-of-hoodman-firewire-400800-compact-flash-card-reader/</guid>
		<description><![CDATA[&#160;
If you have firewire and shoot with a Compact Flash (CF) card, do yourself a favor and buy the Hoodman Firewire 400/800&#160; CF card reader today.&#160; This thing is a freakin’ speed demon!&#160; I’m getting between 40-45 MB/s and downloading 175 RAW files from my Nikon D700 in less than a minute.&#160; 
To get the [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2007/03/06/readyboost-on-a-sony-vaio-sz-notebook/" rel="bookmark">ReadyBoost on a Sony Vaio SZ notebook</a><!-- (10.3888)--></li>
		<li><a href="http://trevinchow.com/blog/2005/09/13/how-to-improve-in-car-electronics/" rel="bookmark">How to improve in-car electronics</a><!-- (8.32183)--></li>
		<li><a href="http://trevinchow.com/blog/2008/07/16/house-of-card-by-radiohead/" rel="bookmark">House Of Card by Radiohead</a><!-- (7.96418)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>If you have firewire and shoot with a Compact Flash (CF) card, do yourself a favor and buy the <a href="http://www.amazon.com/dp/B000PHQTIK/?tag=trevinblog-20">Hoodman Firewire 400/800&#160; CF card reader</a> today.&#160; This thing is a freakin’ <a href="http://www.amazon.com/dp/B000PHQTIK/?tag=trevinblog-20"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" border="0" alt="RAW FireWire 800/400 CF Reader" align="right" src="http://www.hoodmanusa.com/images/FW8.gif" width="255" height="169" /></a>speed demon!&#160; I’m getting between 40-45 MB/s and downloading 175 RAW files from my Nikon D700 in <strong>less than a minute</strong>.&#160; </p>
<p>To get the fastest speeds, you need to be using fast UDMA CF cards but it also supports non-UDMA cards as well.&#160; Personally I use the <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26x%3D0%26ref_%3Dnb%255Fss%26y%3D0%26field-keywords%3DSandisk%2520Extreme%2520IV%26url%3Dsearch-alias%253Dphoto&amp;tag=trevinblog-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">SanDisk Extreme IV cards</a> and highly recommend them.&#160; I have never had one of their cards fail, and if their cards can survive <a href="http://www.engadget.com/2004/08/24/blast-destroys-digital-camera-leaves-memory-card-untouched/">explosions</a>, they will put up with anything I throw at them <img src='http://trevinchow.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>At first, I was hesitant to replace my <a href="http://www.amazon.com/dp/B0013TRZI2/?tag=trevinblog-20">Lexar USB card reader</a> which is convenient due to supports both CF and SD.&#160; However, since I shoot mostly with my DSLR, I opted to buy this additional card reader to sit side-by-side with my Lexar reader so I could save time.&#160; I used to have to walk away from my PC while Lightroom imported my photos, but now I can see the files at freakishly amazing speeds.</p>
</p>
</p>
</p>
<p>Construction wise, it’s also built sturdy enough to both in your home office and on the road (assuming you have FW on your laptop) .&#160; From the <a href="http://www.amazon.com/dp/B000PHQTIK/?tag=trevinblog-20">Amazon</a> comments:</p>
<blockquote><p>Almost immediately after I bought my reader, I dragged it across sub-Saharan Africa on some of the world&#8217;s bumpiest roads in 115° average afternoon temperature, under conditions where almost everything broke-down (cars, generators; hard-drives, computers; lenses etc.). The Hoodman CF Reader worked flawlessly&#8230; in fact, it still does, even in my air-conditioned office.</p>
</blockquote>
<p> This was the best $80 I’ve spent in a really long time.</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2007/03/06/readyboost-on-a-sony-vaio-sz-notebook/" rel="bookmark">ReadyBoost on a Sony Vaio SZ notebook</a><!-- (10.3888)--></li>
		<li><a href="http://trevinchow.com/blog/2005/09/13/how-to-improve-in-car-electronics/" rel="bookmark">How to improve in-car electronics</a><!-- (8.32183)--></li>
		<li><a href="http://trevinchow.com/blog/2008/07/16/house-of-card-by-radiohead/" rel="bookmark">House Of Card by Radiohead</a><!-- (7.96418)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/3pBCR8T7zZY6ip1wWbQLDL9h68U/0/da"><img src="http://feedads.g.doubleclick.net/~a/3pBCR8T7zZY6ip1wWbQLDL9h68U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3pBCR8T7zZY6ip1wWbQLDL9h68U/1/da"><img src="http://feedads.g.doubleclick.net/~a/3pBCR8T7zZY6ip1wWbQLDL9h68U/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=jMvvH8XVMgE:r0lURXzQl9o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=jMvvH8XVMgE:r0lURXzQl9o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=jMvvH8XVMgE:r0lURXzQl9o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=jMvvH8XVMgE:r0lURXzQl9o:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=jMvvH8XVMgE:r0lURXzQl9o:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=jMvvH8XVMgE:r0lURXzQl9o:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/01/11/review-of-hoodman-firewire-400800-compact-flash-card-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/01/11/review-of-hoodman-firewire-400800-compact-flash-card-reader/</feedburner:origLink></item>
		<item>
		<title>Applying ReplayGain more easily with Foobar2000 and MP3Tag</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/Hwpl-x_0jQ4/</link>
		<comments>http://trevinchow.com/blog/2010/01/03/applying-replaygain-more-easily-with-foobar2000-and-mp3tag/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 23:58:51 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[Foobar200]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3tag]]></category>
		<category><![CDATA[replaygain]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/01/03/applying-replaygain-more-easily-with-foobar200-and-mp3tag/</guid>
		<description><![CDATA[I previously wrote about applying ReplayGain to MP3 files with a combination of Foobar2000 and MP3Tag.&#160; I’ve come up with a slightly easier way to reduce some of the manual steps.
I found out that both Foobar2000 and MP3Tag both supports some limited command line operations, and with a tiny bit of legwork, you can add [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/" rel="bookmark">Getting MP3 songs to play at the same volume in iTunes and beyond</a><!-- (18.9154)--></li>
		<li><a href="http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/" rel="bookmark">Deleting song in iTunes Library from within a Playlist</a><!-- (11.5228)--></li>
		<li><a href="http://trevinchow.com/blog/2008/07/30/create-free-iphone-ringtones-from-an-mp3/" rel="bookmark">Create free iPhone ringtones from an MP3</a><!-- (10.1842)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I previously wrote about <a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/">applying ReplayGain</a> to MP3 files with a combination of <a href="http://www.foobar2000.org/">Foobar2000</a> and <a href="http://www.mp3tag.de/en/download.html">MP3Tag</a>.&#160; I’ve come up with a slightly easier way to reduce some of the manual steps.</p>
<p>I found out that both Foobar2000 and MP3Tag both supports some limited command line operations, and with a tiny bit of legwork, you can add a right-click (context menu) way of making this process easier.</p>
<p>With this approach, you can now right-click songs, select a context menu option and Foobar2000 will automatically apply ReplayGain at the track-level then MP3Tag will automatically open up and add the songs ready for you to apply the custom Action we <a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/">previously created</a>.</p>
<p>First, make sure you have Foobar2000 and MP3Tag installed.</p>
<p>Second, copy the following script and put it in a batch file and save it somewhere you can remember. I put mine in <strong>E:\Documents\ReplayGainScripts\ReplayGain.bat.&#160; </strong>I’m on an x64 system, so notice the environment variables highlighted in <font color="#ff0000">red</font> which will need to be changed to<strong> %PROGRAMFILES%</strong> if you are on x86 (32-bit).</p>
<p> <span id="more-1079"></span><code><br />
<blockquote>
<p>@echo off        <br />Echo Sending selected files to Foobar2000 to apply Track-level ReplayGain...         <br />&quot;<font color="#ff0000">%PROGRAMFILES(x86)%</font>\foobar2000\foobar2000.exe&quot; /context_command:&quot;Replaygain/Scan per-file track gain&quot; %*         <br />if not %ERRORLEVEL%==0 goto :errorfoobar         <br />Echo Sending direcotry to MP3Tag so you can apply the actions...         <br />&quot;<font color="#ff0000">%PROGRAMFILES(x86)%</font>\Mp3tag\mp3tag.exe&quot; /fp:%1         <br />if not %ERRORLEVEL%==0 goto :errormp3tag         <br />exit </p>
<p>:errorfoobar        <br />echo Foobar2000 exited abnormally, ending script         <br />pause         <br />exit </p>
<p>:errormp3tag        <br />echo MP3Tag exited abnormally, ending script         <br />pause         <br />exit </p>
</blockquote>
<p> </code>
<p>After you’ve saved the file, go to <strong>%APPDATA%\Microsoft\Windows\SendTo</strong>, and create a new shortcut here by right-clicking, selecting <strong>New</strong> then <strong>Shortcut.&#160; </strong>For the location, put the path where you saved the batch file.</p>
<p><a href="http://trevinchow.com/blog/wp-content/uploads/2010/01/image.png" rel="lightbox[1079]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2010/01/image_thumb.png" width="481" height="356" /></a> Hit <strong>Next</strong>, then you’ll be prompted to enter a name for the shortcut. I used <strong>Apply ReplayGain:</strong></p>
<p><a href="http://trevinchow.com/blog/wp-content/uploads/2010/01/image1.png" rel="lightbox[1079]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2010/01/image_thumb1.png" width="483" height="359" /></a>&#160;</p>
<p>Hit <strong>Finish</strong> and you’ll be returned back to the explorer Window and you’ll see your newly created shortcut:</p>
<p><a href="http://trevinchow.com/blog/wp-content/uploads/2010/01/image2.png" rel="lightbox[1079]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2010/01/image_thumb2.png" width="555" height="280" /></a> </p>
<p>You’re done! Now navigate to a directory containing the MP3 files you want to apply ReplayGain to, right click, select <strong>Send To</strong> then select <strong>Apply ReplayGain</strong>.&#160; You’ll see Foobar2000 startup, automatically apply track-level ReplayGain, then when you finish, the batch file will start MP3Tag with the files ready for you to apply our ReplayGain action.&#160; (Right-click on the songs, select <strong>Convert</strong> then <strong>Actions…).</strong></p>
<p>Notes:</p>
<ul>
<li>This was tested on MP3Tag v2.45a and Foobar2000 v0.9.6.9 (which are the latest versions at the time I wrote this).</li>
<li>Foobar2000 isn’t designed to be controlled entirely by command line which is why you can’t suppress the UI</li>
<li>MP3Tag is extremely limited with only <a href="http://help.mp3tag.de/main_cli.html">2 command line options</a>, so the scripts is limited to sending the entire directory to MP3Tag. This means 3 things:</li>
<ul>
<li>Even if you selected a subset of songs from a folder, Foobar2000 will correctly apply ReplayGain only to the subset of songs, but MP3Tag will load <strong>all</strong> the songs from the folder</li>
<li>You can only work on a single folder at time. So do not select songs from multiple folders</li>
<li>Currently, there is no way to get MP3Tag to auto-apply the action. </li>
</ul>
<li>I wrote this really quickly so there might be some bugs <img src='http://trevinchow.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>Troubleshooting:</p>
<ul>
<li>Check the batch file output to see if Foobar2000 or MP3Tag are exiting abnormally. Most common causes will be because you’ve specified the wrong path to the EXE’s or you have a copy and paste problem somewhere</li>
</ul>
<p>If you have any issues, drop me a line in the comments.</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/" rel="bookmark">Getting MP3 songs to play at the same volume in iTunes and beyond</a><!-- (18.9154)--></li>
		<li><a href="http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/" rel="bookmark">Deleting song in iTunes Library from within a Playlist</a><!-- (11.5228)--></li>
		<li><a href="http://trevinchow.com/blog/2008/07/30/create-free-iphone-ringtones-from-an-mp3/" rel="bookmark">Create free iPhone ringtones from an MP3</a><!-- (10.1842)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/gVFSz2HqmZAXCFVMSEpSBaP-mgc/0/da"><img src="http://feedads.g.doubleclick.net/~a/gVFSz2HqmZAXCFVMSEpSBaP-mgc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gVFSz2HqmZAXCFVMSEpSBaP-mgc/1/da"><img src="http://feedads.g.doubleclick.net/~a/gVFSz2HqmZAXCFVMSEpSBaP-mgc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=Hwpl-x_0jQ4:q-6vRHt9Pp4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=Hwpl-x_0jQ4:q-6vRHt9Pp4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=Hwpl-x_0jQ4:q-6vRHt9Pp4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=Hwpl-x_0jQ4:q-6vRHt9Pp4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=Hwpl-x_0jQ4:q-6vRHt9Pp4:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=Hwpl-x_0jQ4:q-6vRHt9Pp4:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/01/03/applying-replaygain-more-easily-with-foobar2000-and-mp3tag/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/01/03/applying-replaygain-more-easily-with-foobar2000-and-mp3tag/</feedburner:origLink></item>
		<item>
		<title>Deleting song in iTunes Library from within a Playlist</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/6iANLA8HXvA/</link>
		<comments>http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:13:01 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[Keyboard Shortcut]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/</guid>
		<description><![CDATA[I’m always playing songs in iTunes through a playlist (vs. navigating through the Library), so when I come across a song that I want to delete, I have always used a 2 step process since through the iTunes UI you can’t delete it from the playlist and the library at the same time. I resorted [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2005/09/10/sync-ratings-between-itunes-and-windows-media-player/" rel="bookmark">Sync ratings between iTunes and Windows Media Player</a><!-- (18.4036)--></li>
		<li><a href="http://trevinchow.com/blog/2008/09/17/fix-for-mp3-songs-not-playing-in-itunes/" rel="bookmark">Fix for MP3 songs not playing in iTunes</a><!-- (14.7468)--></li>
		<li><a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/" rel="bookmark">Getting MP3 songs to play at the same volume in iTunes and beyond</a><!-- (12.7929)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I’m always playing songs in iTunes through a playlist (vs. navigating through the Library), so when I come across a song that I want to delete, I have always used a 2 step process since through the iTunes UI you can’t delete it from the playlist and the library at the same time. I resorted to:</p>
<ol>
<li>Look at the song title</li>
<li>Type the song title into search box</li>
<li>In the search results, right click and delete the song</li>
</ol>
<p>This was such a pain in the butt that I always wished there was an easier way to do this straight from the playlist.&#160; Turns out there is!</p>
<p>I found this list of <a href="http://www.apple.com/au/support/itunes/windows/shortcuts/">Windows shortcuts</a> on Apple’s site which shows that <strong>Shift+Delete</strong> is the answer I’ve been looking for:</p>
<blockquote><p><strong>Shift-Delete</strong></p>
<p>Delete the selected song from your library and all playlists     </p>
</blockquote>
<p>So when you’re in an iTunes playlist and want to remove the song from the playlist only, use <strong>Delete</strong>.&#160; If you want to remove it from both the playlist AND your iTunes Library, use <strong>Shift+Delete </strong>!</p>
<p>(There is also another undocumented shortcut – <strong>CTRL + SHIFT + Delete</strong> which will do the same thing as <strong>Shift+Delete </strong>except it will add an extra confirmation for sending the file to the recycle bin. Since you already get one prompt using Shift+Delete, there’s no reason for this extra step)</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2005/09/10/sync-ratings-between-itunes-and-windows-media-player/" rel="bookmark">Sync ratings between iTunes and Windows Media Player</a><!-- (18.4036)--></li>
		<li><a href="http://trevinchow.com/blog/2008/09/17/fix-for-mp3-songs-not-playing-in-itunes/" rel="bookmark">Fix for MP3 songs not playing in iTunes</a><!-- (14.7468)--></li>
		<li><a href="http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/" rel="bookmark">Getting MP3 songs to play at the same volume in iTunes and beyond</a><!-- (12.7929)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/E3uKVSRNQFd5QHAlFlhYnyK_vDc/0/da"><img src="http://feedads.g.doubleclick.net/~a/E3uKVSRNQFd5QHAlFlhYnyK_vDc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/E3uKVSRNQFd5QHAlFlhYnyK_vDc/1/da"><img src="http://feedads.g.doubleclick.net/~a/E3uKVSRNQFd5QHAlFlhYnyK_vDc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=6iANLA8HXvA:iv6QbAJsOCc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6iANLA8HXvA:iv6QbAJsOCc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=6iANLA8HXvA:iv6QbAJsOCc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6iANLA8HXvA:iv6QbAJsOCc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=6iANLA8HXvA:iv6QbAJsOCc:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=6iANLA8HXvA:iv6QbAJsOCc:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/</feedburner:origLink></item>
		<item>
		<title>Turning on the Zumi Black &amp; White Mode</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/JA5ftpTOI5Y/</link>
		<comments>http://trevinchow.com/blog/2010/01/02/turning-on-the-zumi-black-white-mode/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 21:50:30 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[b&w]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Zumi]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2010/01/02/turning-on-the-zumi-black-white-mode/</guid>
		<description><![CDATA[Over the past year, I’ve fallen in love with photos out of toy / Lo-Fi cameras so I was absolutely thrilled when I got a Zumi Digital camera 2.0 as gift this past Christams.&#160; I have been shooting like a fiend with it for the past week.&#160; Here are some sample shots:

One of the hidden [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/05/28/turning-30-has-its-advantages/" rel="bookmark">Turning 30 has its advantages</a><!-- (9.0726)--></li>
		<li><a href="http://trevinchow.com/blog/2007/10/11/tips-for-beginning-photographers/" rel="bookmark">Tips for beginning photographers</a><!-- (8.39208)--></li>
		<li><a href="http://trevinchow.com/blog/2007/09/27/a-million-little-pictures/" rel="bookmark">A Million Little Pictures</a><!-- (6.22382)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>Over the past year, I’ve fallen in love with photos out of toy / Lo-Fi cameras so I was absolutely thrilled when I got a <a href="http://photojojo.com/store/awesomeness/zumi-digital/">Zumi Digital camera 2.0</a> as gift this past Christams.&#160; I have been shooting like a fiend with it for the past week.&#160; Here are some sample shots:</p>
<p><a title="Yaletown Building" href="http://www.flickr.com/photos/32022858@N00/4207602136/"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" border="0" hspace="2" alt="Yaletown Building" vspace="2" src="http://farm3.static.flickr.com/2496/4207602136_61c94da97b_m.jpg" /></a><a title="Seattle Building" href="http://www.flickr.com/photos/32022858@N00/4221769206/"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" border="0" hspace="2" alt="Seattle Building" vspace="2" src="http://farm3.static.flickr.com/2643/4221769206_d8c24c91b4_m.jpg" /></a></p>
<p>One of the hidden surprises of this camera was that there is an undocumented black &amp; white mode!&#160; I stumbled across it by accident going through the menus one day, and the great part is that it also works for videos!</p>
<p>Here is a shot I took of downtown Seattle:</p>
<p><a title="Black and White 2" href="http://www.flickr.com/photos/32022858@N00/4221768616/"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" border="0" alt="Black and White 2" src="http://farm5.static.flickr.com/4040/4221768616_b14891cbf6_m.jpg" /></a></p>
</p>
<p>Here’s how you turn the B&amp;W mode on:</p>
<ol>
<li>Start with the camera off </li>
<li>Press the “<strong>On”</strong> button and wait for the screen to say <strong>“Ready”</strong> </li>
<li>Press <strong>“Menu” </strong>button 5 times so you cycle through all the menus and end up back at the screen that says <strong>“Ready”</strong>. </li>
<li>Press <strong>“OK”</strong> button 3 times – first time to toggle into Video mode, second time to toggle back to camera, then the third time to go back to video mode.&#160; </li>
</ol>
<p>Tada! You’ll now see video mode in B&amp;W, and if you press the “OK” button one more time, you’ll go back to photo mode which will now also be B&amp;W.&#160; </p>
<p>You automatically go back to color mode when you turn the camera off and back on, which means that you unfortunately can’t stay in B&amp;W mode by default.</p>
<p><strong>Note: </strong>I have the Zumi 2.0 camera, so this may not work for the first generation that was originally sold by Photojojo.</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2008/05/28/turning-30-has-its-advantages/" rel="bookmark">Turning 30 has its advantages</a><!-- (9.0726)--></li>
		<li><a href="http://trevinchow.com/blog/2007/10/11/tips-for-beginning-photographers/" rel="bookmark">Tips for beginning photographers</a><!-- (8.39208)--></li>
		<li><a href="http://trevinchow.com/blog/2007/09/27/a-million-little-pictures/" rel="bookmark">A Million Little Pictures</a><!-- (6.22382)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/6CNmCMh38pyP2COmKZPlhQWk-5c/0/da"><img src="http://feedads.g.doubleclick.net/~a/6CNmCMh38pyP2COmKZPlhQWk-5c/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6CNmCMh38pyP2COmKZPlhQWk-5c/1/da"><img src="http://feedads.g.doubleclick.net/~a/6CNmCMh38pyP2COmKZPlhQWk-5c/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=JA5ftpTOI5Y:ECQglgkK7Eo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=JA5ftpTOI5Y:ECQglgkK7Eo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=JA5ftpTOI5Y:ECQglgkK7Eo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=JA5ftpTOI5Y:ECQglgkK7Eo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=JA5ftpTOI5Y:ECQglgkK7Eo:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=JA5ftpTOI5Y:ECQglgkK7Eo:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2010/01/02/turning-on-the-zumi-black-white-mode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2010/01/02/turning-on-the-zumi-black-white-mode/</feedburner:origLink></item>
		<item>
		<title>First annual internet speed test</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/UmNZokp_xVA/</link>
		<comments>http://trevinchow.com/blog/2009/12/28/first-annual-internet-speed-test/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 08:42:01 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[speed test]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2009/12/28/first-annual-internet-speed-test/</guid>
		<description><![CDATA[I got this idea from Tom, but for the life of me I can’t find his previous blog post on the topic (or I’m imagining that he inspired me).&#160; Anyways, I thought it would be useful to start tracking the bandwidth I’m getting from my ISP on a yearly basis to see improvements along the [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2005/12/15/7-weird-things-you-can-do-on-the-internet/" rel="bookmark">7 weird things you can do on the internet</a><!-- (7.38478)--></li>
		<li><a href="http://trevinchow.com/blog/2006/03/07/reunited-with-snowboarding/" rel="bookmark">Reunited with snowboarding</a><!-- (6.76075)--></li>
		<li><a href="http://trevinchow.com/blog/2009/02/14/inbox-zero-and-getting-things-done/" rel="bookmark">Inbox Zero and Getting Things Done</a><!-- (5.70027)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I got this idea from <a href="http://lianza.org/blog/">Tom</a>, but for the life of me I can’t find his previous blog post on the topic (or I’m imagining that he inspired me).&#160; Anyways, I thought it would be useful to start tracking the bandwidth I’m getting from my ISP on a yearly basis to see improvements along the way. It would have been even more useful to have started this several years ago, but here goes!</p>
<p>Results from <a href="www.dslreports.com/speedtest">dslreports</a>:</p>
<p><a href="http://trevinchow.com/blog/wp-content/uploads/2009/12/SpeedTest2009.png" rel="lightbox[1070]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Speed Test 2009" border="0" alt="Speed Test 2009" src="http://trevinchow.com/blog/wp-content/uploads/2009/12/SpeedTest2009_thumb.png" width="483" height="495" /></a></p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2005/12/15/7-weird-things-you-can-do-on-the-internet/" rel="bookmark">7 weird things you can do on the internet</a><!-- (7.38478)--></li>
		<li><a href="http://trevinchow.com/blog/2006/03/07/reunited-with-snowboarding/" rel="bookmark">Reunited with snowboarding</a><!-- (6.76075)--></li>
		<li><a href="http://trevinchow.com/blog/2009/02/14/inbox-zero-and-getting-things-done/" rel="bookmark">Inbox Zero and Getting Things Done</a><!-- (5.70027)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/X5492DCjhLikabwjdnEp1AHL-cU/0/da"><img src="http://feedads.g.doubleclick.net/~a/X5492DCjhLikabwjdnEp1AHL-cU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/X5492DCjhLikabwjdnEp1AHL-cU/1/da"><img src="http://feedads.g.doubleclick.net/~a/X5492DCjhLikabwjdnEp1AHL-cU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=UmNZokp_xVA:qQTftDUdsH0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=UmNZokp_xVA:qQTftDUdsH0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=UmNZokp_xVA:qQTftDUdsH0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=UmNZokp_xVA:qQTftDUdsH0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=UmNZokp_xVA:qQTftDUdsH0:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=UmNZokp_xVA:qQTftDUdsH0:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2009/12/28/first-annual-internet-speed-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2009/12/28/first-annual-internet-speed-test/</feedburner:origLink></item>
		<item>
		<title>Getting MP3 songs to play at the same volume in iTunes and beyond</title>
		<link>http://feeds.trevinchow.com/~r/trevin/~3/0YBXacNYtvQ/</link>
		<comments>http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 01:25:05 +0000</pubDate>
		<dc:creator>Trevin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[foobar2000]]></category>
		<category><![CDATA[id3]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3tag]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[replay gain]]></category>
		<category><![CDATA[replaygain]]></category>
		<category><![CDATA[songs]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/</guid>
		<description><![CDATA[My music library consists of songs that I’ve acquired from a variety of sources such as web downloads, Amazon, iTunes, eMusic and rips from my own CDs.
One of my biggest pet peeves for the longest time is that songs and albums across my library vary in playback volume.&#160; Since I almost always listen to music [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/" rel="bookmark">Deleting song in iTunes Library from within a Playlist</a><!-- (22.3871)--></li>
		<li><a href="http://trevinchow.com/blog/2008/09/17/fix-for-mp3-songs-not-playing-in-itunes/" rel="bookmark">Fix for MP3 songs not playing in iTunes</a><!-- (21.9584)--></li>
		<li><a href="http://trevinchow.com/blog/2005/09/10/sync-ratings-between-itunes-and-windows-media-player/" rel="bookmark">Sync ratings between iTunes and Windows Media Player</a><!-- (20.2871)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>My music library consists of songs that I’ve acquired from a variety of sources such as web downloads, <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FMP3-Music-Download%2Fb%3Fie%3DUTF8%26node%3D163856011%26ref%255F%3Dsa%255Fmenu%255Fdmusic1&amp;tag=trevinblog-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">Amazon</a>, iTunes, <a href="http://www.emusic.com">eMusic</a> and rips from my own CDs.</p>
<p>One of my biggest pet peeves for the longest time is that songs and albums across my library vary in playback volume.&#160; Since I almost always listen to music in shuffle/random across the entire library (or within a specific genre), track-to-track volume differences are very noticeable.&#160; It’s particularly bad if I’m listening to through headphones.</p>
<p>By default, iTunes will analyze volume information on songs as you add them to your library.&#160; It stores volume normalization in an extended ID3 tag called “COMMENT ITUNNORM” which it will read and adjust playback volume before each song starts.</p>
<p>While iTunes handles this really well, it sucks if you also use other media player software or want to move to another music player in the future.</p>
<p>Since I wanted to future proof myself, I started investigating how I could have a more portable solution that would be player independent.</p>
<h2><strong>Solution: Replay Gain</strong></h2>
<p>After doing some <a href="http://www.bing.com/search?q=normalize+mp3+playback">searches</a>, I stumbled upon various ways of analyzing audio files in order to normalize overall loudness of song playback.&#160; The most popular method seemed to be “Replay Gain” and it was getting a ton of support in <a href="http://en.wikipedia.org/wiki/Replay_Gain#Replay_Gain-compliant_audio_players">3rd party applications</a>.</p>
</p>
<p> <span id="more-1055"></span>
</p>
<p>According to <a href="http://en.wikipedia.org/wiki/Replay_Gain">Wikipedia</a>:</p>
<blockquote><p><b>Replay Gain</b> is a proposed standard published by David Robinson in 2001 to <a href="http://en.wikipedia.org/wiki/Audio_normalization">normalize</a> the perceived loudness of computer audio formats such as MP3 and Ogg Vorbis. It works on a track/album basis, and is now supported in a growing number of media players. Although the standard is formally known as &quot;Replay Gain&quot;, it is also commonly known as &quot;ReplayGain&quot; or &quot;replaygain.&quot; It is sometimes abbreviated &quot;RG&quot;.</p>
</blockquote>
<p>The Theory of ReplayGain, with the relevant parts in <font color="#ff0000">red</font>:</p>
<blockquote><p><font color="#ff0000">Replay Gain works by first performing a </font><a href="http://en.wikipedia.org/wiki/Psychoacoustics"><font color="#ff0000">psychoacoustic</font></a><font color="#ff0000"> analysis of an entire audio track to measure peak levels and perceived loudness.</font> The difference between the measured perceived loudness and the desired target loudness is calculated; this is considered the ideal replay gain value (the target loudness of most Replay Gain utilities is 89 dB SPL — 6 dB higher than the Replay Gain specification and SMPTE recommendation). <font color="#ff0000">Usually, the gain value and the peak value are then stored as metadata in the audio file, allowing Replay Gain-capable audio players to automatically </font><font color="#ff0000">attenuate</font><font color="#ff0000"> or </font><font color="#ff0000">amplify</font><font color="#ff0000"> the signal so that tracks will play at a similar loudness level. This avoids the common problem of having to manually adjust volume levels when playing audio files from </font><font color="#ff0000">albums</font><font color="#ff0000"> that have been </font><font color="#ff0000">mastered</font><font color="#ff0000"> at different levels.</font> Should the audio at its original levels be desired (e.g., for burning back to hard copy), the metadata can simply be ignored.</p>
<p>With lossy files, another benefit of Replay Gain is that the peak information can also be used to prevent loud songs from clipping.</p>
<p>…</p>
<p><font color="#ff0000">Replay Gain utilities usually add metadata to the audio files without altering the original audio data</font>. Otherwise, a tool can amplify the data itself and save the result to another, gain-adjusted audio file; this is not perfectly reversible in most cases. The Replay Gain standard specifies an 8-byte field in the header of any file, though many popular audio formats use tags for Replay Gain information.</p>
</blockquote>
<h2>Track vs. Album Gain</h2>
<p>There are 2 ways to calculate Replay Gain – Track-gain or Album-gain.&#160; Track-gain does analysis so all tracks are the same volume on playback.&#160; Album-gain will gather additional peak and gain values for every song within an album, and try to maintain the intended loudness differences between tracks.</p>
<p>Album gain makes sense if you typically listen to a whole album at once.&#160; Since I rarely do that, using track-gain made the most sense.</p>
<p>You can calculate both track and album-gain for each songs, but for me, it was a waste of time to do it in addition to track-gain.</p>
<h2>How to calculate Replay Gain?</h2>
<p>The easiest way I found to calculate Replay Gain (RG) for all the songs on my library was to use the well-known free music player <a href="http://www.foobar2000.org/">Foobar2000</a>.&#160; After calculating RG for every single track, it’s one button click to add the RG values to the ID3 tags of all the songs in extended tag values called “REPLAYGAIN_TRACK_GAIN” and &quot;REPLAYGAIN_TRACK_PEAK”.</p>
<p>Unfortunately, iTunes doesn’t read these 2 extended ID3 tags and uses it’s own ID3 tag called “COMMENT ITUNNORM” to store it’s volume normalization information. Yes, once again, Apple sucks for interoperability <img src='http://trevinchow.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>The easiest way to get the value of both the RG standard ID3 tags, as well as having iTunes support is to convert the RG tags to the iTunes recognized ones.&#160; Luckily there free tools to help us to that.</p>
<h2>Disclaimer</h2>
<p>While this only changes your ID3 tags, it is actually writing changes to each file.&#160; Since we’re making changes broadly across your entire music library, make sure you’re extra careful before committing any of the steps below. </p>
<p>I recommend you take a complete backup of your music library before starting this in case you have to revert anything.</p>
<h2>Software needed</h2>
<p>You’ll need 2 free applications before we begin:</p>
<ul>
<li><a href="http://www.foobar2000.org/">Foobar2000</a> </li>
<li><a href="http://www.mp3tag.de/en/download.html">MP3Tag</a> </li>
</ul>
<p>We’ll use Foobar2000 first to calculate the track-gain for each song and write out the ID3 tags, then use MP3Tag to copy the ReplayGain tag into the iTunes supported tag.</p>
<h2>Step-by-step (click each screenshot for larger version):</h2>
<ol>
<li>In Foobar2000, add all your target songs either by using <strong>File | Add Folder</strong>, or drag-and-drop.&#160; Best to try 1 album first, before doing your whole library. </li>
<li>Select all the songs that you added, <strong>right-click</strong> and choose <strong>Replay Gain</strong> then <strong>Scan Per-File Track Gain</strong>.<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image6.png" rel="lightbox[1055]">        <br /><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb5.png" width="497" height="281" /></a> </li>
<li>You’ll see a progress bar as it analyzes the peak and gain for each song you’ve selected.&#160; This should be fairly quick assuming you haven’t chosen thousands of songs:      <br /><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image7.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb6.png" width="590" height="142" /></a> </li>
<li>After that completes, you’ll see a summary window showing the results.&#160; You won’t see any values calculated for Album gain or Album peak since we are only calculating track again.&#160; Press <strong>Update File Tags</strong> to write the new extended ID3 tags to each song.       <br /><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image9.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb7.png" width="437" height="271" /></a> </li>
<li>After all the tags are written out, you’ll be returned to the main Foobar2000 window. I couldn’t find any way in Foobar2000 to verify the ID3 tags were written out, but don’t worry, you can verify that in our next step. </li>
<li>Now, start up <a href="http://www.mp3tag.de/en/index.html"><strong>MP3Tag</strong></a><strong>&#160;</strong>and add the same folder/albums/songs you just worked on in Foobar2000:<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image10.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb8.png" width="407" height="308" /></a> </li>
<li><strong>Optional: </strong>To verify the Replay Gain tags were written out by Foobar2000, right-click one one of the songs and choose <strong>Extended Tags.&#160; </strong>You can then scroll down and see <strong>REPLAYGAIN_TRACK_GAIN</strong> and <strong>REPLAYGAIN_TRACK_PEAK</strong> tags and values:<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image12.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb9.png" width="453" height="320" /></a> </li>
<li>There is no built in functionality in MP3Tag to convert the ReplayGain tag to the necessary iTunes tag.&#160; Luckily, MP3Tag supports custom scripts that we can do almost anything we want with meta data.&#160; Select all the songs in MP3Tag, and choose <strong>Convert </strong>then <strong>Actions.</strong><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image13.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb10.png" width="357" height="329" /></a> </li>
<li>On resulting Actions dialog, click on the little icon on the right side represent <strong>New Action:</strong><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image15.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb11.png" width="282" height="270" /></a> </li>
<li>Give a name to the action, I called mine “<strong>ReplayGain to ITUNNORM</strong>” and hit <strong>OK:</strong><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image16.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb12.png" width="288" height="272" /></a> </li>
<li>Another dialog will appear looking similar to the first. Click on the same “<strong>New</strong>” icon to actually define what this action will do:<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image17.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb13.png" width="300" height="288" /></a> </li>
<li>For the Action Type, select <strong>“Format Value” </strong>and click <strong>OK:</strong><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image18.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb14.png" width="310" height="295" /></a> </li>
<li>You now have to define the format value.&#160; Specify <strong>COMMENT ITUNNORM</strong> for the field name, and <strong>$rg2sc(%REPLAYGAIN_TRACK_GAIN%)</strong> for the format string.&#160; <font color="#ff0000">Pay attention to the spelling of both, it needs to be exact. </font><font color="#000000">Press <strong>OK</strong>.</font><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image19.png" rel="lightbox[1055]">        <br /><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb15.png" width="318" height="307" /></a> </li>
<li>You’ll be returned to the Action groups dialog, where you’ll see your newly created action. Make sure you <strong>check </strong>the box next to it, and press <strong>OK </strong>to invoke the action.<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image20.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb16.png" width="248" height="239" /></a> </li>
<li>MP3Tag will make quick work of the tag conversion, and you’ll see a summary dialog tell you how many tags it formatted.&#160; It should be exactly equal the number of songs you selected originally.&#160; If it’s not, then your work in Foobar2000 didn’t work and you should restart.<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image21.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb17.png" width="305" height="212" /></a> </li>
<li><strong>Optional: </strong>You can verify that the new iTunes tag was added by doing the same thing we did in Step 7, except this time we look for a new extended tag called <strong>COMMENT ITUNNORM</strong><a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image22.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb18.png" width="302" height="256" /></a>&#160;<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image23.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb19.png" width="334" height="234" /></a>&#160; </li>
<li>The last step is to now get iTunes to read your new track gain information.&#160; If you don’t already have the song added to your iTunes library, you can just add it and it will be read automatically.&#160; However, if the song <strong>is</strong> already part of your library, there’s an easy work around.&#160; Just select all the songs, click <strong>Get Info.&#160; </strong>On teh information dialog in iTunes about the selected songs, <strong>do not make any changes</strong>.&#160; Instead, just click <strong>OK</strong> and iTunes will re-read all the song information, including the new COMMENT ITUNNORM tag you added.<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image24.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb20.png" width="441" height="173" /></a>&#160;<a href="http://trevinchow.com/blog/wp-content/uploads/2009/10/image25.png" rel="lightbox[1055]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://trevinchow.com/blog/wp-content/uploads/2009/10/image_thumb21.png" width="385" height="304" /></a> </li>
</ol>
<p>Presto! Your music is now all set with Replay Gain information, and will be supported in iTunes, your iPod and even your iPhone.</p>
<p><strike>If I ever get around to it, I’ll look into creating a simple app that can automated this. But don’t hold your breath <img src='http://trevinchow.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strike></p>
<p><strong>Update (1/3/2010):</strong> I create a <a href="http://trevinchow.com/blog/2010/01/03/applying-replaygain-more-easily-with-foobar2000-and-mp3tag/">simple batch file</a> to help alleviate some of the manual steps.</p>


<h3>Related Posts</h3>
<ol>
		<li><a href="http://trevinchow.com/blog/2010/01/03/deleting-song-in-itunes-library-from-within-a-playlist/" rel="bookmark">Deleting song in iTunes Library from within a Playlist</a><!-- (22.3871)--></li>
		<li><a href="http://trevinchow.com/blog/2008/09/17/fix-for-mp3-songs-not-playing-in-itunes/" rel="bookmark">Fix for MP3 songs not playing in iTunes</a><!-- (21.9584)--></li>
		<li><a href="http://trevinchow.com/blog/2005/09/10/sync-ratings-between-itunes-and-windows-media-player/" rel="bookmark">Sync ratings between iTunes and Windows Media Player</a><!-- (20.2871)--></li>
	</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/CYuSx6Dq-0mNayyvHZVsk2cuYxE/0/da"><img src="http://feedads.g.doubleclick.net/~a/CYuSx6Dq-0mNayyvHZVsk2cuYxE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/CYuSx6Dq-0mNayyvHZVsk2cuYxE/1/da"><img src="http://feedads.g.doubleclick.net/~a/CYuSx6Dq-0mNayyvHZVsk2cuYxE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.trevinchow.com/~ff/trevin?a=0YBXacNYtvQ:W9_nSqHvzno:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/trevin?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=0YBXacNYtvQ:W9_nSqHvzno:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/trevin?i=0YBXacNYtvQ:W9_nSqHvzno:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=0YBXacNYtvQ:W9_nSqHvzno:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/trevin?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.trevinchow.com/~ff/trevin?a=0YBXacNYtvQ:W9_nSqHvzno:gvLSfk745pE"><img src="http://feeds.feedburner.com/~ff/trevin?i=0YBXacNYtvQ:W9_nSqHvzno:gvLSfk745pE" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://trevinchow.com/blog/2009/10/25/normalize-volume-of-mp3-songs-for-use-in-itunes/</feedburner:origLink></item>
	</channel>
</rss>
