This post originated from an RSS feed registered with PHP Buzz
by Jeff Moore.
Original Post: Faster Page Loading
Feed Title: Professional PHP
Feed URL: http://www.procata.com/blog/archives/category/php/feed/
Feed Description: Web Development with PHP, PHP Advocacy and Best Practices.
Google engineer Aaron Hopkins wrote a good article on page loading times (via Harry). He talks about the impact of AJAX on page load times, focusing on connection limits, latency and the large number of external objects on your typical AJAX page. He offers a variety of tips on improving page [...]