var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Evan+Dando" - Google News"; document.title=document.title+ " "; arnews[0]="Evan Dando (02/09/2010) - Creative Loafing (blog)
"; arnews[0] += "

Evan Dando (02/09/2010)
Creative Loafing (blog)
Evan Dando For those of us old enough to know better, Evan Dando will probably be linked with Kurt Cobain in perpetuity. Though Cobain was always considered ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:23:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="Concert Review: Ex Norwegian, Jim Camacho, and Dreaming in Stereo at the ... - Miami New Times (blog)
"; arnews[1] += "

Concert Review: Ex Norwegian, Jim Camacho, and Dreaming in Stereo at the ...
Miami New Times (blog)
It was reminiscent of Evan Dando's finer moments, and was the definitive clap-along number of the evening. Next up was Miami music veteran Jim Camacho, ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 14:07:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Write Your Review - Washington Post
"; arnews[2] += "

Write Your Review
Washington Post
No offence to Evan Dando, but if you chose to see him instead of Galactic you have no blood rushing through your veins. Remedy for this, GO SEE GALACTIC. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 05:07:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="This Weekend In Shows - PW-Philadelphia Weekly (blog)
"; arnews[3] += "

PW-Philadelphia Weekly (blog)

This Weekend In Shows
PW-Philadelphia Weekly (blog)
... and Evan Dando plays a solo acoustic show at M Room along with the Candles and the Swimmers' Steve Yutzy-Burkey [8pm/$15]. Josh Rouse is a traveler. ...

"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 15:27:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="SXSW Music Announces Partial Band List, Panelists and Day Stage News - Melodika.net
"; arnews[4] += "

SXSW Music Announces Partial Band List, Panelists and Day Stage News
Melodika.net
... Chalie Boy (Hearne, TX), Chamillionaire& Paul Wall (Houston, TX), Cymbals Eat Guitars (New York, NY), Deer Tick (Providence, RI), Evan Dando (New York, ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 11:41:20 GMT+00:00"; arnews[4] += "
"; arnews[5]="Lemonheads frontman serves up solo acoustic set in Philly - The News Journal
"; arnews[5] += "

Lemonheads frontman serves up solo acoustic set in Philly
The News Journal
Fire up the ol' YouTube and punch in "Evan Dando" and "Rudderless" and you'll find a few excellent videos of Dando playing this version, including one ...

"; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 08:59:07 GMT+00:00"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");