Support

Forums

Contact Me

Log4PHP and Hashcash technology for Mambo at Mamboforge

I commit the latest source code of my 2 components for Mambo, You can no grab the latest source code version at http://mamboforge.net

  • Log4PHP:  Integration of the famous LOG4J technology into Mambo Help any components, modules, mambots to have a way to create accurate informations in logs files: concepts: http://logging.apache.org/log4j/docs/  Origine of code: http://www.vxr.it/log4php/ 
    Attention: current config file of log4php 4 mambo create a file on C:\phperrorXXX.txt and not in stdout/stderr
  • Hashcash A cryptographic framework for Mambo - Currently protection: form submit with hashcash challenge - MD5, RSA, SHA1. (javascript code for the client, PHP code for the server key generation) There is now in the current HEAD:
  1. Backend admin panel,
  2. Logs files are written in XMl and can be viewed in the admin area,
  3. More OO code as before (I am stucked with PHP 4.2 which is not so OO as PHP 5.0).
  4. I have also committed AkoComment, AkoBook, Mambots and templates example of hashcash use

The current code in HEAD is working, but only in MD5 mode, SHA1 is giving me some problem since my PHP factory is not working for some obscure reason -> The CodeInliner.php plugins sometimes create a HahCashGenerator.php with the default encryption scheme.
Attention Hashcash require Log4PHP for Mambo!

You might also like:
com_log4php  v1.1.0 released
2637 days ago
com_log4php v1.1.0 released
Whats new:A Real Admin panelText editor for modifying  the log4php configuration file,Huge Docu
default thumbnail image alt
2926 days ago
Log4PHP usage
 Log4php is a php port of the most popular java logging framework log4j (see http://jakarta.apa
blog comments powered by Disqus

Donations

Thank You for supporting my work