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

Deepak Radhakrishnan\'s Blog: Configuring Apache - PHP - MySQL on Windows (WAMP Configuration)

Community News: Simplicity PHP Framework

Zend Developer Zone: Blueprint for PHP Applications - Bootstrapping (Part 1)

Matt Williams' Blog: High level search with PHP and Apache Solr

IBM developerWorks: Use an XML database in PHP and Java applications


Community Events









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


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

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