Same to me. I'm very careful with unknown scripts, so I decided not to test it.HLucas01 wrote: but I never install scripts on any server or computer unless I have validated the content of the script.
How does the script retrieve the data? Does it retrieve the actual data using meteolog.cgi?mode=data in XML or plain text? Does it read the "all-sensors" in plain text or xml? Would be interesting to know how other programmers solve it.
Currently I'm writing an extension for TYPO3 using extbase and fluid and I'm not shure at the moment if it should retrieve the weather data "on the fly" or collect it continuously and store it in the database.