Hi groups. I write new input method 'social-ime'. Social IME is WEB based kana-kanji translation service.
API of Social IME is following, - http://www.social-ime.com/api.html patch is here, - http://quasiquote.org/files/uim-social-ime.diff.gz some considerable points are, - social-ime.scm is code-based on canna.scm - learning is not implemented. - this im is using uim-curl. So, you must add configure option '--with-curl' when build time. $ diffstat uim-social-ime.diff.gz pixmaps/Makefile.am | 4 scm/Makefile.am | 4 scm/social-ime-custom.scm | 326 +++++++++ scm/social-ime-key-custom.scm | 269 +++++++ scm/social-ime.scm | 1491 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 2092 insertions(+), 2 deletions(-) commit it? Thanks. --~--~---------~--~----~------------~-------~--~----~ Google Groups "uim-en" group uim-en@googlegroups.com http://groups.google.com/group/uim-en/about -~----------~----~----~----~------~----~------~--~---