home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16538 < prev    next >
Encoding:
Text File  |  1992-11-12  |  3.3 KB  |  86 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
  3. From: alsaggaf@athena.mit.edu (M. Saggaf)
  4. Subject: ANNOUNCE: Seyon 0.8 is out (X11 communication package)
  5. Message-ID: <1992Nov13.035855.17713@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: alfredo.mit.edu
  8. Cc: eichin@mit.edu alsaggaf@mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. Date: Fri, 13 Nov 1992 03:58:55 GMT
  11. Lines: 73
  12.  
  13.  
  14. Version 0.8 is out. You can get it from Seyon's new home, sipb.mit.edu
  15. at the directory pub/seyon. This site will always have the latest
  16. release of Seyon, although I may also upload it elsewhere. Notable in
  17. this release is a brand new dialer and interactive setting for most
  18. parameters. Also a new backspace/delet translation feature is added.
  19. The following is the introduction followed by the change log:
  20.  
  21. Introduction:
  22. =============
  23.  
  24.     This is Seyon, an X-based communication package that has its roots
  25.     in xcomm 2.2. Seyon is still in alpha, but is quite usable. It has
  26.     a descent dialing directory where hosts can be chosen by clicking
  27.     at them. Seyon has the same script language as xcomm 2.2, which is
  28.     quite good. Seyon avoids the problematic terminal emulation of
  29.     minicom and other communication programs by using xterm as its
  30.     terminal emulator. Hence, Seyon can emulate vt100 and color ANSI
  31.     (the latter only if color xterm is used). Some non-essential
  32.     features are still not implemented but will be in the near future.
  33.     If you use Seyon and like it, please let me know by email. This
  34.     will give me the incentive to continue maintaining it.
  35.  
  36. Changes:
  37. ========
  38.  
  39. Version 0.8:
  40.         * Most the functions under the 'Set' button are now
  41.           implemented. The ones that are not are the cts/rts and
  42.           setting the baud rate.
  43.         * Seyon now has a brand new dialer. It dials the number upto a
  44.           specified number of retries with a specified interval between
  45.           each try (both can be set via the resources). After a
  46.           connection the script will be executed (if one is given).
  47.           Dialing and script execution can be interrupted anytime by
  48.           clicking a botton.
  49.         * Fixed a minor bug in hangup confirmation. The hangup
  50.           confirmation window now disappears after choosing an action.
  51.         * Added a new parameter. Those that want to send delete
  52.           instead of backspace (some BBS systems choke on it) can now
  53.           do that either form the 'Set' button, or through the startup
  54.           file or any script. See the FAQ.
  55.  
  56. Version 0.5:
  57.         * Added a new transfer console that invokes a pre-defined
  58.           protocols ala minicom and all DOS comm programs.
  59.           Intelligent enough to prompt for a file name if needed.
  60.         * Added support for specifying the modem port in the
  61.           resources.
  62.         * Added a new shell button to pass commands to the shell.
  63.         * Moved the status button to be a part of tge set 'Set'
  64.           console and added initial implementation to the set
  65.           console (not functioning yet).
  66.         * The hangup button now asks for cofirmation.
  67.         * The exit button now asks if you want to hangup before
  68.           exiting.
  69.         * Corrected the '-g' switch problem (now '-script') and
  70.           enabled the execution of a script specified at the
  71.           command line.
  72.         * Added a FAQ and a CHANGELOG files.
  73.         * Updated the help file
  74.         * Fixed various minor problems.
  75.  
  76. Version 0.0: 
  77.         Initial release
  78.  
  79.  
  80.  
  81. --
  82. /M. Saggaf
  83.  alsaggaf@athena.mit.edu
  84.  
  85.  
  86.