home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / SG244883.ZIP / 1_3.1 < prev    next >
Text File  |  2001-01-27  |  6KB  |  119 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <HTML>
  3. <HEAD>
  4. <base href="http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/EZ30OZ00/1.3.1">
  5. <title>
  6. 1.3.1 "OS/2 WARP and OpenDoc" 
  7.   via IBM BookManager BookServer
  8. </title>
  9. </head>
  10. <body background="/bookmgr/backdrop.gif">
  11. <banner><br>
  12. <a href="../../library"><img src="/bookmgr/libicon2.gif" border=0 alt="[Library]"></a>
  13. <a  href="CONTENTS#1.3.1"><img src="/bookmgr/contents.gif" border=0 alt="[Contents]"></a>
  14. <img src="/bookmgr/drevs.gif" border=0 alt="[Revisions]">
  15. <a href="1.3"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  16. <a href="1.3.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  17. <a href="../../search?book=EZ30OZ00"><img src="/bookmgr/search.gif" border=0 alt="[Search]" ></a>
  18. <img src="/bookmgr/dslist.gif" border=0 alt="[Search Results]">
  19. <img src="/bookmgr/dsprev.gif" border=0 alt="[Prev Topic Match]">
  20. <img src="/bookmgr/dsnext.gif" border=0 alt="[Next Topic Match]">
  21. <img src="/bookmgr/dnotes.gif" border=0 alt="[Notes]">
  22. <img src="/bookmgr/dlnotes.gif" border=0 alt="[List Notes]">
  23. <a  href="../../print?book=EZ30OZ00"><img src="/bookmgr/print.gif" border=0 alt="[Print]"></a>
  24. <a href="../../download/EZ30OZ00.boo"><img src="/bookmgr/download.gif" border=0 alt="[Download]" ></a>
  25. <a  href="../../help/book"><img src="/bookmgr/help.gif" border=0 alt="[Help]"></a>
  26. <hr>
  27. <H3> 1.3.1   Document-Centric Computing</H3>
  28. </banner>
  29. <pre width="80">
  30. <p>
  31.    With the advent of OpenDoc and other compound document architectures, such 
  32.    as Object Linking and Embedding (OLE) and the document framework in 
  33.    Taligent, focus has switched from application-centric to document-centric. 
  34. <p>
  35.    If you have to load a document, such as a spreadsheet, think about the 
  36.    steps that you go through.  If you are still working in an 
  37.    application-centric approach, you would open the application that you use 
  38.    to work on the spreadsheet.  Then you would load the spreadsheet from the 
  39.    application.  This means that you have to go first to the folder that 
  40.    contains the application icon.  Then you open the application, and then 
  41.    you have to remember where you saved the data file with the full path name 
  42.    and name of the spreadsheet. 
  43. <p>
  44.    In a document-centric approach you are working differently. The documents 
  45.    could all be stored in a single folder, for example, the word processor, 
  46.    spreadsheets and database data files could all be in a My Documents 
  47.    folder.  When you want to work on one of these document, for example, a 
  48.    spreadsheet, you would click on the spreadsheet icon.  This will load the 
  49.    application into memory and then load the spreadsheet that you have 
  50.    selected into the spreadsheet program.  This will apply for example, word 
  51.    processor files and database files.  The difference is that you will not 
  52.    have to remember which application is used for which data file. The 
  53.    environment in which you work will have that information.  You can do this 
  54.    in OS/2.  You can have all your data files in one folder and OS/2 knows 
  55.    what type of file it is, for example, plain text or icon file, and when 
  56.    you double-click on the data file, it loads it into the appropriate 
  57.    application, such as the Icon Editor. 
  58. <p>
  59.    With OpenDoc we go one step further.  There is no application icon for 
  60.    OpenDoc documents.  You load the documents by clicking on the documents as 
  61.    there is no application that you can start to load the document into. 
  62.    Inside the document, you have different components, and when you click on 
  63.    those components, OpenDoc loads the application to work with that specific 
  64.    component. 
  65. <p>
  66.    In a document-centric computing model, users can focus on the documents 
  67.    they want to create rather than the applications ability to produce the 
  68.    document required.  Users can see a document that has several components 
  69.    or applications embedded and integrated into a single document. 
  70. <p>
  71. <a name="FIG4610WPF"><hr>
  72.  </a>
  73. <p>
  74. <p>
  75.                                    <a href="picture-3?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P3.GIF" alt="PICTURE 3"></a>          
  76. <p>
  77. <p>
  78. <hr>
  79.  
  80.    Figure 3. An OpenDoc Document with Text, Graphics and Video Components 
  81. <p>
  82.    These components are called parts that can now be included, and are 
  83.    dependent only on the availability of a part handler (editor and viewer). 
  84.    Some parts and features that you will first see in these documents include 
  85.    the following: 
  86. <p>
  87.    ░   Formatted text 
  88. <p>
  89.    ░   2-D and 3-D graphics 
  90. <p>
  91.    ░   Images 
  92. <p>
  93.    ░   Audio 
  94. <p>
  95.    ░   Video 
  96. <p>
  97.    ░   Ticker Tapes 
  98. <p>
  99.    ░   Structured data, such as appointments and calendars 
  100. <p>
  101.    ░   User interface control structures 
  102. <p>
  103.    ░   Inter- and intra-document links 
  104. <p>
  105.    ░   Document draft control 
  106. <p>
  107. <p>
  108.    <a href="#FIG4610WPF">Figure 3</a> is an example of an OpenDoc document that contains a number of 
  109.    parts or components. These include text, graphics and video. Notice that 
  110.    the graphics component is the active component. 
  111. </pre>
  112. </pre>
  113. <hr>
  114. <br><a href="1.3"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  115. <a href="1.3.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  116. <cite>  ⌐ Copyright IBM Corp. 1996</cite>
  117. <HR><p><h6><a href="/cgi-bin/bookmgr/library">IBM BookManager« BookServer</a> Copyright 1989, 1999<a href="http://www.ibm.com/"> IBM</a> Corporation.  All rights reserved.</h6><p>
  118. </BODY></HTML>
  119.