View Full Version : New Website Critique would be awesome
Yantorsen
30-09-2008, 00:36
www.joshuathomson.co.uk
nice clean layout but took ages to load here, especially the thumbs page. suggest you lose the email link in its current format as it will get picked up by spammers.
You have some lovely shots on your site!
Just 2 or 3 things you might(or not) think about
It wasn't clear to me that it was the home page which came up first.
I like to know what I'm looking at so perhaps a title of brief commentary might be appropriate.
Continually scrolling up and down to find the next key is irritating-can you find a way to keep them in the same place?
Otherwise, a very nicely laid out site:thumbs:
ShawWellPete
30-09-2008, 08:59
looks good to me and there are some great photos. I love the comments script, where did that come from?
Yantorsen
30-09-2008, 23:09
looks good to me and there are some great photos. I love the comments script, where did that come from?
wrote it ;)
looks good to me and there are some great photos. I love the comments script, where did that come from?
Looks like Pixel Post (http://www.pixelpost.org/) to me. Photoblog script.
Nice clean look, but the images are a bit slow to load and I'm on a 20mbit connection, so I wouldn't be encouraged to hang around too long waiting usually.
Yantorsen
01-10-2008, 09:21
Looks like Pixel Post (http://www.pixelpost.org/) to me. Photoblog script.
yeah the protfolio thing and the comments script comes from pixel post, which is JS. Rest is just xhtml/css.
Messiah Khan
01-10-2008, 10:26
Its getting there. I would dump the following code at the top of your css though;
html **
height:100%;
margin: 1px;
**
That will force the page to be 1px taller than the browser so the scrollbar is always there. This will stop the page from 'jumping' slightly when the comments open up.
Edit (replace the ** with curly brackets. Forum is changing it for some reason.
BenMottram
01-10-2008, 10:42
Hi,
Asking for comments invites "train crash" posting but hey, it's fun isn't it?
Negatives:
The default font size on the about page is too small, specifically the script font for the section staring "My name is". Script fonts are hard to read at the best of times, so why make it harder by making the text size small?
The text needs a bit of work too -
"I have been taking pictures since I can remember really, but only for fun since I was about fourteen years old."
You are missing the word ever and using "really" is not best practice - it implies that you don't know.
"I currently reside in the Midlands in England." Especially with the word "really" (see above) you have two contrasting styles of English here - a formal "Reside" and an informal vacillation "remeber eally". Also two instances of the word in - not good style wise.
"I hope you enjoy my site and feel free to get in contact if you're interested in my work."
I would write "I hope you enjoy my site; please feel free to contact me if you're interested in my work."
Positives:
10/10 for the over all look and feel. I like it - the background colour is an unusual choice but does work. :agree: with the comment about the home page; I wondered if I had landed on the home page or not.
B.
Yantorsen
01-10-2008, 16:29
Thanks MK and Ben, I agree with you both on what you say and the things you've mentioned should be easy enough to implement.
Also with the about page, it's not really finished yet, probably needs to be a bit longer and less boring. Agree with you on text size as well, the font isn't that clear either.
sorry to make this post long but my current script at the top for the image pages is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Joshua Thomson Photography></title>
would I just change it to the following?
html ((
height:100%;
margin: 1px;
))
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Joshua Thomson Photography></title>
Yantorsen
02-10-2008, 18:57
anyone?
Yantorsen
08-10-2008, 18:48
a simple yes would be cool.
whiteflyer
08-10-2008, 19:18
I love the comments script, and the site look very nice and clean. I do agree with the text being to small on the about page.
I didn't find the images load to slow at all on my 4meg line.
Yantorsen
13-10-2008, 14:39
thanks
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.