New version of Cleantalk plugin for WordPress

Version of Cleantalk plugin for WordPress is upgraded to 1.1.1.

See http://wordpress.org/extend/plugins/cleantalk-spam-protect/

Award nominee notification

My package SCSU was nominated to the PHP Programming Innovation Award. Class page displays a symbol that identifies package as award nominee :)   http://www.phpclasses.org/package/7493.html

New pages

New pages added – Joomla, WordPress & CodeIgniter.

SCSU was considered “notable”

SCSU PHP-class was considered “notable”!

PHPClasses.org letter:

Hello Alexey,

This message is to let you know that your package “SCSU” was considered
notable. Congratulations! *****

This means that the site users interested in packages that have something
special, are being notified to pay special attention to your package.

Notable packages are carefully hand picked by a site moderator. The
moderator that picked your package wrote the following comment:

“Interesting approach to make Unicode strings more compressible.”

Hopefully this will encourage you to continue to submit more notable
packages to the site.

Once again, congratulations!

The PHP Classes site

JavaScript Archiver is released

Let me introduce the JavaScript Archiver – the binary compressor of JavaScript code.

cleantalk.joomla.plugin-v1.4.1

New version of Joomla-plugin for JComments – cleantalk.joomla.plugin-v1.4.1

spam-ip-blocker – version 0.9.2

New version of spam-ip-blocker. Based on new DNSBL class version.

DNSBL – new version

New version of DNSBL class is available on PHPClasses.org.

Added new feature – group checking. It means that checking for ‘all’ key will be processed by checkers that available
for group checking only.
So if you issue “CheckSpamIP($ip, ‘all’)” then this ip will be checked not in all available checkers but in group available ones only.
There are 2 group available checkers by default: ‘spamhaus’ & ‘spamcop’.
You can enable and disable group checking for any checker.
New public methods added for group checking control:
‘GetGroupCheckers’, ‘EnableGroupChecking’, ‘DisableGroupChecking’.
example.php shows all changes well.

e107 plugin based on DNSBL

Its usage in plugins of different CMS was one of the purposes of development of class DNSBL.

The class starts to be used for this purpose: the plugin for CMS e107.org is let out.

DNSBL class was approved for publication

DNSBL class was approved for publication in the “PHP Classes” site.

Link: http://www.phpclasses.org/package/6994-PHP-Check-SPAM-IP-address-in-DNS-black-lists.html