Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 11983 invoked from network); 14 Aug 2007 10:05:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 10:05:51 -0000 Received: (qmail 57185 invoked by uid 500); 14 Aug 2007 10:04:46 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 57046 invoked by uid 500); 14 Aug 2007 10:04:45 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 56838 invoked by uid 99); 14 Aug 2007 10:04:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 03:04:44 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.229.52.226] (HELO grimnir.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 09:31:43 +0000 Received: from grimnir.webthing.com (localhost [127.0.0.1]) by grimnir.webthing.com (Postfix) with ESMTP id 92125233B for ; Tue, 14 Aug 2007 10:31:09 +0100 (BST) Date: Tue, 14 Aug 2007 10:31:09 +0100 From: Nick Kew To: users@httpd.apache.org Message-ID: <20070814103109.2425e51c@grimnir> In-Reply-To: <54f35fff0708140216r75c259d0g472850350b0483ba@mail.gmail.com> References: <54f35fff0708140134n1742de62g7a8d4553d14a8325@mail.gmail.com> <20070814095248.561d11a3@grimnir> <54f35fff0708140216r75c259d0g472850350b0483ba@mail.gmail.com> Organization: WebThing X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] HTTP headers anomaly On Tue, 14 Aug 2007 10:16:09 +0100 "Hugh Acland" wrote: > Thanks, silly me. However am I correct in saying that all mobile > devices DO send the screen size in the http headers - even if not all > mobile devices conform to the cc/pp protocol? Couldn't speak for all mobile devices. I know some do, as it enables a proxy to optimise contents for them, and in particular reduce byte-counts for slow/expensive situations. I wrote such a proxy back in 2004. > I am trying to ascertain if there is a rigid standard which all mobile > manufactures adhere to in order to give us humble developers a > sporting chance of creating content which will be viewable on all > devices.... That's easy. Just use HTML without subverting it by stupid tricks, and it'll adapt nicely by design. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org