A directory of resources inthe field of technical communication.

Software

251-274 of 948 found. Page 11 of 38.

About this Site | Advanced Search | Localization | Site Maps
 

« PREVIOUS PAGE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25  NEXT PAGE »

 

251.
#30364

Formatting Tips

These are some formatting/word processing tips for Microsoft Word.

Leigh, Heather. Crazy for Words (2007). Articles>Word Processing>Software>Microsoft Word

253.
#12978

Frame-User

Anstelle einer interaktiven Site-Übersicht finden Sie hier das Inhaltsverzeichnis mit Kurzbeschreibungen zu den jeweiligen Rubriken. Das ist für mich einfach besser und schneller zu pflegen und ist deshalb immer aktuell. Für Unterstützung in der Navigation, der Bedienung und der Suche können Sie eine kleine Hilfe aufrufen.

Frame-User.de. (German) Resources>Software>Document Design

254.
#18825

FrameMaker 5.5.6 Component Versions

This page is my effort to discover and document how to transform the currently shipping FrameMaker 5.5.6 into a form that is actually usable and hopefully stable.

Wideman, Graham. WidemanOne (1999). Design>Publishing>Software>Adobe FrameMaker

255.
#18824

FrameMaker 5.5.6 Product Components

This is my current model of the components which compose the FrameMaker 5.5.6 product, and their functions. Open to critique. All of the components marked in yellow are either included in the FM package, or at least supposed to be.

Wideman, Graham. WidemanOne (1999). Design>Publishing>Software>Adobe FrameMaker

256.
#14927

FrameMaker Batch Processing and Automation Using MIF  (link broken)   (PDF)

Have you ever wanted to check a large set of FrameMaker files to make sure all the borders, text- symbols, and rulers are turned off? What about hyperlinks? Wouldn't it be nice to be able to automatically validate all the hypertext links within a large set of FrameMaker files? Did you ever wish there was a way to automatically convert a set of data into FrameMaker tables? You can do all these things, and more, using the Maker Interchange Format (MIF). This article presents some of the main features of MIF and gives an overview of some of the ways you can make use of MIF. Additional articles will delve deeper into using Perl to process MIF, providing details on specific applications.

Larsen, Seraphim. Silicon Valley Connection (2002). Articles>Document Design>Software>Adobe FrameMaker

257.
#10620
258.
#18764

FrameMaker Document Management   (PDF)

Managing FrameMaker documents requires a unique and sophisticated document management solution. FrameMaker documents are inherently complex and often compound in nature; this reality must be recognized in order to effectively manage FrameMaker documents, so that their contents can be fully leveraged.

Lloyd, Harold. STC Proceedings (1999). Design>Document Design>Software>Adobe FrameMaker

259.
#18823

FrameMaker MIFBrowse

Much can be learned about Frame document structure and the objects within by examining documents saved in MIF format.

Wideman, Graham. WidemanOne (2001). Design>Document Design>Software>Adobe FrameMaker

260.
#28737

FrameMaker Resources  (link broken)

FrameMaker seems to be Adobe's best-kept secret. A tremendously powerful desktop-publishing program, FrameMaker has been ritually ignored by reviewers who instead concentrate on the big three DTP apps: QuarkXPress, InDesign, and PageMaker. Adobe positioned FrameMaker as a niche 'word-processing' product appropriate only for long-document production.

EDITsphere (2007). Articles>Document Design>Software>Adobe FrameMaker

261.
#18793

FrameMaker Resources

This site contains links of interest to users of Adobe FrameMaker, the industry-leading tool for creating long or complex technical documents. Paired with Quadralay's WebWorks Publisher, it is also an excellent tool for single source solutions that involve some combination of print or PDF, online Help, and Web-based information.

Knopf Online. Resources>Document Design>Software>Adobe FrameMaker

262.
#23457

FrameMaker Template Browser

I modified the FrameMaker template browser to display our department's templates rather than the generic ones that come with the software. The writers no longer have to dig through the company's folder structure to find the template they need.

Henkel, Rick. Docspages. Resources>Document Design>Software>Adobe FrameMaker

263.
#27090

FrameMaker vs. FrameMaker+SGML  (link broken)

Everything that is in FrameMaker is in FrameMaker+SGML. FrameMaker+SGML has capabilities that FrameMaker does not have.

Bright Path Solutions (2004). Articles>Document Design>Software>Adobe FrameMaker

264.
#20501

FrameMaker: Easy to Learn

I'd like to vote in favor of dispelling the MYTH that FrameMaker is difficult to learn.

Muller, Rita. InFrame. Articles>Software>Document Design>Adobe FrameMaker

265.
#27656

FrameMaker: Structured or Unstructured?

At the 2004 WritersUA and STC Conferences, structured FrameMaker and XML were among the more popular session topics. There is obviously significant interest in the user assistance community about authoring XML documents with structured FrameMaker. This is not surprising, as many organizations are struggling with the problems of creating and delivering increasing amounts of user assistance in multiple formats, and managing their content in a way that maximizes their capabilities to reuse content across multiple publications.

Houser, Alan R. WritersUA (2004). Articles>Document Design>Software>Adobe FrameMaker

266.
#25418
267.
#20893

FrameScript Tutorials: An Introduction to Writing Scripts

FrameScript is a lot like FrameMaker; it has a fairly steep learning curve, but once you learn it, you’ll find it a real workhorse. The best way to start is to read the FrameScript Scriptwriter’s Guide. And the Quick Reference will provide you shortcuts to learning the FrameScript syntax. This tutorial will introduce some foundational concepts of writing scripts that will help you get started.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

268.
#20888

FrameScript Tutorials: Cross-References

There are two types of cross-references in FrameMaker: paragraph cross-references and spot cross-references. (There is a third type, element cross-references, available only in FrameMaker+SGML. This tutorial will not discuss element cross-references) Both paragraph and spot cross-references are similar, in that you have to insert an Xref object that points to a Cross-Ref Marker. The Xref object has an XRefSrcText property that must exactly match the marker text of the Cross-Ref Marker. Let’s start with spot cross-references, since they are a little simpler to work with.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

269.
#20892

FrameScript Tutorials: Loops and Linked Lists

In the previous lesson, we introduced a simple FrameScript loop to process all of the paragraph formats in a document. In this lesson, we will introduce a variation of the loop, and the important concept of linked lists' of FrameMaker objects.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

270.
#20891

FrameScript Tutorials: Navigating Paragraphs

Being able to navigate paragraphs in FrameMaker documents is an essential FrameScript task. This tutorial will explore several methods. For background information, see the Loops and Lists tutorial.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

271.
#20890

FrameScript Tutorials: Scaling Tables to Fit the Text Column Width

Here is a simple script that proportionately scales a table to fit the text column that contains it. This script works with the current table but can be easily expanded to work with all of the tables in a document or book.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

272.
#20889

FrameScript Tutorials: Styles for FrameMaker Graphics

If you are making a lot of FrameMaker graphics, such as lines with arrowheads, the thought of having to change them later can give you nightmares. Wouldn’t it be nice to have 'stylesheets' for graphic objects? With FrameScript, you can apply 'styles' to your graphics so that their properties can be globally changed.

Carmen Publishing. Articles>Document Design>Software>Adobe FrameMaker

273.
#29920

FrameScript Users

A group for users of 'FrameScript' software.

Yahoo. Resources>Mailing Lists>Software>Adobe FrameMaker

274.
#10188

FrameUsers

The largest FrameMaker® Reference Site on the Internet. This is the largest FrameMaker User Network (FUN) available to anyone around the world. Although this site is not produced by Adobe, we provide a solutions network for all FrameMaker® users. This can only be made possible with your support, ideas and suggestions. Please feel free to join one of our email lists and make sure to drop us your comments and ideas.

FrameUsers.com. Organizations>TC>Software>Adobe FrameMaker

275.
#28368

Free or Open-Source Tools for Technical Communicators, Part 1: The Software   (PDF)

This article takes a look at some of the most successful free and open-source products available for technical communicators and their clients.

Curley, Charles. Intercom (2006). Articles>TC>Software>Open Source

 
« PREVIOUS PAGE  |  NEXT PAGE »

There are 16 readers currently online: 1 registered user and 15 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon