* [Comm] гео-вебсервис на nginx без движка базы данных и без программирования
@ 2015-02-25 15:01 Oleg Motienko
2015-02-26 2:09 ` Вадим Илларионов
0 siblings, 1 reply; 2+ messages in thread
From: Oleg Motienko @ 2015-02-25 15:01 UTC (permalink / raw)
To: ALT Linux Community general discussions
Привет.
Может кому интересна будет наша поделка
http://habrahabr.ru/company/nodasoft/blog/251463/
--
Regards,
Oleg
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Comm] гео-вебсервис на nginx без движка базы данных и без программирования
2015-02-25 15:01 [Comm] гео-вебсервис на nginx без движка базы данных и без программирования Oleg Motienko
@ 2015-02-26 2:09 ` Вадим Илларионов
0 siblings, 0 replies; 2+ messages in thread
From: Вадим Илларионов @ 2015-02-26 2:09 UTC (permalink / raw)
To: ALT Linux Community general discussions
25 февраля 2015 19:01:46 от Oleg Motienko поступило следующее:
> http://habrahabr.ru/company/nodasoft/blog/251463/
А зачем там двойная конвертация кодировки?
iconv -f latin1 GeoLiteCity-Location.csv | iconv -t ascii//translit >
GeoLiteCity-Location-translit.csv
Не лучше ли так:
iconv -f latin1 -t ascii//translit -o GeoLiteCity-Location-translit.csv
GeoLiteCity-Location.csv
_______________________________
Мимо крокодил.
WBR, rednex CIO.
Cell: +7(964)103-65-67
Viber = Cell
JID = <mailto:>
Skype = $local_part@<mailto:>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-26 2:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25 15:01 [Comm] гео-вебсервис на nginx без движка базы данных и без программирования Oleg Motienko
2015-02-26 2:09 ` Вадим Илларионов
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git