Media Websites

new design

on news site soon (August 2003)

This site closed in March 2021 and is now a read-only archive
:-(
A former member
edited
Arrow

mediabullet got a design soon!. Cool
PE
Pete Founding member
I would guess at more of a server problem as I'm not getting a 404 or cannot find server error here.
:-(
A former member
Bingo! I just accessed the site no problem! But it does say "© Copyright Media Bullet 1999-2002" - lack of updates maybe? After all, it's August 2003 now!
:-(
A former member
Try looking at the news pages - The satellite pages are being updated (4th August latest update).

Don't judge a book (or in this case website) by its cover......

Stuart
:-(
A former member
Digifiend posted:
Bingo! I just accessed the site no problem! But it does say "© Copyright Media Bullet 1999-2002" - lack of updates maybe? After all, it's August 2003 now!

Copyright dates are no sign of last update, if so my site was updated in 2006! Shocked
:-(
A former member
At least all your content falls into the bracket you stated! It only takes a second to swap a 2 for a 3...
JA
jay Founding member
The design was between those 2 dates, not the content. Grow up.

Media Bullet is having a completely new look later this year and they want your feedback on what you want to see.
DV
dvboy
If you're really lazy, you could use PHP to show the current year on your copyright notice so you don't have to change it annually.

Arrow http://james.cridland.net/code/copyright.html
RE
Re-it-er-ate
I thought (and hoped) you'd gone?
CD
cdd
Re-it-er-ate posted:
I thought (and hoped) you'd gone?

Yep, me too. Like we predicted, he's come slithering back. Rolling Eyes
:-(
A former member
Lee Stanley posted:
If you're really lazy, you could use PHP to show the current year on your copyright notice so you don't have to change it annually.

Arrow http://james.cridland.net/code/copyright.html

hmm...
my Copyright date is done by
[code:1:3d5c0b9227]
include('/copyright.php')
[/code:1:3d5c0b9227]
and copyright.php contains
[code:1:3d5c0b9227]
<?
echo 1996 - 2006
?>
[/code:1:3d5c0b9227]
LO
Londoner
Why 2006?

And, unlike James Cridland's code, it doesn't automatically update at the turn of the year

Newer posts