memo.xight.org

日々のメモ

CUI でタイムゾーン指定

Summary

dpkg-reconfigure tzdata

だとインタラクティブなので、コマンドのみでタイムゾーンを操作したい。

timedatactl を使う

sudo timedatectl set-timezone UTC
sudo timedatectl set-timezone Asia/Tokyo


Reference

How to change time-zone settings from the command line - Ask Ubuntu
http://askubuntu.com/questions/3375/how-to-change-time-zone-settings-from-the-command-line

HTTP API Design - Herokuが実践しているAPIデザインガイド

Summary

Herokuが実践しているAPIデザインガイド

HTTP API design guide extracted from work on the Heroku Platform API


抄訳

SOTA - 2014-06-02 - HerokuのAPIデザイン

Reference

GitHub - interagent/http-api-design: HTTP API design guide extracted from work on the Heroku Platform API
https://github.com/interagent/http-api-design

GitBooks - HTTP API Design
https://geemus.gitbooks.io/http-api-design/content/

via

SOTA - 2014-06-02 - HerokuのAPIデザイン
http://deeeet.com/writing/2014/06/02/heroku-api-design/

/var/log/messages - 2014-06-22 - http api design
http://yamanetoshi.github.io/blog/2014/06/22/http-api-design/

Time Keeper - HTML5 and JavaScript based timer with notification chime for academic conference

Summary

HTML5 + JavaScript製の学会タイマー。
ベルあり。


Reference

GitHub - maruta/timekeeper
https://github.com/maruta/timekeeper

TimeKeeper - Demo
http://maruta.github.io/timekeeper/

Ichiro Maruta Homepage - 2011-09-27 - HTML5で学会タイマー
http://ichiro-maruta.blogspot.jp/2011/09/html5.html