|
|
07/07/2010 : New PHP class - printform-xls |
| New class released, printform-xls.php, that is used for populating XLS templates with user data. See it in php-modules area. |
02/01/2010 : New PHP class - sitepages_guard |
| One of my classes happened to become December number Two on phpclasses.org contest, so I decided to publish it here. This is a small class for daily checking Your site files and auto-restore them if they were "infected" by the vurus bot or hacker. |
10/02/2009 : New class published: bot_recognizer |
New PHP class has been published - bot_recognizer. It is used to recognize web bots reading your site pages, with dispatching feature (page generation will depend on the "kind" of the bot). The class published earlier on phpclasses and earned a "Notable" status.
P.S. The class became October 2009 Number 2 on phpclasses.org contest. |
08/25/2009 : Zend Framework 1.9.2 is out ! |
| Today Zend Framework 1.9.2 was released. These Zend guys are fantastic, bug fixing speed is amazing. So everybody Zend-oriented people, don"t waste time and go to get Your copy ! |
08/01/2009 : We win on phpclasses.org |
Database server alarmer PHP script has win on phpclasses.org july contest.
It"s funny that a smallest code has got a biggest prize...
Thanks to all people who voted for my code ! |
06/19/2009 : as_dbserver_check - new PHP script for checking DB servers alive state |
Your internet shop goes down because of dead mysql server on ISP ? It"s quite bad, if You find out it too late, or from your clients.
This new script as_dbserver_check checks all your DBMS servers and if something is down, it sends email (and SMS if possible) to you and/or your ISP support team. Distributed under BSD. |
02/13/2009 : Night jobs PHP class published |
New PHP class is written for periodic performing some maintenance tasks on the site:
making DB data backups, old backup files rotation, folders cleaning, site growth analyzing.
Earlier it was published on phpclasses.org.
P.S./04/02/2009: And the class become February 2009 Number 3 |
01/23/2009 : jQuery birthday and new version released ! |
Yohoo ! jQuery has released new version 1.3 and even first bug fix 1.3.1
New CSS selector engine nicknamed "Sizzle" was introduced.
You can view some info at the authors blog page |
12/10/2008 : jQuery version of CAPTCHA class |
| JQuery-version of a main class module was added to as_snipercaptcha distributive. Recommended to people that use jQuery in their projects. |
12/03/2008 : Captcha class update |
Updated version of a CAPTCHA class published. Now Captcha auto-resets when window resized (or Mozilla Firefox users press CTRL/+).
And user can reset it by himself, without page reload.
Follow the rabbit. |
|