<?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>ClearType Press - Building a Better Government Web &#187; Web Design</title>
	<atom:link href="http://cleartypemedia.com/press/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://cleartypemedia.com/press</link>
	<description>Dedicated to improving government web sites through best practices and social media.</description>
	<lastBuildDate>Mon, 12 Apr 2010 02:23:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What You Need to Know About Page Fold</title>
		<link>http://cleartypemedia.com/press/2009/10/what-you-need-to-know-about-page-fold/</link>
		<comments>http://cleartypemedia.com/press/2009/10/what-you-need-to-know-about-page-fold/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:42:40 +0000</pubDate>
		<dc:creator>Jin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Page Fold]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://cleartypemedia.com/press/?p=291</guid>
		<description><![CDATA[For many web designers, the concept <em>above the fold</em> serves both as a guide and a hindrance. For newspapers, the area above the folding line should be reserved for most prominent content. In web design, this is the view-port area on the front page where the users see without scrolling. However, this area is often abused. Many clients or managers still believe that users don't scroll, therefore the content below the fold won't be seen by users.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-313" title="Page Fold" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/fold-intro1.jpg" alt="Page Fold" width="630" height="338" /></p>
<blockquote><p>&#8220;<strong>Above the fold</strong>&#8221; is a graphic design concept that refers to the location of an important news story or a visually appealing photograph on the upper half of the front page of a newspaper. Most papers are delivered and displayed to customers folded up, meaning that only the top half of the front page is visible. Thus, an item that is &#8220;above the fold&#8221; may be one that the editors feel will entice people to buy the paper. Alternatively, it reflects a decision, on the part of the editors, that the article is one of the day&#8217;s most important.</p></blockquote>
<p class="init">For many web designers, the concept <em>above the fold</em> serves both as a guide and a hindrance. For newspapers, the area above the folding line should be reserved for most prominent content. In web design, this is the view-port area on the front page where the users see without scrolling. However, this area is often abused. Many clients or managers still believe that users don&#8217;t scroll, therefore the content below the fold won&#8217;t be seen by users. This misconception results in homepages crammed with links and unimportant content. Not only the homepage becomes aesthetically unpleasing, but also yields poor findability and usability.</p>
<h2>Debunking the No Scroll Myth</h2>
<h3>Origin</h3>
<p>Why do some people think users don&#8217;t scroll? This traces back to the <a href="http://www.useit.com/papers/1994_web_usability_report.html">web usability study</a> conducted by <a href="http://en.wikipedia.org/wiki/Jakob_Nielsen_%28usability_consultant%29">Jakob Nielsen</a> in 1994. The results made sense back then. Many users were new to the web or frequent usage of a computer.</p>
<p>Even Jakob Nielsen stated in <a href="http://www.useit.com/alertbox/9712a.html">another study</a> three years later in 1997, that majority of the users did scroll due to familiarity with the technology.</p>
<blockquote><p>In more recent studies, we have seen that most users scroll when they visit a long home page or a long navigation screen. This change in behavior is probably due to users getting more experience with scrolling Web pages.</p></blockquote>
<p>That study was published twelve years ago.</p>
<h3>Users Do Scroll</h3>
<p>Today, the web has become an integral part of our daily life. The vast majority of users know when to scroll. Also, the technology today makes it easy for users to scroll, e.g. trackball on mice, multi-touch gesture on touch pads, etc.</p>
<p>Joe Leech from cxpartners recently published an <a href="http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm">article</a> dispelling the <em>no scroll myth</em>, backed with some comprehensive usability testing data.</p>
<blockquote><p>Over the last 6 years we’ve watched over 800 user testing sessions between us and on only 3 occasions have we seen the page fold as a barrier to users getting to the content they want.</p></blockquote>
<p>I recommend <a href="http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm">reading</a> his article in its entirety. The comment section is good too.</p>
<div class="divider">
<hr /></div>
<h2>What Should be Above the Fold?</h2>
<h3>First, Where is the Fold?</h3>
<p>It&#8217;s hard to define where the folding line is by a pixel number. This is because users have different sized monitors, and resolution settings. Even two users with the same monitor size and resolution, their browsers&#8217; view-ports may be different depending on how many tool bars they have.</p>
<p>For example, I have my browser size set to 1024&#215;768. Here are the two view-port heights depending how many tool bars I use. 560px for maximum toolbar usage while 680px for minimum.</p>
<p><img class="alignnone size-full wp-image-324" title="Fold Viewport" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/fold-viewport.jpg" alt="Fold Viewport" width="630" height="337" /></p>
<p>I recommend around 600px as a guide for the folding line to be safe on the homepage, for your absolute premium content. However, also keep in mind that users may use mobile or other type of devices other than a desktop or laptop computer.</p>
<h3>What Content Should be Above the Fold?</h3>
<p><img class="alignnone size-full wp-image-307" title="Content" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/fold-content.jpg" alt="Content" width="630" height="338" /></p>
<p>The more content you cram above the fold, the longer it takes the user to digest at first glance. This is very common among government sites, where the homepage is typically a labyrinth of links. Focus on the key content. Even though web sites differ in nature, the homepage should convey a clear message of what the site is about and what the top tasks are right away. A growing trend among the new government sites is the use of big highlight box for frequently updated news items, sections of social media links and other key task links of the agency.</p>
<p><img class="alignnone size-full wp-image-309" title="whitehouse.gov" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/fold-whitehouse.jpg" alt="whitehouse.gov" width="630" height="495" /></p>
<p>Keep in mind, text links are not the only content. In fact, when the homepage is a big laundry list of text links, it makes it harder for users to find the right content. Many clients or managers insist on cramming everything above the fold because those links are important. In practice, when <em>everything</em> is important, then <em>nothing</em> is important.</p>
<p>Identify what you would like the users to learn, use and feel about the site on their first visit. Then pick those elements that accomplish your goal, and give them the most prominent visual treatment. This can be done through vivid imagery, big type and use of proper white space.</p>
<h3>What to Put Below the Fold?</h3>
<p><img class="alignnone size-full wp-image-311" title="Visual Cue" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/fold-cue.jpg" alt="Visual Cue" width="630" height="338" /></p>
<p>A better question would be &#8220;what to put between the fold?&#8221; As I mentioned earlier, the folding line is very arbitrary. In that gray area, it&#8217;s best to design visual cues that hint there are more content below. See this as a transition area.</p>
<div class="divider">
<hr /></div>
<h2>In Conclusion</h2>
<p>Users do scroll.</p>
<p>The concept <em>above the fold</em> should serve as a design guideline. When used properly, your site can provide immediate clarity to the users and invoke a positive feeling. Stack the content elements in the order from most prominent to lesser. Of course, do a thorough information architecturing during the design process, and conduct an A/B testing when the site launches.</p>
]]></content:encoded>
			<wfw:commentRss>http://cleartypemedia.com/press/2009/10/what-you-need-to-know-about-page-fold/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Scott Thomas ~ Designing Obama</title>
		<link>http://cleartypemedia.com/press/2009/10/scott-thomas-designing-obama/</link>
		<comments>http://cleartypemedia.com/press/2009/10/scott-thomas-designing-obama/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 09:33:36 +0000</pubDate>
		<dc:creator>Jin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Campaign]]></category>
		<category><![CDATA[Designer]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[Scott Thomas]]></category>

		<guid isPermaLink="false">http://cleartypemedia.com/press/?p=204</guid>
		<description><![CDATA[Scott Thomas was the design director of the Barack Obama presidential campaign last year. His work on the campaign last year has defined a new standard for government websites to better serve the public. In that regard, I consider him one of the influential designers out there today.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-205" title="Designing Obama" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/obama_logo.jpg" alt="Designing Obama" width="630" height="358" /></p>
<p class="init">Regardless of political affiliation, most people agree that Barack Obama ran one hell of an Internet campaign last year. I was very surprised when I first saw <a href="http://www.barackobama.com">his site</a>. It was the first political site that really impressed me, for two reasons. First, his site was well constructed, containing the elegance of traditional design principles, consistency in branding, and social media for outreach. Second, I was impressed that the campaign management (politicians) gave skilled designers their creative freedom. This doesn&#8217;t happen often within political/government environments.</p>
<p><a href="http://simplescott.com/">Scott Thomas</a> was the design director for Obama&#8217;s campaign. He orchestrated  its design, branding and website under extreme deadlines. I have been following Scott&#8217;s writings and speeches on his design philosophy: <em>be clear</em>, <em>simplify</em>, and <em>humanize</em>. You can see those elements reflected in his work.</p>
<p>The campaign site definitely set a new standard for the future of government sites. Already, we see newly-launched federal web sites, such as <em><a href="http://www.whitehouse.gov">whitehouse.gov</a></em>, <em><a href="http://www.data.gov">data.gov</a></em>, and <em><a href="http://www.recovery.gov">recovery.gov</a></em> shedding the outdated look and content format that are often associated with government design.</p>
<div class="divider">
<hr /></div>
<p>The Obama internet campaign will be a case study for many future political candidates. Recently, Scott Thomas gave a behind the scenes talk on the campaign design process. I highly recommend that anyone who&#8217;s interested in political design, or design in general, to watch this video in its entirety.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="630" height="429" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5943199&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=e91c6b" /><embed type="application/x-shockwave-flash" width="630" height="429" src="http://vimeo.com/moogaloop.swf?clip_id=5943199&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=e91c6b" scale="showAll" allowfullscreen="true" quality="best"></embed></object></p>
<div class="divider">
<hr /></div>
<p>Last month, Scott launched his <a href="http://www.kickstarter.com/projects/simplescott/designing-obama">new project</a> on Kickstarter. It is a wonderfully illustrated book documenting the grass-root movement many artists were involved in during the Obama Campaign. The book will be printed, if the initial budget of $65,000 is met by November 5th. So far, over 770 people have pledged almost $50,000.</p>
<p><a href="http://www.kickstarter.com/projects/simplescott/designing-obama"><img class="size-full wp-image-216" title="Designing Obama the book" src="http://cleartypemedia.com/press/wp-content/uploads/2009/10/obama-book.jpg" alt="Designing Obama the Book" width="630" height="338" /></a></p>
<p>This book is more than the Obama campaign &#8211; it demonstrates how powerful art and design can impact the political outcome.</p>
<p>Scott Thomas&#8217; design work on the campaign last year has defined a new standard for government websites to better serve the public. In that regard, I consider him one of today&#8217;s most influential web designers.</p>
]]></content:encoded>
			<wfw:commentRss>http://cleartypemedia.com/press/2009/10/scott-thomas-designing-obama/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
