Practices
  Home arrow Practices arrow Page 4 - Writing A Software Technical Reference Manual (part 2)
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
Google.com  
PRACTICES

Writing A Software Technical Reference Manual (part 2)
By: Deepa L, (c) Melonfire
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 2
    2003-02-13


    Table of Contents:
  • Writing A Software Technical Reference Manual (part 2)
  • Starting Off Easy
  • System Shock
  • Remote Control
  • Improving Yourself
  • Sealed With A Kiss

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    Writing A Software Technical Reference Manual (part 2) - Remote Control
    ( Page 4 of 6 )

    Once the business logic of the application is done with, it's time to discuss what the user actually sees - the user interface - together with administration issues and processes.

    4. User Interface
    This section will touch upon the user interface of your application. Information to be highlighted here would be the platform on which the interface has been developed, the browsers supported (in case of a Web application) and the display settings required.

    An explanation of how the interface has been coded, and instructions for customizing/duplicating those pages should also be included here. For example, if you have used templates to develop your interface and separate the business logic from the interface, you would need to explain the sub-division of the interface as various templates, local and global variables, the API used to connect the templates with the content.

    While you could use this section to describe/give examples of each of the above aspects, the appendix must contain a detailed list of the local and global variables defined, the template files and their locations, and the program files and their location. Provide well-commented code samples to clarify things as needed.

    5. Administration/Control
    In this section, list the various methods of accessing administrative tools. For each method, list the options (Web interface or console). For each of these options, you could further explain the format/protocol expected, available functions and default and recommended settings.

    6. Appendices
    For each section of the TOC, abstract out chunks of information that would distract from the main purpose of discussion, but which are relevant nevertheless. These items can be discussed in detail in the appendices. The following are some recommendations:

    * Manual backup/restore procedures In case your application does not provide for backup and restoration of user data, you would need to provide instructions on the manual process to accomplish this. Including a list of the data storage containers used, their formats and sizes, and recommended usage capacity would be helpful as well.

    * Data structures
    For all the data structures used in the system, provide detailed information on the data storage containers, their formats and allowed data types, and sizes or maximum capacities.

    * Interface elements
    List all the variables and files related to the user interface, together with diagrams or screen flow charts explaining how the various screens are built and connected to each other.

    * Coding standards
    Discuss the conventions followed while coding - block indentation, script header and footer blocks, script revision logs, and comments for variable and function definitions. Also describe the format, style and length of function names, variable names, file names, and database and table names.

    * Installation packages
    Instructions on how to (re)build or compile the software from source code.

    * Logs and reports
    Samples of logs and reports along with a discussion on how they may be analyzed. If your applications includes tools or filters to assist in this process, a discussion of how these tools may be used, together with sample scenarios.

    * References
    Mention the other documents delivered with the application, with a brief discussion of what each one covers and their version numbers.

    * Development history
    A development history of the application is also useful, especially for applications that are constantly under development. The best way to go about this is to show a timeline of the various versions, together with a list of the important features added at each stage. For example, if your application uses the "xx.yy" system of version numbering (with "xx" being incremented for baseline changes and "yy" being incremented for intermediate releases), you can provide a brief snapshot of the application at each baseline and intermediate release.

     
     
    >>> More Practices Articles          >>> More By Deepa L, (c) Melonfire
     

       

    PRACTICES ARTICLES

    - More Techniques for Finding Things
    - Finding Things
    - Finishing the System`s Outlines
    - The System in So Many Words
    - Basic Data Types and Calculations
    - What`s the Address? Pointers
    - Design with ArgoUML
    - Pragmatic Guidelines: Diagrams That Work
    - Five-Step UML: OOAD for Short Attention Span...
    - Five-Step UML: OOAD for Short Attention Span...
    - Introducing UML: Object-Oriented Analysis an...
    - Class and Object Diagrams
    - Class Relationships
    - Classes
    - Basic Ideas





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek