Kanye West and his Glow in the Dark Tour Anger Fans at Bonnaroo by Being 2 Hours Late

We all know that there’s a time and place where it’s acceptable to be fashionably late. Bonnaroo is neither the time nor the place. Kanye West was scheduled to perform at the Bonnaroo Music Festival at 2:15AM Saturday night/Sunday morning on June 14th/15th 2008. His original performance time was pushed back from 8:15PM Saturday night at Which Stage, due to the fact that Kanye requested a later time and a bigger stage to accommodate his critically acclaimed Glow in the Dark tour.

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

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