<?xml version="1.0" encoding="iso-8859-1"?>
		<rss version="2.0">
		  <channel>
				<title><![CDATA[danceScape eZine - dance news, articles and videos - Articles - World of Dance]]></title>
				<link>http://www.dancescape.org/ezine</link>
				<description />
				<language>en-us</language>
				<copyright><![CDATA[http://www.dancescape.org/ezine]]></copyright>
				<generator>N/A</generator>
				<webMaster>info@dancescape.com</webMaster>
				<lastBuildDate>Tue, 07 Feb 2012 14:39:02 PST</lastBuildDate>
			
				<ttl>20</ttl>

					<item>
					  <title><![CDATA[Global Dance Directory]]></title>
					  <link>http://www.dancescape.org/ezine/articles/80/1/Global-Dance-Directory/Page1.html</link>
					  <description><![CDATA[<img src="http://www.dancescape.org/images/faces/xtremedancesport_03_sm.jpg" align="right" border="1"/>If you want to learn to dance, visit our <a href="http://www.globaldancedirectory.com">Global Dance Directory</a> and check out our network of dance studios in your local area -- from Ballroom, Latin and Salsa, to Hip Hop, Break Dancing and Ballet. Join in the FUN today!!! If you are a Dance Studio, Club, Association, or Professional instructor, submit a "<a href="http://www.globaldancedirectory.com">FREE Listing</a>" on our Global Network. <br/><br/>For workshops in the Burlington, Ancaster/Hamilton Mountain/Copetown, Flamborough, St. Catharines/Niagara, or Niagara-on-the-Lake area, visit <a href="http://www.dancescape.com/lessons">www.dancescape.com/lessons</a>.]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Fri, 01 Jun 2007 00:00:00 PDT</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/80/1/Global-Dance-Directory/Page1.html</guid>
					</item>

				

					<item>
					  <title><![CDATA[Eva Yerbabuena Flamenco Company]]></title>
					  <link>http://www.dancescape.org/ezine/articles/66/1/Eva-Yerbabuena-Flamenco-Company/Page1.html</link>
					  <description><![CDATA[<img title="Flamenco" height="100" alt="Flamenco Eva Yerbabuena" hspace="2" src="http://www.dancescape.tv/media/images/muse_flamenco.jpg" width="100" align="right" border="0"/>Fiery footwork, a propulsive rhythm and barely restrained emotion. That's flamenco. As one of the major forces in flamenco today, Eva Yerbabuena and her company performed signature works at Jacob's Pillow this summer.]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Thu, 31 Aug 2006 00:00:00 PDT</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/66/1/Eva-Yerbabuena-Flamenco-Company/Page1.html</guid>
					</item>

				

					<item>
					  <title><![CDATA[Contemporary & Modern Dance at Jacob&#39;s Pillow]]></title>
					  <link>http://www.dancescape.org/ezine/articles/65/1/Contemporary--Modern-Dance-at-Jacobs-Pillow/Page1.html</link>
					  <description><![CDATA[<img title="Modern Dance" height="100" alt="Modern Dance" hspace="2" src="http://www.dancescape.tv/media/images/muse_modern.jpg" width="100" align="right" border="0"/>While summering in the Berkshires, you can also take in the best of Contemporary Dance in the town of Jacob's Pillow. The Pillow has presented modern dance for more than 70 years.]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Thu, 31 Aug 2006 00:00:00 PDT</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/65/1/Contemporary--Modern-Dance-at-Jacobs-Pillow/Page1.html</guid>
					</item>

				

					<item>
					  <title><![CDATA[Subscribe to DanceScape eZine ...]]></title>
					  <link>http://www.dancescape.org/ezine/articles/78/1/Subscribe-to-DanceScape-eZine-/Page1.html</link>
					  <description><![CDATA[<img src="http://www.dancescape.org/directory/images/button_FM-9.gif" align="left" vspace="2"/><!--
Do not modify the NAME value of any of the INPUT fields
the FORM action, or any of the hidden fields (eg. input type=hidden).
These are all required for this form to function correctly.
--> 
<style>.myForm TD {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}
INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}
SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}
TEXTAREA {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}
checkbox {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}
.required {
	COLOR: red
}
</style>

<form id="frmSS2" onsubmit="return CheckForm2(this);" action="http://www.dancescape.org/subscribe/form.php?form=2" method="post">
<table class="myForm" cellpadding="2" border="0">
<tbody>
<tr>
<td><span class="required">*</span> Your email address:</td>
<td><input title="Your Google Toolbar can fill this in for you. Select AutoFill" style="BACKGROUND-COLOR: #ffffa0" name="email"/></td></tr>
<tr>
<td><span class="required">*</span> Preferred Format:</td>
<td><select name="format"><option value="h" selected="selected">HTML</option><option value="t">Text</option></select></td></tr>
<tr>
<td><span class="required">*</span> Enter the security code shown:</td>
<td><img alt="img" src="http://www.dancescape.org/subscribe/admin/resources/form_designs/captcha/index.php?c=2732"/><br/><input name="captcha"/></td></tr>
<tr>
<td></td>
<td><input type="submit" value="Subscribe"/> </td></tr></tbody></table></form>
<script language="javascript">
   function CheckMultiple2(frm, name) {
    for (var i=0; i < frm.length; i++)
    {
     fldObj = frm.elements[i];
     fldId = fldObj.id;
     if (fldId) {
      var fieldnamecheck=fldObj.id.indexOf(name);
      if (fieldnamecheck != -1) {
       if (fldObj.checked) {
        return true;
       }
      }
     }
    }
    return false;
   }
  function CheckForm2(f) {
   if (f.email.value == "") {
    alert("Please enter your email address.");
    f.email.focus();
    return false;
   }
  
      if (f.format.selectedIndex == -1) {
       alert("Please choose a format to receive your email campaigns in");
       f.format.focus();
       return false;
      }
     
    if (f.captcha.value == "") {
     alert("Please enter the security code shown");
     f.captcha.focus();
     return false;
    }
   
    return true;
   };
  
</script>
]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Thu, 13 Apr 2006 00:00:00 PDT</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/78/1/Subscribe-to-DanceScape-eZine-/Page1.html</guid>
					</item>

				

					<item>
					  <title><![CDATA[Mad Hot Ballroom:  View the Video Now on dancescape.TV]]></title>
					  <link>http://www.dancescape.org/ezine/articles/43/1/Mad-Hot-Ballroom--View-the-Video-Now-on-dancescapeTV/Page1.html</link>
					  <description><![CDATA[<font size="2"><a href="http://www.dancescape.tv/categories.php?cat_id=75&sessionid=62010b18058980a0b0f9fbe2725c064f" target="parent">MAD HOT BALLROOM</a> is an inspiring look inside the lives of New York City school kids on a journey into the world of ballroom and latin dancing -- a new and unexpected arena where they discover home truths about attitude, movement, style and commitment. Told from the candid, sometimes hilarious perspective of the boys and girls themselves, the picture chronicles their transformation from typical urban kids to "ladies and gentlemen," as their school teams aim towards a final citywide competition. The dance program was created by <a href="http://www.dancescape.org/ezine/articles/30/1/Pierre-Dulaine-Gets-Ready-to-/">Pierre Dulaine</a> who was interviewed for DanceScape eZine.<br/><br/>View the preview video on </font><a href="http://www.dancescape.TV"><font size="2">www.dancescape.TV</font></a>.
]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Wed, 30 Mar 2005 00:00:00 PST</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/43/1/Mad-Hot-Ballroom--View-the-Video-Now-on-dancescapeTV/Page1.html</guid>
					</item>

				

					<item>
					  <title><![CDATA[Connect with Dancers Around the World]]></title>
					  <link>http://www.dancescape.org/ezine/articles/20/1/Connect-with-Dancers-Around-the-World/Page1.html</link>
					  <description><![CDATA[<font size="2"><a href="http://dancescape.com/mydancefriends"><img height="100" alt="" src="http://www.dancescape.org/ezine/content_images/faces_square_01_sm.jpg" width="100" align="right" border="0"/></a>This is your personal invitation to join the friendly, fun and funky; the talented and spunky; the altogether lovely, DanceScape Dance Family! Share your favorite photo of yourself in the <a href="http://dancescape.com/mydancefriends">DanceScape Family Dance Photo Album</a>. From "Picture Perfect" to "Pleasant and Personable", meet our fun-loving bunch online or at events!&nbsp; So, what are you waiting for? E-mail your personal dance photos and profile to </font><a href="mailto:info@dancescape.com"><font size="2"><strong>info@dancescape.com</strong></font></a><font size="2">. <br/><br/>Meet other Dance Addicts&nbsp;now on our <a href="http://dancescape.com/mydancefriends"><strong>Global Dance Forums</strong></a>.</font>]]></description>
					  <author>no@spam.com (danceScape NewsFlash)</author>
					  <pubDate>Tue, 01 Feb 2005 00:00:00 PST</pubDate>
					 <guid isPermaLink="true">http://www.dancescape.org/ezine/articles/20/1/Connect-with-Dancers-Around-the-World/Page1.html</guid>
					</item>

				
				  </channel>
				</rss>
			
