Labels

2009/07/30

Timestamp converter powered by Google AppEngine


I wrote a semi-useful AppEngine application, a Unix/AD-LDAP timestamp converter. It's approximately 130 lines of code, plus an HTML template.


It converts Unix and Active Directory/LDAP timestamps to human readable UTC strings. It does it also from the command line...

2009/07/19

sms_exec.py - SMS controlled POSIX machine.

I have just released the beta of PyHumod 0.02 with improved event handling. It comes with a sample application, sms_exec.py, that allows the user to execute remote commands on a POSIX system by sending an SMS into the modem, that subsequently is interpreted by the shell on the privileges of the user running sms_exec.py.