<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 21:01:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPClasses.org: Accelerate Web Pages Automatically using Google Mod_PageSpeed]]></title>
      <guid>http://www.phpdeveloper.org/news/15446</guid>
      <link>http://www.phpdeveloper.org/news/15446</link>
      <description><![CDATA[<p>
On the PHPClasses.org blog there's a new post looking at Google's latest optimization offering, mod_pagespeed, and <a href="http://www.phpclasses.org/blog/post/135-Accelerate-Web-Pages-Automatically-using-Google-ModPageSpeed-Unusual-Site-Speedup-Techniques-Part-4.html">how it can help the performance</a> of your applications (and if it's even worth using).
</p>
<blockquote>
One of the initiatives on which Google has invested to help Web developers making their sites faster is <a href="http://code.google.com/speed/page-speed/">Page Speed</a>. Basically Page Speed is an extension for the Firefox browser that can evaluate a loaded Web page to determine aspects that can be changed to improve the page load speed. [...] <a href="http://code.google.com/speed/page-speed/docs/module.html">Mod_PageSpeed</a> can help you by saving some time and eventually lower the technical knowledge barrier necessary to put optimization efforts in practice. Basically Mod_PageSpeed is module for Apache 2.2 Web server. It can automatically analyze each page that is served and perform some of the recommended optimizations on the fly.
</blockquote>
<p>
He talks about some of the things the mod_pagespeed component can help with including cache optimization, minimizing round trip times, minimize the payload size and optimize the browser rendering. He does express some concerns about using it in his sites, however. Things like possible bugs in the first release, the differences in optimization between it and the Firefox plugin and its cookie handling.
</p>]]></description>
      <pubDate>Wed, 17 Nov 2010 11:56:47 -0600</pubDate>
    </item>
  </channel>
</rss>
