Archive for March, 2008
Monday, March 31st, 2008
The Web is one of the most important technological as well as social/cultural developments in our life. Its global impact is rooted in its openness and its capability to evolve on a democratic basis.
However, I have concerns. I'm concerned about the significant corporate interests driving towards "unweb". Not to ...
Posted in web 2.0 | 2 Comments »
Monday, March 24th, 2008
The F2F meeting of OpenAjax Alliance at NYC on March 21st worked out really well in my oppinion.
As a result of the last F2F meeting in October 2007, we formed a new task force called "Runtime Advocacy Task Force" at OpenAjax. The goal of Runtime Task Force is to collect ...
Posted in WebDev | No Comments »
Tuesday, March 11th, 2008
The “Same Origin Policy” is at the core of browser’s security model. Under the “Same Origin Policy”, a web resource can only interact with another web resource if and only if both resources are from the same origin. However, “Cross site scripting” and “cookie” both brings security challenges in ...
Posted in WebDev | 1 Comment »