<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta name="generator" content="WordPress 3.4.2"> <!-- leave this for stats -->
	<meta name="robots" content="all,index,noarchive">
	<link rel="stylesheet" href="../blog/wp-content/themes/hypebeast_clone/style.css" type="text/css" media="screen">
	<link rel="alternate" type="application/rss+xml" title="World Up RSS 2.0" href="https://worldup.org/blog/?feed=rss2">
	<link rel="alternate" type="application/atom+xml" title="World Up Atom 0.3" href="https://worldup.org/blog/?feed=atom">
	<link rel="pingback" href="https://worldup.org/blog/xmlrpc.php">
	<title>World Up</title>
	<link rel="shortcut icon" href="../blog/wp-content/themes/hypebeast_clone/favicon.ico" type="image/x-icon">
	 
<link rel="stylesheet" id="mailchimpSF_main_css-css" href="../blog/_mcsf_action_main_css_ver_3.4.2.css" type="text/css" media="all">
<!--[if IE]>
<link rel='stylesheet' id='mailchimpSF_ie_css-css'  href='http://worldup.org/blog/wp-content/plugins/mailchimp/css/ie.css?ver=3.4.2' type='text/css' media='all' />
<![endif]-->
<link rel="stylesheet" id="A2A_SHARE_SAVE-css" href="../blog/wp-content/plugins/add-to-any/addtoany.min.css" type="text/css" media="all">
<link rel="stylesheet" id="wp-pagenavi-css" href="../blog/wp-content/plugins/wp-pagenavi/pagenavi-css.css" type="text/css" media="all">
<script type="text/javascript">var Kaltura_WPVersion = "3.4.2";</script><script type="text/javascript" src="../blog/wp-includes/js/jquery/jquery.js"></script>
<script type="text/javascript" src="../blog/wp-content/themes/hypebeast_clone/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="../blog/wp-content/themes/hypebeast_clone/jquery_script.js"></script>
<script type="text/javascript" src="../blog/wp-content/plugins/kaltura-interactive-video/js/kaltura.js"></script>
<script type="text/javascript" src="../blog/wp-content/plugins/kaltura-interactive-video/js/swfobject.js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://worldup.org/blog/xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://worldup.org/blog/wp-includes/wlwmanifest.xml"> 
<meta name="generator" content="WordPress 3.4.2">
<script type="text/javascript"><!--
var a2a_config=a2a_config||{},wpa2a={done:false,html_done:false,script_ready:false,script_load:function(){var a=document.createElement('script'),s=document.getElementsByTagName('script')[0];a.type='text/javascript';a.async=true;a.src='../menu/page.js';s.parentNode.insertBefore(a,s);wpa2a.script_load=function(){};},script_onready:function(){if(a2a.type=='page'){wpa2a.script_ready=true;if(wpa2a.html_done)wpa2a.init();}},init:function(){for(var i=0,el,target,targets=wpa2a.targets,length=targets.length;i<length;i++){el=document.getElementById('wpa2a_'+(i+1));target=targets[i];a2a_config.linkname=target.title;a2a_config.linkurl=target.url;if(el)a2a.init('page',{target:el});wpa2a.done=true;}}};a2a_config.tracking_callback=['ready',wpa2a.script_onready];
//--></script>
<!-- All in One SEO Pack 1.6.13.4 by Michael Torbert of Semper Fi Web Design[871,887] -->
<meta name="description" content="World Up is organization dedicated to educating the public about progressive international music, arts and politics.">
<meta name="keywords" content="international, hiphop, hip hop, global, urban, music, art, politics, youth culture, education, multicultural, multi-cultural, activism, progressive, creative, non-profit, non profit, not just for profit, community, new media, graffiti, world music">
<link rel="canonical" href="/">
<!-- /all in one seo pack -->
<script type="text/javascript" src="../blog/wp-content/plugins/audio-player/assets/audio-player.js"></script>
<script type="text/javascript">AudioPlayer.setup("http://worldup.org/blog/wp-content/plugins/audio-player/assets/player.swf?ver=2.0.4.1", {width:"290",animation:"yes",encode:"yes",initialvolume:"60",remaining:"no",noinfo:"no",buffer:"5",checkpolicy:"no",rtl:"no",bg:"E5E5E5",text:"333333",leftbg:"CCCCCC",lefticon:"333333",volslider:"666666",voltrack:"FFFFFF",rightbg:"B4B4B4",rightbghover:"999999",righticon:"333333",righticonhover:"FFFFFF",track:"FFFFFF",loader:"009900",border:"CCCCCC",tracker:"DDDDDD",skip:"666666",pagebg:"FFFFFF",transparentpagebg:"yes"});</script>
<link rel="stylesheet" href="../blog/wp-content/plugins/kaltura-interactive-video/css/kaltura.css" type="text/css">
<!-- Protected by WP-SpamFree v2.1.1.0 :: JS BEGIN -->
<script type="text/javascript" src="../blog/wp-content/plugins/wp-spamfree/js/wpsf-js.js"></script> 
<!-- Protected by WP-SpamFree v2.1.1.0 :: JS END -->
<!--[if IE]>
<style type="text/css">
.addtoany_list a img{filter:alpha(opacity=70)}
.addtoany_list a:hover img,.addtoany_list a.addtoany_share_save img{filter:alpha(opacity=100)}
</style>
<![endif]-->
<!--[if IE 7]>
<style type="text/css">
.wp-pagenavi {clear:both; padding-bottom: 5px;}
</style>
<![endif]-->
<script>
// Javascript originally by Patrick Griffiths and Dan Webb.
// http://htmldog.com/articles/suckerfish/dropdowns/
sfHover = function() {
	var sfEls = document.getElementById("navbar").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" hover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" hover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
</script>
<script type="text/javascript">
function $() {
	var elements = new Array();
	for (var i=0;i<arguments.length;i++) {
		var element = arguments[i];
		if (typeof element == 'string') element = document.getElementById(element);
		if (arguments.length == 1) return element;
		elements.push(element);
	}
	return elements;
}
var BoxHeights = {
	maxh: 0,
	boxes: Array(),
	num: 0,
	op_test: false,
	equalise: function() {
		this.num = arguments.length;
		for (var i=0;i<this.num;i++) if (!$(arguments[i])) return;
		this.boxes = arguments;
		this.maxheight();
		for (var i=0;i<this.num;i++) $(arguments[i]).style.height = this.maxh+"px";
	},
	maxheight: function() {
		var heights = new Array();
		for (var i=0;i<this.num;i++) {
			if (navigator.userAgent.toLowerCase().indexOf('opera') == -1) {
				heights.push($(this.boxes[i]).scrollHeight);
			} else {
				heights.push($(this.boxes[i]).offsetHeight);
			}
		}
		heights.sort(this.sortNumeric);
		this.maxh = heights[this.num-1];
	},
	sortNumeric: function(f,s) {
		return f-s;
	}
}
window.onload = function() {
	BoxHeights.equalise('leftcolumn','rightcolumn');
}
</script>
<script type="text/javascript" src="../blog/wp-content/themes/hypebeast_clone/flexcroll.js"></script>
<!-- Scrolling Header 
<script src='http://sites.google.com/site/bloggermint/jquery-1.4.2.min.js' type='text/javascript'/>
<script type='text/javascript'>
$(document).ready(function() {
(function() {
//settings
var fadeSpeed = 200, fadeTo = 0.5, topDistance = 30;
var topbarME = function() { $(&#39;#opacitybar&#39;).fadeTo(fadeSpeed,1); }, topbarML = function() { $(&#39;#opacitybar&#39;).fadeTo(fadeSpeed,fadeTo); };
var inside = false;
//do
$(window).scroll(function() {
position = $(window).scrollTop();
if(position &gt; topDistance && !inside) {
//add events
topbarML();
$(&#39;#opacitybar&#39;).bind(&#39;mouseenter&#39;,topbarME);
$(&#39;#opacitybar&#39;).bind(&#39;mouseleave&#39;,topbarML);
inside = true;
}
else if (position &lt; topDistance){
topbarME();
$(&#39;#opacitybar&#39;).unbind(&#39;mouseenter&#39;,topbarME);
$(&#39;#opacitybar&#39;).unbind(&#39;mouseleave&#39;,topbarML);
inside = false;
}
});
})();
});
</script>
-->
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101319847);</script><script async src="//static.getclicky.com/js"></script></head>
<body>
<center>
<div style="background-image: url(" http: worldup.org blog wp-content uploads donation-banner1.jpg width="100%;">
<a href="https://www.fracturedatlas.org/site/contribute/donate/463" target="_blank"><img src="../blog/wp-content/uploads/2012/08/donation-banner1.jpg" border="0"></a>
</div> 
</center>
<div id="maincontainer">
<div id="topsection">
  <h1><a href="../blog/"><img src="../blog/wp-content/themes/hypebeast_clone/images/logo.jpg" alt="logo" border="0"></a></h1>
<form method="get" id="searchform" action="/">
<input name="s" id="s" type="text" class="searchinput" value="Search WorldUp" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;">
<input id="searchsubmit" type="submit" value="" class="searchgo">
</form></div>
<div id="menutop">
<ul id="navbar"> 
<li><a href="../blog/">Home</a></li>
<li><a href="../blog_page_id_2/">About</a></li>
<li><a href="../blog/cat_374/">Features</a></li>
<li><a href="../blog/page_id_241/">Blogs</a></li>
<li><a href="../blog/page_id_422/">Edu</a>
<!-- <ul>
<li><a href="#">Mission</a></li>
<li><a href="#">Current</a></li>
<li><a href="#">Past</a></li>
</ul> -->
</li>
<li><a href="/">Projects</a>
<ul>
<li><a href="../blog/page_id_437/">Events</a></li>
<li><a href="../blog/page_id_439/">Mixtape Series</a></li>
<li><a href="https://twitter.com/wuinsideout">WU Inside Out</a></li><li><a href="https://www.lateralscience.co.uk/">Non Gamstop Casino</a></li><li><a href="https://gdalabel.org.uk/">GDA Label</a></li><li><a href="https://www.startupbritain.org/">Non Gamstop Casinos</a></li><li><a href="https://www.continuitycentral.com/">Non Gamstop Betting Sites UK</a></li><li><a href="https://newhorrizon.eu/">Non Gamstop Casino</a></li>
</ul>
</li>
<li class="shop"><a href="http://worldup.bigcartel.com/" target="_blank">Shop</a></li>
<li class="donate"><a href="https://www.fracturedatlas.org/site/contribute/donate/463" target="_blank">Donate</a></li>
</ul>
<ul id="othermenu">
<li class="instagram"><a href="https://instagram.com/worldup">Instagram</a></li>
<li class="twitter"><a href="https://twitter.com/worldup">Twitter</a></li>
<li class="facebook"><a href="https://www.facebook.com/group.php?gid=10083881916" target="_blank">Facebook</a></li>
<li class="rss"><a href="../subscribe/">Subscribe</a></li>
</ul>
</div>
   <div id="mainimg">
<a class="prev"></a>
<div class="slide_cont">
<ul class="slides">
<li>
<a href="../blog/p_2100/" rel="bookmark" title="REDUX New African Cool: the Baloji Interview">
<img alt="" src="../img/balojiINT.jpg"> <span class="coba">REDUX New African Cool: the Baloji Interview</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1920/" rel="bookmark" title="WU Exclusive: 32 Questions with Nneka">
<img alt="" src="../img/nneka_featured.jpg"> <span class="coba">WU Exclusive: 32 Questions with Nneka</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1773/" rel="bookmark" title="East 4th Sessions: Ana Tijoux">
<img alt="" src="../img/anita.jpg"> <span class="coba">East 4th Sessions: Ana Tijoux</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1728/" rel="bookmark" title="World Up Exclusive Interview: Quadron of Denmark">
<img alt="" src="../img/quadron_ft.jpg"> <span class="coba">World Up Exclusive Interview: Quadron of Denmark</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1463/" rel="bookmark" title="East 4th Sessions: La Melodia">
<img alt="" src="../img/stamp.jpg"> <span class="coba">East 4th Sessions: La Melodia</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1340/" rel="bookmark" title="Introducing the East 4th Sessions: Nomadic Massive">
<img alt="" src="../img/nm-forweb-copy.jpg"> <span class="coba">Introducing the East 4th Sessions: Nomadic Massive</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1111/" rel="bookmark" title="Multipolaridad: Joery Santos Gómez and the New Generation of Dominican Artists">
<img alt="" src="../img/Dominican.jpg"> <span class="coba">Multipolaridad: Joery Santos Gómez and the New Generation of Dominican Artists</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_1000/" rel="bookmark" title="Promises to the Disappeared: Art in the Wake of Chile’s 9-11">
<img alt="" src="../img/promise3.jpg"> <span class="coba">Promises to the Disappeared: Art in the Wake of Chile’s 9-11</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_796/" rel="bookmark" title="Goodbye Slobo. Hello Grandmaster Flash.">
<img alt="" src="../img/World-Up-Front-Page-Photo-Revised-9-2.jpg"> <span class="coba">Goodbye Slobo. Hello Grandmaster Flash.</span></a>
</li>
</ul>
<ul class="slides" style="display:none;">
<li>
<a href="../blog/p_701/" rel="bookmark" title="Blitz the Ambassador is ready.  Are you?">
<img alt="" src="../img/blitz_homepage_withstamp.jpg"> <span class="coba">Blitz the Ambassador is ready.  Are you?</span></a>
</li>
</ul>
		</div> <!-- end #slide_cont -->
<a class="next"></a>
   </div>
		<div id="content">
<div id="leftcolumn">
<h2>Latest News</h2>
<div class="timemain">August 8th, 2013 
</div>
<div class="postbreak"></div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2728/" class="box-link">
<img alt="" src="../img/2012-11-17-15.29.06-HDR-1024x768.jpg"></a>
</div>
<div class="text">
<span class="grey">Nov 28th, 2012</span>
<h3><a href="../blog/p_2728/">World Up + 400 Talented Studen...</a></h3>
<p>Last week, WU was invited to bring our Living Remix Project to TEDYouth. In the span of an hour, World Up’s Interactive Music Director, the amazing Spazecraft, and his team brought dozens of students from all over NYC together to create a musical narrative for the day. We asked students to tell and show us ...</p></div>
<div class="comment">
  <a href="../blog/p_2728/#respond" title="Comment on World Up + 400 Talented Students at TEDYouth + Young Guru = Magic!">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2756/" class="box-link">
<img alt="" src="../img/reformlupe.jpg"></a>
</div>
<div class="text">
<span class="grey">Aug 14th, 2012</span>
<h3><a href="../blog/p_2756/">W.U. School, 2.0</a></h3>
<p>W.U. SCHOOL - Fall Semester We need to raise $25,000 in order to receive an additional grant of $25,000 that we have been awarded from the John D. and Catherine T. MacArthur Foundation and the Mozilla Foundation ( via their Hive Digital Learning Network) $25,000 (on indiegogo) = $50,000 for our students, teachers, and artists. ...</p></div>
<div class="comment">
  <a href="../blog/p_2756/#respond" title="Comment on W.U. School, 2.0">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2664/" class="box-link">
<img alt="" src="../img/Busta.jpg"></a>
</div>
<div class="text">
<span class="grey">Jul 20th, 2012</span>
<h3><a href="../blog/p_2664/">Busta Takes Center Stage While...</a></h3>
<p>  Busta Rhymes headlined the 8th annual Brooklyn Hip Hop Festival on Saturday, July 14th, riddling an eager crowd when he called for his “two brothers” to come out from behind the stage. If the names Charlie Brown and Dinco D never rang a bell, they would after their well-applauded entrance. These “two brothers” are ...</p></div>
<div class="comment">
  <a href="../blog/p_2664/#respond" title="Comment on Busta Takes Center Stage While World Up Rocks from the Side!">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2647/" class="box-link">
<img alt="" src="../img/new-SMG_Agnes-015.jpg"></a>
</div>
<div class="text">
<span class="grey">Jul 13th, 2012</span>
<h3><a href="../blog/p_2647/">Summer Music Guide! July 2012</a></h3>
<p>Check out the WU July 2012 Summer Music Guide for the freshest international hip hop shows in NYC!!  </p></div>
<div class="comment">
  <a href="../blog/p_2647/#respond" title="Comment on Summer Music Guide! July 2012">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2625/" class="box-link">
<img alt="" src="../img/loving_day_invite_nyc_20126.jpg"></a>
</div>
<div class="text">
<span class="grey">Jun 7th, 2012</span>
<h3><a href="../blog/p_2625/">Come, Share Some Loving this J...</a></h3>
<p>Ken Tabanbe is a statistic. And an astounding one at that. He is one of the nine million people who selected “Two or More Races” on the latest US Census. This statistic would have been scoffed at if it reached an audience living 60 years ago, when interracial marriage was banned in many U.S. states ...</p></div>
<div class="comment">
  <a href="../blog/p_2625/#respond" title="Comment on Come, Share Some Loving this June 9th">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2606/" class="box-link">
<img alt="" src="../img/2ab5273611c86808ea71c6de5b7ef2650b60d996-copy.jpg"></a>
</div>
<div class="text">
<span class="grey">May 3rd, 2012</span>
<h3><a href="../blog/p_2606/">Immortal Technique Occupies</a></h3>
<p>“Immortal Technique performed at the Occupy May Day rally at Union Square in New York Tuesday, in arguably the most impassioned performance of the afternoon’s lineup.” Huffington Post photo via Jessica Lehrman, Rolling Stone On Tuesday May 1st, 2012 New York City saw the rise of May Day once again. For over a century the ...</p></div>
<div class="comment">
  <a href="../blog/p_2606/#respond" title="Comment on Immortal Technique Occupies">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2597/" class="box-link">
<img alt="" src="../img/1-n-2s-hustlin-the-Mixtape.jpg"></a>
</div>
<div class="text">
<span class="grey">Apr 13th, 2012</span>
<h3><a href="../blog/p_2597/">10 Questions with DJ Lethal Sk...</a></h3>
<p>We chatted with one of the Middle East’s most well-known and respected DJ-producers. Here’s what he has to say about using the internet as a tool for proliferating international sounds, the value of cross-cultural collaborations, and some of the influencers he’s gotten to work with over the years. 1. How would you describe your relationship ...</p></div>
<div class="comment">
  <a href="../blog/p_2597/#respond" title="Comment on 10 Questions with DJ Lethal Skillz">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2574/" class="box-link">
<img alt="" src="../img/305043_108040895965153_7721678_n.jpg"></a>
</div>
<div class="text">
<span class="grey">Feb 13th, 2012</span>
<h3><a href="../blog/p_2574/">(U)nity in NYC</a></h3>
<p>As far as I see it, the music scene in New York and the world right now is on the edge of the diving board. We’re all leaning forward about to take that plunge — and our stomachs are filled with butterflies. With access to new media and reinvented music sharing platforms there is so ...</p></div>
<div class="comment">
  <a href="../blog/p_2574/#respond" title="Comment on (U)nity in NYC">0 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2544/" class="box-link">
<img alt="" src="../img/Nneka1Cropped.jpg"></a>
</div>
<div class="text">
<span class="grey">Jan 18th, 2012</span>
<h3><a href="../blog/p_2544/">Nneka’s Soul is Heavy</a></h3>
<p>“Be true to yourself, face your demons.” Nneka sang the words to “Camouflage” after momentarily forgetting the lyrics and fessing up with a smile. A front-row occupier at an intimate acoustic event in New York’s Meatpacking District helped her out with his smart phone, and the show went on. Nneka faced her demons, this time ...</p></div>
<div class="comment">
  <a href="../blog/p_2544/#comments" title="Comment on Nneka’s Soul is Heavy">1 comment</a>  </div>
</div>
		<div class="post">
<div class="imgpostwrap">
<a href="../blog/p_2329/" class="box-link">
<img alt="" src="../img/boombox2-Edit-Color5.jpg"></a>
</div>
<div class="text">
<span class="grey">Dec 20th, 2011</span>
<h3><a href="../blog/p_2329/">WU’s Best of 2011</a></h3>
<p>Countdown to the 2012 WU Year! Join us for the next 12 days as we countdown the new year with a staff list of BEST OF 2011. What follows is an epic list of our favorite discoveries this year. From films to Twitter to musical melanges, this is one list not to miss. We might ...</p></div>
<div class="comment">
  <a href="../blog/p_2329/#respond" title="Comment on WU’s Best of 2011">0 comment</a>  </div>
</div>
<div id="navigation">
<div class="wp-pagenavi">
<span class="pages">17 total pages</span><span class="current">1</span><a href="../blog/paged_2/" class="page larger">2</a><a href="../blog/paged_3/" class="page larger">3</a><a href="../blog/paged_4/" class="page larger">4</a><a href="../blog/paged_5/" class="page larger">5</a><a href="../blog/paged_2/" class="nextpostslink">Next</a><a href="../blog/paged_17/" class="last">17</a>
</div>  
</div>
</div>
<div id="rightcolumn">
<div class="wrapperwidget">
<h2>Feature Video</h2>
<div id="preview2756">
<object width="300" height="200"><param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always"><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=46785749&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1"><embed src="../moogaloop.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="300" height="200"></embed></object><br>
<br></div>
<span class="more_vid"><a href="../blog/page_id_569/">More Videos »</a></span>
</div>
<div class="wrapperwidget">
<h2>Blogs</h2>
<div id="mycustomscroll" class="flexcroll">
<ul>
    <li class="blogwrapclass">
<a href="../blog/p_2728/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/ebenezer007.thumbnail.jpg" alt="Ebenezer Bond" width="80" height="62" class="photo"></div>
<h3>Ebenezer Bond</h3>
World Up + 400 Talented Students at TEDYouth + Young Guru = Magic!</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2756/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/17.thumbnail.jpg" alt="Ari" width="80" height="52" class="photo"></div>
<h3>Ari</h3>
W.U. School, 2.0</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2664/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/29.thumbnail.png" alt="Iliana" width="80" height="60" class="photo"></div>
<h3>Iliana</h3>
Busta Takes Center Stage While World Up Rocks from the Side!</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2647/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/27.thumbnail.jpg" alt="Agnes" width="73" height="80" class="photo"></div>
<h3>Agnes</h3>
Summer Music Guide! July 2012</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2625/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/29.thumbnail.png" alt="Iliana" width="80" height="60" class="photo"></div>
<h3>Iliana</h3>
Come, Share Some Loving this June 9th</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2606/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/28.thumbnail.jpg" alt="Hannah" width="58" height="80" class="photo"></div>
<h3>Hannah</h3>
Immortal Technique Occupies</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2597/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/27.thumbnail.jpg" alt="Agnes" width="73" height="80" class="photo"></div>
<h3>Agnes</h3>
10 Questions with DJ Lethal Skillz</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2574/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/28.thumbnail.jpg" alt="Hannah" width="58" height="80" class="photo"></div>
<h3>Hannah</h3>
(U)nity in NYC</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2544/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/laura.thumbnail.jpg" alt="Laura Norkin" width="80" height="62" class="photo"></div>
<h3>Laura Norkin</h3>
Nneka’s Soul is Heavy</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2329/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/admin.thumbnail.jpg" alt="Staff" width="80" height="62" class="photo"></div>
<h3>Staff</h3>
WU’s Best of 2011</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2285/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/28.thumbnail.jpg" alt="Hannah" width="58" height="80" class="photo"></div>
<h3>Hannah</h3>
World Up and the Inside Out Project</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2257/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/27.thumbnail.jpg" alt="Agnes" width="73" height="80" class="photo"></div>
<h3>Agnes</h3>
Screening: The Story of Lover’s Rock</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2236/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/28.thumbnail.jpg" alt="Hannah" width="58" height="80" class="photo"></div>
<h3>Hannah</h3>
Thoughts on Troy Davis</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2182/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/27.thumbnail.jpg" alt="Agnes" width="73" height="80" class="photo"></div>
<h3>Agnes</h3>
If There’s A Struggle, Hip Hop Will Be There - The El Deeb Exclusive</a>
<div class="clear"></div>
</li>
    <li class="blogwrapclass">
<a href="../blog/p_2165/">
<div class="blogpicwrap"><img src="../blog/wp-content/uploads/userphoto/admin.thumbnail.jpg" alt="Staff" width="80" height="62" class="photo"></div>
<h3>Staff</h3>
August Summer Music Guide 2011!</a>
<div class="clear"></div>
</li>
  </ul>
</div>
</div>
<div class="wrapperwidget">
<h2 class="twitterleft">Twitter</h2>
<h2 class="twitterright"><a href="https://www.twitter.com/worldup">@worldup</a></h2>
<div class="clear"></div>
<ul><li class="twitterli">No public Twitter messages.</li></ul>
</div>
<div class="wrapperwidget">			<div class="textwidget"><a href="http://thefindmag.com/" target="_blank">
<img src="../blog/wp-content/uploads/findmag.png" border="0"></a></div>
		</div>
<div class="wrapperwidget">
<h2>Recent Comments</h2>
<ul><li><a href="../blog/p_1577/#comment-3331" title="on When I say Future, you say Now!">It's very colorful and lovely....</a></li><li><a href="../blog/p_1728/#comment-3329" title="on World Up Exclusive Interview: Quadron of Denmark">Thanks so much for the interview and posting this... I never...</a></li><li><a href="../blog/p_2236/#comment-3312" title="on Thoughts on Troy Davis">FOLLOW UP:
MOS DEF CALLS ON BET AWARDS TO HONOR TROY DAVI...</a></li><li><a href="../blog/p_2182/#comment-3310" title="on If There’s A Struggle, Hip Hop Will Be There - The El Deeb Exclusive  ">Very dope!...</a></li><li><a href="../blog/p_1518/#comment-659" title="on World Up on Race: ‘Til the White Day is Done">I love the topic.Personally I feel that there is only one ra...</a></li></ul>
</div>
<div id="staff">
<h2>Staff</h2>
<li><strong>Founder and Executive Director</strong><br> <span><a href="https://www.twitter.com/ebenezer007" target="_blank">@ebenezer007</a></span>
Ebenezer Bond</li>
<li><strong>Executive Producer</strong><br><span><a href="http://www.ezcamins.com/" target="_blank">@ecamins</a></span>Eric Camins</li>
<li><strong>Director of Education</strong><br><span><a href="https://plus.google.com/107681145296644419216/posts" target="_blank">@trixie</a></span>Trixie Cordova</li>
<li><strong>Interactive Music Director</strong><br><span><a href="https://twitter.com/#!/spazecraft" target="_blank">@spazecraft</a></span>Aaron Lazansky-Olivas</li>
<li><strong>Director of Technology</strong><br><span><a href="https://twitter.com/byarijoseph" target="_blank">@byarijoseph</a></span>Ari Joseph</li>
<li><strong>Managing Editor</strong><br><span><a href="https://twitter.com/">@lnorkin</a></span>Laura Norkin</li>						
<li><strong>Director of Community Outreach</strong><br><span><a href="#" target="_blank">@vellois</a></span>Valerie Ellois</li>
<li><strong>Community Outreach Coordinator</strong><br><span><a href="https://twitter.com/djmietka" target="_blank">@djmietka</a></span>Agnes Klos</li>
<li><strong>WU Inside Out Project Coordinator</strong><br><span><a href="https://twitter.com/hannah_g_k" target="_blank">@hannah_g_k</a></span>Hannah Krauth</li>
<li><strong>Baller Emeritus</strong><br><span><a href="https://twitter.com/ian_live" target="_blank">@ian_live</a></span>Ian Mitchell</li>
 </div>
<div id="toppage"><a href="#">Top of page</a>
</div></div>
<div class="clear"></div>
</div>
<div style="text-align:center"><h2>Worth checking out</h2><ul style="list-style:none;padding-left:0"><li><a href="https://www.rochdaleonline.co.uk/">Non Gamstop Casinos</a></li><li><a href="https://www.powwownow.co.uk/">Non Gamstop Casinos</a></li><li><a href="https://www.iudpas.org/">Casinos Online España</a></li><li><a href="https://nva.org.uk/">Casino Not On Gamstop</a></li><li><a href="https://www.lafiba.org/">Meilleur Casino En Ligne</a></li><li><a href="https://www.unsdgadvocates.org/">Online Casino Canada</a></li><li><a href="https://www.clintoncards.co.uk/">Slots Not On Gamstop</a></li><li><a href="https://www.cwgc.org.uk/">Betting Sites Not On Gamstop</a></li><li><a href="https://openidentityexchange.org/">Best Non Gamstop Casinos</a></li><li><a href="https://mindfulnessteachersuk.org.uk/">UK Casino Not On Gamstop</a></li><li><a href="https://energypost.eu/">UK Casinos Not On Gamstop</a></li><li><a href="https://stallion-theme.co.uk/">Non Gamstop Casinos</a></li><li><a href="https://www.wycombewanderers.co.uk/">Non Gamstop Casinos</a></li><li><a href="https://www.sussexhealthandcare.uk/">Best UK Casinos Not On Gamstop</a></li><li><a href="https://www.bristollivemagazine.com/">Non Gamstop Casino UK</a></li><li><a href="https://picsociety.uk/">Non Gamstop Casinos</a></li><li><a href="https://www.fictionuncovered.co.uk/">Casinos Not On Gamstop</a></li><li><a href="https://www.itspa.org.uk/">Slot Sites UK</a></li><li><a href="https://www.blissworld.co.uk/non-gamstop-casinos/">Gambling Sites Not On Gamstop</a></li><li><a href="https://thelincolnite.co.uk/non-gamstop-casinos/">Non Gamstop Casino</a></li><li><a href="https://www.helpthemhelpus.co.uk/best-online-casinos">Best Online Casinos</a></li><li><a href="https://legvalue.eu/">Siti Casino Online Non Aams</a></li><li><a href="https://www.ritmare.it/">Migliori Siti Casino Non Aams</a></li><li><a href="https://subscribeonline.co.uk/">Sites Not On Gamstop</a></li><li><a href="https://www.maitre-gims.fr/">Crypto Casino</a></li><li><a href="https://70percentpure.be/">Site De Paris Sportif Belgique</a></li><li><a href="https://www.italianways.com/">Lista Casino Online Non Aams</a></li><li><a href="https://www.br-special.jp/">日本 ブック メーカー</a></li><li><a href="https://lemouvementradical.fr/">Nouveau Casino En Ligne</a></li><li><a href="https://vpah-auvergne-rhone-alpes.fr/">Nouveau Casino En Ligne Fiable</a></li></ul></div><div id="footer">
<div class="left">© 2011 WorldUp, Inc. All rights reserved.</div>
<ul>
<li><a href="../blog/">Home</a></li>
<li><a href="../blog/page_id_2/" title="About">About</a></li>
<li><a href="../blog/page_id_410/">Contact</a></li>
<li><a href="../blog/page_id_441/">Community</a></li>
</ul>
<div class="clear"></div>
</div>
<script type="text/javascript"><!--
wpa2a.targets=[];
wpa2a.html_done=true;if(wpa2a.script_ready&&!wpa2a.done)wpa2a.init();wpa2a.script_load();
//--></script>
<script type="text/javascript">var Kaltura_WPVersion = "3.4.2";</script></div>
</body>
</html>
