home *** CD-ROM | disk | FTP | other *** search
/ Hobbies & Leisure - Plus Bible Study & Games / HobbiesLeisurePlusBibleStudyAndGamesMapleMedia1995.disc1of1.iso / skyview / skyview.txt < prev    next >
Text File  |  1993-02-08  |  4KB  |  106 lines

  1.  
  2. SkyView Version 1.00 (Monday, 8 February 1993)
  3. ═══════════════════════════════════════════════════════════════════════════
  4.  
  5.  
  6. Introduction
  7. ────────────
  8.  
  9. SkyView performs many of the functions of a planetarium. It allows you to
  10. see the appearance of the sky from any specified location on the earth. You
  11. can change the date and time for which the sky is displayed to see the sky
  12. as it looked in the past or as it will look in the future.
  13.  
  14. SkyView displays the positions of the sun, moon, and all naked-eye planets,
  15. as well as all the stars down to a limiting magnitude you select. You can
  16. orient the sky display so that the North, South, East, or West horizon is
  17. positioned at the bottom of the screen. The ecliptic, celestial equator,
  18. galactic equator, and equatorial coordinate lines can be added to the
  19. display in any combination. You even have control of the colors used for
  20. most of the sky objects and for the background.
  21.  
  22. SkyView is a valuable tool for interactively exploring the fundamentals of
  23. astronomy or for planning your observation time.
  24.  
  25. How much does SkyView cost? Absolutely nothing! SkyView is *free* software.
  26. I wrote the Windows version of SkyView entirely for fun, for my own use,
  27. and to learn more about and practice programming Windows.
  28.  
  29. As with any software, bugs are expected, as are opportunities for
  30. improvement. Please see "Contacting the Author" below for information on
  31. how to report bugs and suggest improvements.
  32.  
  33.  
  34. Requirements
  35. ────────────
  36.  
  37. SkyView requires Windows 3.1 to run. It may also work just fine with
  38. Windows 3.0, but I don't know anybody still running 3.0 so I can't claim to
  39. know it will work.
  40.  
  41. A math coprocessor is not required, but without one generating the sky
  42. display will take significantly longer than if a coprocessor is present.
  43.  
  44. SkyView requires at least a 256-color video mode to work properly. It is
  45. simply impossible to display the stars in different colors and intensities
  46. of white as well as the planets in unique colors if only 16 colors are
  47. available. Dithered colors are unacceptable when the area being colored is
  48. small, as is the case with the symbols used to represent the planets.
  49.  
  50.  
  51. Installation
  52. ────────────
  53.  
  54. To install SkyView, follow these steps:
  55.  
  56. 1.  Create a directory on your hard drive (assumed here to be the c drive)
  57.     with whatever name you desire.
  58.  
  59.     c> md skyview
  60.  
  61. 2.  Copy the zipfile to the directory you just created.
  62.  
  63.     c> copy a:\skyview.zip c:\skyview
  64.  
  65. 3.  Change to the directory you just created and unzip the zipfile. The
  66.     zipfile was created using PKZIP Version 2.04e.
  67.  
  68.     c> cd skyview
  69.     c> pkunzip skyview.zip
  70.  
  71. 4.  In Windows add the executable file skyview.exe to a group of your
  72.     choice. If you have the wonderful Norton Desktop for Windows, you can
  73.     simply drag the file skyview.exe to a group or directly to the desktop.
  74.  
  75. More information about this application and its use is accessible in
  76. SkyView by selecting the Contents item on the Help menu.
  77.  
  78.  
  79. Copyright
  80. ─────────
  81.  
  82. Copyright (C) 1993 Stephen Michael Schimpf. All Rights Reserved.
  83.  
  84. Permission is granted to any individual or institution to use, copy, or
  85. distribute this software, provided all of the original files are included
  86. unmodified and that it is not sold for profit.
  87.  
  88.  
  89. Contacting the Author
  90. ─────────────────────
  91.  
  92. If you have any questions, comments, or suggestions for improvements, you
  93. can contact me by USPS or Internet mail using the following addresses:
  94.  
  95. Stephen Michael Schimpf
  96. 2444 West 230th Street
  97. Torrance, CA 90501-5242
  98.  
  99. Stephen Michael Schimpf, Programmer/Analyst II
  100. University of California, Los Angeles
  101. Department of Astronomy
  102. 8979 Math Sciences Building
  103. Los Angeles, CA 90024-1562
  104.  
  105. stephen@eggneb.astro.ucla.edu
  106.