HighDots Forums  

Website feedback

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


Discuss Website feedback in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TomB
 
Posts: n/a

Default Website feedback - 11-10-2005 , 06:25 PM






http://deimos.curious.be/~dusk/

Shoot!!! ;-)

Reply With Quote
  #2  
Old   
Philip Ronan
 
Posts: n/a

Default Re: Website feedback - 11-10-2005 , 07:02 PM






"TomB" wrote:

Quote:
http://deimos.curious.be/~dusk/

Shoot!!! ;-)

You are the 2671th metalhead to visit this page.
Shouldn't that be "2671st"?

The links aren't very clear. Either underline them or use a stronger colour
like yellow.

Try adding some headings to make the pages more interesting and readable.

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/



Reply With Quote
  #3  
Old   
TomB
 
Posts: n/a

Default Re: Website feedback - 11-10-2005 , 09:17 PM



kchayka wrote:
Quote:
TomB wrote:

http://deimos.curious.be/~dusk/


Links are not easily distinguished from regular text. You need more
color contrast and/or underlining, especially for links other than in
the navbar. You're also using the same color for visited and unvisited
links. This is not good for usability. You visitors want to know where
they've already been.
I can imagine big websites would greatly benefit from a seperate visited
link color, but would that really be necessary for a small site like
this one?

Quote:
You do need a heading on each page. People are not accustomed to looking
at the URL to determine whether they're on the Band or Biography page.
Mhh, good point. Never thought of that actually.

Quote:
On the Media/picture pages, you are resizing full-size images via HTML
height/width attributes, rather than using separate thumbnail images.
This is bad for a number of reasons, one of which is unnecessarily long
download times. Pity your visitors on dial-up, please. Besides, if you
make actual thumbnails, you can crop and get the scaling right so they
won't look stretched any more. If you don't have an image editor, there
are freebies:
URL:http://irfanview.com/> or
URL:http://gimp.org/
Yes, I know this. The problem is that I'm using php to automatically
generate the picture pages based on the available directories and files,
and I'm still trying to figure out how to solve the thumbnail thing.
Btw, I use The Gimp for all my image editing ;-)


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

Default Re: Website feedback - 11-10-2005 , 09:21 PM



Philip Ronan wrote:
Quote:
"TomB" wrote:


http://deimos.curious.be/~dusk/

Shoot!!! ;-)


You are the 2671th metalhead to visit this page.


Shouldn't that be "2671st"?
Damn, you're right. Totally overlooked this. Same problem with 2nd by
the way... Have to look into this one.


Reply With Quote
  #5  
Old   
Berimor
 
Posts: n/a

Default Re: Website feedback - 11-11-2005 , 08:21 AM



On Fri, 11 Nov 2005 01:25:51 +0200, TomB <mail (AT) invalid (DOT) mail> wrote:

Quote:
http://deimos.curious.be/~dusk/

Shoot!!! ;-)
As for me - i'd also make the central cell (where the text is) a little
bit brighter - maybe#666666.
This would make the reading more comfortable - less contrast and not so
eye-stinging.


--
---
Exact Meta Search | Major Search Engine
http://exactsearcher.com


Reply With Quote
  #6  
Old   
JDS
 
Posts: n/a

Default Re: Website feedback - 11-11-2005 , 10:35 AM



On Fri, 11 Nov 2005 03:21:44 +0100, TomB wrote:

Quote:
Damn, you're right. Totally overlooked this. Same problem with 2nd by
the way... Have to look into this one.
$number = 2671;
$th = "th";
$th = preg_match( "/1$/", $number) ? "st" : $th;
$th = preg_match( "/2$/", $number) ? "nd" : $th;

echo "You are the $number $th doodiehead to visit";

--
JDS | jeffrey (AT) example (DOT) invalid



Reply With Quote
  #7  
Old   
Philip Ronan
 
Posts: n/a

Default Re: Website feedback - 11-11-2005 , 10:42 AM



"JDS" wrote:

Quote:
On Fri, 11 Nov 2005 03:21:44 +0100, TomB wrote:

Damn, you're right. Totally overlooked this. Same problem with 2nd by
the way... Have to look into this one.

$number = 2671;
$th = "th";
$th = preg_match( "/1$/", $number) ? "st" : $th;
$th = preg_match( "/2$/", $number) ? "nd" : $th;

echo "You are the $number $th doodiehead to visit";
You are the 11st doodiehead to make that mistake today.
Or maybe the 12nd, but who's counting ;-)

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/



Reply With Quote
  #8  
Old   
TomB
 
Posts: n/a

Default Re: Website feedback - 11-11-2005 , 11:27 AM



Philip Ronan wrote:
Quote:
"JDS" wrote:


On Fri, 11 Nov 2005 03:21:44 +0100, TomB wrote:


Damn, you're right. Totally overlooked this. Same problem with 2nd by
the way... Have to look into this one.

$number = 2671;
$th = "th";
$th = preg_match( "/1$/", $number) ? "st" : $th;
$th = preg_match( "/2$/", $number) ? "nd" : $th;

echo "You are the $number $th doodiehead to visit";


You are the 11st doodiehead to make that mistake today.
Or maybe the 12nd, but who's counting ;-)

Lol. Silly numbers.


Reply With Quote
  #9  
Old   
JDS
 
Posts: n/a

Default Re: Website feedback - 11-11-2005 , 11:33 AM



On Fri, 11 Nov 2005 15:42:37 +0000, Philip Ronan wrote:

Quote:
You are the 11st doodiehead to make that mistake today.
Or maybe the 12nd, but who's counting ;-)
Hah! I missed that one. Stupid English language...

well, the general idea is there anyway.

--
JDS | jeffrey (AT) example (DOT) invalid



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.