Step1 : sudo apt-get install gcin
Step2 : im-switch -s gcin
Step3 : re-login
Step4: wget http://edt1023.sayya.org/gcin/noseeing-12.tar.gz
Step1 : sudo apt-get install gcin
Step2 : im-switch -s gcin
Step3 : re-login
Step4: wget http://edt1023.sayya.org/gcin/noseeing-12.tar.gz
The way to solve that ubuntu 13.10 cannot connect to A2DP BT devices...
bluez version: bluez [bluez (4.101-0ubuntu8b1)
pulseaudio version: 4.0
In /etc/bluetooth/audio.conf:
// add Enable=Source which located on the top of audio.conf

sudo apt-get install scim
sudo apt-get install scim-tables-zh
download Liu.bin from here
http://km2.iiietc.ncu.edu.tw/xms/read_attach.php?id=1347
sudo cp /Downloads/Liu.bin /usr/share/scim/tables/Liu.bin
Python Socket Programming (Python3)
# server.py
from socket import *
# all available on host
myHost = ''

The two kinds of coprocessors
1. observers: allow the cluster to behave differently during normal client operations.
2. endpoints: allow you to extend the cluster's capabilities, exposing new operations to client applications.
Observers