The Open Source Swiss Army Knife

/programmingToolBox/internationalization/
/programmingToolBox/internationalization/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /programmingToolBox   /internationalization 
sub-categories and articles

                                                  
dirX-lib-locales add
diri18n_apachedocs add
diri18n_galeon add
diri18n_gedit add
diri18n_java add
diri18n_mutt add
diri18n_php php and multiple character sets
diri18n_postgres add
diri18n_tests add
diriimf add
diroreilly add
dirunicode-example add
   --->create new sub-category


cPlusPlus.txt
add

locale is a class, also has facet templates the locale class is a set of multiple facet objects the facet objects wrap normal function calls inside new names and can work with locale-sensitive operations, (i.e., ctype and ctype

checklocale.c
add

#include <stdio.h>

environ.c
add

/* http://vip.cs.utsa.edu/usp/  dr.robbins utsa computer science  "unix systems programming" */

euc_kr.c
add

see 

euc_kr.txt
add

see also #href:pg_euc_kr.txt# see also http://jshin.net/faq/qa8.html

i18n_programming.txt
the functions, datatypes, which make it work

i18n programming

  1. deciding encoding
  2. expat c
  3. galeon browser
  4. postgresql specific

iconv.c
add

#include <iconv.h>

index.txt
add

character sets like ASCII and Unicode

  1. definitions

intl.c
add

// this webpage

intltool.htm
add

intltool

  1. intltool

inzoik
add

Delivered-To: mailing list modperl Date: Fri, 16 May 2003 02:47:33 -0700 (PDT) From: Mithun Bhattacharya Subject: Issues with Perl 5.8 on RedHat 8.0/9.0 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=87682

libiconv.txt
add

This library is required by [joe@www src]$ cd hanterm-xf-2.0.5-173 configure dies with error checking for iconv... no configure: error: You need to install a working iconv implementation, such as http://clisp.cons.org/~haible/packages-libiconv.html

locale_limits.txt
PROBLEM: LC_CTYPE is limited to single-byte encodings

Sender: pgsql-novice-owner@postgresql.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by localhost.localdomain id i4CDvIix022796 Status: RO Content-Length: 1291

locales.htm
add

utf-8

이걸 할까요?


locales.txt
add

이걸 할까요?

pg_euc_kr.txt
add

making my own pg type for euc_kr

  1. introduction
  2. bytea sample data type
  3. hooks into conversion functions when inputting into the new euc_kr data type
  4. euc_kr algorithmic details

runiconv.sh
converting from one character set with another on the command line with iconv shell script

#!/bin/sh this_directory=`pwd` for x do echo -n "converting $x: "

software_config.htm
how software sets and interacts with encoding via locales, etc.

encoding

  1. definitions
  2. http headers
  3. specifying encoding in the html
  4. X localization notes
  5. fedora localization notes
  6. gnome notes
  7. iimf
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with internationalization to the sirfsup! web directory for listing

return to top