home *** CD-ROM | disk | FTP | other *** search
/ Lion Share / lionsharecd.iso / utils_mz / sts_400.zip / MRE_INFO.TXT < prev    next >
Text File  |  1992-05-12  |  9KB  |  133 lines

  1.                         M.R.E. INFORMATION FILE.
  2.  
  3.       The purpose of this file is to provide users of this program with
  4.  some insight and information about the author of StS, my company, and a
  5.  brief history of the program.
  6.  
  7.       My name is Emery Wooten and I am a 34 year old graduate of
  8.  Mississippi State University's college of Mechanical Engineering.  I
  9.  currently own a home here in West Point, Ms. and also own and operate a
  10.  machine shop where our primary business is industrial maintenance and design
  11.  work.
  12.  
  13.       I first became involved with computer programming in the mid 1970's
  14.  while in college.  Back then it was punch cards and FORTRAN IV on a Univac
  15.  that stayed broke most of the time.  Being mechanically inclined and having
  16.  worked with machines most of my life, I was instantly "hooked" on this
  17.  wonderful piece of junk.  In my primary line of work (machinist) when you
  18.  made a mistake your efforts usually wound up in the scrap pile, so the fact
  19.  that I could debug and edit programs after only a few short hours of
  20.  fighting keypunch machines and hungry card readers was probably one of the
  21.  most fascinating aspects of the machine.  I have yet to overcome my
  22.  fasciation with computers.  The procedural logic and the thrill of seeing
  23.  your finished product work make for a natural transition from my skilled
  24.  trade and engineering roots.
  25.  
  26.       When the IBM-PC was introduced in 1981, I bought one.  I thought it was
  27.  great that I could have a "personal computer" and hey, NO PUNCH CARDS!
  28.  Now I am your curious type, the science and technology type of person, who
  29.  reads Scientific American, enjoys The Discovery Channel, and thinks kids
  30.  with orange hair should seek medical attention immediately.  I tore into
  31.  that IBM-PC from both the hardware and software sides of it.  I wrote
  32.  programs and built interface boards, modified the ROM code, and performed an
  33.  assortment of other radical things.  Hey, at one time I had that computer
  34.  believing that I built it instead of IBM!  In any event, I learned a great
  35.  deal about how it worked and how to program it.  I adopted assembler
  36.  language as my primary means of communication with the PC.  It was the
  37.  obvious choice to satisfy my interests and MASM 1.00 was how I started down
  38.  the road that leads to this text file.
  39.  
  40.       In 1982-83 I found myself making the transition from BASIC/FORTRAN
  41.  programming into the deep dark world of machine language.  I had heard it
  42.  was hell to learn and use so naturally I dove into it full force.  What I
  43.  discovered was that assembler language was in fact the most logical and
  44.  powerful language I had ever encountered.  It wasn't (and still isn't) that
  45.  hard to master, and the absolute power it provides to the programmer is
  46.  addictive.  My problem was that at that time, I could find no text editor
  47.  that suited my liking.  Well, to make a long story short, I wrote The E88
  48.  Text Editor and started using it to do all my programming with.
  49.  
  50.       Around about mid 1984 The E88 Text Editor version 1.00 was completed
  51.  and I was using it solely for my own purposes when some friends of mine got
  52.  a look at it and urged me to market the program.  I looked into several
  53.  marketing strategies and decided that the shareware concept made the most
  54.  sense and best fit my general philosophy about computer software.  The way I
  55.  see it, most all software is shareware anyway.  I would be willing to bet
  56.  that 99% of the people reading this file at least looked at or even used most
  57.  of the so called "commercial" software packages they now own.  Shareware
  58.  represents honesty on both the part of the users and sellers.  As a
  59.  producer, I didn't want to put some kind of "guilt trip" on people because
  60.  they were using a "pirate" copy of my program.  I knew from my own personal
  61.  experience that people who had the opportunity to "try before they buy" were
  62.  going to do it anyway, so why not encourage them to do it and let them feel
  63.  good about it.  As a user, I also knew that of the programs I had tried and
  64.  found useful, I bought.  I can appreciate the effort that goes into writing
  65.  software and believe in paying for what I use.  I also think that most of
  66.  the people who use computers at any kind of serious level also feel the same
  67.  way.
  68.  
  69.       So enter M.R.E. Software, a shareware company.  I posted E88 on a few
  70.  BBS systems around the area and in a couple of months I started receiving
  71.  letters and registration forms.  What I found was a wealth of ideas from a
  72.  bunch of good people.  I took this user input and began updating and
  73.  changing E88.  It is now at version 4.22 and climbing.  As the program
  74.  became more widespread and my user base grew, I realized the need to install
  75.  a BBS system to provide user support and provide a convenient means for
  76.  users to register.  To get the BBS system operational required the help of a
  77.  friend, Tom Ford, to set-up and sysop the board.  With Tom as sysop, I was
  78.  free to continue programming without worrying about taking care of the
  79.  intricacies of BBS operations.
  80.  
  81.       Now everybody knows that with BBS systems and computer communications
  82.  one must deal with compressed files.  With Tom on the BBS and me accessing
  83.  it daily, we were up to our necks in .ARC files.  So I had created (as often
  84.  happens) a new problem, or at the very least agitated an old one.  I kept
  85.  most of my less used programs on my system as .ARC files to save space.
  86.  Every time I wanted to run some of these programs I had to "dig out" PKXARC
  87.  and un-arc the files into a clean sub-directory.  I had one game in
  88.  particular that I enjoyed fooling with, it must have had 75 files
  89.  associated with it.  I had to find a better way to handle the situation, so
  90.  I wrote a program to do it.  I called it ARCOM ... meaning ARC Commander.
  91.  
  92.       Two weeks after releasing ARCOM, news of the lawsuit between System
  93.  Enhancements Associates and Phil Katz was released and shocked the shareware
  94.  world.  This lawsuit was soon settled with the net result being that the PK
  95.  series of archiving programs could no longer use the .ARC format.  Since
  96.  ARCOM supported PKARC exclusively, I knew that its days were numbered and
  97.  that I had to release an update.  What I decided, was to completely
  98.  eliminate the ARC name association my program carried, enhance its shell
  99.  capabilities, and name it Stereo Shell.
  100.  
  101.       What you now have here is the fourth real update to Stereo Shell.  The
  102.  major changes, improvements and additions are outlined in the included file
  103.  CHANGES.TXT.  This version represents just one of what I hope to be a
  104.  long continuing sequence of updates as has been the case with E88.  I
  105.  plan to support StS and try to keep it current with the changing conditions
  106.  in the evolving file compression utility and DOS shell market.
  107.                                  ----
  108.       It is now April 1992 and I am updating this and all the other text
  109.  and document files in preparation for the release of StS version 4.00.  StS
  110.  has undergone some significant changes since its original release as ARCOM
  111.  and M.R.E. Software is changing as well.  In July 1990 I took over the
  112.  the BBS where I still serve as Sysop.  Tom Ford, who created and ran the BBS
  113.  for two years, did a good job but tired of what can sometimes be a thankless
  114.  chore.  We also had some problems in the past with having the BBS located
  115.  remotely from the office and decided that relocating it and changing the
  116.  decor would be in our best interests.  Tom is now a remote sysop, frequent
  117.  caller, and "BS artist" on the system, the difference being that he is now
  118.  operating remotely and doing it at his leisure instead of as a spare time
  119.  job.
  120.  
  121.       I hope that you have found this information of interest.  I included it
  122.  in an effort to help answer some of your questions about who and what
  123.  M.R.E. Software is all about and where we will be tomorrow.  I guess I can
  124.  sum it up by saying that we are a small software company located in a nice,
  125.  quiet, small, but ever growing, southern town.  Its operated by a guy who
  126.  has some very stable business roots and will be here tomorrow.  I would
  127.  like to express my gratitude to my many friends and supporters who have
  128.  helped make StS and my other programs possible and successful.  This may be
  129.  serious business, but it sure is fun!
  130.  
  131.       Enjoy this program, and yawl have a nice day...
  132.                                                       -Emery Wooten-
  133.