BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links


BlackBerryApps.com Best Sellers



Reply
 
LinkBack Thread Tools
  (#201 (permalink)) Old
Hanwei Offline
Talking BlackBerry Encyclopedia
 
Posts: 216
Join Date: Nov 2005
Location: Cambridge
Model: 9530
Carrier: Verizon Wireless
Default 03-19-2009, 10:25 AM

Weird. Everything works and updates fine on my Storm.
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#202 (permalink)) Old
tbhuang2 Offline
Talking BlackBerry Encyclopedia
 
tbhuang2's Avatar
 
Posts: 257
Join Date: May 2008
Model: 8130
OS: 4.5.0.169
Carrier: Sprint
Default 03-19-2009, 11:17 AM

My default screen is set to Hourly Conditions. My Current Conditions as well as the N day forecast updated properly. However, my Hourly Forecast screen has not updated since 7:25PM last night, and that was only updated because I manually pressed "Update Now".

Current/Homescreen Poll Interval: 30 mins
Forecast Poll Interval: 120 mins


BB Wishlist:
-Gmail BIS integration with an effective 2-way read/unread sync solution
-Better integrated alarm (on legacy devices)
-Threaded SMS
   
Reply With Quote
  (#203 (permalink)) Old
AgTitan06 Offline
Thumbs Must Hurt
 
Posts: 61
Join Date: Jul 2008
Location: Houston
Model: 9530
OS: 4.7.0.99
PIN: N/A
Carrier: Verizon Wireless
Default 03-29-2009, 07:52 PM

Quote:
Originally Posted by tateu View Post
Re: Radar
1. It's on a list of things to do, but down very, very low. I haven't even begun to think about how to accomplish it.
Hey tateu. I think I know how you can easily get radar on this program. I actually downloaded the source code to BBWeather and played around with it in JDE for a few hours this afternoon, but I've never programmed, so I gave up. Anyways, here is how it can easily be done.

There is a URL that points to an image file that is updated in realtime. If you set some parameters of the URL to be a variable, then you can populate those variables using the location you want the radar for. The image URL can be manipulated to change the city, state, image size, animation (0, 1). You will also have to have some way to look up the approximate latitude and longitude of the city/state, as it uses the latitude and longitude to look up the image. For example, the following would be the link to view the Humble, TX radar to fit perfectly in PORTRAIT MODE:
http://www.accuweather.com/m/US/wigs.axd?city=HUMBLE&state=TX&w=350&h=470&type=_SIR&geoWidth=200&lat=29.99&lon=-95.18&anim=0&af=5
For anim=, set it to 0 for current radar, set it to 1 for animated radar
For af=, set it any value. A value of 5 animates the image to show the last 5 images.
I'm hoping you can just pull the image down from the web and display fullscreen in the program, as I don't want the browser to open.
So, the URL above will be for portrait version. When the phone switches to landscape mode, the image would have to be refreshed with an updated w= and h= value. For landscape mode, update the values from w=350&h=470 to w=470&h=350...Now it will show perfectly in landscape.

So, in summary, you can set those changeable values in the URL to variables, and populate them using the city/state/latitude/longitude data that you look up, and then you can manipulate the other variables for portrait mode/landscape mode/animated/non-animated/# of pictures in animation.

Also, I just figured out another parameter in the URL...The geoWidth=200 refers to the diameter around the city/state in miles. So, set at 200, it will show the radar 100 miles out in each direction, and if it is set at 100, it will show the radar out 50 miles out in each direction. In essence, the lower the number is set to, the more zoomed in the radar image will be. And vice versa. I would set that as a user-defined variable in settings too.

Hope this all makes sense and is easy to implement. Right now, I just have these URLs saved into my QuickLaunch, but I'd love them to be built into BBWeather.

Here is what they will look like:

Portrait Animated 5 images:
http://www.accuweather.com/m/US/wigs...18&anim=1&af=5


Portrait Non-Animated:
http://www.accuweather.com/m/US/wigs...18&anim=0&af=0


Landscape Animated 5 images:
http://www.accuweather.com/m/US/wigs...18&anim=1&af=5


Landscape Non-Animated:
http://www.accuweather.com/m/US/wigs...18&anim=0&af=0
   
Reply With Quote
  (#204 (permalink)) Old
rlove25 Offline
New Member
 
Posts: 1
Join Date: Mar 2009
Model: 8330
PIN: N/A
Carrier: sprint
Default 03-31-2009, 02:43 PM

Is this an official release yet? Did you ever add noaa alerts? The top 2 things I want in a weather app are radar and noaa alerts. If you haven't been able to add these yet..but plan to add it.. please let me know and I will make sure and check back! It seems everyone really likes your app and I really want to try it but need those 2 functions.. right now I am using accuweather and have no idea how these would compare to each other. input anyone?
   
Reply With Quote
  (#205 (permalink)) Old
KOR Offline
Talking BlackBerry Encyclopedia
 
KOR's Avatar
 
Posts: 443
Join Date: Sep 2005
Model: 9530
OS: 5.0.0.328
Carrier: Typhoid Mary
Default 04-01-2009, 09:40 AM

Quote:
Originally Posted by rlove25 View Post
Is this an official release yet? Did you ever add noaa alerts? The top 2 things I want in a weather app are radar and noaa alerts. If you haven't been able to add these yet..but plan to add it.. please let me know and I will make sure and check back! It seems everyone really likes your app and I really want to try it but need those 2 functions.. right now I am using accuweather and have no idea how these would compare to each other. input anyone?
Don't look for anything like an 'official release'. BBWeather started out as a free app w/no support and is likely to stay that way. tateu Was kind enough to pick up the ball and run with it when changes to the service BBWeather uses made it inoperable. tateu is doing this gratis for all, and most likely in his/her free time. If you're looking for something with animated radar and alerts, a good one I've used in the past is My-Cast (Garmin). I think it's $3.99/month and works well. If you're patient enough to wait, I wouldn't be surprised if the features you're looking for are added to BBWeather.
   
Reply With Quote
  (#206 (permalink)) Old
thomas716 Offline
New Member
 
Posts: 1
Join Date: Apr 2008
Model: 8330
PIN: N/A
Carrier: Sprint
Default 04-18-2009, 01:13 PM

I have 0.84 installed on my 8330 and I love it. I only have one issue. I skimmed through here and I didn't see anything on it, but whenever I install or uninstall something through DM, BBWeather gets uninstalled as well, so I have to reinstall it. Am I doing something wrong or is this a bug of some sort?
   
Reply With Quote
  (#207 (permalink)) Old
JaredH Offline
Talking BlackBerry Encyclopedia
 
JaredH's Avatar
 
Posts: 242
Join Date: Jun 2007
Location: Rochester, NY
Model: 9630
OS: 4.7.1.53
PIN: N/A
Carrier: Verizon
Default 04-18-2009, 02:17 PM

So far I like it a lot...great upgrade, really tweaked the usability.
   
Reply With Quote
  (#208 (permalink)) Old
fkjr2 Online
BlackBerry Extraordinaire
 
Posts: 1,083
Join Date: Nov 2006
Location: CT
Model: 9550
OS: 5.0
Carrier: V
Default 04-19-2009, 01:26 PM

any new updates forecasted for this app? No pun intended


Fred
   
Reply With Quote
  (#209 (permalink)) Old
tbhuang2 Offline
Talking BlackBerry Encyclopedia
 
tbhuang2's Avatar
 
Posts: 257
Join Date: May 2008
Model: 8130
OS: 4.5.0.169
Carrier: Sprint
Default 04-20-2009, 10:22 AM

I have an issue where my phone won't update the hourly forecast on its own... ever.. and wish it was fixed :(


BB Wishlist:
-Gmail BIS integration with an effective 2-way read/unread sync solution
-Better integrated alarm (on legacy devices)
-Threaded SMS
   
Reply With Quote
  (#210 (permalink)) Old
jbeek Offline
Thumbs Must Hurt
 
jbeek's Avatar
 
Posts: 123
Join Date: Dec 2006
Model: 8100
OS: 4.5.0.174
Carrier: T-mo
Default 04-20-2009, 11:54 AM

One nice option would be a choice for which buttons advance to the next screen...I find myself using 0 to scroll down (just out of habit), forgetting that 0 takes you to the next screen.

Maybe a user-selected option for 4 and 6 to take you to the previous/next screen (and for 0 to scroll down the page then) ...
   
Reply With Quote
  (#211 (permalink)) Old
tomvolare Offline
New Member
 
Posts: 9
Join Date: Aug 2005
Model: 8700
Carrier: Rogers
Default 05-01-2009, 10:46 AM

Love the alpha version! Been running it for a couple of days with no problem.

Today, I get the following error: "Error - Current Conditions Thread: Expecting an element"

Anyone else seeing this, or is it just me? Does this for 3 different cities I have.

Running version V0.84 Alpha 2009-02-28 16:01:48 PST
``
   
Reply With Quote
  (#212 (permalink)) Old
tomvolare Offline
New Member
 
Posts: 9
Join Date: Aug 2005
Model: 8700
Carrier: Rogers
Default 05-01-2009, 11:28 AM

Answering my own question (sort of). I have to confirm this, but I believe my BES people did some monkeying last night.

When I select AUTO, it used to work, but today it doesn't. Changing the value to BIS manually works fine.

Hrrmmmmmm......
   
Reply With Quote
  (#213 (permalink)) Old
krkeegan Offline
New Member
 
Posts: 2
Join Date: Dec 2007
Model: 8100
PIN: N/A
Carrier: T-Mobile
Default No updating - 07-07-2009, 12:40 PM

I woke up this morning to discover that BBWeather stopped working again.

Whenever I try and update I get the following error:

Code:
Error - Current Conditions Thread
Missing XOAP 'link' parameter in request
And this occurs with either .83 or .84 alpha

Last edited by krkeegan : 07-07-2009 at 12:40 PM. Reason: add version
   
Reply With Quote
  (#214 (permalink)) Old
casmer Offline
Talking BlackBerry Encyclopedia
 
Posts: 232
Join Date: Oct 2004
Location: SLC
Model: 9530
Carrier: ATT
Default 07-07-2009, 01:06 PM

Quote:
Originally Posted by krkeegan View Post
I woke up this morning to discover that BBWeather stopped working again.

Whenever I try and update I get the following error:

Code:
Error - Current Conditions Thread
Missing XOAP 'link' parameter in request
And this occurs with either .83 or .84 alpha
I am seeing the same thing.
   
Reply With Quote
  (#215 (permalink)) Old
NJBlackBerry Offline
Retired BlackBerryForums.com Moderator
 
NJBlackBerry's Avatar
 
Posts: 20,741
Join Date: Aug 2004
Model: 9700
Carrier: T-Mobile
Default 07-07-2009, 01:09 PM

It appears that the feed from xoap.weather.com has changed.
This has happened before.

There are other threads open on this issue.
   
Reply With Quote
  (#216 (permalink)) Old
castyourstones Offline
Knows Where the Search Button Is
 
Posts: 21
Join Date: Nov 2007
Location: Richmond, VA
Model: 8830
PIN: 32c2a2a0
Carrier: Verizon Wireless
Default 07-08-2009, 10:24 AM

so any idea on a fix for it?
   
Reply With Quote
  (#217 (permalink)) Old
NJBlackBerry Offline
Retired BlackBerryForums.com Moderator
 
NJBlackBerry's Avatar
 
Posts: 20,741
Join Date: Aug 2004
Model: 9700
Carrier: T-Mobile
Default 07-08-2009, 10:52 AM

v0.85 has been released (as there are so many threads open on this already).

Check in this thread - http://www.blackberryforums.com/afte...xoap-link.html
   
Reply With Quote
  (#218 (permalink)) Old
TOphotog Offline
New Member
 
Posts: 6
Join Date: Jul 2009
Location: Toronto Canada
Model: Tour
Carrier: Bell Mobility
Default Stupid question... - 11-10-2009, 11:07 AM

I love the BBWeather app, keeps track of different cities, etc, and it's great for kayaking and photography.

On my home screen, I have the weather conditions icon with the temp. If I scroll over it, I get "46F Mostly Cloudy, w". I've searched and searched, what on earth does the "w" mean. It's there all the time, day and night, I only have two cities starting with T and P so it doesn't indicate any city. I feel like such a dunce, not being able to figure this out!!!
   
Reply With Quote
  (#219 (permalink)) Old
fonejunkie Offline
BlackBerry Extraordinaire
 
Posts: 1,593
Join Date: Jul 2006
Model: 9000
OS: 4.6.0.301
Carrier: AT&T Mobility
Default 11-10-2009, 11:22 AM

(w) is the shortcut key. From the main screen, you can press the W key and it will open your weather app. Not sure why it displays that way, but it does for all of the weather apps that I have used.
   
Reply With Quote
  (#220 (permalink)) Old
TOphotog Offline
New Member
 
Posts: 6
Join Date: Jul 2009
Location: Toronto Canada
Model: Tour
Carrier: Bell Mobility
Default 11-10-2009, 11:41 AM

Thanks but that was also suggested over on Crackberry and doesn't work for me. I went to Phone> Options > General > DialFromHomeScreen > No > Save. I tap the w and get nothing, I hold the w and get voicemail. Strange how it works on some BBTours and not mine. That's what is so frustrating. I've PM'd the developer hoping for some type of answer.
   
Reply With Quote
  (#221 (permalink)) Old
wjereb Offline
Thumbs Must Hurt
 
wjereb's Avatar
 
Posts: 189
Join Date: Jul 2007
Location: NJ
Model: 8900
OS: 4.6.1.231
PIN: N/A
Carrier: AT&T - BES
Default 11-11-2009, 08:54 AM

I don't use BB Weather anymore but I seem to recall the lower case letter was the first initial of the city you were getting weather information for. Let us know if this is the case.

Bill J


Blackberry not acting right? Pull the Battery!
   
Reply With Quote
  (#222 (permalink)) Old
fonejunkie Offline
BlackBerry Extraordinaire
 
Posts: 1,593
Join Date: Jul 2006
Model: 9000
OS: 4.6.0.301
Carrier: AT&T Mobility
Default 11-11-2009, 02:52 PM

The 'city shortcut' keys that he uses (referenced in BlackBerryForums.com : Your Number One BlackBerry Community - View Single Post - BBWeather Alpha Releases, above) are T and P.

I still think this is the keyboard shortcut for the weather app itself. With dial from home screen off, it works the same way as pressing L gets the calendar, or B launches the browser.
   
Reply With Quote
  (#223 (permalink)) Old
wjereb Offline
Thumbs Must Hurt
 
wjereb's Avatar
 
Posts: 189
Join Date: Jul 2007
Location: NJ
Model: 8900
OS: 4.6.1.231
PIN: N/A
Carrier: AT&T - BES
Default 11-11-2009, 03:03 PM

Like I said I no longer use the app but I seem to recall this lower case letter was the first initial of the forecast city. My home city starts with a "U" and I clearly remember that when I scrolled to that icon the text at the bottom of the screen said something like "54, Rain, u". Once you were in the app you could hit say a "P" for Pittsburgh or "W" for Washington, assuming you had set these cities up.

Bill J


Blackberry not acting right? Pull the Battery!
   
Reply With Quote
  (#224 (permalink)) Old
fonejunkie Offline
BlackBerry Extraordinaire
 
Posts: 1,593
Join Date: Jul 2006
Model: 9000
OS: 4.6.0.301
Carrier: AT&T Mobility
Default 11-11-2009, 06:38 PM

It's a matter of semantics, but in your example, 'u' is the "short cut key". It is not NECESSARILY the first letter of the city name - it's a single letter shortcut key that you can choose. And it functions as you describe - it's a shortcut for switching between cities that you have already configured (as well as the @GPS location in the later versions).

What the OP is referring to is displayed as (w) after the other text on the BB menu where the shortcut text is displayed. There are multiple options for BBWeather, Conditions, Conditions + Temp, Conditions + Time, Conditions + Temp + Time, Temp, Temp + Time and Update/Time... and the "(w)" is displayed at the end of the selected string - and it is the application shortcut - the single letter that launches the weather app when Dial from Home Screen is set to NO.

Like you, I don't have BBWeather installed on my BlackBerry any longer, so for me the (w) is displayed after my current weather app.
   
Reply With Quote
  (#225 (permalink)) Old
fkjr2 Online
BlackBerry Extraordinaire
 
Posts: 1,083
Join Date: Nov 2006
Location: CT
Model: 9550
OS: 5.0
Carrier: V
Default 11-12-2009, 04:41 PM

sorry if this has been mentioned - any chance of adding Alerts?


Fred
   
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Copyright © 2004-2009 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.