1 2 3 web is a modification of the excelent web server logs analizer webalizer for generating accesible, valid and beautiful code. Development version

Webalizer is a good log analyzer and has proved to be very robust and to consume few resources but the webpages that it generates needs a face makeup. 1 2 3 web now generates the same htmls and images that webalizer generated and an xml file that stores the same results as the html.

Diagrama 1

Once we have the xml we use the script for processing that and an html with the stats is returned. Using an xml provides us with two important features:

  • It can be written on any language: php, asp, java, etc
  • The script can have n input xml,so the generated stats shouldn't be from the same domain. For example, webmaster with more than one website can have on the same webpage the main data from different domains.

Script that generates html from the xml

Another of our prioritys was that the HTML code generated was valid, accesible and beautiful.

¿Why 1 2 3 web?

  • 1. It generates valid, accesible and modulable code.
  • 2. It's beauty
  • 3. It's free (GPL) and free of charge

Descargar

Screenshots

Screenshots