<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Web Design Podcast (8) &#8211; Jakob Nielsen</title>
	<atom:link href="http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/feed/" rel="self" type="application/rss+xml" />
	<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-design-podcast-8-jakob-nielsen</link>
	<description>Advice on web design and digital strategy from Paul Boag</description>
	<lastBuildDate>Fri, 10 May 2013 03:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Walter Allred</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-479</link>
		<dc:creator>Walter Allred</dc:creator>
		<pubDate>Tue, 06 Jun 2006 23:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-479</guid>
		<description><![CDATA[&lt;p&gt;I just wanted to say that I thought this was one of the funnier episodes.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I just wanted to say that I thought this was one of the funnier episodes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-478</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Tue, 15 Nov 2005 16:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-478</guid>
		<description><![CDATA[&lt;p&gt;periscope
.. is a brand managment/development agency .. they take your brand and help you with every single aspect of it .. from in-house communication to PR and so on .. and they do marvelous work, too ..
but i guess you are absolutely right that it is very hard to get this off their site :)
nice work, guys .. i&#039;m working my way up from episode one .. absolutely marvelous so far! keep it up!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>periscope<br />
.. is a brand managment/development agency .. they take your brand and help you with every single aspect of it .. from in-house communication to PR and so on .. and they do marvelous work, too ..<br />
but i guess you are absolutely right that it is very hard to get this off their site :)<br />
nice work, guys .. i&#8217;m working my way up from episode one .. absolutely marvelous so far! keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-477</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Sun, 13 Nov 2005 16:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-477</guid>
		<description><![CDATA[&lt;p&gt;Excellent podcast guys, keep up the good work.
I have an addition that would probably come in at about number 197 for most people, but is still annoying and easily avoided.
I refer to the fact that on many sites, an entire paragraph every so often will &#039;pretend&#039; to be a link when you hover over it. The reason for this seems to be lax design. In the CSS they will define that all Anchor tags shall be underlined neon pink italics [or similar] as a hover style . The side effect of this is if they use an [A name=&quot;foo&quot;] tag to allow people to jump right to that paragraph from a link, and then enclose the &lt;em&gt;entire&lt;/em&gt; paragraph in the tag (which is distressingly common); the entire block of text takes the hover attributes they intended to be for links.
The easy solution for this to my way of thinking would be to either define a &#039;link&#039; class in the CSS, and then make the links [a style=&#039;link&#039; href=~etc~] or, if this is too much  work for them, to include just the first &lt;em&gt;word&lt;/em&gt; of the paragraph in the name anchor.
I have had several pages where the entire page flashes madly between red underlined 12 point bold, and black normal 10 point unless I crank the mouse pointer off to the far extremes of the browser window so it doesn&#039;t &#039;hover&#039; over their sacred texts.
Not really a serious accessibility issue, but a severe usability issue. I imagine for someone with motor and/or co-ordination problems it could become a matter of accessibility however.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Excellent podcast guys, keep up the good work.<br />
I have an addition that would probably come in at about number 197 for most people, but is still annoying and easily avoided.<br />
I refer to the fact that on many sites, an entire paragraph every so often will &#8216;pretend&#8217; to be a link when you hover over it. The reason for this seems to be lax design. In the CSS they will define that all Anchor tags shall be underlined neon pink italics [or similar] as a hover style . The side effect of this is if they use an [A name="foo"] tag to allow people to jump right to that paragraph from a link, and then enclose the <em>entire</em> paragraph in the tag (which is distressingly common); the entire block of text takes the hover attributes they intended to be for links.<br />
The easy solution for this to my way of thinking would be to either define a &#8216;link&#8217; class in the CSS, and then make the links [a style='link' href=~etc~] or, if this is too much  work for them, to include just the first <em>word</em> of the paragraph in the name anchor.<br />
I have had several pages where the entire page flashes madly between red underlined 12 point bold, and black normal 10 point unless I crank the mouse pointer off to the far extremes of the browser window so it doesn&#8217;t &#8216;hover&#8217; over their sacred texts.<br />
Not really a serious accessibility issue, but a severe usability issue. I imagine for someone with motor and/or co-ordination problems it could become a matter of accessibility however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jennings</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-476</link>
		<dc:creator>Chris Jennings</dc:creator>
		<pubDate>Fri, 14 Oct 2005 21:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-476</guid>
		<description><![CDATA[&lt;p&gt;Didn&#039;t mean to imply that YOU would use &#039;target&#039;. Just meant, that some do!
Sorry I didn&#039;t convince you but anyway......
Keep up the good work - nice site by the way ..&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Didn&#8217;t mean to imply that YOU would use &#8216;target&#8217;. Just meant, that some do!<br />
Sorry I didn&#8217;t convince you but anyway&#8230;&#8230;<br />
Keep up the good work &#8211; nice site by the way ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Boag</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-475</link>
		<dc:creator>Paul Boag</dc:creator>
		<pubDate>Fri, 14 Oct 2005 18:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-475</guid>
		<description><![CDATA[&lt;p&gt;All good points. You still havent convinced me one way or another yet. I think there is probably a place for new windows... btw, notice that this site doesnt use target to open new windows. We use Javascript instead so that I could easily drop the feature if I wanted to... see I plan ahead for my changes in mind ;)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>All good points. You still havent convinced me one way or another yet. I think there is probably a place for new windows&#8230; btw, notice that this site doesnt use target to open new windows. We use Javascript instead so that I could easily drop the feature if I wanted to&#8230; see I plan ahead for my changes in mind ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jennings</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-474</link>
		<dc:creator>Chris Jennings</dc:creator>
		<pubDate>Fri, 14 Oct 2005 17:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-474</guid>
		<description><![CDATA[&lt;p&gt;As a MAC user, I am quite used to my browser only taking up part of my screen. In fact, it is not easy to make the browser window full size. On the other hand, most Windows users that I have observed (actually everyone other than me just about!), always hit the little full size window icon top right.
So, most Windows users (actually most of our customers) see the web page covering the whole screen. Opening ANY link in a new window is a disaster for them because most people don&#039;t know that they have covered one window with another. I have seen people go back to Google and restart their search to refind the original page! It would be nice if the hidden window could remind them that it is there somehow (yes, I know it&#039;s on the toolbar at the bottom of the screen).
So, what I say, is don&#039;t open in a new window at all ever, unless it is a popup made specifically for a purpose like enlarged images etc. (these should be made to close when the their focus is lost). Of course, popups is another debate.
Another thing: the use of &#039;target&#039; in a link is deprecated in XHTML.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>As a MAC user, I am quite used to my browser only taking up part of my screen. In fact, it is not easy to make the browser window full size. On the other hand, most Windows users that I have observed (actually everyone other than me just about!), always hit the little full size window icon top right.<br />
So, most Windows users (actually most of our customers) see the web page covering the whole screen. Opening ANY link in a new window is a disaster for them because most people don&#8217;t know that they have covered one window with another. I have seen people go back to Google and restart their search to refind the original page! It would be nice if the hidden window could remind them that it is there somehow (yes, I know it&#8217;s on the toolbar at the bottom of the screen).<br />
So, what I say, is don&#8217;t open in a new window at all ever, unless it is a popup made specifically for a purpose like enlarged images etc. (these should be made to close when the their focus is lost). Of course, popups is another debate.<br />
Another thing: the use of &#8216;target&#8217; in a link is deprecated in XHTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Boag</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-473</link>
		<dc:creator>Paul Boag</dc:creator>
		<pubDate>Thu, 13 Oct 2005 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-473</guid>
		<description><![CDATA[&lt;p&gt;Yeah, I know what you mean. I am so torn over this one. I honestly don&#039;t think there is a right or wrong answer over this one. I guess it is dependant on audience etc. Actually truth be told, i probably shouldnt open in a new window on this site as everybody that uses the site is more than capable of making that decision by themselves.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Yeah, I know what you mean. I am so torn over this one. I honestly don&#8217;t think there is a right or wrong answer over this one. I guess it is dependant on audience etc. Actually truth be told, i probably shouldnt open in a new window on this site as everybody that uses the site is more than capable of making that decision by themselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew Patterson</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-472</link>
		<dc:creator>Mathew Patterson</dc:creator>
		<pubDate>Thu, 13 Oct 2005 15:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-472</guid>
		<description><![CDATA[&lt;p&gt;Personally I find it intensely annoying when sites keep opening new windows. Specifically because it breaks out of my nice tabbed browser into another instance that I don&#039;t want.
Most people on the internet are probably not in the same situation, but I do think that when a link takes them in the same window to another site, they understand what has happened and how to get back.
However, if a new windows covers the old one, the back button doesn&#039;t work and they get lost. I&#039;ve seen this in usability tests more than once.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Personally I find it intensely annoying when sites keep opening new windows. Specifically because it breaks out of my nice tabbed browser into another instance that I don&#8217;t want.<br />
Most people on the internet are probably not in the same situation, but I do think that when a link takes them in the same window to another site, they understand what has happened and how to get back.<br />
However, if a new windows covers the old one, the back button doesn&#8217;t work and they get lost. I&#8217;ve seen this in usability tests more than once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-471</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 12 Oct 2005 22:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-471</guid>
		<description><![CDATA[&lt;p&gt;&quot;Opening a new window can prove very confusing for many people. Not everybody notices it has happened and can be confused by the fact that the back button does not work.&quot;
Hmm. Interesting. I mean I will have to agree. Most of the people I troubleshoot with have no concept about multitasking with Windows. They have no idea that they can check mail in one window, and surf the net in the other.
Thanks! I must ponder this...
~~
Scott&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>&#8220;Opening a new window can prove very confusing for many people. Not everybody notices it has happened and can be confused by the fact that the back button does not work.&#8221;<br />
Hmm. Interesting. I mean I will have to agree. Most of the people I troubleshoot with have no concept about multitasking with Windows. They have no idea that they can check mail in one window, and surf the net in the other.<br />
Thanks! I must ponder this&#8230;<br />
~~<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Boag</title>
		<link>http://boagworld.com/podcast/web-design-podcast-8-jakob-nielsen/#comment-470</link>
		<dc:creator>Paul Boag</dc:creator>
		<pubDate>Wed, 12 Oct 2005 09:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/web-design-podcast-8-jakob-nielsen#comment-470</guid>
		<description><![CDATA[&lt;p&gt;Hmm... I have to say I am not sure I agree with your article Scott. Firstly I believe you should never frame another persons content full stop. Even if you have their permission you are still going to suffer from the generic problems with frames.
Secondly, I am still not convinced you should always open a third party site in a new window (yes, I know I do but I am beginning to change my mind on this). Opening a new window can prove very confusing for many people. Not everybody notices it has happened and can be confused by the fact that the back button does not work.
To be honest I don&#039;t think there is any wrong or right answer here but I would certainly avoid frames at all costs.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I have to say I am not sure I agree with your article Scott. Firstly I believe you should never frame another persons content full stop. Even if you have their permission you are still going to suffer from the generic problems with frames.<br />
Secondly, I am still not convinced you should always open a third party site in a new window (yes, I know I do but I am beginning to change my mind on this). Opening a new window can prove very confusing for many people. Not everybody notices it has happened and can be confused by the fact that the back button does not work.<br />
To be honest I don&#8217;t think there is any wrong or right answer here but I would certainly avoid frames at all costs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: boagworld.com @ 2013-05-19 21:34:26 by W3 Total Cache -->