From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- mateweather/docs/C/figures/mateweather-details.png | Bin 0 -> 23864 bytes .../docs/C/figures/mateweather-menu-prefs.png | Bin 0 -> 13771 bytes .../docs/C/figures/mateweather-prefs-general.png | Bin 0 -> 29919 bytes .../docs/C/figures/mateweather-prefs-locations.png | Bin 0 -> 25748 bytes mateweather/docs/C/figures/mateweather_applet.png | Bin 0 -> 1225 bytes .../docs/C/figures/stock_weather-cloudy.png | Bin 0 -> 818 bytes .../docs/C/figures/stock_weather-few-clouds.png | Bin 0 -> 680 bytes mateweather/docs/C/figures/stock_weather-fog.png | Bin 0 -> 289 bytes .../docs/C/figures/stock_weather-night-clear.png | Bin 0 -> 786 bytes .../C/figures/stock_weather-night-few-clouds.png | Bin 0 -> 768 bytes .../docs/C/figures/stock_weather-showers.png | Bin 0 -> 186 bytes mateweather/docs/C/figures/stock_weather-snow.png | Bin 0 -> 354 bytes mateweather/docs/C/figures/stock_weather-storm.png | Bin 0 -> 849 bytes mateweather/docs/C/figures/stock_weather-sunny.png | Bin 0 -> 902 bytes mateweather/docs/C/legal.xml | 76 ++ mateweather/docs/C/mateweather.xml | 762 +++++++++++++++++++++ 16 files changed, 838 insertions(+) create mode 100644 mateweather/docs/C/figures/mateweather-details.png create mode 100644 mateweather/docs/C/figures/mateweather-menu-prefs.png create mode 100644 mateweather/docs/C/figures/mateweather-prefs-general.png create mode 100644 mateweather/docs/C/figures/mateweather-prefs-locations.png create mode 100644 mateweather/docs/C/figures/mateweather_applet.png create mode 100644 mateweather/docs/C/figures/stock_weather-cloudy.png create mode 100644 mateweather/docs/C/figures/stock_weather-few-clouds.png create mode 100644 mateweather/docs/C/figures/stock_weather-fog.png create mode 100644 mateweather/docs/C/figures/stock_weather-night-clear.png create mode 100644 mateweather/docs/C/figures/stock_weather-night-few-clouds.png create mode 100644 mateweather/docs/C/figures/stock_weather-showers.png create mode 100644 mateweather/docs/C/figures/stock_weather-snow.png create mode 100644 mateweather/docs/C/figures/stock_weather-storm.png create mode 100644 mateweather/docs/C/figures/stock_weather-sunny.png create mode 100644 mateweather/docs/C/legal.xml create mode 100644 mateweather/docs/C/mateweather.xml (limited to 'mateweather/docs/C') diff --git a/mateweather/docs/C/figures/mateweather-details.png b/mateweather/docs/C/figures/mateweather-details.png new file mode 100644 index 00000000..680e6bae Binary files /dev/null and b/mateweather/docs/C/figures/mateweather-details.png differ diff --git a/mateweather/docs/C/figures/mateweather-menu-prefs.png b/mateweather/docs/C/figures/mateweather-menu-prefs.png new file mode 100644 index 00000000..5e69f370 Binary files /dev/null and b/mateweather/docs/C/figures/mateweather-menu-prefs.png differ diff --git a/mateweather/docs/C/figures/mateweather-prefs-general.png b/mateweather/docs/C/figures/mateweather-prefs-general.png new file mode 100644 index 00000000..5bdaff76 Binary files /dev/null and b/mateweather/docs/C/figures/mateweather-prefs-general.png differ diff --git a/mateweather/docs/C/figures/mateweather-prefs-locations.png b/mateweather/docs/C/figures/mateweather-prefs-locations.png new file mode 100644 index 00000000..8a3d6fc5 Binary files /dev/null and b/mateweather/docs/C/figures/mateweather-prefs-locations.png differ diff --git a/mateweather/docs/C/figures/mateweather_applet.png b/mateweather/docs/C/figures/mateweather_applet.png new file mode 100644 index 00000000..ad6373d7 Binary files /dev/null and b/mateweather/docs/C/figures/mateweather_applet.png differ diff --git a/mateweather/docs/C/figures/stock_weather-cloudy.png b/mateweather/docs/C/figures/stock_weather-cloudy.png new file mode 100644 index 00000000..e54839bc Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-cloudy.png differ diff --git a/mateweather/docs/C/figures/stock_weather-few-clouds.png b/mateweather/docs/C/figures/stock_weather-few-clouds.png new file mode 100644 index 00000000..b355d5d3 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-few-clouds.png differ diff --git a/mateweather/docs/C/figures/stock_weather-fog.png b/mateweather/docs/C/figures/stock_weather-fog.png new file mode 100644 index 00000000..9e5e57e7 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-fog.png differ diff --git a/mateweather/docs/C/figures/stock_weather-night-clear.png b/mateweather/docs/C/figures/stock_weather-night-clear.png new file mode 100644 index 00000000..5a0e5f67 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-night-clear.png differ diff --git a/mateweather/docs/C/figures/stock_weather-night-few-clouds.png b/mateweather/docs/C/figures/stock_weather-night-few-clouds.png new file mode 100644 index 00000000..f8a18c0c Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-night-few-clouds.png differ diff --git a/mateweather/docs/C/figures/stock_weather-showers.png b/mateweather/docs/C/figures/stock_weather-showers.png new file mode 100644 index 00000000..3ce291f7 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-showers.png differ diff --git a/mateweather/docs/C/figures/stock_weather-snow.png b/mateweather/docs/C/figures/stock_weather-snow.png new file mode 100644 index 00000000..8a452486 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-snow.png differ diff --git a/mateweather/docs/C/figures/stock_weather-storm.png b/mateweather/docs/C/figures/stock_weather-storm.png new file mode 100644 index 00000000..dbbec6d7 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-storm.png differ diff --git a/mateweather/docs/C/figures/stock_weather-sunny.png b/mateweather/docs/C/figures/stock_weather-sunny.png new file mode 100644 index 00000000..35ac3494 Binary files /dev/null and b/mateweather/docs/C/figures/stock_weather-sunny.png differ diff --git a/mateweather/docs/C/legal.xml b/mateweather/docs/C/legal.xml new file mode 100644 index 00000000..29f07269 --- /dev/null +++ b/mateweather/docs/C/legal.xml @@ -0,0 +1,76 @@ + + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. You can find + a copy of the GFDL at this link or in the file COPYING-DOCS + distributed with this manual. + + This manual is part of a collection of MATE manuals + distributed under the GFDL. If you want to distribute this + manual separately from the collection, you can do so by + adding a copy of the license to the manual, as described in + section 6 of the license. + + + + Many of the names used by companies to distinguish their + products and services are claimed as trademarks. Where those + names appear in any MATE documentation, and the members of + the MATE Documentation Project are made aware of those + trademarks, then the names are in capital letters or initial + capital letters. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR + IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES + THAT THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR + A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE + RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE + OF THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR + MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY + CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY + SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED + VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER + EXCEPT UNDER THIS DISCLAIMER; AND + + + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL + THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), + CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, + INITIAL WRITER, ANY CONTRIBUTOR, OR ANY + DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION + OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH + PARTIES, BE LIABLE TO ANY PERSON FOR ANY + DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER + INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS + OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR + MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR + LOSSES ARISING OUT OF OR RELATING TO USE OF THE + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, + EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF + THE POSSIBILITY OF SUCH DAMAGES. + + + + + + \ No newline at end of file diff --git a/mateweather/docs/C/mateweather.xml b/mateweather/docs/C/mateweather.xml new file mode 100644 index 00000000..a951a482 --- /dev/null +++ b/mateweather/docs/C/mateweather.xml @@ -0,0 +1,762 @@ + + + + +]> + + +
+ + + + + &applet; Manual + + The &applet; Applet downloads weather information for a +given location from the internet and displays the temperature and a +symbol representing the current weather conditions in the panel. When +clicked on, more information is given, such as the forecast, the time of +sunrise and sunset, wind direction, pressure, and more. All units are +customizable. + + + 2005 + Davyd Madeley + + + 2004 + Angela Boyle + + + 2002 + 2003 + 2004 + Sun Microsystems + + + 1999 + 2000 + Spiros Papadimitriou + + + 1999 + 2000 + Dan Mueth + + + + + + MATE Documentation Project + + &legal; + + + + + DavydMadeley + + MATE Project +
davyd@madeley.id.au
+
+
+ + Angela + Boyle + + + + Sun + MATE Documentation Team + + + Sun Microsystems + + + + + + Spiros + Papadimitriou + + + MATE Documentation Project +
spapadim+@cs.cmu.edu
+
+ +
+ + + Dan + Mueth + + + MATE Documentation Project +
d-mueth@uchicago.edu
+
+ +
+ + + +
+ + + + + + Version 2.12 + March 2005 + + Davyd Madeley + + + + Version 2.10 + March 2005 + + Davyd Madeley + + + + Version 2.8 + September 2004 + + Angela Boyle + MATE Documentation Project + + + + &applet; Applet Manual V2.4 + February 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Weather Report Applet Manual V2.3 + January 2003 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Weather Report Applet Manual V2.2 + August 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Weather Report Applet Manual V2.1 + July 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Weather Report Applet Manual V2.0 + March 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + MATE Weather Applet + 2000 + + + Spiros Papadimitriou + spapadim+@cs.cmu.edu + + + Dan Mueth + d-mueth@uchicago.edu + + + MATE Documentation Project + + + + + + + This manual describes version &appletversion; of &applet;. + + + + Feedback + + To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the MATE Feedback Page. + + + + +
+ + Weather Report + + + + + Introduction + + +
+ &applet; + + + + + + + Shows &applet;. Contains a weather icon and current temperature + + + +
+ + + + The &applet; downloads weather information from the U.S National Weather Service (NWS) servers, including the Interactive Weather Information Network (IWIN) and other weather services. You can use &applet; to display current weather information and weather forecasts on your computer. + + + + If your computer is located behind a firewall, you must use a proxy server to access the weather servers. To configure the MATE Desktop to use a proxy server, use your preference tools to specify the network proxy server for Internet connections. + + + + &applet; displays the following information for the default location, or a location that you specify: + + + + + A weather icon that represents the general weather conditions. + See . + + + + + The current temperature. + + + + + + Weather Icons on Panel + + + + + + + Icon + Description + + + + + + + + Stock Sunny + + + + + Stock Night + + + It is clear and fine. + + + + + + + Stock Few Clouds + + + + + Stock Night Few Clouds + + + It is partly cloudy. + + + + + + + Stock Cloudy + + + It is cloudy. + + + + + + + Stock Fog + + + It is foggy or overcast. + + + + + + + Stock Rain + + + It is rainy or wet. + + + + + + + Stock Snow + + + It is snowing. + + + + + + + Stock Storm + + + It is stormy. + + + + + + + + + To Add &applet; to a Panel + To add &applet; to a panel, + right-click on the panel, then choose Add to + Panel. Select &applet; + in the Add to the panel dialog, then + click OK. + + + +
+ + + Preferences + + The preferences dialog is accessed by right-clicking on the &applet; in + the panel. +
+ &applet; menu + + + + + + + Context menu + + + +
+
+ + Changing to Particular Location +
+ Location Preferences + + + + + + + Location Preferences + + + +
+ + When you add the &applet; to a panel for + the first time, the application displays the weather for Pittsburg, Pennsylvania by default. To display the weather for a different location, perform the following steps: + + + + + Right-click on the application. + + + + + Choose Preferences from the + application popup menu. The application displays the Weather Preferences dialog. + + + + + Select the Location tab. The Location tabbed section contains a list of geographical regions, subregions, and specific locations. + + + + + Click on the arrow next to a region to display the subregions in the region. + + + + + Click on the arrow next to a subregion to display the locations in the subregion. + + + + + Click on a location. While the application retrieves the + weather information for the new location, the tooltip + "Updating" is displayed when you point to the icon. + + + + + Click Close to close the Weather Preferences dialog. + + + + + You can already try searching by entering the name of your city into + the Find field. Be aware that for cities close + together, or for cities with no airport you may have to pick a nearby + city in the region. + +
+ + Updating Weather Information + + To update the weather information that the &applet; displays in the + panel, right-click on the icon, then choose Update. + + To automatically update the weather information at regular intervals, perform the following steps: + + Go to the right-click menu and select Preferences. + In the Weather Preferences dialog under the General tab, select the Automatically update every ... minutes option. + Use the spin box to specify the interval at + which the &applet; retrieves updated information from the weather server. The default is to check every thirty minutes. + Click Close to close the Weather Preferences dialog. + + + + Changing Units +
+ General Preferences + + + + + + + General Preferences + + + +
+ + Go to the right-click menu and select + Preferences. In the + Weather Preferences dialog under + the General tab, select the + units of measurement you want to use. + + + A number of different measurements are available, + including metric, imperial, SI and others. The choice + Default will use what we think + is the default for your region, based off your chosen + locale. + +
+ +
+ + + Details + + + To view detailed weather information, right-click on the &applet;, + then choose Details. The &applet; displays the Details dialog. The Details dialog contains the following default tabbed sections: + + + + + Current Conditions + + + + + Forecast + + + + + Radar Map (optional) + + + + + Current Conditions +
+ &applet; Details + + + + + + + &applet; details + + + +
+ + The Current Conditions tabbed section displays the following information: + + + + + + + + + City + + + + + Location to which the current weather conditions apply. + + + + + + + Last update + + + + + Time at which the weather conditions were last updated on the weather server. + + + + + + + Conditions + + + + + General weather conditions. + + + + + + + Sky + + + + + General sky conditions. + + + + + + + Temperature + + + + + Current temperature. + + + + + + + Dew point + + + + + Temperature at which dew forms. + + + + + + + Humidity + + + + + Percentage of moisture in the atmosphere. + + + + + + + Wind + + + + + Direction and speed of the wind. + + + + + + + Pressure + + + + + Atmospheric pressure. + + + + + + + Visibility + + + + + Range of vision as determined by the light and atmosphere conditions. + + + + + + Sunrise + + + The calculated sunrise time for your location + + + + + Sunset + + + The calculated sunset time for your location + + + + + + + + Sunrise and sunset times are calculated locally from + latitude and longitude information stored on your computer. Some + conditions, such as refraction of light through the air, are hard + to model. Resultantly, the calculated values for sunrise and + sunset may be off by up to 10 minutes. + +
+ + Forecast + + The Forecast tabbed section displays a forecast for the location for the immediate future, usually the next five days. + + + + Forecasts are only available for some locations in the U.S.A, + Australia and the United Kingdom. + + + + + Radar Map + + By default, the Radar Map tabbed section is + not displayed in the Forecast dialog. + &applet; downloads the radar maps + from www.weather.com. If the radar map is not available from + www.weather.com, &applet; displays a question mark. To go to the www.weather.com web site, click on the Visit Weather.com button. + + To enable the radar map, perform the following steps: + + Go to the Weather Preferences dialog by selecting Preferences in the right-click menu. + In the General tab, select the Enable radar map option. + By default, &applet; downloads the radar maps from www.weather.com. Select the Use custom address for radar map option to display radar maps from an alternative Internet address. You must type the address in the Address text box. + + + + Most locations do not define a default radar map, especially outside + of the U.S.A. Many locations will require you to specify a custom URL, + if you wish to have a radar map. + + +
+
-- cgit v1.2.1