Re: Adaptive images

On Tue, May 31, 2011 at 3:34 AM, Leonard Rosenthol <lrosenth@adobe.com> wrote:
> That assumes a server and connection - but there are HTML5 UAs that will be working on local content (EPUB3, email, etc.) where all content is local and you need a mechanism that does NOT require a server on the other side.

Client-side and server-side image/etc scaling can co-exist of course.
As far as I'm aware, the main argument for server-side scaling at the
moment is bandwidth efficiency, which mainly affects mobile devices.
With the increased capacity on mobile networks though due to advances
in wireless technology, I don't know for how long this is still valid.
We will probably want to move all possible processing to the client as
while server resources are (relatively) heavily used, client-side
processing resources are mostly wasted.

Received on Tuesday, 31 May 2011 12:58:45 UTC