2009年7月6日のブックマーク (4件)

  • Cross-Origin Resource Sharing (CORS) - HTTP | MDN

    Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell browsers to give a web application running at one origin, access to selected resources from a different origin. A web application executes a cross-origin HTTP request when it requests a resource that has a different origin (domain, protocol, or port) from its own. An example of a cross-origin request: the

    Cross-Origin Resource Sharing (CORS) - HTTP | MDN
    Gemma
    Gemma 2009/07/06
    BOSH と組み合わせたい
  • Speeqe - Create Your Chat Room

    Create your room now! ...and be speeqing in seconds

    Gemma
    Gemma 2009/07/06
    Lingr Chaton 代替 ブラウザで動くチャット Google Talk からも参加できる。
  • Free E-book | New Music Strategies

    What started off as a series of blog posts from March to May 2007 is now a 96-page PDF file for you to read at your leisure. Download the freeWhat started off as a series of blog posts from March to May 2007 is now a 96-page PDF file for you to read at your leisure. Download the free e-book. Download the CHINESE version. Download the SPANISH version. If you’d prefer a print copy for reading in the

    Gemma
    Gemma 2009/07/06
    "Frequency Is Everything" "Forget product - sell relationship" など twitter にも通じて興味深い
  • ClojureがSTMとLISPをJVMにもたらす

    Clojure(リンク)はLISPファミリの言語のかなり新しいメンバであり、Javaプラットフォームで動作する。2007年に導入され、すで高い関心を集めている。ひとつの理由はClojureの並行処理へのアプローチであり、ソフトウェアトランザクショナルメモリ(STM)のコンセプトを踏まえている。 Stuart Halloway氏は「Programming Clojure」(リンク) (Pragmatic Programmersで公開されている)の著者であるが、このは現在ベータ版である。私達はStuart氏とClojureやSTM、ツール、さらにたくさんのことを話した。 InfoQ: Clojureは並行処理の支援にSTMを使用していますが、STMについて簡単に教えて下さい。 STMはもっと大きな話である、ミュータブルな状態のための明確なAPIの一部です。みなさんのコードを純粋な機能的でミュ

    ClojureがSTMとLISPをJVMにもたらす
    Gemma
    Gemma 2009/07/06
    お勧め書籍が秀逸 "Practical Common Lisp" "On Lisp" "Java Concurrency in Practice" "Real World Haskell" "SICP"