Comment on Twitter/Weather Mashup I put together over a few nights.Comments−alexkay17yI'm in Sydney, asking for weather in Sydney, I don't want to see temperature Fahrenheits.Other than that, a very nice idea and execution.−avielOP17yGood call. It really shouldn't be hard at all, i can query weather bug with a UnitType parameter depending on the location.Thanks!−avielOP17yUnfortunately, due to the unreliability of the weather bug api, i've had to switch to the weather underground api which makes this much more difficult. Currently working on this.−alexkay17yWell I guess it can be done easier. Currently, the only countries not using Celsius are United States and Belize. And you are already using GeoIP.
Comments
I'm in Sydney, asking for weather in Sydney, I don't want to see temperature Fahrenheits.
Other than that, a very nice idea and execution.
Good call. It really shouldn't be hard at all, i can query weather bug with a UnitType parameter depending on the location.
Thanks!
Unfortunately, due to the unreliability of the weather bug api, i've had to switch to the weather underground api which makes this much more difficult. Currently working on this.
Well I guess it can be done easier. Currently, the only countries not using Celsius are United States and Belize. And you are already using GeoIP.