<?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>Creative Librarian &#187; Website Design</title>
	<atom:link href="http://creativelibrarian.com/cat/website-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://creativelibrarian.com</link>
	<description>The Creative Librarian is a hub for matters important to librarians/information scientists of today. There is a definite lean towards electronic issues, however it isn't restricted to only those. Hopefully this site will also be useful for informing non-librarians on these issues as so many of them affect us all.</description>
	<lastBuildDate>Thu, 24 Jun 2010 18:22:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Why you only need to test with five users (explained)</title>
		<link>http://creativelibrarian.com/900/test-with-five-users/</link>
		<comments>http://creativelibrarian.com/900/test-with-five-users/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 05:45:36 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/?p=900</guid>
		<description><![CDATA[<p><img width="250" height="375" src="http://creativelibrarian.com/scripts/wp/wp-content/uploads/23093-org.jpg" class="attachment-post-thumbnail wp-post-image" alt="23093-org" title="23093-org" /></p>The five user number comes from the number of users you would need to detect approximately 85% of the problems in an interface, given that the probability a user would encounter a problem is about 31%. Most people either leave off the last part or are not sure what it means.  This does not apply to all testing situations such as comparing two products or when trying to get a precise measure of task times or completion rates but to discovering problems with an interface. Where does 31% come from?  It was found as an average problem frequency from several studies (more on this below).

via <a href="http://www.measuringusability.com/five-users.php">Why you only need to test with five users (explained): Measuring Usability</a>.]]></description>
			<content:encoded><![CDATA[<p><img width="250" height="375" src="http://creativelibrarian.com/scripts/wp/wp-content/uploads/23093-org.jpg" class="attachment-post-thumbnail wp-post-image" alt="23093-org" title="23093-org" /></p>The five user number comes from the number of users you would need to detect approximately 85% of the problems in an interface, given that the probability a user would encounter a problem is about 31%. Most people either leave off the last part or are not sure what it means.  This does not apply to all testing situations such as comparing two products or when trying to get a precise measure of task times or completion rates but to discovering problems with an interface. Where does 31% come from?  It was found as an average problem frequency from several studies (more on this below).

via <a href="http://www.measuringusability.com/five-users.php">Why you only need to test with five users (explained): Measuring Usability</a>.]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/900/test-with-five-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and you</title>
		<link>http://creativelibrarian.com/831/html5-and-you/</link>
		<comments>http://creativelibrarian.com/831/html5-and-you/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 06:28:46 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/?p=831</guid>
		<description><![CDATA[I imagine if web managers in libraries have even heard of HTML5 they consider it something to worry about in a few years. The truth is that it brings a lot of useful options that can be used now in most browsers, including IE6 (with a small javascript). The thing that should make librarians happy [...]]]></description>
			<content:encoded><![CDATA[<p>I imagine if web managers in libraries have even heard of HTML5 they consider it something to worry about in a few years. The truth is that it brings a lot of useful options that can be used now in most browsers, including IE6 (with a small javascript).</p>
<p>The thing that should make librarians happy is increased relevance of the code to the content. A header is marked &lt;header&gt; instead of &lt;div id=&ldquo;whatever&rdquo;&gt;, and so on. Not only is it more difficult for humans to read though and change when needed, computers have a harder time which complicates format changes. I have spent untold hours cleaning up old and unreadable code for simple website redesigns. Imagine the problems turning web content into handouts.</p>
<p>Another plus no one has spoken of is the fact that unlike earlier HTML tags, the new HTML5 tags don&#8217;t have predefined presentation in the browsers. When I redesigned this site I used HTML5 and it was the easiest browser verification I&#8217;ve ever had. It looks pretty much the same in all the major browsers and the problems in IE6 (which are most likely from the advanced CSS selectors I used instead of the html) don&#8217;t effect the readability of the content in the least.</p>
<p>If I&#8217;ve piqued your curiosity, the <a href="http://speckyboy.com/2009/12/11/a-collection-of-html5-resources-and-tutorials/">collection of HTML5 resources and tutorials at Speckyboy Design Magazine</a> should give you a good start on learning the HTML specification.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/831/html5-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Idiot’s Guide To Accessible Website Design &#124; Web Design Ledger</title>
		<link>http://creativelibrarian.com/828/an-idiot%e2%80%99s-guide-to-accessible-website-design-web-design-ledger/</link>
		<comments>http://creativelibrarian.com/828/an-idiot%e2%80%99s-guide-to-accessible-website-design-web-design-ledger/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:05:55 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/828/an-idiot%e2%80%99s-guide-to-accessible-website-design-web-design-ledger/</guid>
		<description><![CDATA[An Idiot’s Guide To Accessible Website Design &#124; Web Design Ledger If you are designing web sites in the UK, you probably already know that the Disability Discrimination Act (DDA) mandates web sites be accessible by visually and physically disabled persons. But even if you work in a locale that doesn’t have any accessibility requirements [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://webdesignledger.com/tips/an-idiot’s-guide-to-accessible-website-design">An Idiot’s Guide To Accessible Website Design | Web Design Ledger</a><br />
If you are designing web sites in the UK, you probably already know that the Disability Discrimination Act (DDA) mandates web sites be accessible by visually and physically disabled persons. But even if you work in a locale that doesn’t have any accessibility requirements yet, web designers have an obligation to make their clients’ web sites available and accessible to anyone who wishes to visit.</p>
<p>Why? According to a report by the Danish Center for Accessibility, as many as 25% of the world’s Internet users have some sort of visual, auditory or mobility disability.</p>
<p>Fail to take into the consideration the needs of these people and you are depriving your client the opportunity to connect with a huge audience. Not only doesn’t that make good business sense, but also you could end up breaking the law. For example, if you’re working for an organization that is hoping to do business with the U.S. government, you’re going to run up against the “508 Act”.</p>
<p>This regulation requires all Federal agencies that “develop, procure, maintain, or use electronic and information technology”, to provide access to disabled users that is comparable to access available to everyone else.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/828/an-idiot%e2%80%99s-guide-to-accessible-website-design-web-design-ledger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Accessibility Checklist I Vowed I&#8217;d Never Write</title>
		<link>http://creativelibrarian.com/775/the-accessibility-checklist-i-vowed-id-never-write/</link>
		<comments>http://creativelibrarian.com/775/the-accessibility-checklist-i-vowed-id-never-write/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 22:21:20 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/775/the-accessibility-checklist-i-vowed-id-never-write/</guid>
		<description><![CDATA[The Accessibility Checklist I Vowed I&#8217;d Never Write &#124; Web Builder Zone I have said on numerous occasions that there is no simple checklist that, when followed, will give you an accessible site without fail. There are simply too many variables. But, what do you do when you want to create accessible pages and you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://css.dzone.com/news/the-accessibility-checklist-i-">The Accessibility Checklist I Vowed I&#8217;d Never Write | Web Builder Zone</a><br />
<blockquote>I have said on numerous occasions that there is no simple checklist that, when followed, will give you an accessible site without fail. There are simply too many variables. But, what do you do when you want to create accessible pages and you have dozens or even hundreds of developers who (like most of their peers) have little to no experience with accessibility? What do you do when it just simply isnâ€™t practical to have someone review all of your pages? In short, how do you insure that a very large organization creates pages that can be accessed by the largest audience possible without drastically increasing your budget? This is one of the questions we have been (and continue to) struggle with.</p>
<p>I believe that in order to solve this problem, we will need to take a multi-faceted approach. However, one element which seems inevitable is training for our designers and developers. I donâ€™t think itâ€™s reasonable (no matter how much I would like to try) to make our devs and designers into accessibility experts, so what can we do? If we canâ€™t yet achieve excellent accessibility, what about simply doing better than we are doing now?</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/775/the-accessibility-checklist-i-vowed-id-never-write/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Web Design Survey</title>
		<link>http://creativelibrarian.com/745/the-web-design-survey/</link>
		<comments>http://creativelibrarian.com/745/the-web-design-survey/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 15:24:52 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/745/the-web-design-survey/</guid>
		<description><![CDATA[Jeffrey Zeldman Presents : The Web Design Survey Presenting A List Apartâ€™s first annual web design survey. The information it collects will help us form a long overdue picture of the ways web design is really practiced around the globe. The more people who complete the survey, the richer and more detailed the picture will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zeldman.com/2007/04/24/web-design-survey/" >Jeffrey Zeldman Presents : The Web Design Survey</a><br />
<blockquote>
<p>Presenting A List Apartâ€™s first annual web design survey. The information it collects will help us form a long overdue picture of the ways web design is really practiced around the globe. The more people who complete the survey, the richer and more detailed the picture will become.</p>
<p>
Depending on how you answer it, the survey has up to 37 questions, nearly all of them multiple choice. A fluent English speaker should be able to complete the survey in ten minutes or less.</p>
</blockquote>
<p>They do want to hear from those of us who are only part-time web designers so go ahead and take the survey if that&#8217;s you.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/745/the-web-design-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Design for the New Web</title>
		<link>http://creativelibrarian.com/741/information-design-for-the-new-web/</link>
		<comments>http://creativelibrarian.com/741/information-design-for-the-new-web/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 01:59:13 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/741/information-design-for-the-new-web/</guid>
		<description><![CDATA[InfoTangle :: Information Design for the New Web :: April :: 2007 People are changing the way that they consume online information, as well as their expectations about its delivery. The social nature of the Web brings with it an expectation of interaction with information and modern Web design is reflecting that. There are now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://infotangle.blogsome.com/2007/04/02/information-design-for-the-new-web/" >InfoTangle :: Information Design for the New Web :: April :: 2007</a><br />
<blockquote>People are changing the way that they consume online information, as well as their expectations about its delivery. The social nature of the Web brings with it an expectation of interaction with information and modern Web design is reflecting that. There are now alternate forms of navigation including the ability to browse by user, tag clouds, tabbed navigation etc. Advances in technology along with these shifts in user expectations are affecting the way that information is laid out on a webpage. Todayâ€™s websites are aiming for intuitive and usable interfaces which are continuously evolving in response to user needs. Website designers are approaching information design differently and designing simple, interactive websites which incorporate advancements in Web interface design, current Web philosophies, and user needs. Information design for the New Web is simple, it is social, and it embraces alternate forms of navigation.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/741/information-design-for-the-new-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hennepin county libraryâ€™s bookspace</title>
		<link>http://creativelibrarian.com/729/hennepin-county-library%e2%80%99s-bookspace/</link>
		<comments>http://creativelibrarian.com/729/hennepin-county-library%e2%80%99s-bookspace/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 19:18:30 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/729/hennepin-county-library%e2%80%99s-bookspace/</guid>
		<description><![CDATA[hennepin county libraryâ€™s bookspace The ever resourceful Librarian in Black breaks a huge story about hennepin county libraryâ€™s bookspace which is an online community based around books. Iâ€™m going to copy her list of things readers can do at bookspace: * create their own account for Book Space * sign up for e-mail alerts on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.walkingpaper.org/405">hennepin county libraryâ€™s bookspace<br />
</a></p>
<blockquote><p>The ever resourceful Librarian in Black breaks a huge story about hennepin county libraryâ€™s bookspace which is an online community based around books. Iâ€™m going to copy her list of things readers can do at bookspace:</p>
<p>    * create their own account for Book Space<br />
    * sign up for e-mail alerts on new books<br />
    * get daily book excerpts via e-mail<br />
    * listen to audio eBooks<br />
    * create book lists<br />
    * browse subjects and genres to find good books<br />
    * get e-mail and RSS feed updates on new books<br />
    * post comments about what theyâ€™re reading<br />
    * find book events and book clubs<br />
    * sign up for Book Space eNews</p></blockquote>
<p>The pictures he posts remind me of a bookstore, the real world versions, not Amazon. Browse, pick up, *maybe* put down, it&#8217;s very inviting. Maybe it&#8217;d the guy in the comfy chair and the cozy sweater. I&#8217;d like to live in Hennepin.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/729/hennepin-county-library%e2%80%99s-bookspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The BBC&#8217;s Fifteen Web Principles</title>
		<link>http://creativelibrarian.com/710/the-bbcs-fifteen-web-principles/</link>
		<comments>http://creativelibrarian.com/710/the-bbcs-fifteen-web-principles/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 03:40:38 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/710/the-bbcs-fifteen-web-principles/</guid>
		<description><![CDATA[Tomski: The BBC&#8217;s Fifteen Web Principles Build web products that meet audience needs: anticipate needs not yet fully articulated by audiences, then meet them with products that set new standards. (nicked from Google) The very best websites do one thing really, really well: do less, but execute perfectly. (again, nicked from Google, with a tip [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tomski.com/archive/new_archive/000063.html" >Tomski: The BBC&#8217;s Fifteen Web Principles</a></p>
<blockquote>
<ol>
<li>Build web products that meet audience needs: anticipate needs not yet fully articulated by audiences, then meet them with products that set new standards. (nicked from Google)</li>
<li>The very best websites do one thing really, really well: do less, but execute perfectly. (again, nicked from Google, with a tip of the hat to Jason Fried)</li>
<li>Do not attempt to do everything yourselves: link to other high-quality sites instead. Your users will thank you. Use other people&#8217;s content and tools to enhance your site, and vice versa.</li>
<li>Fall forward, fast: make many small bets, iterate wildly, back successes, kill failures, fast.</li>
<li>Treat the entire web as a creative canvas: don&#8217;t restrict your creativity to your own site.</li>
<li>The web is a conversation. Join in: Adopt a relaxed, conversational tone. Admit your mistakes.</li>
<li>Any website is only as good as its worst page: Ensure best practice editorial processes are adopted and adhered to.</li>
<li>Make sure all your content can be linked to, forever.</li>
<li>Remember your granny won&#8217;t ever use â€œSecond Lifeâ€: She may come online soon, with very different needs from early-adopters.</li>
<li>Maximise routes to content: Develop as many aggregations of content about people, places, topics, channels, networks &#038; time as possible. Optimise your site to rank high in Google.</li>
<li>Consistent design and navigation needn&#8217;t mean one-size-fits-all: Users should always know they&#8217;re on one of your websites, even if they all look very different. Most importantly of all, they know they won&#8217;t ever get lost.</li>
<li>Accessibility is not an optional extra: Sites designed that way from the ground up work better for all users</li>
<li>Let people paste your content on the walls of their virtual homes: Encourage users to take nuggets of content away with them, with links back to your site</li>
<li>Link to discussions on the web, don&#8217;t host them: Only host web-based discussions where there is a clear rationale</li>
<li>Personalisation should be unobtrusive, elegant and transparent: After all, it&#8217;s your users&#8217; data. Best respect it.</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/710/the-bbcs-fifteen-web-principles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Library Web Site on the Pillars of Web 2.0</title>
		<link>http://creativelibrarian.com/705/building-a-library-web-site-on-the-pillars-of-web-20/</link>
		<comments>http://creativelibrarian.com/705/building-a-library-web-site-on-the-pillars-of-web-20/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 19:47:26 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/705/building-a-library-web-site-on-the-pillars-of-web-20/</guid>
		<description><![CDATA[Building a Library Web Site on the Pillars of Web 2.0]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infotoday.com/cilmag/jan07/Coombs.shtml" >Building a Library Web Site on the Pillars of Web 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/705/building-a-library-web-site-on-the-pillars-of-web-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed Button</title>
		<link>http://creativelibrarian.com/685/feed-button/</link>
		<comments>http://creativelibrarian.com/685/feed-button/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 14:50:55 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://creativelibrarian.com/685/feed-button/</guid>
		<description><![CDATA[Subtraction: Feeding the Hand That Fed Me It took me a little while to get this all cleaned up and ready for release, but Iâ€™m finally making the expanded RSS buttons that weâ€™ve started to use at NYTimes.com available to everyone. You can grab the PNG file here (right- or control-click on the image at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.subtraction.com/archives/2006/0808_feeding_the_.php" >Subtraction: Feeding the Hand That Fed Me</a> <br/><br />
<blockquote>It took me a little while to get this all cleaned up and ready for release, but Iâ€™m finally making the expanded RSS buttons that weâ€™ve started to use at NYTimes.com available to everyone. You can grab the PNG file here (right- or control-click on the image at the start of this post to save it to your computer) and start using it right away, or you can download the artwork as an Adobe Photoshop file and start customizing the label to suit your particular needs.</p></blockquote>
<p>Personally, I find the button with the label neater and more understandable than just the icon alone.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativelibrarian.com/685/feed-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
