Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Testing A Website Design
Kushika
post Mar 26 2006, 05:50 PM
Post #1


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 72
Joined: 3-February 06
From: UK
Member No.: 11,052



I am currently design a website for this small hotel. I have never in the past made website that weren't for myself of for friends, so I want to make everything perfect becuase I'm going to earn a small bit of pocket money this time.

This is currently my checklist of things that I will do, just to make sure the website runs nice and smoothly.

- optimize graphics and photos for faster loading times
- approximate loding speeds across diferent internet connection
- make my HTML upto HTML 4.01 strickt (W3C checker)
- use style sheet to control formatting of site, check for validity (in WC3's cheker)
- test site in the following browsers and make necessary adjustments: Mozilla Firefox, Internet Explorer, Netscape, Opera
- keep the coding clean and easy to modify
- tesing in different screen resolutions

Is there anything else I should check?


Thanks for reading this. smile.gif
Go to the top of the page
 
+Quote Post
moonwitch
post Mar 26 2006, 07:11 PM
Post #2


Demonic Enforcer
Group Icon

Group: [HOSTED]
Posts: 597
Joined: 2-March 05
From: Belgium
Member No.: 2,861



I would add the following guidelines :

- Keep the used graphics to bare minimum, this will decrease page loading time; eg. Use a background color, but not a graphic and if you do, make the graphic TINY but tileable.

- Use enough comments in your code, this will make it easier to go back and work on it some more later on.

- Use the cleanest, easiest code possible.

- Use stylesheets to do ALL of the looks, including the graphics. Make sure no graphic is statically coded, that way again a new look will be easier.

Go to the top of the page
 
+Quote Post
mastercomputers
post Mar 26 2006, 08:41 PM
Post #3


PESTICIDAL MANIAC
Group Icon

Group: Members
Posts: 626
Joined: 1-September 04
From: Auckland, New Zealand
Member No.: 27



There's quite a few good resources about Web Designing here in Astahost in a few of our forums you might want to look at, that will help with your checklist.

I see no checking for accessibility, in some countries that is discrimination. It's not over here but I still think designers should use their talents to cater for everyone equally.


Cheers,


MC
Go to the top of the page
 
+Quote Post
moonwitch
post Mar 27 2006, 10:56 AM
Post #4


Demonic Enforcer
Group Icon

Group: [HOSTED]
Posts: 597
Joined: 2-March 05
From: Belgium
Member No.: 2,861



Thanks MC, I completely forgot about that.

I *try* to make all pages of my site accessible within 2 clicks, also a sitemap (which is what I didn't do in my last websites) should be there, it allows people to find what they need more easily.

I do! keep a few rules in mind, or let me say that I "forgot" that in my previous grey-red Gothika design, bear in mind that visually impaired people - even blind at times - will and can visit your site. THey use screen readers or a magnifying program that let's them see your site. Also people with epilepsy will stumble on your site, for them (and some visually impaired people - and others too) it is best to not use bright red, bright blue, neon green, flashy pink, etc in larger portions of your site.

So in short, try to use muted colors, colors that are slightly desaturated, it will give your site an overal feeling of calm - which is a key-element to keeping a visitor on a site.

Just imagine, you come across a bright red backgrounded site where they also liked using the blink-element and bright green text on that red background. In addition they "provided" you with a loud song in the background. Will you stay longer than 5 seconds? I know I wouldn't.
Go to the top of the page
 
+Quote Post
Bananapicker
post Apr 13 2006, 05:07 PM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 13-April 06
Member No.: 12,732



QUOTE(Kushika @ Mar 26 2006, 06:50 PM) *

I am currently design a website for this small hotel. I have never in the past made website that weren't for myself of for friends, so I want to make everything perfect becuase I'm going to earn a small bit of pocket money this time.

This is currently my checklist of things that I will do, just to make sure the website runs nice and smoothly.

- optimize graphics and photos for faster loading times
- approximate loding speeds across diferent internet connection
- make my HTML upto HTML 4.01 strickt (W3C checker)
- use style sheet to control formatting of site, check for validity (in WC3's cheker)
- test site in the following browsers and make necessary adjustments: Mozilla Firefox, Internet Explorer, Netscape, Opera
- keep the coding clean and easy to modify
- tesing in different screen resolutions

Is there anything else I should check?
Thanks for reading this. smile.gif

I recently designed and built a website for a local air cadet squadron. I changed all the photos using a photo editing package as most have an export to web feature. The loading speeds should be based around a 56k modem as this is still the standard speed designed to work around in the professional business. making the HTML to HTML 4.01 is not important because if you are using software such as Dreamweaver MX or Dreamweaver 8 it will automatically write in that language. It is always a good idea to test your site in a variety of browsers and to validate your CSS Sheets. Again with the coding, if you are using a program such as Dreamweaver, it keeps it neat itself. Testing on different screen resolutions is also a very important point, but don't go over the top, 800x600 and 1024x768 should be the only two that you need to check.

You must also make sure that all your images and links have ALT Tags to comply with new disability laws. Another good idea is to use META tags as these will increase your success in being found on a search engine.

I hope this helps you
Chris
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 14 2006, 02:10 AM
Post #6


Advanced Member
Group Icon

Group: Members
Posts: 189
Joined: 15-November 05
From: Inland from the Left Coast of Canada
Member No.: 9,627
myCENTs:62.43



QUOTE
making the HTML to HTML 4.01 is not important because if you are using software such as Dreamweaver MX or Dreamweaver 8 it will automatically write in that language

Beg to differ. Those packages have a tendency to include proprietary tags and methods which are not standard compliant. And they include too much code for the site to load fast. I reccomend doing it the old fashion way -- by hand-coding. More control over the code and how it behaves. Any increase time that it takes is about equal to the time it will take to 'un-code' the bad stuff if you use the programs. Just my opinion...
Go to the top of the page
 
+Quote Post
kns_87
post May 13 2006, 09:34 PM
Post #7


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 10
Joined: 13-May 06
Member No.: 13,412



I like dreamweaver, but that's just a preference. I think you have all your bases covered, but make sure you know what the customer wants and has in mind, what image he wants the site to portray. Otherwise it seems you're in the good
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. WebSite Development and Management Tools(10)
  2. Best Ad Placement on a Website(18)
  3. Starting A Website(16)
  4. Website Design And Development(13)
  5. Website Layout(10)
  6. For Website Review - Read First(0)
  7. Website Templates(13)
  8. Building A Website(39)
  9. Website Acting Up On Me(7)
  10. Website Poll(4)
  11. Looking For Free Software To Build Website(17)
  12. Css Vs Xslt Vs Smarty Vs Other : What To Use ?(3)
  13. Flash Music Player On Website(2)
  14. Music On A Website(6)
  15. Need Help In Designing My Website.(1)
  1. Need Help / Ideas With My Website Makeover(5)
  2. Questions About This Website/topic Page(1)
  3. Adding Static Content To Website...(9)
  4. Program To Design Your Website(21)
  5. Website Template Design Tutorial(0)
  6. Music Into A Website ?(9)
  7. Preview Your Website In Ie From Non-windows Os(3)
  8. A Website(8)
  9. Web Developing Software(16)
  10. Website Navigation Hover Buttons Stick So Made Css Today(7)
  11. I Need A Template For A Website(9)
  12. Question Related To Website(5)
  13. Freewebs And Piczo(3)


 



- Lo-Fi Version Time is now: 2nd December 2008 - 06:17 PM