This weather check pulls data from the Weather RSS feeds provided through the Yahoo! Developer Network. Yahoo! opened up their UI library, Design Patterns, and various APIs. MSXML parser is used to pull out specific elements and attributes from the RSS feed.
View the ASP/VBScript source code.