<?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>Mon, 20 May 2013 12:12:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ZendCasts.com: Setting up Zend_HTTP_UserAgent]]></title>
      <guid>http://www.phpdeveloper.org/news/15819</guid>
      <link>http://www.phpdeveloper.org/news/15819</link>
      <description><![CDATA[<p>
In a recent post to the ZendCasts.com site, they've added a new screencast showing you how to <a href="http://www.zendcasts.com/setting-up-zend_http_useragent/2011/01/">set up Zend_HTTP_UserAgent</a>, the component of the Zend Framework that lets you <a href="http://framework.zend.com/manual/en/zend.http.user-agent.html">determine the software the site's visitor is using</a>.
</p>
<blockquote>
With the plethora of mobile devices available on the market, it's increasingly important to be able to identify the capabilities of those devices in order to present content in a an appropriate way. For instance, if the device is not capable of displaying images, you might want to omit them from the markup; alternately, if a device is capable of Flash, you may want to provide a Flash-based user interface. The process of identifying a device's capabilities typically first requires knowing the HTTP User Agent, and then comparing that user agent against a database of user agent capabilities.
</blockquote>
<p>
<a href="http://www.zendcasts.com/setting-up-zend_http_useragent/2011/01/">The screencast</a> lasts about 30 minutes and shows you how to set up a Zend Framework 1.1 application and integrate the <a href="http://wurfl.sourceforge.net">WURFL</a> data to help with determine the mobile device of the user.
</p>]]></description>
      <pubDate>Thu, 27 Jan 2011 11:12:44 -0600</pubDate>
    </item>
  </channel>
</rss>
