Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Please Critique
 

Myles Harper




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 04:26 AM  
I would like a site critique on my latest website:
http://www.ecrf.org.uk .The flash logo at the top of the page seems to
take a while to load.This wont be a problem on high speed broadband but
it would slow a 56k connection down. I have been having problems with
this in most of my recent work. Any idea what this might be? The
Server? Also any comments on the rest of the site would be appreciated.



Post Follow-Up to this message ]
Re: Please Critique
 

saz




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 04:26 AM  
In article <1123099455.779789.321300@g44g2000cwa.googlegroups.com>,
mylesharper007@hotmail.com says...
> I would like a site critique on my latest website:
> http://www.ecrf.org.uk .The flash logo at the top of the page seems to
> take a while to load.This wont be a problem on high speed broadband but
> it would slow a 56k connection down. I have been having problems with
> this in most of my recent work. Any idea what this might be? The
> Server? Also any comments on the rest of the site would be appreciated.
>
>

Why frames?

The Flash at the top takes almost 8 seconds to load on my cable
connection.  The Flash is 838kb, which would take about 3 - 4 minutes on
a dial-up.  You may want to re-think this.


Post Follow-Up to this message ]
Re: Please Critique
 

Beauregard T. Shagnasty




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 04:26 AM  
Myles Harper wrote:
> I would like a site critique on my latest website:
> http://www.ecrf.org.uk .

<
> The flash logo at the top of the page seems to take a while to
> load.This wont be a problem on high speed broadband but it would
> slow a 56k connection down. I have been having problems with this
> in most of my recent work. Any idea what this might be? The Server?

It loaded quite slow on my 5mbps cable connection. Logo.swf really
sucks, to be blunt about it. 837.05 KB (857144 bytes) is inexcusable.

Try this, and enter your URL:
[url]http://www.websiteoptimization.com/services/analyze/" target="_blank">http://dialspace.dial.pipex.com/pro...rvices/analyze/
Total size: 881944 bytes

> Also any comments on the rest of the site would be appreciated.

Several errors that may affect how it is rendered:
<http://validator.w3.org/check?verbo...attv45/TheECRF/>

Looks silly taking up only the left half or so of my browser window.
http://www.allmyfaqs.com/faq.pl?AnySizeDesign

Why don't you want the Googlebot to index your entire site?
<meta name="ROBOTS" content="INDEX,NOFOLLOW">

I find small, bold text hard to read.

Use percentages for font sizing, rather than pixels, so IE users can
resize if their vision requires it. Set body to 100%, and only deviate
slight higher for headings, and maybe as low as 85% for copyright
notices or other legalese.

Another DreamWeaver job?

--
-bts
-This space intentionally left blank.


Post Follow-Up to this message ]
Re: Please Critique
 

Jim Moe




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 04:26 AM  
Myles Harper wrote:
> I would like a site critique on my latest website:
>
No DOCTYPE.
Why frames?
Why the Flash logo? Not everyone has a flash plugin, or has it enabled.
Also it's really large.
Inconsistent link behavior. The links at the top of the page have a
mouseover effect. The text links do not.
The body text is too small (13px).
The text size is spec'd in pixels, not resizable in IE. Use % or EMs
instead.
Use heading elements (h1, h2, h3, etc) for the headings. You are
emulating headings with <p> plus a style.
What are the rope shapes about?

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Post Follow-Up to this message ]
Re: Please Critique
 

rf




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 04:26 AM  
Myles Harper wrote:

> http://www.ecrf.org.uk .The flash logo at the top of the page seems to
> take a while to load.This wont be a problem on high speed broadband but
> it would slow a 56k connection down.

Why is it fixed width. No need at all.

Never assume that variable size stuff  (the text) will stay inside a fixed
size box.

http://users.bigpond.net.au/rf/screenshot/ecrf.jpg

Also, as you can see I don't care at all how long the flash takes to load. I
will never see it anyway. If the content is so unimportant that it can be
hidden inside some random plugin that I do not have then I don't need to see
it anyway :-)

> I have been having problems with
> this in most of my recent work. Any idea what this might be? The
> Server? Also any comments on the rest of the site would be appreciated.

Don't use flash for mission critical content. Hint: Does your telephone do
flash?

<swaps to a browser that supports flash>

As I thought, something I don't need to see. A simple background with a
static image would be far better for you IHMO.

Cheers
Richard.




Post Follow-Up to this message ]
Re: Please Critique
 

mbstevens




quote this post edit post

IP Loged report this post

Old Post  08-04-05 - 12:23 PM  
Myles Harper wrote:
> I would like a site critique on my latest website:
> http://www.ecrf.org.uk .The flash logo at the top of the page seems to
> take a while to load.This wont be a problem on high speed broadband but
> it would slow a 56k connection down. I have been having problems with
> this in most of my recent work. Any idea what this might be? The
> Server? Also any comments on the rest of the site would be appreciated.
>

Your markup is invalid according to
http://www.validator.w3.org
You should go there and test it yourself, and correct
the problems that it will show you with the markup.
You can also check your CSS while there.

The page does not have a valid doc type.  This can lead to browsers
not knowing how to correctly display your markup, and to the
validator at http://validator.w3.org being unable to
validate it correctly.

Image based navigation is slow to load and not very accessible.
If you feel you _must_ use something like it, use the image as a
background and layer real text over it at a higher z-index.
Be sure any background image is a fast loader, too.

Link mouseovers are written with a big chunk of JavaScript.
That is the old way to do it.  Use the quicker loading, faster
working CSS hovers.  How old is the reference you are using?
It might be time for an update, and more study of CSS.

There is no need for frames on this site.  You are just
preventing bookmarking by your visitors, and making it harder
for bots from search engines to index your site.
--
mbstevens -- aided by critique.py
http://www.mbstevens.com/critique.tar.gz   Linux/Unix
http://www.mbstevens.com/critiqueWIN.zip   Windows




Post Follow-Up to this message ]
Re: Please Critique
 Click Here to See the Profile for NewEra Click here to Send NewEra a Private Message Find more posts by NewEra Add NewEra to your buddy list

NewEra




quote this post edit post

NewEra is offline IP Loged report this post

Old Post  08-23-05 - 03:55 PM  
quote:
Originally posted by Myles Harper I would like a site critique on my latest website: http://www.ecrf.org.uk .The flash logo at the top of the page seems to take a while to load.This wont be a problem on high speed broadband but it would slow a 56k connection down. I have been having problems with this in most of my recent work. Any idea what this might be? The Server? Also any comments on the rest of the site would be appreciated.
center the page lose this top part of the page immediatly


__________________
Thank You
GAG-IS
Web Site Design

Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 09:07 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Site Ratings & Reviews archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top