タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

programmingとjavaとtutorialに関するlegobokuのブックマーク (2)

  • Smashing Magazine » Blog Archive » Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby…

    AJAX calls do not cover updates from the server, which are needed for the modern real-time and collaborative web. PubSub (as in “publish and subscribe”) is an established messaging pattern that achieves this. In this article, Alexander Gödde will look at precisely how PubSub solves the updating problem, and he’ll look at one particular solution (the WAMP protocol) that integrates both the calling

    Smashing Magazine » Blog Archive » Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby…
    legoboku
    legoboku 2007/01/28
    Coding or designing a page, it’s always nice to have some basic templates you can quickly modify or adapt to your needs. However, at least once you have to know, how to create this “universal” template. In this case tutorials prove to be an ultimate
  • Eclipse RCP Tutorial: Part 1

    © 2005 by Frank Gerhardt, Christian Wege; made available under the EPL v1.0 Translation copyright © Toru Kawashima, NTT COMWARE CORPORATION RCP Tutorial: Part 1 Summary この Tutorial では EclipseCon 2005 で行われた Tutorial をサマリで Part 1, Part 2 に分けて紹介します。Eclipse 3.0 から導入された RCP (Rich Client Platform) を使って、RCP によるリッチクライアントの世界とその開発の COOL さを垣間見ていただけると思います。 ※ このコンテンツは EclipseCon 2005 で行われた Tutori

    legoboku
    legoboku 2007/01/12
    このチュートリアルでは、RCP ベースのアプリケーションの開発、パッケージング、デプロイメント、更新の総合的なアーキテクチャについて以下のように Step を踏んで紹介していきます。
  • 1