home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / 16262 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  4.5 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ames!decwrl!decwrl!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!SHEPPARD_R
  2. Newsgroups: comp.sys.atari.st
  3. Subject: THE STORM Allan Page
  4. Message-ID: <1das3qINN1co@golem.wcc.govt.nz>
  5. From: sheppard_r@kosmos.wcc.govt.nz
  6. Date: 5 Nov 1992 10:13:14 GMT
  7. Reply-To: sheppard_r@kosmos.wcc.govt.nz
  8. Organization: Wellington City Council (Public Access), Wgtn, Nz
  9. NNTP-Posting-Host: kosmos.wcc.govt.nz
  10. Lines: 104
  11.  
  12. Well here is one more bit that I found care of ST-Report 837...
  13.  
  14.  
  15. Alan Page, the author of STORM, tells us:
  16.  
  17.  
  18.      "Storm is completely different from Flash. It's also completely
  19.      redesigned. As much as possible I made it modular and internally
  20.      multitasking. The terminal emulations and file transfers are loadable
  21.      modules. Right now I have CompuServe Vidtex (which is a whole lot like
  22.      VT52) and TTY. Current file transfer modules are X/Ymodem and CIS
  23.      BPlus with resumable downloads.
  24.  
  25.      The editor is in a resizable movable window with FULL word wrap. e.g.
  26.      delete and backspace will activate wordwrap. No more hitting the F10
  27.      key to reformat. You can have as many editing windows as GEM will let
  28.      you (with MultiTOS, the number of windows seems to be limited only by
  29.      memory).
  30.  
  31.      The capture buffer is an editor window, but with the special property
  32.      that text gets added to the end of it from the serial port. You can
  33.      create a new capture buffer and turn the old one into a regular edit
  34.      window. You can edit a file at the same time text is being captured.
  35.  
  36.      File transfers run in the background. Not full background/reset-proof
  37.      like Shadow, but better than STalker which stops when you enter the
  38.      menu bar.
  39.  
  40.      Command language is a full Basic interpreter. It also multitasks with
  41.      the rest of the program. So you can run Basic, edit files, do file
  42.      transfers, all at the same time. Basic has re-entrant execution. So if
  43.      you define a function key to execute a Basic command, it stops the
  44.      current Basic program, creates a new Basic interpreter (less than 1K
  45.      overhead), runs the function key macro, then the current Basic program
  46.      restarts. Same thing for the dial directory autologon.
  47.  
  48.      Basic (and the rest of the program) allocate memory sparingly and
  49.      release memory back to the system. The program is completely MultiTOS
  50.      compatible and in fact run 90% of the time in MultiTOS.
  51.  
  52.      Storm also supports the Atari clipboard for cut and paste. I use a
  53.      custom font and driver for extra speed. However, it doesn't cheat with
  54.      GEM and works on TT and should work on other programs. It's 12 pixels
  55.      high with monochrome so you get 24 lines in a window with room for a
  56.      typeahead."
  57.  
  58.  Albert Dayes asks some good questions:
  59.  
  60.  
  61.      "Within the Window does STORM give you 80 columns?  In some other
  62.      windowing software one gets less than 80 columns due to the scroll
  63.      bars etc?  Also is there a 132 column mode?  Since everything is
  64.      loadable one should be able to create almost any type of emulation. 
  65.      Will there be a special developer kit for this or will it be included
  66.      in the program?"
  67.  
  68.  
  69.  Alan Page answers:
  70.  
  71.  
  72.      "You get 80 columns in the terminal window. There is not as yet 132
  73.      columns. I will probably have 132 columns, but you would have to
  74.      scroll unless you have a machine with higher resolution graphics.  I
  75.      will release source code for the loadable emulations at some point. I
  76.      will probably not have documented it enough to release it at the time
  77.      we ship Storm because getting the program out is the #1 priority."
  78.  
  79.  
  80.  Hal Dougherty asks Alan Page:
  81.  
  82.  
  83.  "Didn't you write the original Flash?"
  84.  
  85.  
  86.  Alan answers:
  87.  
  88.  
  89.      "Yes I wrote the original Flash. However, Antic Publishing owned the
  90.      trademark. Apparently, before they went bust they sold the trademark
  91.      (even though they owed me $$). Storm is a completely new program. Not
  92.      a line of code from the original Flash is in it."
  93.  
  94.  
  95. Brought to you by ST-Report 837..
  96.  
  97. If you bury your head in the sand and don't read ST-Report thats your problem,
  98. there are otheres here that have access to GEnie but do nothing for the net,
  99. how about getting of your buts and doing some thing postive..:-)...
  100.  
  101.  
  102. Also those of you that will never know as you have me in your kill files, well
  103. all I can say get a New Brain as you do nead one...
  104.  
  105.  
  106. Roger.............
  107.  
  108. I don't live by kill files but by my intellegence....
  109.  
  110.  
  111. I wish more netters had some of that...??
  112.  
  113.  
  114.                               sheppard_r@kosmos.wcc.govt.nz
  115.  
  116.