OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

OpenSolaris Project: Input Method

View the leaders for this project
Project Observers

Endorsing communities

Internationalization and Localization

Project Scope

The scope of "Input Method" project includes:

  • To support IIIMF (which is currently the defualt IM framework on Solaris) on OpenSolaris, including building/packaging, bug fixing, and adding new features.
  • To support more input method frameworks on OpenSolaris, such as SCIM and UIM, both are popular IM frameworks on various Linux distributions. And to monitor new IM technologies on *IX systems, such as IM-Bus (which would be the next generation unified IM framework).
  • To host intelligent input method implementations, such as SunPinyin (developed by Sun Asian G11N Center, shipped since Solaris 10, and opensource'd on OS.o), which is a SLM (Statistical Language Model) based IME.

Help!

If you have any question, please send feedback to i18n-discuss@opensolaris.org. Alternatively, you could join us in #opensolaris-i18n on irc.freenode.net. If you would like to file a bug, go to http://bugs.opensolaris.org, and provide details of the problems you are experiencing, the category is openi18n-im.


Announcements

01 Aug 2008 New Hangul LE of IIIMF is opensourced under LGPLv2.1
21 Apr 2008 The Python binding for SunPinyin's SLM is released
21 Jan 2008 Sun is releasing SunPinyin's source code under a dual-licensing scheme of CDDL and LGPLv2.1

Blogs

yongsun - Gnome.Asia Input-Method Presentation Slides are online

Oct 10, 9:36 AM

Here is the schedule , and the following are for input method sessions, Sunday, October 19 2008 No. 1 Conference Hall 14:00 Input methods Technologies - Part1 James Su , Peng Huang 15:00 Input ...

yongsun - scim packages are available on pkg.opensolaris.org

Sep 5, 1:16 AM

Just enjoy it pkg:/SUNWscim-anthy-AT-1.2-DOT-4,5.11-DOT-0.96:20080825T192330Z Info Manifest pkg:/SUNWscim-chewing-AT-0.3-DOT-1,5.11-0.96:20080825T192330Z Info Manifest ...

yongsun - An SMF service for querying/updating gtk-im-modules

Aug 27, 1:26 AM

Just found that from opensolaris_b93, an SMF service for querying/updating gtk-im-modules is available, svc:/application/desktop-cache/input-method-cache:default. This service is online by default, ...

yongsun - The latest status of ibus

Aug 24, 11:09 PM

Just got the existing news from Huang Peng, ibus platform is approaching to be finished. Huang added XIM server agent recently, and also implemented ibus-chewing, ibus-hangul. Really impressive and ...

yongsun - C++ exceptions and shared object

Aug 12, 2:00 AM

In many application system, shared objects are loaded as sub-modules via dlopen(3C). In case it's written by C++, you need to be careful about throwing exceptions. The client may try unload this ...