HighDots Forums  

Site critique, please

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Site critique, please in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brandons of mass destruction
 
Posts: n/a

Default Site critique, please - 05-13-2004 , 04:06 PM






crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.

--
Quarkxpress sucks.

Reply With Quote
  #2  
Old   
GreyWyvern
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 04:12 PM






On Thu, 13 May 2004 16:06:02 -0400, Brandons of mass destruction
<junkie46 (AT) comcast (DOT) net> wrote:

Quote:
crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.
450kB to load the main page. Kiss your dialup users goodbye.

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollary that nothing is ridiculous.
- http://www.greywyvern.com - Orca Knowledgebase: Completely CSS styleable
Knowledgebase/FAQ system


Reply With Quote
  #3  
Old   
Edwin van der Vaart
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 04:48 PM



GreyWyvern wrote:
Quote:
On Thu, 13 May 2004 16:06:02 -0400, Brandons of mass destruction
junkie46 (AT) comcast (DOT) net> wrote:

crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.


450kB to load the main page. Kiss your dialup users goodbye.
Hmm. I almost said goodbye to the page (broadband).
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction


Reply With Quote
  #4  
Old   
jake
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 04:49 PM



In message <junkie46-884CB9.16060113052004 (AT) comcast (DOT) dca.giganews.com>,
Brandons of mass destruction <junkie46 (AT) comcast (DOT) net> writes
Quote:
crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.

Try switching 'image loading' off in your browser and see if it all
makes sense.

(Hint: it doesn't)

regards.
--
Jake


Reply With Quote
  #5  
Old   
Edwin van der Vaart
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 05:12 PM



Brandons of mass destruction wrote:
Quote:
crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/
The page loads to slow, because of the use of tables.
The lay-out looks good in Firefox 0.8 on Linux/Mandrake 9.2

Use a proper Doctype for the html.
http://htmlhelp.com/tools/validator/doctype.html

Place the style sheet in an external file and save the file as e.g.
style.css
Add a link of the style sheet between the <head>
<link rel="stylesheet" type="text/css" href="style.css">

I belief you have used a javascript the marguee. The marguee script
doesn't work when I have disabled/enabled the javascript in Firefow 0.8.
Also the google addon banner doesn't work.

When you have finished the page try to validate it at:
html
http://validator.w3.org/
style sheet
http://jigsaw.w3.org/css-validator/
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction


Reply With Quote
  #6  
Old   
The Doormouse
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 05:21 PM



Brandons of mass destruction <junkie46 (AT) comcast (DOT) net> wrote:

I really like the steelish-blue color. Plus, it is refreshing to see a
break from the guidelines of graphic design basics.

You are transcending the boundaries of typographic guidelines to boldly
strike out on your own for parts unknown, in a way vaguely similar to
legendary artist Jackson Pollock.

As far as the coding goes, it seems that the W3C validation page is
absolutely dumbstruck. They do not know what to make of your page, so it
must be impressive.

How's that? =)

The Doormouse

--
The Doormouse cannot be reached by e-mail without her permission.


Reply With Quote
  #7  
Old   
The Doormouse
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 05:21 PM



GreyWyvern <SP_bhuisman (AT) greywyvern (DOT) com_am> wrote:

Quote:
450kB to load the main page. Kiss your dialup users goodbye.
Bah, lesser mortals that he doesn't need anyways ... =)

The Doormouse

--
The Doormouse cannot be reached by e-mail without her permission.


Reply With Quote
  #8  
Old   
The Doormouse
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 05:24 PM



jake <jake (AT) gododdin (DOT) demon.co.uk> wrote:

Quote:
Try switching 'image loading' off in your browser and see if it all
makes sense.

(Hint: it doesn't)
Brandons is an Artist - it doesn't HAVE to make sense.

He designs divinely, inspired, like someone speaking in Tongues ...
except from a design perspective.

You are all just jealous! Admit it!

The Doormouse

--
The Doormouse cannot be reached by e-mail without her permission.


Reply With Quote
  #9  
Old   
Charles Sweeney
 
Posts: n/a

Default Re: Site critique, please - 05-13-2004 , 07:00 PM



"Brandons of mass destruction" <junkie46 (AT) comcast (DOT) net> wrote

Quote:
crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.
A bit on the slow side.

Use a meaningful title. This will help you on search engines, and help
users who bookmark your site.

It's a bit cluttered, which leads to confusion, different fonts, colours,
images etc.

I looked at it for a while, looked at all the links, still don't know what
it's about.

Confusing.
--
Charles Sweeney
www.CharlesSweeney.com




Reply With Quote
  #10  
Old   
Weyoun the Dancing Borg
 
Posts: n/a

Default Re: Site critique, please - 05-14-2004 , 07:14 PM



Brandons of mass destruction wrote:

Quote:
crossposted to alt.html.critique and alt.www.webmaster

Any sort of constructive criticism on design, layout, UI or coding would
be greatly appreciated.

http://www.connectsavannah.com/

Thank you.


im on a 1mb connection. after 10 seconds and the page hadn't even half
loaded, I closed the browser.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.