Tangent ... you know what's scary?
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)
The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
is that just doing a uniq on the agent field? if that's true, then it
looks like the linux user agents might vary on kernel version, in which
case you might have to add those up. plus there are about 100 version
of Mozilla (4.0, 4.01, 4.02 .. 4.08, 4.5, 4.51, 4.6, 4.61). don't lose
the faith just so quickly.
OTOH, didn't you know the browser war was over?
BTW, i always thought it was really cheesy that MSIE uses Mozilla in its
user agent string. I would be embarassed to have my company's product
not be able to stand up by itself, for better or for worse.
The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
Damn, we get alot of MicroSloth ppl through here, eh? :)
HEY! I resemble that remark! (although I have enough sense to use
Netscape on this machine...)
Lamar Owen
WGCR Internet Radio
[on a Win95 machine due to the lack of broadcast automation software
under linux....;-( ]
On Thu, 19 Aug 1999, Jeff Hoffmann wrote:
The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
is that just doing a uniq on the agent field? if that's true, then it
based on analog's report...
looks like the linux user agents might vary on kernel version, in which
case you might have to add those up. plus there are about 100 version
of Mozilla (4.0, 4.01, 4.02 .. 4.08, 4.5, 4.51, 4.6, 4.61). don't lose
the faith just so quickly.
actually, I think its a cool thing...just think, all those MicroSloth
users learning about us to get away from SQL Server :)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
I work at and Advertising Firm and I recently had the misfortune of learning
that MSIE current supplies two-thirds of total user hits. It is painful,
and I wept with great despair upon the hearing of it.
DEJ
Show quoted text
-----Original Message-----
From: The Hermit Hacker [SMTP:scrappy@hub.org]
Sent: Thursday, August 19, 1999 9:53 AM
To: pgsql-hackers@postgreSQL.org
Subject: [HACKERS] Tangent ... you know what's scary?The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Marc G. Fournier ICQ#7615664 IRC Nick:
Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary:
scrappy@{freebsd|postgresql}.org************
Import Notes
Resolved by subject fallback
On Thu, 19 Aug 1999, Lamar Owen wrote:
The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
Damn, we get alot of MicroSloth ppl through here, eh? :)
HEY! I resemble that remark! (although I have enough sense to use
You look like a Sloth? *grin*
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
On Thu, 19 Aug 1999, Jackson, DeJuan wrote:
I work at and Advertising Firm and I recently had the misfortune of learning
that MSIE current supplies two-thirds of total user hits. It is painful,
and I wept with great despair upon the hearing of it.
I could see that, but I just think its odd that we're pretty much a Unix
RDBMS but get a load of hits from the Win world...
DEJ
-----Original Message-----
From: The Hermit Hacker [SMTP:scrappy@hub.org]
Sent: Thursday, August 19, 1999 9:53 AM
To: pgsql-hackers@postgreSQL.org
Subject: [HACKERS] Tangent ... you know what's scary?The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Marc G. Fournier ICQ#7615664 IRC Nick:
Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary:
scrappy@{freebsd|postgresql}.org************
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
On 19-Aug-99 Lamar Owen wrote:
The Hermit Hacker wrote:
[on a Win95 machine due to the lack of broadcast automation software
under linux....;-( ]
You may be seeing some soon - but it'll be for FreeBSD.
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com flame-mail: /dev/null
# include <std/disclaimers.h> TEAM-OS2
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
The Hermit Hacker wrote:
Damn, we get alot of MicroSloth ppl through here, eh? :)
HEY! I resemble that remark!
You look like a Sloth? *grin*
ROTFL.... Judge for yourself:
http://www.wgcr.org/about_us/who/LAMAR.JPG (sorry about the capitals,
but that's the way it's on there...)
It is sad that even Unix-heads like myself use such an inferior
product.... Sad state indeed. (one reason why I volunteered to tackle
the RPM packaging issue head-on.... I had to do SOMETHING to help, even
a little thing such as packaging is a little help.)
Lamar Owen
WGCR Internet Radio
(who's still waiting for a .wav file of the "Official" PostgreSQL
pronunciation to encode to RealAudio and stream over my
RealServer....;-))
On Thu, 19 Aug 1999, Lamar Owen wrote:
The Hermit Hacker wrote:
Damn, we get alot of MicroSloth ppl through here, eh? :)
HEY! I resemble that remark!
You look like a Sloth? *grin*
ROTFL.... Judge for yourself:
http://www.wgcr.org/about_us/who/LAMAR.JPG (sorry about the capitals,
but that's the way it's on there...)
Well, sloth might be pushing it... :)
WGCR Internet Radio
(who's still waiting for a .wav file of the "Official" PostgreSQL
pronunciation to encode to RealAudio and stream over my
RealServer....;-))
Ack...will see what I can do :(
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
On 19-Aug-99 The Hermit Hacker wrote:
On Thu, 19 Aug 1999, Lamar Owen wrote:
The Hermit Hacker wrote:
Damn, we get alot of MicroSloth ppl through here, eh? :)
HEY! I resemble that remark!
You look like a Sloth? *grin*
ROTFL.... Judge for yourself:
http://www.wgcr.org/about_us/who/LAMAR.JPG (sorry about the capitals,
but that's the way it's on there...)Well, sloth might be pushing it... :)
WGCR Internet Radio
(who's still waiting for a .wav file of the "Official" PostgreSQL
pronunciation to encode to RealAudio and stream over my
RealServer....;-))Ack...will see what I can do :(
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org************
Lamar, do you have festival running? If you do just pass it this:
Posgress Q L
and you'll have it.
For anyone not aware, festival is a text to speech package. I'll occasionally
use it for leaving messages on people's answering machines/voice mail!
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com flame-mail: /dev/null
# include <std/disclaimers.h> TEAM-OS2
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
Marc G. Fournier wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Could be a misinterpretation of log info. Many ppl have
internet connectivity (and it seems plenty of time to spend
for surfing too) at work. Others just use their M$ infected
workstation for surfing while doing their real work on
systems where real work can be done.
BTW: A bus station is where a bus stops. A train station is
where a train stops. I have a work station in front of me.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck@debis.com (Jan Wieck) #
On Thu, Aug 19, 1999 at 11:52:50AM -0300, The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Hint: Microsoft makes the dominant web browser. Why are you
surprised?
--
Adam Haberlach | "Every day I download and build the latest
haberlaa@ricochet.net | source code and check the about box. If I'm
http://www.newsnipple.com | still in it, I stay at work." --Me
On Sun, 22 Aug 1999, Adam Haberlach wrote:
On Thu, Aug 19, 1999 at 11:52:50AM -0300, The Hermit Hacker wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)The only one on top of that is the ht/dig stuff...
Damn, we get alot of MicroSloth ppl through here, eh? :)
Hint: Microsoft makes the dominant web browser. Why are you
surprised?
Actually, from tests I did a few months back, this isn't accurate...the
problem with the Netscape/Unix browsers is that for every version of Unix
out there, it will report a different "browser"...
But, it only seperates by 'distinct full name'...here's just a selection
of the Linux ones reported, and each one of those would be in the above
report "seperately":
Mozilla/4.61 [en] (X11; I; Linux 2.3.2 i686)
Mozilla/4.61 [en] (X11; I; Linux 2.3.9 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.0.30 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.0.34 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.0.34 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.0.35 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.0.35 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.0.36 i386)
Mozilla/4.61 [en] (X11; U; Linux 2.0.36 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.0.36 i586; Nav)
Mozilla/4.61 [en] (X11; U; Linux 2.0.36 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.0.36 i686; Nav)
Mozilla/4.61 [en] (X11; U; Linux 2.2.1 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.10 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.10 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.10-ac11 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.10-ac3 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-15 i486)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-15 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-15 i586; Nav)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-15 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-15smp i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-22 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-22 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-22smp i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.5-23cl i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.6 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.7 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.7 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.8 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.2.9 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.2.9 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.3.0 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.3.10 i586)
Mozilla/4.61 [en] (X11; U; Linux 2.3.12 i686)
Mozilla/4.61 [en] (X11; U; Linux 2.3.5 i586)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)
That seems totally wrong. Are you saying there is only a few Linux
folks, and no other Unix stuff, and all the other folks are PC MS
people.
Seems strange.
--
Bruce Momjian | http://www.op.net/~candle
maillist@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
On Mon, 23 Aug 1999, Bruce Momjian wrote:
The following is from the web stats for www.PostgreSQL.org,browser report:
133414: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
125351: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
116392: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
100206: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
77493: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
59355: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
52153: Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686)That seems totally wrong. Are you saying there is only a few Linux
folks, and no other Unix stuff, and all the other folks are PC MS
people.Seems strange.
nah, the results are screwed up since MicroSloth doesn't actually have
different "versions"...see my followup posting that provided one gentleman
with an example of how something like Linux dispurses because of their
"version a week" release scheduale :)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org