From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-97729-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MO6yj-0007TC-Mq
	for garchives@archives.gentoo.org; Tue, 07 Jul 2009 09:28:47 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 19077E070F;
	Tue,  7 Jul 2009 09:28:44 +0000 (UTC)
Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220])
	by pigeon.gentoo.org (Postfix) with ESMTP id E7B43E070F
	for <gentoo-user@lists.gentoo.org>; Tue,  7 Jul 2009 09:28:43 +0000 (UTC)
Received: by gxk20 with SMTP id 20so11473667gxk.10
        for <gentoo-user@lists.gentoo.org>; Tue, 07 Jul 2009 02:28:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=PYilEmJYj6hzJKMHR4VK5YbmYJpbEBFsPbVe4xzqWE8=;
        b=L455dW1pg2xAoyyBBcHCCYxzKDmwiLuHhRGatvdIYQOooN1Y6y7knxXlSf0B2LKxr1
         KKW+ow19SZ16MBM0ncLNaGeYc/DqLEZ48Bw+DWS7bHd6jeoYK1p/O8rLT4K2+d2WmJhp
         Er6FhHwTPV1mm8xENpAOchm/Q6gh7elTg8EEg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=MvFGMG4daPmE1pdxwsdbcgVdTM9lV3udBrnCG1nz0hLtDRB/0w73L+K2zNAt8MVfKq
         pMWVFToOCqSd1IsTZa6sWL0lPcE0/M7RSr4NEsY732uoPRtoDLUBln8OW5qZFwb8MsSp
         Aal+qcGE2g4HurSwGEerv23pxId6KeY1fu1aU=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.90.79.17 with SMTP id c17mr1991345agb.58.1246958923553; Tue, 
	07 Jul 2009 02:28:43 -0700 (PDT)
In-Reply-To: <200907061921.16647.tapio.raevaara@iki.fi>
References: <49bf44f10907060712m2a130067i5aa182743dc9f1b1@mail.gmail.com>
	 <200907061921.16647.tapio.raevaara@iki.fi>
Date: Tue, 7 Jul 2009 02:28:43 -0700
Message-ID: <49bf44f10907070228w1dfc7a15t4bd03bb9f9bb37f5@mail.gmail.com>
Subject: Re: [gentoo-user] Optimizations for low-bandwidth web browsing?
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 5bec35a8-0dad-41c8-94a7-c113e6609a91
X-Archives-Hash: f50f6599b627772ca8532fb9284018ab

>> I need to optimize web browsing for a slow cell phone data connection.
>>  I'd like to browse faster and use less data ($).  I've installed
>> ImgLikeOpera for Firefox which is great at selectively blocking
>> images, and I'm wondering if there's anything else I can do?
>>
>
> You should try Opera Turbo (Opera 10 beta). It uses server-side compression
> to
> do exactly what you're asking: browse faster and use less data ($).
>
> http://labs.opera.com/news/2009/03/13/
> http://www.opera.com/browser/next/

I think I like Firefox+ImgLikeOpera+AdblockPlus better than Opera
Turbo.  Speed seems about the same and I don't think there's an ad
blocker for Opera that's as good as Adblock Plus.

I wonder how much bandwidth I'm wasting by passing on Opera's code
compression.  I'm only displaying cached images so the image
compression isn't helping.

Anyone else tried Opera Turbo?

- Grant