Date: Mon, 06 Jan 1997 21:45:12 GMT Server: NCSA/1.4.1 Content-type: text/html The AutoCounter
The AutoCounter
This is a neat little url that you can include in your HTML pages to generate a spiffy little 'hit-count' odometer. Simply add the following line to your HTML source code:
<a href="http://cvrc.ece.utexas.edu/~stephenc/autocounter.html"><img src="http://rhine.ece.utexas.edu/cgi-bin/users/stephenc/autocounter/autocounter.xbm"></a>

And you're good to go. This program is based on a piece written by Frans van Hoesel and modified by countless others. I added some extra code that made it non-page specific, so you don't need a different 'autocounter.xbm' for each page.

I'll be looking at ways to improve the efficincy of the code some more, maybe do some report generation and other statistics as well. Stuff like who's looking at your page, when they did it, what browsers they used, etc. It'll be interesting, to say the least.

This is a beta release, so its use is restricted to the *.utexas.edu domain pages. Others will be able to see your spiffy odometer, but they can't use it themselves unless their page originates from a *.utexas.edu computer.

USE IT AT YOUR OWN RISK , although the only risk I can see is my leaving and the autocounter stops working when they delete my account.

BUG REPORTS
So far, the only 'bug' is that browsers may cache the image, or have 'autoload images' unchecked, so the count could appear to be wrong or off on the low side. I plan on comparing the true number of hits logged by the web server versus the number of time s the image is called up. It should be an interesting statistic...

Also, it'll treat pages selected as 'http://blah/' and 'http://blah/index.html' differently. This can be fixed, if I get around to it. I noticed people who are viewing their own pages by choosing 'file - open local'. The AutoCounter will give local ref erences a different count than web server hits, so view your own pages via the server and youre OK.

not many people have looked at this page.
Send me mail... look at my resume.... check out my homepage

stephenc@mail.utexas.edu
Last modified: Sun Sep 10 04:42:35 1995