<?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 for Niteo Design of Walnut Creek, CA</title>
	<atom:link href="http://niteodesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://niteodesign.com</link>
	<description></description>
	<lastBuildDate>Thu, 01 Dec 2011 23:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on iOS and CSS Hover Events by Stephane Koenig</title>
		<link>http://niteodesign.com/web-design/iphone-ipad-ios-and-the-css-hover-event/#comment-6</link>
		<dc:creator>Stephane Koenig</dc:creator>
		<pubDate>Thu, 01 Dec 2011 23:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://niteodesign.com/?p=103#comment-6</guid>
		<description>Thanks for the post.

Can also detect a touch device via:

var is_touch_device = &#039;ontouchstart&#039; in document.documentElement;

Then make appropriate js adjustments to event handlers.

oh and for the future... &#039;carrot&#039; should be &#039;caret&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks for the post.</p>
<p>Can also detect a touch device via:</p>
<p>var is_touch_device = &#8216;ontouchstart&#8217; in document.documentElement;</p>
<p>Then make appropriate js adjustments to event handlers.</p>
<p>oh and for the future&#8230; &#8216;carrot&#8217; should be &#8216;caret&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force On/Off &#8220;www.&#8221; Subdomain with .htaccess by Anonymous</title>
		<link>http://niteodesign.com/seo/force-on-off-www-subdomain-with-htaccess/#comment-4</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 16 Sep 2011 17:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://niteodesign.com/?p=360#comment-4</guid>
		<description>A little note on this: Load up these before any sort of caching calls that might be being used in your .htaccess file. If you don&#039;t you may get rewrites that show up the local cached file url as opposed to the page&#039;s direct url. This can cause a lot of issues in that it&#039;s duplicating the content (something we&#039;re trying to fix) but instead of leaving it in a neat hierarchical structure very similar to the intended page&#039;s url structure, it references the cached file&#039;s url deep in the template structure. 

So, rule of thumb, enter these ABOVE cache entries in the .htaccess file.</description>
		<content:encoded><![CDATA[<p>A little note on this: Load up these before any sort of caching calls that might be being used in your .htaccess file. If you don&#8217;t you may get rewrites that show up the local cached file url as opposed to the page&#8217;s direct url. This can cause a lot of issues in that it&#8217;s duplicating the content (something we&#8217;re trying to fix) but instead of leaving it in a neat hierarchical structure very similar to the intended page&#8217;s url structure, it references the cached file&#8217;s url deep in the template structure. </p>
<p>So, rule of thumb, enter these ABOVE cache entries in the .htaccess file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: niteodesign.com @ 2012-02-23 02:35:00 by W3 Total Cache -->
