Also, I have begun adding articles in the writing section. Not too many, I still have to massage the code and make it handle better and look prettier. all suggestions welcome.
Other fun stuff - I am at stage two of the weather satellite project I am hosting at PlanetChicken.com. The daily script that downloads the data sets merges them into 3-color images and animates them is functioning nicely. My biggest issue is file size and streaming... the weekly animations are about 24 MB and the monthly can be up to 100 MB. That is a lot to upload through an ADSL pipe every day. After file size, which I probably will not be able to do anything about without compromising image quality there is the issue of playback. The files are raw mpg files which are not streamed. when I have viewed them on a windows box the playback is pretty rough... Ah, well... I'll figure it out. |