タグ

2011年8月6日のブックマーク (3件)

  • Cocoaの日々: [iOS] UINib を使ったカスタム UITableViewCell の作り方

    2011-06-09 追記 UITableViewCell の Identifier 設定を忘れてたので追記しました。 UINib を使うと簡単に Nib で定義した UITableViewCell が使える。 今回のサンプル: 次に CustomCell クラスの実装(*.m/*.h)を作成する。こんな感じ。 CustomCell.h @interface CustomCell : UITableViewCell { } @property (nonatomic, retain) IBOutlet UILabel* nameLabel; @property (nonatomic, retain) IBOutlet UILabel* dateLabel; @property (nonatomic, retain) IBOutlet UILabel* descLabel; @property

    Cocoaの日々: [iOS] UINib を使ったカスタム UITableViewCell の作り方
    you_got
    you_got 2011/08/06
    interface builder にどんどん染まっていく…w
  • Nobumichi Tosa 土佐 信道 - TEDxSeeds 2010

    TEDxSeeds2010: http://tedxseeds.org/en/conferences/view/2010 Nobumichi Tosa: Engineering the art of voice In his funny and unique performance, Nobumichi Tosa introduces a variety of products which create voice mechanically. Through introduction of what he believes, there are the dual aspects of voice-- its functionality as a musical instrument and its magical ability to move our emotions. Tosa u

    Nobumichi Tosa 土佐 信道 - TEDxSeeds 2010
    you_got
    you_got 2011/08/06
    去年参加した TEDxSeeds の講演。明和電機さん。10:17 あたりに自分がうつってたw結構面白かったですよ。
  • これからのプログラマーに必要っぽい3つのスキル。 - このブログは証明できない。

    アプリのリリースが近づいていて時間がないので、サクっと書いておきます。これからって、こんな時代になるんだと思います。 マイクロワーキング。 という言葉があるかどうか知らんですけど。 仕事の粒度が小さくて、それを連続とか同時並行で進める感じです。 コワーキング (coworking)。 かなり熱い話題ですね。 オフィスのあり方・働き方について5つに分類して考えてみた | eguchishintaro.com ひとつのスペースで各自が独立して働いてるんだけど、相互にアイデアや情報を交換する感じです。 シェア。 これも熱いですね。 所有に固執しないとか、コラボ消費とか。 グローバル。 前から言われてるんですが、それが個人レベルの話になってる気がします。 スマートフォン。 日のケータイはガラパゴスAndroidに入れ替わるとずっと言ってきましたが、そんな感じになってきました。 HTML5。

    これからのプログラマーに必要っぽい3つのスキル。 - このブログは証明できない。
    you_got
    you_got 2011/08/06
    全面的に同意。「英語」「ノマド」は意識してやってきたなぁ。「デザイン」は意識しはじめてきたばかり。