Infrequently Noted

Alex Russell on browsers, standards, and the process of progress.

Comments for Cross Domain Comet


Cross Domain Comet

I hate to be a blog echo chamber, but this post from Alex Russell of Dojo Toolkit is worth spreading around a bit more.

Web 2.0 and AJAX Security Vulnerabilities

Ajaxian has a post about some sessions at the Black Hat USA 2006 conference. I'm quite honestly surprised that this is just gaining some press now, I've figured it would happen sooner than it has (but that's typical for me

Live Page-View Counter, Comet server and JSON-push

This Live Page-View Counter is an experimental implementation of live version of page-view counter, which displays the current page-views, dynamically updating the counter on the HTML page, utilizing Comet server and JSON, which I call JSON-push. Overv...

If you want to run scalable services at low latency using ajax transport, you would probably be interested in rphd, the Ajax/Comet Request Router.
I wonder how the long polling can work "normally" when the client doesnt give the control back to the browser?
by Harish at