Services_Weather
[ class tree: Services_Weather ] [ index: Services_Weather ] [ all elements ]

File: weather.com-extensive.php

Source Location: /Services_Weather-1.4.7/examples/weather.com-extensive.php

Classes:

Page Details:

Elaborate example for the GlobalWeather-service

Well, this is a more elaborate example how to create a neat little page with fetching data from weather.com and putting it into a design. I'm not too proud of my design-skills, most of the stuff here is taken from the weather-block which can be found within the Horde Framework, courtesy of Rick Emery - creative pixelshoving isn't my domain :-P I've used a Firefox for checking the design, so don't be too disappointed, if the page looks shabby with the IE, not that I care very much anyway ;-) If you want to know where you can obtain the icons, please register at http://www.weather.com/services/xmloap.html and you'll receive an eMail containing the partner id, the license key and a link pointing to the SDK. Put the 32x32 and the logos folders into the images/ directory. The design should adhere to the conventions defined by the weather.com SDK-guide, though I won't give any legal certainty for this (of course). Have fun!

PHP versions 4 and 5

<LICENSE> Copyright (c) 2005-2011, Alexander Wirtz All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the software nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </LICENSE>

Includes:

require_once("Services/Weather.php") [line 87]

Documentation generated on Mon, 11 Mar 2019 15:50:59 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.