Authoring OpenStax Documents in Apache OpenOffice Writer *

Size: px
Start display at page:

Download "Authoring OpenStax Documents in Apache OpenOffice Writer *"

Transcription

1 OpenStax-CNX module: m Authoring OpenStax Documents in Apache OpenOffice Writer * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract Learn how to create documents using Apache OpenOce Writer and publish those documents on OpenStax. Revised: Wed Apr 27 08:27:30 CDT 2016 This page is part of a Book titled OpenStax Publishing with a WYSIWYG Editor. 1 1 Table of contents Table of contents (p. 1) Preface (p. 2) Viewing tip (p. 2) * Figures (p. 2) * Listings (p. 3) Preview (p. 3) Available features (p. 3) A little more clarity (p. 3) Special requirements (p. 4) Discussion of available features (p. 4) Headings (p. 4) Lists, paragraphs, bold, and Italic (p. 4) * Ordered lists (p. 4) * Unordered lists (p. 5) * Paragraphs (p. 5) Preformatted text (p. 5) Pictures, hyperlinks, and bookmarks (p. 6) * Pictures (p. 6) * Hyperlinks and bookmarks (p. 6) Notes (p. 7) * Version 1.10: Apr 27, :28 am

2 OpenStax-CNX module: m * Contents of notes (p. 7) * How to create a note (p. 8) Run the program (p. 9) Some sample odt les (p. 9) The big picture (p. 9) The detailed picture (p. 9) * Extract content.xml and Pictures (p. 9) * Get and run the program (p. 10) * Translate XHTML into CNXML (p. 10) * Upload and publish the CNXML le (p. 10) Downloadable les (p. 11) A somewhat unique code (p. 11) How to use the code (p. 11) Miscellaneous (p. 12) 2 Preface In an earlier module titled Wysiwyg0100 Getting Started 2, I showed you how you can use a WYSIWYG XHTML editor to create documents for publication on OpenStax. While that is much easier than creating your documents in OpenStax's CNXML code, it does still require the use of an editing tool that may not be familiar to many potential authors. In this module, I will introduce you to a process and a program that will allow you to create documents using Apache OpenOce Writer 3 (referred to hereafter simply as Writer) and to publish those documents on OpenStax. With this process, you can create your documents in Writer, translate them into CNXML using programs that I will provide, and upload them to OpenStax as Plain CNXML. According to their website 4, "Writer has everything you would expect from a modern, fully equipped word processor. It is simple enough for a quick memo, yet powerful enough to create complete books with contents, diagrams, indexes, etc. You're free to concentrate on your ideas while Writer makes them look great." Writer is very similar to Microsoft Word. diculty making the transition to Writer. If you are familiar with Word, you should have no I will create this module exclusively using Writer along with a program named that I will provide. (See Run the program (p. 9).) 2.1 Viewing tip OpenOceToXhtml01 I recommend that you open another copy of this module in a separate browser window and use the following links to easily nd and view the Figures and Listings while you are reading about them Figures Figure 1 (p. 6). An old caricature of the author. Figure 2 (p. 8). A note containing an image. Figure 3 (p. 11). The Writer hyperlink dialog box

3 OpenStax-CNX module: m Listings Listing 1 (p. 5). Stand-alone preformatted text. Listing 2 (p. 7). A note containing preformatted text. 3 Preview This is not a general purpose Writer-to-CNXML translator process. Not all Writer features can be translated into CNXML. Also, the process will not provide you with access to all of the CNXML features that are available. (For example, it will not prepare you to create OpenStax documents having all of the features shown in the OpenStax Physics 5 book.) If you are looking for that degree of sophistication when publishing your documents on OpenStax, you simply need to learn how to create OpenStax documents using the online CNXML editor. This process is designed to support a reasonable subset of the features found in Writer and the features available with CNXML. In general, you should be able to use this process to create OpenStax documents containing the features shown in this module. 3.1 Available features Here is a list of the CNXML features that you should be able to include in your OpenStax documents using this process. These features can be created using normal Writer editing procedures. I will identify the Writer features that you can use and later translate into CNXM in this module and in several Writer sample odt les that I will provide. If I don't discuss a feature in this module or in one of those sample les, you probably can't use it. Those features are: 1. Headings with a parent/child relationship such as Preface (p. 2), Viewing tip (p. 2), and Figures (p. 2) shown above. 2. Ordinary paragraph text with bold, Italic, bold-italic, etc. 3. Inserted images (see Figure 1 (p. 6) ). 4. Local bookmarks such as those incorporated in the headings for Preface (p. 2), Viewing tip (p. 2), and Figures (p. 2) shown above. 5. Hyperlinks to local bookmarks such as this hyperlink (p. 4). 6. Hyperlinks to other websites such as the OpenStax Physics 6 book. 7. Ordered lists such as this list. a. Indentation in ordered list such at this one. b. And this one. 8. Unordered lists such as the items under the Table of Contents (p. 1). 9. Stand-alone preformatted text (see Listing 1 (p. 5) ). 10. CNXML notes containing paragraph text, preformatted text, lists, and images (see Figure 2 (p. 8) ). 3.2 A little more clarity The process described in this module isn't actually a Writer-to-CNXML translator process. Instead, it is a Writer-to-XHTML translator process. Once you have created your Writer document and saved it in an odt le, you can use the program that I will provide to translate it into an XHTML document. That XHTML le can then be translated into CNXML and uploaded to OpenStax using the program and procedures that I explained in the earlier module titled Wysiwyg0100 Getting Started

4 OpenStax-CNX module: m Note: As of April 2016, the program that I will provide with this module has only been tested under a Windows 7 operating system using Java version 8. 4 Special requirements You must disable all of the AutoCorrect options in Writer. Those are the features that automatically convert the rst word in each sentence to upper case, convert ordinary quotes into fancy quotes, convert ordinary dashes (minus sign characters) into fancy hyphens, etc. You can disable those options by selecting AutoCorrect on the Format menu and then clearing the While Typing checkbox. If you fail to do that, Writer will insert characters (such as fancy quotes) in the output that are not suitable for translating into CNXML and uploading to OpenStax. Also, if you plan to include computer code in your document, (see Listing 2 (p. 7) ), you should probably disable automatic spell checking. Otherwise, Writer may corrupt your computer code by changing the spelling of some of the code. 5 Discussion of available features The CNXML features that this program supports are described below. 5.1 Headings The program supports the use of Headings such as Preface (p. 2), Viewing tip (p. 2), Figures (p. 2), and Listings (p. 3) shown above. There are probably a variety of ways to create headings in Writer. The easiest way that I have found is to: Highlight the text that will form the heading Hold down the Ctrl key Press the numbers from 1 through 5 The number 1 will produce the highest level heading and the number 5 will produce the lowest level heading that is apparently supported by Writer. (You can hold the Ctrl key and press the number 6 but it won't produce a heading in the version of Writer that I am using ) For example, the headings Preface (p. 2), Viewing tip (p. 2), and Figures (p. 2) are levels 1, 2, and 3 respectively. Headings created in this manner will translate into h1, h2, and h3 headers in XHTML respectively. Those headers will then translate into sections in CNXML. If you are reading this document online at OpenStax, this section titled Headings is one of many sections contained in the CNXML document. The rules for using Headings are simple. Heading 1 is the top level heading. To produce a CNXML le that can be successfully uploaded to OpenStax, any element designated as Heading 2 must be a child of a Heading 1 element. Similarly, any element designated as Heading 3 must be a child of a Heading 2 element. You cannot create a Heading 1 element and then create a Heading 3 element below it without creating a Heading 2 element in between. (Well, actually you can do that but it will cause problems later on when you try to upload to OpenStax.) See Run the program (p. 9) for a link to a zip le containing a sample odt le named Headings.odt. 5.2 Lists, paragraphs, bold, and Italic Ordered lists The list that you see above (p. 3) is an ordered list. Each item has a numeral to its left. Writer provides many options for formatting ordered lists using numerals, letters, Roman numerals, etc. However, this program supports only the simple variety that you see above (p. 3) using numerals that begin with the numeral "1" and increase incrementally going down the page.

5 OpenStax-CNX module: m Unordered lists The list that you see under Table of contents (p. 1) is an unordered list, often referred to as a bullet list. There are no numbers on the left, just bullets. As before, Writer provides dierent options for formatting the bullets. However, this program supports only the simple variety that you see under Table of contents (p. 1) Paragraphs This program supports ordinary Writer paragraph text. This is the type of text that you get when you start typing in a blank document. This is paragraph text that you are reading right now. This sentence and the following sentences comprise a paragraph. In Writer, you terminate a paragraph when you press the Enter key. This sentence contains a bold word. This sentence contains an Italic word. This sentence contains text that is both bold and italic. There are various ways to style text as bold and Italic. The easiest way that I know of is to Highlight the text that is to be styled as bold or Italic Hold down the Ctrl key Press the b-key for bold and the i-key for Italic Important note: Because angle brackets and ampersands have very signicant meanings in HTML, you cannot include angle brackets and ampersands in your Writer text unless you put them in preformatted text. If you put them in preformatted text, you must rst convert them to their respective entities as shown below: The entity for < is < The entity for > is > The emtity for & is & See Run the program (p. 9) for a link to a zip le containing a sample odt le named ListsParagraphsBoldAndItalic.odt. 5.3 Preformatted text Preformatted text is a term that is used in HTML. To create text in Writer that will result in preformatted text in the XHTML output, you need to highlight the text and change the font to Courier New. (Any text in your Writer document that is styled as Courier New will be written into the output XHTML le as preformatted text.) When preformatted text is later translated into CNXML for uploading to OpenStax, it is given a CNXML style named code. Here is an example of stand-alone preformatted text. A simple paragraph was used to create a caption with a bookmark that can be referenced by hyperlinks elsewhere in the document. Listing 1. Stand-alone preformatted text. //Process hyperlinks else if(node.getnodename() == "text:a"){ System.out.println("---Processing text:a"); out.println("<a href=" + "\"" + valueof(node,"@xlink:href") + "\"" + ">"); //Process all XML child nodes // recursively applytemplates(node,null); out.println("</a>"); }//end else if //End process hyperlinks

6 OpenStax-CNX module: m As you will see later in Listing 2 (p. 7), preformatted text can also be put into a CNXML note, which in some cases may provide an improved visual experience in the OpenStax display. The typical purpose of preformatted text in a web page is to allow you to preserve the format such as indentation, line spacing, etc. In this program, preformatted text is also used to include characters, such as angle brackets, that would cause problems when mixed in with HTML code. Important notes: 1.As mentioned earlier, you may not include angle brackets and ampersands in your ordinary Writer paragraph text. However, you may put them in preformatted text provided that you rst convert them to their respective entities. 2.You may not make any of the text in preformatted text into either a local bookmark or a hyperlink. You also may not apply formatting such as bold and Italic to preformatted text. See Run the program (p. 9) for a link to a zip le containing a sample odt le named PreformattedText.odt. 5.4 Pictures, hyperlinks, and bookmarks Pictures You can insert images into your Writer document by selecting Picture on the Insert menu. The image shown below was inserted in that manner. Once inserted, the image becomes part of the odt le. It other words, the odt le will contain a copy of the image and not just a pointer to the original image le. Changes that you make to the image, using the Graphic Filter item on the Picture Bar, for example, will be made to the copy and not to the original image le. Figure 1. An old caricature of the author. An ordinary paragraph was used to create the caption with the bookmark shown above (p. 6). It is best to put the caption at the top instead of at the bottom. Later when a user clicks a hyperlink to a bookmark in the caption, that bookmark will be moved to the top of the page in the browser. For accessibility purposes, you should always provide Alt Text for your images. If you don't do that, OpenStax may refuse to accept and publish the image. You can create Alt Text by right-clicking on the image, selecting Description, and entering your text in the Title box Hyperlinks and bookmarks To create a bookmark, do the following: Place the cursor at the location for the bookmark. Select Bookmark on the Insert menu

7 OpenStax-CNX module: m Enter the text for the bookmark Important: When entering the text for a bookmark, don't leave any spaces and don't use any characters other than letters, numbers, and the underscore character. A good way to create descriptive bookmarks is to use "CamelCase" to create a bookmark that looks something like the following: MyVeryBestBookmark To create a hyperlink to another web site, do the following: Highlight the text that is to become the hyperlink. Select Hyperlink on the Insert menu. Select Internet and enter the URL in the Target box. To create a hyperlink to a bookmark in the same document: Highlight the text that is to become the hyperlink. Select Hyperlink on the Insert menu. Select Document. Enter the name of the bookmark in the Target box or click the button to the right of the Target box and select the bookmark in the list of Bookmarks. See Run the program (p. 9) for a link to a zip le containing a sample odt le named PicturesHyperlinksAndBookmarks.odt. 5.5 Notes A CNXML note is a container that can be used to cause material to be set apart from normal CNXML paragraph text providing a pleasing appearance in the OpenStax presentation Contents of notes Notes can contain ordinary paragraph text, preformatted text, lists, images, or a combination of those elements. This document contains several notes that contain ordinary paragraph text such as the one shown above (p. 7), which contains a mixture of ordinary paragraph text and preformatted text. The note shown here (p. 6) contains a list. The following note contains preformatted text. Listing 2. A note containing preformatted text. //Process hyperlinks else if(node.getnodename() == "text:a"){ System.out.println("---Processing text:a"); out.println("<a href=" + "\"" + valueof(node,"@xlink:href") + "\"" + ">"); //Process all XML child nodes // recursively applytemplates(node,null); out.println("</a>"); }//end else if //End process hyperlinks

8 OpenStax-CNX module: m As you can see, this is a good way to present program code. However, the visual eect might be more pleasing if the caption were moved inside the note as shown in Figure 2 (p. 8). Finally, the following note contains an image. In this case, a paragraph was used to create a caption with a bookmark inside the note. Figure 2. A note containing an image How to create a note To create a note in CNXML, you need to create a basic table in Writer with one row and one column. (Don't do anything fancy when you create the table.) You can then populate it with one or more of the items shown above. That table will eventually end up as a note on OpenStax.

9 OpenStax-CNX module: m Run the program Now it's time to explain the mechanics of using this process and this program to create and publish your documents on OpenStax. 6.1 Some sample odt les Before getting into the details, click here 8 to download a zip le named Samples.zip that contains several sample odt les. You can use these sample odt les to experiment with the process and the program. 6.2 The big picture The steps for creating and publishing your document on OpenStax are as follows: 1. Download and install the Apache OpenOce 9 suite. As of April 2016, it is free. Note that the suite contains several dierent elements in addition to Writer, such as Base, Calc, and Draw. 2. Use Writer to create your document as described above and save it. By default, the document will be saved in a le with an extension of odt. 3. Use the process described below to translate the odt le into an XHTML le. 4. Go to Wysiwyg0100 Getting Started/Running the program 10 and use the procedure described there to translate your XHTML le into a CNXML le for uploading to OpenStax. 5. Go to Wysiwyg0100 Getting Started/Upload and publish your new page 11 and use the procedure described there to upload your CNXML le and publish it on OpenStax. 6.3 The detailed picture I will concentrate steps 3, 4, and 5 in the above list. Although the output le that is produced when you save the document in Writer has an extension of odt, it is actually a zip le. You can conrm that by changing the extension from odt to zip and opening the le using whatever program you normally use to extract the contents of zip les. In Windows, for example, you can simply right-click on the zip le and select Open in a new window. Then you can copy the contents of the zip le into a dierent folder. Note that if you have a special zip program, such as WinZip installed on your computer, it will probably override the Windows default behavior described above Extract content.xml and Pictures When you open the zip le for extraction, you will see that it contains a large number of les and folders. In all cases, it should contain a le named content.xml. If your Writer document contains pictures, the zip le will also contain a folder named Pictures. The Pictures folder will contain copies of the image les that you inserted into your document. The image les in the Pictures folder will probably have very long names such as C C37E3C8FEA.jpg This process uses only the le named content.xml and the folder named Pictures if it exists. Extract those two items into an empty folder

10 OpenStax-CNX module: m Get and run the program Click here 12 to download a zip le named ProgramFiles.zip containing the compiled Java class les for the program named OpenOceToXhtml01. That zip le should contain the following four les: HtmlPreCleaner01.class OpenOceToXhtml01.class Translate01.class copyfilesfrompicture.bat Extract those four les into the same folder with the le named content.xml. (Note: if you haven't downloaded the program les since the revision date shown at the top of this module, it might be a good idea to download a fresh copy to make certain that you have the latest version.) Open a command-line window in that folder and execute the following command at the command prompt: java OpenOfficeToXhtml01 content.xml PreCleanerOutput.html > junk.txt This should produce several new les in that folder including a le named PreCleanerOutput.html and a copy of each of the image les from the Pictures folder, if any. The le named PreCleanerOutput.html is the XHTML le that you are looking for. If you open that le in your browser, you will see an XHTML version of your document Translate XHTML into CNXML Copy that le along with the image les into another empty folder. Then go to Wysiwyg0100 Getting Started/Running the program 13 and follow the procedures given there to translate the XHTML le named PreCleanerOutput.html into a CNXML le. As described in that module, you will open a command-line window in that folder and execute the following command at the command line: where java CNXMLprep12 PreCleanerOutput.html OutputFile.cnxml PreCleanerOutput.html is the name of the input le. OutputFile.cnxml is the name that you want to assign to the CNXML le produced by the program. This is the le that you will upload to OpenStax Upload and publish the CNXML le Then go to Wysiwyg0100 Getting Started/Upload and publish your new page 14 and follow the instructions there to upload your CNXML le to OpenStax, and to publish it on OpenStax. This program was developed using the Java SE Development Kit In order to run this program on your computer, you must have the Java SE Runtime Environment 8 (JRE) 16 or a later version of the JRE installed on your computer. The JRE is already installed on many computers and it may already be installed on yours (but it may be an earlier version that requires updating). If it is not installed, or it is not up to date, there are many web pages that provide instructions for downloading and installing Java. One of those web pages is located here

11 OpenStax-CNX module: m Downloadable les There is at least one major area where Writer doesn't serve us well for creating documents that will be published on OpenStax. Therefore, it was necessary for me to develop a workaround to deal with the issue. The issue is that as in the case in Get and run the program (p. 10) above, we often want to make it possible for the user to download a zip le, an audio le, or some other le type (other than an image le) by clicking on a link in the OpenStax document. As near as I can tell, Writer doesn't provide direct support for that capability. 7.1 A somewhat unique code Before getting into the details, let me introduce you to a somewhat unique code that is an integral part of my workaround: 12345OIcafa678910TIliga I say it is somewhat unique because I didn't nd any matches for the code with a Google search. To make the code easy to remember, the characters in the code are the numeric and letter equivalents of the rst letters of the words in the following nursery rhyme: One, two, three, four, five, Once I caught a fish alive, six, seven, eight, nine, ten, Then I let it go again. 7.2 How to use the code Now that you know what the code is and how to remember it, I will explain how to use it. Assume that you want to make it possible for your document's viewers to download a le named Samples.zip from the OpenStax site. (You will have placed that zip le along with any image les and other downloadable les in a zip le and uploaded it to OpenStax as described here 18 and here 19.) Highlight the text in your document that will be the hyperlink for downloading the le, such as the word here in the following sentence: Click here 20 to download the le named Samples.zip. Pull down the Insert menu and select Hyperlink. The dialog box shown in Figure 3 (p. 11) will appear. Figure 3. The Writer hyperlink dialog box

12 OpenStax-CNX module: m Select Internet on the left, check Web at the top and type the code into the Target eld followed immediately by the name of the downloadable le. Then click the Apply button and the Close button. This will cause a hyperlink pointing to a website with the name shown in Figure 3 (p. 11) to be contained in the le that is rst produced by translating the le named content.xml into XHTML. That is not what we are looking for. What we are looking for is a hyperlink to a le named Samples.zip that is in the same folder as the CNXML le on the OpenStax server. The hyperlink is modied to the following form for the nal XHTML output le. This is exactly what we need. <a href="samples.zip"> Clicking that link will cause the le named Samples.zip to be downloaded. 8 Miscellaneous This section contains a variety of miscellaneous information. Housekeeping material Module name: Authoring OpenStax Documents in Apache OpenOce Writer File: Wysiwyg0140.odt Published: 04/23/16 Disclaimers: Although the OpenStax site makes it possible for you to download a PDF le for this module at no charge, and also makes it possible for you to purchase a pre-printed version of the PDF le, you should be aware that some of the HTML elements in this module may not translate well into PDF. I also want you to know that, I receive no nancial compensation from the OpenStax website even if you purchase the PDF version of the module.

13 OpenStax-CNX module: m In the past, unknown individuals have copied my modules from OpenStax, converted them to Kindle books, and placed them for sale on Amazon.com showing me as the author. I neither receive compensation for those sales nor do I know who does receive compensation. If you purchase such a book, please be aware that it is a copy of a module that is freely available on OpenStax and that it was made and published without my prior knowledge. -end

Java4340r: Review. R.G. (Dick) Baldwin. 1 Table of Contents. 2 Preface

Java4340r: Review. R.G. (Dick) Baldwin. 1 Table of Contents. 2 Preface OpenStax-CNX module: m48187 1 Java4340r: Review R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract This module contains review

More information

Java OOP: Java Documentation

Java OOP: Java Documentation OpenStax-CNX module: m45117 1 Java OOP: Java Documentation R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract Learn to use

More information

Java3018: Darkening, Brightening, and Tinting the Colors in a Picture *

Java3018: Darkening, Brightening, and Tinting the Colors in a Picture * OpenStax-CNX module: m44234 1 Java3018: Darkening, Brightening, and Tinting the Colors in a Picture * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution

More information

OpenStax-CNX module: m Java3002r Review * R.G. (Dick) Baldwin

OpenStax-CNX module: m Java3002r Review * R.G. (Dick) Baldwin OpenStax-CNX module: m45762 1 Java3002r Review * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract This module contains

More information

Using Flex 3 in a Flex 4 World *

Using Flex 3 in a Flex 4 World * OpenStax-CNX module: m34631 1 Using Flex 3 in a Flex 4 World * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract Learn how

More information

Hs01006: Language Features, Arithmetic Operators *

Hs01006: Language Features, Arithmetic Operators * OpenStax-CNX module: m37146 1 Hs01006: Language Features, Arithmetic Operators * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0

More information

Morse1010 Translating Text to Morse Code *

Morse1010 Translating Text to Morse Code * OpenStax-CNX module: m60489 1 Morse1010 Translating Text to Morse Code * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract

More information

To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above.

To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above. To create, upload, share, or view shared files through Google Apps, go to Documents in the black bar above. This will open another tab in your browser. Here you will see all files you own or that are shared

More information

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

Java0078 Java OOP Callbacks - II *

Java0078 Java OOP Callbacks - II * OpenStax-CNX module: m59589 1 Java0078 Java OOP Callbacks - II * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract A previous

More information

Java4320: Web Programming Model *

Java4320: Web Programming Model * OpenStax-CNX module: m48058 1 Java4320: Web Programming Model * R.L. Martinez, PhD This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract The purpose

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

Java4350: Form Processing with JSP

Java4350: Form Processing with JSP OpenStax-CNX module: m48085 1 Java4350: Form Processing with JSP R.L. Martinez, PhD This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract This module

More information

Basic Fiction Formatting for Smashwords in OpenOffice L. Leona Davis. Copyright 2012 L. Leona Davis All Rights Reserved

Basic Fiction Formatting for Smashwords in OpenOffice L. Leona Davis. Copyright 2012 L. Leona Davis All Rights Reserved Basic Fiction Formatting for Smashwords in OpenOffice L. Leona Davis Copyright 2012 L. Leona Davis All Rights Reserved Cover Photo by Dmitry Maslov Cover Design by L. Leona Davis Smashwords Edition June

More information

c122jan2714.notebook January 27, 2014

c122jan2714.notebook January 27, 2014 Internet Developer 1 Start here! 2 3 Right click on screen and select View page source if you are in Firefox tells the browser you are using html. Next we have the tag and at the

More information

Java3002: Creating and Manipulating Turtles and Pictures in a World Object

Java3002: Creating and Manipulating Turtles and Pictures in a World Object OpenStax-CNX module: m44149 1 Java3002: Creating and Manipulating Turtles and Pictures in a World Object R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons

More information

Java3002: Creating and Manipulating Turtles and Pictures in a World Object *

Java3002: Creating and Manipulating Turtles and Pictures in a World Object * OpenStax-CNX module: m44149 1 Java3002: Creating and Manipulating Turtles and Pictures in a World Object * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons

More information

Understanding PowerPoint s Text Capabilities

Understanding PowerPoint s Text Capabilities Page 1 of 14 Chapter 3: Working with Text In this chapter z Understanding PowerPoint s Text Capabilities z Adding Text z Formatting Text z Using Bullets z Using Numbered Lists z Checking Spelling and Style

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

BHM Website Teacher User Guide

BHM Website Teacher User Guide BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar

More information

Java4570: Session Tracking using Cookies *

Java4570: Session Tracking using Cookies * OpenStax-CNX module: m48571 1 Java4570: Session Tracking using Cookies * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract

More information

Web Page Creation Part I. CS27101 Introduction to Web Interface Design Prof. Angela Guercio

Web Page Creation Part I. CS27101 Introduction to Web Interface Design Prof. Angela Guercio Web Page Creation Part I CS27101 Introduction to Web Interface Design Prof. Angela Guercio Objective In this lecture, you will learn: What HTML is and what XHTML is How to create an (X)HTML file The (X)HTML

More information

Polymorphism - The Big Picture *

Polymorphism - The Big Picture * OpenStax-CNX module: m34447 1 Polymorphism - The Big Picture * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Learn the essence

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

Save Forum Messages will be sent and Pages will be completed by pressing this Save button.

Save Forum Messages will be sent and Pages will be completed by pressing this Save button. I. TEXT EDITOR DIAGRAM 1 2 3 4 5 6 7 8 9 0 - = q w 1 Source Embed source code for YouTube videos, Smileboxes, etc. This button acts as a toggle switch. Click Source to open the screen on which to paste

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4 Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML 4.01 Version: 4.01 Transitional Hypertext Markup Language is the coding behind web publishing. In this tutorial, basic knowledge of HTML will be covered

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using consistent formatting in your documents Copyright This document is Copyright 2010 2014 by the LibreOffice Documentation Team. Contributors

More information

Creating Accessible Microsoft Word 2003 Documents Table of Contents

Creating Accessible Microsoft Word 2003 Documents Table of Contents Table of Contents Creating Accessible Microsoft Word Documents...1 Introduction...2 Templates...2 Default Settings...2 Set the Language...2 Change Default Settings...2 To change the default Font:...2 To

More information

WYSIWYG Editor: Users Manual

WYSIWYG Editor: Users Manual WYSIWYG Editor: Users Manual Table of Contents WYSIWYG Editor Overview.... 3 Adding Text... 4 Inserting an Image.... 7 Inserting a File.... 15 Embedding Media.... 21 Inserting an Email Link.... 25 Captiva

More information

Chapter 14 Working with Fields

Chapter 14 Working with Fields Writer Guide Chapter 14 Working with Fields This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing two pages on one

More information

Using Word 2016: A Quick Guide

Using Word 2016: A Quick Guide Using Word 2016: A Quick Guide Prepared by Sali Kaceli http://kaceli.com GETTING STARTED WITH WORD 2016 CREATING A NEW DOCUMENT & THE DOCUMENT GALLERY 1. Open Word 2016 2. Click on Blank Document or click

More information

Using Advanced Options 14

Using Advanced Options 14 Using Advanced Options 14 LESSON SKILL MATRIX Skill Exam Objective Objective Number Customizing Word K E Y T E R M S metadata GlobalStock/iStockphoto 459 460 Lesson 14 GlobalStock/iStockphoto You are employed

More information

Boise State University. Getting To Know FrontPage 2000: A Tutorial

Boise State University. Getting To Know FrontPage 2000: A Tutorial Boise State University Getting To Know FrontPage 2000: A Tutorial Writers: Kevin Gibb, Megan Laub, and Gayle Sieckert December 19, 2001 Table of Contents Table of Contents...2 Getting To Know FrontPage

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

INEW Advanced Java Programming. Collection Editor: R.G. (Dick) Baldwin

INEW Advanced Java Programming. Collection Editor: R.G. (Dick) Baldwin INEW2338 - Advanced Java Programming Collection Editor: R.G. (Dick) Baldwin INEW2338 - Advanced Java Programming Collection Editor: R.G. (Dick) Baldwin Authors: R.G. (Dick) Baldwin R.L. Martinez, PhD

More information

Best Practices for Using the Rich Text Editor

Best Practices for Using the Rich Text Editor Best Practices for Using the Rich Text Editor Overview Many pages in ilearn contain large text entry boxes along with many icons and pull down lists (located above the actual text entry area). These icons

More information

AP Computer Science A, Clarification of the Java Subset. By: R.G. (Dick) Baldwin

AP Computer Science A, Clarification of the Java Subset. By: R.G. (Dick) Baldwin AP Computer Science A, Clarification of the Java Subset By: R.G. (Dick) Baldwin AP Computer Science A, Clarification of the Java Subset By: R.G. (Dick) Baldwin Online: < http://cnx.org/content/col11279/1.4/

More information

Adobe Dreamweaver CS5/6: Learning the Tools

Adobe Dreamweaver CS5/6: Learning the Tools Adobe Dreamweaver CS5/6: Learning the Tools Dreamweaver is an HTML (Hypertext Markup Language) editor, authoring tool, and Web site management tool. Dreamweaver is a WYSIWYG (what you see is what you get)

More information

Netscape Composer Tutorial

Netscape Composer Tutorial Netscape Composer Tutorial This tutorial will show you how to use Netscape Composer to create web pages. Netscape Composer integrates powerful What-You-See-Is-What-You-Get (WYSIWYG) document creation capabilities

More information

Imagery International website manual

Imagery International website manual Imagery International website manual Prepared for: Imagery International Prepared by: Jenn de la Fuente Rosebud Designs http://www.jrosebud.com/designs designs@jrosebud.com 916.538.2133 A brief introduction

More information

INTRODUCTION TO HTML5! HTML5 Page Structure!

INTRODUCTION TO HTML5! HTML5 Page Structure! INTRODUCTION TO HTML5! HTML5 Page Structure! What is HTML5? HTML5 will be the new standard for HTML, XHTML, and the HTML DOM. The previous version of HTML came in 1999. The web has changed a lot since

More information

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v1.8.14 FOR WINDOWS Adobe portable document format (PDF) is the standard format for distribution of documents over the internet. Documents can not be written in

More information

Best Practices for Using the Rich Text Editor

Best Practices for Using the Rich Text Editor Best Practices for Using the Rich Text Editor Overview Many pages in Sakai contain large text-entry boxes along with many icons and pull-down lists (located above the actual text entry area). These icons

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using Consistent Formatting in Your Documents Copyright This document is Copyright 2010 2016 by the LibreOffice Documentation Team. Contributors

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2010 2016 by the LibreOffice Documentation Team. Contributors are listed below. You

More information

QRG: Using the WYSIWYG Editor

QRG: Using the WYSIWYG Editor WYSIWYG Editor QRG: Using the WYSIWYG Editor WYSIWYG stands for What You See Is What You Get. The WYSIWYG Editor is the reason you don t need to be an IT Programmer to write content for your web page.

More information

Hotmail Documentation Style Guide

Hotmail Documentation Style Guide Hotmail Documentation Style Guide Version 2.2 This Style Guide exists to ensure that there is a consistent voice among all Hotmail documents. It is an evolving document additions or changes may be made

More information

Accessible Objected-Oriented Programming Concepts for Blind Students using Java. By: R.G. (Dick) Baldwin

Accessible Objected-Oriented Programming Concepts for Blind Students using Java. By: R.G. (Dick) Baldwin Accessible Objected-Oriented Programming Concepts for Blind Students using Java By: R.G. (Dick) Baldwin Accessible Objected-Oriented Programming Concepts for Blind Students using Java By: R.G. (Dick)

More information

Microsoft > Office Specialist, Word 2010

Microsoft > Office Specialist, Word 2010 Microsoft 77-881 --> Office Specialist, Word 2010 Number: 77-881 Passing Score: 800 Time Limit: 120 min File Version: 2012-07-03 http://www.gratisexam.com/ Exam: 77-881 Microsoft Office Specialist (MOS),

More information

USER GUIDE MADCAP FLARE Topics

USER GUIDE MADCAP FLARE Topics USER GUIDE MADCAP FLARE 2018 Topics Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

The Domino Designer QuickStart Tutorial

The Domino Designer QuickStart Tutorial The Domino Designer QuickStart Tutorial 1. Welcome The Domino Designer QuickStart Tutorial You've installed Domino Designer, you've taken the Designer Guided Tour, and maybe you've even read some of the

More information

WebQuest. Question-File Quick-Start Instructions

WebQuest. Question-File Quick-Start Instructions Contents WebQuest Question-File Quick-Start Instructions 1 Introduction 1 2 Where to Start 2 2.1 Questionnaire on Paper............................. 2 2.2 Questionnaire in Electronic Format (Word, PDF,

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using Consistent Formatting in Your Documents Copyright This document is Copyright 2018 by the LibreOffice Documentation Team. Contributors are

More information

TourMaker Reference Manual. Intro

TourMaker Reference Manual. Intro TourMaker Reference Manual Intro Getting Started Tutorial: Edit An Existing Tour Key Features & Tips Tutorial: Create A New Tour Posting A Tour Run Tours From Your Hard Drive Intro The World Wide Web is

More information

Instructions On How To Use Microsoft Word 2010 Pdf Filetype

Instructions On How To Use Microsoft Word 2010 Pdf Filetype Instructions On How To Use Microsoft Word 2010 Pdf Filetype When I go through the Save As dialog, and change my filetype to pdf and I'm currently absolutely baffled by an issue I have when trying to Save

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Your Own Web Page; Quick and Dirty Via Mashup Reminder: Next Quiz on 4/15

Your Own Web Page; Quick and Dirty Via Mashup Reminder: Next Quiz on 4/15 Your Own Web Page; Quick and Dirty Via Mashup Reminder: Next Quiz on 4/15 A Special Language for the Web In the early 1990 s web pages were mostly described using a special purpose language, called Hyper-Text

More information

Using WebBoard at UIS

Using WebBoard at UIS Using WebBoard at UIS Accessing your WebBoard Course...3 Logging in to WebBoard...3 Understanding the WebBoard Environment...4 The Menubar...5 The Conferences Menu...5 Conferences...5 Topics...6 Messages

More information

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display.

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display. Status Bar The status bar is located on the bottom of the Microsoft Word window. The status bar displays information about the document such as the current page number, the word count in the document,

More information

Introduction to Microsoft Office 2007

Introduction to Microsoft Office 2007 Introduction to Microsoft Office 2007 What s New follows: TABS Tabs denote general activity area. There are 7 basic tabs that run across the top. They include: Home, Insert, Page Layout, Review, and View

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2017 by the LibreOffice Documentation Team. Contributors are listed below. You may

More information

Beyond Captioning: Tips and Tricks for Accessible Course Design

Beyond Captioning: Tips and Tricks for Accessible Course Design Minnesota elearning Summit 2017 Aug 2nd, 3:00 PM - 4:00 PM Beyond Captioning: Tips and Tricks for Accessible Course Design Jenessa L. Gerling Hennepin Technical College, JGerling@hennepintech.edu Karen

More information

Creating a Website with Dreamweaver 4

Creating a Website with Dreamweaver 4 Creating a Website with Dreamweaver 4 What is Dreamweaver (DW)? DW is a visual web page editor that allows you to create and manage Websites and pages without having to learn HTML (Hyper Text Markup Language).

More information

Introduction to Microsoft Word 2007 Prepared by:

Introduction to Microsoft Word 2007 Prepared by: Introduction to Microsoft Word 2007 Prepared by: INSTITUTE for ADVANCED STUDY IAS Information Technology Group Einstein Drive, Princeton, NJ 08540 10/28/08 2 TABLE OF CONTENTS INTRODUCTION... 6 GETTING

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 EDITOR GUIDE Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 1 Button Functions: Button Function Display the page content as HTML. Save Preview

More information

Web Content. Overview. Web Content Mini WYSIWYG Editor

Web Content. Overview. Web Content Mini WYSIWYG Editor Web Content Overview Web Content Assets are used for entering HTML-formatted text or media items. They are created and edited via a mini-wysiwyg Editor. Web Content Assets support Dependency Manager tags

More information

University of Sunderland. Microsoft Word 2007

University of Sunderland. Microsoft Word 2007 Microsoft Word 2007 10/10/2008 Word 2007 Ribbons you first start some of the programs in 2007 Microsoft Office system, you may be surprised by what you see. The menus and toolbars in some programs have

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

Introduction to Web Content Management with Collage

Introduction to Web Content Management with Collage Introduction to Web Content Management with Collage Peter Mosinskis Supervisor of Web Services CSU Channel Islands rev. date: November 20, 2009 Table of Contents Login to Collage... 2 Change Your Collage

More information

In the fourth unit you will learn how to upload and add images and PDF files.

In the fourth unit you will learn how to upload and add images and PDF files. Introduction Here at SUNY New Paltz, we use the Terminal Four (T4) web content management system (CMS). This puts the power of editing content on our college s webpage in the hands of our authorized users.

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

4 + 4 = = 1 5 x 2 = 10

4 + 4 = = 1 5 x 2 = 10 Beginning Multiplication Ask your child... "Have you ever seen a multiplication problem?" Explain: "Instead of a plus ( + ) sign or a minus ( - ) sign a multiplication sign ( x ) is used." Have child to

More information

This is a paragraph. It's quite short.

This is a paragraph. It's quite short. Structure A ReStructuredText Primer From the outset, let me say that "Structured Text" is probably a bit of a misnomer. It's more like "Relaxed Text" that uses certain consistent patterns. These patterns

More information

Microsoft Office Word 2010

Microsoft Office Word 2010 Microsoft Office Word 2010 Content Microsoft Office... 0 A. Word Basics... 4 1.Getting Started with Word... 4 Introduction... 4 Getting to know Word 2010... 4 The Ribbon... 4 Backstage view... 7 The Quick

More information

Country Communication Pages

Country Communication Pages Country Communication Pages Lesson 3: Customizing Articles Lesson 3 There are a few ways you can customize articles. In this lesson, you will learn how to: Insert images, videos, tables, and links. Add

More information

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information

DREAMWEAVER QUICK START TABLE OF CONTENT

DREAMWEAVER QUICK START TABLE OF CONTENT DREAMWEAVER QUICK START TABLE OF CONTENT Web Design Review 2 Understanding the World Wide Web... 2 Web Browsers... 2 How Browsers Display Web pages... 3 The Web Process at Sacramento State... 4 Web Server

More information

Beginners Guide to Snippet Master PRO

Beginners Guide to Snippet Master PRO Beginners Guide to Snippet Master PRO This document assumes that Snippet Master has been installed on your site. If not please contact the Bakas IT web team at webreg@bakasit.com.au. Initial Login Screen...

More information

Adobe Dreamweaver CS3 English 510 Fall 2007

Adobe Dreamweaver CS3 English 510 Fall 2007 Adobe Dreamweaver CS3 English 510 Fall 2007 Important: Before going through this handout, you should create a WWW directory on your ISU e-mail account. Otherwise, you will not be able to upload and view

More information

MULTIMEDIA TRAINING KIT INTRODUCTION TO OPENOFFICE.ORG WRITER HANDOUT

MULTIMEDIA TRAINING KIT INTRODUCTION TO OPENOFFICE.ORG WRITER HANDOUT MULTIMEDIA TRAINING KIT INTRODUCTION TO OPENOFFICE.ORG WRITER HANDOUT Developed by: Anna Feldman for the Association for Progressive Communications (APC) MULTIMEDIA TRAINING KIT...1 INTRODUCTION TO OPENOFFICE.ORG

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved.

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved. 4D Write User Reference Mac OS and Windows Versions 4D Write 1999-2002 4D SA/4D, Inc. All Rights reserved. 4D Write User Reference Version 6.8 for Mac OS and Windows Copyright 1999 2002 4D SA/4D, Inc.

More information

Zeppelin Website Content Manager User Manual

Zeppelin Website Content Manager User Manual Zeppelin Website Content Manager User Manual 1. Introduction Zeppelin Website Content Manager is made for maintaining and editing the content of the website easily. Most of the contents inside the website

More information

The same can also be achieved by clicking on Format Character and then selecting an option from the Typeface list box.

The same can also be achieved by clicking on Format Character and then selecting an option from the Typeface list box. CHAPTER 2 TEXT FORMATTING A text without any special formatting can have a monotonous appearance. To outline text, to highlight individual words, quotations, or references, or to separate certain parts

More information

Style Guide. Lists, Numbered and Bulleted Lists are a great way to add visual interest and skimmers love them they make articles easier to read.

Style Guide. Lists, Numbered and Bulleted Lists are a great way to add visual interest and skimmers love them they make articles easier to read. Style Guide Welcome to our Team of Writers! Please use this style guide to help ensure that your article conforms to our desired on-page styles and look it s best ~ thanks! First a word about photos: In

More information

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities.

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities. Introduction to 9.0 Introduction to 9.0 Getting Started Guide Powering collaborative online communities. TABLE OF CONTENTS About FirstClass...3 Connecting to your FirstClass server...3 FirstClass window

More information

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

More information

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS 1 LEARNING OUTCOMES Describe the anatomy of a web page Format the body of a web page with block-level elements including headings, paragraphs, lists,

More information

MICROSOFT WORD 2010 Quick Reference Guide

MICROSOFT WORD 2010 Quick Reference Guide MICROSOFT WORD 2010 Quick Reference Guide Word Processing What is Word Processing? How is Word 2010 different from previous versions? Using a computer program, such as Microsoft Word, to create and edit

More information