TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Web counter: surprisingly useful From:"S. William Schulz" <swschulz -at- ASTRUM -dot- NET> Date:Fri, 10 Oct 1997 12:09:26 -0400
On Fri, 10 Oct 1997, John Cornellier wrote:
> One thing that slows down the design and testing of HTML is that you don't know
> what browsers and resolutions your viewers are using. I've never been able to
> get a definitive answer on resolution, so I optimised for 800x600. Anyone got
> any stats on web users' screen resolutions?
If you are using a counter script that you have written, you can track the
screen resolution of visitors using MS IE 3.x or later by including the
environemtal variable HTTP_UA_PIXELS, $ENV{'HTTP_UA_PIXELS'} in Perl.
Also available are:
HTTP_UA_COLOR => Color Depth
HTTP_UA_CPU => Processor Family
HTTP_UA_OS => Windows95, etc...
These vars are not yet supported by NS Navigator.
S. William Schulz
Webmater, astrum.com
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html