Page 3 of 9
Posted: 07 Jan 2007 13:37
by DeletedUser21
Rule 1: Only default .grf's
Rule 2: You must not be able to see if it's TTDP or OTTD.
Rule 3: It has to show atleast 2 new features that both games have. (Canals, build on slopes. etc...)
I think these are quite good rules.

Posted: 07 Jan 2007 15:09
by jonty-comp
Code: Select all
<?php
$images = array('image1.jpg', 'image2.jpg', 'image3.jpg');
echo '<img src="images/' . $images[rand(0,count($images)-1)] . "\" style=\"your-style: here;\" />\n";
?>
Random php image thing ftw!

Posted: 07 Jan 2007 15:56
by XeryusTC
jonty-comp wrote:Code: Select all
<?php
$images = array('image1.jpg', 'image2.jpg', 'image3.jpg');
echo '<img src="images/' . $images[rand(0,count($images)-1)] . "\" style=\"your-style: here;\" />\n";
?>
Random php image thing ftw!

Or we could make it more complicated by making a php script act like an image

.
Posted: 07 Jan 2007 15:57
by SpComb
XeryusTC wrote:jonty-comp wrote:<snip>
Random php image thing ftw!

Or we could make it more complicated by making a php script act like an image

.
Caching is a nice thing...
Posted: 07 Jan 2007 21:23
by Lakie
I did a fixed alignment version...
And a UK (UKR and UKRS) version.
~ Lakie
Posted: 07 Jan 2007 21:41
by orudge
Posted: 07 Jan 2007 22:59
by White Rabbit
That bridge is so unsafe...why does it go over the canal but not the rail?
It should reflect TTD common sense, and not realism.

Posted: 08 Jan 2007 10:20
by Purno
How come I never saw the easter theme, while I have been here for like 3 years?
Posted: 08 Jan 2007 10:58
by Chrill
Purno wrote:How come I never saw the easter theme, while I have been here for like 3 years?
He doesn't use it

Posted: 08 Jan 2007 11:27
by MadFrog
Why not use the new graphics from the blender-thread? I think they're rreally nice...
The logo doesn't need to reflect the current state of the game, right?
Posted: 08 Jan 2007 11:41
by WWTBAM
it needs to reflect both ttdp and openttd, IE you arent supposed to tell which it is.
Posted: 08 Jan 2007 15:33
by Daan Timmer
SpComb wrote:XeryusTC wrote:jonty-comp wrote:<snip>
Random php image thing ftw!

Or we could make it more complicated by making a php script act like an image

.
Caching is a nice thing...
Code: Select all
<?php
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
//image out printing here thingy//
?>
Posted: 08 Jan 2007 16:00
by SpComb
Daan Timmer wrote:Code: Select all
<?php
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
//image out printing here thingy//
?>
Massive bandwidth wasteage. With each image as it's own URL, you can cache each image seperately for, perhaps, many days or so. This is an irrelevant discussion though.
P.S The image would be corrupt because of the newline at the start of the file

Posted: 08 Jan 2007 18:59
by orudge
Chrill wrote:Purno wrote:How come I never saw the easter theme, while I have been here for like 3 years?
He doesn't use it

Well, I think it was used in 2004, but I've since forgotten to use it.
Posted: 08 Jan 2007 19:12
by SkeedR
Weirdy wrote:how about a Forums Orientated logo?
OTTD = OTTD Logo
TTDp = TTDp Logo
TE = TE Logo
OT = Pig Sty Logo.....

Posted: 08 Jan 2007 19:25
by orudge
Not very easy at present. With phpBB 3.0, something like that may be possible, should I want to implement it. In many ways though, I'd prefer a consistent theme over the whoel forums.
Posted: 08 Jan 2007 19:53
by Redirect Left
SpComb wrote:XeryusTC wrote:jonty-comp wrote:<snip>
Random php image thing ftw!

Or we could make it more complicated by making a php script act like an image

.
Caching is a nice thing...
But not needed.
I glady give up caching for a random image on load.
Posted: 08 Jan 2007 20:16
by orudge
Captain Kirk wrote:But not needed.
I glady give up caching for a random image on load.
Not needed, eh? Let's see how many page views there are a month, hmm... according to awstats, 1,277,585 "pages" were loaded (I'm assuming this is just meaning PHP files). Now, the logo is presently 8KB. Let's say that the logos on average would be 10KB. That's an extra 12GB of bandwidth in just the logo, whereas if it was only loaded once per session, it'd save a lot more.
I would say caching is a very good thing indeed. It's also annoying to see images loading every time if your connection is a bit slower. (Annoyed me no end on 56K).
Posted: 08 Jan 2007 23:54
by Darkvater
Probably late in this discussion but the original logo is way too crowded. It needs to be something simple.
Also not maglev if possible; most people do not like it. How about electric rails? (Although there you could see if it was TTDP or OTTD because in TTDP the pylons alternate, in OTTD they're on the same side).
Posted: 10 Jan 2007 13:18
by Killer 11
Oh and about my pic well you shouldn't have looked so serious and shouted "NO NEW GRF!" as i said it's a mockup if you want a logo worthy one look at my pic and make it yourself with necesary adjustments... geez