On Saturday, September 11, 2010 6:49:33 pm Cheryl Smith wrote:
> You do know that you can use server-side processing to scale images, yes?
> 
> Cordially,
> David
> -------------
>  
> Server-side processing??
>  

Using a server side language (eg php, perl, asp, etc) to shrink images, and 
save them to the server.  That way you shrink the image once and use it over 
and over again, rather than sending everyone who visits your site a big image 
(slowing page load) and then making their computer work hard to shrink it 
(slowing page load even more).

---Tim
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to