«Previous: COALESCE Salt and Passage 7" ...Previous: Here's a gem ... Bold Speak Out Reels ...Previous: Last Minute Info - Killing Time/ Uppercut BrooklynPrevious: The Steal Hop The Pond US Tour ...Previous: Ebay Items for a Radical ProjectPrevious: Record Swap Nerds ... Prepare!Previous: World Series of Pop Culture goes ... Indie Rock??Previous: 108 - A New Beat From A Dead HeartPrevious: Bridge 9 Update - July 2007Previous: Kill Your Idols - EP Box Set
Triple B Records comes through BIG ...
-- Wednesday, August 08, 2007
I got a package from Triple B Records recently. It's was packed full of goodies. The new album from Overdose (check a review coming soon), the Haunted Life / Make or Break split on white/clear spiral splatter vinyl (you can guess what it is supposed to look like), a dope shirt, HELL YEAH and a mouse pad. Yes, a Triple B Records mouse pad. "A mouse pad ... a mouse pad. I don't even own a mouse, let alone many mice that would necessitate an entire pad. What am I gonna do... with a mouse pad?" Sweet! Labels: feature
|
Keep up with HYE?
Swap Lists: $newlyAddedSwap / $totalSwap
Shirts: $newlyAddedShirts / $totalShirts
By band(s):
END_HTML;
$queryDisShirt = "SELECT distinct(band) from shirts where DATE_FORMAT('$minus7','%Y-%m-%d') <= DATE_FORMAT(stime, '%Y-%m-%d') order by stime DESC";
$resultDisShirt = mysql_query($queryDisShirt);
$j=0;
while(($rowDisShirt = mysql_fetch_row($resultDisShirt)) && $j<10){
$name = strtoupper($rowDisShirt[0]);
echo "- $name
\n";
$j++;
}
PHP?>
Collections:
New User: $name\n";
}
$minus7 = date("Y-m-d", mktime(0, 0, 0, date("m") , date("d")-7, date("Y")));
$query = "SELECT co.name from collection_owner co, collection_image ci
where co.uid=ci.userid AND DATE_FORMAT('$minus7','%Y-%m-%d') <= DATE_FORMAT(ci.tdate, '%Y-%m-%d')";
$result = mysql_query($query);
while($row = mysql_fetch_row($result)){
$name = $row[0];
echo "- New Picture: $name
\n";
}
PHP?>
The last 5 reviews added to the Review Section:
ParseFeed( "/home/howsyou/www/reviews/atom.xml", "rev", "", "");
PHP?>
The last 5 Interviews added to the Interview Section:
ParseFeed( "/home/howsyou/www/interviews/atom.xml", "rev", "", "");
PHP?>
Previous Features
|
Post a Comment
<< Home