home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / on-line / amiaim / amiaim-manual < prev    next >
Text File  |  2000-01-13  |  5KB  |  177 lines

  1.  
  2.  
  3. [ AimCik v0.8 User Manual ]
  4.  
  5.  
  6.  
  7. [ Legal stuff ]
  8.  
  9. Palpa, the original developer of the country Hungary, has officially signed
  10. over AimCik and all of its source code/resources to CyberBrain Computing
  11. ©1999-2000. We are the sole developers for AimCik and Palpa no longer has
  12. anything to do with AimCik.
  13.  
  14. ANY SOURCE CODE that was priorly released, may NOT BE USED without direct
  15. permission from Neil A. Palumbo/CyberBrain Computing at
  16. amiaim@cyberbraincomputing.com. NO EXCEPTIONS!!!
  17.  
  18. This software is freeware. That means you don't have to pay money to use full
  19. functionality of this software.
  20.  
  21. You may FREELY distribute this software, but you may NEVER upload it to a
  22. public ftp site, like AmiNet, etc. The only way of getting the latest version
  23. is downloading it from cyberbraincomputing.com/AmiAIM.
  24.  
  25. We at CyberBrain Computing reject any liability or responsibility for damages
  26. or loss of data directly or indirectly caused by this software!
  27.  
  28.  
  29.  
  30. [ Introduction ]
  31.  
  32. AmiAIM is the one and only AIM (America Online's Instant Messenger) client
  33. for AmigaOS 3.xx. There are a lot of people using AIM, and it has been
  34. available since March 1999 for the Amiga. We hope it'll be useful for you in
  35. its beginning stages of development and continuing development through the
  36. year 2000.
  37.  
  38.  
  39.  
  40. [ Requirements ]
  41.  
  42. * Will not work with Amiga OS 1.xx
  43. * Tested but not guaranteed with Amiga OS 2.xx
  44. * Needs AmigaOS 3.xx or higher
  45. * Miami 3.xx or higher
  46. * MUI 3.8 or higher
  47. * NList.mcc
  48. * An AIM account ( http://www.aol.com/aim )
  49.  
  50.  
  51.  
  52. [ Contents ]
  53.  
  54. Installation is very straight-forward. An install script will be released in
  55. the next beta release. Just copy the contents, for now,of the archive to
  56. wherever-you-like.
  57.  
  58. The files in the archive are:
  59.  
  60. * AmiAIM       :  Program.
  61. * Manual       :  This document.
  62. * History      :  New Features of all Aimcik versions, plus recent bugs.
  63. * amiaim.cfg   :  Configuration file.
  64. * buddies.cfg  :  Your buddy list.
  65. * sounds/      :  Sound samples for alerts.
  66. *   rexx/      :  Rexx script(s) for Aimcik. (NEW)
  67. *   libs/      :  .library
  68.  
  69.  
  70.  
  71. [ Installation ]
  72.  
  73. Installation is very straight-forward. An install script will be released in
  74. a near beta release. Just copy the contents, for now, of the archive to
  75. wherever-you-like. A Rexx directory is to be created within the directory
  76. where you place AmiAIM.
  77.  
  78.  *Quickstart Install*
  79.  
  80. Start AmiAIM from shell or Workbench. Since this is your first time, a
  81. preferences requester appears and asks your account information. Type
  82. your screenname and password which you have taken from http://www.aol.com/aim
  83. Click the 'Save' button to save your account information.
  84.  
  85. When main window appears, click the 'Add Buddy' button, then type one of your
  86. friend's screenname or nickname that they use on AOL. You can add unlimited
  87. number of buddies. You can select 'Save Buddy List' from menu to save your
  88. list of nicknames.
  89.  
  90. Now click 'Online' button. Wait until 'You are NOW Online!' message appears.
  91. If you see a '+' mark in front of a buddy name, that buddy is online now,
  92. and you can send messages to him (or her).
  93.  
  94. Chat is simple. Just click on the buddy name which you want to send a message,
  95. and type your message in the string gadget, then press return key.
  96.  
  97. Double-click on a buddy name brings a new window for that buddy.
  98.  
  99. Click 'Online' button again to log off from AIM server.
  100.  
  101. You can change sound alerts from 'sounds' page of preferences window. Since
  102. AmiAIM uses datatype.library for playing, they can be any file format (wav,
  103. au, aiff, iff...) as long as its datatype is installed.
  104.  
  105.  
  106.  
  107. [ FAQ ]
  108.  
  109. * What does "AmiAIM mean?
  110.  
  111. The Aim means AOL Instant Messenger and, of course, the Ami means Amiga :)
  112.  
  113.  
  114. * Does it work on UAE ?
  115.  
  116. No it doesn't! Use serial emulation + Miami instead of the buggy bsdsocket
  117. emulation.
  118.  
  119.  
  120.  
  121. [ Arexx Commands ]
  122.  
  123. LOGIN
  124. LOGOFF
  125. SENDIM screenname/A message/A
  126. WHOAMI
  127. BUDDY
  128. ADDBUDDY screenname/A
  129. SAYREXX message/A
  130. ISONLINE
  131.  
  132.  
  133.  
  134. [ Todo List ]
  135.  
  136. (not in this order)
  137.  
  138. * cleaner source code
  139. * amigaguide documentation
  140. * better documentation
  141. * away/back modes
  142. * buddylist save requester on exit
  143. * message history
  144. * improved html parser
  145. * more arexx commands
  146. * importing/exporting orginal aim config files
  147. * using treelist.mcc instead of nlist.mcc for buddy list
  148. * working 'save buffer' option in all windows
  149. * and all the other IBM functions, but not right away :)
  150.  
  151.  
  152.  
  153. [ Acknowledgements ]
  154.  
  155. A BIG Thank You to:
  156.  
  157. * Palpa for releasing development to CyberBrain Computing
  158. * All users of AimCik, for sticking with us in AmiAIM
  159. * All beta-testers for AmiAIM
  160. * Timothy La Forest for Amiga Development with CyberBrain Computing
  161.  
  162.  
  163.  
  164.  
  165. [ Author ]
  166.  
  167. CyberBrain Computing   ©1999-2000
  168.  
  169. WebSite     :  http://cyberbraincomputing.com/amiaim
  170. Support     :  amiaim@cyberbraincomputing.com
  171. Bug Reports :  aimbugs@cyberbraincomputing.com
  172.  
  173. former developer Palpa ©1999
  174.  
  175.  
  176. [ end of file ]
  177.