Been having trouble with BBweather? YWeather may be your free alternative. Jason Emerick just told me about his latest brain child that he created for himself and has kindly shared with the BlackBerry community.


The application simply gets the weather information from Yahoo’s weather data API and spits it out on your BlackBerry. It supports US locations based on ZIP codes and international users using their location ID. Not many options but simple and straight to the point with no advertisements.
You can read more about the application on Jason’s Blog. Or you can download it OTA or with your Desktop Manager at this link. He has even made the source code available at the same link. Thanks Jason!


Nikolaus Not Registered
Posted: April 30, 2008 at 11:24 AM EST
Installed it, tried it, I think I’ll stick with WeatherEye. I really like how it’s home screen icon is the current weather and conditions. Plus the graphics are better.
Ron Not Registered
Posted: April 30, 2008 at 11:44 AM EST
Thanks for the info. I love weather apps. I’ll add it to my collection.
Luciano ES ( View Profile) Moderator - Posts: 448
Posted: May 1, 2008 at 4:51 PM EST
This app doesn’t work for me. Uncaught exception: String index out of range: -24
garypip Not Registered
Posted: May 6, 2008 at 12:28 PM EST
Luciano…..
Make sure you only put in 5 digits for the zip code, no spaces before of after, same happened to me until I checked for blank spaces.
Luciano ES ( View Profile) Moderator - Posts: 448
Posted: May 6, 2008 at 1:05 PM EST
Thanks, but this app crashed as soon as I launched it, every time. I never even got to see what it looked like, much less change zip code.
Jason Emerick Not Registered
Posted: May 6, 2008 at 2:38 PM EST
@garypip Thanks for that solution. I need to add some more protection on the code side to prevent you from entering anything other than a zip code or location ID.
@Luciano ES Are you perchance using BES? I am still trying to track down the String index out of range error.
Thanks, Jason Emerick
Luciano ES ( View Profile) Moderator - Posts: 448
Posted: May 6, 2008 at 3:30 PM EST
I only have BIS, Jason. Thank you for your attention.