Elderly People Review Dan Deacon, The Doves, Animal Collective, Young Jeezy, Bon Iver, Common

breakfast-at-sulimays

These are probably some of the funniest, cutest, and most honest music reviews you’ll ever see. The people over at Scrapple.tv run a weekly web TV show called Breakfast at Sulimay’s. The show takes place inside a diner in the Fishtown neighborhood of Philly. Every week, Bill, Ann, and Joe listen to some current artists and give us their honest, unadulterated opinions. In this video they review Dan Deacon’s “Snookered,” The Doves’ “Kingdom of Rust.” I can’t get enough of these. Why are they hating so much on Dan Deacon? On a side note, Joe is the man.

[media id=58 width=570 height=321]

Read More

Animal Collective Performs "Summertime Clothes" on The Late Show with David Letterman [VIDEO]

Animal CollectiveLast Thursday, the guys of Animal Collective made a rare appearance on The Late Show with David Letterman. They performed “Summertime Clothes,” which is a cut off of their latest album, Merriweather Post Pavilion, released back in January. I’m actually pretty surprised at how unusually normal looking they were for their performance. With their ecclectic style of experimental folk music, you would kind of expect them to be donning masks/capes/costumes/huge beards for their live set (see above) — but no, instead they chose to rock your standard hoodie. Interesting.

Anyway, this song is amazing and should totally make it into your own music rotation. I’m pretty sure that even Letterman was feeling their energy and dug the performance. I mean, who doesn’t get a kick out of red & blue winged creatures (that look like they came straight out of a Dr. Seuss book) spasming about idly in the background?

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

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