Redfield Weather Code Now on Codeplex

I have published the code for my weather website on Codeplex.  This is my first project on Codeplex.  I hope to get a lot of great feedback and maybe even some people will want to use the code for the base for their own weather website.  The code includes all the ASPX and the supporting DLLs that I have also previously made available for download from my site.

The code should work with any zip code for forecasts and any personal weather stations that are sending data to Weather Underground.  It defaults to my zip code 49120 and personal weather station ID KMINILES3.  The constructors for the objects should take a zip code or station ID.  I don’t have any documentation on using the code, but now that all the code is available I hope developers will find most of it self documenting.  I try to be really good about using descriptive class and variable names.

Well if you are interested in the downloading the code you can get it from here http://redfieldweather.codeplex.com

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s