<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Plug This: css_browser_selector plugin</title>
	<atom:link href="http://geminstallthat.wordpress.com/2008/05/22/plug-this-css_browser_selector-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://geminstallthat.wordpress.com/2008/05/22/plug-this-css_browser_selector-plugin/</link>
	<description>Ruby on Rails Geek Blog</description>
	<lastBuildDate>Thu, 17 Dec 2009 18:16:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: reidmix</title>
		<link>http://geminstallthat.wordpress.com/2008/05/22/plug-this-css_browser_selector-plugin/#comment-83</link>
		<dc:creator>reidmix</dc:creator>
		<pubDate>Wed, 29 Oct 2008 04:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=35#comment-83</guid>
		<description>Moved the project over to &lt;a href=&quot;http://github.com/latimes/css_browser_selector/tree/master&quot; rel=&quot;nofollow&quot;&gt;GitHub&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Moved the project over to <a href="http://github.com/latimes/css_browser_selector/tree/master" rel="nofollow">GitHub</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reidmix</title>
		<link>http://geminstallthat.wordpress.com/2008/05/22/plug-this-css_browser_selector-plugin/#comment-56</link>
		<dc:creator>reidmix</dc:creator>
		<pubDate>Fri, 20 Jun 2008 00:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=35#comment-56</guid>
		<description>Actually, it occurs on render in the &lt;strong&gt;body&lt;/strong&gt; (or the &lt;strong&gt;html&lt;/strong&gt;) helper which in turn looks at the request.env[&quot;HTTP_USER_AGENT&quot;], which holds the user agent string.  The rest is just like the javascript version except it is written in ruby. Also, during render it examines whether the action is page cached it swaps to the js version if it needs to.

Thanks for the kudos!</description>
		<content:encoded><![CDATA[<p>Actually, it occurs on render in the <strong>body</strong> (or the <strong>html</strong>) helper which in turn looks at the request.env["HTTP_USER_AGENT"], which holds the user agent string.  The rest is just like the javascript version except it is written in ruby. Also, during render it examines whether the action is page cached it swaps to the js version if it needs to.</p>
<p>Thanks for the kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Olliver</title>
		<link>http://geminstallthat.wordpress.com/2008/05/22/plug-this-css_browser_selector-plugin/#comment-55</link>
		<dc:creator>Jeremy Olliver</dc:creator>
		<pubDate>Thu, 19 Jun 2008 23:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=35#comment-55</guid>
		<description>Fantastic stuff, we&#039;ve been using the javascript version 0.2.5 in our production app for the few tweaks to be done with layout cross browser platform (came here looking for ff3 specific, which I find are in 0.2.7)

The backend version sounds great, using before filters to check the browser http request I assume?</description>
		<content:encoded><![CDATA[<p>Fantastic stuff, we&#8217;ve been using the javascript version 0.2.5 in our production app for the few tweaks to be done with layout cross browser platform (came here looking for ff3 specific, which I find are in 0.2.7)</p>
<p>The backend version sounds great, using before filters to check the browser http request I assume?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
