<?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>Webmonkey &#187; informationarchitecture</title>
    <atom:link href="http://www.webmonkey.com/tag/informationarchitecture/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Mon, 06 May 2013 17:29:19 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Make Data Not Look Like Data</title>
        <link>http://www.webmonkey.com/2008/08/make_your_data_not_feel_like_data/</link>
        <comments>http://www.webmonkey.com/2008/08/make_your_data_not_feel_like_data/#comments</comments>
        <pubDate>Thu, 21 Aug 2008 05:45:46 +0000</pubDate>

                <dc:creator>Adam Duvander</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/makedatanotlooklikedata</guid>
        		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[informationarchitecture]]></category>
		<category><![CDATA[userexperience]]></category>
        <description><![CDATA[Just about every web page has some sort of data behind it. This blog post, for example, has a title, a date, categories, tags, and the body of the post itself, in addition to some other metadata. All of this data sits in a row in the Webmonkey database, waiting for you to call it [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->Just about every web page has some sort of data behind it. This blog post, for example, has a title, a date, categories, tags, and the body of the post itself, in addition to some other metadata. All of this data sits in a row in the Webmonkey database, waiting for you to call it up. When we display a blog post, you see the content&#8211;usually something new or cool in web development. You don&#8217;t see data.</p>
<p>The point: the technical site of creating web sites is often about showing data, but users don&#8217;t see it that way.</p>
<p><img class="blogimg" src="http://howto.wired.com/mediawiki/images/User-experience.gif" alt="User interface, data, and how users see them" class="full" /></p>
<p>In his presentation <a href="http://www.slideshare.net/peterme/experience-is-the-product">Experience is the Product</a>, Peter Merholz has a great series of slides, which I&#8217;ve summarized in the above graphic. Even though data is sometimes central to a website, it shouldn&#8217;t <em>look</em> like data.</p>
<p><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Dzone-author.png" alt="Author info seen as data" />Unfortunately, there are plenty of examples of websites putting the data first. This screenshot comes from a <a href="http://sql.dzone.com/news/why-database-a-service-a-bad-i">DZone article</a>, appropriately about databases. I would guess that first name and last name are fields in their database. Separating the name into two pieces can be useful, but only behind the scenes. For example, alphabetizing by last name is possible when it&#8217;s stored separately.</p>
<p>The way DZone shows the author name isn&#8217;t very useful. It starts with the data, rather than the way the user expects to see the data (that is, without the field labels). Yes, this example is nit-picky, but keep an eye out and you&#8217;ll notice sites that put the data first. Maybe you&#8217;ll even notice yourself doing it, then find a way to make the data blend into the interface.</p>
<p><strong>See also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/Jeff_Veen_on_Empowering_Users_Through_Design">Jeff Veen on Empowering Users Through Design</a></li>
<li><a href="http://www.webmonkey.com/blog/50_Steps_to_Better_Design">50 Steps to Better Design</a></li>
<li><a href="/2010/02/Information_Architecture_Tutorial">Information Architecture Tutorial </a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/08/make_your_data_not_feel_like_data/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>
