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 ) id 1MNpLC-0007cR-7a for garchives@archives.gentoo.org; Mon, 06 Jul 2009 14:38:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B986DE02E3; Mon, 6 Jul 2009 14:38:44 +0000 (UTC) Received: from mail-px0-f202.google.com (mail-px0-f202.google.com [209.85.216.202]) by pigeon.gentoo.org (Postfix) with ESMTP id 8ED2DE02E3 for ; Mon, 6 Jul 2009 14:38:44 +0000 (UTC) Received: by pxi40 with SMTP id 40so8283662pxi.32 for ; Mon, 06 Jul 2009 07:38:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=ojVWxRnJcNcaJjR1rc2gALSB9xOChqtYQZFCFMRSzxg=; b=lE54m/ihB0gytzq58CFfiO0Rwgm/1i+vT0Z/Y0KjIagO0LoZP8B8gzG8alvSDiHSx4 fL6PpFYtkstGLzyl5B4whQwUyVioM3SiPMYwc/yhLeTZyIII9I7DfKQfQ6mcgdquF29a kDznUlIbvSihIdC2pbEjcxxGvD+3FlZQfxmV0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=enhyNigTeQ4bz0qQGbyVO3J0KFGZolezZgoAB3C/MtUk7TJwKpjIGSUZziriG8HUEk VV4KKxTpqUiQhmtGODrd9n1DJi1gD/vpekjJHNArYKrxYAECiFz7Vey2WBodRmpefHHR JMQpThYk9B2+q0Hc4FgtMBJY7OLtsJhHtomSs= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.140.226.13 with SMTP id y13mr1031359rvg.103.1246891120302; Mon, 06 Jul 2009 07:38:40 -0700 (PDT) In-Reply-To: <49bf44f10907060712m2a130067i5aa182743dc9f1b1@mail.gmail.com> References: <49bf44f10907060712m2a130067i5aa182743dc9f1b1@mail.gmail.com> Date: Mon, 6 Jul 2009 09:38:40 -0500 X-Google-Sender-Auth: 39fbd10d32064fe6 Message-ID: <58965d8a0907060738i1bfcb301xcfd57a8826f8c56e@mail.gmail.com> Subject: Re: [gentoo-user] Optimizations for low-bandwidth web browsing? From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: ad7ef7f8-9913-417e-b4d1-f918b4baccf8 X-Archives-Hash: 5c9e1bcd1c3a19e3bd5a24a3c48b1ae1 On Mon, Jul 6, 2009 at 9:12 AM, Grant wrote: > 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!