<?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>Thu, 20 Jun 2013 04:53:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matt Kalinowski's Blog: Determine Browser Speed with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5477</guid>
      <link>http://www.phpdeveloper.org/news/5477</link>
      <description><![CDATA[<p>
On <i>Matt Kalinowski</i>'s blog, there's a <a href="http://shortkid422.com/2006/05/31/determine-browser-speed-with-php/">quick post</a> with some code to help you test just how fast your user's browser speed is as they hit your site.
</p>
<quote>
<i>
So, you have a site that offers both an enhanced and standard style page. However, you realize that not every web user is going to know if they would be best suited for either version. Therefor, this speed test will allow you to determine their speed. This could also be used in other situations as well, but the one stated above is the one I found most appropriate.
</i>
</quote>
<p>
Basically, <a href="http://shortkid422.com/2006/05/31/determine-browser-speed-with-php/">the script</a> works with the microtime functionality in PHP to do some speed tests for the amount of data given divided by how long it takes that data to get out to the user.
</p>]]></description>
      <pubDate>Wed, 31 May 2006 05:52:52 -0500</pubDate>
    </item>
  </channel>
</rss>
