Monday, August 31, 2009

PyHumod Developers Guide ...

A very short developers guide has been published in response to mistletoe's request on the mailing list. I hope you'll find it useful.

http://code.google.com/p/pyhumod/wiki/DevelGuide


Saturday, August 1, 2009

PyHumod 0.02 is out and up for grabs.

The final version of PyHumod 0.02 with SIM Phonebook manipulation support has been released. Some of the interesting changes include:
  • I tried to clean up some code by removing duplication,
  • enforced installation of /etc/ppp/options file (required by pppd),
  • list_messages() does not return a list of strings anymore, but a nested list of 5-element lists containing: message index, message status, sender number, ??, date+time.

You can get the source here: