Unstoppable Domains โ€” AI Assistant

Site Critique Please

Spaceship Spaceship
Watch
Status
Not open for further replies.

John Kennedy

Established Member
Impact
0
I'm working on this site for a college project, I posted it a few months back and got some great feedback. It's more or less finished and I'm just looking for some thoughts and some ideas.

www.saintandrewsboysclub.com

Thanx
John
 
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
It has a nice clean layout, is easy to navigate, and has nice colors. I give it two thumbs up.
 
0
•••
It's nice, I like it! Good work John...
 
0
•••
Real nice clean design.. I like it, keep it up!
 
0
•••
Nice layout, my favorite color... its great!
 
0
•••
Thanks a lot for the feedback, i'll print this out and add to my paperwork maybe it will swing my lecturers into giving me a merit :)
 
0
•••
Originally posted by jtrageser
It has a nice clean layout, is easy to navigate, and has nice colors. I give it two thumbs up.

same here:tu:
good work!
 
0
•••
Like it - Kill the flash at the top -does nothing for you but slow it down - it's 26 secs at 56k


link to this if you can with (name it whatever or downloaddoc.asp) for your word download so they get the option to download (word docs can lock up some browsers)

<%
Response.Buffer = True
strFileName="constitutuion.doc"
strFilePath=server.mappath("/documents/"&strFilename)
set fso=createobject("scripting.filesystemobject")
set f=fso.getfile(strfilepath)
strFileSize = f.size
set f=nothing: set fso=nothing
Const adTypeBinary = 1
Response.Clear
Set objStream = Server.CreateObject("ADODB.Stream")
objStream.Open
objStream.Type = adTypeBinary
objStream.LoadFromFile strFilePath
strFileType = "doc" ' change to the correct content type for your file
Response.AddHeader "Content-Disposition", "attachment; filename=" & strFileName
Response.AddHeader "Content-Length", strFileSize
Response.Charset = "UTF-8"
Response.ContentType = strFileType
Response.BinaryWrite objStream.Read
Response.Flush
objStream.Close
Set objStream = Nothing
%>
 
0
•••
Thanks a lot, i'll implement that code as soon as I get a chance. I know about the flash banner and it is a problem but it's only their to fufill certain criteria of the college project. Once that is out of the way i'll get rid of it.
 
Last edited:
0
•••
Great job though.

LOL flash is to the 2000's what animated gifs were in the 80's.
WOW you can mean we can make something move.
Hope they don't put halograms in newspapers next.
 
0
•••
The flash doesn't seem to do anything for me... Oh wait, it makes in fade in... yeah, thats a waiste of space.
 
0
•••
I've ditched the flash widget, if possible could pinkfluffybunny or anyone else tell me the loading time on 56k.

Oh and I can't do the Microsoft Word thing as my hosting doesn't support ASP. I've kept the code though for future reference, so thanks :)
 
0
•••
Still "26 seconds" ?, it may be a combination of graphics and because there was an error in the html making the page call for a frame.

(check your other pages)

but if you want you can use this it's "6 seconds".

http://64.200.117.8/junk/a.htm

(Now, if there is a pause - it's your java date at the top) Remember - this is displaying the day and date of the the viewers computer, not the server.

If the graphics are down to low for you (look bad), then optimize the ones on your current page and take them down till you can just stand the look...lol

I replaced your map link with a jpeg. The dynamic link may change and if you have to go back to edit it's a pain.

I put a pop up script in your hyperlinks to give you control of you window size where you targeted a new window (links for your map, pdf, word, etc.) edit the '600','600','yes' - height width and scroll bar "yes", "no" for no scroll. (edit the map link to resize so you don't have a lot of white around it or better put it in a html page and put directions below it)

It looks like this in the code ( onclick="NewWindow(this.href,'name','600','600','yes');return false;" )

I also put a pop-up hyperlink below the pic also. (we won't want them to have to actually read to find a link.... lol )

Put a class in your hyperlinks to give your other links a roll-over, change the font, size, style whatever

Change the roll over color if you want - the "red" in style near the word "hover"

good luck
 
Last edited:
0
•••
its nice and simple/clean. those are just not my style. But it is nice!
 
0
•••
Wow, thanks for all your help it's much appreciated, i'll look into implementing most of this stuff over the next couple of days. I'm not sure I want to reduce the images that much, as I think the site needs high quality graphics to stop it from looking to dull.

The frames thing is because I'm hosting this site on my own personal webspace and the .com is forwarded to my hosting. For some reason it uses frames?

Thanks a lot for all your help.
 
0
•••
I don't think anyone else noticed this, but there's two different background colors. If you click on "News" and "Sponsors", you have a greenish-blue background, while on the other pages you have a light blue color.

I definitely like the light blue color better. If this color change was intentional, you should make it more obvious because it just played with my eyes and confused me.

Nice layout and a great looking site other than that.
 
0
•••
Thanks a lot Crystal, I'm lucky I logged into this forum when I did. I was 5 minutes away from handing the finished project into my college lecturer. :)

I didn't notice it at all; the colours look exactly the same on my monitor. It must have happened with me just selecting the colour from the palletes in Dreamweaver.

I'll fix the website when I get home, thanks a lot.

Thanks to everyone else too for all their input, especially Pink Fluffy Bunny.
 
0
•••
Yeah man, some nice clean work there.
Go the UK Massive even though i live in Australia now :D
 
0
•••
Originally posted by John Kennedy
Thanks a lot Crystal, I'm lucky I logged into this forum when I did. I was 5 minutes away from handing the finished project into my college lecturer. :)

I didn't notice it at all; the colours look exactly the same on my monitor. It must have happened with me just selecting the colour from the palletes in Dreamweaver.

No problem, that's why I pointed it out. No one else seemed to notice it, but it was the first thing that caught my eye. Glad I could help.
 
0
•••
Status
Not open for further replies.
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Domain Recover
DomainEasy โ€” Live Options
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back