Hi Alessandro!
I'm here.. just a bit bogged down with catching up after the lovely vacation cruise to New Zealand and Australia over Christmas/New Years. I had lunch with two weather friends in Auckland (Arthurhh and Tokkiwi), and went to Brian Hamilton's house for a tour of the western headlands and met his lovely family.
I'm slowly getting back into gear to release some updates to scripts (including the mesomap/mesomap-loadcache software) to remove items deprecated in PHP5 so newer installations won't have the Deprecated Function errata that are now showing up. Multiple scripts/templates have to be changed to replace functions:
ereg() with preg_match()
ereg_replace() with preg_replace()
split() with either preg_split() or explode()
Unfortunately, the syntax has to change for the regular expressions, so it's not just a search-and-replace the function call

Meanwhile, I've been in contact with Alexandros in Greece and am starting up a 'Hellas Meteo Network' for Greece.
Best regards,
Ken