Red Hat Linux 9 Professional Secrets [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Red Hat Linux 9 Professional Secrets [Electronic resources] - نسخه متنی

Naba Barkakati

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Office Tools



This book’s companion CD-ROMs include several office tools, such as calendars, calculators, and spell checkers. The following sections describe a few of these office tools:



  • Ximian Evolution—A personal information manager (PIM) that includes email, calendar, contact management, and an online task list



  • OpenOffice.org Writer—A Microsoft Word-like word processor



  • OpenOffice.org Calc—A Microsoft Excel-like spreadsheet program



  • OpenOffice.org Impress—A Microsoft PowerPoint-like presentation program



  • KOrganizer—KDE calendar



  • Calculators—GNOME calculator and KDE calculator



  • Other applications—Commercially available office applications for Linux




Managing Your Inbox with Ximian Evolution


Red Hat provides Ximian Evolution as the mail reader and organizer for appointments, contacts, and tasks. You can learn more about Evolution at Ximian’s website at

http://www.ximian.com/products/evolution/ .

Select Main Menu>Internet>Email from the GNOME or KDE desktop. If this is your first time with Evolution, the Evolution Setup Assistant starts up (see Figure 10-2).


Figure 10-2: Setting Up Evolution for the First Time.

Click Next in the Welcome screen, and the Evolution Setup Assistant guides you through the following steps:



  1. Enter your name and email address in the Identity screen, and click Next. For example, if your email address is




  2. Provide further information about receiving email—how often to check for mail and whether to leave messages on the server—and then click Next. Typically, you would want to download the messages and delete them on the server; otherwise, the ISP would complain after your mail piles up.



  3. Set up the options for sending email. Select the server type as SMTP (Simple Mail Transfer Protocol), then enter the name of the server such as

    smtp .comcast.ne t. If the server requires you to log in, click the check box that says Server requires authentication, then enter your user name (this is the user name you need to log in to your ISP’s mail server). Click Next.



  4. Indicate if you want this email account to be your default account. Click Next.



  5. Set your time zone by clicking on a map. Click Next.



  6. Click Finish to complete the Evolution setup.










Secret


After you complete the one-time setup, Evolution opens its main window, as shown in Figure 10-3.


Figure 10-3: Main Window of Ximian Evolution.

Evolution’s main display area is vertically divided into two windows—a narrow Shortcuts window on the left with a number of shortcut icons and a bigger window where Evolution displays information relevant to the currently selected shortcut.

Initially, Evolution displays a summary view that shows information about your mail, appointments, and tasks, as well as other useful information such as the weather. By default, Evolution initially displays the weather for Boston, Massachusetts, USA.

Some of the information in Evolution’s summary window come from Web links. For example, the list of Red Hat Errata comes from the Red Hat website.

You can click the icons on the left-hand window to switch to different views. These icons provide access to all the necessary components of a PIM—email, calendar, task list, and contacts. You will find all of these tasks intuitive to perform in Evolution.











To access your email in Evolution, click the Inbox icon. Evolution opens your Inbox. If you had turned on the feature to automatically check for mail every so often, Evolution would have already prompted you for your mail password and downloaded your mail. The email inbox looks very much like any other mail reader’s inbox, such as the Outlook Express inbox.

To read a message, click on the message in the upper window of the Inbox, and the message text appears in the lower window.

To reply to the current message, click the Reply button on the toolbar. A message composition window pops up. You can write your reply and then click the Send button on the toolbar to send the reply.

To send a new email, click the New Message button on the Evolution toolbar. A new message composition window appears, and you can type your message in that window, then click Send.

To add an appointment in Evolution, click the Calendar button. Evolution then displays the calendar. You can move to the date of the appointment and double-click the time. A new window appears where you can type in the details of the appointment. When done, click the Save and Exit buttons on that window. Evolution then shows the appointment in the calendar, as shown in Figure 10-4.


Figure 10-4: Keeping Track of Appointments in Evolution’s Calendar.






Insider Insight

Ximian Evolution comes with extensive online help. Select Help>Table of Contents from the Evolution menu and A User’s Guide to Ximian Evolution appears in a Nautilus window.



Writing with OpenOffice.org Writer


OpenOffice.org Write is a word-processing program. It’s part of an open-source office application suite, OpenOffice.org project (

http://www.openoffice.org/ ). To start OpenOffice.org Writer, select Main Menu>Office>OpenOffice.org Writer from GNOME or KDE (you can also start OpenOffice.org Writer by clicking the panel button with icon showing papers next to a pen). OpenOffice.org Writer prompts you to register and displays a blank document in its main window. Using Writer is simple—it’s similar to other word processors such as Microsoft Word. For example, you can type text into the blank document, format text, and save text when done.

You can also open documents that you have prepared with Microsoft Word on a Windows machine. Figure 10-5 shows a Microsoft Word document being opened in OpenOffice.org Writer.


Figure 10-5: Preparing Documents in OpenOffice.org Writer.


When you save a document, by default Writer saves it in OpenOffice.org 1.0 Text Document format in a file with the

.sxw extension.






Insider Insight

If you need to share OpenOffice.org Writer documents with Microsoft Word, save the documents in several formats including Microsoft Word 97/2000/XP, Microsoft Word 95, Microsoft Word 6.0, and Rich Text Format (

.rtf ). Microsoft Word can open

.rtf files.


I won’t explain how to use Writer because it is simple and intuitive to use. If you need it, online help is available. Select Help>Contents from the Writer menu. This brings up the OpenOffice.org Help window with help information on the Writer. You can then click the links to view specific help information.


Preparing Spreadsheets with OpenOffice.org Calc


Calc is the spreadsheet program in the OpenOffice.org application suite. To start Calc, select Main Menu>Office>OpenOffice.org Calc from the GNOME or KDE panel. The Calc program displays its main window, which looks similar to Windows-based spreadsheets, such as Microsoft Excel. (In fact, Calc can read and write Microsoft Excel format spreadsheet files.)

Use Calc in the same way you use Microsoft Excel. You can type entries in cells, use formulas, and format the cells (such as specifying the type of value and the number of digits after the decimal point). Figure 10-6 shows a typical spreadsheet in Calc.


Figure 10-6: Preparing Spreadsheets Using OpenOffice.org Calc.


When preparing the spreadsheet, use formulas you normally use in Microsoft Excel. For example, use the formula SUM(D2:D6) to add up the entries from cell D2 to D6. To set cell D2 as the product of the entries A2 and C2, type =A2*C2 in cell D2. To learn more about the functions available in OpenOffice.org Calc, select Help>Contents from the menu. This opens the OpenOffice.org Help window, from which you can browse the functions by category and click a function to read more about it.

To save the spreadsheet, select File>Save As. A dialog box appears, from which you can specify the file format, the directory location, and the name of the file. OpenOffice.org Calc can save the file in a number of formats, including Microsoft Excel 97/2000/XP, Microsoft Excel 95, Microsoft Excel 5.0, and text file with comma-separated values (CSV).






Insider Insight

If you want to exchange files with Microsoft Excel, save the spreadsheet in Microsoft Excel format (choose an appropriate version of Excel). Then you can transfer that file to a Windows system and open it in Microsoft Excel.



Presenting Information with OpenOffice.org Impress


OpenOffice.org Impress is part of the OpenOffice.org office application suite. You can prepare briefing packages (slide presentations) using Impress. It’s similar to Microsoft PowerPoint. To run Impress, select Main Menu>Office>OpenOffice.org Impress from the GNOME or KDE desktop.

To begin working, select the type of document (paper or screen presentation) and any template you want to use. The template provides a style for the presentation package you want to prepare. You can also choose to open an existing document.

Figure 10-7 shows a typical slide presentation in Impress.


Figure 10-7: Preparing Briefing Packages in OpenOffice.org Impress.

The Impress window shows the first slide. The exact appearance depends on the document type and template you select. You can begin adding text and other graphic objects such as images, text, and lines to the slide.

To insert a new slide, select Insert Slide from the floating menu. A gallery of slide layouts appears in a dialog box. Click the style of slide you want in the dialog box. You can then add text and graphics to that new slide.

To save a presentation, select File>Save from the menu. For new documents, you have to provide a filename and select the directory in which to save the file.






Insider Insight

If you want to share the slides with someone who uses Microsoft PowerPoint, save the presentation in Microsoft PowerPoint 97/2000/XP format.



Using Calculators


You have a choice of the GNOME calculator or the KDE calculator. Both are scientific calculators, and you can do the typical scientific calculations such as square root and inverse, as well as trigonometric functions, such as sine, cosine, and tangent.

To run the GNOME calculator, select Main Menu>Accessories>Calculator in the GNOME panel. Figure 10-8 shows the GNOME calculator.


Figure 10-8: The GNOME Calculator.

The KDE calculator has more features than the GNOME calculator. For example, it can perform calculations in hexadecimal, decimal, octal, and binary format. From the KDE desktop, you can start the KDE calculator by selecting Main Menu>Accessories>Scientific Calculator. The KDE calculator is intuitive to use.


Commercially Available Office Applications for Linux


Because office applications are important to many businesses as well as individuals, I want to briefly mention some of the commercial office applications available for Red Hat Linux. These commercial offerings include Anyware (formerly Applixware) Office, and StarOffice. These products do cost some money, but the cost is usually less than that for Microsoft Office—the leading office application suite for Windows. (In case you don’t know, Microsoft Office is a collection of several applications: Microsoft Word for word processing, Microsoft Excel for spreadsheets, Microsoft PowerPoint for presentation graphics, and Microsoft Access for databases.)

Another recent commercial product for Linux is CrossOver Office from CodeWeavers. With CrossOver Office, you can run your existing Microsoft Office applications such as Word, Excel, and PowerPoint under Linux and X Window System.





Note

This book’s companion CD-ROMs do not include any of these commercial office applications for Red Hat Linux, but I briefly describe them in the next few sections. You can visit each vendor’s website for more about the products.



Running Microsoft Office in Linux with CrossOver Office


You probably have Windows and Microsoft Office installed on your PC. When you decide to run Red Hat Linux on the PC, you can continue to run the key Microsoft Office applications from the GNOME or KDE desktop. The convenience of running Microsoft Office in Linux comes in the form of a commercial product called CrossOver Office.








Secret


CrossOver Office, from CodeWeavers, is a software package that enables you to install your Microsoft Office applications (only Office 97 or Office 2000, not Office XP) in Linux. You do not need Microsoft Windows to run the Office applications in CrossOver Office. You simply install CrossOver Office and then install Microsoft Office from the CD-ROM. After you install Microsoft Office, the Office applications will be available directly from GNOME or KDE desktop.

CrossOver Office uses Wine—an open-source implementation of the Windows Win32 and Win16 application programming interfaces (APIs) using the X Window System and designed to run in UNIX and Linux systems. Wine includes the Wine loader and WineLib. Wine loader can load and run Windows applications. WineLib is used for compiling and linking Windows applications in Linux. Wine is available free of charge from

http://www.winehq.com .

CodeWeavers created CrossOver Office using a customized version of Wine so as to make sure that the Microsoft Office applications, especially Microsoft Word, Excel, and Powerpoint (from Office 97 or Office 2000) run properly on Wine. CodeWeavers charges a nominal amount for CrossOver Office—the list price is $54.95 for a single copy (with lower costs for multiple copies)—but all changes to Wine are returned to the Wine project. Thus, the Wine open-source project benefits from the sale of CrossOver Office.

You can learn more about CrossOver Office and purchase it at CodeWeavers website (

http://www.codeweavers.com/products/office/ ).












Getting Anyware Office


Anyware Office, formerly known as Applixware Office, is another prominent office application suite for all Linux distributions, including Red Hat Linux. In April 2000, Applix, Inc., formed a separate group—VistaSource, Inc.— that focuses solely on Linux applications.

Like other office suites, Anyware Office includes Words (for word processing), Spreadsheets (for spreadsheets), and Graphics and Presents (for presentation graphics). In addition, it also has Mail (an email interface) and Data (an interactive relational database browsing tool). Anyware Office can also read and write documents in Microsoft Office and Corel WordPerfect formats, as well as in several other file formats. Although trial versions are not offered, the entire Anyware Office suite is currently priced at less than $100 in the U.S.

You can learn more about Applixware at VistaSource’s website (

http://www.vistasource.com/products/ ).


Getting StarOffice


StarOffice is another commercial office applications suite; it was created by StarDivision of Hamburg, Germany, and purchased by Sun Microsystems in 1999. StarOffice is a cross-platform solution—it runs on Linux, Windows 95/98/Me/NT/2000/XP, Sun Solaris SPARC, and Sun Solaris x86. Also, StarOffice is available in several languages: English, French, German, Spanish, Italian, and Swedish.








Secret


StarOffice is a unique office productivity suite in that it combines all of its components into a common desktop from which you can open new documents, drag-and-drop documents from one application to another, and access the Internet. Here’s what StarOffice 6.0 includes



  • StarOffice Writer for word processing (Microsoft Word compatible)



  • StarOffice Calc for spreadsheets (Microsoft Excel compatible)



  • StarOffice Impress for presentations (Microsoft PowerPoint compatible)



  • StarOffice Draw for vector graphics drawing



  • StarOffice Base for data management

    You can buy a copy of StarOffice from

    http://www.sun.com/staroffice/ . You can also find the details of Sun’s StarOffice licensing policy at the same URL.

    In October 2000, Sun released the source code of StarOffice under open-source licenses. OpenOffice.org, an open-source project that Sun supports, released the OpenOffice.org 1.0 office productivity suite in May 2002. Presently, Red Hat Linux comes with OpenOffice.org 1.0.1, which has everything that StarOffice includes, except the database program. To learn more about OpenOffice.org, visit

    http://www.openoffice.org .














/ 341