|
|
Name: Local Weather
Dimensions: 160 x 600 pixels
(wide skyscraper format)
Filesize: 13 Kb
Customizable: Through external stylesheet (weather.css) and
XML file
Download Local Weather Widget
How to customize in 5 easy steps:
- Register for an xml feed account at
weather.com
After a succesful registration you will get an email from
them with an id and key.
- Open the 'weather.xml' file with a text editor and
edit the following tags:
<city>www</city>, put the city code in place of 'www'.
Check weather.com for city code.
<parid>xxx</parid>, put the id you received in your
email in place of 'xxx'.
<key>yyy</key>, put the key which you received in your email
in place of 'yyy'.
<units>zzz</units>, put either 'm' (metric) or 'i' (inches)
in place of 'zzz'.
<server>sss</server>, put 'local', 'asp' or 'php' in place
of 'sss'.
- Change the colors and texts in weather.xml and weather.css
files.
See the comments in these files for more detailed
explanations.
- Upload the following files plus the 'Shiny' folder to the same
path:
* weather.swf * weather.xml *
weather.css *Shiny (folder) * proxy.asp (for
windows servers) or proxy.php (for linux servers) *
AC_RunActiveContent.js
- Add the following code between the <HEAD>...</HEAD> tags of
the webpage where you would like to embed this widget. the
page should be in the same folder as where you uploaded all
the files from step 5.
Add the following code between the <BODY>... </BODY> tags of
the webpage where you would the widget to show.
If you would like the widget in different formats, remove
the advertising or have it customized in any other way,
please contact
us through our contact form or at: info@pemani.com
|
|
|