Ok, I've got my nifty-neato weather station running. But the program for putting the data on the web insists on doing so by creating a *graphic*. This is seriously stupid. Especially given that it's working from a *text* data file.
The file seems to be formatted like a Windows INI file. I know there are routines out there for parsing such files, so I'd rather not re-invent the wheel.