Download: http://skwire.dcmembers.com/wb/pages/so ... eather.phpTray-based weather app featuring multiple location support. Tray icons for conditions and temperature (optional). Tray icons and images are customizable. Weather data is provided by Yahoo! Weather.
sWeather
sWeather
Re: sWeather
Thanks Checker, don't know why I didn't add this before :S
Re: sWeather
I was going to say "but we already have WeatherMate," but I almost never use it. sWeather looks really slick.Checker wrote:I added sWeather to the database.
http://www.portablefreeware.com/index.php?id=2172 ... please vote
Re: sWeather
About Weather Watcher Portable - I get this on first startup:
It starts OK on second startup.
It starts OK on second startup.
Re: sWeather
Putting a lot of different stats into visual representations (compass, thermometer along the side) is a better way to communicate the information. Would be a good addition.Checker wrote:I personally like Weather Watcher Portable
Re: sWeather
Did you check the [Maps] function? Most of them (USA) are animated, toowebfork wrote:Putting a lot of different stats into visual representations (compass, thermometer along the side) is a better way to communicate the information. ...
You may add it ... it's surely a good program.webfork wrote:... Would be a good addition.
I think users won't like a rapidshare download or the alternative box.net download with a warning saying:
Warning: This file is executable.
This file has the ability to change your computer's settings. Be sure to trust the distributor.
Re: Weather Watcher
This portable version of Weather Watcher may violate the license agreement. I love Weather Watcher, and I've been using the last freeware version (installed) since it went payware several years ago. In the help file, it says that you are free to distribute Weather Watcher "provided that you distribute the latest version". On the other hand, this freeware version is the latest version of Weather Watcher - the payware version is "Weather Watcher Live". It wasn't just a name change: WW Live changed the codebase to .NET, and, for awhile at least, it was released as payware alongside the freeware versions of Weather Watcher, so it really was a separate program.
I'm not sure which interpretation follows the spirit of the request. If you asked the author now, I bet I can predict the response you would get.
I'm not sure which interpretation follows the spirit of the request. If you asked the author now, I bet I can predict the response you would get.
Re: sWeather
They're clearly not enforcing this provision. There's an ad-supported version over on Softpedia that's clearly a much earlier version than the one listed at the official site (7.0.92):ashghost wrote:I'm not sure which interpretation follows the spirit of the request. If you asked the author now, I bet I can predict the response you would get.
http://www.softpedia.com/get/Internet/W ... cher.shtml
Re: sWeather
While testing sWeather latest release (v1.5.9) I found a couple of bugs:
- When I set it to use "metric units", "Feels like" temperatures are not being converted correctly -- they still look like Fahrenheit to me (see below);
- After changing the date format for my locale, the dates in sWeather dialog, status bar and tool tip still display in the common English format;
- As I tried to solve this by modifying the "Local_Time=0" to "1" in sWeather 'config.ini', it broke the main program dialog display (see 2nd screenshot).
- sWeather becomes unresponsive while updating and it tries to update every time its configuration is changed -- as a possible workaround, it should prompt the user instead if the minimum updating interval hasn't elapsed yet.
Re: sWeather
Actually, this looks to be a bug with Yahoo!'s API as the data that is returned is what I'm displaying. I can work around it with math, though.Midas wrote:
- When I set it to use "metric units", "Feels like" temperatures are not being converted correctly -- they still look like Fahrenheit to me (see below);
That setting only affects the timestamp shown in the titlebar for the location's time.Midas wrote:
- After changing the date format for my locale, the dates in sWeather dialog, status bar and tool tip still display in the common English format;
Does rebooting or restarting sWeather help? Which OS are you running?Midas wrote:
- As I tried to solve this by modifying the "Local_Time=0" to "1" in sWeather 'config.ini', it broke the main program dialog display (see 2nd screenshot).
Re: sWeather
skwire wrote:Does rebooting or restarting sWeather help? Which OS are you running?
- Changing back the setting and restarting made the glitch go away. The OS I tested on is Windows 7 x64 SP1. Consider my findings as requests then. Thanks for answering, appreciated.
Re: sWeather
There were a few bugs due to some wrong/different data coming from the new Yahoo! Weather API. I think I've worked around them in the latest sWeather (v1.6.0). Would you please download and test?
http://skwire.dcmembers.com/fp/?page=sweather
http://skwire.dcmembers.com/fp/?page=sweather
Re: sWeather
Tested by copying over "config.ini" and "locations.lst".
"Feels like" unit problem is solved -- imperial temperature measures still display in status bar with clear indication of "converted".
The "LocalTime=1" doesn't break the main dialog anymore -- what it does is show the (almost) literal date format mask in the title bar.
Displayed time formats unchanged: e.g., "Conditions for Lisbon, Lisbon, PT at 10:00 AM WEST" in status bar -- WEST is confusingly Western European Standard Time, as opposed to CEST and EEST...
Overall, sWeather seems snappier. Placebo?
"Feels like" unit problem is solved -- imperial temperature measures still display in status bar with clear indication of "converted".
The "LocalTime=1" doesn't break the main dialog anymore -- what it does is show the (almost) literal date format mask in the title bar.
Displayed time formats unchanged: e.g., "Conditions for Lisbon, Lisbon, PT at 10:00 AM WEST" in status bar -- WEST is confusingly Western European Standard Time, as opposed to CEST and EEST...
Overall, sWeather seems snappier. Placebo?