Passion Pit's Music Video for "The Reeling" [HD]

Passion PitJust stumbled across the music video for Passion Pit’s hit song “The Reeling.” The effects in this video, not to mention the song itself, are completely dope. I love the vintage and gritty feel that the beginning of the video gives off. This is one of the most creative videos that I’ve seen in a while and it definitely gets my vote as one of the coolest music videos of 2009. I’m sure that this will be in everyone’s top 10 list come December.

In case you forgot, Passion Pit’s debut album Manners dropped last week among critical acclaim. You should pick up the album, if you haven’t already. They will also be playing at Bonnaroo on June 11th in Manchester, Tennessee.

Read More

Boston's Passion Pit Releases Debut Album Manners [VIDEO]

Passion Pit MannersIt was February 2007. Michael Angelakos, a student and singer/songwriter at Emerson College, was looking for that special gift to give to his then girlfriend for Valentine’s Day. What he came up with were six songs recorded under the alias Passion Pit. The songs failed to woo his lover, but spread like wildfire at Emerson and caught the collective interest of the student body. It was then that Angelakos realized he had something big on his hands.

The six songs morphed into an EP named “Chunk of Change” and was officially released in late September 2008. On it was a song called “Sleepyhead,” which has since gained over 2.6 million listens on MySpace and over 1 million views on YouTube. The success of “Sleepyhead” led to Passion Pit landing a record deal with New York City-based Frenchkiss Records and Columbia Records in the UK. It’s also helped Passion Pit gain a full-fledged quartet for live performances.

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 + '

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