<?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>Guitar teachers Brooklyn Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/guitar-teachers-brooklyn/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/guitar-teachers-brooklyn/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Wed, 16 Nov 2016 04:23:43 +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>Guitar teachers Brooklyn Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/guitar-teachers-brooklyn/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>At New York Guitar School, We&#8217;ll Never Read You the Riot Act</title>
		<link>https://heyjoeguitar.com/at-new-york-guitar-school-well-never-read-you-the-riot-act/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 20 Jul 2015 00:01:19 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Guitar teachers Brooklyn]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[New York guitar school]]></category>
		<category><![CDATA[Riverdale music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2093</guid>

					<description><![CDATA[<p>Keep the Peace, With New York Guitar School We have said it many times before and we still stand by it: music training is good for you! However, this doesn’t mean that every music experience is always calm and uneventful; sometimes, concerts incite not only applause and calls for an encore, but also utter chaos....</p>
<p>The post <a href="https://heyjoeguitar.com/at-new-york-guitar-school-well-never-read-you-the-riot-act/">At New York Guitar School, We&#8217;ll Never Read You the Riot Act</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Keep the Peace, With New York Guitar School</h2>
<p>We have said it many times before and we still stand by it: music training is <a href="http://www.heyjoeguitar.com/blog/nyc-guitar-school-has-the-key-to-success/">good for you</a>! However, this doesn’t mean that every music experience is always calm and uneventful; sometimes, concerts incite not only applause and calls for an encore, but also utter chaos.</p>
<p><span id="more-2093"></span></p>
<p>You might think we are talking about women throwing their panties at Elvis Presley so he could wipe his sweaty brow with the undergarments, or teenage girls screaming, swooning, and sometimes even fainting at the Beatles’ concerts. No. We are referring here to real riots, which, surprisingly, occurred at classical music concerts. And some of them happened even in our city! Let’s look at a few of the most famous – or, in this case, <em>in</em>famous – ones that… struck the wrong notes with audiences.</p>
<h2>Dissention in the ranks</h2>
<p>It is no secret that not everyone is a fan of Richard Wagner, the 19th century German composer known for his somber music. In 1861, at a Paris performance of his opera “Tannhauser,” he placed the <a id="68ffd0859f68c" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=xxyvwxxV15I&#038;width=640&#038;height=480" title="">ballet sequence</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=xxyvwxxV15I&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#68ffd0859f68c").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> in the first act rather than in second, as originally written. Talk about a faux pas! The change outraged purist spectators, who showed their discontent with loud cat-calls, whistles, and general ruckus that disrupted the performance and caused a scandal in Parisian art circles. Half a century later, also in Paris, broken canes and crushed fedoras were not the only victims of a brawl that broke out in May 1913 during the premiere of Igor Stravinsky’s ballet, “The Rite of Spring.” Though now a classic, at that time both the <a id="68ffd0859f6d5" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Z0xNo2894Fw&#038;width=640&#038;height=480" title="">music and choreography</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=Z0xNo2894Fw&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#68ffd0859f6d5").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> were clearly too shocking to audiences accustomed to the elegance and grace of classical ballets. As soon as the performance began, furious spectators started to boo the orchestra and dancers. Their outrage, according to eyewitness reports, was sparked by the sound of the bassoon &#8211; described as “strangled” &#8211; “fluttering and twittering woodwind sounds,” as well as “pulsating rhythms” that were far too avant-garde for the sensibilities of the early 20th century music patrons. Very soon, fighting erupted and spread throughout the audience. Police were called but were unable to contain the riot; Stravinsky did the only rational thing he could under the circumstances – he fled the scene. Much later, in 1973, a riot of sorts was staged – pun intended – in our own Carnegie Hall. A concert by Boston Symphony featured Mozart and Liszt, which, of course, appealed to the tastes of classical music lovers. However, the musicians also performed Steve Reich&#8217;s <a id="68ffd0859f706" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=TYqs3NHCrlE&#038;width=640&#038;height=480" title="">“Four Organs.”</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=TYqs3NHCrlE&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#68ffd0859f706").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> Some of the audience members didn’t dig the repetitive music of this minimalist piece, creating a scene. One elderly woman even removed her shoe and struck the stage with it in protest. As the conductor later said, “We kept going, even though people were having fistfights in the audience.&#8221; And there are many more instances of <a href="https://en.wikipedia.org/wiki/List_of_classical_music_with_an_unruly_audience_response" target="_blank">musical riots</a> throughout history.</p>
<h2>A peaceful experience</h2>
<p>As the above examples demonstrate, when it comes to music, people’s emotions sometimes run high. We too are very passionate about music, though in a more positive and peaceful way. That’s why when our teachers come to your Manhattan, Brooklyn or Riverdale home or office, they will not run riot. To the contrary, they will always be respectful of your (or your child’s) musical tastes and support your efforts to master your instrument with <a href="http://www.heyjoeguitar.com/your-teacher/">kindness and patience</a>. Yes, our teachers are definitely pacifists, but when it comes to excellent music education, they will fight the good fight!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/at-new-york-guitar-school-well-never-read-you-the-riot-act/">At New York Guitar School, We&#8217;ll Never Read You the Riot Act</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>At Manhattan Guitar School, We Have the New York State of Mind</title>
		<link>https://heyjoeguitar.com/at-manhattan-guitar-school-we-have-the-new-york-state-of-mind/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 11 Jun 2015 00:01:11 +0000</pubDate>
				<category><![CDATA[History]]></category>
		<category><![CDATA[Guitar School]]></category>
		<category><![CDATA[Guitar teachers Brooklyn]]></category>
		<category><![CDATA[Manhattan]]></category>
		<category><![CDATA[New York music lessons]]></category>
		<category><![CDATA[Riverdale music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2054</guid>

					<description><![CDATA[<p>New York-Bred Music, At Manhattan Guitar School Have you ever wondered where various genres of the so-called “American” music originated? Let’s see: jazz and ragtime were born in New Orleans, while the country western style had its beginnings in Georgia. However, the South, although prolific, was not the only birthplace of American music. Our great...</p>
<p>The post <a href="https://heyjoeguitar.com/at-manhattan-guitar-school-we-have-the-new-york-state-of-mind/">At Manhattan Guitar School, We Have the New York State of Mind</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>New York-Bred Music, At Manhattan Guitar School</h2>
<p>Have you ever wondered where various genres of the so-called “American” music originated? Let’s see: jazz and ragtime were born in New Orleans, while the country western style had its beginnings in Georgia. However, the South, although prolific, was not the only birthplace of American music. Our great city, New York, has a rich history of its own, and it is not limited merely to Broadway’s musical theater. Since the beginning of the 20th century, the Big Apple has been an important center for many different musical genres and phenomena.</p>
<p><span id="more-2054"></span></p>
<p>It all started with Tin Pan Alley, the hub for city’s songwriters and music publishers from the late 19th century until the 1930s.</p>
<h2>New York, New York</h2>
<p>In the early 20th century, New York’s lively song-publishing industry was centered on 28th Street between Fifth Avenue and Broadway. By the 1920s, it moved south and west &#8211; around Broadway and 32nd Street; ultimately, it ended up on Broadway between 42nd and 50th streets – not coincidentally, the area of the budding musical theater. The phrase “tin pan” – or so the story goes &#8211; referred to the sound of piano keys pounded by players demonstrating latest tunes &#8211; ballads, dance music, and vaudeville &#8211; to publishers. Quite a few of these “Tin Pan Alley” songs became American classics: Irving Berlin’s <a id="68ffd0859feb2" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Bph25Q5h1fo&#038;width=640&#038;height=480" title="">“Alexander’s Ragtime Band,”</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=Bph25Q5h1fo&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#68ffd0859feb2").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> <a id="68ffd0859feec" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=uPRiM5JvYx8&#038;width=640&#038;height=480" title="">“I Got Rhythm”</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=uPRiM5JvYx8&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#68ffd0859feec").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by the Gershwin brothers, Jerome Kern and Oscar Hammerstein’s <a id="68ffd0859ff19" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=eh9WayN7R-s&#038;width=640&#038;height=480" title="">“Ol’Man River,”</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=eh9WayN7R-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#68ffd0859ff19").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and Cole Porter’s <a id="68ffd0859ff42" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Wd1w5tn040g&#038;width=640&#038;height=480" title="">“Anything Goes,”</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=Wd1w5tn040g&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#68ffd0859ff42").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> among many others. You can see why, in its own time, Tin Pan Alley was such a significant part of New York’s musical and cultural history. And as the 20th century progressed, several genres sprang up right here in our city.</p>
<h2>The birth of music</h2>
<p>Originally, blues came from the Mississippi Delta at the end of the 1800s. Decades later, the New York blues emerged with a newer, more urban sound. From the 1940s to 1960s, musicians in Greenwich Village created a new style of American folk music rooted in political activism. Pete Seeger and Joan Baez were among the most outspoken New York-born folk singers of that era. In the 1970s, the downtown music scene saw the advent of punk rock with home-grown groups like <a id="68ffd0859ff69" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=_Y8-CBXfzhE&#038;width=640&#038;height=480" title="">New York Dolls</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=_Y8-CBXfzhE&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#68ffd0859ff69").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and <a id="68ffd0859ff8e" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=K6GAGdBiJF0&#038;width=640&#038;height=480" title="">Ramones</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=K6GAGdBiJF0&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#68ffd0859ff8e").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>. At about the same time, at 1520 Sedgwick Avenue in the Bronx, hip-hop was born. <a href="http://www.pbs.org/opb/historydetectives/investigation/birthplace-of-hip-hop/" target="_blank">According to PBS</a>, “on August 11, 1973 DJ Kool Herc, a building resident, was entertaining at his sister’s back-to-school party, and tried something new on the turntable: he extended an instrumental beat (breaking or scratching) to let people dance longer (break dancing) and began MC’ing (rapping) during the extended breakdancing.” As you can see, New York City’s musicians have played a significant role in the creation or expansion of various music genres.</p>
<h2>New Yorkers unite!</h2>
<p>At Hey Joe Guitar, we are proud to be a part of New York’s cultural history. While we have not (to date) invented any new music genres, we can teach any kind of music, on any instrument. <a href="http://www.heyjoeguitar.com/your-teacher/">Our teachers</a> are well versed not only in New York-born genres, but in all other styles as well – classical, jazz, rock, pop – if it has been invented, we can teach it. As soon as you <a href="http://www.heyjoeguitar.com/contact-us/">contact us</a>, we will send one of our amazing teachers to your Manhattan, Brooklyn, or Riverdale home or office. Maybe he or she will help you find your own sound – in New York, anything is possible!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/at-manhattan-guitar-school-we-have-the-new-york-state-of-mind/">At Manhattan Guitar School, We Have the New York State of Mind</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Have a &#8220;Senior Moment&#8221; – With New York Guitar School</title>
		<link>https://heyjoeguitar.com/have-a-senior-moment-with-new-york-guitar-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 25 May 2015 00:01:32 +0000</pubDate>
				<category><![CDATA[Musical Events]]></category>
		<category><![CDATA[Guitar teachers Brooklyn]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[New York guitar school]]></category>
		<category><![CDATA[Riverdale music teachers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2036</guid>

					<description><![CDATA[<p>New York Guitar School Presents Music to Dance By The month of May is coming to an end, and for parents this means school is either already out or soon will be. For high school seniors, it also marks a major event, a rite of passage known as the prom. Most of us may have...</p>
<p>The post <a href="https://heyjoeguitar.com/have-a-senior-moment-with-new-york-guitar-school/">Have a &#8220;Senior Moment&#8221; – With New York Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>New York Guitar School Presents Music to Dance By</h2>
<p>The month of May is coming to an end, and for parents this means school is either already out or soon will be. For high school seniors, it also marks a major event, a rite of passage known as the prom. </p>
<p>Most of us may have forgotten the algebra we learned in high school, but we remember what we wore, who our date was, and what songs we danced to at our prom. These are the memories that last a lifetime.<br />
<span id="more-2036"></span></p>
<p>Sure, there were occasional mishaps and awkward moments, but for the vast majority of seniors the prom night is a special and magical occasion. And it should be, because it symbolizes so much more than just dancing the night away – it is about growing up and moving on to life’s new challenges.</p>
<h2>This magic moment</h2>
<p>Fashioned after the debutante balls that were popular in the 19th century among the titled and wealthy, the word “prom” is derived from “promenade” &#8211; the march of elegantly clad guests arriving for the dance. </p>
<p>With ballrooms and stretch limos, today’s proms are pretty lavish – certainly a far cry from humble school gymnasiums of yore, which were festively decorated with disco balls and streamers. In fact, in the 1930s and 40s, when high schools first started to organize proms (and mention them in yearbooks), they were simple, strictly chaperoned events. Kids wore nice “Sunday best” clothes, but certainly nothing as extravagant – or expensive – as is customary today.</p>
<p>It is interesting to note how proms have changed over the past decades – the fashions, the songs, and the whole experience. </p>
<h2>A night to remember</h2>
<p>Is it just us, or did teenagers of the 1940s really look older than the <a id="68ffd085a0739" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=CdbvevZ_pgg&#038;width=640&#038;height=480" title="">current generation</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=CdbvevZ_pgg&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#68ffd085a0739").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>? In any case, proper manners and etiquette seemed to be of paramount importance back then and continued to spill into the next decade as well, at least according to <a id="68ffd085a0776" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=CeG0A0_5Xa8&#038;width=640&#038;height=480" title="">this trailer</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=CeG0A0_5Xa8&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#68ffd085a0776").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>. But those of us who saw the movie “Grease” know better: the teens of the 1950s knew how to party and <a id="68ffd085a07b1" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=IfVTqBjfNmk&#038;width=640&#038;height=480" title="">push the limits</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=IfVTqBjfNmk&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#68ffd085a07b1").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> of propriety!</p>
<p>Speaking of movies, here is a great compilation of <a href="https://www.youtube.com/watch?v=JyD8BxoB2To&#038;list=PLIYL7IpkrvddNtTA1WGJYbeNJEq0J1r0j" target="_blank">prom scenes</a> spanning the decades between the 1980s and the present.  And if you are wondering which prom songs have been the most popular in the past decade or so, here’s your <a href="http://www.boston.com/lifestyle/specials/prom/gallery/prom_songs/" target="_blank">answer</a>!</p>
<h2>Save the last dance for us</h2>
<p>We are not sure how good our teachers are on the dance floor (some of them may, in fact, have two left feet), so if you want dancing lessons we suggest you look elsewhere. </p>
<p>However, if you need top-notch music training – on whatever instrument &#8211; one of <a href="/your-teacher/">our teachers</a> will <i>swing</i> by your Manhattan, Brooklyn or Riverdale home or office and give you lessons. Even without the dancing, we’ll have a ball!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/have-a-senior-moment-with-new-york-guitar-school/">Have a &#8220;Senior Moment&#8221; – With New York Guitar School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
