News

Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.
Find out how to code a cross-browser XMLHttpRequest object, as well as some ways you can create AJAX pages without XMLHttpRequest support, with these detailed examples from the soon-to-be ...
This article explains the advantages of using the open source project DWR (Direct Web Remoting) with AJAX (Asynchronous JavaScript and XML) concepts to improve Web application usability. The ...