<?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/"
	>

<channel>
	<title>Consequence of Sound &#187; EAR FARM</title>
	<atom:link href="http://consequenceofsound.net/tag/ear-farm/feed/" rel="self" type="application/rss+xml" />
	<link>http://consequenceofsound.net</link>
	<description>Think Fast, Listen Slowly</description>
	<lastBuildDate>Thu, 31 May 2012 15:27:47 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-RC1-20950</generator>
		<item>
		<title>EAR FARM rounds up Tom Tom Club, Sean Bones, tUnE-yArDs, and more for charity album!</title>
		<link>http://consequenceofsound.net/2009/11/ear-farm-rounds-up-tom-tom-club-sean-bones-tune-yards-and-more-for-charity-album/</link>
		<comments>http://consequenceofsound.net/2009/11/ear-farm-rounds-up-tom-tom-club-sean-bones-tune-yards-and-more-for-charity-album/#comments</comments>
		<thumbnail></thumbnail>
		<pubDate>Thu, 12 Nov 2009 21:00:09 +0000</pubDate>
		<dc:creator>Alex Young</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[EAR FARM]]></category>
		<category><![CDATA[Julie Doiron]]></category>
		<category><![CDATA[Sean Bones]]></category>
		<category><![CDATA[Sharon Van Etten]]></category>
		<category><![CDATA[Tom Tom Club]]></category>
		<category><![CDATA[tUnE-yArDs]]></category>

		<guid isPermaLink="false">http://consequenceofsound.net/?p=21685</guid>
		<description><![CDATA[<i>Do you EAR what I EAR?</i>]]></description>
			<content:encoded><![CDATA[<p>The next latest and greatest benefit will come from the hands of our good friends <a href="http://earfarm.com/" target="_blank">EAR FARM</a>, who recently teamed up <a href="http://letemin.com/" target="_blank">Let ‘Em In Studio</a> to create a holiday album. It&#8217;s appropriately titled <em>Do you EAR what I EAR?</em>, features the likes of Tom Tom Club, Sean Bones, tUnE-yArDs, Julie Doiron, Sharon Van Etten, and more, and will benefit the <a href="http://www.a-b-c.org/" target="_blank">Association to Benefit Children</a>, an outstanding New York-based service dedicated to permanently break the cycles of abuse, neglect, sickness and homelessness among disadvantaged children and their families.</p>
<p>Here&#8217;s the complete description, as given by EAR FARM:</p>
<blockquote><p>Do you EAR what I EAR? is the final result of nearly four months of inspired collaboration and efforts among an incredibly talented and generous group of bands and musicians, the comprehensive recording and mixing services of Nadim Issa and Let ‘Em In Studios, and the mastering expertise of the Lodge. EAR FARM coordinated and curated the compilation, inviting a spectrum of genres and sounds into the project and working with both dear friends and musicians we&#8217;ve long admired.</p></blockquote>
<p>The compilation <a href="http://earfarm.bigcartel.com/" target="_blank">will be available</a> beginning December 1st  with a suggested minimum donation of $5.00. All proceeds will go to directly to the Association to Benefit Children.</p>
<p style="text-align: center;"><img src="http://c438342.r42.cf2.rackcdn.com/wp-content/uploads/2009/11/efchristmasteaser-2.jpg" alt="" width="500" /></p>
]]></content:encoded>
		<content:mobile><![CDATA[The next latest and greatest benefit will come from the hands of our good friends EAR FARM, who recently teamed up Let ‘Em In Studio to create a holiday album. It's appropriately titled <em>Do you EAR what I EAR?</em>, features the likes of Tom Tom Club, Sean Bones, tUnE-yArDs, Julie Doiron, Sharon Van Etten, and more, and will benefit the Association to Benefit Children, an outstanding New York-based service dedicated to permanently break the cycles of abuse, neglect, sickness and homelessness among disadvantaged children and their families.

Here's the complete description, as given by EAR FARM:
Do you EAR what I EAR? is the final result of nearly four months of inspired collaboration and efforts among an incredibly talented and generous group of bands and musicians, the comprehensive recording and mixing services of Nadim Issa and Let ‘Em In Studios, and the mastering expertise of the Lodge. EAR FARM coordinated and curated the compilation, inviting a spectrum of genres and sounds into the project and working with both dear friends and musicians we've long admired.
The compilation will be available beginning December 1st  with a suggested minimum donation of $5.00. All proceeds will go to directly to the Association to Benefit Children.
]]></content:mobile>
			<content:images>
<image>
<src><![CDATA[http://c438342.r42.cf2.rackcdn.com//wp-content/uploads/2009/11/efchristmasteaser-2.jpg]]></src>
<width><![CDATA[500]]></width>
</image>
				</content:images>
		<wfw:commentRss>http://consequenceofsound.net/2009/11/ear-farm-rounds-up-tom-tom-club-sean-bones-tune-yards-and-more-for-charity-album/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	    <script type="text/javascript">
    // <![CDATA[
        var disqus_shortname = 'consequenceofsound';
        (function () {
            var nodes = document.getElementsByTagName('span');
            for (var i = 0, url; i < nodes.length; i++) {
                if (nodes[i].className.indexOf('dsq-postid') != -1) {
                    nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel'));
                    url = nodes[i].parentNode.href.split('#', 1);
                    if (url.length == 1) { url = url[0]; }
                    else { url = url[1]; }
                    nodes[i].parentNode.href = url + '#disqus_thread';
                }
            }
            var s = document.createElement('script'); s.async = true;
            s.type = 'text/javascript';
                        s.src = 'http' + '://' + 'disqus.com/forums/' + disqus_shortname + '/count.js';
            (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
        }());
    //]]>
    </script>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using memcached
Database Caching 7/11 queries in 0.003 seconds using memcached
Object Caching 346/355 objects using memcached
Content Delivery Network via Rackspace Cloud Files: c438342.r42.cf2.rackcdn.com

Served from: www.consequenceofsound.net @ 2012-05-31 11:41:16 -->
