Thanks To:

The following are a list of people in no particular order who helped me in some way:
  1. Jon Watte for the libprefs library, the Translation Kit and the help he has supplied through the developer mailing lists which saved me piles of time
  2. Duncan Wilcox for his snippets of code which he posted to bedevtalk which I have swiped
  3. Edmund Vermeulen for the code he included in his DTPicView program which I have swiped
  4. Sam Leffler of Silicon Graphics who wrote libtiff and hylafax. I have statically linked in libtiff for saving and viewing faxes and the source code to hylafax was invaluable for understanding fax modems.
  5. Chris Herborth for his port of zip/unzip which is the format in which I am distributing BePhoney.
  6. Carlin Wiegner of Starcode for trying out my program and giving me several suggestions to clean up the current release as well as ideas for the future
  7. Paul Carnines of Adamation for his enthusiasm over putting voice messages into email and integrating it into Adam. Sorry I haven't gotten back to you in a while, the feature is still planned and now at the top of the list.
  8. Geoff Woodcock of Be (formerly) for suggesting the email idea (I think he was the first to suggest it).
  9. Everyone at Be Inc. for producing a system which keeps me excited enough to put this kind of time into a project like this.
  10. Everyone at Metrowerks for making an excellent development environment which made this project alot easier than it might have been.
  11. All the folks on bedevtalk and becodetalk whose various discussions have helped me learn a great deal while lurking (mostly).
  12. The following is the copyright notice for libtiff which is included in the BePhoney and BePhoneyd executables.

    Copyright (c) 1988-1996 Sam Leffler
    Copyright (c) 1991-1996 Silicon Graphics, Inc.
    
    Permission to use, copy, modify, distribute, and sell this software and 
    its documentation for any purpose is hereby granted without fee, provided
    that (i) the above copyright notices and this permission notice appear in
    all copies of the software and related documentation, and (ii) the names of
    Sam Leffler and Silicon Graphics may not be used in any advertising or
    publicity relating to the software without the specific, prior written
    permission of Sam Leffler and Silicon Graphics.
    
    THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
    EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
    WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
    
    IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
    ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
    OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
    LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
    OF THIS SOFTWARE.