Web Dict 项目

欢迎支持 @ling0322 Web Dict 词库计划

http://webdict.info/

简单来讲就是一个通过人工标注帮助识别新词的项目。

无聊的时候欢迎去点点玩。

Posted in 日志 | Leave a comment

一图流

ˊ_>ˋ  yyc 你效率太低啦……

https://github.com/fcitx/fcitx/tree/wayland

Posted in fcitx development | Tagged | 38 Comments

N9 & Nexus 7 USB Tether

空有一台只能 Wifi 的 Android 平板假如你想玩 Ingress 什么的都玩不成,原因就是你没法四处趴趴走的同时连上网。但你明明有一台手机可以上网却因为 SB Android 的限制没法连 Adhoc,当然你可能也没法使用Master Mode 因为那个更加难搞。

那么这里有个办法,就是用你的手机做 Modem 然后像在 PC 上一样拨号上网。最简单的就是用 BlueVPN 就可以直接拨了,不需 Root 安全无污染,不过这个东西的缺点就是你如果不练 Wifi,有些程序非常死心眼无 Wifi 就认为没有连接(不过浏览器什么的还是可以用的,Ingress 虽然总是 complain 没连接不过还是可以玩,多么傲娇……),于是还有个另外的东西 PPP Widget。

这个需要用 Root 所以不是那么环保……不过都死 Geek 到这种份上了谁还不 Root 一下。以及还需要工具 USB OTG 线一条,用来把你的平板变成 Host,买一条应该不要多少钱,我买的是这条。买到后注意插的方式,USB OTG 线的 microusb 插平板,另一头插 N9 的 USB (平时充电,连电脑的那头),插对了的话N9会认为开始充电(是的你还能用你平板给N9充电 =_=)。不过具体使用上有些 Trick,首先禁用一下默认的自动检测 Modem,然后你就可以通过点击图标来手动选择了……(怎么这么蛋疼谁知道……),然后就是输入 APN,如果你用 networkmanager的话照着 PC 上选的服务商部分抄进去就行了。这软件的优点之一就是会伪装你有个 Wifi 连接,然后他就可以照常的保证所有程序都可以使用网络了。

当然你认为哪个平板都行的话可能没这么好的事情,可能你的平板就少点驱动然后悲剧,不过你可以到这个网站去看看有没有相关信息。

Posted in Linux | Tagged , | 8 Comments

Next several plans on Fcitx

Wayland support (yyc is working on it)

Refactor API for 4.3 (We already have some good discussion on it).

Some Touch screen support.

Handwriting support.

Voice Input support.

Well, obviously we are running out of developers, so welcome to join us.

Posted in fcitx development | 10 Comments

Fcitx 4.2.8

YouTube Video demostration:

Direct Video Link(38MB) if you cannot access youtube: http://uploads.csslayer.info/uploads/video/fcitx-428.mp4

First, please let me give my thanks to Yichao Yu, Ikunya (Japanese Translation, some Japanese IM packaging on PPA, Testing), Marwell (German Translation), Alisha (Traditional Chinese Translation), Lynx Fang (Quick Phrase Editor).

From now on, Please Go to http://download.fcitx-im.org/ for source code downloading.

Google code is going to remove their download hosting so no matter in what sense we cannot trust it any more.

And some NOTES for packagers, If you’re packaging fcitx-configtool and kcm-fcitx, Please ALWAYS update fcitx, fcitx-configtool, kcm-fcitx together, there are usually some new feature only exposable with up-to-date fcitx-configtool/kcm-fcitx. Thanks!

Priority of Updating package should be:

  • fcitx, fcitx-configtool, kcm-fcitx
  • Package with Bugfix update
  • Package with Features update
  • Package with only translation update

And some dependency high light, fcitx now requires at least cmake 2.8.6 to build.

fcitx 4.2.8

  1. New Default Theme
  2. Add modifier only key support to trigger keys
  3. New DBus based Tray Icon support
  4. Desktop Notification Support
  5. First time start will only choose language in current locale
  6. Use first keyboard input method as default keyboard layout for most case
  7. fcitx-qt supports a key grab widget forked from KDE, and Qt <-> Fcitx Key translation.
  8. Multi file quickphrase Support.
  9. Ship with some default quick phrase
  10. quickphrase editor support

fcitx-anthy 0.2.0

  1. Bug Fix
  2. Translation Update

fcitx-cloudpinyin 0.3.2

  1. Disable Cloud Pinyin On Fly
  2. Translation Update

fcitx-configtool 0.4.7

  1. Support for new SubConfig Type
  2. Support for Modifier Only Key Grab

fcitx-hangul 0.3.0

  1. Bug fix (Google Code #696)

fcitx-libpinyin 0.3.0

  1. Support typing mixed Chinese/English when selection is done in half way.
  2. Add new dictionary manager
  3. Translation Update

fcitx-m17n 0.2.1

  1. Translation Update

fcitx-sayura 0.1.1

  1. Translation Update

fcitx-sunpinyin 0.4.1

  1. Support typing mixed Chinese/English when selection is done in half way.
  2. Translation Update

fcitx-table-extra 0.3.4

  1. Add new T9 Table
  2. Translation Update

fcitx-unikey 0.2.1

  1. Translation Update

kcm-fcitx 0.4.3

  1. Use new fcitx-qt widget to grab modifier only key.
  2. Translation Update

fcitx-kkc 0.1.0

  1. New Release
Posted in fcitx development | 14 Comments