<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Thu, 22 Jan 2015 21:53:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by Jens Oliver Meiert @ thursday 22 january 2015, 21:53</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1421963638-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1421963638-1</guid>
		<description>Well, authors never used handheld it was barely supported, and manufacturers never supported it because it was barely used. [1]

[1] http://meiert.com/en/blog/20090630/handheld-media-type-rip/</description>
		<pubDate>Thu, 22 Jan 2015 21:53:00 +0000</pubDate>
		<dc:creator>Jens Oliver Meiert</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by agence web @ monday 26 november 2012, 15:36</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353944209-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353944209-1</guid>
		<description>Forget about meta tags and prefer the @media coupled with size query (my opinion).</description>
		<pubDate>Mon, 26 Nov 2012 15:36:00 +0000</pubDate>
		<dc:creator>agence web</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by MJ Ray @ sunday 25 november 2012, 00:59</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353805190-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353805190-1</guid>
		<description>I hate getting mobile versions of most sites too. Just serve the site and let the browser deal with it. Sometimes I want to zoom and pan - other times I want it reformatted into one column. Just use markup properly and no one will get hurt. 

And I HATE mobile wikipedia. If it actually respected the &amp;quot;permanently disable&amp;quot; instead of expiring every so often, I&amp;#039;d be quite happy.</description>
		<pubDate>Sun, 25 Nov 2012 00:59:00 +0000</pubDate>
		<dc:creator>MJ Ray</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by Tanguy @ friday 23 november 2012, 21:43</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353707013-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353707013-1</guid>
		<description>@Emanuele Aina : What it that meta tag? A way to tell the browser that your website, contrary to most ones which are badly designed, supports variable width?</description>
		<pubDate>Fri, 23 Nov 2012 21:43:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by Emanuele Aina @ friday 23 november 2012, 19:30</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353699025-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353699025-1</guid>
		<description>Oh, and don&amp;#039;t forget &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width&amp;quot; /&amp;gt; in the &amp;lt;head&amp;gt; tag!</description>
		<pubDate>Fri, 23 Nov 2012 19:30:00 +0000</pubDate>
		<dc:creator>Emanuele Aina</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by Emanuele Aina @ friday 23 november 2012, 19:29</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353698947-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353698947-1</guid>
		<description>*DON&amp;#039;T* use &amp;quot;max-device-width&amp;quot;, use &amp;quot;max-width&amp;quot; instead: it just cares for the viewport size, it handles roation just fine and it&amp;#039;s also easier to test (just resize your desktop browser window)!

Also, avoid separate stylesheets (they just increase the load time, and will get downloaded even if the query does not match).

Last, you can also use the &amp;quot;em&amp;quot; unit for your media queries, so that you can say &amp;quot;if the viewport has not enough space for a text line of 60 charactes, change layout&amp;quot;.</description>
		<pubDate>Fri, 23 Nov 2012 19:29:00 +0000</pubDate>
		<dc:creator>Emanuele Aina</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by niq @ friday 23 november 2012, 18:17</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353694634-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353694634-1</guid>
		<description>Just tested my nokia E6, and it shows both &amp;#039;handheld&amp;#039; and &amp;#039;screen&amp;#039;.

I think on balance both of those are correct.  It is a handheld device, and it is a visual screen.  And - in common with many modern handheld devices - it&amp;#039;s a 640x480 screen, which puts it in the same ballpark as a regular desktop screen back in 1998.  Indeed, 640 pixels is more width than I&amp;#039;d&amp;#039;ve given any browser back then.</description>
		<pubDate>Fri, 23 Nov 2012 18:17:00 +0000</pubDate>
		<dc:creator>niq</dc:creator>
	</item>
	<item>
		<title>Mobile browsers, you suck (or: RTFM CSS media type) - Written by guy @ friday 23 november 2012, 16:41</title> 
		<link>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353688913-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article82/mobile-browser-you-suck/#c1353688913-1</guid>
		<description>As Claudius said, Opera does allow rescaling, and is the only mobile browser I&amp;#039;ve seen do that. Many many sites break when you start scaling fonts or changing the width, even on desktop machines. Frankly the web developers should fix them but obviously most companies shipping browsers aren&amp;#039;t prepared to take the blame. Maybe we should all flock to opera...

As for mobile-specific presentation: wikipedia (and quite a few other sites) do have mobile-specific versions which work nicely (even on a 5&amp;quot; screen the full version would be horrible).</description>
		<pubDate>Fri, 23 Nov 2012 16:41:00 +0000</pubDate>
		<dc:creator>guy</dc:creator>
	</item>
		<title>Tanguy Ortolo - Mobile browsers, you suck (or: RTFM CSS media type) - Comments</title> 
</channel>
</rss>