<?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: WordPress Plugin: Browser Detection</title>
	<atom:link href="http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:07:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Amal</title>
		<link>http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/#comment-4324</link>
		<dc:creator>Amal</dc:creator>
		<pubDate>Tue, 29 Mar 2005 12:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/#comment-4324</guid>
		<description>Bayu, I read &lt;a href=&quot;http://priyadi.net/archives/2005/03/29/wordpress-browser-detection-plugin/#comment-9612&quot;&gt;your comment has been shown now&lt;/a&gt; in Priyadi&#039;s Place. Maybe previously it was stopped in moderation.</description>
		<content:encoded><![CDATA[<p>Bayu, I read <a href="http://priyadi.net/archives/2005/03/29/wordpress-browser-detection-plugin/#comment-9612">your comment has been shown now</a> in Priyadi&#8217;s Place. Maybe previously it was stopped in moderation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bayu R</title>
		<link>http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/#comment-4322</link>
		<dc:creator>Bayu R</dc:creator>
		<pubDate>Tue, 29 Mar 2005 09:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/28/wordpress-plugin-browser-detection/#comment-4322</guid>
		<description>I commented this on the author&#039;s blog, but it&#039;s removed for I don&#039;t know what reason. 

Anyway, I checked the source code of the plugin. And the browser detection itself has lots of if else blocks.
Which means that if there&#039;s a new browser user agent or any other changes to the information, the plugin needs to be reinstalled.

I suggest it&#039;s better to separate those information into 1 file, separated from the source code. So if there is a new browser, the user will only need to update the information data without having to update the whole plugin.

From implementation point of view itself it&#039;s nicer because no source code needs to be changed.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>I commented this on the author&#8217;s blog, but it&#8217;s removed for I don&#8217;t know what reason. </p>
<p>Anyway, I checked the source code of the plugin. And the browser detection itself has lots of if else blocks.<br />
Which means that if there&#8217;s a new browser user agent or any other changes to the information, the plugin needs to be reinstalled.</p>
<p>I suggest it&#8217;s better to separate those information into 1 file, separated from the source code. So if there is a new browser, the user will only need to update the information data without having to update the whole plugin.</p>
<p>From implementation point of view itself it&#8217;s nicer because no source code needs to be changed.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

