含力's profile鳥的俚人PhotosBlogLists Tools Help

Blog


    October 23

    mac os x (safari)的字典與發音


    使用mac os x的safari閱讀英文網站的文章,是一件會令人上癮的事。
    首先,我能使用組合鍵「cmd(⌘)+ctrl+d」啟動字典程式,查詢任何在safari內被選取的單字,查詢結果如下:



    此外,我還能使用另一個組合鍵,針對被選取的單字(甚至一大片文字段落)發音。由於這個組合鍵需要使用者自定,所以我必須到system preferences -> speech -> text to speech,點選「speak selected text when the key is pressed」,並定義我習慣的組合鍵。基於使用上的便利,我把它設定成「cmd(⌘)+ctrl+s」(這應該與其他組合鍵沒衝突)




    October 15

    dictionary

    mac-dictionary-kit
    http://code.google.com/p/mac-dictionary-kit/
    Mac Dictionary Kit is a collection of tools to help convert and build dictionaries on Mac OS X platform. The source dictionary could be in any format, but we only support stardict format at present. The target dictionary must be Dictionary 2.0 format defined in Mac OS X 10.5.


    October 06

    dock

    defaults write com.apple.dock no-glass -boolean YES


    defaults write com.apple.dock no-glass -boolean NO