<?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>Music teachers Manhattan Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/music-teachers-manhattan/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/music-teachers-manhattan/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 15:05:26 +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>Music teachers Manhattan Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/music-teachers-manhattan/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Laugh and Be Merry – At Brooklyn Guitar School</title>
		<link>https://heyjoeguitar.com/laugh-and-be-merry-at-brooklyn-guitar-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 00:01:25 +0000</pubDate>
				<category><![CDATA[Music and Science]]></category>
		<category><![CDATA[Brooklyn guitar school]]></category>
		<category><![CDATA[Music teachers Manhattan]]></category>
		<category><![CDATA[New York music lessons]]></category>
		<category><![CDATA[Riverdale guitar lessons]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2009</guid>

					<description><![CDATA[<p>LOL: Brooklyn Guitar School Is No Joke! In a few days, on May 3, people across the globe will be celebrating a really cool holiday – the World Laughter Day, which is observed on the first Sunday of every May. As its name suggests, this is not a serious or solemn occasion. Far from it...</p>
<p>The post <a href="https://heyjoeguitar.com/laugh-and-be-merry-at-brooklyn-guitar-school/">Laugh and Be Merry – At Brooklyn Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>LOL: Brooklyn Guitar School Is No Joke! </h2>
<p>In a few days, on May 3, people across the globe will be celebrating a really cool holiday – the <a href="http://www.cute-calendar.com/event/world-laughter-day/8981-world.html" title="Wold Laughter Day" target="_blank">World Laughter Day</a>, which is observed on the first Sunday of every May.<br />
<span id="more-2009"></span></p>
<p>As its name suggests, this is not a serious or solemn occasion. Far from it &#8211; it is all about good humor, upbeat mood, and fun. And yes, it is also a proven health-booster, which may be the reason why laughter is called “the best medicine.”</p>
<p>This much we know – a sincere and heartfelt giggle or chuckle has more positive impact on our physical and mental wellbeing than most people realize. For instance, it has been scientifically proven that laughter reduces stress, soothes tension, and can even relieve pain. And some studies also show a strong connection between laughter and a healthy heart.</p>
<p>And that, dear friends, is no joke!</p>
<h2>Health benefits</h2>
<p>Now, you may be wondering what is the connection between laughter and music – if, indeed, there is one. Well, we do have some answers for you. </p>
<p>A few years ago, researchers at Japan’s Osaka University found that people who often laughed and listened to music had lower blood pressure, which, in turn, had benefitted their cardiovascular health.</p>
<p>Another study, carried out at the University of Maryland Medical Center, showed a similar effect: that laughing and listening to upbeat music improved the function of the inner lining of blood vessels, lowering blood pressure.</p>
<p>The doctors don’t know for sure why this happens but whatever the reasons are, at least we have evidence that combining laughter with music is good for what ails us.</p>
<h2>A barrel of laughs</h2>
<p>Now that you know there is science behind the laughter-music connection, it’s time to start practicing both.  Where do you begin? How about by looking at these very funny videos that show that music and laughter really do go hand-in-hand:</p>
<ul>
<li>Whoever said symphony orchestras tend to be serious never saw <a id="69011352dd28a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=nKM1IOeN3bc&#038;width=640&#038;height=480" title="">this video</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=nKM1IOeN3bc&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#69011352dd28a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>. It sure gives a new meaning to the phrase “hitting the right keys!”</li>
<li>Just because <a id="69011352dd2de" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=3k84GI-AgB4&#038;width=640&#038;height=480" title="">these musicians</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=3k84GI-AgB4&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#69011352dd2de").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> are dressed to the nines doesn’t mean they are stuffed shirts!</li>
<li>We bet you never saw anyone playing the piano quite <a id="69011352dd312" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=K23mC4mpobg&#038;width=640&#038;height=480" title="">like this</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=K23mC4mpobg&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#69011352dd312").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>.</li>
<li>We all know Weird Al Jankovic is, well, weird, but he can be <a id="69011352dd340" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Ssa1EnJt9UI&#038;width=640&#038;height=480" title="">hilarious as well</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=Ssa1EnJt9UI&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#69011352dd340").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>!</li>
</ul>
<p>These are just some examples of the laughter-eliciting music. Don’t you feel better already?</p>
<h2>Never a comedy of errors!</h2>
<p>Our Hey Joe Guitar teachers have a hearty sense of humor but they take music lessons seriously. When they come to your Manhattan, Brooklyn or Riverdale home or office, don’t expect them to crack jokes, perform stand-up comedy, or emulate Weird Al. Sorry, that’s not what we do!</p>
<p>So when you <a href="/contact-us/" title="Contact Us">contact us</a>, we won’t send in the clowns but, rather, an amazing music teacher who is experienced in an instrument of your choice – all joking aside!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/laugh-and-be-merry-at-brooklyn-guitar-school/">Laugh and Be Merry – At Brooklyn Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
