<?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 robjwood.com</title>
	<atom:link href="http://robjwood.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://robjwood.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 10:42:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to start building a mobile website by Mungo</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-31</link>
		<dc:creator>Mungo</dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-31</guid>
		<description>Sorry for the delay - I didn&#039;t get an email to say this thread had been updated.

There are only two stylesheets - standard and mobile but a class is also put in the body tag with the actual browser type (e.g. &quot;ff3&quot;) so you can tweak per browser without having to rely on hacks. (mobile or otherwise)

Essentially the server has a regular expression which checks against various names and versions in the HTTP header, determines if it&#039;s a mobile browser - and if so prefixes the word &quot;mobile&quot; to any stylesheet - and then spits out the browser name for the body too. 

Simples.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay &#8211; I didn&#8217;t get an email to say this thread had been updated.</p>
<p>There are only two stylesheets &#8211; standard and mobile but a class is also put in the body tag with the actual browser type (e.g. &#8220;ff3&#8243;) so you can tweak per browser without having to rely on hacks. (mobile or otherwise)</p>
<p>Essentially the server has a regular expression which checks against various names and versions in the HTTP header, determines if it&#8217;s a mobile browser &#8211; and if so prefixes the word &#8220;mobile&#8221; to any stylesheet &#8211; and then spits out the browser name for the body too. </p>
<p>Simples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by ehhwhat.co.uk</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-30</link>
		<dc:creator>ehhwhat.co.uk</dc:creator>
		<pubDate>Fri, 03 Feb 2012 11:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-30</guid>
		<description>Mark, how does this work from a server side point of view? Do you have a huge list of mobile browsers and if one of them is detected it serves the specific stylesheet or is it cleverer than that?

Thank you please</description>
		<content:encoded><![CDATA[<p>Mark, how does this work from a server side point of view? Do you have a huge list of mobile browsers and if one of them is detected it serves the specific stylesheet or is it cleverer than that?</p>
<p>Thank you please</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by Mungo</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-29</link>
		<dc:creator>Mungo</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-29</guid>
		<description>Hi Rob,

Here&#039;s the website I was on about earlier which uses that server side trick:

http://www.moviedraft.com

All the best,

Mark.</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Here&#8217;s the website I was on about earlier which uses that server side trick:</p>
<p><a href="http://www.moviedraft.com" rel="nofollow">http://www.moviedraft.com</a></p>
<p>All the best,</p>
<p>Mark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by ehhwhat.co.uk</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-25</link>
		<dc:creator>ehhwhat.co.uk</dc:creator>
		<pubDate>Fri, 20 Jan 2012 13:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-25</guid>
		<description>you being serious?</description>
		<content:encoded><![CDATA[<p>you being serious?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by Mungo</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-24</link>
		<dc:creator>Mungo</dc:creator>
		<pubDate>Wed, 18 Jan 2012 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-24</guid>
		<description>Ah, the 6 million dollar question. 

I&#039;m hoping to launch it in the next two weeks (it&#039;s finished bar some content and integration with my app) so will post a link when I have.</description>
		<content:encoded><![CDATA[<p>Ah, the 6 million dollar question. </p>
<p>I&#8217;m hoping to launch it in the next two weeks (it&#8217;s finished bar some content and integration with my app) so will post a link when I have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by robjwood</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-23</link>
		<dc:creator>robjwood</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-23</guid>
		<description>Media queries are far from perfect, especially as you&#039;re still downloading assets that the user won&#039;t need. In an ideal world there&#039;d be both server and client magic happening in harmony.

Is there a live example of your server-side method in action anywhere?</description>
		<content:encoded><![CDATA[<p>Media queries are far from perfect, especially as you&#8217;re still downloading assets that the user won&#8217;t need. In an ideal world there&#8217;d be both server and client magic happening in harmony.</p>
<p>Is there a live example of your server-side method in action anywhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start building a mobile website by Mungo</title>
		<link>http://robjwood.com/blog/2012/how-to-start-building-a-mobile-website/#comment-22</link>
		<dc:creator>Mungo</dc:creator>
		<pubDate>Wed, 18 Jan 2012 12:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=93#comment-22</guid>
		<description>I was recently in this position and decided against the media queries approach by instead writing my own server-side code that detects whether the request came through on a mobile browser or not and if so render a mobile version of the stylesheet.

It made more sense to me to have two completely separate, dedicated, stylesheets as it seems cleaner in my mind (and doesn&#039;t require any JavaScript), but I think both methods have their advantages and drawbacks.

Nice article though, Rob.</description>
		<content:encoded><![CDATA[<p>I was recently in this position and decided against the media queries approach by instead writing my own server-side code that detects whether the request came through on a mobile browser or not and if so render a mobile version of the stylesheet.</p>
<p>It made more sense to me to have two completely separate, dedicated, stylesheets as it seems cleaner in my mind (and doesn&#8217;t require any JavaScript), but I think both methods have their advantages and drawbacks.</p>
<p>Nice article though, Rob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS layouts using table styles by ehhwhat.co.uk</title>
		<link>http://robjwood.com/blog/2011/css-layouts-using-table-styles/#comment-9</link>
		<dc:creator>ehhwhat.co.uk</dc:creator>
		<pubDate>Wed, 07 Dec 2011 16:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://robjwood.com/?p=84#comment-9</guid>
		<description>Thanks Rob this is actually really useful and will come in great handy with my next project</description>
		<content:encoded><![CDATA[<p>Thanks Rob this is actually really useful and will come in great handy with my next project</p>
]]></content:encoded>
	</item>
</channel>
</rss>

