Rachel and Colby

 

PROJECTS: SPARKS!

Built upon the Sparklines PHP Graphing Library, Sparks! visualizes your visitor data.
Developed by Colby Makowsky and Marc A. Garrett.
 

Sparks! requires Mint 1.1+, PHP 4.0.6+, GD 2.0


Disclaimer

This software is provided as-is, without warranty of any kind. The author disclaims any damages resulting from the use or misuse of this software.


Download

sparks_v091.zip (for mint versions 1.2+)

sparks_v081.zip (for mint versions 1.1 - 1.14 only)


Support

Issues? Suggestions? Feedback? colby (dot) makowsky (at) gmail (dot) com


Version History

0.91: December 31, 2005

  1. Colby corrected a copy/paste error which doubled the hit count for past 12 months.


0.90: December 30, 2005

  1. Colby updated Sparks for Mint 1.2+ compatibility


0.81: September 23, 2005

  1. Colby corrected a PHP parsing issue experienced by some users due to a CR/LF issue

  2. Colby corrected a class referencing issue experienced by some users due to relative path differences on various PHP configurations


0.80: September 22, 2005

  1. Due to Mint Pepper API changes, Mint 1.1 is now required

  2. Colby added installation requirement checking to ensure Mint 1.1 or higher is installed

  3. Colby updated Sparks! to Mint 1.1+ compatibility using the new getCfgValue() API calls

  4. Colby modified some library includes to address issue some users were reporting

  5. Colby added debugging support to help address various issues

  6. Colby created '-gdinfo.php' within sparks/util to assist debugging GD issues moving forward

  7. Colby added support to suppress secondary line statistics based upon global mint preference

  8. Colby renamed the image generating file 'sparkline.php' to 'sparks.php' to clarify confusion with the Sparkline.php class in lib subfolder


0.70: September 15, 2005

  1. Colby added bar graph/line graph as panes instead of preferences

  2. Colby added the line color option

  3. Marc cleaned up prefs display


0.60: September 15, 2005

  1. Colby added color option support for the bar graph (line will be conquered later)

  2. Colby added number formatting to the total hits summaries


0.50: September 14, 2005

  1. Marc assumed in older versions that default pepper would always hold position 0 in array; this is not the case. Marc added array search to grab position of src key with value shauninman/defaultpepper/

  2. Colby added support for high and low statistics for each sparkline


0.40: September 13, 2005

  1. Initial release of Sparks!