Phoenix Performs "1901" on The Tonight Show with Conan O'Brien

Phoenix band

Last night, French alt rock band Phoenix made an appearance on The Tonight Show with Conan O’Brien and performed their hit song “1901.” I was glad they finally stopped by The Tonight Show to play for Conan and Andy, because lately it seems like they’ve been popping up everywhere else.

Earlier in the summer, the group was seen touting Wolfgang Amadeus Phoenix on shows like Late Night with David Letterman, Jimmy Kimmel Live, and even Saturday Night Live. And just the other day I saw that they’ve been featured in a Cadillac commercial. Have they sold out? Maybe. But that doesn’t take away from the fact that “1901” is an awesome song. Besides, if Santogold (aka Santigold) can be featured in a crappy light beer commercial and still retain her credibility, then Phoenix has nothing to worry about.

Read More

My First Bonnaroo Experience: Special thanks to Wonder Waffle, Of Montreal and the Healing Shaman

17 Hours have never passed so quickly. Maybe it was the stop at Sonic that kept us going (us New Englanders think of it as some Holy Grail of fast food), but most likely it was the excitement of Bonnaroo finally becoming a reality. Honestly, I feel like my visit in Manchester, TN was a fantasy I dreamt up for my own fun. But it happened, and I have the lime green wristband, 3D ticket, and tie-dye t-shirt to prove it.

mojo-photo-bonnaroo

Even when you talk with people who went, Bonnaroo is hard to describe. If there’s a God, I hope heaven is a big ol’ Bonnaroo in the sky (sure as hell I’d go to church more often). Some friends from Boston College plus some and I all arrived around 5 am on Thursday, pitching our tent and canopy by the light of the sunrise. We napped, and then the adventure officially started.

Here’s the layout of Bonnaroo, 700 acres of former farming lands: Centeroo is an area where all the stages are located and carnival-like vendors. That majestic red archway you see in your friends’ Facebook albums? That’s the entrance to Centeroo. They sell anything from traditional pizza to deep fried gator, and as far as souvenirs go, buy a cool band posters or a didgeridoo. When and if you go, make sure to stop at the Wonder Waffle stand to get the hot waffle sandwich: a cube of vanilla ice cream between two thick waffles smothered in chocolate syrup. Surrounding Centeroo are all the campsites grouped by movie titles and divided by that movie’s characters. Ours was Pussy Galore in the James Bond area… we all got a kick out of that. Port-a-potties are located throughout, and you get used to peeing in the dark after the first two nights. Showering is a no-no. I mean you can for a little less then 10 bucks, but if you’re going to Bonnaroo you might as well do it up right.

Read More

Beautiful/Decay Influences the Creative World Through Its Apparel

beautiful decay x soldier

Nowadays, it seems as if it is getting harder and harder to find magazines or publications with any substance. But for those interested in venturing into eclectic bookstores (i.e. Trident on Boston’s Newbury Street), look for the art and design publication Beautiful/Decay. Immediately, the cover draws in any passersby with it’s provoking and contemporary artwork. The cover of the recent issue X has a colorful portrayal of a soldier covered in graffiti standing in the middle of a surreal jungle scene. But the cover is only the beginning of what it holds printed inside. There are pages and pages of contemporary artwork from new artists, making Beautiful/Decay a great stepping-stone for emerging talent. In addition to the publication which is printed quarterly, Beautiful/Decay also has a website and e-mail newsletter that provides more information about the creative world and updates on B/D ventures, respectively.

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

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