View Single Post
  #1 (permalink)  
Old 07-25-2008, 06:34 PM
megamav's Avatar
megamav
PPCGeeks Regular
Offline
 
Join Date: Apr 2007
Posts: 72
Reputation: 15
megamav is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Help with HTC Home Weather Plugin

Hey guys,

anyone know how to properly form the XML for a certain city in the plugin?

from the XML file... Boston...

<city name="Boston, US" locationcode="NAM|US|MA|BOSTON"/>

Im looking to add Saratoga Springs NY, as thats where I live...

Instructions from the developer...

Code:
How to Change the Weather City:

First Step:
Go to http://www.accuweather.com/us-city-list.asp?zipcode=Campinas%2C+SP&u=1&partner=accuweather
And search your City, Country.

Second Step:
After you found your city, copy the end of information on the address bar to the clipboard (for example SAM|BR|BR023|CAMPINAS)

Third Step:
Edit the HH_409*.xml file in the Windows folder with notepad and save.

Fourth Step:
Now only select the new city on the list and done.
Seems the website in the instructions changed how they form the URL.

If someone would enlighten me as to how to form the XML tag, I would appreciate it.

Thanks!

-Eric
Reply With Quote