<?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>saintwoods &#187; Afrojack</title>
	<atom:link href="http://www.saintwoods.com/tag/afrojack/feed" rel="self" type="application/rss+xml" />
	<link>http://www.saintwoods.com</link>
	<description>Culture &#38; Music Magazine</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:32:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AFROJACK &amp; STEVE AOKI &#8211; NO BEEF (RIP)</title>
		<link>http://www.saintwoods.com/music/afrojack-steve-aoki-no-beef-rip</link>
		<comments>http://www.saintwoods.com/music/afrojack-steve-aoki-no-beef-rip#comments</comments>
		<pubDate>Sat, 15 May 2010 19:07:04 +0000</pubDate>
		<dc:creator>Kid Aloha</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[Afrojack]]></category>
		<category><![CDATA[Steve Aoki]]></category>

		<guid isPermaLink="false">http://www.saintwoods.com/?p=9526</guid>
		<description><![CDATA[Digg Digg For anyone that wants to be completely up to date on the going on&#8217;s in the DJ world, I strongly suggest that you guys get on twitter immediately. Through some twitter detective work, I&#8217;ve been able to get the scoop on a number of collabs, releases and tracks, simply by stalking the convos [...]]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v'><div class='dd-google1-ajax-load dd-google1-9526'></div><g:plusone size='tall' href='http://www.saintwoods.com/tag/afrojack/feed'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-fblike-ajax-load dd-fblike-9526'></div><iframe class="DD_FBLIKE_AJAX_9526" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-twitter-ajax-load dd-twitter-9526'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.saintwoods.com/tag/afrojack/feed" data-count="vertical" data-text="Afrojack" data-via="" ></a></div><div style='clear:left'></div><div class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fwww.saintwoods.com%2Ftag%2Fafrojack%2Ffeed'></script></div><div style='clear:left'></div><div id='dd_name'><a href='http://www.diggdigg2u.com' target='_blank'>Digg Digg</a></div></div><div class='dd_content_wrap'><p><a href="http://www.saintwoods.com/wp-content/uploads/2010/05/aokiafrojack.jpg" rel="lightbox[pics9526]" title="aokiafrojack"><img src="http://www.saintwoods.com/wp-content/uploads/2010/05/aokiafrojack.jpg" alt="aokiafrojack" width="590" height="450" class="attachment wp-att-9532 " /></a></p>
<p>For anyone that wants to be completely up to date on the going on&#8217;s in the DJ world, I strongly suggest that you guys get on twitter immediately.  Through some twitter detective work, I&#8217;ve been able to get the scoop on a number of collabs, releases and tracks, simply by stalking the convos between various twitter profiles.  Afrojack and Aoki were locked down in the studio a few times this year, and we finally get a preview of their work together.</p>
<p>I was an early champion of the Dutch House movement, but I&#8217;m going to go on record as saying I&#8217;m pretty tired of the sound.  At the time, it injected Electro with some much needed diversity and helped to merge the big room house and Electro scenes a bit (see: Hey!, Pon De Floor, Stickin&#8217; etc.).  But at least for me, its run its course.  That being said, Afrojack and others are still putting out a ton of tracks which are exciting, this collab definitely being one of them.</p>
<p>The above are just my own opinions, and feel free to agree/disagree in the comment section.  Dutch House was a big part of my sound over the past year, and makes up the soundtrack to my 2009.  To anyone who&#8217;s still rocking with the sound, no disrespect, I&#8217;m just on to the next one.</p>

</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-82px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadGoogle1_9526()',1000);window.setTimeout('loadFBLike_9526()',1000);window.setTimeout('loadTwitter_9526()',1000); }); </script><script type="text/javascript"> function loadGoogle1_9526(){ jQuery(document).ready(function($) { $('.dd-google1-9526').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_9526(){ jQuery(document).ready(function($) { $('.dd-fblike-9526').remove();$('.DD_FBLIKE_AJAX_9526').attr('width','50');$('.DD_FBLIKE_AJAX_9526').attr('height','60');$('.DD_FBLIKE_AJAX_9526').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.saintwoods.com%2Ftag%2Fafrojack%2Ffeed&locale=en_US&layout=box_count&action=like&width=50&height=60&colorscheme=light'); }); } function loadTwitter_9526(){ jQuery(document).ready(function($) { $('.dd-twitter-9526').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); }</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script>]]></content:encoded>
			<wfw:commentRss>http://www.saintwoods.com/music/afrojack-steve-aoki-no-beef-rip/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://www.saintwoods.com/wp-content/uploads/2010/05/No-Beef-HQ-Rip.mp3" length="12082644" type="audio/mpeg" />
		</item>
		<item>
		<title>AFROJACK &#8211; BANGDUCK (NUJAX REMIX)</title>
		<link>http://www.saintwoods.com/music/afrojack-bangduck-nujax-remix</link>
		<comments>http://www.saintwoods.com/music/afrojack-bangduck-nujax-remix#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:13:11 +0000</pubDate>
		<dc:creator>Kid Aloha</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[Afrojack]]></category>
		<category><![CDATA[Bangduck]]></category>
		<category><![CDATA[Nujax]]></category>

		<guid isPermaLink="false">http://www.saintwoods.com/?p=8643</guid>
		<description><![CDATA[We&#8217;re hosting a party tomorrow at the legendary Sextape Fridays, featuring Malente (Fools Gold) and Nujax. Here&#8217;s the facebook event, anyone in town tomorrow should make sure to swing by. This is one of the biggest weekly&#8217;s in town so lineups are always crazy, show up early. I just got sent over an exclusive remix [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.saintwoods.com/wp-content/uploads/2010/03/nujax.jpg" rel="lightbox[pics8643]" title="nujax"><img src="http://www.saintwoods.com/wp-content/uploads/2010/03/nujax.jpg" alt="nujax" width="590" height="575" class="attachment wp-att-8647 " /></a></p>
<p>We&#8217;re hosting a party tomorrow at the legendary Sextape Fridays, featuring Malente (Fools Gold) and Nujax.  Here&#8217;s the <a href="http://www.facebook.com/event.php?eid=329275689076&#038;ref=ts">facebook event</a>, anyone in town tomorrow should make sure to swing by.  This is one of the biggest weekly&#8217;s in town so lineups are always crazy, show up early.  </p>
<p>I just got sent over an exclusive remix from Nujax, of Afrojack&#8217;s Bangduck.  These guys are hard at work finishing up their EP, which will feature remixes from Panton and Dooze Jackers.  They have been killing it on the Montreal scene for a while and its good to see them start to blow up.</p>
<br />
<a href='http://www.saintwoods.com/wp-content/uploads/2010/03/afrojack-bangduck-nujax-remix.mp3'>Afrojack &#8211; Bangduck (Nujax Remix)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saintwoods.com/music/afrojack-bangduck-nujax-remix/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
<enclosure url="http://www.saintwoods.com/wp-content/uploads/2010/03/afrojack-bangduck-nujax-remix.mp3" length="14663537" type="audio/mpeg" />
		</item>
		<item>
		<title>BORIS DLUGOSCH &#8211; BANGKOK</title>
		<link>http://www.saintwoods.com/music/boris-dlugosch-bangkok</link>
		<comments>http://www.saintwoods.com/music/boris-dlugosch-bangkok#comments</comments>
		<pubDate>Sun, 08 Nov 2009 04:38:04 +0000</pubDate>
		<dc:creator>Roledex</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[Afrojack]]></category>
		<category><![CDATA[Boris Dlugosch]]></category>
		<category><![CDATA[Busy P]]></category>
		<category><![CDATA[Crookers]]></category>
		<category><![CDATA[Erol Alkan]]></category>

		<guid isPermaLink="false">http://www.saintwoods.com/?p=6803</guid>
		<description><![CDATA[Until about 2 weeks ago I had never heard of Boris Dlugosch. This appears to be the case with the rest of the world as he seemingly appeared out of nowhere. Last week he released &#8216;Bangkok&#8217; on Erol Alkan&#8217;s label Phantasy Sounds. Hype surrounding the track has grown to astronomical levels after it started being [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.saintwoods.com/wp-content/uploads/2009/11/big01.jpg" rel="lightbox[pics6803]" title="big01"><img src="http://www.saintwoods.com/wp-content/uploads/2009/11/big01.jpg" alt="big01" width="480" height="372" class="attachment wp-att-6804 centered" /></a></p>
<p>Until about 2 weeks ago I had never heard of <a href="http://www.myspace.com/borisdlugosch">Boris Dlugosch</a>. This appears to be the case with the rest of the world as he seemingly appeared out of nowhere. Last week he released &#8216;Bangkok&#8217; on <a href="http://www.erolalkan.co.uk">Erol Alkan&#8217;s</a> label Phantasy Sounds. Hype surrounding the track has grown to astronomical levels after it started being played at festivals in late summer. First I heard it was a new Afrojack track, then that it was the new Crookers track, etc, etc, etc. Alkan has been the biggest supporter of the track thus far and Busy P just dropped it in his Essential Mix. This is definitely going to contend for track of the year. Sadly, since it&#8217;s an official release, I can only up the track at 128 kbps, but if you like what you hear, buy it over at <a href="https://www.beatport.com/en-US/html/content/home/detail/1/beatport#app=ef0f&#038;a486-index=11">Beatport</a>.</p>
<p><a href='http://www.saintwoods.com/wp-content/uploads/2009/11/Bangkok.mp3'>Bangkok</a></p>
<p>(DOWNLOAD LINK TAKEN DOWN BY REQUEST)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saintwoods.com/music/boris-dlugosch-bangkok/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.saintwoods.com/wp-content/uploads/2009/11/Bangkok.mp3" length="5280157" type="audio/mpeg" />
		</item>
	</channel>
</rss>

