<?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>nyc music school Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/nyc-music-school/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/nyc-music-school/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Thu, 06 Oct 2016 21:25:05 +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>nyc music school Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/nyc-music-school/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Women&#8217;s Movement: Manhattan Music School Honors Female Composers</title>
		<link>https://heyjoeguitar.com/womens-movement-manhattan-music-school-honors-female-composers/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 05 Mar 2015 00:01:55 +0000</pubDate>
				<category><![CDATA[Music In History]]></category>
		<category><![CDATA[Brooklyn Music Teachers]]></category>
		<category><![CDATA[Manhattan guitar school]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Private Music Lessons Riverdale]]></category>
		<category><![CDATA[Women composers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1952</guid>

					<description><![CDATA[<p>Manhattan Music School “Unveils” the Composers’ Hidden Talent Did you know that March marks the International Women’s Month, not only in this country, but also all over the world? There are numerous reasons to honor women past and present, because they have made significant contributions to arts, humanities, sciences, politics, as well as many other...</p>
<p>The post <a href="https://heyjoeguitar.com/womens-movement-manhattan-music-school-honors-female-composers/">Women&#8217;s Movement: Manhattan Music School Honors Female Composers</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Manhattan Music School “Unveils” the Composers’ Hidden Talent</h2>
<p>Did you know that March marks the International Women’s Month, not only in this country, but also all over the world?</p>
<p>There are numerous reasons to honor women past and present, because they have made significant contributions to arts, humanities, sciences, politics, as well as many other areas. And not just the famous ones, mind you, but also the so-called “unsung heroines” who, through their efforts and dedication, have made a meaningful impact on our lives.<br />
<span id="more-1952"></span></p>
<p>We at Hey Joe Guitar would like to celebrate the women of the world by honoring female composers. Yes, you heard it right – FEMALE COMPOSERS. If you think that composition is strictly a man’s domain, prepare to be surprised!</p>
<h2>Out of the shadows</h2>
<p>We know that there are many women songwriters, but, throughout the centuries, there had also been women composers of classical music. They are not as well known as their male counterparts (historically, women always had to struggle for recognition),<br />
but their contributions to music have been remarkable.</p>
<p>Obviously, we can’t list all of them here, but we are pleased to introduce you to several who had composed beautiful pieces of music that remain largely unknown. We think this is a great opportunity to present some of these gifted women who have lived in the shadow of male composers far too long.</p>
<h2>Lack of recognition</h2>
<p>The names Mendelsshon and Schumann are familiar to music lovers, but we are not talking about Felix and Robert, respectively. Rather, we are referring to Felix’s sister Fanny and Robert’s wife Clara.</p>
<p>Let’s start with Fanny (1805-1847). Although she showed musical aptitude from an early age, she did not get as much encouragement and support as her brother did. In fact, in an 1820 letter to her, Fanny’s father wrote: “Music will perhaps become his [i.e. Felix&#8217;s] profession, while for <i>you</i> it can and must be only an ornament.”</p>
<p>In her short life (she died at 42 from a stroke), Fanny composed 460 pieces of music, many of which were published under Felix’s name. To those who had an opportunity to hear <a id="68fccd1839873" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=ti1eZ2B63Ro&#038;width=640&#038;height=480" title="">her work</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=ti1eZ2B63Ro&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#68fccd1839873").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>, there’s no doubt that Fanny was a talented composer in her own right.</p>
<p>What about Clara Schumann (1819 – 1896)? A child prodigy who performed recitals around Europe from an early age, Clara’s deftness at the piano won her an admiration of composers like Frederic Chopin and Niccolo Paganini, among others. Her most fervent admirer, however, was a man who would become her husband, Robert Schumann.</p>
<p>While Clara was a successful pianist, she was not widely recognized as a composer, even though she composed a number of <a id="68fccd18398c4" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=bANWdzQPchQ&#038;width=640&#038;height=480" title="">piano concertos and other pieces of music</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=bANWdzQPchQ&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#68fccd18398c4").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>. As she once explained, “Composing gives me great pleasure&#8230; there is nothing that surpasses the joy of creation, if only because through it one wins hours of self-forgetfulness, when one lives in a world of sound.”</p>
<p>However, since Clara never received any popular acclaim for her works (even though her husband was supportive), she eventually gave up composing. “I once believed that I possessed creative talent, but I have given up this idea,” she said. “A woman must not desire to compose—there has never yet been one able to do it. Should I expect to be the one?”</p>
<p>Sadly, Clara’s music, like that of so many other women composers of her time, had never been taken seriously. </p>
<h2>Prolific composers of yore</h2>
<p>Of course there had been many other women composers throughout history, and most of them had no family ties to male musicians. Marianne Martinez and Louise Farrenc were among them.</p>
<p>Marianne (1744 – 1812) frequently performed with Mozart (they were both Austrian) and worked in the shadows of famous male composers of that era. However, she went down in history as the creator of the only <a id="68fccd18398f8" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=67LcQ8tLK3Q&#038;width=640&#038;height=480" title="">symphony</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=67LcQ8tLK3Q&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#68fccd18398f8").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> written by a woman during the Classical period.</p>
<p>Louise (1804- 1875) was a <a id="68fccd1839926" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=up8MVoFOheU&#038;width=640&#038;height=480" title="">French composer</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=up8MVoFOheU&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#68fccd1839926").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> who wrote music not only for the piano, but for chamber ensembles and orchestras as well. </p>
<h2>To know them is to love them</h2>
<p>At our NYC music school we are happy to honor women composers, songwriters, and musicians in general – past and present. In fact, we are open to all kinds of music, even to the works that have been little known by general public.</p>
<p>Our excellent teachers will be happy to come to your Manhattan, Brooklyn, or Riverdale home or office and give you or your child music lessons on an instrument of your choice &#8211; whatever gender (or age) you are.</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/womens-movement-manhattan-music-school-honors-female-composers/">Women&#8217;s Movement: Manhattan Music School Honors Female Composers</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>With NYC Music School, You&#8217;ll Never Be Out of Practice</title>
		<link>https://heyjoeguitar.com/with-nyc-music-school-youll-never-be-out-of-practice/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 04 Nov 2014 00:01:19 +0000</pubDate>
				<category><![CDATA[Musical Education]]></category>
		<category><![CDATA[Brooklyn Music Teachers]]></category>
		<category><![CDATA[In home music lessons Riverdale]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[Music practice]]></category>
		<category><![CDATA[nyc music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1697</guid>

					<description><![CDATA[<p>Don’t let your instrument play hooky – make a weekly date with your Manhattan music lessons instructor “That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved.” Ralph Waldo Emerson Are you one of those people who started music training...</p>
<p>The post <a href="https://heyjoeguitar.com/with-nyc-music-school-youll-never-be-out-of-practice/">With NYC Music School, You&#8217;ll Never Be Out of Practice</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2/>Don’t let your instrument play hooky – make a weekly date with your Manhattan music lessons instructor</h2/>
<blockquote><p>“That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved.”</p></blockquote>
<p><cite>Ralph Waldo Emerson</cite></p>
<p>Are you one of those people who started music training but somewhere along the line you decided to …tune out? Or maybe you (or your children) have not quit, but are not spending enough time practicing with a teacher?</p>
<p><span id="more-1697"></span></p>
<p>Learning to play an instrument, like anything else you undertake in life, requires commitment, motivation and discipline. But, the good news is that, unlike training for the Olympics, you don’t have to practice many hours each day. If you play for your own pleasure and enjoyment (rather than preparing for a concert at Carnegie Hall), 30 minutes to one hour of practice a week with a teacher should be sufficient to keep improving your skill.  It sounds totally doable, doesn’t it, but you’d be surprised at how many people just won’t do it.</p>
<h2/>Let the music begin (and continue!)</h2/>
<p>There are many reasons people cite for not practicing regularly or giving up music altogether. Even if they don’t blame their dog for ripping up their musical scores, they may come up with other excuses for not doing their “homework.”</p>
<p>For example, perhaps they thought that the instrument would just play itself – like those “magic” pianos you sometimes see in music stores &#8211; and no input of time or energy would be required of them. (Okay, so we are being a bit facetious here, but you wouldn’t believe the lame excuses people give for not practicing!)</p>
<p>Seriously though, many people give up because they underestimate the effort it would take to master the instrument. If they don’t become virtuosos overnight, they become disappointed with their lack of progress and decide to stop.</p>
<p>Or, they may genuinely have very busy jobs and lives, and decide that playing an instrument is too time-consuming.</p>
<p>Needless to say, we disagree with all these “reasons” and can offer some compelling counter arguments of our own.</p>
<h2/>Busting some myths</h2/>
<p>We find that all too often people harbor misconceptions about what it takes to learn an instrument. They may believe that they need to devote many hours every week to their music training &#8211; not so!</p>
<p>This particular myth falls under the same category as the one about having to exercise intensively for hours every day in order to get physically fit. In fact, federal recommendations call for half an hour of moderate physical activity five days a week to stay healthy (of course, if you want to work out more than that, you certainly can). However, people who are not aware that even a little exercise each day is beneficial get discouraged by the idea of time-consuming daily workouts, and give up fitness altogether.</p>
<p>We are bringing this up to demonstrate how misconceptions can throw us off the track. Just as it’s not necessary to pump iron or do other strenuous exercises each day to stay in shape, long-winded and too frequent practice sessions with your music teacher are not a requirement either.</p>
<h2/>A musical interlude in your busy week</h2/>
<p>We do realize that many of our clients – adults and children alike – are very busy. We get that, which is why our Manhattan, Brooklyn, and Riverdale <a href="/how-it-works/" title="How we work">music lessons</a> are tailored to <i>your </i>schedule. Not only that, but we make those lessons easy and convenient for you because we come right to your home or office, so you don’t have to waste valuable time commuting to meet your teacher.</p>
<p>Out of out of 10,080 minutes that tick along each week, you can surely put aside 30 to 60 of them to get that all-important music exposure and all the <a href="http://www.netdoctor.co.uk/healthy-living/wellbeing/health-benefits-of-music.htm" title="Benefits of music" target="_blank">benefits it offers</a>: a healthier brain, sharper focus and concentration, improved motor skills and coordination, and better mood. (But, if you want to devote more time each week to your music training than the bare minimum mentioned above, we certainly wouldn’t stop you).</p>
<p>As Greek philosopher Aristotle so aptly put it, &#8220;We are what we repeatedly do. Excellence, then, is not an act, but a habit.&#8221;</p>
<h5>Photo by Music Master</h5>
<p>The post <a href="https://heyjoeguitar.com/with-nyc-music-school-youll-never-be-out-of-practice/">With NYC Music School, You&#8217;ll Never Be Out of Practice</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</title>
		<link>https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 16 Sep 2014 00:01:22 +0000</pubDate>
				<category><![CDATA[Music and Health]]></category>
		<category><![CDATA[Brooklyn Riverdale music lessons]]></category>
		<category><![CDATA[Focus with music]]></category>
		<category><![CDATA[Guitar Lessons]]></category>
		<category><![CDATA[Manhattan music teachers]]></category>
		<category><![CDATA[nyc music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1694</guid>

					<description><![CDATA[<p>Guitar Lessons Provide Crowd Control – For Your Brain Are you one of those people who can’t organize or structure their thoughts and concentrate on just one idea / task at a time? You are certainly not alone because so many of us are multitasking and juggling various obligations at the same time. If you...</p>
<p>The post <a href="https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/">Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2/>Guitar Lessons Provide Crowd Control – For Your Brain</h2/>
<p>Are you one of those people who can’t organize or structure their thoughts and concentrate on just one idea / task at a time? You are certainly not alone because so many of us are multitasking and juggling various obligations at the same time.</p>
<p>If you (or your child) ever said “I just can’t focus,” then we have some very good news for you: researchers have discovered an effective way to whip your thoughts and attention span into tip-top shape: music!</p>
<p><span id="more-1694"></span></p>
<p>A study carried out jointly at Harvard and Japan’s Kyoto University reports that soothing sounds of a <a id="68fccd183aad9" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=FejHZUyj_Lw&#038;width=640&#038;height=480" title="">Mozart minuet</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=FejHZUyj_Lw&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#68fccd183aad9").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>improve the ability of children and older people to focus on a task, while ignoring irrelevant information that might be “crowding” their brains.</p>
<p>Who knew music had such a powerful effect on our concentration? Well, WE certainly did!</p>
<h2/>The science behind it all</h2/>
<p>The above-mentioned study is not the only one that has demonstrated how music can help the brain focus more effectively. Other research has also shown that melodious sounds help the brain release dopamine, a chemical neurotransmitter which impacts many mental and cognitive functions, including motivation, attention, learning, and concentration.</p>
<p>What does this mean to you and your child? Experts tell us that for adults, music boosts on-the-job productivity, while in kids it improves academic performance – all because of a better ability to concentrate and process the information at hand. For all age groups, this translates into increased creativity across all fields and domains.</p>
<p>Music education can also <a href="/blog/key-success-manhattan-music-lessons/" title="The Key to Success, with Manhattan Music Lessons">make you more successful</a> in all aspects of your life. All that, we believe, starts with the ability to focus because it helps us hone in on what is important and relevant to us at any given time.</p>
<h2>Rein in your wandering thoughts</h2>
<p>What kind of music is most effective in improving our concentration? Rhythms and transitions in Mozart and <a id="68fccd183ab16" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=yyelz5Q0Z9w&#038;width=640&#038;height=480" title="">Beethoven’s</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=yyelz5Q0Z9w&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#68fccd183ab16").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> compositions are believed to help the brain focus better.</p>
<p>But that’s not all: researchers at the University of London’s Institute of Education found that children are more likely to appreciate a wider range of music later in life, if they had been exposed to history’s most famous composers – like the ones mentioned above &#8211; early on.</p>
<p>But, let’s go back to the type of music that boosts concentration.</p>
<p>Some experts believe that rhythmic patterns specific to Baroque music, such as <a id="68fccd183ab48" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=nbpAFzyrx5o&#038;width=640&#038;height=480" title="">Vivaldi’s Four Seasons</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=nbpAFzyrx5o&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#68fccd183ab48").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and <a id="68fccd183ab74" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Xq2WTXtKurk&#038;width=640&#038;height=480" title="">Bach’s Brandenburg Concerto #3</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=Xq2WTXtKurk&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#68fccd183ab74").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> are especially focus-friendly.</p>
<p>Is it all about classical music, you may wonder? The above-mentioned studies …<i>focused </i>on that genre, but you can boost your concentration with other melodies as well – it’s all about what “speaks” to you.</p>
<p>For example, the so-called “<a id="68fccd183ab9d" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=jYCW-aSzWlo&#038;width=640&#038;height=480" title="">ambient</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=jYCW-aSzWlo&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#68fccd183ab9d").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>” music, the kind that creates a certain mood, has also been shown to have concentration-boosting properties because it’s so soft and soothing.</p>
<h2/>The bottom line…</h2/>
<p>From our own extensive experience and anecdotal evidence derived from students at our <a href="/how-it-works/" title="How we work">NYC music school</a>, we can tell you that music really does improve concentration.</p>
<p>Of course, it all depends on several important factors, such as the quality of instruction &#8211; our music teachers are among the best in New York – as well as the correct technique adapted to the age and level of each student.</p>
<p>We also believe that students are able to focus better if the lesson takes place in a quiet and comfortable environment, which is why our teachers make “house calls” in Manhattan, Brooklyn and Riverdale section of the Bronx. So please <a href="/contact-us/" title="Contact us">contact us</a> and we’ll…focus on you right away!</p>
<h5>Photo by Vikingmaid</h5>
<p>The post <a href="https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/">Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<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="68fccd183b406" 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#68fccd183b406").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="68fccd183b441" 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#68fccd183b441").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and a bear blowing into the <a id="68fccd183b470" 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#68fccd183b470").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>
		<item>
		<title>Start Therapy &#8211; At NYC Music School</title>
		<link>https://heyjoeguitar.com/start-therapy-at-nyc-music-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 16 Jan 2014 00:01:42 +0000</pubDate>
				<category><![CDATA[Music and Health]]></category>
		<category><![CDATA[Brooklyn Music Teachers]]></category>
		<category><![CDATA[Healing music]]></category>
		<category><![CDATA[Manhattan Guitar Lessons]]></category>
		<category><![CDATA[Music lessons Riverdale]]></category>
		<category><![CDATA[nyc music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1525</guid>

					<description><![CDATA[<p>Manhattan guitar lessons are good for body and soul None of us can forget the unspeakable tragedy that happened at the Sandy Hook Elementary School in Newton CT last year, where 20 children and six adults were killed in a shooting spree. This horrific event has left emotional scars on the victims&#8217; families and the...</p>
<p>The post <a href="https://heyjoeguitar.com/start-therapy-at-nyc-music-school/">Start Therapy &#8211; At NYC Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Manhattan guitar lessons are good for body and soul</h2>
<p>None of us can forget the unspeakable tragedy that happened at the Sandy Hook Elementary School in Newton CT last year, where 20 children and six adults were killed in a shooting spree. This horrific event has left emotional scars on the victims&#8217; families and the community at large, but these brave people have been finding comfort in an unexpected source: music and arts.</p>
<p><span id="more-1525"></span></p>
<p>In a <a href="http://www.csmonitor.com/The-Culture/Family/2013/1202/Newtown-families-find-healing-in-music-and-art" target="_new">recent article</a>, Jimmy Greene, whose daughter was killed in the shooting, says that playing his saxophone has helped him deal with his grief.  &#8220;I picked up my instrument one day and felt much better,&#8221; he recounts. &#8220;I realized that music is a big part of who I am and the more I played, the more like myself I felt. In the time I didn&#8217;t play, I kind of lost sense of myself in a way.&#8221;</p>
<p>He adds that he found music helpful in &#8220;dealing with the grief and the loss, the pain and the sadness that I deal with every day.&#8221;</p>
<p>Greene is a professional musician who also teaches music at Western Connecticut State University, but the fact is that many other people in Newton have found a measure of relief in music and creative arts in general.</p>
<p>We at Hey Joe Guitar music school are not surprised – we have always known through our own experience (which is backed by a vast body of research), that music has a strong therapeutic effect, which eases both emotional and physical pain. That&#8217;s because music provides an outlet for expressing feelings that mere language does not.</p>
<h2>Musical miracles</h2>
<p>Just as an example, studies show that music has a beneficial effect on cardiovascular heath because it normalizes blood pressure, as well as heart and respiratory rates. It also has shown promise in cancer recovery by helping reduce anxiety in patients receiving radiation therapy, and ease nausea and other discomforts from chemotherapy.</p>
<p>There is also strong evidence of benefits to mental health. For instance, music therapy lowers stress and anxiety, and helps depressive patients recover quicker.</p>
<p>What is the connection between music and healing? Experts say that is an intricate process, but, generally speaking, music helps us relax, distracts our minds from our problems, and provides an emotional release from all the tensions and stress factors that can make us ill.</p>
<p>Now, you might be wondering what kind of music is the most powerful healer. It all depends on the genre YOU like and respond to best – classical, jazz, blues, pop, or the type we usually associate with the word &#8220;soothing,&#8221; which is a New Age-like, subliminal sound <a id="68fccd183bcdb" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=_j9QLl65fR0&#038;width=640&#038;height=480" title="">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=_j9QLl65fR0&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#68fccd183bcdb").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script><br />
Whatever lifts your spirits and brings you pleasure is fine by us!
</p>
<h2>To your health!</h2>
<p>As the songs says, we believe in music <a id="68fccd183bd16" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=1m5sfA73JCU&#038;width=640&#038;height=480" title="">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=1m5sfA73JCU&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#68fccd183bd16").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> We have seen many instances of the powerful effect that our Manhattan, Brooklyn and Riverdale (Bronx) music lessons have had on our students – whatever their age or level of proficiency.<br />
You might think, &#8220;a lesson is a lesson, so what&#8217;s the big deal?&#8221; We beg to disagree! We pride ourselves on our individual, <a href="/how-it-works/">personalized approach</a> , as well as our top-notch <a href="http://www.heyjoeguitar.com/our-music-teachers">teachers</a> .<br />
Whether for health or pleasure (or both), we are just what the doctor ordered!</p>
<h6>Photo be Helder Silva</h6>
<p>The post <a href="https://heyjoeguitar.com/start-therapy-at-nyc-music-school/">Start Therapy &#8211; At NYC Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Tale Of Two Christmas Calendars: NYC Music School Brings You Up To Date!</title>
		<link>https://heyjoeguitar.com/the-tale-of-two-christmas-calendars-nyc-music-school-brings-you-up-to-date/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Sun, 05 Jan 2014 17:41:48 +0000</pubDate>
				<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Brooklyn Music Teachers]]></category>
		<category><![CDATA[Eastern Orthodox music]]></category>
		<category><![CDATA[Hey Joe Guitar]]></category>
		<category><![CDATA[Manhattan Guitar Lessons]]></category>
		<category><![CDATA[Musical instruments Riverdale]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Orthodox Christmas]]></category>
		<category><![CDATA[Private piano lessons]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1505</guid>

					<description><![CDATA[<p>Begin the New Year with Private Guitar Lessons If you think that Christmas is over, you are right… but also wrong! While the Catholic and Protestant celebrations are indeed behind us, Eastern Orthodox churches are yet to commemorate this holy event on January 7. Actually, Eastern Orthodox congregations don&#8217;t dispute December 25 as the time...</p>
<p>The post <a href="https://heyjoeguitar.com/the-tale-of-two-christmas-calendars-nyc-music-school-brings-you-up-to-date/">The Tale Of Two Christmas Calendars: NYC Music School Brings You Up To Date!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Begin the New Year with Private Guitar Lessons</h2>
<p>If you think that Christmas is over, you are right… but also wrong! While the Catholic and Protestant celebrations are indeed behind us, Eastern Orthodox churches are yet to commemorate this holy event on January 7.</p>
<p>Actually, Eastern Orthodox congregations don&#8217;t dispute December 25 as the time of Christ&#8217;s birth, but they follow a different calendar &#8211; one that lags behind by nearly two weeks.</p>
<p><span id="more-1505"></span></p>
<p>The Orthodox churches adhere to an old, Julian calendar, named after its creator Julius Caesar, who introduced it in 46 BC as a reform of the ancient Roman timetable.  In 1582, however, Pope Gregory XIII modified the Julian calendar in order to correct its inaccuracies and miscalculations, such as 11 extra minutes each year, which was not compatible with the timing of the solar year.</p>
<p>The Gregorian calendar made up for the 11-minute discrepancy and has been widely used throughout the world. But the liturgical calendar of the Eastern Orthodox Church continues to follow the Julian system. So now you know: Christmas is celebrated on January 7 and New Year on the 14th.</p>
<h2>Different dates, same faith</h2>
<p>Despite the discrepancy in the timing of their observances, members of the Orthodox Church celebrate the same sacraments as other Christians. In fact, in the early days of Christianity, Roman Catholics and Orthodox congregants worshipped together. The split between the two denominations occurred in 1054 as a result of a dispute over the Papal authority.</p>
<p>Quite a few countries follow the Orthodox teachings, including Greece, Russia, Ukraine, Moldova, Belarus, Bulgaria, Serbia, Macedonia, and Romania. The immigrants from these countries established their churches in the United States, and in NYC as well.</p>
<p>Just as Western Christians observe the four weeks of Advent, their Eastern Orthodox counterparts practice the 40-day Nativity Fast, which is a traditional time of prayer, abstinence and penance.</p>
<p>On January 7, churches may light a fire of blessed palms and burn frankincense to commemorate the gifts the three wise men brought to baby Jesus.</p>
<p>There is one common thread that the Western and Eastern Christians share in their celebration of Christmas. Do you know what it is? You guessed it: music!</p>
<h2>Multi-lingual Christmas</h2>
<p>We love the songs that resound throughout the Orthodox churches at Christmas, and we especially enjoy hearing them in languages of each country. Here&#8217;s a sampling:
</p>
<p><!--[video_lightbox_youtube video_id="RdzdcilXTNQ" width="640" height="480" anchor="Russia:"]--><br />
<a id="68fccd183c5ce" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=nnDLls81FnA&#038;width=640&#038;height=480" title="">Bulgaria</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=nnDLls81FnA&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#68fccd183c5ce").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script><br />
<a id="68fccd183c60b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=hbMJlsDxMJc&#038;width=640&#038;height=480" title="">Greece:</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=hbMJlsDxMJc&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#68fccd183c60b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script><br />
<a id="68fccd183c639" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=JYh43FNymAM&#038;width=640&#038;height=480" title="">Ukraine:</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=JYh43FNymAM&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#68fccd183c639").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script><br />
<a id="68fccd183c663" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=o_AA6qBNs_s&#038;width=640&#038;height=480" title="">Serbia:</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=o_AA6qBNs_s&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#68fccd183c663").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></p>
<p>These are just a few examples, but they give you a sense of how beautifully solemn Eastern Orthodox Christmas is.</p>
<h2>It&#8217;s not all Greek to us!</h2>
<p>At Hey Joe Guitar, we find religious music, regardless of its denomination, truly inspirational. But it&#8217;s no news to you that we love ALL styles of music, whether put into song or played on any instrument (after all, we are a music school!).</p>
<p>Our <a href="/your-teacher/">excellent teachers</a> (many of whom are multi-lingual too) come to your <a href="http://www.heyjoeguitar.com/neighborhoods/"> Manhattan, Brooklyn or Riverdale (Bronx) home or office</a>  to give you lessons adapted to your (or your child&#8217;s) level. </p>
<p>Whether you celebrate New Year&#8217;s on January 1 or the 14th, 2014 is a great year to start guitar lessons, begin the piano, or learn any other musical instrument!
</p>
<h6>Photo by pjarrettphoto</h6>
<p>The post <a href="https://heyjoeguitar.com/the-tale-of-two-christmas-calendars-nyc-music-school-brings-you-up-to-date/">The Tale Of Two Christmas Calendars: NYC Music School Brings You Up To Date!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Beyond JINGLE BELLS – New York City Music School Reveals Lesser-known Christmas Songs</title>
		<link>https://heyjoeguitar.com/beyond-jingle-bells-nyc-music-school-reveals-lesser-known-christmas-songs/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 23 Dec 2013 00:01:31 +0000</pubDate>
				<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Christmas Carols]]></category>
		<category><![CDATA[Christmas songs]]></category>
		<category><![CDATA[Guitar teachers Riverdale]]></category>
		<category><![CDATA[Hey Joe Guitar]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[NYC guitar school]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[NYC Music Teachers]]></category>
		<category><![CDATA[Private music lessons Brooklyn]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1473</guid>

					<description><![CDATA[<p>Do you hear what we hear? Listen and learn with New York City music school! Chances are that wherever you go these days, you hear traditional Christmas carols. Yes, they are beautiful and, for many of us, bring memories of Christmases past. &#8220;Silent Night,&#8221; &#8220;O Holy Night,&#8221; &#8220;The Little Drummer Boy,&#8221; and &#8220;Do You Hear...</p>
<p>The post <a href="https://heyjoeguitar.com/beyond-jingle-bells-nyc-music-school-reveals-lesser-known-christmas-songs/">Beyond JINGLE BELLS – New York City Music School Reveals Lesser-known Christmas Songs</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Do you hear what we hear? Listen and learn with New York City music school!</h2>
<p>Chances are that wherever you go these days, you hear traditional Christmas carols. Yes, they are beautiful and, for many of us, bring memories of Christmases past. &#8220;Silent Night,&#8221; &#8220;O Holy Night,&#8221; &#8220;The Little Drummer Boy,&#8221; and &#8220;Do You Hear What I Hear,&#8221; are among the carols that usually carry the Yuletide season into the New Year.</p>
<p>We at Hey Joe Guitar love those songs too, but, let&#8217;s be honest, sometimes we would like to hear something new &#8211; or, at least, something that is not as widely played as the traditional carols.</p>
<p>Do such songs exist? Yes they do! There are plenty of lesser-known tunes that beautifully express the true spirit of Christmas. We hope that, among the ones listed below, you will find some that will… strike a chord with you and your family.<br />
<span id="more-1473"></span></p>
<h3>Put on your listening ears</h3>
<p>These are among our favorite not-so-well-known Christmas songs. Do you agree that they are worth listening to?</p>
<p><a id="68fccd183cf95" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=JGukVErPqwM&#038;width=640&#038;height=480" title="">There is a Star that Shines Tonight</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=JGukVErPqwM&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#68fccd183cf95").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> – Sheryl Crow</p>
<p><a id="68fccd183cfd3" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=8Ou37Jncu7k&#038;width=640&#038;height=480" title="">Christmas Celebration</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=8Ou37Jncu7k&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#68fccd183cfd3").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> – B.B. King</p>
<p><a id="68fccd183d004" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=sKKgOvf0VkY&#038;width=640&#038;height=480" title="">New Star Shining</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=sKKgOvf0VkY&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#68fccd183d004").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> – Ricky Skaggs</p>
<p><a id="68fccd183d02f" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=SamRPa1gRJQ&#038;width=640&#038;height=480" title="">Dear Santa</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=SamRPa1gRJQ&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#68fccd183d02f").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> Tim McGraw</p>
<p><a id="68fccd183d05b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=XeShHAZk3to&#038;width=640&#038;height=480" title="">Please Come Home for Christmas</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=XeShHAZk3to&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#68fccd183d05b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> – The Eagles</p>
<p>Notice how this selection includes different genres, from jazz and blues to pop and country. So whatever kind of music you are partial to, chances are you will find exactly what you like!</p>
<h3>Sounds from near and far</h3>
<p>Speaking of lesser-known Christmas songs, have you ever wondered what traditional tunes are most popular in other countries? Of course, we all know the one from our <a id="68fccd183d084" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=ihW56Xa3XGQ&#038;width=640&#038;height=480" title="">south of the border</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=ihW56Xa3XGQ&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#68fccd183d084").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> neighbors, but how about these tunes from around the globe:</p>
<table>
<tbody>
<tr>
<td>
<ul>
<li><a id="68fccd183d0bf" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=pdlWrDSTQ4Q&#038;width=640&#038;height=480" title="">France</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=pdlWrDSTQ4Q&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#68fccd183d0bf").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d0e8" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=q_GYlgFGF6k&#038;width=640&#038;height=480" title="">Switzerland</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=q_GYlgFGF6k&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#68fccd183d0e8").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d110" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=gEIFPYuT_Kk&#038;width=640&#038;height=480" title="">Poland:</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=gEIFPYuT_Kk&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#68fccd183d110").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d150" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=kAufwdN7m2k&#038;width=640&#038;height=480" title="">Italy:</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=kAufwdN7m2k&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#68fccd183d150").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d17d" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=4j9toMA17QY&#038;width=640&#038;height=480" title="">Germany:</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=4j9toMA17QY&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#68fccd183d17d").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d1a5" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=JfT06kHnHQM&#038;width=640&#038;height=480" title="">Sweden:</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=JfT06kHnHQM&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#68fccd183d1a5").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
</ul>
</td>
<td>
<ul>
<li><a id="68fccd183d1cd" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=a8v0_Hj_cG4&#038;width=640&#038;height=480" title="">Scotland:</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=a8v0_Hj_cG4&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#68fccd183d1cd").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d1f4" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=PFe2TIqPy4U&#038;width=640&#038;height=480" title="">Brazil:</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=PFe2TIqPy4U&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#68fccd183d1f4").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d21b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=hlSsffF2xhA&#038;width=640&#038;height=480" title="">Australia:</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=hlSsffF2xhA&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#68fccd183d21b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d242" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=A32Dco84tpM&#038;width=640&#038;height=480" title="">India:</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=A32Dco84tpM&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#68fccd183d242").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d269" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=vxIoe4G32ng&#038;width=640&#038;height=480" title="">The Philippines:</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=vxIoe4G32ng&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#68fccd183d269").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
<li><a id="68fccd183d2a0" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=vxIoe4G32ng&#038;width=640&#038;height=480" title="">From the continent of Africa:</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=vxIoe4G32ng&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#68fccd183d2a0").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Yes, we know, the world is a vast place and the wealth of Christmas musical traditions is huge. Unfortunately, we can&#8217;t include all of them here, but at least you have an opportunity to hear some of them.</p>
<h3>All you want for Christmas: New York City Music School</h3>
<p>Say your interest is piqued and you want to pursue music – Christmas and other. Nothing could be easier and more enjoyable than getting involved with our <a href="/what-we-do/">NYC music school</a></p>
<p>Whatever instrument you want to play – guitar, piano, drums, or anything else &#8211; (or whatever songs you would like to sing), our excellent teachers will come to your Manhattan, Brooklyn or Riverdale home or office to give you personalized music lessons.</p>
<h6>Photo by rein</h6>
<p>The post <a href="https://heyjoeguitar.com/beyond-jingle-bells-nyc-music-school-reveals-lesser-known-christmas-songs/">Beyond JINGLE BELLS – New York City Music School Reveals Lesser-known Christmas Songs</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Christmas Songs Demystified – New York City Music School Tells All!</title>
		<link>https://heyjoeguitar.com/christmas-songs-demystified-nyc-music-school-tells-all/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Sat, 21 Dec 2013 16:16:03 +0000</pubDate>
				<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Christmas songs]]></category>
		<category><![CDATA[Holiday Music]]></category>
		<category><![CDATA[Manhattan guitar school]]></category>
		<category><![CDATA[Music lessons Brooklyn]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Riverdale music teachers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1469</guid>

					<description><![CDATA[<p>At New York City Music School, We Know Our Christmas Tunes &#8216;Tis the season of &#8220;fa la la la la, la la la,&#8221; and chances are you too are belting out, or at least humming to, some Christmas tunes. Whether it&#8217;s about rocking around the Christmas tree, decking the halls with boughs of holly, riding...</p>
<p>The post <a href="https://heyjoeguitar.com/christmas-songs-demystified-nyc-music-school-tells-all/">Christmas Songs Demystified – New York City Music School Tells All!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>At New York City Music School, We Know Our Christmas Tunes</h2>
<p>&#8216;Tis the season of &#8220;fa la la la la, la la la,&#8221; and chances are you too are belting out, or at least humming to, some Christmas tunes. Whether it&#8217;s about rocking around the Christmas tree, decking the halls with boughs of holly, riding through the woods in a one-horse open sleigh, or poor grandma getting run over by a reindeer, these traditional songs are an integral part of the holidays.</p>
<p>But wait: have you ever wondered what interesting and maybe even wacky tales are behind the most popular Christmas carols? No? Well then, read on…</p>
<p><span id="more-1469"></span></p>
<h3>Holly Jolly Christmas</h3>
<p>Sure you know all the seasonal standards, but – do you REALLY? Here&#8217;s a list of some curious facts about Christmas music you may have missed along the way:</p>
<p>Christmas is a Christian holiday, but many of the most popular tunes are the creation of Jewish songwriters and composers. For example, the music and lyrics of &#8220;White Christmas,&#8221; the most recorded Christmas song in history, were written by Irving Berlin.</p>
<p><a href="http://www.youtube.com/watch?v=GJSUT8Inl14&#038;w=500&#038;rel=0">http://www.youtube.com/watch?v=GJSUT8Inl14&amp;w=500&amp;rel=0</a></p>
<p>Johnny Marks was the prolific songwriter of &#8220;Rudolf The Red-Nosed Reindeer&#8221;, &#8220;Rockin&#8217; Around The Christmas Tree&#8221; and &#8220;Run Rudolph Run&#8221;</p>
<div class="media-container"><iframe title="Rudolph The Red Nosed Reindeer(Lyrics)" width="500" height="375" src="https://www.youtube.com/embed/0byH9h1ClBY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<div class="media-container"><iframe title="Chuck Berry - Run Rudolph Run (1958)" width="500" height="375" src="https://www.youtube.com/embed/MVu4c7dhDRE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p><a href="http://www.youtube.com/watch?v=_6xNuUEnh2g&#038;w=500&#038;rel=0">http://www.youtube.com/watch?v=_6xNuUEnh2g&amp;w=500&amp;rel=0</a></p>
<p>&#8220;I&#8217;ll be Home For Christmas&#8221;, was composed by Walter Kent; &#8220;Winter Wonderland&#8221; is the creation of Felix Bernard; and &#8220;The Christmas Song&#8221;, was composed by Mel Torme.</p>
<div class="media-container"><iframe title="I&#039;ll Be Home For Christmas by Bing Crosby" width="500" height="375" src="https://www.youtube.com/embed/VFGfCn5rKIM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p><a href="http://www.youtube.com/watch?v=JE8D52xD4uw&#038;w=500&#038;rel=0">http://www.youtube.com/watch?v=JE8D52xD4uw&amp;w=500&amp;rel=0</a><br />
<a href="http://www.youtube.com/watch?v=SOszvL9lgSs&#038;w=500&#038;rel=0">http://www.youtube.com/watch?v=SOszvL9lgSs&amp;w=500&amp;rel=0</a></p>
<p>And don&#8217;t think that Jewish composers are behind only the 20th century&#8217;s crop of songs &#8211; the music to &#8220;Hark the Herald Angels Sing&#8221;, was composed in 1840 by Felix Mendelssohn. In fact, there is something very interesting about this particular piece of music. Read on to find out!</p>
<div class="media-container"><iframe loading="lazy" title="Hark! The Herald Angels Sing" width="500" height="375" src="https://www.youtube.com/embed/wbdvo019mgM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<h3>Stories behind the songs</h3>
<p>&#8220;Hark the Herald Angels Sing&#8221; has been a traditional Christmas carol for more than 170 years, but Mendelssohn actually composed this cantata – to the lyrics written in the previous century by a Methodist cleric Charles Wesley &#8211; to commemorate Johann Guttenberg&#8217;s invention of the printing press. Why a prominent composer would mark an invention that had occurred 400 years earlier with a religious song, we do not know. But whatever the reason is, we are happy that he gave the world this wonderful carol, which is still a part of Christmas repertoire all these years later.</p>
<p>Hang on – there are more fascinating facts out there. For instance, &#8220;Jingle Bells&#8221;, one of the most popular holiday songs, is not about Christmas at all; it was originally written for the Thanksgiving celebrations.</p>
<div class="media-container"><iframe loading="lazy" title="Jingle Bells - Christmas Carol" width="500" height="281" src="https://www.youtube.com/embed/sTS5wOOyJVI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p>Another typical song is &#8220;Do You Hear What I Hear?&#8221; You&#8217;d THINK it&#8217;s a Christmas tune, but in reality, it is a peace song, inspired by the 1962 Cuban Missile Crisis.</p>
<p><a href="http://www.youtube.com/watch?v=Ad7KU9bCTAM&#038;w=500&#038;rel=0">http://www.youtube.com/watch?v=Ad7KU9bCTAM&amp;w=500&amp;rel=0</a></p>
<p>And there is a sweet &#8220;awwww&#8221; moment associated with the above-mentioned &#8220;I&#8217;ll be Home For Christmas:&#8221; Gemini 7 astronauts Frank Borman and Jim Lovell asked to have this song played for them while they were in space. Their wish did come true: they returned to Earth on December 18, 1965, after two weeks spent in orbit.</p>
<h3>Comfort and joy – in your home</h3>
<p>We are happy to share with you all these fascinating tidbits and hope they have inspired you to further explore the world of music – Christmas and otherwise. Do you want to be a little drummer boy (or girl)? Or perhaps you&#8217;d like to start guitar or piano lessons or, for that matter, learn to play any other instrument in the convenience of your own home or office?</p>
<p><a href="/contact-us/">Contact us</a> and one of our wonderful NYC music teachers will appear at your doorstep, whether you live in Manhattan, Brooklyn, or Riverdale. With music in your life, you&#8217;ll never have a &#8220;Blue Christmas!&#8221;</p>
<div class="media-container"><iframe loading="lazy" title="Blue Christmas-  Elvis Presley" width="500" height="375" src="https://www.youtube.com/embed/5I2f1UJjiAA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<h6>Photo by The Dolly Mama</h6>
<p>The post <a href="https://heyjoeguitar.com/christmas-songs-demystified-nyc-music-school-tells-all/">Christmas Songs Demystified – New York City Music School Tells All!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Straight Talk, from New York City Guitar School</title>
		<link>https://heyjoeguitar.com/straight-talk-from-new-york-city-guitar-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 05 Dec 2013 00:01:07 +0000</pubDate>
				<category><![CDATA[Music and Health]]></category>
		<category><![CDATA[Brooklyn Music Teachers]]></category>
		<category><![CDATA[Good posture in music]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Private Music Lessons Riverdale]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1454</guid>

					<description><![CDATA[<p>NYC guitar school teachers will give you a heads-up on sitting pretty Remember when your mom used to tell you to sit straight? We hope you listened to her because good posture – the body&#8217;s alignment in relation to the force of gravity &#8211; is very important. Maybe you&#8217;ve never thought about it, but gravity...</p>
<p>The post <a href="https://heyjoeguitar.com/straight-talk-from-new-york-city-guitar-school/">Straight Talk, from New York City Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>NYC guitar school teachers will give you a heads-up on sitting pretty</h3>
<p>Remember when your mom used to tell you to sit straight? We hope you listened to her because good posture – the body&#8217;s alignment in relation to the force of gravity &#8211; is very important.</p>
<p>Maybe you&#8217;ve never thought about it, but gravity overstresses your muscles, joints, and ligaments. If you constantly slouch or stoop, chances are you&#8217;ll end up with chronic aches and pains. But correct posture will distribute the force of gravity evenly throughout your body, preventing soreness and other discomfort.</p>
<p>You might be wondering why in the world we are talking about posture in a music blog. Just sit straight and read on!</p>
<p><span id="more-1454"></span></p>
<h2>Yes, mother knows best!</h2>
<p>Whatever instrument you play, regardless of whether it&#8217;s small and light like the harmonica or big like the upright bass, certain muscles of your body will be working overtime because of the repetitive motion required for playing.</p>
<p>Repetitive stress injuries like tendonitis, bursitis, as well as back, neck and shoulder pain could strike a musician just as they sometimes happen to athletes. But yes, you can prepare your body to resist these pesky and painful inconveniences. </p>
<p>We don&#8217;t mean to sound like your mother, but this merits repeating:  correct body posture and movement – called &#8220;body mechanics&#8221; &#8211; while holding your instrument is very important for any musician. It will not only prevent physical discomfort but a poor performance as well!</p>
<h2>Fit as a fiddle</h2>
<p>If you play your instrument sitting down, remember to sit with a tall, straight back near the front of the chair, with your feet flat on the floor – your center of gravity should be on your feet and &#8220;sit bones,&#8221; rather than on your back or neck. </p>
<p>What if you play standing up? Your body must be balanced, with the weight evenly distributed between the two feet, which should be placed in a V position, not too close or too far apart.</p>
<p>And, it goes without saying that you should stand tall and not slouch, stoop or bend, so you can hold and position your instrument properly.</p>
<h2>Whip yourself into shape</h2>
<p>Clearly, we can&#8217;t teach you all about proper posture and weight distribution right here and now (but our Manhattan music lessons instructors who come to your home or office, will!)</p>
<p>Just to give you some practical ideas, these tips will help you &#8220;ache-proof&#8221; your body so you can handle your instrument like a pro:</p>
<div class="media-container"><iframe loading="lazy" title="Top 6 Stretching Exercises" width="500" height="375" src="https://www.youtube.com/embed/BaDXNjFjjnU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p>Stretch before playing. These exercises  will help you become more flexible and &#8220;fluid.&#8221; Strengthen your wrists, hands and arms, since they are essential &#8220;tools&#8221; while you play. Simple exercises like squeezing a tennis ball or lifting a dumbbell will be useful. Building up the core strength of your diaphragm trunk muscles is very important, especially if you play a woodwind or brass instrument.</p>
<p>These are just several of many exercises that will, if practiced regularly, improve your posture – in music and in life.</p>
<p>But even the best exercises will not prevent soreness if you don&#8217;t know how to hold your instrument correctly, so ask your Manhattan music lessons teacher to show you. He or she will be happy to come to your NYC home (Brooklyn and Riverdale in the Bronx included) and …set you straight!</p>
<h6>Photo by Enrique Pellejer</h6>
<p>The post <a href="https://heyjoeguitar.com/straight-talk-from-new-york-city-guitar-school/">Straight Talk, from New York City Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>See Music Through Rose-Tinted Glasses – With New York City Music Lessons</title>
		<link>https://heyjoeguitar.com/see-music-through-rose-tinted-glasses-with-manhattan-music-lessons/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 12 Nov 2013 00:01:28 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Brooklyn & Manhattan & Riverdale]]></category>
		<category><![CDATA[Color of Music]]></category>
		<category><![CDATA[In-home lessons]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[nyc music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1326</guid>

					<description><![CDATA[<p>New York City Music Lessons Won&#8217;t Give You the Blues! What color is your favorite piece of music? We are serious – different types of music evoke different hues, and many of us make emotional music-color connections based on how the various melodies make us feel. There is actually a body of research from the...</p>
<p>The post <a href="https://heyjoeguitar.com/see-music-through-rose-tinted-glasses-with-manhattan-music-lessons/">See Music Through Rose-Tinted Glasses – With New York City Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>New York City Music Lessons Won&#8217;t Give You the Blues!</h2>
<p>What color is your favorite piece of music? We are serious – different types of music evoke different hues, and many of us make emotional music-color connections based on how the various melodies make us feel.</p>
<p>There is actually a body of research from the University of California, Berkeley, proving this phenomenon. We find it fascinating because this means that music involves not just our sense of hearing, but also fires up our feelings and imagination.</p>
<p><span id="more-1326"></span></p>
<p>So what colors do various melodies convey? The above-mentioned study suggests, for instance, that Mozart&#8217;s energetic <a href="http://www.youtube.com/watch?v=hnORlU6Wzw4" target="_blank">Flute Concerto No. 1 in G</a> major is most often associated with bright yellow and orange, while his heavier <a href="http://www.youtube.com/watch?v=sPlhKP0nZII&amp;feature=youtu.be" target="_blank">Requiem in D minor</a> is seen as grey.</p>
<h2>A burst of color</h2>
<p>Of course, the way we respond to music &#8211; and art in general – is a matter of individual preferences and interpretation, so while someone else may see a certain piece of music as red, you might perceive it as blue or purple.</p>
<p>The researchers say that, generally speaking, we tend to associate faster-paced music in a major key with lighter, more vivid colors, while slower-paced music in a minor key is more likely to be paired up with darker and grayer hues.</p>
<p>And what about pieces that comprise different tempos, going from light and jaunty to heavy and solemn? We can only guess that they will evoke a burst of psychedelic colors.</p>
<h2>Beyond black and white</h2>
<p>We thought it would be fun to listen to different genres of music and pair them with matching colors. We hasten to add that this is a totally unscientific experiment and its findings are highly subjective (which is why we said before that interpretation of music is an individual matter):</p>
<ul>
<li>The mellow and soothing sounds of <a href="http://www.youtube.com/watch?v=EvxS_bJ0yOU" target="_blank">Chopin Nocturne Op. 9 No. 2</a> make us think of pale hues like cream, light blue or yellow.</li>
<li>The rousing tunes of <a href="http://www.youtube.com/watch?v=KK23BhEQVyU" target="_new">Ravel&#8217;s Bolero</a> conjure images of an earthy color like moss green with shades of mauve.</li>
<li>The fast-paced, rhythmic sounds of <a href="http://www.youtube.com/watch?v=PHdU5sHigYQ" target="_new">Dave Brubeck&#8217;s Take Five</a> bring to mind vibrant colors like red and dark blue – with little specks of glitter thrown in.</li>
<li>Last but certainly not least, Led Zeppelin&#8217;s high-vibe <a href="http://www.youtube.com/watch?v=HQmmM_qwG4k" target="_new">Whole Lotta Love</a> evokes &#8220;metallic&#8221; shades of steel gray.</li>
</ul>
<p>What do you think of this decidedly personal interpretation?</p>
<h2>Color your world with music</h2>
<p>We are not going to claim that our teachers are experts in color &#8211; or, for that matter, that they will always show up at your doorstep in a color-coordinated outfit.</p>
<p>But we can promise you that our in-home Manhattan music lessons (as well as those we offer in parts of Brooklyn and Riverdale in the Bronx) will provide you with excellent instruction that will leave you…in the pink!</p>
<h6>Photo Credit: <a href="http://www.flickr.com/photos/theskyisyourss/" target="_blank">the sky is kelsey&#8217;s</a></h6>
<p>The post <a href="https://heyjoeguitar.com/see-music-through-rose-tinted-glasses-with-manhattan-music-lessons/">See Music Through Rose-Tinted Glasses – With New York City Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>No Need to Cut Class this Summer &#8211; with Manhattan Music Lessons</title>
		<link>https://heyjoeguitar.com/no-need-to-cut-class-this-summer-with-manhattan-music-lessons/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 15 Jul 2013 09:42:32 +0000</pubDate>
				<category><![CDATA[Guitar Lessons]]></category>
		<category><![CDATA[Guitar Lessons Brooklyn]]></category>
		<category><![CDATA[Guitar Lessons NYC]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Summer in NYC]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1116</guid>

					<description><![CDATA[<p>Manhattan music lessons are even hotter in the summer! “Mom, Dad, I am BORED!” Ahhh, the sounds of summer, when school’s out and kids are footloose (and underfoot as well). How can you keep your young’uns productively busy? Good news is that New York City offers a wide variety of exciting summertime activities for youngsters of...</p>
<p>The post <a href="https://heyjoeguitar.com/no-need-to-cut-class-this-summer-with-manhattan-music-lessons/">No Need to Cut Class this Summer &#8211; with Manhattan Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p dir="ltr" style="text-align: center;"><strong>Manhattan music lessons are even hotter in the summer!</strong></p>
<p dir="ltr">“Mom, Dad, I am BORED!” Ahhh, the sounds of summer, when school’s out and kids are footloose (and underfoot as well). How can you keep your young’uns productively busy?</p>
<p>Good news is that New York City offers a wide variety of exciting summertime activities for youngsters of all ages <a href="http://mommypoppins.com/newyorkcityfamily/new-york-city-kids-summer-activities-guide">http://mommypoppins.com/newyorkcityfamily/new-york-city-kids-summer-activities-guide</a>, so no child should be bored and whining.</p>
<p>Summer holidays also provide a wonderful opportunity to introduce your kids to music. They will have lots of free time to take lessons and practice, and Hey Joe Guitar with its Manhattan music lessons will be pleased to help them along the way.</p>
<p><span id="more-1116"></span></p>
<p><strong>Don’t forget the music!</strong></p>
<p>Now, we don’t mean to say that playing an instrument and improving your child’s musical skills should be all-consuming. Children need a variety of fun activities in their spare time – visits to the <a href="http://www.centralparkzoo.com/" target="_blank">zoo</a>, <a href="http://www.timeout.com/new-york-kids/things-to-do/swimming-pools-for-nyc-families-1" target="_blank">swimming</a>, monkeying around on a <a href="http://www.timeout.com/new-york-kids/things-to-do/25-best-playgrounds-in-new-york-city" target="_blank">playground</a>, and learning all sorts of <a href="http://www.cmom.org/" target="_blank">cool stuff</a>.</p>
<p>But summer days are long, and, with a little creative thinking and advance planning, music lessons will fit snugly into your child’s (and your) schedule.</p>
<p>In case you are wondering why it is important to initiate your son or daughter to music, we can give you numerous compelling reasons. There is a wide body of scientific evidence showing that starting music training early in life has multiple benefits on the children’s character and development – academic, intellectual, social, and emotional. Music education also helps youngsters develop concentration, discipline, and become better team players (no pun intended) &#8211; all the skills and abilities that will serve them well throughout their lives. Remember: a journey of a thousand miles starts with a single step and that first exposure to an instrument will hopefully launch a lifetime passion for music!</p>
<p><strong>Hey Joe Guitar at your service!</strong></p>
<p>Your children are off for the summer, but our NYC music lessons never take a break. Here are some of the <a href="http://www.heyjoeguitar.com/why-us/–" target="_blank">advantages our school can offer</a> during the summer and at any other time of the year, for that matter:</p>
<ul>
<li dir="ltr">
<p dir="ltr">We have excellent, well-trained, personable and patient teachers, all of whom are graduates of top music schools and conservatories, and the majority hold master’s degrees in music and/or teaching.  They are carefully screened to ensure they will teach your children proper techniques, adapted to their age and level.</p>
</li>
</ul>
<ul>
<li dir="ltr">
<p dir="ltr">We teach guitar, piano, drums, trumpet, trombone, brass, reeds, saxophone, clarinet flute, violin, viola, cello, strings, accordion, ukulele, banjo, recorder, and mandolin. And, we also give voice lessons.</p>
</li>
</ul>
<ul>
<li dir="ltr">
<p dir="ltr">We come to you! As New Yorkers ourselves, we know just how hot and humid our city is in the summer and we would never ask our students to venture outside with their sometimes-sizeable instruments. That’s why our teachers will “deliver” the lessons to your air-conditioned Manhattan or Brooklyn home or office – they don’t mind breaking a sweat so your kids don’t have to!</p>
</li>
</ul>
<p>If you want to get a head start on summertime music training for a child (or a young-at-heart adult), or if you need further information about our in-house Brooklyn and Manhattan music lessons, please <a href="/contact-us/" target="_blank">contact us</a>.</p>
<p>Music – this is what’s HOT this summer!</p>
<p style="text-align: center;">***</p>
<h6>Photo credit:  <a href="http://www.flickr.com/photos/dok1/" target="_blank">Don O&#8217;Brien</a></h6>
<p>The post <a href="https://heyjoeguitar.com/no-need-to-cut-class-this-summer-with-manhattan-music-lessons/">No Need to Cut Class this Summer &#8211; with Manhattan Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Sounds of Summer, with Manhattan Music Lessons</title>
		<link>https://heyjoeguitar.com/the-sounds-of-summer-with-manhattan-music-lessons/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 08 Jul 2013 09:44:37 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Brooklyn & Manhattan & Riverdale]]></category>
		<category><![CDATA[Guitar and Piano Lessons]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[Music Lessons for Kids]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[Summer Activities]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1121</guid>

					<description><![CDATA[<p>Sizzle this summer with our Manhattan, Brooklyn and Riverdale music lessons It’s summer! If you are a New Yorker, you are used to sweltering temperatures. Fortunately, our city has lots of green spaces, where trees and other lush vegetation provide shade and respite from heat and humidity. So take a blanket, picnic basket and plenty...</p>
<p>The post <a href="https://heyjoeguitar.com/the-sounds-of-summer-with-manhattan-music-lessons/">The Sounds of Summer, with Manhattan Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p dir="ltr" style="text-align: center;"><strong>Sizzle this summer with our Manhattan, Brooklyn and Riverdale music lessons</strong></p>
<p dir="ltr" style="text-align: center;">
<p dir="ltr">It’s summer! If you are a New Yorker, you are used to sweltering temperatures. Fortunately, our city has lots of <a href="http://www.nycgovparks.org/" target="_blank">green spaces</a>, where trees and other lush vegetation provide shade and respite from heat and humidity.</p>
<p dir="ltr" style="text-align: left;">So take a blanket, picnic basket and plenty of fluids, and stretch out on the grass. Whether you are sitting / lying under a clear blue sky or a dark, starry one, summertime in the city can be a blast, especially if music is your constant companion.</p>
<p dir="ltr" style="text-align: left;">If you are looking for songs to enjoy throughout the summer, you came to the right place because we have lots of suggestions for you. Go ahead, prep your iPod and get ready to rock, roll, swing, or just chill out with these all-time favorite summertime tunes.</p>
<p dir="ltr" style="text-align: left;"><span id="more-1121"></span><strong>Here comes the sun</strong></p>
<p dir="ltr" style="text-align: left;"><em>“Come on over, let&#8217;s have some fun</em><br />
<em>Dancing in the morning sun</em><br />
<em>Looking to the bright blue sky</em><br />
<em>Come and let your spirit fly</em><br />
<em>You&#8217;re living it up this brand new day</em><br />
<em>Summer sun, it&#8217;s time to play.”</em></p>
<p dir="ltr" style="text-align: left;">These lyrics from Kelly Rowland’s “Summer Dreaming” are sure to put you in the “summery” mood. But there are many, many more songs that are great choices for those long summer days and nights. For example, how about these classic mellow sounds, “<a href="http://www.youtube.com/watch?v=h3kQt14_5OQ" target="_blank">Summertime and the Livin’ is Easy</a>” by two legendary performers, Louis Armstrong and Ella Fitzgerald.</p>
<p dir="ltr">And, for more vibe, “<a href="http://www.youtube.com/watch?v=ucU5c9ilIIc" target="_blank">Summer Loving</a>” from the movie “Grease” might be just the ticket.</p>
<p dir="ltr" style="text-align: left;">Whatever genre of music you prefer for your summer playlist, these <a href="http://www.digitaldreamdoor.com/pages/best_songs-summer.html" target="_blank">all-time classics</a> are terrific for any mood and occasion.</p>
<p dir="ltr" style="text-align: left;"><strong>Happy campers</strong></p>
<p dir="ltr" style="text-align: left;">What if you spend at least part of your summer camping in the woods, by the lake or river, rather than picnicking in a park? No problem – there are plenty of songs for the rugged, outdoor adventures, as well as quiet evenings sitting around the fire and eating smores.  Just grab your guitar and start strumming!</p>
<p dir="ltr" style="text-align: left;">How about classics like “<a href="http://www.youtube.com/watch?v=bYLKEePMvIU" target="_blank">Row Your Boat.</a>” &#8211; a perfect tune for all ages.  Then there’s a very fitting camping-and-fireside song called “<a href="http://www.youtube.com/watch?v=C3aFjQ8Emc4" target="_blank">There Ain’t No Bugs on Me.</a>”</p>
<p dir="ltr">Another quirky and fun tune is titled “A<a href="http://www.youtube.com/watch?v=oIKJtQbYE7c" target="_blank"> Song That Gets on Everybody’s Nerve.</a>” (Make sure you only sing it once, otherwise it may turn out to be a self-fulfilling prophecy). Good news is that there are so many different <a href="http://www.songsforteaching.com/campfiresongs/" target="_blank">camping songs</a>, you don’t need to sing the same one over and over again!</p>
<p dir="ltr" style="text-align: left;"><strong>By the seashore</strong></p>
<p dir="ltr" style="text-align: left;">Of course, New York has some wonderful beaches and if you spend part of your summer by the ocean, your playlist should focus, appropriately enough, on the sea, sand, and surf. Here too, various songs abound.</p>
<p dir="ltr" style="text-align: left;">Some “oldies but goodies” that we especially like are “<a href="http://www.youtube.com/watch?v=Nk3ZN3dSeDk" target="_blank">The Beach Blanket Bingo</a>”, “<a href="http://www.youtube.com/watch?v=2fGaBv8pAMA" target="_blank">Surfin’ USA</a>”, “<a href="http://www.youtube.com/watch?v=7jzx664u5DA" target="_blank">Stranger on the Shore</a>” and, for a more energetic, upbeat sound, “<a href="http://www.youtube.com/watch?v=C5biCmyJQtM" target="_blank">King of the Beach</a>”.</p>
<p dir="ltr" style="text-align: left;">What if you are not the park / camping / beach person, but would rather run for the hills? If mountain hiking trails are calling your name this summer, a newer version of the old Roy Rogers / Dale Evans classic, “<a href="http://www.youtube.com/watch?v=hwYcsMiB2UM" target="_blank">Happy Trails</a>”, might inspire you. Then there is also that old classic, “<a href="http://www.youtube.com/watch?v=Xz-UvQYAmbg" target="_blank">Ain’t No Mountain High Enough</a>”, “<a href="http://www.youtube.com/watch?v=OwARpaKHx_w" target="_blank">Rocky Mountain High</a>” and, for a some offbeat fun, “<a href="http://www.youtube.com/watch?v=SbyAZQ45uww" target="_blank">These Boots Are Made for Walking</a>”.</p>
<p dir="ltr" style="text-align: left;"><strong>What’s hot this summer? Music lessons!</strong></p>
<p dir="ltr" style="text-align: left;">Wherever you are spending those lazy, hazy days of summer, we hope music will be your constant companion. And so will our teachers, who will stay in NYC this summer and will be happy to start (or continue) your Manhattan music lessons in the comfort of your home or office (and if you live in Brooklyn or Riverdale, they will come to you as well).</p>
<p dir="ltr" style="text-align: left;">In the meantime, wherever your adventures take you this summer, here’s one <a href="http://www.youtube.com/watch?v=tSsiS-v6_6M" target="_blank">tune</a> that will surely put you into a mellow mood all summer long.</p>
<p dir="ltr" style="text-align: center;">***</p>
<h6 dir="ltr" style="text-align: left;">Photo Credit: <a href="http://www.flickr.com/photos/jellevanlindenhuizen/" target="_blank">Jelle van Lindenhuizen</a></h6>
<p>The post <a href="https://heyjoeguitar.com/the-sounds-of-summer-with-manhattan-music-lessons/">The Sounds of Summer, with Manhattan Music Lessons</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Manhattan Music Lessons &#124; Diplomacy, or How to Make Friends and Influence People</title>
		<link>https://heyjoeguitar.com/manhattan-music-lessons-diplomacy-or-how-to-make-friends-and-influence-people/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 08 Nov 2012 15:22:02 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Diplomacy]]></category>
		<category><![CDATA[Manhattan]]></category>
		<category><![CDATA[music lessons]]></category>
		<category><![CDATA[music school]]></category>
		<category><![CDATA[nyc music school]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=707</guid>

					<description><![CDATA[<p>Change the world one note at a time &#8212; with Manhattan music lessons “Where words fail, music speaks.”  &#8211; Hans Christian Andersen The Danish author might have had a somewhat idyllic view of the world (after all, he became famous by writing fairy tales), but he was right on this one: music does speak louder...</p>
<p>The post <a href="https://heyjoeguitar.com/manhattan-music-lessons-diplomacy-or-how-to-make-friends-and-influence-people/">Manhattan Music Lessons | Diplomacy, or How to Make Friends and Influence People</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;"><strong>Change the world one note at a time &#8212; with Manhattan music lessons</strong></p>
<p style="text-align: center;" dir="ltr">
<p dir="ltr"><em>“Where words fail, music speaks.” </em><br />
&#8211; Hans Christian Andersen</p>
<p dir="ltr">The Danish author might have had a somewhat idyllic view of the world (after all, he became famous by writing fairy tales), but he was right on this one: music does speak louder and more eloquently than words.</p>
<p dir="ltr">In fact, music is an excellent, though much underused, diplomatic tool, certainly more effective in taming hostilities and bringing people together than harsh words, threats, or use of force.</p>
<p dir="ltr">Yes, music has the power to create peaceful and friendly dialogue among people of various – and sometimes widely divergent – cultures, beliefs, or political systems.</p>
<p dir="ltr"><span id="more-707"></span></p>
<p dir="ltr"><strong>Joy to the world</strong></p>
<p dir="ltr">How is music used to promote tolerance and goodwill – let’s call it “cultural diplomacy?” A recent <a href=" http://www.washingtonpost.com/world/europe/us-sets-diplomacy-to-music-in-russia/2012/11/06/b56b2e82-269c-11e2-b2a0-ae18d6159439_story.html">article</a> in the Washington Post talks about Maya Azucena, a singer from Brooklyn, who is performing in several parts of Russia, a country where anti-U.S. feelings are on the rise.</p>
<p dir="ltr">Azucena, who tours on behalf of the U.S. State Department, reports that audiences from Moscow to the deepest reaches of Siberia were moved by her renditions of rhythm, blues, soul, reggae, and hip, “all quintessentially American with a deeply American message.”</p>
<p dir="ltr">“It’s apparently still okay to encourage justice and love, freedom and self-expression in Russia, as long as you do it with a song in your heart,” the article states.</p>
<p dir="ltr">This is one of many examples of how music can break down the barriers and make a positive difference in uniting people.</p>
<p dir="ltr"><strong>Melodies of love</strong></p>
<p dir="ltr">Earlier this year, Peyton Tochterman, a folk singer from the Blue Ridge Mountains of Virginia, was asked by the State Department to travel to Afghanistan to show how “diplomacy can be shaped by the musical arts.”</p>
<p dir="ltr">As he relates in his <a href="http://www.utne.com/diplomacy-through-music-in-afghanistan.aspx#ixzz2BdJm5BLo">blog</a>, armed with only two hand-made Rockbridge guitars, he and his fellow musicians toured the war-torn country, singing in “most difficult, dangerous and inhospitable places on our planet.”</p>
<p dir="ltr">His take on this musical diplomacy? “We are all connected through music and we must continue to celebrate this connection, this language that is so important not just to our own culture, but also to cultures around this fascinating world of ours.”</p>
<p dir="ltr">Four years before he performed in Afghanistan and Azucena sang in Russia, the famed New York Philharmonic performed a historical concert in Pyongyang, the capital of isolated North Korea, which has been closed to the outside world since the end of the Korean War in the 1950s.</p>
<p dir="ltr">This event marked the first such visit from the United States to North Korea. The groundbreaking performance aired on Korea’s state television and was watched live by an audience of thousands in the concert hall. Millions of people who had been indoctrinated to hate the United States listened with bated breaths as American musicians performed works by Wagner, Dvorak, and even Gershwin.  As Song Sok-hwan, the country’s culture minister said at the time, “We hope this will be a big step toward increased bilateral cultural exchange between our two countries.”</p>
<p dir="ltr"><strong>Reach out and touch someone</strong></p>
<p dir="ltr">Have all these musical performances brought about a significant improvement in relations between the U.S. and other countries? You could argue that all these efforts were in vain: after all, Russia is still blaming America for many of its internal problems, and North Korea remains as hostile toward the United States as it has always been.</p>
<p dir="ltr">That may well be, but keep in mind that lasting and sustainable change doesn’t always (if ever) occur overnight and it doesn’t always come from the government. There have been many examples in recent years (one of them is the Arab Spring) of change starting at the grassroots level and spreading to the top.</p>
<p dir="ltr">By making an emotional connection with people across the world, music sows the seeds of tolerance and understanding, heals wounds, and inspires change. As singer Bono said, “Music can change the world because it can change people.”</p>
<p dir="ltr"><strong>Playing for change</strong></p>
<p dir="ltr">Now that you know the powerful impact music can have on people and nations, you might like to learn to play an instrument too.</p>
<p dir="ltr">You are in luck: our Manhattan music lessons will take place in your home or office – we’ll teach you any kind of instrument you’d like to learn.</p>
<p dir="ltr">Remember Henry Wadsworth Longfellow’s words: “Music is the universal language of mankind.” And that is one message that will never be lost in translation!</p>
<p style="text-align: center;" dir="ltr"><strong>***</strong></p>
<div>
<h6 style="text-align: left;" align="center"><em>Photo Credit: </em><a href="http://www.flickr.com/photos/us_mission_canada/">US Mission Canada</a></h6>
<div></div>
</div>
<p>The post <a href="https://heyjoeguitar.com/manhattan-music-lessons-diplomacy-or-how-to-make-friends-and-influence-people/">Manhattan Music Lessons | Diplomacy, or How to Make Friends and Influence People</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
