I decide to attach Applet I'm using. I still use weather.com to get XML Data in this Applet so I must change the cities.xml
You have to restart the applet to get it to re-load the cities list (no need to restart Home 2, I think)
--------------------------------------
Version 1.0
I have just edit some cities, but you can add your city easily in cities.xml:
<item>
<id>ASXX0032</id>
<text>Darwin</text>
<unit>s</unit>
<gmtOffsetMinutes>570</gmtOffsetMinutes>
</item>
You can get <id> at 'http://xoap.weather.com/search/search?where=[cityname]'
<unit> s: system m: metric
Another thing: I'm using the ID and Key of weather.com in 'setting.txt'. If you have any problem in query XML Data, you can register a free account to get your own ID and Key, here
-Change interface
-Include QVGA version, but I thinks there are some bugs...
Version 2.0
Hey, after long time without any update. I actually wait for 2.0.18b version. Let see what new in this version, and lest test...:).
Two important things in this version:
- You can search a city name and choose exact city to add to cities.xml
- A new definition is "favourite cities". At present, there are 5 "slot" to add favourite cities. Why 5? Now, You can update all favourite cities at the same time, so it will be slow to update >5 cities (I think).In favorite cities screen, there 2 mode: edit, delete (Press Toogle mode soft key to switch)
- Add new weather icon to express exact weather condition
Version 2.1 SONNAR UI with Accuweather data
In previous versions, I used weather.com to get weather data. I know that: it's not synchronous with the other pointui applet. From the first posted version, I've tried to found the way to get data from accuweather.com. And Now It's real in this update.
What's new?
- Now you can use cities.xml from other Applet (Today, World). Just add new xml node <unit>1</unit> for C, <unit>0</unit> for F (If ignore, C unit is used by default). So the previous version cities.xml not work in this version..
- Attach SONNAR UI and new weather icons. Thank appelton and everyone for great idea about concept ui.
Problem
- The "search city" function hasn't work yet. So I removed from configure screen. It will come back in next update.
-QVGA version is coming soon...:)
Version 2.2
- Fix some bugs
- "Search city" function come back...:)
- Include QVGA version
REMEMBER BACK UP YOUR CURRENT CITIES.XML
You must edit "favourite cities" to choose what you want to update...[/i]
