<?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>Design vs Art Blog &#187; Links</title>
	<atom:link href="http://www.designvsart.com/blog/category/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designvsart.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 08:48:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='www.designvsart.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>8 Tips For Better Link Design</title>
		<link>http://www.designvsart.com/blog/2008/03/03/8-tips-for-better-link-design/</link>
		<comments>http://www.designvsart.com/blog/2008/03/03/8-tips-for-better-link-design/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 05:35:02 +0000</pubDate>
		<dc:creator>Alexis Brion</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.designvsart.com/blog/2008/03/03/8-tips-for-better-link-design/</guid>
		<description><![CDATA[Links are the most common thing on the internet, that&#8217;s what the whole web is about. Although we use them every single day there are a lot of implementation techniques to keep in mind to improve usability. 1. Avoid general links. Instead of &#34;click here&#34; use something like &#34;more information about San Francisco hotels&#34;. A [...]]]></description>
			<content:encoded><![CDATA[<p>Links are the most common thing on the internet, that&#8217;s what the whole web is about. Although we use them every single day there are a lot of implementation techniques to keep in mind to improve usability. </p>
<p><b> 1.</b> Avoid general links. Instead of &quot;click here&quot; use something like &quot;more information about San Francisco hotels&quot;. A link should give clear hints about what it&#8217;s gonna be found on the next page. Generic terms confuse users. </p>
<p><b> 2.</b> Include introductory information for related links. Give context to users making the first link in a group fully understandable. For example:</p>
<p>Read this report in English<br />
This report in German<br />
This report in Spanish</p>
<p><b> 3. </b>If the link is an image, provide a text equivalent that describes the message the image transmits. For example, for a link picture include the following &quot;alt&quot; attribute:</p>
<p>&lt;A href=&quot;uk_cities.html&quot;&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp; &lt;IMG src=&quot;uk.png&quot; <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alt=&quot;See UK cities on the map&quot;&gt;<br />
&lt;/A&gt;</p>
<p>It is even better if the link works as an image description (example taken from News.com):</p>
<table width="550" cellspacing="1" cellpadding="1" border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><img width="242" height="136" border="1" src="http://www.designvsart.com/blog/wp-content/uploads/cnet(1).png" alt="Link Implementation Example At News.com" /></p>
<p>&nbsp;</p>
</td>
</tr>
</tbody>
</table>
<p><b> 4. </b>Providing keyboard shortcuts to important links will help users with problems to use a pointing device like a mouse. Remember that helping the impaired ones is helping everyone, in this case this feature could also help advanced users to save time. Use the accesskey attribute for this.</p>
<p>&lt;A accesskey=&quot;E&quot; href=&quot;edit.html&quot;<br />
&nbsp;&nbsp;&nbsp;&nbsp; title=&quot;Edit&quot;&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Edit&lt;/A&gt;</p>
<table width="550" cellspacing="1" cellpadding="1" border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><img width="226" height="52" border="1" src="http://www.designvsart.com/blog/wp-content/uploads/access keys.png" alt="Access Keys Exmaple" /></p>
<p>&nbsp;</p>
</td>
</tr>
</tbody>
</table>
<p><b> 5. </b>Create a logical tab order through links.</p>
<p><b> 6.</b> Use language familiar to the user for links. For example some countries use &quot;Shopping Cart&quot; instead of &quot;Shopping Basket&quot;. </p>
<p><b> 7. </b>Same links across a website should point to the same document. The &quot;Support&quot; link should take to the same page website-wide. </p>
<p><b> 8.</b> Differentiate links with similar names or meaning. For example, you might find &quot;About Us&quot; and &quot;Company Info&quot;. In that case leave only one of those.</p>
<img src="http://www.designvsart.com/blog/?ak_action=api_record_view&id=353&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.designvsart.com/blog/2008/03/03/8-tips-for-better-link-design/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How Linking To External Websites Improves Your Credibility</title>
		<link>http://www.designvsart.com/blog/2008/01/24/how-linking-to-external-websites-improves-your-credibility/</link>
		<comments>http://www.designvsart.com/blog/2008/01/24/how-linking-to-external-websites-improves-your-credibility/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 05:10:58 +0000</pubDate>
		<dc:creator>Alexis Brion</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designvsart.com/blog/2008/01/24/how-linking-to-external-websites-improves-your-credibility/</guid>
		<description><![CDATA[Linking to external websites gives visitors more information and a better context to understand a topic or news. &#34;Your website get a better reputation if it provides useful links and information&#8230;&#34; Consider having partner sites that could provide you with some content that you don&#8217;t have and offer them in exchange some links. Your website [...]]]></description>
			<content:encoded><![CDATA[<p><b>Linking to external websites</b> gives visitors more information and a better context to understand a topic or news.</p>
<h3 style="text-align: center;">
<i> &quot;Your website get a better reputation if it provides useful links and information&#8230;</i>&quot;</h3>
<p>
Consider having <b>partner sites</b> that could provide you with some content that you don&#8217;t have and offer them in exchange some links. Your website get a better reputation if it provides <b>useful links and information</b>. This is also a <b>usability</b> topic as this will improve <b>service</b>, <b>customer satisfaction</b> and the general <b>user experience</b>.</p>
<table width="550" cellspacing="1" cellpadding="1" border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><img width="481" height="459" border="1" src="http://www.designvsart.com/blog/wp-content/uploads/news 20080124.png" alt="News.com External Links" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;<br clear="all" /><br />
<br />
A bad example could be many newspaper websites, they never link to external websites. On the other side, <a href="http://www.news.com" target="_blank">News.com</a> link to many resources around the web. For this reason News.com image is improve and users will likely trust them. <a href="http://www.designvsart.com/blog/category/links/" target="_self">Check here other Design vs Art articles about Links.</a></p>
<p>&nbsp;</p>
<img src="http://www.designvsart.com/blog/?ak_action=api_record_view&id=324&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.designvsart.com/blog/2008/01/24/how-linking-to-external-websites-improves-your-credibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Not Include Too Many Links, Usability</title>
		<link>http://www.designvsart.com/blog/2008/01/23/do-not-include-too-many-links-usability/</link>
		<comments>http://www.designvsart.com/blog/2008/01/23/do-not-include-too-many-links-usability/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 05:15:44 +0000</pubDate>
		<dc:creator>Alexis Brion</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Email Writing]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Visually Impaired]]></category>

		<guid isPermaLink="false">http://www.designvsart.com/blog/2008/01/23/do-not-include-too-many-links-usability/</guid>
		<description><![CDATA[Links are used to give users more information, details, context. They also are a way to show what is important. They could also be use to drive traffic to other parts of the same website. But abusing could have a negative effect, if your web design has too many links, like this very same article, [...]]]></description>
			<content:encoded><![CDATA[<p>Links are used to give users more information, details, context. They also are a way to show what is important. They could also be use to drive traffic to other parts of the same website. <a target="_self" href="http://www.designvsart.com/blog/"><u>But</u></a> <a target="_self" href="http://www.designvsart.com/blog/"><u>abusing</u></a> <a target="_self" href="http://www.designvsart.com/blog/"><u>could</u></a> <a target="_self" href="http://www.designvsart.com/blog/"><u>have</u></a> <a target="_self" href="http://www.designvsart.com/blog/"><u>a</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>negative</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>effect,</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>if</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>your</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>web</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>design</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>has</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>too</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>many</u></a> <a target="_blank" href="http://www.designvsart.com/blog/"><u>links,</u></a> like this very same article, the effects of linking would be mostly annoying. <a target="_self" href="http://www.designvsart.com/blog/category/links/">See here more Design vs Art articles about Links.</a></p>
<h3>
<p>Use links, but don&#8217;t abuse.</h3>
<img src="http://www.designvsart.com/blog/?ak_action=api_record_view&id=323&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.designvsart.com/blog/2008/01/23/do-not-include-too-many-links-usability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding Links Into Content</title>
		<link>http://www.designvsart.com/blog/2008/01/10/embedding-links-into-content/</link>
		<comments>http://www.designvsart.com/blog/2008/01/10/embedding-links-into-content/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 06:14:09 +0000</pubDate>
		<dc:creator>Alexis Brion</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Descriptive Link Names]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[News Sites]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.designvsart.com/blog/2008/01/10/embedding-links-into-content/</guid>
		<description><![CDATA[Embedding links into your content encourages users to visit other sections of your website. Placing links into articles also gives more context and value to users. &#34;A common problem is that users do not understand where the link could go&#8230;&#34; It&#8217;s important to pay attention on the way these links are done. A common problem [...]]]></description>
			<content:encoded><![CDATA[<p><b>Embedding links</b> into your content encourages users to visit other sections of your <b>website</b>. Placing links into articles also gives <b>more context and value</b> to users. </p>
<h3 style="text-align: center;"><i>&quot;A common problem is that users do not understand where the link could go&#8230;&quot;</i></h3>
<p>
It&#8217;s important to pay attention on the way these links are done. A common problem is that users do not understand <b>where the link could go</b>. On the example below, taken from <a target="_blank" href="http://www.news.com">News.com</a>, it&#8217;s clear for most users that clicking on <i>&quot;struck licensing agreements&quot;</i> would link to an article about that. On the other hand, clicking on <i>&quot;Imeem&quot;</i>, would take the user to the company&#8217;s website or to other news about it?</p>
<table width="550" cellspacing="1" cellpadding="1" border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><img width="444" height="86" border="1" align="absmiddle" alt="News.com Link Example" src="http://www.designvsart.com/blog/wp-content/uploads/News 20080110.jpg" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><a target="_blank" href="http://www.nyt.com"> The New York Times</a> goes one step forward making <b>embedded links more understandable</b>, <b>predictable</b> and <b>user friendly</b>. As the user hover over the candidates&#8217; names in this politics article, the link label appears telling users that they would be taken to more articles about that candidate. Using <b>proper link labeling</b> improves <b>usability</b> and avoid confusion. (Mouse arrow is not displayed).</p>
<table width="550" cellspacing="1" cellpadding="1" border="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><img width="400" height="129" border="1" alt="The New York Times Link Example" src="http://www.designvsart.com/blog/wp-content/uploads/NYT 20080110.jpg" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<img src="http://www.designvsart.com/blog/?ak_action=api_record_view&id=311&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.designvsart.com/blog/2008/01/10/embedding-links-into-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Links Should Look Like</title>
		<link>http://www.designvsart.com/blog/2007/12/24/how-links-should-look-like/</link>
		<comments>http://www.designvsart.com/blog/2007/12/24/how-links-should-look-like/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 09:30:30 +0000</pubDate>
		<dc:creator>Alexis Brion</dc:creator>
				<category><![CDATA[Bad Design]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.designvsart.com/blog/2007/12/24/how-links-should-look-like/</guid>
		<description><![CDATA[Making links obvious will drive users through your website. It&#8217;s very important to make links look like links. Here there is a website example: The above screen shot was taken from the Azalea Bed &#38; Breakfast website, there you can see three different typography styles, the normal one, bold and brown. Would you tell me [...]]]></description>
			<content:encoded><![CDATA[<p>Making links obvious will drive users through your website. It&#8217;s very important to make links look like links. Here there is a website example:</p>
<p align="center"><img src="http://www.designvsart.com/blog/wp-content/uploads/2007/12/azalea.jpg" alt="Azalea A 20071224" /></p>
<p>The above screen shot was taken from the <a href="http://www.azaleainn.com/savannah-georgia/bed-breakfast-inn-savannah.html" target="_blank">Azalea Bed &amp; Breakfast website</a>, there you can see three different typography styles, the normal one, bold and brown. Would you tell me which one is a link? The answer is: none! Even worse, real links do not look like real links:</p>
<p align="center"><img src="http://www.designvsart.com/blog/wp-content/uploads/2007/12/no-links.jpg" alt="Azalea B 20071224" /></p>
<p>I can imagine users trying to click on the brown or bold words without getting any reaction from the website. This usability topic could be more important than most of the people think, users might wait for the site but if they don&#8217;t see that something happens they might think that the site does not work. And they leave.</p>
<p>Try not to play much with colors on your links, if possible, make them blue and underlined.</p>
<img src="http://www.designvsart.com/blog/?ak_action=api_record_view&id=267&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.designvsart.com/blog/2007/12/24/how-links-should-look-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
