Home > Atmosphere, Comet, JQuery, Websocket > Using Atmosphere’s JQuery Plug In to build applications supporting both Websocket and Comet Until all Browsers and WebServers properly supports the Websocket protocol, it will be difficult to wri... 続きを読む
作者 Mark Little , 翻訳者 笹井 崇司 投稿日 2012年3月7日 セクション エンタープライズ・アーキテクチャ, 設計/アーキテクチャ, デベロップメント トピック JCP Standards , Java , 言語 , REST , 標準化 , プログラミング , Architecture , エンタープライズ... 続きを読む
Posted by fxn February 26, 2012 @ 01:54 AMWhat is PATCH? The HTTP method PUT means resource creation or replacement at some given URL. Think files, for example. If you upload a file to S3 at some URL, you want either to create the file at tha... 続きを読む
僕が奥さんよりもパワーブックに夢中になっていたある日、彼女が僕の背中越し に画面を覗きにきて、何が映っているのかをいろいろ聞いてきた。これは本当に気になっ てるんじゃなくて、単に僕の気を引くための合図だ。僕はい つもはただあー、これはとっても面... 続きを読む
CRUD is not only good for, but is the only consistent way to build REST over HTTP This is to comment on a perception forming that REST encourages exposing basic data elements through CRUD and that it encourages development of dumb application... 続きを読む
REST「CRUD型RESTの欠点」として挙げられている以下の点。外部に見せているのは内部的なデータベース構造ないしデータであって、考え抜かれた契約ではありません。本当のサービスを迂回して直接データにアクセスすることを助長します。 InfoQ: CRUDはRESTにとっ... 続きを読む
http://www.infoq.com/jp/news/2009/08/CRUDREST上記URLを読んで自分なりに例題を考えてみる。(todo:あとで状態遷移図を追加) RestBucks cafe 完全にオンライン化されていてWebAPIで注文できるというすごいカフェを想定します。(この手の例にStarbucksを使うの... 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
So I’ve made a boatload of gems that consume web services (twitter, lastfm, magnolia, delicious, google reader, google analytics). Each time I get a bit better at it and learn something new. I pretty much am only interested in consuming rest... 続きを読む
Persevere helps you rapidly develop data-driven JavaScript-based rich internet applications Persevere is a JSON storage and JavaScript application server, offering schema-free storage (with optional support for class-based schemas), a secure ... 続きを読む
This is a guest post by Jared Jacobs of the KaChing, an exciting new way to do your own hedge fund, the Web 2.0 way (a.k.a. don’t give it to Madoff!). I was very happy when he said he would be willing to do a post on REST APIs, and what make... 続きを読む
A few weeks ago, I sent the following in a email to a co-worker asking for input on designing REST APIs in Django. Since then, I’ve quoted myself a few times; I thought these thoughts would be worth a (slightly edited) public home. I think t... 続きを読む