I wanna put a weather script on my site. But weather scripts slow page loading alot, they have to load all the info, then decode and format it, then throw it up on the screen. I need a script I can run that downloads this info, encodes it, then formats it, and then saves it to a text file. Kinda like News Pro does. I can make this script run every 10 minutes on its own, and my web site can include the script's text file forcast instantly, no waiting. If someone knows how to download and read NOAA info, I might just make the script myself, in AppleScript.