Please... let me redesign the TTDPatch site...
Moderator: TTDPatch Moderators
- Zeiram Wokaydo
- Engineer
- Posts: 19
- Joined: 05 Oct 2003 12:35
Please... let me redesign the TTDPatch site...
The site doesn't look very professional at the first look. I can remake it with no changes to the content of the site. If you notice - there's some annoying stuff: the font, it shouldn't be default or whatever it is, the background, let it be white instead of a regular TTD world.
And all this in .shtml and save thousends of hours.
And of course I propose this for free. Give me my chance before saying no...
And all this in .shtml and save thousends of hours.
And of course I propose this for free. Give me my chance before saying no...
Life isn't fair. It's just fairer than death, that's all.
-
- Tycoon
- Posts: 3849
- Joined: 20 Jan 2003 14:51
- Location: Broadstone, Dorset
- Contact:
Heh. The TDDPatch site really needs a redesign. Make sure the size of the site is small, 150kb can take up to 50 seconds on Mozilla Firebird to load on a 56k modem. Oh, and make sure it's W3C XHTML Standards Compliant and W3C CSS Standards compliant. The web has seen more than enough "IE only" websites.
Last edited by antpocas on 17 Oct 2003 19:53, edited 1 time in total.
Argh. I meant 50 seconds, yes.orudge wrote:"Up to 5 seconds"? Let's say I have a speed of 3KB/s... that's 50 seconds. Or is that what you meant?antpocas wrote:Heh. The TDDPatch site really needs a redesign. Make sure the size of the site is small, 150kb can take up to 5 seconds on Mozilla Firebird to load on a 56k modem.
- Zeiram Wokaydo
- Engineer
- Posts: 19
- Joined: 05 Oct 2003 12:35
The problem is that I need a reply from the TTDPatch site webmaster, I've searched a host for a long time and a few seconds ago I fond one, my site is http://www.zone.ee/ttdw yes I'm Estonian, and yes this site is still under construction because I don't have my files with me, the site is 70% complete. i hope there's no GTA fans around... 
Make sure you visit it sometimes in the next month!

Make sure you visit it sometimes in the next month!
Life isn't fair. It's just fairer than death, that's all.
- DominionSpy
- Tycoon
- Posts: 1429
- Joined: 03 Oct 2003 23:59
- Location: Lancashire, UK
- Contact:
- Zeiram Wokaydo
- Engineer
- Posts: 19
- Joined: 05 Oct 2003 12:35
- DominionSpy
- Tycoon
- Posts: 1429
- Joined: 03 Oct 2003 23:59
- Location: Lancashire, UK
- Contact:
There's no such thing as GTA4... yet.
GTA: Vice City is the same engine as GTA III.
The next game (GTA: San Andreas) is also being desiged with this engine.
The game after that will technically be GTA4 (whether they call it that, or not), because they are designing a new engine for it.
GTA: Vice City is the same engine as GTA III.
The next game (GTA: San Andreas) is also being desiged with this engine.
The game after that will technically be GTA4 (whether they call it that, or not), because they are designing a new engine for it.

You're saying I'm a Dominion spy, and don't even know it! - Dr. Bashir
That's the Joker in my avatar, not me. No wait it is me.
Frankly, I too like the site.
I don't give a --, what the site looks like, it has everything that I want, which is good enough for me. I like the TTD theme, I don't want it to change, I like the font, simple and easy to read. I don't want TTDpatch.net to change, if it does, well err, uh, I'll still use the patch but I'll be some pissed.
I don't give a --, what the site looks like, it has everything that I want, which is good enough for me. I like the TTD theme, I don't want it to change, I like the font, simple and easy to read. I don't want TTDpatch.net to change, if it does, well err, uh, I'll still use the patch but I'll be some pissed.

Re: Please... let me redesign the TTDPatch site...
I disagree. Everyone should be able to choose the main text font themselves, I hate websites that decide the font for me, and I always override it with a user CSS file.Zeiram Wokaydo wrote:The site doesn't look very professional at the first look. I can remake it with no changes to the content of the site. If you notice - there's some annoying stuff: the font, it shouldn't be default or whatever it is,
It's already written in PHP, but preprocessed on my computer before I upload it.the background, let it be white instead of a regular TTD world.
And all this in .shtml and save thousends of hours.
Go ahead and try, but it should follow these points:And of course I propose this for free. Give me my chance before saying no...
- front page less than 50KB including all images (other pages may be larger), it must load fast
- menu generated from PHP, and easy to edit
- entire site must be easy to edit for me, with a plain text editor
- site must conform to the W3C standards
- site must work well in a text-based browser (I love my command line)
- no non-standard extensions, no flash, no Java
- must work 100% without Javascript (i.e. no Javascript navigation)
Last edited by Patchman on 17 Oct 2003 23:47, edited 2 times in total.
I don't see how you could get it any smaller. Is it really too large for you? And it should already conform to the W3C standards, I test it regularly.antpocas wrote:Heh. The TDDPatch site really needs a redesign. Make sure the size of the site is small, 150kb can take up to 50 seconds on Mozilla Firebird to load on a 56k modem. Oh, and make sure it's W3C XHTML Standards Compliant and W3C CSS Standards compliant. The web has seen more than enough "IE only" websites.
GoneWacko. Making [url=irc://irc.oftc.net/tycoon]#tycoon[/url] sexy and exciting since 1784.
- Zeiram Wokaydo
- Engineer
- Posts: 19
- Joined: 05 Oct 2003 12:35
Well, I don't have any knowledge in .php, I was planning to do it in .shtml, and for the images, all the images I do are very optimized in .gif format. I think I'll come back in some months with my .php knowledge and then... well, wrong time, but I'll be back, maybe, if I got time..
In fact I only wanted to redesign it, 2 - 3 pictures here and there and it's all.
In fact I only wanted to redesign it, 2 - 3 pictures here and there and it's all.
Life isn't fair. It's just fairer than death, that's all.
Like I did for mine : strict XHTML (valid contents), DIVs instead of TABLEs for the layout (valid structure), etc.antpocas wrote:Oh, and make sure it's W3C XHTML Standards Compliant and W3C CSS Standards compliant.

Last edited by antp on 18 Oct 2003 10:32, edited 1 time in total.
- Zeiram Wokaydo
- Engineer
- Posts: 19
- Joined: 05 Oct 2003 12:35
Well, I don't have any knowledge in .php, I was planning to do it in .shtml, and for the images, all the images I do are very optimized in .gif format. I think I'll come back in some months with my .php knowledge and then... well, wrong time, but I'll be back, maybe, if I got time..
In fact I only wanted to redesign it, 2 - 3 pictures here and there and it's all.
PS: I write all my pages in Notepad!
In fact I only wanted to redesign it, 2 - 3 pictures here and there and it's all.
I thought I put a text on the site, and it was something like UNDER CONSTRUCTION there's no way that anybody here is satisfied! Damn!
PS: I write all my pages in Notepad!
I ment Gta: 4 working title! I don't care about the engine, and I know it's San Andreas! But there's no proofs.dominionspy wrote:There's no such thing as GTA4... yet.
GTA: Vice City is the same engine as GTA III.
The next game (GTA: San Andreas) is also being desiged with this engine.
The game after that will technically be GTA4 (whether they call it that, or not), because they are designing a new engine for it.
Life isn't fair. It's just fairer than death, that's all.
I don't think most user would benefit from my site, more confuse.Arathorn wrote:Patchman, could you change this:To include Oskar's and Csaba's experimental patch sites?This the source code released by Josef. Sometimes Marcin releases experimental versions which you can find at his site. Feel free to check!
And for the people here on the forums they see when I have something new

Zeiram Wokaydo: And I hate popups on sites
Who is online
Users browsing this forum: No registered users and 3 guests