ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Вадим Илларионов" <gbimobou@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] гео-вебсервис на nginx без движка базы данных и без программирования
Date: Thu, 26 Feb 2015 10:09:28 +0800
Message-ID: <49148167.dSdeRfzMBR@it-0.tln> (raw)
In-Reply-To: <CAAtQP1w3NxueC=Md4jwEK1qntTG=qcd2DFM_0H8e=Hq-OMHakg@mail.gmail.com>

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:>

      reply	other threads:[~2015-02-26  2:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 15:01 Oleg Motienko
2015-02-26  2:09 ` Вадим Илларионов [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49148167.dSdeRfzMBR@it-0.tln \
    --to=gbimobou@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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