WHAT'S NEW...
ACTIONSCRIPT...
HTML5...
PERL...
-
XML::OverHTTP - A base class for XML over HTTP-styled web service interface
XML::OverHTTP is a base class for XML over HTTP-styled web service interface.
-
HTML::TagParser - Yet another HTML tag parser
HTML::TagParser is a pure Perl implementaion for parsing HTML files.
-
Lingua::*::Romanize::* - Romanization of CJK characters
Lingua::JA::Romanize::Japanese module parses Japanese characters, both of Kanji and Kana.
Lingua::ZH::Romanize::Pinyin module parses Chinese characters, both of Mandarin and Cantonese.
Lingua::KO::Romanize::Hangul module parses Korean characters, Hangul.
And
romanization demo page is also availiable.
-
XML::FeedPP - Parse/write/merge web feeds, RSS/RDF/Atom
XML::FeedPP module parses a RSS/RDF/Atom file, converts its format, marges another files, and generates a XML file.
-
XML::TreePP - A pure Perl implementation for parsing/writing xml file
XML::TreePP module parses a XML file and expand it for a hash tree.
This is a pure Perl implementation.
You can also download a XML file from remote web server like XMLHttpRequest of JavaScript.
-
KCatch.pm
Catch the "die" and "warn" from your script to aboid "Internal Server Error", etc.
download:
KCatch-1.13.tar.gz
-
phone.pl (J)
This module analyzes environment variables about the browsers on mobile phones and the carrier.
It is useful for CGI which is accessed by mobile phones.
This is one of the most popular libraries
for detecting wireless user agents in Japan.
-
Perl modules for processing I18N and mobile phone Emoji characters (J)
Useful Perl modules for internationalized
text string (including UTF8, Shift_JIS, ISO-2022-JP (JIS),
and Latin1, EUC-JP, EUC-KR, Big5, GB2310 etc.)
and for also mobile phone 'Emoji' characters in Japan.
-
Patches for escaping characters not included in Shift_JIS (J)
Some Japanese characters are included in Unicode but not in Shift_JIS.
These characters would be escaped
into &#xHHHH; Uicode code reference format
for safety processing.
by adpot the patches for Jcode.pm and Unicode::Map modules.
-
Display or delete files in qmail queue queue-fast.pl (J)
A perl script to display or delete files in qmail queue.
AJAX...
JAVASCRIPT...
ASIAN LANGUAGES...
-
Romanization of Japanese (Kanji and Kana)
The romanization of Kanji characters is not supported yet.
-
Romanization of Standard Chinese and Cantonese (Pinyin)
Chinese Romanization Web Service. (Mandarin and Cantonese)
-
Romanization of Korean (Hangul)
Korean Romanization Web Service.
-
Ruby on Chinese older version
This page provides <RUBY> taged HTML for Traditional Chinese string (BIG5-encoding).
Ruby variations of Cantonese and Mandarin-Pinyin are available.
Traditional Chinese font is required. (ex. MingLiU font on Windows)
Tested on Internet Explorer only (not on Netscape).
-
CCDICT Search
Addition to Cantonese and Mandarin-Pinyin,
Hakka and English-translation are available, but no ruby here.
And also multiple charset supported:
Traditional Chinese (BIG5), Simplified Chinese (GB2312),
Japanese (Shift_JIS) and Unicode (UTF-8).
Based on CCDICT dictionary under Open Publication License.
(Thomas, Thanks!)
-
Roman-to-Hangul Convertion Service
Enter your name in alphabet! Hangul characters will be displayed.
Copyright 1995-2012 Kawasaki Yusuke <u-suke [at] kawa.net>