Mar 06
Beta 2中更新的内容:
- 修正了一个导致crash的bug (#36)
- 修正了无法安装到~/Library/Input\ Methods的bug (#30)
- 加入了在切换中英文时提交的选项 (#18)
- 加入了中文的本地化界面
- 将全角半角切换快捷键从Shift+Space改为Alt+Space,避免和Safari的向上翻页键冲突
- 提供了安装包,同时支持Mac OS 10.5和10.6,并支持PowerPC系统 (未验证)
- 将升级检测和数据文件校验等配置文件迁移到sunpinyin.googlecode.com

欢迎下载试用,SunPinyin-MacOS-2.0.zip。已安装beta 1版本的朋友,无需删除已安装的版本,直接运行安装程序即可。首次安装的朋友请注意,当安装程序进行到“下载数据文件”步骤时,请点击“开始…”按钮下载必要的数据文件(文件较大,可能比较耗时)。
Feb 19
Beta 2版本已发布安装包,请参考:sunpinyin-2.0 beta 2 for mac os (10.5+)
过年期间把sunpinyin-2.0的mac porting搞了搞,有一个基本可用的版本了。和前一版相比,2.0加入了双拼、易混淆音、拼音自动纠错、用户词典等新特性。欢迎下载试用: SunPinyin-2.0-beta.zip。


下载解压之后,请用下面的步骤进行安装:
- $ sudo rm -rf /Library/Input\ Methods/SunPinyin.app
(注意:仅当已安装1.0版本时需要此步骤)
- $ sudo mv ~/Downloads/SunPinyin.app /Library/Input\ Methods/
- $ for i in {1..10}; do killall -9 SunPinyin; done
(注意:仅适用于升级旧版本,初次安装请重新登录,并在系统的语言设置中选中SunPinyin)
对leopard(10.5.x)的用户,可先执行上面前2步,然后下载 SunPinyin-2.0-beta-leopard.zip,解压缩之后,覆盖已安装的snow-leopard的版本:
- $ sudo cp -r SunPinyin.app /Library/Input\ Methods/
再执行第三步,就可以了。
还有很多易用性的功能还未完善,包括支持用快捷键删除用户自造词、在输入数字后将句点设为英文句点等。希望在下个minor release中加入进来。欢迎大家多提宝贵意见
Dec 10
今天中午接到三里屯Apple Store的电话,说i5的iMac昨晚已经到货。晚上一下班,就急急忙忙跑过去提了,到快10点才回到家。
iMac的Setup真是相当的简洁,只需要一根电源线,电源模块在机器内部。键盘和鼠标也都是蓝牙的。不过我还是比较喜欢有线的那款键盘,因为键盘的两侧有两个USB接口,可以很方便地接U盘等小设备,而不必跑到机箱后面。鼠标的手感还不错,有点沉,还是觉得前代的那款,握在手里更舒服。
屏幕真是惊人的大啊,刚开始还觉得有点头晕,现在已经基本适应了。
后面几天有得玩了,正在下载Xcode 3.2.1 … 不过近期工作很忙,估计周末要加班了 …
Jun 18
非常感谢Zheming兄,不辞辛苦编译了Mac OS 10.6上SunPinyin输入法程序以及安装包,喜欢尝鲜朋友们可以下载使用了。因为10.6还没有最终发布,而且所依赖的第三方框架还没有更新,现在提供下载的版本只是一个临时的测试版本。
SunPinyin-1.0-SnowLeopard.zip
Apr 29
感谢jjgod的贡献,为SunPinyin加入了自动更新的功能,

他还使用了新的打包工具iceberg,并为安装程序开发了一个插件,以支持检测和下载数据文件,

除此之外,本次更新还修正了“强制使用英文布局”选项无法正常工作的问题。
大家可以从这里下载最新的安装包。
Apr 11
新买了2Gx2内存,把MBP上的1Gx2换了,然后暴力拆解了我的Mac Mini上,换上MBP上淘汰下来的1Gx2,两台机器的性能都有提升啊,呵呵 …

Apr 07
此次更新的主要内容包括:
- 解决了在PowerPoint 2008中使用经典模式无法输入中文的问题(严格来说是PowerPoint的bug)
- 修正了应用程序失去焦点会重置中英文模式的问题
- 修正了在输入法弹出的对话框中无法输入的问题(感谢tianyu263的帮助)
大家可以从这里下载最新的安装包。在安装完成之后,请到http://src.opensolaris.org/…/sunpinyin/ime/data下载lm_sc.t3g.le以及pydict_sc.bin.le(如果是PowerPC请下载后缀为’.be’的对应文件),将’.le’(或’.be’)的后缀去掉,并拷贝到/Library/Input Methods/SunPinyin.app/Contents/Resources目录下。或者从苹果驿站下载数据安装包来安装。
Mar 27
I just got a question from the comments of last entry,
No offense, but I’m just curious why does Sun spend money on developing an input method for Mac OS? Or Is this just a personal project?
And here comes my reply, that I’d like to post as new entry too,
Actually, the core of SunPinyin is the conversion engine based on statistical language model, and it can have different front-ends, like gtk_standalone (for debugging) iiimf-cle, scim, beCJK, and leopard/IMKit as well. The basic idea of porting SunPinyin to leopard/IMKit is to let more people to know about this input method, and attract some Mac developers to join this project, and hopefully join the engine development eventually. Another reason is that I’m not satisfied with the existing input methods on Mac.
The returns are that we really got a lot of valuable feedback and responses from the Mac users (like Zheming), and attracted several developers (including a UI designer) to join us. Though I’m hoping some one could take over the maintenance of leopard/IMKit porting from me
All the contributions from Mac world, are helping us to make SunPinyin better, and better, on all platforms.
While, yes, you’re right, it’s more likely a personal project, I mostly spent spare time on that. Though the initial porting did take several working days. And, I’d appreciate the supports from my managers.
Hopes you enjoy it
Mar 26
此次更新的主要内容包括:
- 替换了新的SunPinyin图标(感谢chumsdock同学的贡献)
- 修正了Shift+其他组合键会造成中英文状态切换的问题
- 改善了即时输入模式,可以输入无效的拼音字符,Return键不再是进行音字转换而是提交preedit,Shift+Return则把整个输入缓冲区中的拼音字符提交到应用程序中,方便大家临时输入英文的需要

大家可以从这里下载最新的安装包。在安装完成之后,请到http://src.opensolaris.org/…/sunpinyin/ime/data下载lm_sc.t3g.le以及pydict_sc.bin.le(如果是PowerPC请下载后缀为’.be’的对应文件),将’.le’(或’.be’)的后缀去掉,并拷贝到/Library/Input Methods/SunPinyin.app/Contents/Resources目录下。或者从苹果驿站下载数据安装包来安装。
Mar 17

感谢chumsdock同学的贡献,SunPinyin有了一个非常好看的图标!由于一些流程方面的原因,我暂时还无法直接提交到repository中。大家可以通过下面的方法替换SunPinyin原有的图标。
- 首先下载图标文件,并解压缩
- $ sudo cp SunPinyin.icns /Library/Input\ Methods/SunPinyin.app/Contents/Resources
- $ sudo rm /Library/Input\ Methods/SunPinyin.app/Contents/Resources/SunPinyin.tiff
- 编辑/Library/Input\ Methods/SunPinyin.app/Contents/Info.plist,将SunPinyin.tiff替换为SunPinyin.icns
- 重新登陆
这样大家就可以看到新的图标了!

Recent Comments