Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: December I18N talk on-line
- To: "Tokyo Linux Users' Group" <tlug@example.com>
- Subject: Re: tlug: December I18N talk on-line
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Wed, 13 Jan 1999 12:07:42 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <Pine.LNX.3.96.990113111524.688D-100000@example.com>
- References: <13977.45128.920946.290923@example.com><Pine.LNX.3.96.990113111524.688D-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Eric" == Eric S Standlee <fwiw3980@example.com> writes: Eric> I wget'd your html file mentioned below and am attempting to Eric> read through it. It is for me a very technical paper. I do Eric> notice that while you encourage i18n in all programming, it Eric> seems that the difficulty of the task would discourage most. I18N is substantially easier than programming X Windows or any of its toolkits. It's a matter of using I18N-aware functions rather than ASCII-only functions; the POSIX standard mandates that these often replace the ASCII-only functions in libc. So there are only a few new idioms to learn. The remaining duty of the programmer is to make sure the I18N features are initialized, by calling setlocale() early in the program. Eric> Is there any hope that i18n will become easier than it Eric> appears in your paper, or am I misunderstanding you paper Eric> and it is already very easy? Low level I18N is not going to become easy ever. Natural language is a bitch. However, you can expect that scripting languages like Python and Perl and GUI toolkits like Motif and GTK will do most of the work for you. People whose programming activity mostly involves scripting and prototyping in very high level languages are going to refuse to deal with these issues, same as ever. But we can expect that quality development packages will do a fairly good job of providing basic levels of implementation. (Eg, database and spreadsheet type apps.) People whose programming requires direct manipulation of text are going to find it difficult for the foreseeable future. (Eg, editors.) People writing specs and documentation are probably going to have to learn more about I18N than the programmers for most kinds of apps. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 __________________________________________________________________________ __________________________________________________________________________ What are those two straight lines for? "Free software rules." ------------------------------------------------------------------- Next Nomikai: 14 January 1999, 19:30 Tengu TokyoEkiMae 03-3275-3691 *** it will will be Jan 14 (Thu), as Jan 15 (Fri) is a natl holiday Next Technical Meeting: Feb 13 (Sat), 12:30 ace: Temple Univ. ------------------------------------------------------------------- more info: http://tlug.linux.or.jp Sponsor: PHT
- References:
- tlug: December I18N talk on-line
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Re: tlug: December I18N talk on-line
- From: "Eric S. Standlee" <fwiw3980@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: X Windows cursor
- Next by Date: Re: tlug: Y2K
- Prev by thread: Re: tlug: December I18N talk on-line
- Next by thread: tlug: Japanese-language Linux survey
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links