<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Herrold &#187; Uncategorized</title>
	<atom:link href="http://www.davidherrold.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidherrold.com</link>
	<description>“To condense fact from the vapor of nuance.” ― Neal Stephenson, Snow Crash</description>
	<lastBuildDate>Thu, 10 Nov 2011 23:49:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Responsive web design resources</title>
		<link>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/</link>
		<comments>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:17:32 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[flexible grid]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[responsive images]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=582</guid>
		<description><![CDATA[Lately I&#8217;ve become fascinated with responsive web design, a technique that presents a more flexible website capable of conforming to the device you happen to be using at the time. A responsive website will be optimized for desktops, tablets and &#8230; <a href="http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<figure id="attachment_583" aria-labelledby="figcaption_attachment_583" class="wp-caption alignnone" style="width: 680px"><a href="http://www.davidherrold.com/wordpress/wp-content/uploads/2011/11/globe_responsive.jpg"><img class="size-full wp-image-583" title="Boston Globe responsive design" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2011/11/globe_responsive-e1320966332579.jpg" alt="" width="670" height="200" /></a><figcaption id="figcaption_attachment_583" class="wp-caption-text">Boston Globe&#39;s new responsive design</figcaption></figure>
<p>Lately I&#8217;ve become fascinated with <strong>responsive web design</strong>, a technique that presents a more flexible website capable of conforming to the device you happen to be using at the time. A responsive website will be optimized for desktops, tablets and mobile devices. This is more complex than you might think at first, because many touch screen devices (like iPhones and iPads) have two different screen orientations: portrait and landscape.</p>
<p>There seems to be some debate in the web design community regarding exactly how this flexibility can be accomplished. However, there isn&#8217;t much debate about its usefulness. One platform served to many devices is the holy grail of publishing.</p>
<p>I won&#8217;t try to tackle that debate in this blog post, but I will show you some of the most useful tools and resources I&#8217;ve found in my own research. Here are some of the best resources I found for responsive web design:</p>
<p><span id="more-582"></span>1. <strong>Ethan Marcotte&#8217;s</strong> <a title="A List Apart: Articles: Responsive Web Design" href="http://www.alistapart.com/articles/responsive-web-design/">A List Apart article</a> on responsive design kicked off the conversation about this technique. He discusses CSS media queries to determine screen size and enabling and disabling floats with that technique. This was the earliest resource I could find on the subject of responsive design. Ethan also wrote the first book on the subject, called &#8220;<a title="A Book Apart, Responsive Web Design" href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a>.&#8221; He also helped redesign the <a title="The Boston Globe" href="http://bostonglobe.com/">Boston Globe&#8217;s website</a> to use responsive design principles (from my screenshots above). You should visit <a title="The Boston Globe" href="http://www.bostonglobe.com/">Bostonglobe.com</a> and play around by resizing your browser to see it in action.</p>
<p>2. <strong>Jason Grigsby</strong>, VP at Cloud Four, a Portland company specializing in mobile &amp; web solutions, wrote several great blog posts about responsive images and the challenges that surround them. You can find the series of articles broken into several parts (<a title="Responsive IMGs — Part 1 «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs/">part 1</a>, <a title="Responsive IMGs Part 2 — In-depth Look at Techniques  «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs-part-2/">part 2</a>, <a title="Responsive IMGs Part 3 — Future of the IMG Tag «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs-part-3-future-of-the-img-tag/">part 3</a>). These articles cover some of the basics of responsive images, like delivering the mobile image first and upgrading to the desktop image when appropriate to conserve bandwidth for the user. He also links to <a title="Other Mobile First Responsive Web Design Challenges «   Cloud Four" href="http://www.cloudfour.com/other-mobile-first-responsive-web-design-challenges/">several good articles</a> on how to handle video embeds, data tables and third party widgets (ie. Twitter, etc) in a responsive way.</p>
<p>3. <strong>Think Vitamin&#8217;s</strong> &#8220;<a title="Beginner’s Guide to Responsive Web Design | Think Vitamin" href="http://thinkvitamin.com/design/beginners-guide-to-responsive-web-design">A Beginner&#8217;s Guide to Responsive Web Design</a>&#8221; is a great place to start if you&#8217;re looking for a quick overview of the concept. The article covers fluid grids, media queries and some additional resources as well.</p>
<p>4. <strong>DesignMondo&#8217;s</strong> <a title="Responsive Web Design: 50 Examples and Best Practices - DesignModo" href="http://designmodo.com/responsive-design-examples/">50 examples of websites using responsive design</a> &#8211; this blog post is a great place to see a nice sampling of websites using responsive design. The screenshots show details of how the sites change in desktop, tablet and mobile devices (in portrait orientation). DesignMondo also has another great post about tools and services that will help you create, test and implement a responsive design. One of my favorites is <a title="Screenfly by QuirkTools — Test Your Website at Different Screen Resolutions" href="http://quirktools.com/screenfly/">ScreenFly</a>, a quick and easy way to test your design in multiple devices and orientations (portrait vs landscape). It&#8217;s free and useful for testing a lot of devices quickly.</p>
<p>5. <strong>Smashing Magazine&#8217;s</strong> &#8220;<a title="Responsive Web Design Techniques, Tools and Design Strategies - Smashing Magazine" href="http://www.smashingmagazine.com/2011/07/22/responsive-web-design-techniques-tools-and-design-strategies/">Responsive Web Design Techniques, Tools and Design Strategies</a>.&#8221; As with most Smashing Magazine articles, this one is very thorough, but probably not a good starting point until you know a little more about all the components of responsive design. For instance, there is a very useful link to an article on how to <a title="Debugging CSS Media Queries · Johan Brook" href="http://johanbrook.com/design/css/debugging-css-media-queries/">debug CSS media queries</a>. However, you would need to know what a media query is before you learn to debug it.</p>
<p>6. <strong>WordPress and responsive design</strong>. There is a great 30min <a title="Sara Cannon: Responsive Web Design « WordPress.tv" href="http://wordpress.tv/2011/09/07/sara-cannon-responsive-web-design-2/">video by Sara Cannon</a> from Wordcamp San Francisco 2011. If you use WordPress (and I do) you&#8217;ll want to watch this short video to see how you can adapt your WordPress blog to use responsive design techniques.</p>
<p>7. <strong><a title="The HTML Boilerplate" href="http://html5boilerplate.com/">The HTML Boilerplate</a></strong> &#8211; This is a free template using HTML5 and some responsive design techniques. If you want to play with HTML5 responsive design, you can download the code from <a href="http://github.com/h5bp/html5-boilerplate/zipball/v2.0">their Git repository</a>.</p>
<p>There are many other resources available for responsive design. However, I found these to be the most useful. If I&#8217;ve missed any that you think should be on the list, please feel free to post them in the comments below.</p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Temperature sensitive paint</title>
		<link>http://www.davidherrold.com/2008/04/08/temperature-sensitive-paint/</link>
		<comments>http://www.davidherrold.com/2008/04/08/temperature-sensitive-paint/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 04:08:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=128</guid>
		<description><![CDATA[French scientists are testing temperature sensitive paint for use on the highways as a visual warning for drivers in icy conditions A new temperature-sensitive varnish developed by researchers at French company Eurovia can be applied to road surfaces to warn &#8230; <a href="http://www.davidherrold.com/2008/04/08/temperature-sensitive-paint/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-129 alignleft" style="float: left;" title="temperature_paint" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/04/temperature_paint.jpg" alt="" width="300" height="393" />French scientists are testing temperature sensitive paint for use on the highways as a visual warning for drivers in icy conditions</p>
<p><em>A new temperature-sensitive varnish developed by researchers at French company Eurovia can be applied to road surfaces to warn drivers about dangerous conditions. The technique – still at the testing stage – might help prevent ice-related traffic accidents in future, the researchers say.</em><br />
<a href="http://technology.newscientist.com/channel/tech/dn13592-intelligent-paint-turns-roads-pink-in-icy-conditions.html">Full article.</a></p>
<p>I love ideas like this.  So simple, yet brilliant.  This will likely save lives if used in climates conducive to <a href="http://en.wikipedia.org/wiki/Black_ice">black-ice</a>.</p>
<p>(Via <a href="http://www.etre.com/blog/2008/04/intelligent_paint_turns_roads_pink_in_icy_conditions/">Reaction</a>)</p>
<p>&nbsp;<P><br />
&nbsp;<P><br />
&nbsp;<P><br />
&nbsp;<P><br />
&nbsp;<P></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/04/08/temperature-sensitive-paint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5</title>
		<link>http://www.davidherrold.com/2008/03/30/wordpress-25/</link>
		<comments>http://www.davidherrold.com/2008/03/30/wordpress-25/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 23:31:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=120</guid>
		<description><![CDATA[I upgraded this blog to WordPress 2.5 today. So far, I like the redesign of the administrative interface. Those folks at Happy Cog know what they&#8217;re doing. So far, I love the way it handles comments in the dashboard as &#8230; <a href="http://www.davidherrold.com/2008/03/30/wordpress-25/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I upgraded this blog to <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">WordPress 2.5</a> today.  So far, I like the redesign of the administrative interface.  Those folks at <a href="http://www.happycog.com/" target="_self">Happy Cog</a> know what they&#8217;re doing.</p>
<p>So far, I love the way it handles comments in the dashboard as well as the publishing status.</p>
<p>Very nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/03/30/wordpress-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

