<?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: PHP: detecting mobile device</title>
	<atom:link href="http://www.stoimen.com/blog/2010/03/09/php-detecting-mobile-device/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2010/03/09/php-detecting-mobile-device/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2010/03/09/php-detecting-mobile-device/comment-page-1/#comment-12534</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=1214#comment-12534</guid>
		<description>An interesting article about this HTTP_USER_AGENT string and its history you can find here: http://www.nczonline.net/blog/2010/01/12/history-of-the-user-agent-string/</description>
		<content:encoded><![CDATA[<p>An interesting article about this HTTP_USER_AGENT string and its history you can find here: <a href="http://www.nczonline.net/blog/2010/01/12/history-of-the-user-agent-string/" rel="nofollow">http://www.nczonline.net/blog/2010/01/12/history-of-the-user-agent-string/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2010/03/09/php-detecting-mobile-device/comment-page-1/#comment-12532</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=1214#comment-12532</guid>
		<description>Actually get_browser() doesn&#039;t work on the fly. As the PHP docs says you have to have browscap.ini file setup. And if not only the old school HTTP_USER_AGENT remains working!

greetings,
stoimen</description>
		<content:encoded><![CDATA[<p>Actually get_browser() doesn&#8217;t work on the fly. As the PHP docs says you have to have browscap.ini file setup. And if not only the old school HTTP_USER_AGENT remains working!</p>
<p>greetings,<br />
stoimen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehul</title>
		<link>http://www.stoimen.com/blog/2010/03/09/php-detecting-mobile-device/comment-page-1/#comment-12531</link>
		<dc:creator>mehul</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=1214#comment-12531</guid>
		<description>Why don&#039;t you use the built-in method in PHP get_browser()? It works fine!</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you use the built-in method in PHP get_browser()? It works fine!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

