Re: PHPWeather-devel digest, Vol 1 #128 - 4 msgs
Brought to you by:
iridium
From: Vaclav R. <va...@ph...> - 2002-09-28 23:16:06
|
> > Than I suggest to add a more CZ stations: > > > > LKLB -> Liberec > > LKKB -> Praha / Kbely > > LKPD -> Pardubice > > LKCV -> Caslav > > LKCS -> Ceske Budejovice > > LKNA -> Namest > > LKPO -> Prerov > > LKKU -> Kunovice > > I checked the stations, but they don't seam to have made any recent > reports: the report for LKKB is over two months old. Do you think I > should add them anyway? > Well, I've got a list from here: http://www.rlp.cz/ntm/METEO/HTML/pocasi.htm and it looks like, more up2date... but if central data source for phpweather differs from it, than it's better to leave it... > > And I think the rule in pw_text_en is broken: > > > > $this->strings['list_sentences_and'] = ' and '; > > $this->strings['list_sentences_comma'] = ', '; > > $this->strings['list_sentences_final_and'] = ', and '; > > ^^^^^^^^^^^ Here > > Are you thinking at the comma before the final 'and'? Or is it > something else? If it's about the final comma, then that's how my > teacher taught me to write a list in English - perhaps someone who > has English as their mother tongue could comment on this? About that comma topic. My mother tongue is not english, but I'm basically surprised how difficult this languge could be (if i compare it with my expectation :) Ok. Let someone else solve it. Vac BTW: One of my friends (po...@ph...), is working on decoder of TAF. It's based on perl and he (or ', and he' ;) is trying to use a neural network in an engine. Feel free to contanct/join him with this task... |