Site Redesign


log in or register to remove this ad

I was QUITE proud of the 1950's style of the site!

But we are about to put it through a redesign to make it a lot easier to maintain.

What would you suggest?

(PS: Love the Avatar, oh Shadow of PKitty)
 

HellHound said:
I was QUITE proud of the 1950's style of the site!

But we are about to put it through a redesign to make it a lot easier to maintain.

What would you suggest?

(PS: Love the Avatar, oh Shadow of PKitty)

Something PHP based. Here, I'll go to work on something (Needs to design something or will go insane)...
 

I don't like that on the entry page is a big DUSK writing, but it is no link itself. I had to search for the link. Otherwise I didn't find something mentionable.

BTW, still looking for a job for me? ;-)
 

http://enworld.cyberstreet.com/hosted/ENPublishing/

Ok, here's the first draft of the new page. It is similar to the Dusk site, but uses a new set of back end files that should prove to be more scaleable (I'm already having problems with the Dusk site - but I'm applying the lessons learned there here).

PHP isn't any harder to use than HTML and with time I should be able to apply some changes that will make it easier for others to update the site. As things stand now I'm keeping the PHP source files filled with commentary so that every section of code and what it does is explained in the file itself.

The primary advantage of a PHP site is that you can implement sitewide changes by changing a single file. Unlike the current site's set up, if I want to change the menu to the right (new releases) then I simply change newreleases.php. Every site that includes new releases.php will then have it updated.

Anyway, feedback is welcome. This is the point that major changes can be made - later one it could be a major pain to implement them. Now is also the time to learn whether or not you like the setup.
 


Michael_Morris said:
Do I have a greenlight to proceed?
I like the design - although I find that a white text on a black background is more straining for the eyes than other combinations. Here in the forum the text is white on gray background, for example.
 


Hmm, I never really worked with .php before..
I'm still working on the redesign of the Dark Quest website using cascading style sheets. The website itself is only about a year out of date now, since I never got around to much updates last year.

The thing you state as a primary advantage with .php isn't a big deal. Pretty easy to use templates in standard html using a good software tool such as Dreamweaver. Thats what the old Dark Quest used.
 
Last edited:

tensen said:
Hmm, I never really worked with .php before..
I'm still working on the redesign of the Dark Quest website using cascading style sheets. The website itself is only about a year out of date now, since I never got around to much updates last year.

The thing you state as a primary advantage with .php isn't a big deal. Pretty easy to use templates in standard html using a good software tool such as Dreamweaver. Thats what the old Dark Quest used.

Try to update them all at once in straight HTML. It's a pain. :)

PHP is what makes these boards possible.
 

Remove ads

Top