home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / ADDS521.ZIP / VENDINFO.TIP < prev    next >
Encoding:
Text File  |  1996-10-21  |  5.8 KB  |  92 lines

  1. This is a list of (hopefully) helpful tips and suggestions, based on the more 
  2. common errors, mistakes, and ommissions that I've found in author's VENDINFO 
  3. files. Please don't make these same mistakes -- they simply make your VENDINFO 
  4. file less valuable to those trying to use them, and could actually cause your 
  5. file to be rejected by a distributor that is set up for automated processing 
  6. using the VENDINFO file...
  7.  
  8.  1 - When populating the various product filename fields, please be sure that 
  9.      the filenames entered are consistent with the filenames you actually 
  10.      intend to use! Surprisingly, we get a lot of submissions that have one 
  11.      filename listed in the VENDINFO file, yet the filename submitted (and/or 
  12.      listed on our submission form) is different. This has become such a major 
  13.      problem that we've actually stopped using the filename data from the 
  14.      VENDINFO files in our own processing routines -- who knows what might 
  15.      be happening with other distributors trying to use the VENDINFO file.
  16.  
  17.  2 - When asked for the filename for the 'CompuServe' parts, *DON'T* simply
  18.      enter your BBS filename (i.e. the one containing the version number).
  19.      While this field specifically identifies CompuServe, be advised that
  20.      CompuServe is not the *only* place that a generic filename is valuable.
  21.      We not only use this filename for CompuServe uploads, but we also use 
  22.      it on our own Internet/FTP sites, for ZDNet uploads, and we also use it
  23.      as the 'Label' tag for America Online uploads. And, the 'generic' file-
  24.      name is a *very* important part of Bud Jay's JCSM/BestZips Internet 
  25.      service. As such, this field is much more important than originally 
  26.      intended. The 'generic' (CompuServe) filename must not contain any 
  27.      version number referrence, and it must be only 6-characters in length 
  28.      (for a variety of reasons).
  29.  
  30.  3 - In regard to populating the various filename fields, do *NOT* include 
  31.      the filename extension (i.e. the '.ZIP' portion. Despite this being 
  32.      stated in the VendEdit instructions and online help, we still have a lot 
  33.      of authors who enter filenames that include a .ZIP extension. However, 
  34.      when our processing routines get done with them, they end up as 
  35.      MYPRG123.ZIP.ZIP (which obviously causes things to fail) because our 
  36.      routines append the proper extension to the filename extracted from 
  37.      those fields.
  38.  
  39.  4 - When populating the 'Minimum Operating System' fields, don't be tempted 
  40.      to make an entry in more than one OS category. For example, if your
  41.      product is a Windows or an OS/2-based product, don't make any entries 
  42.      in the DOS sections. When this information is extracted via the VendPrcs 
  43.      utility, it will only extract the first entry that it finds (with the DOS
  44.      catetory being 1st in the sequence). If your product is a Windows or OS/2
  45.      product, and you also make an entry in the DOS section, then your product 
  46.      will end up being labeled as an MS-DOS product because the VendPrcs util 
  47.      will extract the data only from the 1st (the DOS) field. You should 
  48.      populate only the single OS category that is most approparite for your 
  49.      product.
  50.  
  51.  5 - Don't be tempted to ignore the various 'description' fields in the 
  52.      VENDINFO record!! Even tho your distribution ZIP file may contain a 
  53.      FILE_ID.DIZ file, there are still a number of places where alternate 
  54.      product descriptions are needed. For example, my own BBS software can
  55.      only accommodate the 2-line (120 char) description, and our Internet/
  56.      WWW site can only accommodate the 250-character description. Wildcat 
  57.      BBS systems can only accomodate the 1-line desc as their 'primary' 
  58.      online description. America Online uploads can accommodate the full 
  59.      1500-char description. If you don't bother to populate these various-
  60.      length description fields, your product may end up being displayed with 
  61.      no description at all, or with the description from your FILE_ID.DIZ 
  62.      being truncated, or the description may end up being nothing more than 
  63.      your program name (which will not do much in regard to generating 
  64.      downloads of your product).
  65.  
  66.  6 - When asked for an Internet address, please don't list a WWW home page
  67.      address. In most cases, requested Internet addresses are for the purpose
  68.      of email communications, not for web surfing.
  69.  
  70.  7 - When populating the KEYWORDS field, don't try to separate your various
  71.      keywords with commas or quotation mark characters, and don't try to 
  72.      create keyword 'groups' using those characters as separators. Simply 
  73.      enter the list of keywords as single words, separated by spaces.
  74.  
  75.  8 - When setting up for your VENDINFO file creation, please be sure that
  76.      the subdirectory defined in the 'Setup for all VENDEDIT Exports' section
  77.      points to a subdirectory that contains *ONLY* your unZIPd distribution 
  78.      fileset. That subdirectory should contain only your distribution fileset,
  79.      should not contain any other files, should not contain any of the files 
  80.      from the VENDINFO fileset (i.e  VI_TEMP.ZIP), and should not contain the 
  81.      ZIPd version of your distribution file.
  82.  
  83.  9 - Similar to #8 above, said subdirectory should also *NOT* include a copy 
  84.      of your VENDINFO.DOZ file. Since the DOZ file is not to be a part of your 
  85.      distribution ZIP file, it should not be included in said subdirectory 
  86.      when the VENDINFO.DIZ file is generated. If it is, then it will also be 
  87.      included (incorrectly) in the Packing List of the VENDINFO.DIZ file. My 
  88.      rule of thumb has alway been to create the VENDINFO.DIZ file first, and 
  89.      *then* generate the VENDINFO.DOZ file afterwards (and have the DOZ file 
  90.      placed in a different subdirectory, just as a safeguard).
  91.  
  92.