Download List

Project Description

Visitors processes a Web log file, trying very hard to identify
a single "person" as much as possible. This is typically
achieved by the use of either an identifying cookie in the log
file,
or via the IP address, name, and browser ID combination.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-11 16:19
1.1

An additional option for the removal/cleanup of
old data records was added. Two initial data query
options were added for post analysis of stored
data. The first tells how many visitors were seen
in the last X days. The other tells the delta
between the first and most recent visits.
Tags: Minor feature enhancements

2005-07-07 08:04
1.0

Very minor code fixups were done. Minor
configuration bugs were fixed.
Tags: Minor bugfixes

2005-04-15 10:43
0.9.7

There are various minor changes and bugfixes in this
release. The cookie cleanup is now working. Additionally,
long log file lines were only being read from stdin. Some
code cleanups, function documentation and better autoconf
configuration has also been included. The default results
ouput has had a very minor change.
Tags: Minor bugfixes

2005-03-15 17:37
0.9.6

Only minor fixes were made. A problem in which the
program deleted records that were still within a
valid visit/time period during the end of run
cleanup phase was fixed. The location of the
Berkeley DB libraries can now be specified if
necessary.
Tags: Minor bugfixes

2005-03-06 08:13
0.9.5

Tags: Initial freshmeat announcement

Project Resources