home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / ftp.vapor.com / amirc / old / README < prev   
Encoding:
Text File  |  2014-05-19  |  6.5 KB  |  181 lines

  1. Short:    Fully featured GUI IRC Client (v2.2)
  2. Author:   owagner@vapor.com (Oliver Wagner)
  3. Uploader: owagner@vapor.com (Oliver Wagner)
  4. Version:  2.2
  5. Type:     comm/irc
  6. Kurz:     GUI-IRC-Client (v2.2)
  7.  
  8. AmIRC is a client for the IRC Internet Relay Chat protocol written by
  9. Oliver Wagner (owagner@vapor.com).  It is a part of the VaporWare suite
  10. of Internet applications.  For more information on AmIRC or any other
  11. VaporWare products, please see our website - http://www.vapor.com/.
  12.  
  13. (For changes since v1.69, please see below).
  14.  
  15. AmIRC v2.0's features include:
  16.  
  17. - Works with Genesis, Miami, AmiTCP and as225/inet225, no additional 
  18.   libraries.
  19.  
  20. - Built-in highly optimised DCC drivers for SEND, TSEND and MOVE, with
  21.   asynchronous file I/O and threaded network handling. Supports drag & 
  22.   drop sending of files, and DCC RESUME.
  23.  
  24. - Tranparent DCC CHAT routes all /MSGs via DCC CHAT if possible. There
  25.   is an option to automatically accept DCC CHAT connections.
  26.  
  27. - Supports secure encrypted DCC CHAT (SCHAT).
  28.  
  29. - Ultra fast text output and scrolling. Supports copy & paste for the 
  30.   list text, and allows the use of proportional fonts.
  31.  
  32. - Internal CTCP flood and DCC bomb protection.
  33.  
  34. - Full Undernet IRC extensions (reply codes and additional commands).
  35.  
  36. - Intuitive channel display, with userlist and channel mode overview.
  37.   Channel modes can easily be changed and the banlist inspected via 
  38.   these gadgets. The configurable user action list allows you to 
  39.   perform whatever action you like on user(s) in channel by the press 
  40.   of a mousebutton..
  41.  
  42. - Uses query windows for private chat.
  43.  
  44. - Supports "smart" banning.
  45.  
  46. - Versatile AREXX port includes server message parsing (event trapping)
  47.   and commandline/script interaction.
  48.  
  49. - Easy to use command line aliasing.
  50.  
  51. - Built-in IdentD, which is automatically disabled if another IdentD is 
  52.   already running.
  53.  
  54. - Nickname notification, highliting, ignoring and kickban.
  55.  
  56. - Versatile event handling, allows you to bind sound effects, auto-
  57.   deiconify, or ARexx scripts to certain events.
  58.  
  59. - Server phonebook.
  60.  
  61. - Last nick history stores the nicknames of the last nicks you've sent
  62.   MSGs to, received MSGs from or addressed publically with "nick:".
  63.   Use the ":" placeholder in all commands which require nicknames,
  64.   (e.g. /MSG, /OP, /DEOP), for automatic expansion.
  65.  
  66. - The TAB key automatically cycles through the list of last used nicks
  67.   with a /MSG prefix.
  68.  
  69. - Nickname completion. Pressing TAB after typing a partial nickname will
  70.   automagically match nicks in the current channel, just like in your 
  71.   favorite CON: handler.
  72.  
  73. - Auto rejoin channel on /KICK, and auto reconnect to server facility.
  74.  
  75. - Auto /AWAY after a user-specified idle timeout. Also, auto unaway after
  76.   sending public and/or private msgs is possible.
  77.  
  78. - URL grabber for interfacing with the Voyager WWW browser (or via an 
  79.   ARexx script for other browsers)
  80.  
  81. New features since AmIRC's last major release (2.0) include:
  82.  
  83. - Single window mode. You can join several channels with opening
  84.   just a single window.
  85.  
  86. - Total queueing. Now everything which isn't urgent (like
  87.   KICKS or MODE changes) is sent through the output queue.
  88.   to reduce risk of being kicked by a server due to flooding.
  89.  
  90. - Settable scrollback buffer size. The amount of text stored
  91.   in a window's scrollback buffer is now limited; the number
  92.   of lines to keep can be configured.
  93.  
  94. - Vapor Update Library. Will now automagically check for
  95.   available updates during startup, and inform you if there
  96.   is one -- which you can automatically download, too.
  97.  
  98. - New plugin API calls. On request by plugin authors, several
  99.   new callbacks and functions have been implemented in the
  100.   AmIRC plugin API.
  101.  
  102. - Multiselect ban list window
  103.  
  104. - openurl.library support
  105.  
  106. - new translations done by ATO (http://ato.vapor.com/ato)
  107.  
  108. - Terminal mode to hack your way through firewalls
  109.  
  110. - several bug fixes and minor improvements (for a complete
  111.   list, refer to the history attached below)
  112.  
  113. New features since AmIRC the 1.69 release include:
  114.  
  115. - Query and channel windows can now be iconified individually to a 
  116.   "tray" window. Tray window button labels turn bold when new messages
  117.   are received, white when a highlight occurs, and carry information 
  118.   about the number of messages in each window.
  119.  
  120. - New low-level Plugin API. Documentation of the API is available from 
  121.   www.vapor.com or Aminet, in a separate archive. An example plugin, 
  122.   WallChop.AmiPlug, is included.
  123.  
  124. - Server list is now a ListTree object with subgroups for different 
  125.   networks.
  126.  
  127. - Can now use MIMEPrefs to automatically view & save files received via
  128.   DCC. Activate the "Use MIMEPrefs to view?" or "Use MIMEPrefs to save?"
  129.   menu options.
  130.  
  131. - "Lag-O-Meter" (tm ;)) probes the IRC server every 30 seconds and shows
  132.   the current lag from 0-10+ in a gauge below the userlist. The Info 
  133.   window also contains the three most recent measurements and the
  134.   average.
  135.  
  136. - Heavily improved logging. All channel and query windows now have an 
  137.   "L" button to the right of the input gadget, which is a toggle button 
  138.   to activate the logging to a user-specified directory.
  139.  
  140. - "Favorites" window added to store the names of channels you use 
  141.   regularly. Click on the channel name in a window to open.
  142.  
  143. - AmIRC now uses NList.mcc (if available) for its listviews. NList is 
  144.   written by Gilles Masson (masson@iut-soph.unice.fr).
  145.  
  146. - Stronger CTCP flood protection.
  147.  
  148. - DCC connections now work with Miami's SOCKS support.
  149.  
  150. - Files received via DCC are opened in shared mode during transfer,
  151.   so you can play or view them partially while the transfer is still 
  152.   in progress (esspecially for all you mp3 freaks out there :-)
  153.  
  154. - DCC receives now have the options to Replace a file. Both the send 
  155.   and receive windows have Cleanup buttons, to remove old closed and 
  156.   failed connections.
  157.  
  158. - DCCs now show the estimated remaining time of a transfer based
  159.   on current throughput.
  160.  
  161. - Query windows now have an N button to change the nickname the window 
  162.   is currently bound to.
  163.  
  164. - Background color of AmIRC's main listviews can now be configured.
  165.  
  166. - /AWAY messages are now filtered, and only shown once to avoid screen 
  167.   cluttering when talking to someone who is set /AWAY.
  168.  
  169. - special "Invite" and "Oper" requesters
  170.  
  171. - Can now automatically accept DCC Send requests.
  172.  
  173. - Now sends pertinent information to query windows, such as /nick and 
  174.   /QUIT messages from that user, as well as CTCP and DCC messages.
  175.  
  176. Requirements
  177. ------------
  178.  
  179. OS 2.04, 3.1 recommended.  MUI 3.6, 3.8 recommended.  Genesis, Miami, 
  180. AmiTCP, as225, cpr225, inet225, MLink or a compatible TCP/IP stack.
  181.