I'm starting a rewrite of the Web site aiming at better table layouts and more frequent updates.
I have a very early test already working:
http://alfa.kakaostats.comRight now the main changes I'm testing are two:
1) Scrollable table with a fixed header; and
2) a smaller font for the "less than thousand" part of the points columns with a check box to toggle it.
Comments about how that works are welcome. Still no colors/theme. By the way I would appreciate help in the new theme specially in the form of a css style sheet. I'm not an artist type as is obvious from the current production site.
The new site changes from PHP based to Python based with Flask/Jinja2 as framework/templating.