<?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>In-home music lessons Manhattan Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/in-home-music-lessons-manhattan/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/in-home-music-lessons-manhattan/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 15:48:29 +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>In-home music lessons Manhattan Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/in-home-music-lessons-manhattan/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hot Songs for Wintry Days: New York Guitar School&#8217;s Own Version of &#8220;Anti-Freeze!&#8221;</title>
		<link>https://heyjoeguitar.com/hot-songs-for-wintry-days-new-york-guitar-schools-own-version-of-anti-freeze/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 18 Dec 2014 00:01:09 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Brooklyn guitar lessons]]></category>
		<category><![CDATA[In-home music lessons Manhattan]]></category>
		<category><![CDATA[Music teachers Riverdale]]></category>
		<category><![CDATA[New York guitar school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1807</guid>

					<description><![CDATA[<p>New York Guitar School Won’t Let You Be Under the Weather! Maybe you think that all the events happening in December are related to the holiday season. It certainly seems this way, doesn’t it – the decorations, lights, and that special ambience are reminders (as though we could forget) that Christmas and Hanukkah are here....</p>
<p>The post <a href="https://heyjoeguitar.com/hot-songs-for-wintry-days-new-york-guitar-schools-own-version-of-anti-freeze/">Hot Songs for Wintry Days: New York Guitar School&#8217;s Own Version of &#8220;Anti-Freeze!&#8221;</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>New York Guitar School Won’t Let You Be Under the Weather!</h2>
<p>Maybe you think that all the events happening in December are related to the holiday season. It certainly seems this way, doesn’t it – the decorations, lights, and that special ambience are reminders (as though we could forget) that Christmas and Hanukkah are here.<br />
<span id="more-1807"></span></p>
<p>It is understandable that with all this holiday spirit we forget another important event that occurs three days from now. December 18 marks the winter solstice, which is not only the first official day of winter, but also the shortest day of the year in the Northern Hemisphere.</p>
<p>Of course, more often than not the winter season in our city starts well before the official date as New Yorkers bundle up to brave the elements. Good thing that we are such a sturdy lot!</p>
<h2>Warm up with music</h2>
<p>You might be wondering what you can do to bring a bit of warmth into your life. There is a lot you can do &#8211; for instance, crank up the heat, put on a thick sweater and fuzzy bunny slippers, wrap yourself in a soft blanket, and sip some steaming hot chocolate.</p>
<p> You can also fantasize that you are in Australia right now, enjoying the Down Under summer, and strolling along the sun-drenched Bondi beach. </p>
<p>And this is where music can help!</p>
<p>Let’s be clear: we are not saying that music has any impact on climate control, but it can make the inclement weather more bearable. Your natural inclination right now might be to listen to <a id="68fffd7a69276" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=9MPGyx7N1XI&#038;width=640&#038;height=480" title="">songs from the movie “Frozen,”</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=9MPGyx7N1XI&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#68fffd7a69276").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> but you should put them on the back burner until summer, at which point you will probably crave a blast of arctic air!</p>
<p>For now, let’s focus on heart<i>warming, </i>not bone-chilling songs. Here are some of our favorites:</p>
<p><a id="68fffd7a692be" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=n6j4TGqVl5g&#038;width=640&#038;height=480" title="">“Here Comes the Sun”</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=n6j4TGqVl5g&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#68fffd7a692be").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– The Beatles</p>
<p><a id="68fffd7a692ef" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=9ChADh1zt5I&#038;width=640&#038;height=480" title="">“Kokomo”</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=9ChADh1zt5I&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#68fffd7a692ef").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– The Beach Boys</p>
<p><a id="68fffd7a6931a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=MsW8rXPcnM0&#038;width=640&#038;height=480" title="">“Summer Breeze”</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=MsW8rXPcnM0&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#68fffd7a6931a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– Seals and Croft</p>
<p><a id="68fffd7a69343" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=0C3zgYW_FAM&#038;width=640&#038;height=480" title="">“Island in the Sun”</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=0C3zgYW_FAM&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#68fffd7a69343").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– Weezer</p>
<p><a id="68fffd7a6936a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=OkGgdIBX1to&#038;width=640&#038;height=480" title="">“Hot Hot Hot”</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=OkGgdIBX1to&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#68fffd7a6936a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– Arrow</p>
<p><a id="68fffd7a69391" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=AoLogdbVS3U&#038;width=640&#038;height=480" title="">“Lazy, Hazy Days of Summer”</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=AoLogdbVS3U&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#68fffd7a69391").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>– Nat King Cole</p>
<p><a id="68fffd7a693b7" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Es9RgQGw3Gk&#038;width=640&#038;height=480" title="">“Summer” from the “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=Es9RgQGw3Gk&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#68fffd7a693b7").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>&#8211; Antonio Vivaldi</p>
<h2/>These boots were made for walking</h2/>
<p>Bad weather is no reason to discontinue (or not to begin) your music lessons.  We can promise you that our “all-weather” (and not just “fair-weather”) teachers will show up at your Manhattan, Brooklyn or Riverdale home – an instrument in (gloved) hands, heavy boots or galoshes on their feet, and a tune in their hearts.</p>
<p>Whether you want to have guitar lessons or learn <a href="/how-it-works/" title="How we work">another instrument</a>, <a href="/contact-us/" title="Contact Us">just contact us</a> and we’ll send one of our weatherproof teachers to you right away!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/hot-songs-for-wintry-days-new-york-guitar-schools-own-version-of-anti-freeze/">Hot Songs for Wintry Days: New York Guitar School&#8217;s Own Version of &#8220;Anti-Freeze!&#8221;</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
