KchmViewer is a chm (MS HTML help file format) viewer. Unlike most existing
CHM viewers for Unix, it uses Trolltech's Qt widget library, and does not
depend on KDE or Gnome. However, it may be compiled with full KDE support,
including KDE widgets and KIO/KHTML.
The main advantage of KchmViewer is non-english language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of russian, korean, chinese and japanese
help files, and correctly searches in non-english help files.
Kigo is an open-source implementation of the popular Go game. Go
is a strategic board game for two players. It is also known as igo
(Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is
noted for being rich in strategic complexity despite its simple
rules. The game is played by two players who alternately place
black and white stones (playing pieces, now usually made of glass
or plastic) on the vacant intersections of a grid of 19x19 lines
(9x9 or 13x13 for easier games).
most is a pager (like less) that displays, one windowful at a time,
the contents of a file on a terminal. It pauses after each windowful
and prints the following on the window status line: the screen, the
file name, current line number, and the percentage of the file so far
displayed.
In addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters. As an
option, autosensing of binary files can be disabled (via the -k
option), thereby allowing one to browse files encoded in a different
language (Japanese, Korean, Chinese, etc).
FTP: ftp://ftp.jedsoft.org/pub/davis/most
CNPRINT is a utility to print Chinese/Japanese/Korean (CJK) text
(or convert to PostScript) under DOS, VMS and UNIX systems. It
works just as a print command on your system. Currently GB, Hz,
zW, BIG5, CNS, JIS, EUC, Shift-JIS, KSC, UTF8, UTF7 and UTF16
formats are supported.
CNPRINT also has many other features, among them:
* print all CJK codes using a single Unicode CJK font
* print GB using Big5 fonts or print Big5 using GB fonts
* multiple columns, vertical printing, change font or character
size within document
* phrase-based GB<->BIG5 conversions
* built-in HZ<->GB conversion
* repair/re-format functions for CJK text
* envelope and address label printing
* decode MIME quoted printable (=20=3C=5E like text)
* true type fonts (TTF) support
With its full Unicode support, it should be able to print other
language (e.g. Thai, Vietnames, Arabic as well). For more information,
please read the help file.
SCIM Input-Pad is an on-screen input pad that can be used to input symbols
and key events very easily. It works with the SCIM input method platform.
SCIM Input-Pad comes with predefined files for common symbols, some special
keyboard events (such as dead keys and composing keys), punctuation technical
and graphics signs (including Braille alphabet), and many languages: Arabian,
Armenian, Balinese, Bengali, Buginese, Buhid, Cham, Chinese, Devanagari,
Ethiopic, Georgian, Gujarati, Gurmukhi, Hanunoo, Hebrew, Japanese, Kannada,
Kaya Li, Khmer, Korean, Lao, Lepcha, Limbu, Malayalam, Mongolian, Myanmar,
New Tai Lue, Ol Chiki, Oriya, Rejang, Russian (with all Cyrillic languages),
Saurashtra, Sinhala, Sundanese, Syloti Nagri, Tagalog, Tai Le, Tamil, Telugu,
Thai and Tibetian. It also provides an easy access to all Latin-based scripts.
So here is my little effort, it is supposed to download complete Web sites.
You give it an URL, and down it goes on, happily downloading every linked URL
in that site.
Features:
* While it goes, it changes the original pages, all the links get changed to
relative links, so that you can surf the site in your hard disk without
those pesky absolute links.
* Limited Ftp support, it will download the files but not recursively.
* Resumes downloading if interrupted.
* Filters not to download certain kind of files.
* You can get a site map before downloading.
* Getleft can follow links to external sites.
* Multilingual support, at present Getleft supports Dutch, English, Esperanto,
German, French, Italian, Polish, Korean, Portuguese, Russian, Turkish and
Spanish.
[from README.decode]:
This package contains extra decoding functions.
SquirrelMail decoding functions are used to display and convert messages
encoded in different character sets. Extra decoding library provides support
of some complex Eastern character sets and some rarely used Apple character
sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949
(UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN,
ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-*
character sets.
Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends
on sq_is8bit() function. In order to optimize decoding of Eastern character
sets, PHP installation needs recode (http://www.php.net/recode) or iconv
(http://www.php.net/iconv) support. Some decoding functions can use mbstring
functions present in php 4.3.0. Mbstring decoding needs sq_mb_list_encodings()
function from SquirrelMail 1.5.1 or 1.4.6.
Some decoding code that be activated only when $aggressive_decoding variable
is set to true. This variable should be enabled only on smaller systems, that
don't call aggressive decoding functions very often. Turning on
$aggressive_decoding variable by default in packaged SquirrelMail versions is
not recommended.