PowWeb Forums - The Perfect Community for the Perfect Host  

Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more.

Go Back   PowWeb Community Forums > Webmaster Resource Center > Web Site Critique/Review
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread
Old 4-7-03, 04:04 PM   #1
cpeters
 
Posts: n/a
Time to get reviewed

Good aftrernoon all,
I have finally got just about all of the elements up and working. So It is time for the established peers of this realm to look, see, pick apart and tell me what they think!

The domain is http://www.padraighs-alehouse.com Let loose the dogs of the net!
 
Old 4-7-03, 04:54 PM   #2
bdoc
 
bdoc's Avatar
 
Join Date: Dec 2002
Location: Perhaps
Posts: 1,222
Reputation: 5
Looks good.... Nice simple, easy to follow design. I can dig the color scheme as well as the setup.

My suggestion....

I'm not a fan of the "No Right Click" script, chances are that if someone really wants to have a look at your code or take an image they will most certainly find a way.

Otherwise, you've got a nice looking site!
bdoc is offline  
Old 4-7-03, 08:24 PM   #3
(jj)
 
(jj)'s Avatar
 
Join Date: Feb 2002
Location: n/a
Posts: 7,279
Reputation: 202
Nice K.I.S.S. design and easy to navigate. Only have a couple of comments

You should open the off-site links, like your PENNSIC link on the main page, in a new browser window. Helps to keep your site open so you do not lose the visitor.

You have one bad link. On your "Fees" page, the link to "Needs" is incomplete, it points to /needs not /needs.php

I also agree with bdoc on the use of the no right click script. What are you trying to protect? If someone truly wants your code or an image, that will not even slow them down.
__________________
If silence is golden, then I must be worth million$

(jj)
Jack
(jj)'s Playground
(jj) is offline  
Old 4-7-03, 09:29 PM   #4
rafeflagg
grub and grog lover
 
rafeflagg's Avatar
 
Join Date: Dec 2002
Location: Rainy Pacific NW
Posts: 60
Reputation: 5
I concur with the prior posts.

My only add is that on Http://www.padraighs-alehouse.com/background.php you have a sentence starting "Padraighs Alehouse is a drean your humble..." I believe you meant to say "a dream your humble..."

Other than that, it looks good.

rf
__________________
Sacred cows make the best burgers.
rafeflagg is offline  
Old 4-7-03, 09:53 PM   #5
Grymwulf
 
Grymwulf's Avatar
 
Join Date: Feb 2003
Posts: 124
Reputation: 5
Yes I ran into the no right click problem my self, I am not a big fan of it, and if I chose to look at the source ... wow I can steal anything I want now, including your no right click script ...

// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header

// Set the message for the alert box
am = "Copyright 2003 Padraighs-alehouse.com. If you want to use anything here contact padrhaig@padraighs-alehouse.com";

// do not edit below this line
// ===========================
bV = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"

function nrc(e) {
if (bNS && e.which > 1){
alert(am)
return false
} else if (bIE && (event.button >1)) {
alert(am)
return false;
}
}

document.onmousedown = nrc;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (bNS && bV<5) window.onmousedown = nrc;

I like the scheme, my only issue is layout ... what's the point of the celtic design on the left if it does not contain any buttons to click???? Plus the length of the front page obscures half of the links at the bottom, so unless you scroll down you don't catch all of the links.

Broken Links:
http://www.padraighs-alehouse.com/info.php ("Who We Are")
http://www.padraighs-alehouse.com/needs ("Camp Needs")
Grymwulf is offline  
Old 5-7-03, 07:41 PM   #6
cpeters
 
Posts: n/a
Sorry so long to reply to all and THANK YOU for dome grat critiques! The code lifter makes it harder for those who "aren't in the know" to try to get my code. Was burned VERY badly on a commercial project several years back. The text is indented in away from the celtic motif to make it easier to read and the motif just looks darn cool! Once again thanks to all!
 
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 01:29 PM.


Contents ©PowWeb, Inc. ~ vBulletin, Copyright © 2000-2007 Jelsoft Enterprises Limited.