<?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"
	>

<channel>
	<title>zomigi.com</title>
	<atom:link href="http://zomigi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zomigi.com</link>
	<description>the professional blog of Zoe Mickley Gillenwater, a web designer and author focused on CSS, accessibility and usability</description>
	<pubDate>Thu, 02 Oct 2008 13:13:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Living, breathing design comps</title>
		<link>http://zomigi.com/blog/living-breathing-design-comps/</link>
		<comments>http://zomigi.com/blog/living-breathing-design-comps/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:51:31 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Work Process]]></category>

		<category><![CDATA[elastic]]></category>

		<category><![CDATA[flexible]]></category>

		<category><![CDATA[Flexible Web Design]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[liquid]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=17</guid>
		<description><![CDATA[Presenting static image comps to clients can be especially problematic if you create flexible layouts. Try building an (X)HTML/CSS version of the design to show to your client instead in order to make designing and creating flexible layouts easier.]]></description>
			<content:encoded><![CDATA[<p>In my book <a href="http://www.amazon.com/Flexible-Web-Design-Creating-Elastic/dp/0321553845">Flexible Web Design</a>, I give lots of reasons why liquid/elastic layouts make sense. While this will hopefully convince you, the designer, to give them a try, it&#8217;s not necessarily going to convince your client that a flexible layout is acceptable for his or her own site—especially if you present comps to your client as static images created in Fireworks or Photoshop. Andy Clarke makes a great <a href="http://forabeautifulweb.com/blog/about/time_to_stop_showing_clients_static_design_visuals/">argument against presenting clients static design comp images</a> because they set up expectations in the client&#8217;s mind that the design is always going to look exactly that way, instead of varying based on the user&#8217;s browser, text size, installed fonts, monitor colors, etc.</p>
<p>While Andy&#8217;s proposal doesn&#8217;t just pertain to the design process for flexible sites—he seems to advocate it for all types of sites—Andy does ask:</p>
<blockquote><p>Is the fact that so many web pages are fixed width and centered a direct result of clients signing off fixed width design visuals?</p></blockquote>
<p>I&#8217;m willing to answer yes to that question. Not that this is the only reason fixed-width designs get created, but I&#8217;m sure it plays a role in many of them. As I talk a great deal about in my book, as well as the <a href="http://zomigi.com/blog/revised-presentation-slides-available/">presentation</a> I&#8217;ve made at a couple conferences lately, you can&#8217;t build a flexible page unless you&#8217;ve designed it to be flexible in the first place. You may design a page that must be fixed-width inadvertently, and won&#8217;t catch it until you go to build the page in (X)HTML and CSS. But if your client already signed off on the design when it was a static image, it&#8217;s now too late to change the design to make it liquid-compatible. Forcing yourself to build at least a rough version of the page before you present the design to the client is a great way of checking if your design is truly flexible-friendly. If you find that it isn&#8217;t, you can make design changes to avoid CSS headaches later.</p>
<p>A lot of the commentary surrounding Andy&#8217;s proposal has been that building pages for clients will take a lot more time that isn&#8217;t in the budget. I think this is a valid argument. But, I also agree with the arguments that this workflow method can actually be a time-saver—or at least that the extra time spent making the (X)HTML/CSS comp can be made up later. Andy says:</p>
<blockquote><p>As I work almost as fast in markup and CSS as I do in Fireworks, I find that the overall time that I take designing and implementing that design is dramatically reduced as I am not duplicating work. It leaves me free to spend more time on fine tuning a design and I&#8217;m sure that my designs are all the better for that.</p></blockquote>
<p>I&#8217;m right with Andy on this one. I&#8217;ll spend a lot of time futzing with the perfect border color or the perfect amount of spacing under a heading; when it comes time to build the page, I&#8217;ll have to do all that futzing over again in the CSS to find the perfect em measurement, for example, that matches the spacing I created in the Fireworks comp. It&#8217;s often faster for me to just leave all the work on these design details to my CSS development stage.</p>
<p>Another argument for time-saving comes from <a href="http://www.mindfly.com/blog/post/2008/09/A-Modest-Proposal-CSS-Not-Cannibalism.aspx">Kyle Weem&#8217;s response</a> to Andy&#8217;s original post:</p>
<blockquote><p>&#8230;you can absorb that extra time spent in the budget that <em>would have been wasted</em> on extravagant solutions generated to create identical rendering where it need not exist.</p></blockquote>
<p>Another argument I totally agree with, especially if you are trying to create flexible designs. When you build the (X)HTML/CSS before showing to the client, you catch things in your design that are going to be tough and time-consuming to build—either because you&#8217;ve designed them in such a way that you can&#8217;t make things flexible, or it&#8217;s just going to take a lot of hacking to get it looking the same cross-browser.</p>
<p>All this said, this method of showing (X)HTML/CSS pages to clients instead of static design comps is not something I&#8217;ve actually done (though I do sometimes show wireframes before design comps). But as someone who primarily designs liquid layouts now, I can see it being really beneficial to the way I work, and I&#8217;m definitely going to give it a try soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/living-breathing-design-comps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Revised presentation slides available</title>
		<link>http://zomigi.com/blog/revised-presentation-slides-available/</link>
		<comments>http://zomigi.com/blog/revised-presentation-slides-available/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 17:54:10 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[elastic]]></category>

		<category><![CDATA[flexible]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[liquid]]></category>

		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=18</guid>
		<description><![CDATA[Download the slides from my presentation Designing CSS Layouts for the Flexible Web at the National Association of Government Webmasters 2008 Annual Conference.]]></description>
			<content:encoded><![CDATA[<p>On September 10, I presented Designing CSS Layouts for the Flexible Web at the <a href="http://www.nagw.org/index.php/annual-conference">National Association of Government Webmasters 2008 Annual Conference</a>. This was a slightly revised and lengthened version of my <a href="http://zomigi.com/blog/voices-that-matter-slides-available/">presentation from the Voices That Matter conference</a>.</p>
<p>The slides PDF has quite a large file size, due to all the graphics in the PowerPoint, but I didn’t want to compress it very much and have all those graphics look distorted.</p>
<p><a href="http://zomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web_080910.pdf">Designing CSS Layouts for the Flexible Web (PDF, 6.9 mb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/revised-presentation-slides-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Should web designers build their own pages?</title>
		<link>http://zomigi.com/blog/should-web-designers-build-their-own-pages/</link>
		<comments>http://zomigi.com/blog/should-web-designers-build-their-own-pages/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 19:07:13 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Visual Design]]></category>

		<category><![CDATA[Work Process]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=16</guid>
		<description><![CDATA[Web designers need to know the strengths and constraints of HTML and CSS in order to successfully create visual designs that work for the web. They don't have to actually build the pages, but they should have some idea how to if they had to.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a <a href="http://www.markboulton.co.uk/journal/comments/design_isnt_about_tools/">recent debate</a> in the web design blog world about whether web designers—those who create the actual visual designs in Fireworks or Photoshop—must or should know HTML and CSS. I suppose the actual thrust of the debate is whether it&#8217;s necessary or desirable to use Fireworks/Photoshop at all as part of the web design process—but I&#8217;d like to focus on this little sub-debate of designers knowing how to write HTML and CSS. Is it necessary?</p>
<p>My answer in a nutshell: Ideally, yes.</p>
<p>I&#8217;ve been lucky enough to always design the pages that I build. I&#8217;ve worked at a design agency, as part of in-house design teams, and freelance, but never have I had a separate designer create comps to then hand off to me to build.</p>
<p>I call myself lucky in this regard because even though I&#8217;ve never experienced this design process firsthand, I&#8217;ve seen how frustrating it can be for other web designers. (Note that I said &#8220;can,&#8221; not &#8220;is.&#8221;) When the visual designer doesn&#8217;t know how to actually build web pages, he or she frequently designs in elements that just don&#8217;t work well on the web. Either they&#8217;re things that cannot be built with HTML and CSS—such as elements that depend on an exact font size—or they&#8217;re things that <em>can </em>be done but are either difficult or unwise to implement, due to current best practices in the areas of standards, usability or accessibility.</p>
<p>It&#8217;s been my experience that the more experience a designer has actually building web pages, the more successful he or she is in designing interfaces and graphic elements that work well with its strengths and constraints. That doesn&#8217;t mean that every designer should build his or her own pages; it&#8217;s fine to have a division of labor, and I&#8217;m sure it&#8217;s actually the smartest process in many teams. Nor does it mean that the designer has to be an advanced HTML or CSS developer. It simply means that the designer ought to have some idea how to build the page if he or she really had to.</p>
<p>Mark Boulton argues in his post <a href="http://www.markboulton.co.uk/journal/comments/design_isnt_about_tools/">&#8220;Design isn&#8217;t about tools&#8221;</a> that &#8220;knowing how to build things in HTML/CSS limits your creativity.&#8221; I see his point and think it&#8217;s a really good one. We all have to be careful to not just keep designing things the same tired way because we&#8217;re used to building things a certain way. It can be a really positive, fun experience to drop a print designer into your comfy design nest to force you to consider new design possibilities, even if you can&#8217;t use them exactly as-is on the web.</p>
<p>But at the same time, it&#8217;s unrealistic to think that you can design without the constraint of any tools. At the Voices That Matter conference I was just at, <a href="http://www.webbedenvironments.com/blog/index.php">Jason Cranford Teague</a> gave a presentation on web typography in which he said that design is about constraint—working within it as well as overcoming it—and that if you want to work without constraint you&#8217;re an artist, not a designer. I think this applies to the question of whether designers should feel constrained by HTML and CSS, and I think the answer is yes. Architects don&#8217;t have to be qualified to build houses, but they have to have some idea of what construction techniques are possible, the physical characteristics of the materials they&#8217;re designing with, general physics, etc. They can&#8217;t just design buildings without any knowledge whatsoever of how they will ultimately be built.</p>
<p>Mark uses a print design analogy to ask &#8220;do print designers need to know how to build a press?&#8221; This analogy makes no sense to me. It&#8217;s like asking if web designers need to know how to build a browser, or a computer even. Of course not. The real question is &#8220;do print designers need to know how a press works&#8221;—and the answer to that is an emphatic <em>yes</em>. They don&#8217;t need to be qualified to actually operate a press, but they need to know the limitations and strengths of the printing press they&#8217;re work is going to be produced by. Print production processes are a pretty important part of the curriculum of any good graphic design program. (That last sentence had a lot of p&#8217;s in it!) Print designers need to know practical things like not to design important info within 1/8&#8243; of the edge of a piece, not to run something that must be matched up perfectly across the fold of a multi-page book, what type of paper they&#8217;re going to be printing on, etc. I suppose you could call this being constrained by your tools—but it doesn&#8217;t necessarily follow that that&#8217;s a bad thing.</p>
<p>(On a little tangent, I applaud Jon Hicks for pointing out during this whole debate that <a href="http://www.hicksdesign.co.uk/journal/graphics-editor-or-text-editor">Fireworks is a better tool for creating web comps than Photoshop</a>. I switched to Fireworks for web work almost five years ago and can&#8217;t imagine going back.)</p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/should-web-designers-build-their-own-pages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Voices That Matter slides available</title>
		<link>http://zomigi.com/blog/voices-that-matter-slides-available/</link>
		<comments>http://zomigi.com/blog/voices-that-matter-slides-available/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 23:21:52 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[elastic]]></category>

		<category><![CDATA[flexible]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[liquid]]></category>

		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=15</guid>
		<description><![CDATA[Download the slides from my presentation Designing CSS Layouts for the Flexible Web at the Voices That Matter Web Design Conference.]]></description>
			<content:encoded><![CDATA[<p>The slides from my presentation Designing CSS Layouts for the Flexible Web at the Voices That Matter Web Design Conference are now available to download. It&#8217;s a pretty big file, due to all the graphics in the PowerPoint, but I didn&#8217;t want to compress it very much and have all those graphics look distorted.</p>
<p><a href="http://zomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf">Designing CSS Layouts for the Flexible Web (PDF, 4.8 mb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/voices-that-matter-slides-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Presentation from Voices That Matter up soon</title>
		<link>http://zomigi.com/blog/presentation-from-voices-that-matter-up-soon/</link>
		<comments>http://zomigi.com/blog/presentation-from-voices-that-matter-up-soon/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 15:19:19 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=14</guid>
		<description><![CDATA[Slides from my conference presentation are coming soon!]]></description>
			<content:encoded><![CDATA[<p>Just wanted to put out a quick note to all those attendees of the Voices That Matter: Web Design Conference that my presentation slides will be up on this blog soon. I can&#8217;t convert them to PDF at the moment, so it will probably be just a couple more days before they&#8217;re up. Hang in there!</p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/presentation-from-voices-that-matter-up-soon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Inspiration for flexible web design</title>
		<link>http://zomigi.com/blog/inspiration-for-flexible-web-design/</link>
		<comments>http://zomigi.com/blog/inspiration-for-flexible-web-design/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 13:48:35 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Visual Design]]></category>

		<category><![CDATA[elastic]]></category>

		<category><![CDATA[flexible]]></category>

		<category><![CDATA[galleries]]></category>

		<category><![CDATA[inspiration]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[liquid]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=13</guid>
		<description><![CDATA[Liquid and elastic web sites don't have to be ugly or boring. There are plenty of beautiful examples of flexible design to inspire you.]]></description>
			<content:encoded><![CDATA[<p>Flexible web sites—sites that are liquid or elastic—have the unfair reputation of being ugly and plain. There are certainly lots of flexible sites that fit this stereotype, just as there are tons of ugly fixed-width sites. But flexible design doesn&#8217;t have to be unattractive. There are lots of really beautiful, graphically rich liquid and elastic web sites, which are all the more impressive to me because of the extra skill it often takes to pull off these graphic techniques in a flexible environment.</p>
<p>Here are some web design galleries that showcase flexible design:</p>
<dl>
<dt><a href="http://www.cssliquid.com">No Resolution</a></dt>
<dd>This is an entire site devoted to showcasing liquid and elastic designs. Unfortunately, you have to register to submit entries, so things have been slow lately. Still, lots of great stuff in the archives, and new additions from time to time.</dd>
<dt><a href="http://www.cssglance.com/category/gallery/layout-technique/liquid-layout/">CSSGlance, liquid layout category</a></dt>
<dd>CSSGlance categorizes all entries as fixed-width, liquid, or elastic, which is really nice. They have a pretty good collection of liquid layouts.</dd>
<dt><a href="http://www.cssglance.com/category/gallery/layout-technique/elastic-layout/">CSSGlance, elastic layout category</a></dt>
<dd>Only a few things here, but elastic layouts are pretty rare in general, as well as hard to recognize with only a glance.</dd>
<dt><a href="http://www.cssdrive.com/index.php/main/category/C15/">CSS Drive, liquid layout category</a></dt>
<dd>This category seems to have been mostly forgotten about in the past year, but it does have a good collection of liquid layouts from 2007 and earlier.</dd>
<dt><a href="http://www.unmatchedstyle.com/index.php?tag=liquid-layout">Unmatched Style, entries tagged as liquid layout</a></dt>
<dd>A very small collection of liquid layouts that hasn&#8217;t been updated in nearly a year, but I include it here in case this gallery ever decides to start actively tagging liquid layouts again. Let&#8217;s hope so!</dd>
</dl>
<p>I keep my own collection of designs I find attractive and inspiring in del.icio.us. I have a number of <a href="http://del.icio.us/pixelsurge/nicedesign%2Bliquid">liquid layouts saved as inspiration</a>, as well as a few <a href="http://del.icio.us/pixelsurge/nicedesign%2Belastic">inspiring elastic ones</a>. I&#8217;ll point out a couple of my favorites:</p>
<ul>
<li><a href="http://www.simplebits.com/">SimpleBits</a></li>
<li><a href="http://www.dizzain.com/">Dizzain</a></li>
<li><a href="http://www.castellodibolgheri.eu/">Castello di Bolgheri</a></li>
<li><a href="http://www.sozidatel.dp.ua/rus/main">Sozidatel</a></li>
<li><a href="http://www.simonwiffen.co.uk/">Simon Wiffen</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/inspiration-for-flexible-web-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Speaking at Voices That Matter this week</title>
		<link>http://zomigi.com/blog/speaking-at-voices-that-matter-this-week/</link>
		<comments>http://zomigi.com/blog/speaking-at-voices-that-matter-this-week/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 21:00:06 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=10</guid>
		<description><![CDATA[I'll be presenting Designing CSS Layouts for the Flexible Web at the Voices That Matter: Web Design Conference this week in Nashville.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be speaking at the <a href="http://www.voicesthatmatter.com/webdesign2008/">Voices That Matter: Web Design Conference</a> this week in Nashville. My presentation is titled <a href="http://www.voicesthatmatter.com/webdesign2008/sessions.aspx#flexible">Designing CSS Layouts for the Flexible Web</a>. It focuses on the design principles you need to conform to in order to create graphic comps that can be successfully turned into CSS-based liquid and elastic layouts.</p>
<p>If you&#8217;re at the conference, I hope you&#8217;ll come up and say hi!</p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/speaking-at-voices-that-matter-this-week/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First post</title>
		<link>http://zomigi.com/blog/first-post/</link>
		<comments>http://zomigi.com/blog/first-post/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 19:40:52 +0000</pubDate>
		<dc:creator>Zoe Gillenwater</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://zomigi.com/?p=9</guid>
		<description><![CDATA[Announcing yet another blog about web design.]]></description>
			<content:encoded><![CDATA[<p>It seems like I should have something momentous to say in my first post, but I&#8217;m afraid I don&#8217;t. I promise the later posts will be more interesting! I plan to blog about web design, particularly CSS, accessibility, and usability, as these are the main areas of focus of my work. I&#8217;m currently writing a book on CSS, titled <a href="http://www.amazon.com/Flexible-Web-Design-Creating-Elastic/dp/0321553845"><em>Flexible Web Design: Creating Liquid and Elastic Layouts with CSS</em></a>, so I&#8217;m going to have CSS on the brain more than the others, and I imagine the CSS posts will be prevalent during the first few months of this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://zomigi.com/blog/first-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
