2008-06-03 Jens Alfke * Initial checkin of BLIP.py. (Receiving seems to work.)
2008-06-01 Jens Alfke Copied the necessary Google Toolbox source files into the MYUtilities project, so people don't have to download a separate library.
2008-05-30 Jens Alfke Fixed a serious bug - a race condition where a data buffer in the writer's queue could be dealloced (not the NSData, but its bytes themselves) before the writer sent it, resulting in an EFAULT error.