> Great site, Paul. > > One big, mean comment. It feels like a woman's hygeine product site.
Hmmm... Not sure what to say about that :) Tracie (my partner) designed the site... It could just be her touch coming through. > Other than that, its very good. > The font size is decent and readable. Good. We use CSS em units for all fonts so they should be fully resizable too but we do tend to go for something that doesn't tend to give people headaches as a default. > The pages load fast. This one I am very happy about... I'm using a custom CFC to cache the generated content into a Java hashmap. As the site is fully CFC based, the pages can take upto 1 second to render. Once they are cached, that drops down to between 0-16ms :) > The dropdowns are readable and easily read. Cool.. Again, pure ul/li CSS for the nav. There is some JS but it is only required for IE6 to work. > I want the company logo in the top left corner to be > clickable, and take me back to the home page. Good point... I'll sort that one out. > The blue e-commerce section head does not match color-wise > with the purple text below it. I'll pass this on to Tracie... Although, there are colour themes throughout the site where content is related so this may not change... > Optimization is spelled with a "z", (not an "s") (At least in > American english) The underline on the h1 and h2 tags bugs > me. My mind tells me that those should be links, because of > the underline. In the UK, it's an s :). I am working on code to identify users country/language by checking IP and browser settings. The site is fully content managed and can cope with translations I just haven't got round to that yet... > I don't like to have to scroll to get to the bottom items in > the right hand menu. For me the jury is out on this one too... They are meant to be "quick links" highlighting particular parts of the site... I think I'll take a couple of the less useful ones out... > The urls bug me a little bit. I wish the gateway controller > page was shorter, so I could read the page Im on. e.g shorten down site_page.cfm to page.cfm ? I can do that... I've tried to find a balance between SEO and usability so I'm gonna watch how the search engines react to the new site... > Very informative site. Good depth. Overall well done. Thanks for the time you spent. It is very much appreciated! Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:232338 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
