News Feed
Jobs Feed
Sections




News Archive
PHPClasses.org:
Responsive AJAX applications with COMET
September 27, 2006 @ 13:44:10

From PHPClasses.org today, there's a new article describing the combination of a few technologies - more specifically Ajax, Comet, and PHP - to create responsive applications.

This post describes an approach used to implement highly responsive AJAX applications using the COMET approach. It describes in detail how the AJAX COMET approach can be implemented in PHP.

It also discusses how HTTP compression and chunking affect AJAX response delays, as well aspects that may influence the choice between Apache 1.3.x with mod_gzip versus Apache 2.x with mod_deflate for AJAX COMET applications.

Manuel breaks the tutorial up into sections:

  • Multiple response AJAX requests
  • COMET: Multiple response AJAX request implementation
  • HTTP compression
  • Page compression delays
  • Avoiding mod_gzip dechunking
  • Apache 2.2.x with mod_deflate
For each topic, there's a bit of explaination and some links to reinforce the ideas. There's not really any code, but he does link to various classes that can help combine to meet the goal.

0 comments voice your opinion now!
ajax application responsive comet apache compression multiple ajax application responsive comet apache compression multiple


blog comments powered by Disqus

Similar Posts

Joshua Eichorn's Blog: Writing again (HTML_AJAX Manual)

Hasin Hayder's Blog: Building services like FriendFeed using PHP - Part 1

Ben Ramsey's Blog: Zend Framework on Ning

Learn Computer: Is LAMP Pack Still Strong?

DevShed: Introducing the Composite Pattern in PHP 5


Community Events









Don't see your event here?
Let us know!


podcast api object interview event code testing example zendframework2 language development unittest community functional framework release composer opinion introduction tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework