ラクラク日記

何のために生きていくのかの答えを見つけるために

新しいコンセプトを勉強した。

  • Reverse Ajax
  • Comet Queryies

Reverse Ajaxの意味はAjaxianからの説明を見れば分かると思う。

The big new feature is Reverse Ajax: DWR 1.x allowed you to asynchronously call Java code from Javascript. DWR 2.0 builds on this to allow you to asynchronously call Javascript code from Java. Reverse Ajax makes writing interactive applications much easier. Reverse Ajax makes writing interactive applications much easier. It can use polling or Comet (long-lived HTTP) queries.

「Comet Queryies」について、名前のとおり彗星のようないつも生きているHTTPコネクションだ。英語の説明はここに書いてある。

Comet applications can deliver data to the client at any time, not only in response to user input. The data is delivered over a single, previously-opened connection. This approach reduces the latency for data delivery significantly.

AJAXとの主な違いは二点ある。

  1. ブラウザの操作を反応する(AJAX)だけでなく、サーバーからブラウザにプッシュする(push)ことができる。最初にwebプログラミングをはじめた時に勉強してきたものと全然違うけど。。。
  2. ブラウザとのやりとりは一つのHTTPコネクションの中で行うこと

文の最後、刺激的な話があった:

The future of the read-write web is multi-user. There is life after Ajax.

  1

  [原文]岳武穆入見,帝從容問曰:“卿得良馬不?”武穆答曰:“臣有二馬,日啖芻豆數斗,飲泉一斛,然非精潔即不受。介而馳,初不甚疾,比行百里始奮迅。自午至酉,猶可二百里。褫鞍甲而不息不汗。此其受大而不茍取,力裕而不求逞,致遠之才也。不幸相繼以死。今所乘者,日不過數升,而秣不擇粟,飲不擇泉。攬轡未安,踴躍疾驅。甫百里,力竭汗喘,殆欲斃然。此其寡取易盈,好逞易窮,駑鈍之才也。”帝稱善曰:“卿今議論極進。”

Read the rest of this entry »

僕は何回Flashベースのシステムを開発する経験を持ってる。残念なのはいつもいいIDEを探してるが、見つからなかった。

Read the rest of this entry »

I’ve been planning for my first (will be) plug-in for WordPress for a while. And below is my proposal.

Name: Gallery5
This is not the fifth version of the famous Gallery software; it just means that the installation should be finished in 5 minutes, if you have the ability to install any other plug-ins.

Brief: Help you to build your own gallery in a very very simple way.

Read the rest of this entry »

白樺のいちごwithシズカ
先週週末、友達10人(子供さんも含め) 一緒に白樺に行った。目的はただ二つがあって、その一つは心身のリフレッシュ、もう一つは(^_-)-☆イチゴ狩りです。二日間の間で二回行って、ついに満足になってきた。

Read the rest of this entry »