<?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>CSSquirrel &#187; Design</title>
	<atom:link href="http://cssquirrel.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://cssquirrel.com/blog</link>
	<description>opinions and news on web design</description>
	<lastBuildDate>Fri, 18 May 2012 16:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Elsewhere: A better Photoshop grid for responsive web design</title>
		<link>http://cssquirrel.com/blog/2012/02/08/elsewhere-a-better-photoshop-grid-for-responsive-web-design/</link>
		<comments>http://cssquirrel.com/blog/2012/02/08/elsewhere-a-better-photoshop-grid-for-responsive-web-design/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 16:59:23 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tidbits]]></category>
		<category><![CDATA[elliot jay stocks]]></category>
		<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[psd]]></category>
		<category><![CDATA[responsive design]]></category>

		<guid isPermaLink="false">http://cssquirrel.com/blog/?p=1030</guid>
		<description><![CDATA[I&#8217;ve been coding for over twenty years now, and I still hate math. With responsive designs, you end up with a lot of awkward numbers. Thankfully, Elliot Jay Stocks has provided a handy little PSD for designing for responsive grids in Photoshop. Compare that to a container that has a width of 1000px. 1000 is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been coding for over twenty years now, and I still hate math. With responsive designs, you end up with a lot of awkward numbers. Thankfully, <a title="Elliot Jay Stocks" href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> has provided a <a title="A better Photoshop grid for responsive web design" href="http://elliotjaystocks.com/blog/a-better-photoshop-grid-for-responsive-web-design/">handy little PSD for designing for responsive grids in Photoshop</a>.</p>
<blockquote><p>Compare that to a container that has a width of 1000px. 1000 is a nice, easy, round number. Dividing by 1000 results in clean percentages and better still, dividing by 1000 is something we can do in our heads: just remove the zero. A 140px column inside a 1000px container is 14%. A 500px column in a 1000px container is 50%. 320px is 32%. Easy!</p></blockquote>
<p><a title="A better Photoshop grid for responsive web design" href="http://elliotjaystocks.com/blog/a-better-photoshop-grid-for-responsive-web-design/">Check it out</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2012/02/08/elsewhere-a-better-photoshop-grid-for-responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elsewhere: Pea.rs</title>
		<link>http://cssquirrel.com/blog/2012/02/06/elsewhere-pea-rs/</link>
		<comments>http://cssquirrel.com/blog/2012/02/06/elsewhere-pea-rs/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:25:02 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[aea]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dan cederholm]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[pea.rs]]></category>

		<guid isPermaLink="false">http://cssquirrel.com/blog/?p=1021</guid>
		<description><![CDATA[I&#8217;m not at An Event Apart: Atlanta. Which is a shame because by all accounts I missed some wicked banjo playing by Dan Cederholm. And I love listening to some good banjo. However, I am following along via Twitter, and saw this announcement by Jeffrey Zeldman, web design godfather and co-founder of An Event Apart: [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not at <a title="An Event Apart: Atlanta 2012" href="http://aneventapart.com/2012/atlanta/">An Event Apart: Atlanta</a>. Which is a shame because by all accounts I missed some wicked banjo playing by <a title="SimpleBits" href="http://simplebits.com/">Dan Cederholm</a>. And I love listening to some good banjo.</p>
<p>However, I am following along via Twitter, and saw <a title="tweet by Jeffrey Zeldman" href="https://twitter.com/#!/zeldman/status/166563547722162176">this announcement</a> by <a title="Jeffrey Zeldman Presents" href="http://www.zeldman.com/">Jeffrey Zeldman</a>, web design godfather and co-founder of An Event Apart:</p>
<blockquote><p>.<a href="http://twitter.com/simplebits" rel="user">@simplebits</a> just unveiled Pears <a href="http://pea.rs/">pea.rs</a>, an open source web design pattern library/WP theme. <a href="http://twitter.com/search?q=%23aea" rel="hashtag">#aea</a></p></blockquote>
<p><a title="Pears" href="http://pea.rs/">Pea.rs</a> looks like a convenient little tool for web designers to bookmark, a library of sorts where commonly needed HTML/CSS patterns for common page elements like navigation, lists and such can be quickly grabbed and used. I&#8217;m sure you&#8217;re all so amazing that you don&#8217;t <em>need</em> it for your markup, but I also think for prototyping some page elements this might be a good resource to go-to to quickly grab and paste. You might also find a few new ideas on how to arrange your markup or CSS, too.</p>
<p>Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2012/02/06/elsewhere-pea-rs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Look</title>
		<link>http://cssquirrel.com/blog/2011/02/16/a-new-look/</link>
		<comments>http://cssquirrel.com/blog/2011/02/16/a-new-look/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 20:55:14 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[cannibalism]]></category>
		<category><![CDATA[herman melville]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/blog/?p=784</guid>
		<description><![CDATA[Last weekend I&#8217;d decided that I&#8217;d had enough with my site&#8217;s old design. Although fairly young as all things Internet go (the site dates back to 2008, the design from only 2010), it felt cluttered, occasionally ill-considered, and entirely too much in places like a default WordPress installation. There was also a Moby Dick quote [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cssquirrel.com/blog/wp-content/uploads/2011/02/pine-squirrel.png"><img class="size-full wp-image-785 alignleft" title="Pine Squirrel by Gilles Gonthier http://www.flickr.com/photos/gillesgonthier/" src="http://www.cssquirrel.com/blog/wp-content/uploads/2011/02/pine-squirrel.png" alt="A pine squirrel eating a nut" width="250" height="402" /></a> Last weekend I&#8217;d decided that I&#8217;d had enough with my site&#8217;s old design. Although fairly young as all things Internet go (the site dates back to 2008, the design from only 2010), it felt cluttered, occasionally ill-considered, and entirely too much in places like a default WordPress installation.</p>
<p>There was also a <a title="Herman Melville quote" href="http://www.goodreads.com/quotes/show/329856" target="_blank">Moby Dick quote about a cannibal</a> floating in the sidebar that had gone past its expiration date.</p>
<p>So I had two choices: Turn the site into something for the cannibal whaler community, or open a text editor and get cracking at some new CSS and markup.</p>
<p>About fifteen minutes after sketching some prototypes for <strong>blubberandlongpig.com</strong> I decided I&#8217;d made the wrong choice and went for the redesign option.</p>
<p>I had three basic goals:</p>
<p>1. Reduce the site&#8217;s clutter, making it as minimal of a design as I could feasibly manage while preparing for future site features.</p>
<p>2. Make it feel a little more grown-up than the last version. Which is admittedly a funny thing to want from a website featuring a comic squirrel.</p>
<p>3. Make it easy and pleasant to read.</p>
<p>In the end, I&#8217;d like to think I&#8217;ve managed to capture that. At <a title="Mindfly Web Design Studio" href="http://mindfly.com/" target="_blank">Mindfly</a> my position involves more coding than pixel-pushing, with the designs I&#8217;m working on coming from very talented designer co-workers (my design philosophy seems to be &#8220;use the color green&#8221; which has its limits). As such, I don&#8217;t usually &#8220;design&#8221; often. In the end, if you were to ask me why I made any choice here, I&#8217;d say &#8220;Because it looked nice to me.&#8221;</p>
<p>There&#8217;s still some work that needs to be done. The about page hasn&#8217;t been restyled entirely yet (and its content is bound to see some major changes) and comments are a work in progress. I&#8217;m planning to replace the old captcha with something less invasive like a <a title="Phil Haack: Honeypot Captcha" href="http://haacked.com/archive/2007/09/11/honeypot-captcha.aspx" target="_blank">honeypot</a>.</p>
<p>Still, I&#8217;m rather proud of it. It&#8217;s not a <a title="A List Apart: Responsive Web Design" href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank">responsive or flexible design</a>, but it loads decently in the iPhone and seems to fit well for most monitors. I&#8217;m planning on doing some testing to see if I need to add some better support for other small screens and devices (in which case media queries would definitely come in handy.)</p>
<p>I hope you like it.</p>
<p>If any Herman Melville enthusiasts think I missed the boat by passing on that Queequeg fan site, feel free to let me know. For the rest of you, I&#8217;d love it if you share any opinions you may have about the new look.</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2011/02/16/a-new-look/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dribbble Invite Giveaway Contest: AEA Squirrel Remix</title>
		<link>http://cssquirrel.com/blog/2010/03/23/dribbble-invite-giveaway-contest/</link>
		<comments>http://cssquirrel.com/blog/2010/03/23/dribbble-invite-giveaway-contest/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 17:04:00 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[an event apart]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[dribbble]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=647</guid>
		<description><![CDATA[Ladies and gentlemen, I have three Dribbble invites to give away. I&#8217;m sure some of you have seen the various tweets, blog posts and comments about this community of sharing shots of what you&#8217;re working on (I know I&#8217;ve done my share of such messages). It is, in a word, a great place to share [...]]]></description>
			<content:encoded><![CDATA[<p>Ladies and gentlemen, I have three <a title="Link to Dribbble" href="http://dribbble.com/" target="_blank">Dribbble</a> invites to give away. I&#8217;m sure some of you have seen the various tweets, blog posts and comments about this community of sharing shots of what you&#8217;re working on (I know I&#8217;ve done my share of such messages). It is, in a word, a great place to share creative juices and get feedback from fellow web designers and other creative types.</p>
<p>I love it.</p>
<p>And I want to share.</p>
<p>To that end, I&#8217;ve devised a contest. One of the features of Dribbble is the &#8220;rebound&#8221;, using a basketball metaphor to describe making a shot (aka, image) that is a remix or inspired by a previous shot. There&#8217;s been a few really neat contests inside Dribbble to test this feature, with awesome results. In that spirit, <a title="Link to the CSSquirrel contest raw image" href="/images/mix059.png" target="_blank">I&#8217;ve created an incomplete comic that you can download here</a>. Take this comic, mix it up and complete it. Alter it however you see fit, within the following guidelines:</p>
<p>1. Some of the original art must be present.</p>
<p>2. The three panels must still exist (aka, it fits the standard CSSquirrel strip frame).</p>
<p>3. The comic must involve <a title="Link to An Event Apart: Seattle" href="http://aneventapart.com/2010/seattle/" target="_blank">An Event Apart: Seattle</a> in some way. I&#8217;m heading to this awesome event soon, so the Squirrel should get his moment to enjoy the experience.</p>
<p>4. The Squirrel must be in the final product.</p>
<p>That&#8217;s it. Those are the only rules. Add in characters, alter backgrounds, create speech bubbles, do interpretive dance, whatever. Go, mix it up, then post it online somewhere (where I can get to it) and send a tweet to <a title="Link to CSSquirrel on Twitter" href="http://twitter.com/cssquirrel" target="_blank">@cssquirrel</a> or leave a comment to the post that links to the image. On Monday morning, I&#8217;ll review the submissions (along perhaps with fellow <a title="Link to Mindfly Web Design Studio" href="http://mindfly.com/" target="_blank">Mindfly</a> peeps) and choose the top three comics. All three will receive Dribbble invites, and the #1 comic will appear as CSSquirrel #59! The top three will also appear in an April comic. I know, I know, I&#8217;m too generous.</p>
<p>Now, off you go! Your deadline is 8:00 am (PST) Monday, March 29.</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2010/03/23/dribbble-invite-giveaway-contest/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Designers and Code</title>
		<link>http://cssquirrel.com/blog/2009/10/14/designers-and-code/</link>
		<comments>http://cssquirrel.com/blog/2009/10/14/designers-and-code/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:13:11 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Drama]]></category>
		<category><![CDATA[jeffrey zeldman]]></category>
		<category><![CDATA[molly holzschlag]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=477</guid>
		<description><![CDATA[I wasn&#8217;t at An Event Apart: Chicago 2009. But along with other desk jockeys, I followed along via A Feed Apart. One comment that got re-tweeted about seventy million times during the conference was the following quote by one Jeffrey Zeldman: &#8220;Real web designers write code. Always have, always will.&#8221; When I made a comment [...]]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t at <a title="Link to AEA: Chicago 2009" href="http://aneventapart.com/2009/chicago/" target="_blank">An Event Apart: Chicago 2009</a>. But along with other desk jockeys, I followed along via <a title="Link to A Feed Apart" href="http://aea.afeedapart.com/" target="_blank">A Feed Apart</a>. One comment that got re-tweeted about seventy million times during the conference was the following quote by one <a title="Link to Jeffrey Zeldman's website" href="http://www.zeldman.com/" target="_blank">Jeffrey Zeldman</a>:</p>
<p>&#8220;<a title="Link to a tweet by Jeffrey Zeldman" href="http://twitter.com/zeldman/statuses/4818978868" target="_blank">Real web designers write code. Always have, always will.</a>&#8221;</p>
<p>When I made a comment about the amount of retweets occurring on this post, I got a reply from <a title="Link to Molly Holzchlag's website" href="http://molly.com/" target="_blank">Molly Holzschlag</a> (who I respect, but am incapable of pronouncing the last name of):</p>
<p>&#8220;<a title="Link to a tweet by Molly Holzschlag" href="http://twitter.com/mollydotcom/statuses/4820275854" target="_blank">Bless my pals at AEA but the entire comment is bait or a very misguided statement to make on the brink of 2010.</a>&#8221;</p>
<p>When two people who helped define the industry as it is today have a difference of opinion, I&#8217;m left on the sidelines wondering which to agree with. One the one hand, I agree with the concept that <a title="Link to Andy Clarke's &quot;Time to stop showing clients static design visuals&quot;" href="http://forabeautifulweb.com/blog/about/time_to_stop_showing_clients_static_design_visuals/" target="_blank">design needs to occur more in the browser and less in Photoshop</a>, but on the flip side I suspect Molly has some insights that I&#8217;m simply not taking into account.</p>
<p>So I&#8217;ll throw it to the web at large. What&#8217;s your opinion on this topic? Do designers need to start doing more design in (X)HTML and CSS, or are we coders going too far in expecting the to put Photoshop aside in the early design phase?</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/10/14/designers-and-code/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Testing Accessibility Feature: aria-describedby</title>
		<link>http://cssquirrel.com/blog/2009/09/05/testing-accessibility-feature-aria-describedby/</link>
		<comments>http://cssquirrel.com/blog/2009/09/05/testing-accessibility-feature-aria-describedby/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 17:58:11 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[aria-describedby]]></category>
		<category><![CDATA[screen-readers]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=423</guid>
		<description><![CDATA[As I discussed on Monday, I&#8217;m working towards making this site more accessible. I&#8217;m starting with creating access to the comic for visually-impaired visitors, although I know that&#8217;s likely the tip of the iceberg when it comes to making something truly accessible. Today I finally set up a system for linking a transcript of the [...]]]></description>
			<content:encoded><![CDATA[<p>As I discussed on Monday, I&#8217;m working towards making this site more accessible. I&#8217;m starting with creating access to the comic for visually-impaired visitors, although I know that&#8217;s likely the tip of the iceberg when it comes to making something truly accessible.</p>
<p>Today I finally set up a system for linking a transcript of the comic via an aria-describedby attribute on the comic&#8217;s image tag. As I learned, making a transcript is a time-consuming process. So far, only the most recent comic has a transcript, and it took me well over a half hour to do with little outside distraction. I can understand, then, one major barrier to accessibility being more common on the Internet: laziness.</p>
<p>It&#8217;s easy enough for me to consider that my comic has a very small cross-section of people that it&#8217;s targeting: web designers and developers. Of that demographic, even less have accessibility issues significant enough to prohibit them from enjoying the comic (or in some cases like deafness, the comic doesn&#8217;t have any feature that they&#8217;d be missing out on without added support). But the fact is, if even one person is interested in my work, and they can&#8217;t experience it because of a barrier that I should be trying to help overcome, then I&#8217;m doing something wrong.</p>
<p>Over the next few days or weeks (depending on how much free time I have for the project) I&#8217;ll continue to make transcripts for the past comics. All future CSSquirrel comics going forward will have a transcript created when it is first made.</p>
<p>If you&#8217;re a person who makes use of screen readers, can you take a chance to examine comic #34 (<a title="Link to CSSquirrel #34: Squirrel in the Dark" href="/comic/?c=34">Squirrel in the Dark</a>) and tell me if the feature is working correctly, or if there&#8217;s any other work I should make to enhance it? I&#8217;d appreciate that very much.</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/09/05/testing-accessibility-feature-aria-describedby/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Comic Update: Behold Leviathan, Confused</title>
		<link>http://cssquirrel.com/blog/2009/08/03/behold-leviathan-confused/</link>
		<comments>http://cssquirrel.com/blog/2009/08/03/behold-leviathan-confused/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 16:28:39 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[deny delay too late]]></category>
		<category><![CDATA[henry v]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[i don't understand]]></category>
		<category><![CDATA[ian hickson]]></category>
		<category><![CDATA[jeremy keith]]></category>
		<category><![CDATA[leviathan]]></category>
		<category><![CDATA[not invented here]]></category>
		<category><![CDATA[thomas hobbes]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[whatwg]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=398</guid>
		<description><![CDATA[Sooner or later HTML5 will not be the most interesting topic to wax poetic about. This is not that day. I&#8217;m usually in sync with the web-related posts written by Jeremy Keith over at his personal site, Adactio. He&#8217;s usually saying something I&#8217;m thinking (albeit with more eloquence than I could muster), or spouts some [...]]]></description>
			<content:encoded><![CDATA[<p>Sooner or later HTML5 will not be the most interesting topic to wax poetic about. This is not that day.</p>
<p>I&#8217;m usually in sync with the web-related posts written by <a title="Link to Jeremy Keith's Adactio" href="http://adactio.com/" target="_blank">Jeremy Keith</a> over at his personal site, <a title="Link to Jeremy Keith's Adactio" href="http://www.adactio.com/" target="_blank">Adactio</a>. He&#8217;s usually saying something I&#8217;m thinking (albeit with more eloquence than I could muster), or spouts some gem of wisdom that I wish I&#8217;d thought of first. As such, it is safe to say that I respect him and, normally, his opinion.</p>
<p>This weekend, however, he wrote firmly on the topic of HTML5 and its process, in <a title="Link to The HTML5 Equilibrium by Jeremy Keith" href="http://adactio.com/journal/1600/" target="_blank">The HTML5 Equilibrium</a>. In doing so, he made a sort of sandwich. The opening and closing of his post were two delicious, carefully toasted buns of high quality. But firmly settled in between them was a rank egg salad segment where he detailed his view on the W3C/WHAT WG &#8220;split personality&#8221;, ruining my appetite for his creation.</p>
<p>I&#8217;ve never been able to stomach egg salad sandwiches.</p>
<p>My reaction was spawned by his discussion of the status of Ian &#8220;Hixie&#8221; Hickson as the dictator-for-life of HTML5, sitting astride a position of absolute power in how the spec is edited. As readers probably know by now, there&#8217;s been plenty of friction lately between the HTML5 efforts and every other W3C group known to man as Ian&#8217;s been refuting their expert advice in exchange for his own pseudo-expert opinion on a wide range of topics.</p>
<p>Keith comes to Hixie&#8217;s defense by stating that although an unelected autocrat is horrible, it can work quite well. He evokes the power of dictatorship by referencing Thomas Hobbes&#8217; <a title="Link to Wikipedia article on Leviathan" href="http://en.wikipedia.org/wiki/Leviathan_%28book%29" target="_blank">Leviathan</a> and quoting Shakespeare&#8217;s <a title="Link to Wikipedia article on Henry V" href="http://en.wikipedia.org/wiki/Henry_V_%28play%29" target="_blank">Henry V</a>. Specifically, he states that by doing so we transfer &#8220;moral responsibility&#8221; from the populace to the dictator, then goes on to say that Ian has taken this mantle and used it evenhandedly and fairly.</p>
<p>In short, Jeremy uncouples the means from the ends. Leviathan, written in the 17th century, is a text that firmly opposes Separation of Powers and refutes the Right of Rebellion, claims the sovereign&#8217;s acts are incapable of being considered unjust, and makes it unjust for the populace to attempt to unseat the sovereign.</p>
<p>In short, do what you&#8217;d like, Hixie. It won&#8217;t be our fault, because we&#8217;ve given you all the power, and from here on out we&#8217;re blameless. But at the same time, should we disagree with you, tough for us. It&#8217;s all your show now.</p>
<p>And really, that&#8217;s what it&#8217;s become. The Hixie Show. The amount of &#8220;not invented here&#8221; mentality that evades the modern HTML5 spec is odious. Accessibility in HTML5 isn&#8217;t being decided by experts. Process, when challenged through W3C guidelines, is defended as being &#8220;not like the old ways&#8221;, in essence slapping the W3C in the face. Ian&#8217;s made it clear he won&#8217;t play by the rules. When well-meaning experts carefully announce their opposing positions and desire for some form of closing the gaps, Ian and the inner circle constantly express how they <em>don&#8217;t understand</em>. This understanding issue has reached a comedic point. When Sam Ruby pressed them on the subject during an objection by John Foliot (as noted <a title="Link to W3C archive message" href="http://lists.w3.org/Archives/Public/public-html/2009Aug/0096.html" target="_blank">here</a>), Ian&#8217;s <a title="Link to Ian's W3C response" href="http://lists.w3.org/Archives/Public/public-html/2009Aug/0094.html" target="_blank">response</a> is a glib &#8220;<em>I don&#8217;t understand John&#8217;s concerns. He hasn&#8217;t explained them. He has just made unsubstantiated demands.</em>&#8221;</p>
<p>This phrase (&#8220;I don&#8217;t understand&#8221;) is used by Ian <a title="Link to Google Search results of Ian Hickson saying &quot;I don't understand&quot; in the W3C mailing list" href="http://www.google.com/search?hl=en&amp;lr=&amp;safe=off&amp;q=%22I+don%27t+understand%22+%22From%3A+Ian+Hickson%22+site%3Alists.w3.org%2FArchives%2FPublic%2Fpublic-html%2F&amp;btnG=Search&amp;aq=f&amp;oq=&amp;aqi=" target="_blank">so frequently</a> that I&#8217;m genuinely concerned. He&#8217;s ostensibly a bright man. The usual objections and positions by other parties in the HTML5 dialogue are incredibly well documented at this point, in staggering detail. To claim the inability to understand exhibits one of two traits: Either Ian is a simpleton, or he is deliberately &#8220;misunderstanding&#8221;.</p>
<p>I don&#8217;t think it&#8217;s the former. Ian has clearly demonstrated his phenomenal intelligence. Yet, the latter option is part of Ian&#8217;s well documented <a title="Link to Ian's guide to handling people" href="http://ian.hixie.ch/bible/handling-people" target="_blank">deny, delay, too late</a> methodology for handling people. Engaging in this sort of behavior is disrespectful of his community of peers, and more than discouraging when its coming from our empowered Leviathan.</p>
<p>We must accept this, though. Because it&#8217;s the results that matter, right? If we get a HTML5 spec, <em>any </em>HTML5 spec, we should be happy about it. Despite all the assurances to the contrary, I can&#8217;t really believe that it&#8217;s acceptable to consider a product&#8217;s method of construction to be independent from its quality. If so, I should be paying far less for my garments, right?</p>
<p>There&#8217;s a thought process here that is so far removed from the 21st century as to be terrifying.</p>
<p>In <a title="Link to The Leviathan, Confused" href="/comic/?comic=30">today&#8217;s comic</a>, Jeremy Keith reveals the Leviathan to the Squirrel. Things go badly. But remember, it&#8217;s only the Leviathan&#8217;s fault, because we&#8217;ve absolved ourselves of both power and responsibility.</p>
<p>Right?</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/08/03/behold-leviathan-confused/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Comic Update: Getting Tough on Static Visuals</title>
		<link>http://cssquirrel.com/blog/2009/07/06/comic-update-getting-tough-on-static-visuals/</link>
		<comments>http://cssquirrel.com/blog/2009/07/06/comic-update-getting-tough-on-static-visuals/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:53:21 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[@media]]></category>
		<category><![CDATA[an event apart]]></category>
		<category><![CDATA[andy clarke]]></category>
		<category><![CDATA[delorean]]></category>
		<category><![CDATA[miami vice]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[static visuals]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=350</guid>
		<description><![CDATA[One of my regrets for this year was my inability to attend An Event Apart: Boston or @media &#8217;09. I&#8217;m sure each conference was full of great speakers, tons of new ideas, and an atmosphere alive with fellow professionals sharing thoughts about what they love about their jobs. In particular, though, I&#8217;m sad that I [...]]]></description>
			<content:encoded><![CDATA[<p>One of my regrets for this year was my inability to attend <a title="Link to An Event Apart: Boston" href="http://www.aneventapart.com/2009/boston/" target="_blank">An Event Apart: Boston</a> or <a title="Link to @Media 2009" href="http://www.vivabit.com/atmedia2009/" target="_blank">@media &#8217;09</a>. I&#8217;m sure each conference was full of great speakers, tons of new ideas, and an atmosphere alive with fellow professionals sharing thoughts about what they love about their jobs.</p>
<p>In particular, though, I&#8217;m sad that I missed Andy Clarke&#8217;s &#8220;<a title="Link to Andy Clarke's Walls Come Tumbling Down transcript" href="http://www.forabeautifulweb.com/blog/about/walls_come_tumbling_down_presentation_slides_and_transcript/" target="_blank">Walls Come Tumbling Down</a>&#8221; presentation (warning, link goes to a very long presentation transcript.) He expressed a good deal of nervousness about how the topic would be received, which implied it was going to be pretty eye-opening considering his usual bravado. It&#8217;s something I just had to see&#8230; if I had the funds for traveling, attending, and food and board.</p>
<p>As I don&#8217;t, I didn&#8217;t see it. Which is sad. Fortunately for me, he posted the transcript and slides online (see link in prior paragraph.) It&#8217;s a long read, but it&#8217;s worth it for every single one of you to go take the time and check it out. It&#8217;s good. It&#8217;s great. It pushes on a lot on updating the web design process to reflect not only the state of the modern web, but also the state of the modern economy. It&#8217;s so good I wish I could build a time machine, go back to earlier this year, and do the presentation myself to sound as clever as he does.</p>
<p>My short-lived attempt at building a time machine ended when I discovered that <a title="Link to DeLorean DMC-12 article on Wikipedia" href="http://en.wikipedia.org/wiki/De_Lorean_DMC-12" target="_blank">DeLoreans</a> are slightly beyond my means to purchase. So instead, I had to content myself with creating a 80&#8242;s themed comic that portrayed my agreement with what Andy is preaching. I think <a title="Link to CSSquirrel #25: Getting Tough on Static Visuals" href="/comic/?c=25" target="_self">today&#8217;s comic</a> proves two things: 1. Andy Clarke would probably fit in quite well with the pastels and whites of undercover Miami cops and 2. Some things can&#8217;t be built with just a picture.</p>
<p>Let me focus on that last one in more detail, because it&#8217;s something I&#8217;ve encountered in my own career and talked about before, but keep encountering.</p>
<p>In the example listed in the comic, you can&#8217;t expect a speedboat to be built from just a drawing. By the same token, there&#8217;s a vast majority of products that require a design that is more than just an image. This is something we accept as common sense in our everyday lives. Have you ever had a home built based only on a picture some guy drew, rather than blueprints from a contractor? No, of course not!</p>
<p>So why do we expect modern web sites (which are more often than not actually applications) to be something your developer can make or your client can easily grasp with a static visual proof/comp? Yet, all too often, this is <strong>exactly</strong> what we show clients. We finish making a pretty picture in Photoshop set to just the right width, then get our clients to sign off on that. It&#8217;s then handed over to your developer (or whatever you&#8217;re calling the guy making the code) with little to no cues for how the site responds to a changing browser resolution, how it interacts with the user, etc.</p>
<p>As a result, an iterative process begins. The developer interprets the designer&#8217;s vision. It goes to the designer, who naturally will find issues caused by a disparity of vision on how the site interacts, or whether it has a fixed width, or whatnot. Then they mark up their preferred changes, and send it back. This goes on until the designer is happy enough to show the fledgling site to the client, who almost invariably will have a problem with it because it wasn&#8217;t what they imagined when they looked at the static picture they were shown!</p>
<p>So it gets revised&#8230; again.</p>
<p>Finally, it all seems well, until the client&#8217;s mother sees the site on their old e-machine running IE6, and they want to know why it looks different. Where are the rounded colors, the transparencies?</p>
<p>Time and again I&#8217;ve heard of this happening or experienced it myself. Why is it still occurring? The web is interactive. The web is different from browser to browser. The web is sometimes seen on a screen slightly larger than a postage stamp. We know this. In order to properly design for it, we need to move beyond habits we inherited from print.</p>
<p>Andy proposes designing in the browser, showing the client how it changes depending on a browser&#8217;s support, and how it might interact with different widths, etc. For some designers this could be a pretty radical step, as accustomed as we&#8217;ve become to using Photoshop&#8217;s powerful toolset. But on tighter budgets in an increasingly complex Web, we don&#8217;t have a lot of choices in the matter.</p>
<p>I could repeat Andy point for point, but let me just play the role of fan boy and tell you that he&#8217;s brilliant. He&#8217;s saying what we all understand: We have to change how we design for the Web. It&#8217;s even more crucial in this economy than it was a couple years back. Go read <a title="Link to Andy Clarke's Walls Come Tumbling Down transcript" href="http://www.forabeautifulweb.com/blog/about/walls_come_tumbling_down_presentation_slides_and_transcript/" target="_blank">Walls Come Tumbling Down</a>. Even if you&#8217;re not in a position to adopt all of his suggestions (or even if you disagree) you&#8217;ll come away from it improved.</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/07/06/comic-update-getting-tough-on-static-visuals/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Poll: If You Design and Develop, What Do You Call Yourself?</title>
		<link>http://cssquirrel.com/blog/2009/05/21/poll-if-you-design-and-develop-what-do-you-call-yourself/</link>
		<comments>http://cssquirrel.com/blog/2009/05/21/poll-if-you-design-and-develop-what-do-you-call-yourself/#comments</comments>
		<pubDate>Thu, 21 May 2009 16:24:12 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[designeloper]]></category>
		<category><![CDATA[devsigner]]></category>
		<category><![CDATA[jason beaird]]></category>
		<category><![CDATA[jin yang]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[unmatchedstyle]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/?p=288</guid>
		<description><![CDATA[I&#8217;ve talked about web career job titles in the past, and how confusing they can be. However, yesterday on Unmatchedstyle&#8217;s first monthly design panel podcast (vidcast?), Jason Beaird used a word to describe himself that I&#8217;d never heard before: designeloper. I immediately liked it. (I also liked the fact that he read a quote from [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve talked about web career job titles <a title="Link to CSSquirrel post: What Do You Call Your Job?" href="http://www.cssquirrel.com/2009/04/02/what-do-you-call-your-job/" target="_self">in the past</a>, and how confusing they can be. However, yesterday on <a title="Link to Unmatchedstyle" href="http://www.unmatchedstyle.com/" target="_blank">Unmatchedstyle&#8217;s</a> first <a title="Link to Monthly Design Panel #1" href="http://www.unmatchedstyle.com/news/monthly-design-panel-1-mostly-about-type-on-the-web.php" target="_blank">monthly design panel podcast </a>(vidcast?), <a title="Link to Jasongraphix" href="http://jasongraphix.com/" target="_blank">Jason Beaird</a> used a word to describe himself that I&#8217;d never heard before: designeloper.</p>
<p>I immediately liked it.</p>
<p>(I also liked the fact that he read a quote from my <a title="Link to CSSquirrel post: Cuddling with Cufon" href="http://www.cssquirrel.com/2009/04/15/cuddling-with-cufon/" target="_self">Cuddling With Cufon</a> post. It made me all warm and sappy.)</p>
<p>I liked the title so much, with its jackalope-like nature, that I tweeted about it. Immediately <a title="Link to Jin Yang's 8164.org" href="http://www.8164.org/" target="_blank">Jin Yang</a> fired back with the fact that Jason was wrong, and the proper term was devsigner.</p>
<p>As a skills-hybrid (granted, very developer-heavy and designer-light in my case) I like the idea of fun terms to help describe those of us that simultaneously try to comprehend typography use as well as learning the newest AJAX trick. So the question that remains is what term is best? Designeloper or devsigner?</p>
<p>Obviously the only way to know for sure is to put the terms in a cage match on a deserted isle where they&#8217;ll determine the fate of two dimensions in a tournament to the death. But since we don&#8217;t have that option, I&#8217;ve made a poll. Please consider taking the time to answer on it.</p>
<p>(Poll after the jump.)</p>
<p><span id="more-288"></span></p>
<p>[polldaddy poll=1639857]</p>
<p>(My apologies if the poll looks funny. I&#8217;ve never used this particular tool before.)</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/05/21/poll-if-you-design-and-develop-what-do-you-call-yourself/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Web Directions North 2009</title>
		<link>http://cssquirrel.com/blog/2009/02/02/web-directions-north-2009/</link>
		<comments>http://cssquirrel.com/blog/2009/02/02/web-directions-north-2009/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 03:56:47 +0000</pubDate>
		<dc:creator>Kyle Weems</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Drama]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[wdn09]]></category>

		<guid isPermaLink="false">http://www.cssquirrel.com/2009/02/02/web-directions-north-2009/</guid>
		<description><![CDATA[I&#8217;m currently at Web Directions North 2009. Unfortunately I&#8217;m writing this on my iPhone, so this will be short to prevent me from going insane. Here&#8217;s my thoughts so far: 1. RDFa &#8211; Yes, the syntax is complicated at first. But the next phase of the web is symantic, and microformats, though convenient, are only [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently at <a href="http://north.webdirections.org">Web Directions North 2009</a>. Unfortunately I&#8217;m writing this on my iPhone, so this will be short to prevent me from going insane. Here&#8217;s my thoughts so far:</p>
<p>1. RDFa &#8211; Yes, the syntax is complicated at first. But the next phase of the web is symantic, and microformats, though convenient, are only a stopgap issue, and RDFa will be a powerful way to express relationships for computers. </p>
<p>What really irks me is that HTML5 won&#8217;t support RDFa because Ian Hickson opposes them, and he functions as the sole gatekeeper to the standard. This annoys me on a number of levels: why is a web standard that will effect billions of future sites being controlled ulimately by one person; and why would someone seriously think the leading semantics format we have not be needed for a web that is clearly and rapidly heading towards a Semantic Web?</p>
<p>I&#8217;ll rant more on that in the future.</p>
<p>2. Accessibility &#8211; there&#8217;s a lot of things that I&#8217;ve been doing right for accessibility, but Derek Featherstone pointed out a lot of potential pitfalls with AJAX that I need to start payingca lot of attention to.</p>
<p>Ok, the writing on my phone is driving mad, so I&#8217;m going to sign off now. More later!</p>
]]></content:encoded>
			<wfw:commentRss>http://cssquirrel.com/blog/2009/02/02/web-directions-north-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

