docs
Doc Builder 1.0
Doc Builder is a full-featured and advanced tool that assists developers in creating various types of design documentation during the initial phases of a software development project. more>>
Doc Builder 1.0 is a full-featured and advanced tool that assists developers in creating various types of design documentation during the initial phases of a software development project. Specifically designed for FileMaker Pro developers, Doc Builder helps any database or web developer easily specify, estimate, and track the progress of each development project. Documents provided include: Requirements Specification, Project Estimate, Design Specification, Detailed Design Spec, Change Order, Status Report, Delivery Document.
Mac Palm Doc 2.0.7
Mac Palm Doc comes as a user-friendly and practical utility that makes it convenient to convert files to and from the Palm Doc Doc format. more>>
Mac Palm Doc 2.0.7 comes as a user-friendly and practical utility that makes it convenient to convert files to and from the Palm Doc "Doc" format. Mac Palm Doc offers a suite of features not available in most other similar utilities available for the Macintosh.
Requirements: Mac OS 8.0 or higherPPC
Doc Geographer X 3.1
Doc Geographer X comes as an attractive game which allows you to learn geography: the capitals city of the world, the flags, to localize the countries and compare the surface area. more>>
Doc Geographer X 3.1 comes as an attractive game which allows you to learn geography: the capitals city of the world, the flags, to localize the countries and compare the surface area.
Requirements:
- Mac OS X 10.0 or higher
BatchOutput DOC 2.0.5
Automate PDF production & printing from Microsoft Word. more>>
BatchOutput DOC 2.0.5 is designed to automate PDF production and printing from Microsoft Word. Just add Word files to the BatchOutput DOC list, adjust the settings, and BatchOutput DOC will do the rest for you automatically.
NEW: Saving Microsoft Word files as PDF with the following options:
- Saving pages as single PDF files
- Variable file names
- Downsampling images to user-defined resolution
- Specifying image compression
- Applying Quartz filters
- Encrypting PDF files
- Protecting PDF with passwords to restrict copying, printing, and file opening
BatchOutput automatically prints and exports multiple and single InDesign documents to various formats. Just select the documents you need to output, adjust the settings, and BatchOutput will do the rest for you.
Major Features:
- Multitask:
- Let BatchOutput work Instead of you.
- You can keep working with other programs while BatchOutput processes InDesign files in the background. Or let BatchOutput work while you're on a lunch break. Or leave it working overnight to output hundreds of documents - the job will be done when you return in the morning.
- BatchOutput is not just a plug-in - it's a workflow solution that integrates fully with the Finder, doesn't limit your ability to manipulate InDesign documents when open, and delivers the power of a fully integrated InDesign plug-in combined with the flexibility of an independent application.
- Output automation:
- Print and export multiple and single documents.
- Output multipage documents as single pages.
- Use InDesign print and PDF presets.
- Define custom output settings in the first document.
- Built-in EPS export presets.
- Change file name in printer queue.
- Processing:
- Update modified links automatically.
- Output documents invisibly.
- Output non-consecutive page ranges.
- Save documents after output.
- Destination:
- Variable output file names (see details).
- Specify output folder or export to the same folder as InDesign document.
- Favorite output folders.
- Integration:
- Add files from system dialog or Finder.
- Add front document or all open documents.
- Open and reveal documents in Finder directly from BatchOutput.
- Detailed progress of the output process.
- Variable Output File Names
- BatchOutput offers you unmatched capabilities to create variable file names, making it equally indispensable for output of both multiple and single documents. You can compose output file names of up to six parts. You can choose from ten variables to assign to each part:
Requirements:
- Adobe InDesign CS/CS2/CS3/CS4
- Mac OS X 10.4.2 (or later), Leopard compatible
License:Commercial
2008 OfficePool Document Icons 1.0
2008 OfficePool Document Icons provides a diversified and effective office tool. more>>
2008 OfficePool Document Icons 1.0 provides a diversified and effective office tool. Excel, Entourage & PowerPoint are free! Replace your boring Office 2008 Document icons with these that, give more depth and a more OSX feel to your files. As of 10.5, OSX automatically adds Doc Preview to all your Office Documents and needs to be turned off on the folders you wish to use these icons in. Right click in the Finder window, choose View Options and uncheck, Show icon preview. Lots of complaints about Icon Preview led to me creating these icons. With, Icon Preview enabled, it is, almost, impossible to tell the difference between an Excel Document and a Word Document. These Icons, make your Documents Distinguishable by type and look good.

upCast RT 7.1.3
Word/RTF to XML converter. more>>
upCast RT 7.1.3 is one of the most comprehensive tools which can enable you to use Microsoft Word as an authoring application for XML documents.
Take advantage of the widespread availability and familiar user interface of Word or any other RTF savvy office application for structured document authoring. upCast offers a cost-effective way to reuse existing tools for gaining all the benefits of a standardized markup language: XML.
Major Features:
- Import formats
- RTF documents conforming to the RTF specification 1.8 (including style info)
- Word binary documents (using WordLink; only when running on Windows platform with Word installed)
- Any well-formed XML document (no style info)
- Processing features
- Run Upcast Processing Language (UPL) code on documents
- Transform documents using XSLT (XSLT 1: Xalan, XSLT 2: Saxon-B)
- Integrate external tools via commandline call
- Create complex, nested groupings using UPL and the Grouper module
- Create markup based on regular expressions, even across element boundaries
- Create markup based on style information
- Validate against XML DTD, XML Schema and Relax NG
- In-place transformations, attach custom data to any node
- List detection heuristics, supporting nested lists
- Create sub-processing pipelines
- Perform detailed logging, handle processing errors
- Sophisticated handling of embedded and referenced images
- Export formats
- XML (upCast DTD)
- XML (internal tree format)
- RTF (Version 1.6)
- CSS
- Interfaces
- GUI based on Swing
- Commandline
- Java API
Enhancements:
- New Features
-
- UPL: New function set-var() to be able to set variables with dynamically calculated names
- UPL: New function parse-numbering() to convert a (possibly multi-level) numbering string like "(iv)" or "I-A-3.d)" into a list of integers indicating the number index of each level like {4} or {1,1,3,4}
- RTF Exporter: new option to specify handling of missing images or images in an unsupported or unrecognized format
- Changes & Improvements
-
- Documentation: markup-regex(): Add notice that with a repeating group, only the last instance is handled by markup-regex() as described in javadoc for java.util.regex.Pattern.
- Documentation: markup-regex(): Add example for parsing out heading numbers by levels.
- Documentation: markup-regex(): Add example for custom-replace function.
- When log file path is "-", the console logger is used. You can therefore request output to the console (instead of to a file) by specifying "-Dde.infinityloop.application.logfile=-" on invoking Java.
- You can now set specifically configured logging filter on the external logger. This can be done programmatically via the Java API or use the system property de.infinityloop.logfilterspec for testing within the GUI.
- Completely revamped logging filter configuration in the UI. This includes modules, pipelines, preferences and Log Window. In each of these places, you now can specify a fully customizable log filter spec string. This required a change of the pipeline storage format to V4. Format converters from earlier pipeline versions have been implemented and work silently in the background on loading a pipeline file. The UI has changed to an editable combo box with the plain log levels available as pre-defined choices. However, you can write into the edit field and set up any filter spec you like. For syntax, see documentation.
- Log Window was line-wrapping, which is not desirable. Now, a horizontal scroll bar is shown as needed.
- Fixes
-
- Re-setting the WordLink executable path dynamically during program execution was not picked up by the RTF Exporter
- RunPipeline did not work at all times
- several corrections in the documentation
- Pipeline Settings > License: Alt modifier did not work to force relative path
- Documentation generated by the pipeline doc generator did not warn on missing self-containedness when license setting was "inherit"
- Calling replace-with-text() does not work on a last sibling node in that the text to replace it with was not inserted, although the node to replace was deleted.
- UPL: fixed bug in checking signatures of functions with variable argument lists
- Exporting Ant source or Java source did not report any errors during that op, but showed "successful" message instead.
- Log window: Disable filter entry field when showing log from file where filtering is not possible
Requirements:
- Java 5 runtime environment or later
- 512 MB of free RAM (recommended)
- Environment compatible and running with Xerces 2.9 or later (Xerces 2.9.1 is delivered with upCast binary)

Enfocus PitStop Professional 08
Preflights, auto-corrects & edits pdf docs in Adobe Acrobat. more>> <<less
EVX_AddressBook 1.0fc1
EVX_AddressBook comes as a beneficial 4D plugin for 4D 2003 MacOS X that proposes a set of 4D methods to connect your 4D applications to the Jaguar build in Apple Address Book. more>>
EVX_AddressBook 1.0fc1 comes as a beneficial 4D plugin for 4D 2003 MacOS X that proposes a set of 4D methods to connect your 4D applications to the Jaguar build in Apple Address Book. Using EVX_AddressBook, you can set/get Address Book properties (including pictures) directly from 4D as well as import/export contacts as VCARD. You can even take the benefit of Address Book Palm/T68i devices synchronisation (through iSync). This release is delivered with a PDF doc and a sample database.
Requirements:
- MacOS X 10.2.X
- 4D 2003 for MacOS X
NetService 1.1
NetService is a program letting you serch on selected text from any application. more>>
NetService 1.1 is a program letting you serch on selected text from any application. These include dictionary, address, usenet, web, yellow pages, eBay, and Apple developer docs searches.
ExportFM 8.0
ExportFM - FileMaker plugin for image editing & doc management more>>
For example, you can create and export thumbnails, web-ready images, or preview mode screen shots. In addition to editing, importing, and exporting the content that FileMaker stores directly in container fields, ExportFM handles all media types stored by reference.
Mootjelitt Palm Converter 2.0a16
Mootjelitt Palm Converter is considered as a useful application that makes it possible to convert various pdb databases into something that be used by other programs on your desktop. more>>
Mootjelitt Palm Converter 2.0a16 is considered as a useful application that makes it possible to convert various pdb databases into something that be used by other programs on your desktop. Currently available formats are: Memos, pedit "memos", Hours, Expense, Treo/VisorPhone Call Tracking databases, DOC files, QuickWord documents, Beers, BloodPressMgr, Timesheet, TimeCatch, JFile, FrogWatch, Handstory DOC files, Arranger, List, Pilot-DB, funSMS, MobileDB, and ThoughManager.
AutoGraf 1.0.2b
AutoGraf provides users with such an efficient and powerful class diagram generator, a.k.a. a UML reverse-engineering tool, for Objective-C. more>>
AutoGraf 1.0.2b provides users with such an efficient and powerful class diagram generator, a.k.a. a UML reverse-engineering tool, for Objective-C. Innovative features include Bolt (diagram self-update), Find-as-you-type, print-quality graphics, and integrated AppKit/Foundation/WebKit browsing.
Requirements: Mac OS X 10.1 or higher (10.3 with Xcode 1.2 required for doc browsing)
ResConverter 1.1
ResConverter comes to users as a high-quality and useful tool which does all this things only by selecting your docs and clicking on a button. more>> <<less
TextRoller 2.6.2
TextRoller is a beneficial and easy-to-use tool which can query Internet search engines, retrieve and digest the documents. Alternatively, it can be addressed to HTML / DOC files collections on your local drive. more>>
TextRoller 2.6.2 is a beneficial and easy-to-use tool which can query Internet search engines, retrieve and digest the documents. Alternatively, it can be addressed to HTML / DOC files collections on your local drive.
TextRoller has 3 functional modes.
- In the Build Digest mode, the program produces a summary of each document according to the requested degree of conciseness, and also displays the main concepts (single terms & phrases) found in the processed material. TextRoller not only shows what the document is about (say, in order to find out whether it is worth reading), but retrieves the most important information. It will not present you with sentences that refer semantically to the information (passages) missing in the output text. So, TextRoller Digest can in many cases be used as a reliable information source by itself, instead of the original document.
- Query-Biased Digest. If this option is checked, you get only those passages from the digest of document, that contain the terms/phrases that you've specified. Presence of these terms in the produced digest (or its close surrounding) makes it more focused on your information need.
- In the Build Report mode, TextRoller assembles a new query-relevant text from multiple documents passages. This is performed by ways of extraction and ordering the query-relevant information. Only pasages not refering to their surrounding in the source text are picked up. Extracted passages are arranged in such a way that they can be read as a new independent information document relevant to your query (with links to originals).
MasterText 2.3.2
MasterText is a useful program aimed at analysts (business, intelligence, science) which can pick up pieces (short passages) of relevant information from multiple documents, and puts them together in a logical order. more>>
MasterText 2.3.2 is a useful program aimed at analysts (business, intelligence, science) which can pick up pieces (short passages) of relevant information from multiple documents, and puts them together in a logical order.
MasterText groups information items into clusters, reveals the main thematic aspects, lets a user to get additional information on a selected aspect. In order to use the MasterText successfully, you must have a valid collection of sources. MasterText currently can process files in HTML, ASCII (TXT), MS Word (DOC), RTF and PDF file formats.
Note: MasterText can process correctly ONLY English texts.
License:Commercial
- Page: 1 of 2
- 1
- 2