| This section of the course gives a brief overview of some common programs and applications which run under Windows 95/98.
Since there are many thousands of different applications it is not possible to go into any detail, but some features are common to most applications, so we will look at these. We will also look in general at some common types of applications. |
| |
| |
| There are a number of different software suites on the market - the ones listed to the left are possibly the most common at the moment.
Microsoft Works is aimed at the home and small office user. It is less powerful than the others, but is relatively inexpensive (less than £50 at the time of writing). The other packages are aimed at professional users and are more powerful but more expensive (typically £150 to £300 depending on the version selected). Microsoft Office is probably the most common. Office 97 is the current version but Office 2000 will be released shortly. Some computer manufacturers "bundle" one or other of the suites with their computers - either "free" or for a reduced additional cost. This can give a considerable saving over buying the suite separately. Note that there are other packages available, and if you are willing to shop around it is possible to get some good deals on the less well known packages. However, if you are going to be exchanging files with other people a lot (more of which later) then it is probably best to use the same package as them. |
| The programs included with Windows 95/98 are rather basic, but can be a useful starting point if you don't have anything else.
They may or may not be installed on any particular computer as they are options which can be selected when Windows is installed. If one of them is not installed it can be added later (as long as the install CD or .CAB files are available) by choosing Add/Remove programs from the Control Panel (under Settings on the start menu). Choose the Windows Setup tab, highlight Accessories (click on the word - don't click on the tick box!) and click the Details button. Then choose which programs you want to add and click OK |
|
| Note that sometimes different methods of creating new files give different results. For example, in some versions of Microsoft Word, clicking the new file button creates a new empty file immediately. However, choosing New from the File menu brings up a dialogue box allowing you to choose from a set of file templates .
A template is an outline file intended to save effort when a common file layout is used repeatedly, such as a letter template with your address already filled in at the top. There are a couple of other ways of opening existing files not listed on the slide to the left. Many programs show a short list of the most recently used files on the bottom of the File menu - clicking on one of these will open it (if it has not been moved to a different folder since it was last saved). Also, you may use the Documents section of the start menu, which also lists recently opened documents. Again this only works if they have not been moved. |
|
| Microsoft are encouraging programmers these days to use the "Single document interface" so that each document appears as a separate window on the Windows desktop, with it's own entry on the task bar. However, both approaches continue to be used.
Some programs which use the "Multiple document interface" have easier ways of switching between files, such as "tabs" at the top, bottom or side of the screen, which can be used instead of the Window menu. |
|
| The relative ease with which data may be moved from one application to another is one of the advantages of Windows programs over the older DOS programs. Windows provides methods and standards which mean that most programs can share data, even if they are different types of programs. |
|
| We looked at Cut and Paste when we were looking at how to move files around. However, Cut and Paste (and Copy and Paste) can also be used to move data around. The precise method depends on the application but the general method is always the same:
For other types of data, the method will vary. For graphics, it's sometimes necessary to click on a Select button before using the mouse to select the area. |
Note that there are times when you cannot cut and paste. Some programs will not allow you to paste particular types of data. For example, you cannot paste a picture into a text editor. | |
| |
|
| Object Linking and Embedding (or OLE) is a powerful but potentially complex subject, so we will only give an overview of it here. Briefly:
|
| Whichever method is used, the document will look the same, and when you double click on the embedded or linked data, it will open the relevant program to allow you to edit it - in the example above, double clicking on the CorelDRAW! image would start CorelDRAW! to allow you to edit the image. However, there are important differences. In the explanations below, the source file is the file from which the linked or embedded data was taken, and the destination file is the file into which the data was linked or embedded.
Once you have embedded data into a file, you may modify, move or delete the source file, and it will not affect the data in the destination file. Similarly, if you edit the version embedded in the destination file, the source file will not be affected in any way. However, if you have linked data into a file, then any changes you make to the source file will be reflected in the destination file. Likewise, if you edit the embedded object in the destination file, you may change the source file. Note that I say may change rather than will change. It depends on exactly how the data is linked, but that is a topic which is beyond the scope of this discussion.
If you link data into a file, the link will only work as long as you do not move (or delete) the source file. If you move the source file, the data may still appear in the destination file, but it will no longer change automatically when you edit the source file, and you will not be able to edit the source file from within the destination file. So when should you link and when should you embed?
Linking can also be useful if you are including the same data in a number of files and want to save disk space. However, with the size of modern hard disks, this is not usually a good reason, especially since in practice you will not always notice a lot of difference. Before leaving this subject, there are a few other points about linking and embedding which should be mentioned:
| |
| This is the other main method for moving data between programs. It is only possible for certain types of file. It is generally used if you want to load and edit a file created by one program with another program.
For example, consider the situation where two people use different word processing programs - call them program A and program B. If the person with program B wants to edit a file created by the person with program A, they generally have three choices:
|
Which method do you choose? It depends on the programs. In order to import or export a file of a different type, a program must contain the correct filter or file converter. Not all programs contain the correct filters. If possible, choose options 1 or 2 in the examples above, as they will generally give a better result than option 3. However, the best choice can only be determined by experimenting. Note the following points:
| |