New Crystal Castles "Celestica" Music Video

[caption id=”attachment_3239” align=”aligncenter” width=”565” caption=”Alice Glass of Crystal Castles”][/caption]

Experimental electronica duo Crystal Castles’ self-titled second album was released just last month to critical acclaim, and with good reason. It’s easily one of my favorite albums of the year, on par with Broken Bells’ self-titled debut, Broken Social Scene’s Forgiveness Rock Record, and The National’s High Violet. Tracks like “Doe Deer,” “Empathy,” “Vietnam,” “Intimate,” and “Celestica” have been on repeat on my iPod for the last 30 days.

The Canadian duo’s latest music video for “Celestica” has just been released. It features lead singer Alice Glass taking a leisurely stroll through a forest and eventually an overgrown cemetery during the day. A little strange and eerie, but then again, I’ve seen worse.

Read More

Lissie Performs a Cover of Kid Cudi's "Pursuit of Happiness"

Lissie
American folk-rock singer Lissie recently performed a cover of Kid Cudi’s hit single “Pursuit of Happiness” while at England’s Great Escape festival. The woman’s got an amazing voice and really puts an interesting spin on the song. The only singer that I would liken her to would be Karen O. of Yeah Yeah Yeahs fame, but even that’s a stretch.

Lissie’s debut album Catching a Tiger is set for release later this month.

Read More

MGMT – “It’s Working” Music Video

MGMT
Check out the new music video for the opening track off of MGMT’s sophomore album, entitled “It’s Working.” Directed by French graphic designer So Me, the video is both less disturbing than the “Kids” video and less trippy than the “Time to Pretend” video. Fear not though, because that’s actually not a bad thing. So Me’s creation is interesting enough without monsters and acid trips.

Read More

Behind the Scenes with DJ/Producer Diplo

DJ/Producer Diplo Major LazerThomas Wesley Pentz, better known by his stage name Diplo, is one of the hottest DJs/producers in the hip-hop/dance-funk genre today. To most people, he’s known for producing the 2007 smash hit single “Paper Planes” by M.I.A. But to others, he is one half of the collaborative side-project Major Lazer with fellow DJ Switch. Diplo is also owner of the Mad Decent record label, which has signed such artists as Blaqstarr, Boy 8-bit, Crookers, Rusko, and Toy Selectah.

Recently, Diplo sat down for an interview with Creators Project at Bob Marley’s legendary recording studio down in Jamaica. Check it out.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });