Completely agree with Shaun on this, recently there was a study done
in the UK on how long customers are prepared to wait for a loading
homepage. I can't remember the exact detail but 1/6 of a second was
seen as instantaneous loading, 1-5 seconds were seen as reasonable
time for a homepage load and 5-10 seconds customers had an
overwhelming urge to leave and go elsewhere. So pageload times is a
very important competitve lead for business. It is so important for e-
commerce sites, that I once had to work on a re-design project to
bring the homepage size down to make the site more competitive, the
competitor had his homepage at 120K and we were at 150K we had to re-
develop the whole page to come in at 80K only for the competitor to
launch their page at 70K 4 months later, we therefore had a regular
yearly enhancements to bring our homepage size down.
From my experience 99% of customers are task-based and they are
unequivical in their need for fast clear sites, however much the
business sees their site as a online-broshure where they can create
this nice interactive brand experience only designers browse. If the
company is into making money they need to see the web in a whole new
light focussing on customer experience and giving their clients what
they are seeking and generally it is not a brand experience but rather
a research facility online.
On May 6, 3:29 pm, "Shaun O'Connell" <
ndor...@gmail.com> wrote:
> Hi Tom,
>
> Benefits of optimising website output sizes:
>
> 1. The server saves on bandwidth costs. Especially relevant here in
> SA, if the server is hosted in SA.
> 2. The client saves on bandwidth costs. Especially relevant here in
> SA. Bandwidth is expensive in SA.
> 3. The client saves on download time. Clients typically have a
> fraction of the bandwidth the server has. Yes, the server will send pages
> quicker if there is less to send, but this is hardly noticeable.
> 4. The User might be less inclined to navigate away if the website
> seems more responsive. (See AJK's points)
>
> Drawbacks of optimising website output sizes:
>
> 1. Few developers in SA can do this effectively. It is improving
> though.
> 2. Boring? (Not necessarily - See below)
>
> This is where Web Standards based web development starts to shine.
>
> The gist of which is:
>
> - Optimise the un-cacheable content (HTML) by reducing its byte
> overhead. (Semantic, presentation-less HTML)
> - Use CSS to serve as your style repository, defining layouts, adding
> decorative images.
> - Let the client's browser cache all the CSS and images. Better
> responsiveness the second time around.
> - "Progressively Enhance" the User's interaction through JavaScript.
>
> You don't need expensive overheads like Flash to make a site look like a
> million-bucks worth. Check outhttp://
cssvault.com/andhttp://www.cssbeauty.com/for a few examples.
> No more need for "Printer Friendly Pages", or serving alternative content to
> different browsers or platforms. Just serve different CSS.
>
> If you've got any further questions regarding web standards, don't hesitate
> to ask.
>
> Cheers,
> Shaun
>
> On Tue, May 6, 2008 at 1:22 PM, TomLessing <
tom.lessing.lsqu...@gmail.com>
> wrote:
>
>
>
>
>
> > What are the arguments for keeping the download size of website as
> > small as possible and what are the arguments against?
>
> > In my experience a very hard topic, business almost always wants the
> > nice funky look, the one that looks like it cost a million to design
> > but uses huge amounts of bandwidth.- Hide quoted text -
>
> - Show quoted text -