function commentCount($n) { $comments_path = "http://www.unapologetic.com/blog/musiclog/"; if($file = @fopen($comments_path . "comments/$n.comment", 'r')) { $thisFile = fread($file, '1000000'); $thisFile = explode("\n", trim($thisFile)); fclose($file); $comments = sizeof($thisFile); if($comments == 1) {$comments .= " comment";} else {$comments .= " comments";} } else { $comments = "0 comments"; } return $comments; } ?>
|
allen
is probably listening to, at any given time:
|
||||
|
tom waits uncle tupelo r.l. burnside son volt belle & sebastian massive attack g.s.y.b.e. mogwai looper pj harvey johnny cash deathcab pavement air bjork st.etienne e.b.t.g. neko case built to spill lucinda williams rufus wainwright radiohead henry rollins the old 97's rainer maria aesop rock dj shadow the magnetic fields whiskeytown kid koala amon tobin john coltrane beth orton victoria williams the shins kasey chambers bright eyes modest mouse jeff buckley the pixies the jayhawks jimmy smith m83 sage francis iron & wine beastie boys the decemberists the weakerthans prefuse 73 hem songs:ohia boards of canada rachels rjd2 four-tet |
||||
|
Monday, March 18, 2002
holy crap! when did good european bands decide that new orleans was a good place to stop on tour? damn. i'm not complaining: spiritualized: 04-17 New Orleans, LA - House of Blues super furry animals: 05-01 New Orleans, LA - Shim Sham i'll be at both if it kills me. {l} echo commentCount(10869266); ?>{c} |