Re: question about cross-browser (i.e., old netscape) DHTML
- From: Owen Taylor <otaylor redhat com>
- To: Luis Villa <louie ximian com>
- Cc: gnome web <gnome-web-list gnome org>
- Subject: Re: question about cross-browser (i.e., old netscape) DHTML
- Date: Wed, 7 Aug 2002 17:10:08 -0400 (EDT)
Luis Villa <louie ximian com> writes:
> [1]Other numbers: Another 36% are from Mozilla/5*, 15% from gnome-vfs
> (this is bug-buddy), 16% NS4.0, 10% Mercator (?), 9% NS4.5, 4% NS4.7, 3%
> NS3, 3% NS2(!), 1.7% from Google(!), 1.4% from Opera, 0.70% from
> links|Links|lynx|Lynx, 0.81% from *onq*, 0.6% from non-google bots,
> 0.024% from IE, 0.018% from nautilus. Note that all of these numbers are
> utterly rough[2]- cat agent* | grep blah | wc -l.
[ somewhat offtopic ]
Hmm, these don't really seem to correspond to what I'd exect, or what I
get:
cat /var/log/httpd/bugzilla.gnome.org/agent.* | wc -l
68148
cat /var/log/httpd/bugzilla.gnome.org/agent.* | grep MSIE | wc -l
12591
cat /var/log/httpd/bugzilla.gnome.org/agent.* | egrep "Mozilla/(4|3)" | grep -v compatible | wc -l
3068
(There is enough skew from day to day to make me suspect there is some
web crawler action in here, but I certainly would expect the MSIE
fraction to look more like 20% than 0.025%)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]