Have the current temperature and weather conditions right on your Y'z Dock. You can also configure the information that appears in the label (when you hover the mouse over the icon).
Please note that you only need to type the "ZipCode" if you are in the United States or "City, Country" if you are outside the U.S.
v0.5.1 (07-23-2004)
+ Force docklet to avoid reading from Cache
+ Added a quick update to the contextual menu (or via middle mouse click)
v0.5 (01-18-2004)
+ ReWrote code to use
Weather.com's XML Data Feed
+ Stardock's Weather Icons are now used
v0.42 (07-02-2003)
+ Docklet DLL is now much smaller, only 124Kb!
+ Fixed Autoupdate
+ Fixed Temperature Conversion (C/F) Issue
+ Small bug fixes for speed and effeciency
v0.4 (06-20-2003)
+ Code redesign (faster, smaller, all sites in one docklet & uses less memory)
+ Dialog Box now containes the CustomURL (no need to restart docklet)
+ Shadow enhanced to look more like Y'z Dock's shadow (see xFeatures below)
* Enable/Disable Shadow
* Set Shadow Alpha Color
* Set Shadow Distance
+ Added an Edge Color to the text (see xFeatures below)
* Enable/Disable Edge
* Set Edge Alpha Color
* Set Edge Size
+ Ability to disable/enable the temperature to be viewed on the icon
+ the label is now (and only) shown by format (see xFeatures below)
(e.g. "$l is $c ($t)" = "Shrewsbury, MA is Fair (23°)"
+ Auto-Update bug fixed
+ Internet Connection Check Added -- limited testing
If your not connected, it'll show the NA icon and
the label will indicate a "No Internet Connection".
+ Proxy: The docklet should use the preconfigured proxy settings on your
computer (if any) -- no testing, though
v0.3i (06-18-2003)
+ Added International Support
+ Added different international sites to the popup menu
+ Added dynamic parsing code for multiple site support
v0.3 (06-18-2003)
+ Now supports the full 47 weather conditions - 100% Accuracy
+ Included two icon sets (thanks Craig Butler & Marlon)
+ Disable Polling by setting POLLING_PERIOD_MINUTES to 0
+ Added CUSTOM_URL so users can use a specific page from
weather.com (US)
+ Added PROXY for proxy server settings
+ Added PATH under ICONS so users can select a custom icon set
+ Added FORMAT under LABEL (see xFeatures below for configuration)
+ Added shadow behind the icon text
+ Added ALPHA under TEXT for transparency (0-255); affects shadow as well
+ Added TEMP_SHOW_UNIT to enable/disable the unit displayed (1/0)
+ Added a BROWSER section for browser configuration to visit
weather.com
v0.2 (06-08-2003)
+ Added a pop-up menu for better interface
+ Added Metric Units for Tempreture (C)
+ Added Label options to show/hide current Location, Zip and/or Condition
+ Added an "Update Now!" to the pop-up menu
+ Left Clicking the Docklet will load
weather.com for more information
or selecting "Visit
Weather.com..." from the menu
+ Added more icon integration (and more icon usability)
+ Added INI file for more features (See below)
v0.1 (06-02-2003)
o First Release