home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / bnft5a.zip / BNFT5A.TXT
Text File  |  1995-05-02  |  32KB  |  663 lines

  1. ONE USER'S VIEWS OF SOME BENEFITS OF UPGRADING TO OS/2 WARP
  2. FROM DOS, WINDOWS OR WINDOWS FOR WORKGROUPS
  3. DESCRIBED IN MINIMALLY TECHNICAL TERMS
  4.  
  5.  
  6. Date: April 11, 1995
  7.  
  8.  
  9.  1. Benefit: Save time by using OS/2's preemptive multitasking with
  10.     your existing DOS and Windows programs to start a long print task
  11.     in one program and then move on to another program.
  12.  
  13.     Added benefit: OS/2's inherent preemptive multitasking of long
  14.     print jobs and other programs saves you the time and money that you
  15.     would otherwise likely spend evaluating, buying, setting up and
  16.     tuning specialized hardware and software that speeds up printing
  17.     under DOS or Windows.
  18.  
  19.     Added benefit: OS/2 uses modified Windows 3.1 code to assure the
  20.     best possible backward compatibility with Windows programs.
  21.  
  22.     Examples of programs that create long print jobs are:
  23.  
  24.     o Word processing programs that create documents with soft fonts 
  25.       and embedded complex graphics.
  26.  
  27.     o Spreadsheet programs that create large spreadsheets that may use
  28.       soft fonts and print lines separating columns and rows.
  29.  
  30.     o Presentation graphics programs that create a series of
  31.       presentation materials that are handed out as hard copy or turned
  32.       into overheads or slides.
  33.  
  34.     o Recordkeeping and database programs from which long reports are
  35.       printed.
  36.  
  37.     o Drawing, illustration and computer aided drafting (CAD) programs
  38.       that create complex bitmapped and vector graphics.
  39.  
  40.  
  41.  2. Benefit: Save time responding to interruptions from beepers,
  42.     electronic mail, faxes, telephone calls and impromptu visitors.
  43.     In today's world of "rightsized" businesses and fast paced,
  44.     time deprived family lifestyles, these interruptions are frequently
  45.     requests for information accessed through your computer. You want
  46.     to respond to them as quickly as possible so that you can return to
  47.     what you were doing before the interruption occurred.
  48.     OS/2's robust preemptive multitasking design allows your computer
  49.     and all the programs already running on it to operate without
  50.     interruption while you load another program from your hard disk or
  51.     network and use it to provide the information.
  52.  
  53.  
  54.     As your needs for quick access to information continue to grow,
  55.     save time using OS/2's robust preemptive multitasking design to
  56.     manage the flows of several independent "streams" of information.
  57.     For example, you can simultaneously do all of the following:
  58.  
  59.     a) print a document, report or spreadsheet,
  60.     b) receive/send electronic mail on your corporate network,
  61.     c) transfer information between your computer and an online service
  62.        such as CompuServe (Trademark)
  63.     d) and format a floppy disk and then copy information to it.
  64.  
  65.     In order for you to manage successfully these independent streams,
  66.     the personal computer operating system must be able to ensure that
  67.     a problem that causes one program, which is handling one stream of
  68.     information, to stop running cannot cause other programs, which are
  69.     handling other streams of information, to stop running.
  70.  
  71.     This robust preemptive multitasking design is what is referred to
  72.     as OS/2 Crash Protection (trademark).
  73.  
  74.  
  75.  3. Benefit: Save time by using "multithreaded" native OS/2 programs
  76.     that are comprised of several pieces, called "threads".
  77.     Multithreaded programs improve system responsiveness and reduce the
  78.     time that a computer is idle while it waits to receive more input
  79.     or send more output.
  80.  
  81.     Whether users realize it or not, almost all DOS and Windows
  82.     programs on today's personal computers spend much of their time
  83.     waiting.  Programs wait to receive user input via keyboard,
  84.     mouse, touchscreen (and even sometimes voice communications).
  85.  
  86.     Programs that receive data from another computer or send data to
  87.     another computer spend time waiting.  These programs receive or
  88.     send a block of data, wait, receive or send a block of data,
  89.     wait...  They continue working this way, waiting for many little
  90.     blocks of time that add up to seconds and minutes.  The input can
  91.     be received or the output can be sent using a modem, faxmodem,
  92.     local area network (LAN) interface adapter/card or wide area
  93.     network (WAN) communications adapter/card
  94.  
  95.     Some native OS/2 programs are multithreaded; they have multiple
  96.     pieces, each of which the computer can process independently.
  97.     With these programs, when one thread is waiting, any of the other
  98.     threads can continue, saving time for the user that otherwise could
  99.     be wasted.  Multiple threads are particularly useful if one of the
  100.     threads receives all of its input when it starts -- and therefore
  101.     does not need to wait for input or output in the middle of its work
  102.     -- and requires a long time to complete its work.  It can fill in
  103.     the gaps while another thread waits.
  104.  
  105.     Examples of threads that can receive all of their input at the
  106.     beginning include reformatting of documents or graphics files,
  107.     searching of files in memory, indexing of files in memory, sorting
  108.     of files in memory, calculating optimal solutions to mathematical
  109.     models and other complicated mathematical calculations.
  110.  
  111.     Save time by using native OS/2 programs that incorporate a separate
  112.     print thread in addition to other threads.  These programs allow
  113.     you to start printing one datafile and almost instantly return
  114.     control to you to work with another datafile (some programs let you
  115.     continue to work on the same datafile) using the same program.
  116.     This feature is found in only a very few DOS or Windows programs.
  117.     Each DOS or Windows program that includes its own "pseudo-threads"
  118.     must also include the programming for managing them.
  119.  
  120.     Native OS/2 programs that incorporate a separate print thread are
  121.     programmed to take advantage of OS/2's multithreaded design and its
  122.     systemwide ability to smoothly manage together all threads of all
  123.     native OS/2 programs and also all "sessions" of DOS or Windows
  124.     programs running under OS/2. The user benefits because the OS/2
  125.     programs with separate print threads can be more responsive and
  126.     more efficient than DOS or Windows programs that create their own
  127.     print pseudo-threads.
  128.  
  129.     Many native OS/2 programs mention that they are multithreaded.
  130.     Sometimes they have a separate print thread and do not explicitly
  131.     mention it in published materials.  Examples of native OS/2
  132.     programs that feature multiple threads include:
  133.  
  134.     o OS/2 Warp BonusPak programs
  135.       - IBM Works (note: print thread and other threads)
  136.       - Personal Information Manager (note: print thread and
  137.         other threads)
  138.       - FaxWorks for OS/2 (note: print thread and other threads)
  139.       - HyperACCESS Lite for OS/2
  140.       - Compuserve Information Manager for OS/2
  141.       - Person to Person for OS/2
  142.       - IBM Internet Access Kit
  143.     o Lotus Smartsuite for OS/2 2.0 programs
  144.       - AmiPro 3.0b (note: print thread and main program thread)
  145.       - Lotus 1-2-3 2.1 (note: print thread, solver/backsolver thread
  146.         and main program thread)
  147.       - Freelance 2.1 (note: print thread and main program thread)
  148.       - cc:Mail for OS/2 WPS 1.03 (note: print thread and
  149.         other threads)
  150.     o DeScribe Word Processor 5.0 (note: print thread and
  151.       other threads)
  152.     o Clearlook 1.1 (note: word processor, print thread and
  153.       other threads)
  154.     o Mesa 2.0.1 Personal Edition (note: spreadsheet, print thread and
  155.       other threads)
  156.     o Quantum Leap 2.1 (note: business modeling tool, print thread and
  157.       other threads)
  158.     o Arcadia Workplace Companion 2.0 (note: personal information
  159.       manager, print thread and other threads)
  160.     o Relish 2.2 (note: personal information manager, print thread and
  161.       other threads)
  162.     o Communications Manager/2 1.11 (note: SNA communications)
  163.     o Extra for OS/2 Version 2.0 (note: SNA communications)
  164.     o PmComm 2.30 (note: asynchronous communications terminal emulator,
  165.       print thread and other threads)
  166.     o TE/2 1.30 (note: asynchronous communications terminal emulator,
  167.       print thread and other threads)
  168.     o Golden CommPass 2.11 (note: Compuserve navigator, print thread
  169.       and other threads)
  170.     o Fax/PM (note: standalone and LAN versions, print thread and
  171.       other threads)
  172.     o FaxWorks Pro for OS/2 (note: standalone and LAN versions, print
  173.       thread and other threads)
  174.     o CA Superproject 3.0 (note: print thread and main program thread)
  175.     o SAS 6.10 (note: print thread and main program thread)
  176.     o WordPerfect 5.2a (note: print thread, automatic document
  177.       detection thread and main program thread)
  178.     o Corel Draw 2.5 (note: print thread and main program thread,
  179.       Corel Draw 6.0 currently in development. Vendor forecasts late
  180.       1995 general availability.)
  181.     o ChipChat Wireless Communicator (note: software for sending text
  182.       messages to alphameric pagers)
  183.     o Accounting Vision/32 series (note: print thread and
  184.       other threads)
  185.     o Unite image systems programs
  186.       - Unite Lite, Unite Image Viewer Object, Unite Scanner Object and
  187.         Unite Storager
  188.     o BakupWiz (note: backup software)
  189.     o Backmaster (note: backup software)
  190.     o NOVaBACK for OS/2 (note: backup software)
  191.     o Multimedia Presentation Manager/2 (MMPM/2)
  192.     o Galactic Civilizations (note: strategy game)
  193.     o SimCity Classic for OS/2 (note: strategy game)
  194.     o ImpOS/2 (note: bitmap graphics editing software)
  195.     o Colorworks for OS/2 (note: bitmap graphics editing software)
  196.     o SearchManager/2 (note: full text search program)
  197.     o Voice Type Dictation 1.1 (note: speaker dependent, used for
  198.       text entry)
  199.     o MediaSCRIPT OS/2 series (note: multimedia authoring)
  200.       - MediaSCRIPT OS/2 Desktop Edition,
  201.       - MediaSCRIPT OS/2 Professional Edition
  202.       - MediaSCRIPT OS/2 Publisher Edition
  203.     o OnCmd xBase for OS/2 1.1.5 (note: xBase product for migration of
  204.       DOS dBase or DOS FoxPro to OS/2 Warp)
  205.     o Xbase/2 (note: xBase product for migration of DOS Clipper to
  206.       OS/2 Warp, currently in beta test, check with vendor for
  207.       general availability)
  208.     o DBExpert 1.0 (note: desktop database, interfaces to  dBase,
  209.       FoxPro, Clipper, Oracle, DB2/2, DB2/6000, SQL/400, MVS/DB2
  210.       and SQL/DS)
  211.     o DB2/2 Version 2.0 (note: SQL relational DBMS, current Version 1.2
  212.       is singlethreaded, vendor forecasts multithreaded version 2.0
  213.       by mid-1995)
  214.     o Oracle Server 7 (note: SQL relational DBMS)
  215.     o Sybase System 10 (note: SQL relational DBMS)
  216.     o Watcom SQL 4.0 (note: SQL relational DBMS)
  217.     o TSRMail for OS/2 (note: MHS mail client)
  218.     o LinkRight 1.1E (note: parallel and serial port file transfer)
  219.     o Mathematica 2.2 for OS/2 (note: mathematical tools)
  220.     o Applause for OS/2 (note: image scanner)
  221.     o Review for OS/2 (note: image management)
  222.     o IBM ImagePlus Image Workstation Program/2 (note: image system)
  223.     o IBM ImagePlus VisualInfo (note: image system)
  224.     o Sigma OmniDesk (note: image system)
  225.     o Exceed/OS2 (note: X/Windows server)
  226.     o IBM Visualizer series programs (note: decision support tools)
  227.       - Query, Charts, Development, Plans (i.e. spreadsheet),
  228.         Statistics, Procedures and Ultimedia Query
  229.     o IBM Time and Place/2 (note: LAN based calendar)
  230.     o Hyperwise (note: multimedia presentations)
  231.     o Call Link series of programs (note: inbound call center programs)
  232.       - interactive voice response (IVR),
  233.         automatic call direction (ACD), agent empowerment,
  234.         unified mailbox (electronic mail, fax mail and voice mail),
  235.         computer telephony integration (CTI), autocallback,
  236.         voice recording and realtime supervisor station
  237.     o Far Systems Inc. voice processing programs
  238.       - automated pager activation, call access, fax broadcasting,
  239.         fax-on-demand, generic outdial, The FAR Voice,
  240.         Ultra-Info applications and Ultra-Record applicaitons
  241.     o Lotus Notes Version 4 (note: groupware, check with vendor for
  242.       general availability, current version 3 is 16-bit OS/2)
  243.  
  244.  --(note: See Appendix: Other Native OS/2 programs for list of even
  245.    more native OS/2 software programs, some of which may be
  246.    multithreaded.)
  247.  
  248. Examples of native OS/2 programs that allow programmers to develop
  249. client applications with multiple process threads:
  250.  
  251.     o Application Manager 4
  252.     o Composer
  253.     o Enfin 4.1 (note: can create applications with one process thread
  254.       and graphical user interface thread)
  255.     o Foundation for Cooperative Processing 2.4 (note: check with
  256.       vendor for general availability)
  257.     o Gpf 2.1
  258.     o GpfREXX
  259.     o IBM Continuous Speech Series Software Developers Kit
  260.       (note: short phrases, speaker independent -- based on phonetics.
  261.       Used for speech enabled command entry, data entry or data edit.)
  262.     o IBM Voice Type Dictation Developers Kit
  263.       (note: speaker dependent. Used for text entry).
  264.     o MicroFocus COBOL Workbench
  265.     o VisPro/C 1.0
  266.     o VisPro/C++ 1.0
  267.     o VisProREXX 2.1
  268.     o VX-REXX 2.1b
  269.  
  270.  
  271.  4. Benefit: Save time and improve your system's ease of use by using
  272.     native OS/2 programs that let you print data by dragging and
  273.     dropping the icon for a datafile created or edited by the program
  274.     onto the icon of the printer.  Many (perhaps all) of the programs
  275.     that let you perform drag and drop printing will automatically
  276.     start the program that created or edited the datafile (if it is not
  277.     already running).  The drag and drop printing function of these
  278.     programs does what is needed behind the scenes.
  279.  
  280.     Examples of native OS/2 programs that are enabled for drag and drop
  281.     printing are:
  282.  
  283.     o OS/2 Warp BonusPak programs
  284.       - IBM Works and Personal Information Manager
  285.     o OS/2 System Editor (note: ASCII files)
  286.     o Lotus Smartsuite for OS/2 2.0 programs
  287.       - AmiPro 3.0b, Lotus 1-2-3 2.1, Freelance 2.1
  288.         and cc:Mail for OS/2 WPS 1.03
  289.     o DeScribe Word Processor 5.0
  290.     o WordPerfect 5.2a
  291.     o WordPerfect 6.1 for Windows OS/2 Integration Toolkit
  292.     o CA Superproject 3.0
  293.     o Relish 2.2 (note: personal information manager)
  294.     o Arcadia Workplace Companion 2.0 (note: personal information
  295.       manager)
  296.  
  297.  --(note: See Appendix: Other Native OS/2 Programs for list of even
  298.    more native OS/2 software programs, some of which may be enabled
  299.    for drag and drop printing.)
  300.  
  301.  
  302.     Examples of native OS/2 programs that allow programmers to develop
  303.     client applications that are enabled for drag and drop printing:
  304.  
  305.     o Gpf 2.1
  306.     o GpfREXX
  307.     o VisProREXX 2.1
  308.     o VX-REXX 2.1b
  309.  
  310.  
  311.  5. Benefit: Save time and improve your system's ease of use by using
  312.     native OS/2 fax programs that let you send faxes by dragging the
  313.     icon for a datafile and dropping it on the icon for a fax device on
  314.     the Workplace Shell desktop.  These programs work with any datafile
  315.     that can be printed by drag and drop printing (benefit 4).
  316.  
  317.     Examples of such native OS/2 fax programs are:
  318.  
  319.     o OS/2 Warp BonusPak programs
  320.       - FaxWorks for OS/2
  321.     o FaxPM (note: available in standalone and LAN versions)
  322.     o FaxWorks Pro for OS/2 (note: available in standalone and
  323.       LAN versions)
  324.  
  325.  --(note: See Appendix: Other Native OS/2 programs for other fax
  326.    programs, some of which may enable drag and drop faxing.)
  327.  
  328.  
  329.  6. Benefit: Use native OS/2 multimedia programs to create and play
  330.     back programs that feature digital video which displays moving
  331.     images with synchronized sound.
  332.  
  333.     OS/2 digital video uses the multithreaded Multimedia Presentation
  334.     Manager/2 (MMPM/2) to achieve better synchronization between moving
  335.     images and sound than is possible for digital video that uses
  336.     proprietary DOS tools or the Windows multimedia tools.  OS/2 can
  337.     play back smoothly moving images with synchronized sound without
  338.     additional hardware -- i.e. without using "motion video accelerator
  339.     cards" such as "DVI adapters" or "MPEG adapters."  On the other
  340.     hand, if DOS or Windows are used to play back digital video without
  341.     additional hardware, the result can seem to the user to be similar
  342.     to a foreign movie with a poorly dubbed (i.e. poorly synchronized)
  343.     soundtrack.
  344.  
  345.     Added Benefit: IBM's Ultimotion technology (note: available for
  346.     OS/2, currently in beta test for Windows) is a form of "software
  347.     motion video."  It is a more efficient video
  348.     compression/decompression technology than Apple Quicktime for
  349.     Windows, Intel Indeo or Microsoft Video1, which are the names of
  350.     three other software motion video technologies. This means that
  351.     programs that use Ultimotion compressed video will have smoother
  352.     software motion video (more frames per second) playback on any
  353.     specific personal computer than programs that use the other
  354.     software motion video technologies.
  355.  
  356.     Using OS/2 and Ultimotion digital video, Intel i486 class
  357.     processors are powerful enough -- i.e. Intel Pentium processors are
  358.     not required -- to display smoothly moving images at
  359.     24 to 30 frames per second.
  360.  
  361.     Examples of native OS/2 multimedia programs that can play back
  362.     prerecorded Ultimotion digital video:
  363.  
  364.     o BocaSoft Wipeout (note: screensaver)
  365.     o OneUp Window Washer (note: screensaver)
  366.     o Galactic Civilizations (note: strategy game)
  367.  
  368.     Examples of native OS/2 multimedia programs that can create
  369.     and play back multimedia presentations that can incorporate
  370.     Ultimotion digital video and other compressed digital video
  371.     formats:
  372.  
  373.     o MediaSCRIPT OS/2 series (note: multimedia authoring)
  374.       - MediaSCRIPT OS/2 Desktop Edition
  375.       - MediaSCRIPT OS/2 Professional Edition
  376.       - MediaSCRIPT OS/2 Publisher Edition
  377.     o Hyperwise 2.0 (note: multimedia authoring tool for
  378.       hypertext online information and application help systems)
  379.     o Ultimedia Builder 1.0.1 (note multimedia enabled
  380.       presentation program)
  381.  
  382.     Examples of native OS/2 programs that allow programmers to develop
  383.     client programss that can incorporate Ultimotion digital video and
  384.     other compressed digital video formats:
  385.  
  386.     o Application Manager 4 (note: vendor supplies digital video and
  387.       other multimedia enhancements on special request)
  388.     o Enfin-4.1 (note: vendor supplies digital video and other
  389.       multimedia enhancements on special request).
  390.     o VisualAge 2.0
  391.  
  392.     Examples of native OS/2 multimedia programs that create Ultimotion
  393.     digital video and other compressed digital video formats:
  394.  
  395.     o Video IN/2 (note: now included in OS/2 Warp)
  396.  
  397.  --(note: See Appendix: Other Native OS/2 programs for list of even
  398.    more native OS/2 software programs, some of which may play back
  399.    multimedia presentations, create multimedia presentations,
  400.    create multimedia enabled client programs that includes
  401.    Ultimotion digital video.)
  402.  
  403.  
  404.  7. Benefit:  Adapt native OS/2 programs for specific uses and users by
  405.     using REXX with native OS/2 programs that are "REXX-enabled" or
  406.     "REXX-aware".
  407.  
  408.     REXX is OS/2's built-in systemwide general purpose programming
  409.     language.  It is a powerful structured programming language that
  410.     can be easy to learn.  It is useful for both beginners and
  411.     computer professionals.  With it, they can create batch files and
  412.     application program macros and scripts.
  413.  
  414.     Power users and programmers can write REXX programs that are used 
  415.     as batch files, comparable to the BAT files used in DOS.
  416.     IBM PC DOS 7 includes a DOS version of REXX, which is a subset of
  417.     OS/2 REXX.  Users and programmers can also write REXX programs to
  418.     automate, customize and integrate one or several native OS/2
  419.     programs that are REXX-enabled.  REXX programs can integrate
  420.     multiple REXX-enabled programs, even if these programs come from
  421.     more than one vendor.  This is more flexible than the Windows
  422.     environment in which each Windows office suite has a proprietary
  423.     macro language: (e.g. Microsoft Visual Basic for Applications,
  424.     LotusScript and Novell PerfectScript).
  425.  
  426.     Examples of native OS/2 programs that are REXX-enabled:
  427.  
  428.     o OS/2 Enhanced Editor (note: also known as EPM)
  429.     o Lotus Smartsuite for OS/2 2.0 programs
  430.       - AmiPro 3.0b, Lotus 1-2-3 2.1
  431.     o WordPerfect 5.2a
  432.     o DeScribe Word Processor 5.0
  433.     o Mesa 2.0.1 Personal Edition (note: spreadsheet)
  434.     o Quantum Leap 2.1 (note: business modeling tool)
  435.     o LAN Server 4.0
  436.     o Communications Manager/2 1.11
  437.     o Attachmate Extra
  438.     o PmComm 2.30
  439.     o TE/2 1.30
  440.     o IBM TCP/IP
  441.     o DB2/2
  442.     o Watcom SQL
  443.     o XDB-QMT
  444.     o Chron
  445.     o Deskman/2
  446.     o Multimedia Presentation Manager/2 (MMPM/2)
  447.     o Ultimedia Builder/2 1.0.1
  448.     o IBM Continuous Speech Series (ICSS)
  449.     o Distributed Application/2
  450.     o Software Installer
  451.     o Source Link
  452.     o KEDIT
  453.     o SPF/PC
  454.     o Tritus SPF
  455.  
  456.     Examples of native OS/2 programs that provide a graphical or object
  457.     oriented user interface to REXX macro batch programs/scripts.
  458.     These programs may also provide additional functions for linking
  459.     multiple programs, even if those programs do not have their own
  460.     built-in support for REXX.  In other words, these programs may
  461.     provide a limited amount of "REXX-enablement" for programs that are
  462.     not otherwise REXX-enabled:
  463.  
  464.     o GpfREXX (note: GpfREXX programs can be DDE clients
  465.       or DDE servers)
  466.     o VisProREXX 2.1 (note: no DDE support and is not enabled to send
  467.       keystrokes to native OS/2 programs)
  468.     o VX-REXX 2.1b (note: VX-REXX programs can be DDE clients but not
  469.       DDE servers.  VX-REXX programs cab pass keystrokes to native
  470.       OS/2 PM programs).
  471.  
  472.     Examples of native OS/2 programs that can add more functions to
  473.     REXX:
  474.  
  475.     o dbfREXX
  476.     o GammaTech REXX SuperSet/2
  477.     o Quercus REXXCOMM
  478.     o Quercus REXXLIB
  479.     o RexxBase
  480.     o VisPro/Reports
  481.  
  482.  --(note: See Appendix: Other Native OS/2 programs for list of even
  483.    more native OS/2 software programs, some of which may be
  484.    REXX-enabled or add more functions to REXX.)
  485.  
  486.  
  487.  8. Benefit: Save time and money by using OS/2's Workplace Shell
  488.     user interface because you can avoid buying and installing a
  489.     separate program that lets you create a customized computer desktop
  490.     to replace the DOSSHELL or the Windows Program Manager.  Using
  491.     OS/2's Workplace Shell you can organize your computer to match the
  492.     way that you most naturally use it.  You can organize objects
  493.     representing programs, data and physical devices (e.g. printers,
  494.     modems and fax/modems) into folders.  You can nest folders.
  495.     You can even create multiple "shadows" of objects so that a single
  496.     object can be included in multiple folders if your organization
  497.     system demands it.
  498.  
  499.  
  500.  9. Benefit: Save time (and maybe money) by using OS/2 because you do
  501.     not have to learn how to set up and use a DOS memory manager
  502.     utility to squeeze DOS and Windows device drivers
  503.     (e.g., for graphics adapters, CD-ROM drives, sound cards,
  504.     local area network requesters and other utilties) out of DOS low
  505.     memory into DOS high memory.  Many OS/2 device drivers are
  506.     available that support DOS and Windows applications without using
  507.     up any DOS memory.
  508.  
  509.  
  510. 10. Benefit:  Save time by using OS/2 when you set up your memory
  511.     hungry DOS or Windows programs that need "extended memory" or
  512.     "expanded memory."  When a DOS or Windows program is "migrated" or
  513.     otherwise "registered" to the Workplace Shell, OS/2 automatically
  514.     sets it up with 3 types of expanded and extended DOS memory.
  515.     The default amounts of memory available to the application are
  516.     sufficient for most users of most programs.  If you need more, then
  517.     you can use separate slidebar controls for each program that let
  518.     you have up to 32 MB EMS memory, 16 MB XMS memory
  519.     and 512 MB DPMI memory.  This is enough for any user!
  520.  
  521.  
  522. 11. Benefit: Save time by using OS/2 when you use record keeping or
  523.     database software.  OS/2's advanced file systems, Super-FAT and
  524.     HPFS, are faster than the older FAT file system used by older
  525.     versions of DOS.  The only DOS versions that include Super-FAT are
  526.     IBM PC DOS 6.1, 6.3 and 7.  These file systems save you time when
  527.     you index, search through or sort data.  Added Benefit: you save
  528.     more time by using OS/2 when you store your data using the
  529.     fragmentation resistant HPFS file system.  Under almost all
  530.     circumstances, you no longer need to buy, setup or use
  531.     defragmentation utilities.
  532.  
  533. Appendix: Other Native OS/2 Programs
  534.  
  535.     There are a number of other native OS/2 programs for which no
  536.     information has been seen by the author about whether or not they
  537.     could be included as examples for:
  538.  
  539.     o multiple threads (benefit 3)
  540.     o print thread (benefit 3)
  541.     o drag and drop printing (benefit 4)
  542.     o drag and drop faxing (benefit 5)
  543.     o Ultimotion digital video and other compressed digital video
  544.       formats (benefit 6)
  545.     o REXX-enabled (benefit 7)
  546.  
  547.     Examples of native OS/2 programs for which no other information
  548.     related to benefits 4 through 9 is available include:
  549.  
  550.     o Stacker 4.0 for OS/2 and DOS (note: disk compression)
  551.     o PartitionMagic (note: FAT, HPFS file systems partition resizing)
  552.     o Lantastic for OS/2 (note: peer to peer networking)
  553.     o RightFax (note: LAN based fax server)
  554.     o Automated Task Scheduler
  555.     o Star Office Suite (note: word processor, spreadsheet and
  556.       graphics, currently available in German, vendor forecasts
  557.       English availability June 1995)
  558.     o Corel Draw Office Suite (note: vendor forecasts late 1995
  559.       general availability)
  560.       - word processor (Wordstar), spreadsheet, graphics
  561.         and database (ported from Alpha 5 for Windows)
  562.     o Corel Ventura (note: desktop publishing, vendor forecasts
  563.       late 1995 general availability)
  564.     o FrameMaker 5 (note: desktop publishing, vendor forecasts
  565.       late 1995 general availability)
  566.     o FrameViewer (note: electronic publishing with portable document 
  567.       format, vendor forecasts late 1995 general availability)
  568.     o Adobe Acrobat programs (note: electronic publishing with
  569.       portable document format, vendor forecasts late 1995
  570.       general availability)
  571.       - Acrobat, Acrobat Pro and Acrobat for Workgroups
  572.     o IconAuthor 6.0 (note: multimedia authoring and playback)
  573.     o Macromedia Director Player for OS/2 (note: multimedia playback,
  574.       vendor forecasts general availability for mid-1995)
  575.     o Check+ (note: personal/SOHO financial management)
  576.     o In Charge (note: personal/SOHO financial management)
  577.     o TaxDollars 1994 for OS/2 Warp (note: tax preparation)
  578.     o Kiplinger's Simply Money (note: personal/SOHO financial
  579.       management, currently in development, check with vendor for
  580.       general availability)
  581.     o Simply Tax (note: tax preparation, currently in development,
  582.       check with vendor for general availability)
  583.     o Simply Vacation (note: CD-ROM vacation planners, editions for
  584.       Hawaii and the Caribbean islands are planned,
  585.       check with vendor for general availability)
  586.     o Simply House (note: CD-ROM with home improvement advice from the
  587.       Stanley Complete Step-by-Step Book of Home Repair and
  588.       Improvement, check with vendor for general availability)
  589.     o Parents magazine's Simply Kids (note: electronic scrapbook
  590.       and child development reference tool, check with vendor for
  591.       general availability)
  592.     o Blackjack and Poker (note: games)
  593.     o Card Games for OS/2 (note: games)
  594.     o Tensor for OS/2 (note: game)
  595.     o JetForm Filler (note: forms software)
  596.     o BarCode Anywhere (note: barcode software)
  597.     o Text Flow (note: OCR - optical character recognition)
  598.     o Genie FlexForm (note: automated forms recognition and datalift)
  599.     o PageTurner 1.0.2 (note: Postscript file viewer and printer)
  600.     o Filenet Workflo (note: image system)
  601.     o OnSpec (note: industrial automation)
  602.     o IBM Workgroup (note: mail, scheduling and calendaring, directory,
  603.       fax and software automation agents, client and server both
  604.       available, vendor forecasts 5/2/95 general availability)
  605.     o NetOp (note: remote control of OS/2, DOS and Windows
  606.       workstations)
  607.     o PM2You (note: remote control of OS/2 and Windows workstations)
  608.     o KopyKat (note: remote control of OS/2 workstations)
  609.     o Spans Map (note: geographical information system)
  610.     o Rhinocom (note: asynchronous communications terminal emulator)
  611.     o Talk Thru for OS/2 (note: asynchronous communications terminal
  612.       emulator)
  613.     o Deluxe American Heritage Dictionary (note: dictionary)
  614.     o Power Translator Professional (note: translations - English,
  615.       French, German and Spanish)
  616.     o IBM CAD/3X (note: computer aided design - CAD)
  617.     o CA Realizer (note: BASIC language - cross platform between
  618.       OS/2 and Windows)
  619.     o RBase (note: SQL DBMS, character mode currently, graphical user
  620.       interface version currently in beta test)
  621.     o HODstar programs (note: help desk)
  622.       - Monitor, Supporter, Broadcast and Pager
  623.     o Group 1 Open Systems programs (note: postal automation and
  624.       database marketing, check with vendor for general availability)
  625.       - CODE-1 Plus, MailStream Plus, List Conversion,
  626.         Merge/Purge Plus, EZ-CASE Plus and Geographic Coding System
  627.     o Desktop Observatory (note: desktop security)
  628.     o Q-SMS (note: desktop security)
  629.     o NetSP (note: single signon to local area networks and hosts)
  630.     o Arcada Backup for Warp (note: backup software)
  631.     o Colorado Backup for OS/2 (note: backup software)
  632.     o Sytos Premium 2.1 (note: backup software)
  633.  
  634.     IBM maintains a list of some, but not all, native OS/2 programs.
  635.     The list is in a compressed file called OS2APP.ZIP that is
  636.     available from a number of OS/2 information sources.  This list is
  637.     organized by software category.  It includes program name, company
  638.     name and telephone number.  Some of the above programs are also
  639.     included in OS2APP.ZIP.
  640.  
  641.  
  642. Disclaimer and Other Concluding Remarks:
  643.  
  644.     Mention of a product does not constitute an endorsement.
  645.     The author has compiled the information in this document based on
  646.     information from various sources.  The information in this document
  647.     is only as accurate as the information provided to the author.
  648.  
  649.     Many of the products and product names mentioned in this document
  650.     are protected by registration of copyrights, service marks or
  651.     trademarks.  These are the property of the owners of these
  652.     registrations.
  653.  
  654.     The author welcomes comments, constructive criticism and additional
  655.     information.  The author is particularly interested in categorizing
  656.     as many native OS/2 programs as possible under benefits
  657.     4 through 9.  The author may be contacted via Compuserve:
  658.     71702,1620, or via the Internet: 71702.1620@compuserve.com.
  659.  
  660. Copyright Statement:
  661.  
  662.     Copyright 1995 Jonathan A. Handler
  663.