Télécharger la liste

Description du projet

Pathalizer is a tool for visualizing the paths
most users take when browsing a Web site.
This information can be used to decide how to
improve the navigation of the site, and for
determining which parts are most worth
improving and keeping up to date. It
generates a directed, weighed graph from an
Apache log, but could easily be modified to
analyze any list of events.

Système requise

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-01-02 16:30
0.7

Plusieurs fichiers sont désormais également traitées. Les fichiers compressés avec gzip ou bzip2 sont traitées de manière transparente. Pages fédérateur peut être fait avec expressions rationnelles POSIX. Corrections de bogues ont été faites. Près de 300 Mo de dollars de journaux peuvent être traitées en moins de 5 minutes sur un Duron 1GHz.
Tags: Minor feature enhancements
Multiple files are now also handled. Files
compressed with gzip or bzip2 are processed
transparently. Unifying pages can be done with
POSIX regular expressions. Bugfixes were made.
Almost 300MB worth of logs can be processed in
under 5 minutes on a Duron 1GHz.

2003-11-07 13:04
0.6

Parmi les autres corrections mineures / améliorations, cette version rend pathalizer plus facilement scriptable en ajoutant plus d'options de ligne de commande.
Tags: Minor feature enhancements
Among other minor fixes/enhancements, this version
makes pathalizer more easily scriptable by adding more
command-line options.

2003-03-07 15:05
0.5

Cette version améliore le script wrapper en vous permettant de spécifier facilement le format de sortie souhaité (dot, ps, pdf ou png), quelle dossier mettre les fichiers générés dans, etc Il ajoute également natif (pas cygwin) pour Windows.
Tags: Minor feature enhancements
This release improves the wrapper script by allowing you to
conveniently specify the desired output format (dot, ps, pdf, or png),
what directory to put the generated files in, etc. It also adds
native (not cygwin) support for Windows.

2003-01-07 01:21
0.4

Cette version améliore la vitesse de façon spectaculaire, ajoute Cygwin soutien, supprime la dépendance sur Perl, corrige un bug dans la séparation de séances (séances où ils ont été fusionnés shouldn've été fusionnées et séparées où ils n'auraient pas dû être séparés), améliore légèrement le format des le fichier de configuration, et choisit l'épaisseur des bords avec plus de soin.
Tags: Minor feature enhancements
This version improves speed dramatically, adds Cygwin support, removes dependency on Perl, fixes a bug in seperation of sessions (sessions were merged where they shouldn've been merged and seperated where they shouldn't have been seperated), slightly improves the format of the configuration file, and chooses the thickness of the edges with more care.

2003-01-04 03:37
0.3

Tags: Initial freshmeat announcement

Project Resources