2015年2月25日のブックマーク (4件)

  • modulator | metaflop

    Font design is in fact lots of fun, especially when you make mistakes.

    kanflu
    kanflu 2015/02/25
    すごいな。綺麗なの作るのは難しそうだけど。「flop it!」でランダム生成もできる
  • SNAPMAIL - Home

    Snapmail is a messaging service like email, but to send and receive texts, you use a social media site. Users on the site can send and receive text, pictures, videos, and documents with other users. Snapmail texts can only be seen for a short time before being deleted automatically. This makes it a more private and short-term way to talk. People often use it for short, relaxed chats with family an

    SNAPMAIL - Home
    kanflu
    kanflu 2015/02/25
    オープンソースでセルフホストできないとこの会社を信じるしかないからセキュアとは言えないかな。しかもこの説明の通りだとメールのURLを開かない限り消えない(サーバ上に残り続ける)のか?
  • GitHub - bendc/frontend-guidelines: Some HTML, CSS and JS best practices.

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    GitHub - bendc/frontend-guidelines: Some HTML, CSS and JS best practices.
    kanflu
    kanflu 2015/02/25
  • Expogesture

    試してみた限りでは、両者は共存可能なようです。但し、Cocoa Gestures のジェスチャーを Expogesture と重ならないように変更する必要があります。 ジェスチャーの入力方法 Expogesture は、とりあえず、 右回りの小さな円 左回りの小さな円 ポインタを左右に振る(Ver. 0.3以降) ポインタを上下に振る(Ver. 0.3以降) Z を描いて、描き始めに戻る(Ver. 0.8以降) N を描いて、描き始めに戻る(Ver. 0.8以降) の6種類のジェスチャーを解釈します。ジェスチャーが認識された場合にはコンソールにログを出力しますので、練習に使ってください。 デフォルトでは、 右回り=アプリケーションを隠す(Cmd+H) 左回り=(Safariで)ひとつ前のページ(Cmd+[) 左右に振る=新しく開く(Cmd+N) 上下に振る=ウインドウを隠す(Cmd+M)

    kanflu
    kanflu 2015/02/25
    1.1.4beta Yosemite でも使えた。