2012-09-01から1ヶ月間の記事一覧

Backbone.js の見通しよくしてみる

http://backbonejs.org のサンプルとして、Todosという小さめのサンプルがあるが、 http://backbonejs.org/examples/todos/index.html これでもhtml部分で66行 script部分で245行ある。 見通しをよくして、backboneを理解してみる。 追記:Backboneのベター…

mongodb article

〜うまく動かすMongoDB〜仕組みや挙動を理解する http://doryokujin.hatenablog.jp/entry/20110519/1305737343 mongodb マニュアル日本語訳 http://jp.docs.mongodb.org/manual/contents/

Playframork sample

websocket sample http://playdocja.appspot.com/documentation/1.2.5/releasenotes-1.2#h2-3

Playframework tips

groovy template tips 組み込みメソッド:field http://playdocja.appspot.com/documentation/1.2.5/tags#field #{list} ループ内でindexを取得する http://playdocja.appspot.com/documentation/1.2.5/tags#list db tips http://localhost:9000/@db にて、…

jQueryUIのリンク

jQueryUIの実装でリファレンス的なもの http://stacktrace.jp/jquery/ui/interaction/sortable.html

heroku add-on

https://addons.heroku.com 現時点でのheroku-add-onは、90ある 1:Adminium Full fledged administration interface without touching your app code コードに手を入れずに、すべてが本格的な管理インターフェース 2:Airbrake Reclaim your inbox and send y…

Bootstrapのサイドバー

http://twitter.github.com/bootstrap/getting-started.html bootstrapの固定サイドバーは、「bootstrap-affix.js」で実装されている(version 2.1.1) https://github.com/twitter/bootstrap/blob/master/js/bootstrap-affix.js bootstrap-affix.jsでは、以…

Bootstrapの主要classの意味

http://twitter.github.com/bootstrap/ bodyタグ data-spy属性、data-target属性 http://twitter.github.com/bootstrap/javascript.html#scrollspy HTML5のカスタム属性を使用 HTML5では、data-* の書式でカスタム属性 ( Custom Data Attribute )を定義でき…

RSSのメモ0903

ソニーの「Reader PRS-T2」をいち早く使ってみた http://ebook.itmedia.co.jp/ebook/articles/1209/03/news025.html e-pub3検証機として、e-ink媒体も買うべきだよな エヴァンゲリオンがさらにわかる動画:旧 http://www.nicovideo.jp/watch/sm18769211 新劇…

RSSメモ0903

IVPがスタートアップ企業に無料でアドバイス【湯川】 http://techwave.jp/archives/51760130.html IVPが信頼できるかどうかによると思う 最良のインターフェイスとはインターフェイスを持たないことだ http://d.hatena.ne.jp/takoratta/20120902/1346553688 …

翻訳の練習0902

All one has to do is to learn to say “no” if an activity contributes nothing. The first step toward executive effectiveness is to record actual time-use. There are executives who keep such a time long themselves. Others have their secretar…

RSSメモ0902

どちらがOCR機能付き名刺管理アプリの決定版か?WorldCard Mobile vs CamCard! http://d.matu.biz/archives/256 2年前の記事なので、機能が変わっている可能性あり http://www.rainbowapps.com App Store Daily Top ChartによるとWorldCard Mobile(ビジネ…

翻訳の練習0901

Effective executives start with their time. “Know thyself,” the old prescription for wisdom, is almost impossibly difficult for mortal men. But everyone can follow the injunction “Know thy time” if one wants to, and be well on the road tow…

RSSのメモ0901

Dome9 http://www.dome9.com/overview/features-tour サーバのパスワード管理サービス ファイアウォールといっているが、その部分は内容未確認 RubyからScalaに乗り換えた15くらいの理由 http://blog.amhp.jp/alpha/2010/05/rubyscala15.php Rubilyst が Sca…