<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel><generator>http://textpattern.com/?v=4.4.0</generator>
<title>Carl Räfting</title>
<link>http://carlrafting.com/</link>

<description>Carl Räftings Blog.</description>
<pubDate>Wed, 09 Nov 2011 14:43:09 GMT</pubDate>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/carlrafting" /><feedburner:info uri="carlrafting" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>A note on media-queries and mobile devices</title>
<description>&lt;p class="about-intro"&gt;These days, there is a lot of talk about reponsive design and mobile/content first. While i think we can agree on that these strategies isn&amp;#8217;t entirely bulletproof (yet!), they have a ceratin appeal and can be fairly easy to implement and use today. I do believe that this approach is better than making a mobile version of a website, but that is probably necessary sometimes.&lt;/p&gt;

	&lt;h2&gt;The issue&lt;/h2&gt;

	&lt;p&gt;I stumbled upon an issue when i was working on a web-application the other day. I had just finished the design in photoshop and then i built the templates in html/css. I should point out that this was the &lt;em&gt;desktop&lt;/em&gt; version of the design. Later on i wanted to make it look good on mobile devices as well, so i set up a media query in the stylesheet to cover the design changes for those kinds of devices.&lt;/p&gt;

	&lt;p&gt;The issue appeared to me at this stage of the process, the mobile devices would need to download the extra set of styles to reset the &lt;em&gt;desktop&lt;/em&gt; styles. This is a bit of an issue, since when we talk about mobile, we asume that the device has significantly less bandwith than a desktop computer. That&amp;#8217;s not necessarily true &lt;strong&gt;all&lt;/strong&gt; the time but it &lt;em&gt;can&lt;/em&gt; be most of the time, if one is on a bus-commute for example.&lt;/p&gt;

	&lt;h2&gt;Mobile-first&lt;/h2&gt;

	&lt;p&gt;So that is where mobile first comes in, the problem however has to do with when one would build templates from a photoshop design that covers the &amp;#8220;desktop&amp;#8221; version. It is a bit hard to develop with the mobile first approach in this case, since the templates has to match the original design as close as possible (That doesn&amp;#8217;t mean it has to be pixel perfect or even look exactly the same in all browsers).&lt;/p&gt;

	&lt;h2&gt;Conclusion&lt;/h2&gt;

	&lt;p&gt;So i tought about this some more… And finally i came to the conclusion that the best way for me was to reset the desktop styles on mobile devices (and narrower viewports), since i wanted to keep them separate from each other (easier to maintain). This means however that mobile devices do indeed get a bit heavier stylesheet than what&amp;#8217;s necessary, but on the other hand, there&amp;#8217;s no extra http request needed. This certainly isn&amp;#8217;t the most perfect solution, but at this stage in the development process it was the best way to do it.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/carlrafting/~4/4fdTIWvBgF0" height="1" width="1"/&gt;</description>
<link>http://feedproxy.google.com/~r/carlrafting/~3/4fdTIWvBgF0/media-queries-and-mobile-devices</link>
<pubDate>Wed, 09 Nov 2011 14:41:26 GMT</pubDate>
<dc:creator>Carl</dc:creator>
<guid isPermaLink="false">tag:carlrafting.com,2011-11-08:5dbe814198ac9198ba78e55fea4fc916/2af5e5d4b631a23dfc1331c76c8e278c</guid>
<feedburner:origLink>http://carlrafting.com/media-queries-and-mobile-devices</feedburner:origLink></item>
<item><title>First Responder</title>
<description>&lt;p&gt;In his latest blog-post, Rob Weychert writes about how he constructed his first responsive design, which is his own website and blog. He goes into detail about how his grid is constructed and scales to different viewports (or even devices).&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/carlrafting/~4/YToede6XV1o" height="1" width="1"/&gt;</description>
<link>http://feedproxy.google.com/~r/carlrafting/~3/YToede6XV1o/first-responder</link>
<pubDate>Wed, 26 Oct 2011 19:11:58 GMT</pubDate>
<dc:creator>Carl</dc:creator>
<guid isPermaLink="false">tag:carlrafting.com,2011-10-26:5dbe814198ac9198ba78e55fea4fc916/72ea3acd4c4fa221b277fdeaaa7b6a7d</guid>
<feedburner:origLink>http://carlrafting.com/first-responder</feedburner:origLink></item>
<item><title>We, Who Are Web Designers</title>
<description>&lt;p&gt;Jon Tangerine writes about what it means to be a web designer and how sometimes, people will have the wrong idea about what it is you actually do. Every web designer should read this.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/carlrafting/~4/Srk2H2stAQo" height="1" width="1"/&gt;</description>
<link>http://feedproxy.google.com/~r/carlrafting/~3/Srk2H2stAQo/we-who-are-web-designers</link>
<pubDate>Mon, 19 Sep 2011 19:22:54 GMT</pubDate>
<dc:creator>Carl</dc:creator>
<guid isPermaLink="false">tag:carlrafting.com,2011-09-19:5dbe814198ac9198ba78e55fea4fc916/d28bae91277718586aa386005897ab5c</guid>
<feedburner:origLink>http://carlrafting.com/we-who-are-web-designers</feedburner:origLink></item>
<item><title>New webproject. A quick silly ~1 hour weekend project</title>
<description>&lt;p&gt;This idea came to me when i thought to myself, what if i could just type one command into the terminal, and the folders and documents i needed where there? I immediately got to work and came up with this, it doesn&amp;#8217;t look much yet but it is indeed handy and i intend to expand it further than this. Say, maybe get a bunch of files from github? &lt;/p&gt;

	&lt;p&gt;Okay let&amp;#8217;s not get ahead of ourselves here, time will tell if i&amp;#8217;ll actually add this. Anyway… This isn&amp;#8217;t a groundbreaking new project of mine, it&amp;#8217;s just a result of making reality of an idea i had, and it worked. As simple as that.&lt;/p&gt;

	&lt;p&gt;&lt;a href="https://github.com/carlrafting/new_webproj"&gt;Check it out at github&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/carlrafting/~4/cB6HJdB4nFU" height="1" width="1"/&gt;</description>
<link>http://feedproxy.google.com/~r/carlrafting/~3/cB6HJdB4nFU/new-webproject</link>
<pubDate>Sat, 27 Aug 2011 16:27:17 GMT</pubDate>
<dc:creator>Carl</dc:creator>
<guid isPermaLink="false">tag:carlrafting.com,2011-08-27:5dbe814198ac9198ba78e55fea4fc916/76f72abbd73c36693654b6bdf0f48b48</guid>
<feedburner:origLink>http://carlrafting.com/new-webproject</feedburner:origLink></item>
<item><title>Flat, simple icons for interface design</title>
<description>&lt;p&gt;On the hunt for icons for your next design project? Meagan Fisher has, with help from Twitter, compiled a list with nice icons. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/carlrafting/~4/l2xZmOqaHok" height="1" width="1"/&gt;</description>
<link>http://feedproxy.google.com/~r/carlrafting/~3/l2xZmOqaHok/flat-simple-icons-for-interface-design</link>
<pubDate>Thu, 04 Aug 2011 19:40:20 GMT</pubDate>
<dc:creator>Carl</dc:creator>
<guid isPermaLink="false">tag:carlrafting.com,2011-08-04:5dbe814198ac9198ba78e55fea4fc916/3447c6906f7fc4d54921da660e93c0f0</guid>
<feedburner:origLink>http://carlrafting.com/flat-simple-icons-for-interface-design</feedburner:origLink></item></channel>
</rss>

