home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / dorkalize / Dorkalize.readme < prev   
Text File  |  2000-08-28  |  3KB  |  75 lines

  1. Short:    Powerful localization tool, v0.3
  2. Author:   fraborg@tiscalinet.it (Borghese & Di Giacomo)
  3. Uploader: fraborg@tiscalinet.it (Francesco Borghese)
  4. Version:  0.3
  5. Type:     dev/c
  6. Requires: OS 2.1, MUI 3.0, NList.mcc
  7.  
  8. Dorkalize is a utility that takes C source files and adds support for AmigaOS
  9. localization by replacing the strings contained in them with calls to the
  10. appropriate OS functions, and generates the catalog descriptor files used by
  11. CatComp to create catalogs. This allows you to program without cluttering
  12. your sources with calls which make them much less readable.
  13.  
  14. This program was started to be a replacement for the buggy parsing function
  15. of Commodore's "Localize" program, which is used to localize C source
  16. programs. At least for us, it has never worked. It has then turned into a
  17. powerful utility featuring advanced string filtering and automatic patching
  18. of source files.
  19.  
  20. We will add built-in editing and translation of strings, recovery of
  21. translated strings from older catalog descriptors, and spawning of CatComp.
  22.  
  23.  
  24. Dorkalize requires any Amiga with at least OS 2.1 and MUI 3.0 or better, the
  25. MUI custom class NList.mcc, and the Commodore localization tool Localize (you
  26. can find Localize in the 3.1 Native Developer Kit).
  27.  
  28. New in v0.3 (14/07/00):
  29.                     Added projects.
  30.                     Added filtering.
  31.                     Added confirmation requesters before quitting or saving.
  32.                     Reorganized the GUI.
  33.                     Removed some bugs in parsing functions.
  34.  
  35. This program is freeware. You can use and spread it any way you like. Please
  36. email us if you use it and you think there is something which does not work
  37. or could be improved.
  38.  
  39. You can contact the authors at the following addresses:
  40.  
  41.     FRANCESCO  BORGHESE
  42.     VIA G. SPINEDI 39
  43.     00015 MONTEROTONDO (ROMA)
  44.     ITALY
  45.  
  46.     email: fraborg@tiscalinet.it
  47.  
  48.     ICQ UIN: 66104693
  49.  
  50.     http://members.tripod.com/BorgheseF/
  51.  
  52. Feel free to send comments and suggestions. Money and gifts will not be
  53. rejected with disgust.
  54.  
  55.  
  56. Readme created with ARC 3.2 - Copyright (c)1996-99 by Jens Weyer.
  57.  
  58. ============================= Archive contents =============================
  59. Original  Packed Ratio    Date     Time    Name
  60. -------- ------- ----- --------- --------  -------------
  61.     2058    1008 51.0% 12-May-00 23:23:52  Dorkalize.info
  62.     3699    1303 64.7% 12-May-00 23:23:52 +catalogs.info
  63.     3699    1304 64.7% 20-Mar-00 13:44:54 +italiano.info
  64.     2316    1128 51.2% 14-Jul-00 12:58:16 +dorkalize.catalog
  65.       49      49  0.0% 06-Jun-00 14:03:12 +dorkafilter.default
  66.    41584   21126 49.1% 14-Jul-00 22:27:06 +dorkalize
  67.       14      14  0.0% 20-Jul-00 19:48:30 +Dorkalize.cfg
  68.    17540    5752 67.2% 20-Jul-00 20:11:56 +dorkalize.guide
  69.      484     245 49.3% 12-May-00 23:23:52 +Dorkalize.guide.info
  70.      318     191 39.9% 14-Jul-00 12:29:58 +Dorkalize.info
  71. -------- ------- ----- --------- --------
  72.    71761   32120 55.2% 20-Jul-100 20:13:56   10 files
  73.  
  74. Operation successful.
  75.