home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / pcbsrcs2 / readme < prev    next >
Text File  |  1991-02-07  |  4KB  |  76 lines

  1. Welcome to pcbcad. This is a freely-copyable software package including
  2. source, executables, and documentation. I include source because I want you
  3. to be able to figure out how these programs work.
  4.  
  5. This is not in the public domain; software authors who put their work in the
  6. public domain waive all rights to it, including the right to have their
  7. authorship recognized, and the right to make a profit off their work (also,
  8. the right to prevent others from making a profit from it). Authors who release
  9. their work to the public domain do a noble thing, but they also lose all
  10. rights to it.
  11.  
  12. It is not shareware either, because no donation is solicited or desired.
  13. I reserve the right to be recognized as the author, and to prevent anyone
  14. else from making a profit from it. I have placed a copyright notice in the
  15. source code, which is also displayed when each program is executed. Read the
  16. large block comment at the beginning of PCBROUTE.C for more details on this
  17. copyright.
  18.  
  19. I will honor all requests for the package if I receive a self-addressed,
  20. stamped floppy mailer and a 360Kb or 1.2Mb floppy disk. some of you are
  21. sending a floppy and postage, but no floppy mailer. If you've done this and
  22. I've supplied a mailer out of my own pocket, please send me the cost of a
  23. floppy mailer ($1), otherwise I may get discouraged with distributing free
  24. software and stop honoring requests that don't include a mailer. As to
  25. postage, it is up to you to figure out how much it will take (I think it's
  26. about 75 cents). If you don't send enough, it will just arrive with postage
  27. due.
  28.  
  29. The documentation is in the MANUAL file. I consider it to be adequate, but it
  30. will require close reading to effectively use all the programs. One of the
  31. items on my work list is to improve the documentation, both for useability and
  32. for completeness. For a detailed description on the format of the input files
  33. to PCBROUTE and PCBRAT, read the large block comment at the beginning of IO.C.
  34. Also, the EX1.PCB file demonstrates almost all the valid input syntax.
  35.  
  36. Included is the text to a magazine article that was published in the September
  37. 1989 issue of Dr. Dobb's Journal. The editors at Dr. Dobb's chose to omit some
  38. of it, and have also changed some of the wording. I prepared a set of artwork,
  39. some of it hand-drawn, for illustrations. Again, some of this was omitted by
  40. the editors. Since the figures are valuable for understanding the article, I
  41. have reproduced them in ascii. You can reproduce that last figure (figure 9)
  42. by autorouting the example circuit, and viewing it with PCBVIEW.
  43.  
  44. I am still improving the package. The next feature is a printed circuit board
  45. editor. There is also a list of other improvements I would like to make at the
  46. end of the article, and in the notes file.
  47.  
  48. System requirements are a reasonable amount of memory (at least 512k, but 640k
  49. recommended), and an EGA adapter and monitor. Although you could run it on a
  50. floppy-only system, I would not recommend it. It will run on an 8088-based
  51. system, but for this kind of work you really should have more horsepower: a
  52. 286 is more realistic, and a fast 386 would be ideal.
  53.  
  54. I will continue to work on these programs, so if you want to stay informed of
  55. my current status and/or want the latest version, drop me a postcard every 6
  56. months or so to find out what's new.
  57.  
  58. If you have access to email, I can be reached in the following ways:
  59.  
  60.     Arpanet:
  61.         microsoft!randyn@beaver.cs.washington.edu  or
  62.         microsoft!randyn@uunet.uu.net
  63.  
  64.     Usenet:
  65.         ..uw-beaver!microsoft!randyn  or
  66.         ..uunet!microsoft!randyn
  67.  
  68.     Compuserve:
  69.         INTERNET:randyn@microsoft
  70.         (I've been told that this works, but so far no-one on
  71.         Compuserve has sent me mail.)
  72.  
  73.     USPS:    Randy Nevin
  74.         1731 211th PL NE
  75.         Redmond, WA 98053, USA
  76.