W3Counter 4.0: Designing the Dashboard

January 15, 2007

Step-by-step: From notes to working screen. The first draft of the new dashboard — the first report shown when viewing a site’s stats in W3Counter 4.

Simple File-Based PHP Caching

January 3, 2007

Sometimes dynamic elements of a page can slow down page loading or use too many resources for re-running the code every page load to be practical. The sidebar of this site touches four databases to pull up the stats it shows, and the counter I just added to the header gets its count from [...]