Instructions for Running Specific Translators and Integrators


InfiniTe Home

General user instructions are also available.

Keyword Relationships

  1. Run the  TextTranslator to import one or more files.  Click the Import button and then select the TextTranslator.  Click the browse button to select the file you wish to import.  Repeat as needed.
  2. Create a context in which to store the files and then add the files to the context.
  3. Run the KeywordIntegrator.  Select the context you created above and indicate the keywords you want to index, separated by commas.
  4. Run the KeywordIndexer.  This runs on all contexts in the environment.
  5. Run the KeywordIndexExporter.  This creates a file "keywordIndex.html" along with html representations of the text files in the directory you select.  Note: Due to the operation of the html "browse" button, you will actually need to select a file within the directory; InfiniTe writes its information into the same directory as the selected file's directory.

Project Evolution

  1. Create a parent context that will hold all the different versions of code. 
  2. Run the PerlTranslator for each version of the code you wish to analyze. The PerlTranslator imports all files that end in .pm and .pl in a single directory. You will need to indicate a "version" as a parameter - this creates a subcontext of the parent context with that name and stores the translated files in that context.  Note the InfiniTe assumes an alpha-numeric ordering of version identifiers when it performs its analysis.
  3. After you have imported the versions that you want to analyze, run the CodeVersionIntegrator. Indicate the parent context on which you want the integrator to run. This integrator creates a file analysis + timestamp.html in the parent context.
  4. Finally run the CodeVersionExporter selecting the analysis file created in step 3. Here (as in other exporters) you indicate a directory by picking a file in that directory. This creates the file version-analysis.html.

Sample output

Linking of Code and Web Standards