Current Projects

x10bot - x10 Home Automation Daemon.
Features:
  • Works with the x10 CM11A PC Interface.
  • Embedded TCL scripting language for event processing and scheduling.
  • Remote telnet access to send and/or monitor events.
  • Open Source software (GPL).
Requires: Notes:
  • The latest release of x10_lib (1.4) has the tendency to lock up if the CM11A receives too many commands at once. You will need to apply the included patch to correct the problem.

nsencrypt-current.tar.gz - AOLserver Encryption Module - v1.02
Features:
  • Strong RSA private/public key cryptography.
  • Support for AES, Blowfish, Cast5, IDEA and Triple DES ciphers.
  • Open Source software (AOLserver Public License or GPL).
  • Useable for both commercial and non-commercial use.
Requires:
  • AOLserver 3.x - 4.x
  • OpenSSL 0.9.6 or higher
  • .

nsadmin-current.tar.gz - AOLserver Administration System - v1.1.2
Features:
  • Adds live online database administration.
  • Adds live TCL scripting administration. Immediately sources changes.
  • Adds online viewing of server and access logs.
Requires:
  • AOLserver 3.x
  • PostgreSQL 6.4 - 7.x
Notes:

cookies-current.tar.gz - HTTP Cookies TCL script for AOLserver - v1.05
Features:
  • Get and set http cookies.
  • Get and set "cookie crumbles" (cookies encoded with multiple variables)
Requires:
  • AOLserver 2.x - 3.x
Notes:
  • Place cookies.tcl in your tcl directory. counter.adp demonstrates features.