Hope is a Dream. Dream is a Hope.

非公開ブログは再開しました。

2014-04-15から1日間の記事一覧

ブラウザで管理できるガントチャートサービスのまとめ

ガントチャートをブラウザから管理したかったので、サービスをしらべてみたメモ。 みんなでガント.com gantter (追記)google driveとの連携ができそうです。 【gantter】Googleドライブで扱える無料のプロジェクト管理ツール - ウエソラヒロヤスダ Gantter使…

ブラウザでシーケンス図を書いたことないひとのための

WEB

websequencediagrams.com これだけのコードでかける。 Alice->Bob: Authentication Request alt successful case Bob->Alice: Authentication Accepted else some kind of failure Bob->Alice: Authentication Failure opt loop 1000 times Alice->Bob: DNS …