<?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>NYCHey Joe Guitar Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/nychey-joe-guitar/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/nychey-joe-guitar/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 16:12:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://heyjoeguitar.com/wp-content/uploads/2016/07/HJG_Favicon.png</url>
	<title>NYCHey Joe Guitar Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/nychey-joe-guitar/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A NYC Music School That&#8217;s Not For the Birds</title>
		<link>https://heyjoeguitar.com/a-nyc-music-school-thats-not-for-the-birds/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 14 Aug 2014 00:01:09 +0000</pubDate>
				<category><![CDATA[Musical Oddities]]></category>
		<category><![CDATA[Benefits of Music]]></category>
		<category><![CDATA[In-home music teachers Brooklyn]]></category>
		<category><![CDATA[Keyboard and harmonica instruction]]></category>
		<category><![CDATA[Manhattan Guitar Lessons]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[NYCHey Joe Guitar]]></category>
		<category><![CDATA[Private Music Lessons Riverdale]]></category>
		<category><![CDATA[Qualified music teachers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1606</guid>

					<description><![CDATA[<p>It’s a Zoo Out There, But Manhattan Guitar School Has a Human Touch Music is good for human beings –it makes us calmer, smarter, more emotionally balanced, and happier. We are not exactly reinventing the wheel here because the beneficial effects of music are well known. But wait – let’s take this one step farther....</p>
<p>The post <a href="https://heyjoeguitar.com/a-nyc-music-school-thats-not-for-the-birds/">A NYC Music School That&#8217;s Not For the Birds</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>It’s a Zoo Out There, But Manhattan Guitar School Has a Human Touch</h2>
<p>Music is good for human beings –it makes us calmer, smarter, more emotionally balanced, and happier. We are not exactly reinventing the wheel here because the beneficial effects of music are well known.</p>
<p>But wait – let’s take this one step farther. Did you also know that non-humans enjoy playing music as well? This news comes from an unlikely (at least in this context) institution &#8211; Smithsonian’s National ZOO in Washington D.C, which has its animals playing various musical instruments.<br />
<span id="more-1606"></span><br />
Now, this may sound like monkey business, but the zoo’s management explained in a statement that musical activities “allow animals to demonstrate their species-typical behavior, to allow them to exercise control or choice over their environment, and to enhance their well-being.” The zoo concedes that while animals wouldn&#8217;t necessarily encounter a keyboard or the harmonica in the wild, “the activity engages their sight, touch and hearing senses.&#8221;</p>
<p>What this means is that ALL creatures large and small, and not just humans, draw benefit from music.</p>
<h2>The zoo is alive with the sound of music</h2>
<p>In all fairness, the zoo doesn’t claim that its animals are virtuoso musicians. As these videos demonstrate, at very best they could be categorized as beginners, but they should certainly get applauded for being curious and enthusiastic – the very same qualities that human musicians should have.</p>
<p>Having said that, otters could very well be an exception. The zoo gave them a keyboard and reports that the mammals have mastered the music of <a id="690061ae75493" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=wsRlO4dQJGI&#038;width=640&#038;height=480" title="">“Chopsticks”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=wsRlO4dQJGI&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#690061ae75493").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> (also known as &#8211; even more appropriately &#8211; “The Flea Waltz”) and advanced “to something bolder, more expressive and individualistic”.</p>
<p>Here are more “awww” moments: an orangutan playing the <a id="690061ae75505" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=gddXYuRKccM&#038;width=640&#038;height=480" title="">xylophone</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=gddXYuRKccM&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#690061ae75505").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and a bear blowing into the <a id="690061ae75539" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=tGEdaQ1E8SM&#038;width=640&#038;height=480" title="">harmonica</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=tGEdaQ1E8SM&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#690061ae75539").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>. We are not quite sure what melody the bear cub is playing but we’d like to think it is, fittingly enough,  “The Lion Sleeps Tonight.”</p>
<h2>Not a dog and pony show</h2>
<p>At Hey Joe Guitar, we are animal lovers. However, we will not give music lessons to your pets – whether you own a dog, cat, zebra, or an orangutan. <a href="/your-teacher/" title="Our Teachers">Our teachers</a> are well trained and highly qualified, but their experience is limited to humans (we are not saying animals can’t be taught to play, but we are not the ones to teach them!)  Just like a leopard can’t change his spots, we can’t make a horse play the guitar either!</p>
<p>But if you, your child, or another (two-legged) family member would like to learn an instrument, we’ll come to your Manhattan, Brooklyn or Riverdale (Bronx) home or office to give you lessons. We won’t even mind if your animal sits in on the lesson – talk about the proverbial elephant in the room!</p>
<h6>Photo by Christina Quinn</h6>
<p>The post <a href="https://heyjoeguitar.com/a-nyc-music-school-thats-not-for-the-birds/">A NYC Music School That&#8217;s Not For the Birds</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
