home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / LDELPHI / PTTD3092.ZIP / README.TXT next >
Text File  |  1998-05-06  |  3KB  |  77 lines

  1. PTT - Project Time Track for Delphi 3 
  2. Evaluation Version - [version 0.92 (beta 2)] 
  3. --------------------------------------------
  4. Copyright (c) 1998 Optima Ltda.
  5. e-mail: fblopes@pobox.com
  6. ============================================
  7.  
  8. Last Update: 23, April 1998.
  9.  
  10.  
  11. PURPOSE
  12. -------
  13. The PTT - Project Time Track is a Delphi 3 IDE expert, that keeps track automatically of your work on Delphi projects. 
  14. PTT is useful for programmers who bills for time on Delphi projects or just wants a simple solution for keeping track of work time on projects.  
  15.  
  16.  
  17. HOW IT WORKS
  18. ------------
  19. PTT monitors all your activities while you are working on Delphi IDE. Some activities monitored are opening and closing projects, compiling, source code and form changes.
  20. Handling these informations PTT controls AUTOMATICALLY, for each work session, the opening and closing date/time, the total open time, the idle time, and the effective work time. 
  21.  
  22. PTT creates a new file (extension .PTT) for each project to save the persistent historic information. If, for any reason this file is deleted, PTT creates another, however all project historic information is lost.
  23.  
  24.  
  25. LIMITED VERSION
  26. ---------------
  27. This beta version is limited to 10 work sessions. When a new session is added, the first one is lost to conform to limitation.
  28.  
  29. FEATURE LIST
  30. ------------
  31.   - All events and activities are monitored automatically.
  32.   - All configuration options are individuals for each project.
  33.   - Inactive time for consider the project idle can be configurated. 
  34.   - Minimum session work time for keep track can be configurated.
  35.   - Time increment of 1 minute. 
  36.   - Time display in decimal hours or minutes.
  37.   - Export project's history to text files (flat or CSV) and Clipboard.
  38.   - Date/Time Display format based on system settings.
  39.   - An External utility (the RunPTT.exe) allow opening the PTT files from outside Delphi IDE.
  40.  
  41.  
  42. HOW TO INSTALL
  43. --------------
  44. PTT is deployed as a Delphi Package. It makes ease to install and uninstall PTT.
  45.  
  46. 1. Unzip PTTD3.ZIP to directory of your choice
  47. 2. Close all open files.
  48. 3. Install TTExpert.DPL as Install Packages in Delphi
  49.  
  50. PTT adds the menu item "Project Time Track" on menu "View", and starts to keep track of all new opened or created project.
  51.  
  52.  
  53. PACKAGES DEPENDENCIES
  54. ---------------------
  55. TTExpert.DPL uses VCL30.dpl and VclSmp30.dpl packages.
  56.  
  57.  
  58. HOW TO USE
  59. ----------
  60. Sorry, no help is supplied with this version. 
  61.  
  62. PTT can be accessed from menu item "Project Time Track" on menu "View". If there isn't an open project, a default open file dialog will be shown. You can choose any project's PTT file.
  63.  
  64. PTT can also be accessed througt the RunPTT utility. RunPTT allow opening the PTT files from outside Delphi IDE.
  65.  
  66.  
  67. DISCLAIMER
  68. ----------
  69. THIS EVALUATION VERSION SOFTWARE IS INTENDED TO USE AS IS AND WITHOUT WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. ANY DAMAGE FROM MODIFYING AND USING THIS VERSION IS NOT OPTIMA RESPONSIBILITY.
  70. BECAUSE OF THE VARIOUS SOFTWARE ENVIRONMENTS INTO WHICH THIS SOFTWARE MAY BE USED, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.
  71.  
  72.  
  73. NOTES OF THE AUTHOR
  74. -------------------
  75.   - Thanks for trying PTT - Project Time Track evaluation beta version.
  76.   - Comments, suggestions and bug reports are welcome.
  77.