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-97726-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MO5wn-0002vk-6F
	for garchives@archives.gentoo.org; Tue, 07 Jul 2009 08:22:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C5C83E0716;
	Tue,  7 Jul 2009 08:22:34 +0000 (UTC)
Received: from mail-yx0-f191.google.com (mail-yx0-f191.google.com [209.85.210.191])
	by pigeon.gentoo.org (Postfix) with ESMTP id AAAECE0716
	for <gentoo-user@lists.gentoo.org>; Tue,  7 Jul 2009 08:22:34 +0000 (UTC)
Received: by yxe29 with SMTP id 29so6564100yxe.32
        for <gentoo-user@lists.gentoo.org>; Tue, 07 Jul 2009 01:22:34 -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=dHoF7BLtHsnRJdPaA32H4AG3vFRDBFz7sE2zauh2uzo=;
        b=hsew0UKuCPzAP6Zx/YLh+sc4eskxBu5uIJScBBXiZHTVyJwjRMC2c0IdngR1QfRwPd
         JcPJK2860/6LzxQi514Y2c4cpBwP9E5RWbQOR5rcZw3dsJXQ9+9D/6QgIa8+8MzxjXXI
         EzGj+oFTeKyUudi4+bTay0D2uKMyoygq1ohhI=
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=Fr6yWU7IKWPFcJwFfB2FbqkkmQaR26QhSox6TXAkkEYU0O/sVTug4To9Q52yFeayRb
         8VBv0y+R1sv5mehn4B9EHvifn4saWLo0QaWWkEgiM94NLbwm+9SciObo7WyVarChoU1A
         EeilFBzKPIVMlVB8Q8Fv00blOliGDoLfpXjkk=
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.103.13 with SMTP id a13mr4518697agc.114.1246954953673; Tue, 
	07 Jul 2009 01:22:33 -0700 (PDT)
In-Reply-To: <58965d8a0907060738i1bfcb301xcfd57a8826f8c56e@mail.gmail.com>
References: <49bf44f10907060712m2a130067i5aa182743dc9f1b1@mail.gmail.com>
	 <58965d8a0907060738i1bfcb301xcfd57a8826f8c56e@mail.gmail.com>
Date: Tue, 7 Jul 2009 01:22:33 -0700
Message-ID: <49bf44f10907070122h5d4270b4h634077b529cead08@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: fa24bee4-5b1f-42b4-a3c3-5fc7c4f45338
X-Archives-Hash: c6215db79a9d799b907243d97132d722

>> 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?
>
> NoScript and AdblockPlus, for sure... You'll also probably want to
> disable all backroung update checks in Firefox so it doesn't secretly
> check for and/or download new extensions and themes.
>
> Your ISP (mobile phone carrier in this case) may have a web proxy that
> compresses html and images to make them smaller.
>
> Another trick is to use the Google xhtml search to get reformatted
> "mobile" versions of web pages which will be very lightweight:
> http://www.google.com/xhtml
>
> Good luck!

Thanks everyone.  I've got Adblock Plus running now and I'm
downloading Opera 10 although it is hard masked.  Crossing my fingers.

I'm curious about http://www.google.com/xhtml which is said to give
mobile versions of web pages.  It seems to link to full versions.
Does it just link to mobile versions if they are available from the
page's author?

- Grant