|
||||
Re: New HCT Weather Server from Accuweather directly
Hate to bump a thread so old... but. Both Conf and n2a are gone and my stock Rom weather tab doesnt work. Tried using the accuweather url above and it doesnt work either. I also tried using just accuweather.com and it didnt work either.
Anyone have a clue what to use now? The TP2 weather tab works fine, but my initial poking in the registry didnt find the entry for it, im sure it would work if i could find it. TIA...
__________________
Its funny, at least 35 threads a day are people who tried to flash and messed up, or wonder why in the middle of the night their phone up and did a hard reset by 'itself'.
Caller ID Icons! Hero KB on the Moment! |
|
||||
Re: New HCT Weather Server from Accuweather directly
Here is info on accessing Accuweather API. I had an account set up with them.
Examples of feed URLs: http://hofmann.accu-weather.com/widg....asp?location= Use that URL and it should work. I have also included the PHP file, used to display the info and to convert everything. So anyone can upload this file to there website, change in the registry where to find the file, on your own server. And this file should do the rest on the information. This is how I set up the registry. <characteristic type="FileOperation" /> <characteristic type="Registry"> <characteristic type="HKCU\Software\HTC\Manila"> <parm name="LaunchCounter" value="1" datatype="integer" /> <parm name="Weather.ServerURLOverride" value="http://htcweather.conflippersweather.com/weathertranslate.php?ac=CONFLIPPER&locCode=%25 ls&version= 1&device=innovation" datatype="string" /> </characteristic> </characteristic> That Weather.ServerURLOverride, was where I had it linked to where my site was. So upload the PHP file I have included into your own site. Take now of the file location. And then change the URL to something like this http://THIS IS YOUR SITE URL.COM/weathertranslate.php?ac=CONFLIPPER&locCode=%25 ls&version= 1&device=innovation I have also included the latest version of the database file that I used. So everyone can have that and take a peak at it. At least look into it, and realize how large it is, and how much work went into it. Because that was a large task. I never imagined it would have been as big has it was during its heyday. Serving over 1,000,000 weather updates a month. Last edited by conflipper; 07-21-2012 at 03:55 PM. |
|
||||
Re: New HTC Weather Server from Accuweather directly
Doesnt work on my TP or TP2. I figured out that it needed to have your program installed, and not the Falkes one. Testing with either one did not result in any download of weather data.
I placed the file at bot-racing.com/weathertranslate.php and can verify it works by navigating to it, but the weather tab only gives a Connection Error. This is on wifi and Sprint Data, stock ROM's. |
|
Tags |
accuweather, htc, server, weather |
|
|