This tutorial explains the basics of getting
started with Ferrite. In this tutorial, you will learn:
- An overview of the Ferrite user interface.
- How to create a project.
- How to create a simple File Processor Workflow.
This tutorial shows you how to convert Unicode (or
other encoding) file to ASCII.
A very simple tutorial to export a CSV file to an
HTML table.
This tutorial explains the following text transformation facilities in
Ferrite in the context of converting text to HTML:
- Using regular expression record delimiters.
- Find/replace using regular expressions.
- Adding headers and footers to transformed text.
Learn how to select files from remote locations for processing. One
or more URLs can be specified for text or CSV processing. Supported
protocols include "HTTP", "HTTPS" and "FTP".