Brian's Corner - Forum

Message Boards => Site News => Topic started by: brian on Jan 20, 2021, 4:46 pm

Title: Weather is Changing...
Post by: brian on Jan 20, 2021, 4:46 pm
The Weather Code has changed. With Apple's acquisition of DarkSky, the feed was going to go dark soon... It took me a while to find a replacement. VisualCrossing is filling the gap. Their weather magnet is sleek, modern, and open source.

I was able to maintain my existing location code (from Google Maps API), tie it into their system, and build a caching engine to minimize API usage. They had a nice location search function, but it did not align with my caching strategy.

Another recent change... larger fonts. The site is a bit easier to read without zooming in. And, of course, the typical array of micro optimizations throughout.