Arcade Fire Perform 'Month of May' and 'Ready to Start' at the Grammys

Arcade-Fire-Grammys_620x350

Canadian indie-rock band Arcade Fire won big at the Grammys last night, receiving the award for Album of the Year, beating out favorites Lady GaGa and Eminem. The famously large group first performed “Month of May” followed by “Ready to Start,” both of which are off of The Suburbs.

“Ready to Start” is my favorite song on the album, and this performance definitely doesn’t let me down.

Read More

The National Perform "Conversation 16" on The Late Show with David Letterman

the-national1

Check out The National on The Late Show with David Letterman. Somewhat surprisingly, they performed “Conversation 16” which I’d say is one of the lesser known tracks off of their critically acclaimed album High Violet.

It’s cool to see the Arcade Fire’s Richard Parry perform along with them. You can see him in the back with long, red hair.

// $(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 + '

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