2013年8月28日 星期三

Ubuntu 12.04中文輸入法的安裝

Ubuntu 12.04中文輸入法的安裝_IT客
http://tc.itkee.com/os/detail-23a4.html

  1. Install Language support
    [System Settings] -> [Language Support] -> [Install/Remove Language]
  2. sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
  3. im-switch -s ibus
  4. sudo apt-get install ibus-chewing
    Or more: ibus-pinyin ibus-googlepinyin ibus-sunpinyin
  5. ibus-setup
    [General] -> [Next input method]] -> change to control-shift
    [Input Method] -> enable [Customize active input methods]
    Then, select the input methods that you wants to active.
找回消失的IBus圖標: ibus-daemon -drx

2013年8月24日 星期六

Merging branch in git-svn

Is git-svn dcommit after merging in git dangerous? - Stack Overflow
http://stackoverflow.com/questions/190431/is-git-svn-dcommit-after-merging-in-git-dangerous

When git merge branch by Fast-Forward, no commit is generated. This might lead git-svn commit to the wrong branch.

Says, I have branch "trunk" and "work", and I merge "work" in "trunk" with fast-forward. Later, when I dcommit the changes of "trunk" to SVN, git-svn commit to "work" instead of "trunk".

Use "git svn dcommit -n" to verify whether the destination branch is correct or not.

Use "git merge --no-ff <branch>" to merge branches when using git-svn.

"git merge --squash <branch>" would also work with git-svn, but it doesn't has the merge information left.

2013年8月22日 星期四

20130815-17同禮部落手作步道工作假期

花蓮秀林鄉同禮部落自然生態自治協進會
https://sites.google.com/site/tarokoecotour/home
活動相片 - 花蓮秀林鄉同禮部落自然生態自治協進會
https://sites.google.com/site/tarokoecotour/links/huo-dong-xiang-pian


春文的相簿
https://plus.google.com/116244243791925495773/photos
20130815手作步道在同禮第一日出發 
https://plus.google.com/photos/116244243791925495773/albums/5913645737089230417
20130816手作步道在同禮第二日-1https://plus.google.com/photos/116244243791925495773/albums/5913657175785391329
20130816手作步道在同禮第二日-2
https://plus.google.com/photos/116244243791925495773/albums/5913671120390954961
20130816手作步道在同禮第二日晚間 
https://plus.google.com/photos/116244243791925495773/albums/5913690676053233937
20130817手作步道在同禮第三日  
https://plus.google.com/photos/116244243791925495773/albums/5913728167361236401


芸姿: 20130815-17同禮部落手作步道工作假期
https://plus.google.com/photos/107973375310153064236/albums/5914499332549929281

麗雲: 1020814-17 同禮手作步道
https://www.facebook.com/liyun0701/media_set?set=a.659600220719143.1073741840.100000075135720&type=1


Iting Chiang: 201308同禮部落步道工作假期
https://www.facebook.com/iting.chiang.37/media_set?set=a.10201199082635799.1073741831.1132708002&type=1

"神祕谷之聲"合唱
https://www.facebook.com/photo.php?v=406405669465804




芸姿:20130703-06再訪同禮部落
https://plus.google.com/u/0/photos/107973375310153064236/albums/5898230920060489569

lituk simi的相簿
https://plus.google.com/photos/110381575016440656965/albums

2013年8月1日 星期四

Linux Plumbers Conference

Linux Plumbers Conference
http://www.linuxplumbersconf.org/

Linux Plumbers Conference 2013
http://www.linuxplumbersconf.org/2013/

Linux Plumbers Conference 2012
http://www.linuxplumbersconf.org/2012/

Plug: the brain of your devices

Plug: the brain of your devices by The CGC team — Kickstarter
http://www.kickstarter.com/projects/cloud-guys/plug-the-brain-of-your-devices

喲哪桑 Speaking 之專案工作日誌: 看來,我還算不上是一個好的產品經理呢!
http://jonathanspeaking.blogspot.tw/2013/07/blog-post_14.html

distributed, dropbox-like one big space, sync automatically.
uPnP or DLNA,
decentralized P2P VPN
version control
backup
compatible with backup services such as BackBlaze or CrashPlan
replace all memory, instead a folder only (?)
SDK


allow others access specific files/directly by a link temporarily or permanently.send a file/directly to a Plug in another group

Access files on web site

Plug app supported on Apple products (iPod, iPad, iPhone), Windows, Linux,  Android
streamed from Internet if the file doesn't fit in the device
select files to view offline


Maybe I would buy it. But it doesn't really fit my need. To me, the most important feature is the concept  "dropbox-like one big space".

The device really make me think about what is missing with current RAID+NAS products.

  1. size is not scalable
  2. buying one more device means one more location, or dropping the old one to garbage...
  3. home-use level product doesn't really protect data, but make it more difficult to get data back when something happen...


I need a device that could help me build a "private dropbox", which has:
  1. (distributed, P2P) multiple device, each has multiple harddisk
  2. dropbox-like one big space, one see all the file even if the file doesn't exist on nearest device.
  3. RAID-like data protection/backup, remote backup
  4. automatically sync each other
  5. file version control
(other feature could be added, but not really important)


BitTorrent Labs
http://labs.bittorrent.com/

BitTorrent Sync
http://labs.bittorrent.com/experiments/sync/mobile.html

BitTorrent Sync FAQ - BitTorrent Sync - BitTorrent Forums
http://forum.bittorrent.com/topic/16410-bittorrent-sync-faq/