|
| |
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
Need critique for refurbished via EWD site - 9/15/2006 5:10:26
I just refurbished my website (new store-bought template, java scripts, etc.) using EWD beta 1. ( see Communication Skills Tutorial for Managers ) I'd appreciate some feedback. Thanks, Kerry
|
|
|
|
jaybee
Posts: 14191 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 5:43:13
Interesting Kerry. It's the first one I've seen developed for real in EW and goes some way to proving what I suspected would happen. Out of the box EW produces compliant code but as soon as people start to mess with the templates, navs etc it all goes pear shaped. First off the site looks very nice, clean, clear, not mad on all the pop-ups but hey, that's just my opinion. Now, being the geek that I am after a quick look at the page I then head straight for the code and that's where I found the interesting stuff. The body of the page is pretty good - clean, tableless, code but where the template has gone in, or maybe where you've added some bits, tables have been used, eg. for the footer, instead of divs. You have the doctype set to XHTML 1.1 which the code so isn't, and the validator returns 70 odd errors per page. I suggest you alter doctypes for future stuff to HTML 4.01 transitional as at the moment you're forcing the browsers into quirks mode.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 6:01:18
Thanks jaybee, I can't blame EWD for the things you mention, I do a lot of cut and pasting. I'm just now learing how to use CSS. I believe, but I'm not sure, that the doctype came with the template. Do you have an example of the way it should be? Again, much thanks, Kerry
|
|
|
|
Tailslide
Posts: 6292 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 6:18:18
XHTML 1.1 is a bad idea generally because served as it's supposed to be, IE will choke on it. Most sites around these days are served as text/html which is ok up to and including XHTML 1.0 but not ok for 1.1. If the DOCTYPE came with the template then that's a naughty thing they did there.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 6:23:26
Looks like this one will be better than what I have, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> but up above in the page the author says that the url isn't necessary. Is "loose" ok? Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 6:30:17
H'mm, my FF 1.5.06 displays it correctly as does Avant Browser. Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 6:42:53
So the jog in the heading in your attachment was with you using Opera. My Opera Version 9.01, Build 8552, displays it correctly. Maybe it's the electricity here in Hawaii. I see what you mean about the font diffs with IE and FF. I think I could fix that but I'm not sure how, perhaps with 100% and default font in CSS. Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 16:22:30
Got it. I'm thinking of making a blank web using EW and the same template to test your % trick. Got it about Opera. Much thanks to everyone for the feedback. Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 16:31:06
Thanks for the nice ack womble. Do the drop down FAQs work for you? I just love them. Kerry BTW jaybee, your thumbnail attachment is a neat trick. Do you know if I could I do that (as admin) with my phpBB 20.21 Forums?
|
|
|
|
Seventh
Posts: 1235 Joined: 8/4/2002 From: The Motor City Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 17:01:04
Hi, Kerrith. I have to say I like where the site is going from a design aspect. I think the colors work well together and theirs a decent contrast between them. But there are a few things that take me completely in another direction while looking at it. Here goes nothing: *DISCLAIMER: This is only an observation of what I see and my honest opinion. Nothing more. Nothing less. 1. Index/Home Page- Having the words "Manager Coaching" in the header and on the page seems, for lack of a better word, redundant. It almost seems like there's a glitch or something on the page.
- The SEARCH bar seems to be centered and down the page about 80 pixels. Not sure why?
- There seems to be an awful lot of space between the individual items in the INDEX section. Maybe narrow that space a little.
- The actual background of the SEARCH and INDEX section looks off to me. Either give it more space from the edges or push it all the way to the edges. Right now it seems to be floating with no purpose.
- The text in the body should definitely be darker. My eyes keep going to the red areas as they stand out more.
- The popups are driving me crazy. In IE they cover up a portion of the INDEX section and the other samples below. And when you mouseover them it almost seems like it's someone else's popup. And I think the color scheme on the popups should be White Background/Dark Text.
2. About the Coach Page - I think your picture should be more prominent (larger). As it is now it makes me want to click it for a larger view as it resembles a thumbnail.
- The SEARCH bar is in a totally different spot.
- Lot of space between the horizontal line and References.
- Again, the content text should be darker.
3. Privacy Policy Page - Why are the words 'Manager Coaching' not on this page?
- Again, the content text should be darker.
4. Contact Us Page - Comment/Question should be near the top of the box.
- The 'Webmaster' thingy should be better defined since they're already on the contact page. Example: Click here to contact the webmaster by email.
That's pretty much it for now.
_____________________________
"go forth and create."
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 20:51:00
Hi Seventh, Wow, great feedback! Unfortunately I'm very much attached to popups however, I'm thinking of experimenting with having them pop up to another frame, say the gray one on the left, at least the defined words. I deleted Manager Coaching from the body. Never would have thought of it but for your advice. It now supports my philosophy. I hold that most sites have way too much stuff (what we call noise) that gets in the way of communications. So, my idea has been to keep it simple and as clean and spacious as possible. Thanks. I found hidden crap above the search code and it's now top left aligned for all pages. Thanks The search background is part of the design of the template. I'm reluctant to change it. My motivation for the new template, the other one had been running for about 5 years, was that my friend designed and gave me an order of business cards that have all the colors on the web page. I must say, it looks very classy. It was only by luck that I found a template that matched the cards. Just to be clear, you'd prefer that the mouseover pop up (click to enlarge) of my photo be larger? Or do you mean that you'd like the original thumbnail to be larger and pop to an even larger photo? I guess I'm trying to minimize my already huge ego Re: Body text font color: I'm attached to the color of the font unless you think that all bolded would stand out mo betta. Re: "Lot of space between the horizontal line and References. " This is my attempt at poetic licence. Also, to me it's easier to mouse and click than hyperlinks that are piled one on top of the other. Artistically with them spread out they seem to balance the mass of text to the right. Privacy Policy Page Why are the words 'Manager Coaching' not on this page? I thought it would be nice to vary the page size and forgot to title it Manager Coaching. Now in the interests of uniformity I've made it identical to the other pages. Contact Comment/Question should be near the top of the box. Fixed. Thanks The 'Webmaster' thingy should be better defined since they're already on the contact page. Example: Click here to contact the webmaster by email. Fixed. Thanks so much for taking the time for your thoughtful critique. Much appreciation, Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/15/2006 21:59:44
Thanks. I knew that about FF and Opera. forgot to mention it. I just installed smf. Will test drive it for a while. Kerry
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/16/2006 5:38:18
I'm disappointed. I was hoping it had the ability to change the colors of the header and the category and forum fields and the various columns. I want to a board with the same colors as my website. Kerry
|
|
|
|
Seventh
Posts: 1235 Joined: 8/4/2002 From: The Motor City Status: offline
|
RE: Need critique for refurbished via EWD site - 9/16/2006 14:39:14
Glad I could be of help, Kerrith. If you will, allow me to clarify a couple of things. I was a little sore from playing football with the neighborhood kids and the medication hadn't kicked in fully yet. ;-) POPUPS You state that YOU are very much attached to popups. Is the site for you or for your visitors? I'm looking at it from a potential visitor standpoint. SEARCH BACKGROUND I wasn't asking you to delete it, just reposition it. Either move it flush with the edge on the left or add another 4-6 pixels of space at the left and top margin. Right now it seems as if it's just floating there. Could just be a personal thing. YOUR PHOTO Your photo is approximately the same size as a thumbnail would be. When I first went to the page I, for some strange reason, was drawn to click on it to see if the picture would resize or something. I just think the photo should be a little larger. Another 20% should do it. Again, could just be a personal thing. FONT COLOR If you're attached you're attached. And no, all bold would not be a good thing. Yet, the darker red color still takes the visitors attention away from lighter brown color. I would think you would want them to focus on the content and not the links. Overall, I still like where it's heading. Simple and clean.
_____________________________
"go forth and create."
|
|
|
|
Kerrith
Posts: 30 Joined: 5/20/2006 From: Pahoa, Big Isle, Hawaii Status: offline
|
RE: Need critique for refurbished via EWD site - 9/16/2006 15:41:38
Hi Seventh, Good point about the popups. I'm not that skilled at HTML ergo FP & EW, so I don't know where/how to follow your suggestion — "Either move it flush with the edge on the left or add another 4-6 pixels of space at the left and top margin." that, and I can't see what floating you're talking about. Viewing with IE? The template is supposed to have two light grey(? ) on either side of the body and left nav bar. I'm not sure but my friend said that I could resize downwards but once done then to resize larger would cause fuzzyiness. Yes? He's the one who took the photo and made both sizes for me. Again, thanks so much for the feedback. Kerry
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|