<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Browser.php updated to v1.6</title>
	<atom:link href="http://chrisschuld.com/2009/11/browser-php-updated-to-v1-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisschuld.com/2009/11/browser-php-updated-to-v1-6/</link>
	<description>personal musings on the composition of software</description>
	<lastBuildDate>Mon, 06 Sep 2010 02:10:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: berdn</title>
		<link>http://chrisschuld.com/2009/11/browser-php-updated-to-v1-6/#comment-1471</link>
		<dc:creator>berdn</dc:creator>
		<pubDate>Mon, 08 Feb 2010 19:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://chrisschuld.com/?p=284#comment-1471</guid>
		<description>Very Usefull, but I have a problem with an iPhone and a iPod Touch:

&#039;Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16&#039;

&#039;Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_2 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16&#039;

I change line &#039;771&#039; in 
if( preg_match(&#039;/iPhone/i&#039;,$this-&gt;_agent) &amp;&amp; preg_match(&#039;/iPod/i&#039;,$this-&gt;_agent) == 0 )

So it works bether for me</description>
		<content:encoded><![CDATA[<p>Very Usefull, but I have a problem with an iPhone and a iPod Touch:</p>
<p>&#8216;Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16&#8242;</p>
<p>&#8216;Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_2 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16&#8242;</p>
<p>I change line &#8217;771&#8242; in<br />
if( preg_match(&#8216;/iPhone/i&#8217;,$this-&gt;_agent) &amp;&amp; preg_match(&#8216;/iPod/i&#8217;,$this-&gt;_agent) == 0 )</p>
<p>So it works bether for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kcko</title>
		<link>http://chrisschuld.com/2009/11/browser-php-updated-to-v1-6/#comment-1252</link>
		<dc:creator>Kcko</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://chrisschuld.com/?p=284#comment-1252</guid>
		<description>Cool job. Usefull class file. :)</description>
		<content:encoded><![CDATA[<p>Cool job. Usefull class file. <img src='http://chrisschuld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Osiname</title>
		<link>http://chrisschuld.com/2009/11/browser-php-updated-to-v1-6/#comment-1242</link>
		<dc:creator>Andrew Osiname</dc:creator>
		<pubDate>Mon, 23 Nov 2009 14:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://chrisschuld.com/?p=284#comment-1242</guid>
		<description>Excellent class file. I use it to plot browser statistics on my website (still in development).</description>
		<content:encoded><![CDATA[<p>Excellent class file. I use it to plot browser statistics on my website (still in development).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
