Quote: Originally Posted by justintime
David, I have a request.
Could you make this plugin attempt to automatically load the weather data upon CF launch? This way everytime I turn my car ON in the garage, it would pull a new/fresh dataset via my wireless connection.
Well there is one problem... I usually resume from hibernate, so I guess you would have to find a way to detect a hibernate resume?
Just an idea... you see, most people don't have wireless on the go, but I think a lot of people can access wifi from their garage at least while their engine starts, etc...
done... my SDK provides events for internet connection status change and resume from hibernation... I attempt to refresh the weather data behind the scenes in both of these events...
david