Wilco Performs on The Colbert Report Before North American Tour

[caption id=”attachment_939” align=”alignnone” width=”500” caption=”Wilco”]Wilco[/caption]
On Thursday, October 30th, Chicago’s own Wilco performed on The Colbert Report. Wilco is just one of the many musical guests that Stephen Colbert has managed to snag in the last several years. Wilco is in good company; a few previous guests include Rush, The Decemberists, Apples in Stereo, R.E.M., Feist, Peter Frampton, The Roots, and Nas. After their appearance on The Colbert Report, Wilco headed to Madison, Wisconsin where they are scheduled to perform a Concert for Change later today. Wilco is also giving away a free copy of their cover of Bob Dylan’s “I Shall Be Released” featuring Fleet Foxes. In order to download it, you need to pledge to vote.

Next month, Wilco is scheduled to tour the United States and Canada with fellow musicians Neil Young and Everlast. Here is the schedule:

Nov. 1 Madison, WI - TBA (Concert for Change)
Nov. 29 Halifax, Nova Scotia - Metro Centre
Dec. 1 Montreal, Quebec - Bell Centre

Dec. 2 Ottawa, Ontario - Scotia Bank Place
Dec. 4 Toronto, Ontario - Air Canada Centre

Dec. 5 Toronto, Ontario - Air Canada Centre
Dec. 6 Rochester, NY - Auditorium Theater
Dec. 7 Detroit, MI - Palace of Auburn Hills

Dec. 12 Philadelphia, PA - Wachovia Spectrum
Dec. 13 Worcester, MA - DCU Center

Dec. 14 Baltimore, MD - Lyric Theatre
Dec. 15 New York, NY - Madison Square Garden
Dec. 16 New York, NY - Madison Square Garden

Jan. 30 Ann Arbor, MI - Hill Auditorium (Ann Arbor Folk Festival) (Jeff Tweedy solo)

* with Neil Young, Everest

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

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