log fetch_weather.pl @ 199:95012f8f687a

age author description
Mon, 16 Jun 2014 03:18:54 +0300 Matti Hamalainen Another round of timestamp parsing changes, urgh.
Mon, 16 Jun 2014 03:18:38 +0300 Matti Hamalainen Cosmetics.
Mon, 16 Jun 2014 03:11:43 +0300 Matti Hamalainen Cosmetics.
Mon, 16 Jun 2014 02:28:24 +0300 Matti Hamalainen Change the timestamp parsing.
Mon, 16 Jun 2014 01:54:56 +0300 Matti Hamalainen Slight adjustments.
Mon, 16 Jun 2014 00:46:40 +0300 Matti Hamalainen Rename a function.
Mon, 16 Jun 2014 00:39:53 +0300 Matti Hamalainen Cosmetics.
Fri, 13 Jun 2014 22:32:15 +0300 Matti Hamalainen Fix timestamp parsing.
Fri, 13 Jun 2014 21:43:53 +0300 Matti Hamalainen Use Time::Piece for some timestamp parsing.
Fri, 13 Jun 2014 17:38:09 +0300 Matti Hamalainen Add some comments.
Tue, 03 Jun 2014 21:56:54 +0300 Matti Hamalainen Improved weather fetching.
Tue, 03 Jun 2014 21:43:49 +0300 Matti Hamalainen Add example configuration file.
Tue, 03 Jun 2014 21:38:40 +0300 Matti Hamalainen Add HTTP user agent setting.
Tue, 03 Jun 2014 21:37:59 +0300 Matti Hamalainen Add comments.
Tue, 03 Jun 2014 15:10:47 +0300 Matti Hamalainen Clean up the weather data parser backend a bit.
Tue, 03 Jun 2014 12:58:46 +0300 Matti Hamalainen Remove useless parameters from XMLin().
Mon, 02 Jun 2014 22:52:30 +0300 Matti Hamalainen FMI data parsing kinda almost works. It is horrible, though. XML ... :Q
Mon, 02 Jun 2014 21:44:04 +0300 Matti Hamalainen No need to store road status.
Mon, 02 Jun 2014 20:25:31 +0300 Matti Hamalainen Add debug option.
Mon, 02 Jun 2014 20:18:59 +0300 Matti Hamalainen weather: Implement configuration file support for weather fetcher backend.
Mon, 02 Jun 2014 15:56:01 +0300 Matti Hamalainen Work on the backend weather data fetching.
Mon, 02 Jun 2014 12:29:11 +0300 Matti Hamalainen Initial import of weather data fetching backend, written in Perl.