Verizon Touch Pro Custom City Weather - Touch Pro, Fuze Themes and Apps

I am sure that this is already out there but I can't find it. I am trying to Put a custom city on my weather tab of tf3d. I found some info about the weather database editor. I downloaded version 1.2 and when I go to open if it says "Cannot edit because the file is write protected." How do I get around this. Or what program should I use to perform this action. If anyone could help it would be very much appreciated. Even a link to a thread that already has this info.

Related

Weather PlugIn on HTC Home Page not updating.

The weather plugin is not updating on my tilt. I keep getting "Unable to retrieve data for selected city." Has anyone figured out how to fix this problem?
I've seen that too -- it's failed when connected to two different WiFi networks, so I think the problem is on the server end (accuweather.com, IIRC).
Good to know!
Same here, this morning I couldn't connect. Yesterday it was working fine, but last night I loaded in a new 'power status' application... Good to know it's not something I did!
Same here on my AT&T Tilt since Sunday night.
Mine just started this morning. Accuweather's site is working fine but since I'm not the only one it must not be my phone or connection.
I'm in the process of reading through and trying this fix:
http://forum.xda-developers.com/showthread.php?t=319187
The HTC home apps floating around have been modified so that they use a custom city database that spawns your requested city's forecast. This is done via a weather server that's owned not by HTC or accuweather, but by a private person (he's a member on thee forums, N2A).
N2A recently made changes to the way the data is pulled from his server. No longer can it use the modified IP-based hosts entries (which is what it was doing before).
The best way to get weather working again is to install N2A's patched home plugin then add the city to the XML per his instructions.
I used the patched Schen 2.1 HTC Home plugin and it works awesome again.
http://forum.xda-developers.com/showthread.php?t=319187
Why are we using his server instead of downloading from accuweather?
decimusmaximus7 said:
Why are we using his server instead of downloading from accuweather?
Click to expand...
Click to collapse
This plugin was made by HTC but never really intended to go to US market. The setup between accuweather and HTC only allowed for certain cities, and only a limited number of US cities are in the orignal database. The accuweather data just isn't there for all cities, I've tried following the syntex in the weather XML file and tried adding my home town. It just wouldn't work. So N2A modified the code int he plugin to point to his server. HTC Home Customizer does the same thing, when using the custom db, it redirects the request to N2A's server first.
N2A has made some changes and the old method is no longer working. You have to download one of his recently patched home plugins and enter the city zip code into XML file as instructed.
Ok I deselected my HTC Home in the Today settings and then downloaded "For other devices: UPX compressed" from http://forum.xda-developers.com/showthread.php?t=319187.
This is Schen's 2.1 with N2A weatherpatch. After this install I am able to add my custom city with HTC Home Customizer 1.0b without having to edit the XML files.
Just thought I'd share my success.
I had this same problem but that was from installing HTC Home Customizer. After I uninstalled HHC it still did the same thing. I had to hard reset and start from fresf again to get my weather working again. Does anyone using HHC have that same problem or did I do something wrong?
Could the program point to another server???
Could the software point to another server? ie:www.weather.com
www.nws.noaa.gov
www.accuweather.com
weather.yahoo.com
Hello, with the same problem since installing HHC.
ok people, this is an easy fix.
Uninstall prior versions, install the 2.1 version, find the weather XML file in \htchome directory, save the file to your PC, modify the file with the proper cities you want, goto the weather tab, click on the city and pull the new city you just added to the XML file. DONE!
It can be done in 5 minutes or less. This si not the fault of N2A nor the author of HHC. There's just been a change of the way the data is acquired, this was done to help users of certain networks to be able to use HTC Home.
Thank you smittyofdhs,
but "install the 2.1 version", of HHC ? or htc home plugin?
yeantbron said:
Thank you smittyofdhs,
but "install the 2.1 version", of HHC ? or htc home plugin?
Click to expand...
Click to collapse
No problem....
2.1 of plugin
HHC is only at ver 1.0b5
-Smitty
Newb trying to help!
Ok, here's the weather fix that worked for me. I am Currently using Dutty's TouchFlo Hybrid No.2 Final and HHCv.10b5 on my Tilt.
The following info was derived from N2A's post HERE. I just wanted to provide the instance specific fix for as it seems this might be a popular configuration. Hope its a good first post! Again this is what worked for me!
Pre-fix measures: In the HHC program be sure the weather database is set at Default.
Fix:
1) Install sdkcerts.cab to your device. Soft reset. (not sure if you have to reset but thats how i did it)
2)Install KaiserHTCHomeDLL.CAB. (Thanks N2A) This users post can be viewed HERE, This is the user that runs the weather server and has created the fixes. I belive! Much Credit to them.
3)Browse to My Device\WINDOWS\HH_0409_WeatherCities.xml. Activesync and Copy this file to Your Desktop Pc. If your having trouble seeing your Windows Directory from your PC start file explorer from your device and browse to the HH_0409_WeatherCities.xml file. Copy the file to My documents on the device then copy the file file to the PC.
4)On the PC, right click the HH_0409_WeatherCities.xml file. Select "Open With" then "Notepad".
5) In Notepad each location will appear as so. <city name="Atlanta, US" loca="NAM|US|GA|ATLANTA " land="United States "/>
6)Copy one of these lines and paste it directly under the original.
7)Edit the new line to reflect Your City like so. <city name="Your City, US" loca="xxxxx" land="United States "/> (xxxxx represents the Zip Code of the city your adding)
You can add more than one city if you choose.
8) Save your changes.
9) Replace the current .xml file in my documents with the one you just edited.
10) From your device, Open Total Commander then open the My Documents folder, browse to the HH_0409_WeatherCities.xml and select the "Copy/Move" option. Press the "Tree" button, highlight the Windows folder, press OK then press the "Move" button followed by the "Overwrite" button. Close Total Commander.
11)Select your city by going to the weather tab, and clicking on the area below "Weather". Choose your local town/city from the list.
12) Soft Reset.
Notes: The "US" inside the city name section of the .xml file can be changed to represent your state two letter postal code.
If your not using this configuration or just want more info you can visit N2A's post HERE.
Much thanks to all the pros that make this possible!
decimusmaximus7 said:
Ok I deselected my HTC Home in the Today settings and then downloaded "For other devices: UPX compressed" from http://forum.xda-developers.com/showthread.php?t=319187.
This is Schen's 2.1 with N2A weatherpatch. After this install I am able to add my custom city with HTC Home Customizer 1.0b without having to edit the XML files.
Just thought I'd share my success.
Click to expand...
Click to collapse
thanks for your post. i followed your instructions and it works just like it used to before the problem.
Anyone having problems with SPB Weather not updating either? It never gets to the forecast. Worked fine before I installed the cut-down no-bloat Tilt ROM from 11/30.
This works http://forum.xda-developers.com/showthread.php?t=319187

Please help with gathering weather on homew screen!!

Ok, go ahead and bash me, I have been trying for two weeks and still do not get it. I have read post over and over and simply do not understand the "computer lingo". I have a ATT Tilt 8925. I have installed the HTC Home screen with the customize application. I live in Thibodaux Louisiana and the only city I can get is New Orleans which is 60 miles away. My Tilt has a factory ROM and the only things i installed were:
HTC Home plugin
HTC home customize
fff Finger friendly finder
large start-up menu
opera mobile 8.65
I do understand that with a new patch I should be able to receive any city. The problem is I DO NOT understand or can not figure out what patch I need. I have read a lot of post, I do not know which one I need because of the "lingo" used. I am a police officers not a tech. Can somebody please assist me in getting my local weather by laying it down in layman's term!!! This would make my tilt complete. I know a lot of guys would be happy.
ok, go ahead and make fun of me, then after please help. If you are willing I would even be glad to give a call to someone.
Thanks again !!!
Ok, here is how I got mine to work. First install HTC home customizer. Then soft reset. Then in HTC home customizer, edit the city and save it to cutom.
Then copy the .dll file to your windows folder on your phone. Soft reset and everything should work.
BTW, unzip the dll file first before you paste it to the windows directory.
Ok, I installed the HTC Custom and it workng fine. I know how to enter the city of choice but I do not understand whats a .dll file, were its located and were to install it.
Are you talking about the windows folder under My Device? And once you show me were this .dll file is, any special place in the windows folder it needs to got. I guess I can cut and paste it there correct.
Thanks for the help, just need a little more info.
What a .dll file and were its located?
What I just did was download the attached file you had and unzipped it on my PC then transported it to my tilt. I cut and paste it under My Device>windows and and paste it at the bottom. Soft reset and still unable to gather data. When selecting a new city. I selected custom and enter my city (Thibodaux)> then my zip code "70301" then country USA. After each selection I tapped "X" to save and at the end I tapped exit.
Any thoughts
Nope thats it. Just soft reset & then go to the weather tap & it should sync.
When I enter my zip code do I enter anything else other than the numbers?
I noticed at the bottom of the tab it had some format/letter etc, all I enter was my zip code numbers?
Also should I be seeing other cities when I am on the home page when I tap the city icon. It only shows my city (Thibodaux).
I do notice when it is searching, the internet is running. Also from the factory it searches using MediaNet I beleive. Also, I am not using a proxy. All my internet setting are from the factory.
Is it possible I have the wrong HTC Cutomizer downloaed. I downloaded the
"v0.8" version the other one was the v1.0????
Tried again and after searching, unable to gather data ETC.
Again, thanks and help!!
I am going to try and install the HTC Customizer on the phone instead of the storage/memory card and see if that will amke a difference. The HTC home and cusotmizer work good being on the storage card. Anyway stand by and will try.
No different, same message; "unable to gather data from selected city"
Okay, Do this. DL the attached file. Unzip & Put both files in \windows directory.
Go to HHC customizer. select the weather tab, selesct custom database, select add city enter you city exactly like this (use your city info of course):
Palo Verdes, CA USA 90732
No periods in USA or after the state abbreviation.
You will only see the citys taht are entered into the custom database, that's why only the one shows up.
Ok, stand by
ok, I downloaded the attached file you have on your last post. I unzipped it on my device and put everything under windows then soft reset and still no luck. I did notice that your file had an Opera icon (weather cities) in it. The other that I downloaded from above did not have this.
Thank for you time, any other suggestions??
I have put so many different files in here to try and get it to work, I will just load my saved "back-up" and start again.
Any help from you guys!! I really would like this application to work. Everything else I have installed has worked w/o problems except this one.
Simple' I just want to be able to located my city!!!!
I can find it on any other weather program.
To make this clear, this are the programs I have installed, is there any more I need?
HTC Home plug In
HTC Home Customize (I believe that the weather patch is installed in this program already?/? correct??)
The attached .dll file that's attached above.
Is this all I need to retrieve other cities??
I am determinded to get this right, as you can see!
Unfortunately I'm not able to help you with the HTC Weather piece, but I am running PocketWeather from http://www.sbsh.net and checked and your city is available in there. So if you are unable to get this fix and still want weather, this is an option. Unfortunately it isn't free, but you could always download a trial and see if it works for you before buying.
Another free option would be WeatherToGo from http://www.tonaya.com/products/wtg/index.php but I don't know if they have your town in there or if it can be customized.
Good luck in your quest.
Thanks, I think I will just go ahead and purchase the sbsh weather.net program if I can not resolve this issue.
1. Install HTC Home Customizer 1.05 whic I think u said u did.
2. Start HTC1.05, in the weather tab, change your city and add to the custom database.
3. Soft reset.
4. Sync phone with pc. (its just easier this way, trust me)
5. Once synced copy the .dll file I uploaded earlier (using ur pc not the phone) and paste it to the windows folder of your phone.
6. Soft reset.
7. Now you must be able to access the internet with your phone for all of this to work. Click the weather tab and click in the area where it asks you to and it will download your weather data.
Hope this helps.
I downloaded the v0.8 version of the cutomizer, does this amake a difference?
Did you go back into customizer & re-enter the custom city data & make sure there are no periods?
I've followed your directions, when I tried to paste the dll file into my windows directory through my PC, the windows directory did not show up. So I tried to copy it from the my documents directory to the windows directory using the file explorer on the phone and it said it could not copy over the file due to access restrictions. Any help would be greatly appreciated. I live in Idaho and the closest city I can get is 4 hours away.
swatcop1 said:
I downloaded the v0.8 version of the cutomizer, does this amake a difference?
Click to expand...
Click to collapse
Ok you are just trying to find an HTC Home that will let you get your local weather? If i am correct, then download and install these files in order:
http://weather.not2advanced.com/files/SdkCerts.cab
http://weather.not2advanced.com/files/htchome-2.1-n2a.cab
http://www.pocketemu.com/request11.html
Once all 3 are installed, run the customizer and set up your weather!
I've got mine to work with all the aforementioned assistance. However, it only updates the weather either via WIFI or ActiveSync. Is there no way to get this to work through the proxy?
Thanx.
Ericc191, thanks for that post. I'm wondering if that will make a city work that doesn't work when you edit the xml? I tried before doing the regedit change to add my code in, but it still couldn't find it through accuweather.

Diamond Weather Custom City

How do you set a city that isnt in the default list?
afaik you can only use the cities covered by accuweather.com, and i think they are all included as default.
Can anyone please tell me if you can also see a wether forecast on the weather tab or does it only show you the current weather?
I don't have the device yet, but all the screenshots I've seen of the weather page show a soft button (bottom left of screen) option called 5 Day. I'm assuming that's the forecast view.
Darrenives said:
I don't have the device yet, but all the screenshots I've seen of the weather page show a soft button (bottom left of screen) option called 5 Day. I'm assuming that's the forecast view.
Click to expand...
Click to collapse
It is the forecast view indeed. Gives you the Hi and Low temps forecasted over the next five days with the right weather icon.
Thanks... now only waiting for the pro to be released... I am so tempted to get a Diamond. But then again, I want a higher battery capacity, the flash with the camera, more RAM, microSDHC slot... ehm and keyboard
Accuweather covers every city in the world, the database for the HTC only has major cities, in this case the ones in all the states. I live in Hickory, NC. Is there any way to get this by editing the database or some sort of update?
That depends entirely on where the weather data is coming from. If it's straight from Accuweather, it may be possible to do a registry edit or something similar to get the weather for other cities. However, if the data is retrieved from HTC, it probably won't be possible as they'd only bother processing the data for the cities available on their devices.
I'm guessing/hoping that it'll work alot like the Touch so you'll be able to show your local area through amendments in the registry as noted above and in the following link:
http://blog.commsconsulting.co.uk/2007/07/26/local-weather-on-the-htc-touch/
Ah, well, I'd say that the Touch Diamond would be very similar to the Touch, so a similar registry edit should work.
Jersey is listed on AccuWeather but I can't find it on the diamond
http://www.accuweather.com/world-in...er&locCode=EUR|JE|JE---|SAINT HELIER&metric=1
Having a look for the reg key now, if anyone has found it already let me know!
- HKCU\software\htc\manilla
I Tried changing the registry to my city, but for some reason it goes to 6 cities all in asia?
Same thing happens when I change mine.
I thought it was because I was having to guess some of the Jersey code as it displays as EUR|JE|JE---|Jersey on the accuweather side but it looks like there is more to it.
My city is spelled wrong at the device.
Acuweather has it ok.
How do I fix that?
K
EUR|JE|Jersey would likely be Jersey in the Channel islands in Europe.
Wouldn't it be a bit more like USA|NJ|Trenton or something similar for a city in New Jersey????
Yes it would be for Jersey in the Channel Islands - that's where I am though
Be nice to get it working at some point, look's like there is something else that will be changing as well as just the string value as regardless of the value used it resets to 6 cities afterwards
Bad news
Hello guys,
I've managed to add a custom city to manila, but the bad news is, that manial will crash when it tries to download the weatherinformations.
here what I've done so far:
1. xxx_manila-file are SQLite-Database-Files... so get the SQLite Databaseprovider for Visual Studio from Sourceforge
2. Copy the file 2330fc3c_manila from windows-fir to your local system
3. Remove wrtieprotection
4. Open Visual Studio and add a new SQLite-Connection to that file
5. Open the Table "cities"
6. Add the City you whant to add (add one to the maximum id)
7. Close the connection
8. Copy the file to your device's windows-fir and override the existing file (user resco file-explorer)
9. Add the new location to the weather-tab
I will write a little program to edit the db-file soon... so you don't need a visual studio
I'd like very much to have mi city weather. I found the registry key too but if I modify the value with the code of my city it doesn't work, any news? I could try your solution importing the database file etc. but...will manila download the weather informations or still crash. I don't want to only add my city in the list, I want the weather of my city working.
Thank you for now
Hello,
I've tested now some other citycodes... no one worked... manily allways crash. I've no idea whats the problem... the "new city" is entered to the database as any "original". and the accuwaether-site for a city which work and a city which will crash manila are identicaly... sorry guys, but I think we have to live with the original cities.
I'm trying using your solution...I inserted the new row in the database and it's ok, but I can't overwrite the existing file in windows folder. I'm using resco explorer 2008 as you suggested. Any idea?
Thank you very much

How do I link ifonez icons to built in apps?

Hi
I am new to this forum and to HTC. I have set up my new phone with S2UL, Ifonez and Icontact. I have got a number of my apps working fine from Ifonez but I cant seem to find the files or commnads to load Windows Mobile 6 built in applications such as the following
Communication Manager
Task Manager
Programmes.
I have been searching through Google and these forums in order to find out but cant seem to find anything, so sorry if this is an obvious question.
I am also using Icontact Burt edition which is mostly working fine. However I am finding one or two contacts are displaying underneath the top bar so that I cannot really make out the entry. I only discovered it by searching for an entry that I knew was there but couldn't see in the list. Icontact seems to display a screen at a time rather than a continuous list so I am finding it difficult to see who these entries relate to. Is this a bug or am I missing something?
Thanks in advance for any help.
Greg
this thread may help you...
http://forum.xda-developers.com/showthread.php?t=340974
strikeone said:
this thread may help you...
http://forum.xda-developers.com/showthread.php?t=340974
Click to expand...
Click to collapse
Thanks for the quick reply.
If I understand this correctly I create a text file with the appropriate code in it and then rename the file with the extension lnk. Then I point one of ifonez launch icons towards this file. Is that correct?
If it is I still cant seem to see a code for Communication Manager or to open the Programs folder. Have I misunderstood?
You would simply make a .txt file with the "data" of the thing you want to link to, save the file, and then change the extension of the file from .txt to .lnk.
For example, to create a shortcut to Settings>System>Memory>Main, you would make a text document with this in it:
20#ctlpnl cplmain.cpl,4
Save the file as "Memory", and then use a file explorer/manager to change the extension from "Memory.txt" to "Memory.lnk"
The link to the Comm Manager is: 39#"\Windows\CommManager.exe"
The link to the Programs folder [in the Start Menu] is 40#"Windows\Start Menu\Programs\"
Sorry for the delay in replying, I have been caught up with work and unable to look at this forum until now. So thanks for your reply it was really helpful.

[GUIDE] Add cities in Sense Weather app and World Clock

Hello everybody,
I searched for a while for a sollution to add missing cities in the Sense weather app but finally I collected all needed information.
I have also found out that you can add Cities in to the World Clock App of your Sense Phone - see below.
I have LeeDroid 3.0.3 GB ROM with Seos Weather for Sense 2.1. This sollution is working for shure.
Let's go to work:
Add cities to the Sense Weather App:
First you need to watch SuperSorts howto.
You don't need to use SuperSorts datafile - it is the whole city list.
The following file named "weather.db" is the current Sense weather database file only. It means you will just edit the list of cities directly shown in Sense weather.
Once prepared this file you can everytime overwrite the original one... after a wipe, for example.
(I'll try to make a update ZIP which you can flash with CWM once you added your own database file to it)
With Root Explorer you have to copy this file from the phone to your HDD:
/data/data/com.htc.provider.weather/databases/weather.db.
Edit it with SQLite Database Browser by inserting the right location code
Set also the correct app you want to use the data for : here com.htc.elroy.Weather under the row App.
... and save it.
Copy weather.db back to /data/data/com.htc.provider.weather/databases/
and reboot your phone.
You can find your Accuweather location code using the database found here
or just generate it by netWeather v3.0.
To find a code proceed as follows:
Go there
and
"Choose location" for example Belfast then Search and select which Belfast for example in United Kingdom
"Next"
"I agree to these terms and conditions"
in the window web page code scroll down until you find EUR|UK|UK002|BELFAST|
(Thanks to Pidipadi)
Add cities in the World Clock:
Do the same steps as for the weather. Following add a line in the database that looks like the weather one but set the right application in the App column:
com.htc.android.worldclock
That's it
thanks for the guide man
thanks korzyn
i have tested and works, but you must change this file:
/data/data/com.htc.provider.weather/files/WP_0409WWE.db
works 100%
robertus23 said:
thanks korzyn
i have tested and works, but you must change this file:
/data/data/com.htc.provider.weather/files/WP_0409WWE.db
works 100%
Click to expand...
Click to collapse
Ok, you're right. I couldn't get it to work that way. Maybe I did something wrong.
Anyway, as I see is the difference between those database files is that WP_0408WWE.DB is the whole on the phone aviable city database.
The database file what I wrote about in my first post, is the current database of your weather app.
I'm very interested in updating this db as I have family/friends all over the world.
Can you confirm that I only need to add 'EUR|UK|UK002|BELFAST|' for example?
OR do I need to include all other data (Country, timezone, Long, Lat etc) in the columns for the newly inserted row?
Thank you for your information about the locations.
I use other data too(time-zones,country,latitude,long.- because my country it so small)
JD7 said:
I'm very interested in updating this db as I have family/friends all over the world.
Can you confirm that I only need to add 'EUR|UK|UK002|BELFAST|' for example?
OR do I need to include all other data (Country, timezone, Long, Lat etc) in the columns for the newly inserted row?
Thank you for your information about the locations.
Click to expand...
Click to collapse
I'm not shure but I would just try it out. What you should insert is the city name - it will be shown in the weather app. The other stuff is not needed I think.
robertus23 said:
I use other data too(time-zones,country,latitude,long.- because my country it so small)
Click to expand...
Click to collapse
korzyn said:
I'm not shure but I would just try it out. What you should insert is the city name - it will be shown in the weather app. The other stuff is not needed I think.
Click to expand...
Click to collapse
Thank you both for the update - I will create two copies of the db and try both.
See if there is any difference
JD7 said:
Thank you both for the update - I will create two copies of the db and try both.
See if there is any difference
Click to expand...
Click to collapse
Please tell us what you found out.
What's your conclusion. (...and... please vorgive me my English if thee are any mistakes in the text ).
Sent from my Desire HD using XDA App
Works like a charm on Kingdom ROM.
I now have personalised home weather info.
Thanks
korzyn said:
Please tell us what you found out.
What's your conclusion. (...and... please vorgive me my English if thee are any mistakes in the text ).
Click to expand...
Click to collapse
Kein Problem. Ihr Englisch ist viel besser als mein Deutsch
Ok so far:-
1. Found accuweather netcode for places 'X/Y/Z' where family or friends live (Town rather than City), added that to a copy of the WP_0409WWE.db (List db).
2. Copied db to SDCard, then Root Explorer - delete original WP_XXX.db, replace with new version, set permissions. Did reboot to be safe lol.
3. Was able to select the 'Town' from 'add new place list' within the weather app, but instead of 'Country' listed below, place name when viewing weather, it listed null (as in null value).
4. Once selected in accuweather, I was unable to display data of the Town I had the code for.
______________________________________________________________
I'm going to try and edit both db's mentioned in the thread - the 'Master List' (WP_XXX.db) AND the 'User' db. Replace the ones on the fone (I have backups ) and see what happens.
One thing that I did notice within the code from accuweather is:-
EUR|UK|UK002|BELFAST|
The section in RED for the places I wish to use, there are several codes - for each place on the accuweather website. There were 3 options to choose (Town X; UK or Town X; England; UK or Town X; County/State Y;England).
I will post more if anyone interested - might be later today or tomorrow, I've just finished a 13hr workshift
Oh - I did some digging online to find out how accuweather decided on the 'UK002' code but most URL's linked back to XDA for other phones - just mentioned go to site and select place etc.
I even thought of weather stations and Airports - came up with a bunch of data, but nothing linked into accuweather's codes.
Del aka JD7
Sorry for the delay - to many work hours...
However, I have managed to get Non-City Weather to work for me.
1. Edit the WP_0409WWE.db with the Accuweather code for your town (having obtained from website).
2. Edit the weather.db with your new town entry information
3. Check weather from clock/weather widget
Del
24-05 10:14 GMT+1 ** Update ** works for me - Accuweather code in both db's - doesn't appear to need additional long/lat/timezone

Categories

Resources