home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (CDV) / cdv_internet_tools.iso / KATALOG / ARCHIV / INFOS / W19455.ZIP / README.TXT next >
Encoding:
Text File  |  1998-03-13  |  10.4 KB  |  188 lines

  1. Weather Update
  2. Freeware by Patrick Dugan
  3.  
  4. patrickd@getonthe.net or patrickd@usti.com
  5. http://208.142.5.166/pdhome.html
  6.  
  7. Installation:
  8.    I decided to remove the installation routine, due in part to the limited number of files
  9. and because the install program stinks.  There are essentially only two files.  You should
  10. place the EXE and HLP files into whatever directory you choose.  Removal is simply deleting 
  11. those files.  The registry will contain an entry under HKEY_CURRENT_USER > Software - 
  12. PatrickDugan - LocalWeather.  You can delete the "Local Weather" directory if you desire
  13. and you are comfortable with using a registry editor.  It will not hurt if you leave it
  14. alone.  When the program starts you will need to set the display and location options so 
  15. the city you are interested in will be reported on.  
  16.  
  17. Using Weatherup:
  18.    You should start the program and click on the "help" button of simply click on the weather.hlp
  19.    file to view the instructions and settings for the program.
  20.  
  21.  
  22. Version/Build Information History:
  23.  
  24. V1.67a (February 14, 1998)
  25.     Now force the program to use periods for floating point representation when doing
  26.     conversions.  This was causing problems on some European machines. (It would give
  27.     a "29.00 is not a floating point number" error. Added a "find" button on the 
  28.     forecast screens to assist in finding the city/location you desire.  This was a 
  29.     problem for some because the airport name didn't necessaarily match any name in the 
  30.     forecast so people had to scroll down to find things.  Problem with program locking 
  31.     up over time due to timer function calling a new thread to get data before the last 
  32.     thread had completed has now been dealt with.  Help file was looked for in a "\\" 
  33.     directory now looks correctly into the current directory.  This version    IS the 
  34.     last one, regardless of bugs found, features wanted or the NWS changing sites or 
  35.     formats or whatever.  
  36.  
  37. V1.66b (January 23, 1998)
  38.     The NWS changed the FTP site (again) to a new location.  Although my program was
  39.     SUPPOSED to allow a new site by simply placing in the new name and registering the
  40.     the settings, it didn't work as intended.  Therefore the new release.  The new
  41.     FTP site changed from tgsv5.nws.noaa.gov to weather.noaa.gov.  You need to make
  42.     that correction on this version.  
  43.  
  44. V1.66 (December 10, 1997)
  45.     Added more airports.  I decided to update the sites to the current NWS listing.  There are
  46.     now 2853 sites available around the world.  I increased the proxy port number size to
  47.     accomodate larger port numbers.  If the proxy doesn't work for your system and you HAVE to
  48.     get weather information you will have to purchase a commercial weather program.  There are
  49.     several excellent ones available.  The front screen was revamped and the latitude and 
  50.     longitude of the airport was added.  The visiblity was altered to allow fractional values that
  51.     some airports display.  A few bugs were squashed so it should be a little more robust than 
  52.     before.  Since I have gotten tired of messing with the program this will probably be the last 
  53.      version.  The program now does everything I wanted so I really don't have any desire to beat 
  54.     a dead horse.  If the NWS makes major changes and the program suddenly no longer works, then 
  55.     somebody else will have to pick up the torch.
  56.  
  57. V1.65 (November 6, 1997)
  58.     The Internet options screen allowed you to change the FTP sites and directories
  59.     and updated everything BUT the top FTP site.  It would save it though and when you 
  60.     restarted it would be okay, but now it is updated during run time.  You still have 
  61.     to press the "register new directories" before it will take place.  
  62.  
  63.         Added a new HELP file that replaces the help text that was listed in the "About"
  64.         screen.  Now the "About" screen is exactly that.  You can access the help file by
  65.         clicking on the "help" button on the lower bar.  
  66.  
  67.         The tray icon will now display a red weather vane if the program was not able to logon.  That allows
  68.     you to see that error without dragging your mouse over the icon.  
  69.  
  70.         The NWS site has now included a "decoded" metar report file so the decoding that my program has been doing
  71.     isn't needed anymore.  Since they are decoding and what they parse out is far superior
  72.     to my feeble attempts I am using the decoded report.  In the metar display screen you can
  73.     see the actual report form the NWS.  At the bottom of that report you can still see the
  74.     metar report itself.  This should improve the reporting by my program by leaps and bounds.
  75.     This should also clear problems with non-standard metar reports since all the stations
  76.     are correct in the decoded version.  
  77.  
  78.         The temperatures are now reported in fraction values.  
  79.  
  80.     Increased the size of the locations screen so it is easier to scroll through.
  81.  
  82.     Added the warning to flash the tray icon as well.  You can turn off the flashing from the options/display 
  83.     screen.  
  84.  
  85.         Added a pressure tendency indicator box between the pressure reading.  This will
  86.         show an "up" or "down" arrow if a pressure tendency has been noted by the reporting
  87.         station.
  88.  
  89.     Added proxy support.  This has NOT BEEN TESTED and I have no way to do that so the code is questionable.
  90.     I added the support after several requests came up.  For now until I can test it better it either works
  91.     or doesn't.  If it does TELL ME!  If only part of it works TELL ME!  If none of it works (and you are certain
  92.     the settings are correct) TELL ME!
  93.  
  94.     The time of the report on the first screen can now be shown according to the local time on your machine.  That
  95.     means if the report lists 1450 UTC and you live in the central time zone under standard time then the report
  96.     would show as 08:50 AM. This option can be turned on or off from the options/display screen.
  97.  
  98.     
  99. V1.64 (October 15, 1997) 
  100.     Finally got the radar image worked out so that has now been incorporated into the
  101.     new program.  Cleaned up some edits and condensed some routines to take up less space.
  102.  
  103. V1.63 (October 10, 1997) 
  104.     Tried to set a new radar image in place.  The program almost got out (Some people actually
  105.     snared it before I could delete the file.) The image window for the radar had a major bug
  106.     which would crash the window. This version didn't last long.
  107.  
  108. V1.62 (September 23, 1997) 
  109.     Simple fix to show error on screen if the WAV file used in the warning cannot be found. 
  110.     Also added a small graphic to front screen to fill the large gap.
  111.  
  112. V1.61 (September 19, 1997) 
  113.     Added the Internet directories in the options screen.  You can alter the directories
  114.     to look at another path if that path changes at some point in the future.  You will not
  115.     have to bother with the registry entries at all.  You DO have to press the "register
  116.     new directories" button or the changes will not take.  Be SURE that you know what
  117.     the correct addresses are supposed to be if you decide to change them otherwise the
  118.     program will not be able to find the files it needs.  
  119.  
  120. V1.60 (September 17, 1997) 
  121.     The directory where the metar info is kept was moved and caused the program
  122.     to be unable to login and get the information.  I updated the directory in the
  123.     program and created a registry entry under:
  124.     HKEY_CURRENT_USER\SOFTWARE\PatrickDugan\LocalWeather\Direct1
  125.     If they change the directory again, you will be able to edit this field and
  126.     it will use that as the new directory location.  This is a temporary fix and I will
  127.     add a simple screen to modify and save the directories there, but this will work
  128.     for now.
  129.  
  130. V1.59 (September 11, 1997) 
  131.     Hopefully finally fixed a bug when the visibility is reported in fractions. The 
  132.         visibility will be rounded according to the fractional value (e.g. 1 1/2 will be 2) Also
  133.     changed settings were not being saved unless you closed the main window.  If you simply
  134.     shut down Windows the program would not save the changes.  
  135.  
  136. V1.58 (August 24, 1997) 
  137.     Corrected reporting "moderate" when should be "light" for conditions. 
  138.  
  139. V1.57 (August 21, 1997) 
  140.     Bug fix.  The longer hint text that included the location name caused a runtime 
  141.     error.  The hint text can not be longer than 64 characters so I now truncate the 
  142.     front portion of the hint text if it is longer than 62 characters.  Only appears 
  143.     when the location name is fairly long or you have several weather conditions that 
  144.     add up to long string.  
  145.  
  146. V1.56 (August 20, 1997)
  147.     Added more error checking again.  Also added some features to allow viewing, printing
  148.     and deleting the log files.  The taskbar/tray hint will now display the city name
  149.     along with other data.  Fixed the warning sound that played whether you wanted it to
  150.     or not.  Changed the Imperial label to English to avoid confusion.  Some fractional
  151.     values (e.g. 12 1/2) caused float to string errors so hopefully those are now taken 
  152.     care of.  
  153.  
  154. V1.55 (August 11, 1997)
  155.     Added more error checking for invalid input from METAR.  Program dying after getting
  156.     a few invalid integer/string conversions so did error checks for every spot that occurs
  157.     to squelch.
  158.  
  159. V1.54 (August 10, 1997)
  160.     Added an option for getting local or statewide forecasts for short and zone information.
  161.  
  162. V1.53 (August 6, 1997)
  163.         Changed Short and Zone forecasts to display only the information regarding the city that
  164.     was being updated.
  165.  
  166. V1.52  (August 4, 1997)
  167.         Cleaned up thread problem that was creating a new thread each time weather was accessed
  168.     and eventually would use up resources.
  169.  
  170. V1.50 (July 25, 1997)
  171.         Began using threads to access data in order keep program from freezing while data was
  172.     being accessed.  Fixed a bug where the program would also refuse to shut down when 
  173.     requested to by Windows but would if a user requested it.
  174.  
  175. V1.4 - V1.0 (July 1 - July 20, 1997)
  176.         Various changes made, essentially from a simple one screen list of one city to 2500 cities
  177.     and the inclusion of US forecasts and tray icon appearance.
  178.  
  179. Known Bugs:
  180.         Currently if you attempt to close the program while it is accessing
  181.         Internet data it will cause the program to generate an exception error
  182.         and die.  Since you are trying to exit anyway this should not be a
  183.         big issue but it is there anyway.  Also the program will, over time, eat
  184.     away at the TCPIP stack and eventually the stack will fill up and the
  185.     program will not be able to access.  Until I resolve this issue, simply 
  186.     close the program and restart it.  
  187.  
  188.