タグ

mvcに関するdjakarta-trapのブックマーク (8)

  • Diving into CanJS

    If you haven't heard, there's a new kid in town: CanJS. What better way to dive into what this new framework offers than to build a contacts manager application? When you're done with this three-part series, you'll have all the tools you need to build your own JavaScript applications! Choosing the Right Tool Building a JavaScript application without the right tools is difficult. While jQuery is gr

    Diving into CanJS
  • Spine.js vs Backbone.js

    Spine.js vs Backbone.js Spine and Backbone are two Javascript MVC frameworks that look very similar on the surface but under the hood there are key differences. The purpose of this article is to highlight these differences and hopefully make it easier to choose which framework fits your needs. The basics Backbone is written in Javascript and was created by Jeremy Ashkenas in the year 2010. Spine c

    Spine.js vs Backbone.js
  • PureMVC - Home

    Stable and feature-frozen since 2008 While the "release early, release often" development philosophy can help a team learn what their product should do, if that product is a framework, adopters often tire of trying to hit a moving target. With PureMVC, we nailed down the scope early on, fixed the bugs, and let it be. MVC is simple, there's no reason to keep changing it Many so-called Model-View-Co

    PureMVC - Home
  • http://www.flashmvc.com/

  • まつもと直伝 プログラミングのオキテ 第20回 MVCとRuby on Rails:ITpro

    Ruby on Railsをはじめとする最近のWebアプリケーション・フレームワークの多くは,MVCと呼ばれるデザイン・パターンを採用しています。今回は,このMVCパターンの「正体」について考えます。 MVCはGUIを備えたプログラムを設計する際の指針となるデザイン・パターン*1の一つです。「モデル」(Model),「ビュー」(View),「コントローラ」(Controller)という3つの構成要素の頭文字から命名されました。多くのデザイン・パターンはプログラムの一部のみの構成を決めています。しかし,MVCはアプリケーション全体の構成を決めることが多いため,「アーキテクチャ・パターン」と呼ばれることもあります。 MVCは,元々プログラミング言語Smalltalkにおいて,ウインドウ(GUI)を持つアプリケーションを構築する際の指針として誕生しました。 MVCを発明したのは,当時,米Xero

    まつもと直伝 プログラミングのオキテ 第20回 MVCとRuby on Rails:ITpro
  • 電通鬼十則

    電脳コイルは怒涛の展開を見せ(先週の回はかなり動きや表現で面白い要素が一杯ありました)、来週最終回になるわけですが、最終回の絵コンテは磯光雄氏であります。これはまた伝説の回になるヨカン。 で、同じNHKで最近お気に入りは やさいのようせい N.Y.SALAD 世界観がたまらなく素敵です。 キャラの造形もとても素敵。 だれかなー?と思ったら天野喜孝氏が原作でした。 この人は当に作風の幅が広いなぁ・・・。 天野氏の名前は知らなくても多分見たことあるはずです。 有名どころだと、 ・タイムボカンのキャラデザイン ・ファイナルファンタジーの昔のころのパッケージ ・菊池秀行氏のバンパイアハンターDとかエイリアンシリーズなどの挿絵 ・栗薫のグインサーガとかの挿絵 ・押井守の天使の卵のキャラデザイン(多分) ですかね?(もっとあるだろうけど) ちなみにナレーションは原田知世。 この人の声はとても癒され

    電通鬼十則
  • 12月 2007 | APEIROPHOBIA

    8時に起床。 朝べてお風呂に入ってチェックアウト。 カチカチ山に登り富士山を拝む。 カチカチ山の話を改めてみるとなんとえげつない話なのかとガクガクブルブルした。 そのあと河口湖観覧船に乗って河口湖一周。 そのあと金運神社に行きまして、来年の金運を祈願。(31日ですが) その後ホウトウに3年連続チャレンジ。 おいしいと評判のお店に行きました。 これまでホウトウは一度もおいしいと思わなかったのだけど、今回はそこそこべれました。 ただお店が寒いうえに、かなりの空腹だったので「おいしくなる」要素が十二分に準備されていたことを明記しておく。 続きを読む “河口湖2日目+年収め”

    12月 2007 | APEIROPHOBIA
  • PixLib – Understanding the basis of the framework | Dev by MX

    This tutorial is provided to give you the basis to be able to use the so good PixLib framework made by Francis Bourre. You should know at least what is a MVC pattern and a Command pattern. Usually, using a MVC, each view will have a controller that will update the model ( if needed ) and any views that need to be changed. This can be achieved in the PixLib library using the class in com.bourre.mvc

    PixLib – Understanding the basis of the framework | Dev by MX
  • 1