Documentation Guidelines for NPARC Alliance Software Development
|
|
|
- Neal Sparks
- 10 years ago
- Views:
Transcription
1 Documentation Guidelines for NPARC Alliance Software Development Charles E. Towne NASA Glenn Research Center Cleveland, Ohio 1 Introduction This document describes the guidelines to be used when writing documentation during NPARC Alliance software development projects. It was originally written for the NASTD/NPARC/NXAIR code merger effort, but should be applicable to other software development projects as well. 2 Guidelines for External Documentation This section discusses the external documentation that should be prepared describing the production software. This is the documentation that will be released with the code, in printable and/or electronic form. Generally there will be two levels of documentation one for users and one for developers. For relatively simple applications, these may be combined in a single document, but for more complex programs they should be separate. Depending on the application, it may be appropriate to supply more than one user- and/or developer-level document. For example, it may make sense to have a user-level Installation Guide that s separate from the User s Guide. For some types of software, a third level of documentation may be desirable, providing a separate high-level detailed description of the analysis, modeling assumptions, numerical solution procedure, etc. 2.1 User-Level Documentation This is the documentation that a typical user will refer to most often. It should include all the information that a user, from beginner to expert, needs to successfully apply the program to real-world problems. Ideally, though, it should be organized in such a way that a new user can learn the basics and start running the program relatively quickly, without having to wade through descriptions of advanced and/or rarely-used features. The user-level documentation should include: Where appropriate, a brief description of the analysis, modeling assumptions, numerical solution procedure, etc., especially if a separate detailed Analysis Description is not being provided. This is version 1.0 of this document, released 8 Sep
2 A brief description of important code features and capabilities. A description of the mechanics of running the program, including details about how to use any user-level scripts supplied with the program. A tutorial, especially for large and/or complex programs, that guides an inexperienced user step-by-step through the process of running a new case. Definitions of all input and output variables. For interactive programs, details about commands that are used, and/or how to use the GUI interface. A discussion of the computational resources required. A description of any user-level input and/or output files, including the contents, the associated Fortran unit number, and the file format. Where appropriate, instead of (or in addition to) describing their contents and format, information should be included describing how to create and/or extract information from the files. A list of error messages that may be generated by the program, including suggested corrective action. Example cases illustrating the proper procedure for running realistic applications. 1 Where appropriate, a separate 2 4 page Quick Guide to running the program. 2.2 Developer-Level Documentation This is a reference document that a developer will refer to for detailed information that s needed when modifying or extending the program. The developer-level documentation should include: A description of the overall code structure, including flow charts and subprogram calling trees. Details about scripts used to run the program. A description of all the files read and/or written by the program, including their contents, the associated Fortran unit number, and the format of the file. Definitions of all common block variables. Details about each subprogram, including: a list of other subprograms that call or are called by the subprogram; a list of the files read and/or written by the subprogram; definitions of the input, output, and key local variables; and a description of the work being done in the subprogram. 1 For the NASTD/NPARC/NXAIR merger, input and output files for the example cases will be supplied with the program and/or made available over the WWW. 2
3 3 Guidelines for Internal Working Documentation This section describes the documentation that should be supplied by developers during the course of a software development project. This type of documentation is especially important in large projects, in which several people are involved in writing software and developing the external documentation. The purpose of the internal working documentation is to: Establish a detailed history of the software development. Serve as reference material for other developers during the course of the project. Provide raw material for the development of the external documentation described above. Whenever a change is made to an existing subprogram, the developer should supply the following information 2. A suggested format is presented in the Appendix. The date and author of the change. A brief description summarizing what changes were made, and why. A detailed technical description of major changes, to be used in updating the subprogram description in the developer-level documentation. 3 Changes that should be made to the user-level documentation, such as definitions of any new input or output variables, a description of any new files that are used, and a list of new error messages that may be generated. Changes that should be made to the developer-level documentation for the subprogram, such as a list of additional subprograms that call or are called by the subprogram, and definitions of any new input, output, and/or key local variables. The same type of documentation is needed when a completely new subprogram is added to the code, except of course that all the information needed to describe the subprogram in the developerlevel documentation should be supplied. 2 For the NASTD/NPARC/NXAIR code merger project, this should be included whenever new code is checked into the version control system. 3 For the NASTD/NPARC/NXAIR merger, this developer-level documentation does not yet exist. Thus, even though this guideline only refers to a description of the changes that have been made, supplying a detailed description of the work being done by the subprogram as a whole is perfectly OK, and even encouraged. :-) 3
4 Appendix Supplying Internal Working Documentation The following is a suggested form that code developers may use to supply the information required for the internal working documentation. Where possible, the version control software should not allow code changes to be made without the appropriate documentation. 1 OVERALL DESCRIPTION This section provides an overall description of the changes made, and is intended to establish a detailed history of the program s development. Author: Author of code Date: Date of change Brief summary of changes: A few lines summarizing the changes made Detailed technical description of major changes: For major additions and changes, please include a detailed description of the theory, analysis, etc., that was coded. Reference existing documents as appropriate. 2 USER-LEVEL INFORMATION This section will be used to update the user-level documentation. New/modified keyword input: List of keywords with definitions New/modified standard output: List of changes to standard (i.e., fort.6) output New/modified input files: List of files, including a description of the contents and format New/modified output files: List of files, including a description of the contents and format New/modified error messages: List of messages, including suggested corrective action 3 DEVELOPER-LEVEL INFORMATION This section will be used to update the developer-level documentation. The information described below should be included for each subprogram that has been modified or created. Subprogram names (or file names if necessary) should include the relative path name from the src directory. Changes to the lists of called by routines, input variables, etc., should note those that should be deleted, as well as those to be added. Subprogram: Subprogram name, and file name if different from subprogram name Changes to called by : Changes to the list of subprograms that call this subprogram Changes to calls : Changes to the list of subprograms that this subprogram calls Changes to input variables: Changes to the list of input variables that this subprogram uses, with their definitions 4
5 Changes to output variables: Changes to the list of output variables that this subprogram computes, with their definitions Changes to key local variables: Changes to the list of key local variables in this subprogram, with their definitions The information described below should be included for each common block that has been modified or created. Include file names should include the relative path name from the include directory. Changes to the lists of variables should note those that should be deleted, as well as those to be added. Common block: Common block name, and include file name if different from common block name Changes to common variables: Changes to the list of variables in this block, with their definitions 5
Creating a Java application using Perfect Developer and the Java Develo...
1 of 10 15/02/2010 17:41 Creating a Java application using Perfect Developer and the Java Development Kit Introduction Perfect Developer has the facility to execute pre- and post-build steps whenever the
PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu
PaperStream Connect Setup Guide Version 1.0.0.0 Copyright Fujitsu 2014 Contents Introduction to PaperStream Connect... 2 Setting up PaperStream Capture to Release to Cloud Services... 3 Selecting a Cloud
CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR
Drupal Website CKeditor Tutorials - Adding Blog Posts, Images & Web Pages with the CKeditor module The Drupal CKEditor Interface CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR "FINDING
Degree Thesis. Neil Diamond Ghulam
Degree Thesis Neil Diamond Ghulam Management Consulting Neil Diamond Ghulam Arcada University of Applied Sciences Industrial Management Helsinki 2009 DEGREE THESIS Arcada Degree Programme: Industrial Management
Structural Health Monitoring Tools (SHMTools)
Structural Health Monitoring Tools (SHMTools) Getting Started LANL/UCSD Engineering Institute LA-CC-14-046 c Copyright 2014, Los Alamos National Security, LLC All rights reserved. May 30, 2014 Contents
Owner of the content within this article is www.searchexchange.com Written by Marc Grote www.it-training-grote.de
Owner of the content within this article is www.searchexchange.com Written by Marc Grote www.it-training-grote.de EPA Exchange Server Profile Analyzer Written by Marc Grote - mailto:[email protected]
LICENSE4J FLOATING LICENSE SERVER USER GUIDE
LICENSE4J FLOATING LICENSE SERVER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Floating License Usage... 2 Installation... 4 Windows Installation... 4 Linux
In this tutorial I will be uploading multiple images to my ftp folder on my ktools site, and then add them using manager.
How to upload images via ftp In this tutorial I will be uploading multiple images to my ftp folder on my ktools site, and then add them using manager. First thing I need to do is get all my images ready.
Audit TM. The Security Auditing Component of. Out-of-the-Box
Audit TM The Security Auditing Component of Out-of-the-Box This guide is intended to provide a quick reference and tutorial to the principal features of Audit. Please refer to the User Manual for more
USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)
USING STUFFIT DELUXE StuffIt Deluxe provides many ways for you to create zipped file or archives. The benefit of using the New Archive Wizard is that it provides a way to access some of the more powerful
AD Certificate Distribution
Technical Brief AD Certificate Distribution Contents Introduction 2 Preparation 2 Server Actions 4 Active Directory Actions 5 Appendix A: Scripts zip 10 INTRODUCTION M86-Security provides a solution for
MultiAlign Software. Windows GUI. Console Application. MultiAlign Software Website. Test Data
MultiAlign Software This documentation describes MultiAlign and its features. This serves as a quick guide for starting to use MultiAlign. MultiAlign comes in two forms: as a graphical user interface (GUI)
Quick Overview on Connecting Crystal Reports with GRIN-Global Data
Quick Overview on Connecting Crystal Reports with GRIN-Global Data Revision Date November 14, 2014 This guide gives a brief overview of setting up Crystal Reports reports. Change notes pertaining to this
Interfacing SAS Software, Excel, and the Intranet without SAS/Intrnet TM Software or SAS Software for the Personal Computer
Interfacing SAS Software, Excel, and the Intranet without SAS/Intrnet TM Software or SAS Software for the Personal Computer Peter N. Prause, The Hartford, Hartford CT Charles Patridge, The Hartford, Hartford
SAS, Excel, and the Intranet
SAS, Excel, and the Intranet Peter N. Prause, The Hartford, Hartford CT Charles Patridge, The Hartford, Hartford CT Introduction: The Hartford s Corporate Profit Model (CPM) is a SAS based multi-platform
Creating PL/SQL Blocks. Copyright 2007, Oracle. All rights reserved.
What Will I Learn? In this lesson, you will learn to: Describe the structure of a PL/SQL block Identify the different types of PL/SQL blocks Identify PL/SQL programming environments Create and execute
Documentation Installation of the PDR code
Documentation Installation of the PDR code Franck Le Petit mardi 30 décembre 2008 Requirements Requirements depend on the way the code is run and on the version of the code. To install locally the Meudon
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor
INSTALLING, CONFIGURING, AND DEVELOPING WITH XAMPP
INSTALLING, CONFIGURING, AND DEVELOPING WITH XAMPP by Dalibor D. Dvorski, March 2007 Skills Canada Ontario DISCLAIMER: A lot of care has been taken in the accuracy of information provided in this article,
Lucid Key Server v2 Installation Documentation. www.lucidcentral.org
Lucid Key Server v2 Installation Documentation Contents System Requirements...2 Web Server...3 Database Server...3 Java...3 Tomcat...3 Installation files...3 Creating the Database...3 Step 1: Create the
Creating Dynamics User Model Dynamic Linked Library (DLL) for Various PSS E Versions
Siemens Energy, Inc. Power Technology Issue 111 Creating Dynamics User Model Dynamic Linked Library (DLL) for Various PSS E Versions Krishnat Patil Staff Software Engineer [email protected] Jay
3D Restoration (Kine3D -3)
3D Restoration (Kine3D -3) SKUA 2009.4 and GOCAD 2009.4 Rock & Fluid Canvas 2009 Epos 4.0 Rollup 3 Configuration Guide 2007 2011 Paradigm Ltd. or its affiliates and subsidiaries. All rights reserved. The
WS_FTP Pro for Windows 95/98/NT
Note to Instructor: These instructions were written for the faculty and staff to use to familiarize themselves with WS_FTP Pro. The majority of the audience consists of nonspecialists and executives. Also,
AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS
AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted
White Paper www.wherescape.com
What s your story? White Paper Agile Requirements Epics and Themes help get you Started The Task List The Story Basic Story Structure One More Chapter to the Story Use the Story Structure to Define Tasks
Exercise 3: Building a GIS data library
The Scenario You are preparing for an interview for a GIS position for a particular county. They asked that you present a GIS demonstration as part of your interviewing process. You decide to develop a
COGNOS Query Studio Ad Hoc Reporting
COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology
Stage 5 Information and Software Technology
Stage 5 Information and Software Technology Year: Year 9 Teacher: Topic: Option 8: Software Development and Programming Time: This option involves students undertaking a range of activities that will lead
SilkTest Workbench. Getting Started with.net Scripts
SilkTest Workbench Getting Started with.net Scripts Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2010 Micro Focus (IP) Limited. All Rights Reserved. SilkTest
UQC103S1 UFCE47-20-1. Systems Development. uqc103s/ufce47-20-1 PHP-mySQL 1
UQC103S1 UFCE47-20-1 Systems Development uqc103s/ufce47-20-1 PHP-mySQL 1 Who? Email: [email protected] Web Site www.cems.uwe.ac.uk/~jedawson www.cems.uwe.ac.uk/~jtwebb/uqc103s1/ uqc103s/ufce47-20-1 PHP-mySQL
DataPA OpenAnalytics End User Training
DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics
Automated Software Testing With Macro Scheduler
Automated Software Testing With Macro Scheduler Copyright 2005 MJT Net Ltd Introduction Software testing can be a time consuming task. Traditionally QA technicians and/or programmers would sit in front
CUBRID Backup & Restore Part I (Backup)
CUBRID Backup & Restore Part I (Backup) January 2011 The scope of this tutorial is to introduce the CUBRID capabilities for database backup & restore. The tutorial is split into two parts: - Part I: Backup
Using Secure4Audit in an IRIX 6.5 Environment
Using Secure4Audit in an IRIX 6.5 Environment Overview... 3 Icons... 3 Installation Reminders... 4 A Very Brief Overview of IRIX System auditing... 5 Installing System Auditing... 5 The System Audit Directories...
VERITAS NetBackup Microsoft Windows User s Guide
VERITAS NetBackup Microsoft Windows User s Guide Release 3.2 Windows NT/95/98 May, 1999 P/N 100-001004 1994-1999 VERITAS Software Corporation. All rights reserved. Portions of this software are derived
FIGURE 33.5. Selecting properties for the event log.
1358 CHAPTER 33 Logging and Debugging Customizing the Event Log The properties of an event log can be configured. In Event Viewer, the properties of a log are defined by general characteristics: log path,
webmethods Certificate Toolkit
Title Page webmethods Certificate Toolkit User s Guide Version 7.1.1 January 2008 webmethods Copyright & Document ID This document applies to webmethods Certificate Toolkit Version 7.1.1 and to all subsequent
Step 3: Go to Column C. Use the function AVERAGE to calculate the mean values of n = 5. Column C is the column of the means.
EXAMPLES - SAMPLING DISTRIBUTION EXCEL INSTRUCTIONS This exercise illustrates the process of the sampling distribution as stated in the Central Limit Theorem. Enter the actual data in Column A in MICROSOFT
Administration Guide. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.
. All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Gpupdate is a trademark owned by Specops Software.
Importing TSM Data into Microsoft Excel using Microsoft Query
Importing TSM Data into Microsoft Excel using Microsoft Query An alternate way to report on TSM information is to use Microsoft Excel s import facilities using Microsoft Query to selectively import the
Installation of ADS SiMKit startup script and designkit on Windows for SiMKit version 4.4
Installation of ADS SiMKit startup script and designkit on Windows for SiMKit version 4.4 Introduction This document explains how to prepare Windows environment for ADS simulations with SiMKit. This includes
You must have at least Editor access to your own mail database to run archiving.
Archiving An archive is a copy of a database you can create to store information no longer in use. Like a replica, an archive contains all documents and design elements in the original database, but unlike
Lab 1 Introduction to Microsoft Project
Lab 1 Introduction to Microsoft Project Statement Purpose This lab provides students with the knowledge and skills to use Microsoft Project. This course takes students step-by-step through the features
When the template is complete, the whole Work Package document can be printed and approved. Saving the Work Package document under its own name
HOW TO USE THIS TEMPLATE: Introduction The template reflects the steps set out in the PRINCE2 Method and is designed to prompt the Project Manager and help in the creation of the Work Package. The information
LogProcess v1.0 User Guide
LogProcess v1.0 Index Pages Subject Introduction 3 What is LogProcess? Installation & Configuration 4 System requirements 4-5 Installing the utility 6 Configuring LogProcess 7 Configuring IIS 8 Scheduling
Eliminate Memory Errors and Improve Program Stability
Eliminate Memory Errors and Improve Program Stability with Intel Parallel Studio XE Can running one simple tool make a difference? Yes, in many cases. You can find errors that cause complex, intermittent
PriveonLabs Research. Cisco Security Agent Protection Series:
Cisco Security Agent Protection Series: Enabling LDAP for CSA Management Center SSO Authentication For CSA 5.2 Versions 5.2.0.245 and up Fred Parks Systems Consultant 3/25/2008 2008 Priveon, Inc. www.priveonlabs.com
InfoView User s Guide. BusinessObjects Enterprise XI Release 2
BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,
Installation Guide: Migrating Report~Pro v18
Introduction... 2 Overview... 2 System Requirements... 3 Hardware Requirements... 3 Software Requirements... 3 Assumptions... 4 Notes... 4 Installation Package Download... 5 Package Contents... 5 Pre-Installation
A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools
A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools By Arnold M. Mwanzu From Kenya: United States International University-Africa
Getting Started with Mplus Version 7.31 Demo for Mac OS X and Linux
Getting Started with Mplus Version 7.31 Demo for Mac OS X and Linux This document shows how to install Mplus Demo, how to use Mplus Demo, and where to find additional documentation. Overview Mplus Version
SpamTitan Outlook Addin V2.0
SpamTitan Outlook Addin V2.0 The SpamTitan Outlook Addin v2.0 allows users to do a varity of spam filtering management from the outlook client, including Report Spam and Ham messages to the SpamTitan Bayesian
Business Intelligence Tutorial: Introduction to the Data Warehouse Center
IBM DB2 Universal Database Business Intelligence Tutorial: Introduction to the Data Warehouse Center Version 8 IBM DB2 Universal Database Business Intelligence Tutorial: Introduction to the Data Warehouse
Log Analyzer Reference
IceWarp Unified Communications Log Analyzer Reference Version 10.4 Printed on 27 February, 2012 Contents Log Analyzer 1 Quick Start... 2 Required Steps... 2 Optional Steps... 3 Advanced Configuration...
Introduction to Synoptic
Introduction to Synoptic 1 Introduction Synoptic is a tool that summarizes log files. More exactly, Synoptic takes a set of log files, and some rules that tell it how to interpret lines in those logs,
Backing Up and Restoring Data
Backing Up and Restoring Data Cisco Unity Express backup and restore functions use an FTP server to store and retrieve data. The backup function copies the files from the Cisco Unity Express application
Test Automation Integration with Test Management QAComplete
Test Automation Integration with Test Management QAComplete This User's Guide walks you through configuring and using your automated tests with QAComplete's Test Management module SmartBear Software Release
CPM and GANTT: The Next Step in Multi-Project Management
CPM and GANTT: The Next Step in Multi-Project Management Stephen Sloan, Accenture, New York, NY Lindsey Puryear, SAS Institute, Cary, NC ABSTRACT Challenge Instead of managing a single project, we had
Monitor file integrity using MultiHasher
Monitor file integrity using MultiHasher Keep Research Data Securely Integrity Monitoring Beginner Introduction This guide describes the use of MultiHasher, an integrity monitoring tool for Microsoft Windows
Help File. Version 1.1.4.0 February, 2010. MetaDigger for PC
Help File Version 1.1.4.0 February, 2010 MetaDigger for PC How to Use the Sound Ideas MetaDigger for PC Program: The Sound Ideas MetaDigger for PC program will help you find and work with digital sound
Configure Single Sign on Between Domino and WPS
Configure Single Sign on Between Domino and WPS What we are doing here? Ok now we have the WPS server configured and running with Domino as the LDAP directory. Now we are going to configure Single Sign
This means that any user from the testing domain can now logon to Cognos 8 (and therefore Controller 8 etc.).
ChaseReferrals and multidomaintrees Graphical explanation of the difference Imagine your Active Directory network looked as follows: Then imagine that you have installed your Controller report server inside
Make sure you have configured the following backup methods or your data may not be properly protected.
Avitar Backup Instructions Make sure you have configured the following backup methods or your data may not be properly protected. You first need to make sure that the following folder directory is in place
Basic C Shell. [email protected]. 11th August 2003
Basic C Shell [email protected] 11th August 2003 This is a very brief guide to how to use cshell to speed up your use of Unix commands. Googling C Shell Tutorial can lead you to more detailed information.
HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION
HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)
ERP Test Plan. Revised 7/5/10. SYSTEM TEST PLAN and PEOPLESOFT FMS TEST SCRIPTS. 2010 SpearMC Consulting. Page 1 of 15
SYSTEM TEST PLAN and PEOPLESOFT FMS TEST SCRIPTS Page 1 of 15 INTRODUCTION The Oracle Implementation project team will implement Oracle applications package at client site. The intent of this document
SystemTools Software Inc. NTFS and Share Permissions Reporting
SystemTools Software Inc. NTFS and Share Permissions Reporting SystemTools Software s Tech Support department receives numerous requests asking about permissions reporting, so we ve decided to create this
CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler
CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler 1) Operating systems a) Windows b) Unix and Linux c) Macintosh 2) Data manipulation tools a) Text Editors b) Spreadsheets
Unity Error Message: Your voicemail box is almost full
Unity Error Message: Your voicemail box is almost full Document ID: 111781 Contents Introduction Prerequisites Requirements Components Used Conventions Problem Solution Delete Voice Mail Messages from
Importing from Tab-Delimited Files
January 25, 2012 Importing from Tab-Delimited Files Tab-delimited text files are an easy way to import metadata for multiple files. (For more general information about using and troubleshooting tab-delimited
Response Time Analysis of Web Templates
Response Time Analysis of Web Templates Prerequisites To generate trace files that are required for the detailed performance analysis you need to download and unpack the file IEMon.zip. This file can be
Business Intelligence Tutorial
IBM DB2 Universal Database Business Intelligence Tutorial Version 7 IBM DB2 Universal Database Business Intelligence Tutorial Version 7 Before using this information and the product it supports, be sure
The Strategic Planning Process
Linking Strategy and Process, Part 3 The Strategic Planning Process The second article of this series explained how to gather strategically critical information via a comprehensive planning process. This
California Team Decision Making Application (TDM CA v.2.3) Technical Guide
California Team Decision Making Application (TDM CA v.2.3) Technical Guide August 2004 Contacts: Bill Dawson Anne Abramson CSSR, UCB [email protected] August 2004 Contents California Team Decision
This document assumes you have a full PMAPS WebPro Test environment successfully certified.
Overview This document outlines the steps for updating a development or test environment with your current production data. This is allows further testing with the most recent production content. This
TUTORIAL ECLIPSE CLASSIC VERSION: 3.7.2 ON SETTING UP OPENERP 6.1 SOURCE CODE UNDER WINDOWS PLATFORM. by Pir Khurram Rashdi
TUTORIAL ON SETTING UP OPENERP 6.1 SOURCE CODE IN ECLIPSE CLASSIC VERSION: 3.7.2 UNDER WINDOWS PLATFORM by Pir Khurram Rashdi Web: http://www.linkedin.com/in/khurramrashdi Email: [email protected] By
Basic SQL Server operations
Basic SQL Server operations KB number History 22/05/2008 V1.0 By Thomas De Smet CONTENTS CONTENTS... 1 DESCRIPTION... 1 SOLUTION... 1 REQUIREMENTS...13 REFERENCES...13 APPLIES TO...13 KEYWORDS...13 DESCRIPTION
Software Requirement Specification (SRS) for Personal Investment Management System (PIMS)
Software Requirement Specification (SRS) for Personal Investment Management System (PIMS) 1. Introduction 1.1 Purpose: Personal Investment Management System (PIMS) is intended to help the user keep account
Managing Code Development Using CCS Project Manager
Application Report SPRA762 - June 2001 Managing Code Development Using CCS Project Manager Chuck Farrow Andy Thé Northeast Applications ABSTRACT This application report presents the new features available
Introduction. There are several bits of information that must be moved:
Backup and restore on new hardware XProtect Professional VMS Products 2014: XProtect Enterprise 2014, XProtect Professional 2014, XProtect Express 2014, XProtect Essential 2014 Introduction This document
Technical Bulletin. SQL Express Backup Utility
Technical Bulletin SQL Express Backup Utility May 2012 Introduction This document describes the installation, configuration and use of the SATEON SQL Express Backup utility, which is used to provide scheduled
D61830GC30. MySQL for Developers. Summary. Introduction. Prerequisites. At Course completion After completing this course, students will be able to:
D61830GC30 for Developers Summary Duration Vendor Audience 5 Days Oracle Database Administrators, Developers, Web Administrators Level Technology Professional Oracle 5.6 Delivery Method Instructor-led
Lab 5 Managing Access to Shared Folders
Islamic University of Gaza Computer Network Lab Faculty of engineering ECOM 4121 Computer Department. Prepared by : Eng. Eman R. Al-Kurdi Managing Access to Shared Folders Objective: Manage access to shared
INFORMATION SECURITY GUIDELINE How to Encrypt Files Using Common Applications Revision 1.1
INFORMATION SECURITY GUIDELINE How to Encrypt Files Using Common Applications Revision 1.1 Contents Introduction... 1 Safely Delivering the Encryption Password to the Recipient... 2 How to Encrypt Files
Clinical Scheduling for Windows
RESOURCE AND PATIENT MANAGEMENT SYSTEM Clinical Scheduling for Windows (BSDX) Version 3.0 Office of Information Technology (OIT) Albuquerque, New Mexico Preface Security This manual contains the installation
Time Entry User Guide
Time Entry User Guide Entering Time Time worked should be reported daily, or by noon of the following workday. To do so, log into the system by clicking on the Web Timesheet button on the Employee Resources
Task Scheduler. Morgan N. Sandquist Developer: Gary Meyer Reviewer: Lauri Watts
Morgan N. Sandquist Developer: Gary Meyer Reviewer: Lauri Watts 2 Contents 1 Introduction 4 1.1 Start Up........................................... 4 1.1.1 Scheduled Tasks..................................
A brief Guide to checking your Group Policy Health
A brief Guide to checking your Group Policy Health Group Policies are an essential part of every Windows Client infrastructure and it is therefore critical to regularly spend some effort to ensure that
IBM. Implementing SMTP and POP3 Scenarios with WebSphere Business Integration Connect. Author: Ronan Dalton
IBM Implementing SMTP and POP3 Scenarios with WebSphere Business Integration Connect Author: Ronan Dalton Table of Contents Section 1. Introduction... 2 Section 2. Download, Install and Configure ArGoSoft
HOW TO CREATE AND MERGE DATASETS IN SPSS
HOW TO CREATE AND MERGE DATASETS IN SPSS If the original datasets to be merged are large, the process may be slow and unwieldy. Therefore the preferred method for working on multiple sweeps of data is
RSA Authentication Manager 7.1 Basic Exercises
RSA Authentication Manager 7.1 Basic Exercises Contact Information Go to the RSA corporate web site for regional Customer Support telephone and fax numbers: www.rsa.com Trademarks RSA and the RSA logo
IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC14-7493-03
IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2 User s Guide SC14-7493-03 IBM Tivoli Monitoring for Virtual Environments: Dashboard,
