«Previous: B9 Issues RecallPrevious: New Age Records Update: October 2007Previous: First To Leave Announce West Coast Tour; Dates In ...Previous: Bridge 9 Update - September 2007Previous: A great Joke or great Marketing?Previous: Triple B Records comes through BIG ...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 ...
B9 Updates: Send n00dz!
-- Thursday, October 04, 2007
B9 wants your n00dz, quit sleeping. We've decided that all those emails about sweet pictures from awesome shows for our website have become a bit cumbersome. Most of those pictures ARE awesome. Most of the shows look insane. But it was just a lot of goddamn work to put those things up.
We decided that it's much easier if you think your pictures are great-we want to cut out the middle man.
If you have pictures of B9 bands you want to see on the site-you can now submit them. There's a spot for your photo credit, the show, the venue and the band. If you go to the main page, the right side has a camera and a pop up screen. We want to see them and we want to give you the credit so people know your pictures rule.
http://www.bridge9.com/index.php
On the right side there is a camera-click it-upload it-put in your information-and it's good to go.
Thanks-
B9 Ok, so maybe not n00dz. But I'm sure Karl wouldn't mind. ;) Hopefully by the time you actually read this, they'll have their PHP/MySQL issues wrapped up. 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