SpamBlocker

Spam Blocker is a CakePHP Behavior that automatically before after a comment is made. Each comment is tested upon a point system to determine if it should be approved, set to pending (high points), or marked as spam / deleted (low points).

Statsburner Version Logs

Package: Feedburner Stats Aggregator
Category: PHP

Below is a list of all files and every available version for the Statsburner script.
Each file is accompanied by a change log. Be cautious in using older versions, they may buggy.

Version: 3.0
Requires: PHP 5.2
Tested On: PHP 5.3
Released: Tue, Nov 1st 2011, 23:35

  • Converted to an instancable class instead of static
  • Now fully supports the Awareness API
  • Added built in caching support
  • Adding a flush() method to delete old cache
  • Reworked how response errors are dealt with
  • Removing detectDupeDates() as the API returns the correct results regardless

Version: 2.3
Requires: PHP 5
Tested On: PHP 5.3
Released: Sun, Jan 10th 2010, 16:11

  • Removed the Singleton pattern, and getInstance() and $instance.

Version: 2.2
Requires: PHP 5
Tested On: PHP 5.3
Released: Mon, Oct 5th 2009, 15:15

  • First initial public release of StatsBurner