<?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/"
		>
<channel>
	<title>Comments on: Pains of Webdesign: Top 10 Pet Peeves</title>
	<atom:link href="http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/</link>
	<description>designs stuff and writes code.</description>
	<lastBuildDate>Sun, 14 Mar 2010 17:04:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Basa</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-4621</link>
		<dc:creator>Basa</dc:creator>
		<pubDate>Sun, 06 Aug 2006 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-4621</guid>
		<description>Good job.</description>
		<content:encoded><![CDATA[<p>Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-275</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Fri, 18 Nov 2005 06:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-275</guid>
		<description>Hope you figure something out that works for you.</description>
		<content:encoded><![CDATA[<p>Hope you figure something out that works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Zheng</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-270</link>
		<dc:creator>Oliver Zheng</dc:creator>
		<pubDate>Thu, 17 Nov 2005 23:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-270</guid>
		<description>Thanks for the input guys!</description>
		<content:encoded><![CDATA[<p>Thanks for the input guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EngLee</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-268</link>
		<dc:creator>EngLee</dc:creator>
		<pubDate>Thu, 17 Nov 2005 07:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-268</guid>
		<description>I&#039;m not a fan of pop-ups either. But I see most of the online player does that. :)

For the URL, personally I wouldn&#039;t expect any # for a URL that I&#039;ll need to remember and type it manually. It&#039;s not a problem if I don&#039;t have to remember it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not a fan of pop-ups either. But I see most of the online player does that. <img src='http://www.elliotswan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the URL, personally I wouldn&#8217;t expect any # for a URL that I&#8217;ll need to remember and type it manually. It&#8217;s not a problem if I don&#8217;t have to remember it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Zheng</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-267</link>
		<dc:creator>Oliver Zheng</dc:creator>
		<pubDate>Thu, 17 Nov 2005 05:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-267</guid>
		<description>Good point about no music at start. I never launch separate windows just for sound/music, mainly because I&#039;m not a fan of popups.

Quick question. Does the url www.domain.com/#archive/something.html seem awkward? That&#039;s actually just an anchor for the main page, which Javascript could interpret and display information accordingly (Ajax). It also looks like a real url that people could note and remember, except for the #. Best of all, any new links do not require the refresh of a new page.</description>
		<content:encoded><![CDATA[<p>Good point about no music at start. I never launch separate windows just for sound/music, mainly because I&#8217;m not a fan of popups.</p>
<p>Quick question. Does the url <a href="http://www.domain.com/#archive/something.html" rel="nofollow">http://www.domain.com/#archive/something.html</a> seem awkward? That&#8217;s actually just an anchor for the main page, which Javascript could interpret and display information accordingly (Ajax). It also looks like a real url that people could note and remember, except for the #. Best of all, any new links do not require the refresh of a new page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EngLee</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-265</link>
		<dc:creator>EngLee</dc:creator>
		<pubDate>Thu, 17 Nov 2005 03:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-265</guid>
		<description>In this case, I think launching a second window is better than using frame. Frame is never a good design method. Either way, make sure you let the user to start the player themselves. I hate it when suddenly some music start when I&#039;m surfing. I&#039;ll have to find the player, tab by tab (in Firefox) to turn it OFF!</description>
		<content:encoded><![CDATA[<p>In this case, I think launching a second window is better than using frame. Frame is never a good design method. Either way, make sure you let the user to start the player themselves. I hate it when suddenly some music start when I&#8217;m surfing. I&#8217;ll have to find the player, tab by tab (in Firefox) to turn it OFF!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-261</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Wed, 16 Nov 2005 18:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-261</guid>
		<description>Ah...That is a problem.

The easy way out would be to allow visitors to launch a seperate window with the mp3 player in it, but that can be annoying sometimes as well. Might be your only option though.

I agree that you should be able to have it playing the whole time (without refreshing it), that&#039;s a tough one.

Anybody else have any ideas?</description>
		<content:encoded><![CDATA[<p>Ah&#8230;That is a problem.</p>
<p>The easy way out would be to allow visitors to launch a seperate window with the mp3 player in it, but that can be annoying sometimes as well. Might be your only option though.</p>
<p>I agree that you should be able to have it playing the whole time (without refreshing it), that&#8217;s a tough one.</p>
<p>Anybody else have any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Zheng</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-260</link>
		<dc:creator>Oliver Zheng</dc:creator>
		<pubDate>Wed, 16 Nov 2005 18:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-260</guid>
		<description>That would work, except it&#039;s not a menu -- it&#039;s an mp3 player. Since the site is mostly focused on that music, I think it is necessary. But then being all the web-standards geek I am, I don&#039;t want to completely make the site with Flash, because a lot of the content is plain text and deserves html pages. So the dilemma occurs.</description>
		<content:encoded><![CDATA[<p>That would work, except it&#8217;s not a menu &#8212; it&#8217;s an mp3 player. Since the site is mostly focused on that music, I think it is necessary. But then being all the web-standards geek I am, I don&#8217;t want to completely make the site with Flash, because a lot of the content is plain text and deserves html pages. So the dilemma occurs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EngLee</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-258</link>
		<dc:creator>EngLee</dc:creator>
		<pubDate>Mon, 14 Nov 2005 02:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-258</guid>
		<description>I&#039;m quite agree with Elliot to make menu reload with the rest of the page. Since it&#039;s a swf, it would have been cached by browse. So, I supposed there shouldn&#039;t be any performance problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;m quite agree with Elliot to make menu reload with the rest of the page. Since it&#8217;s a swf, it would have been cached by browse. So, I supposed there shouldn&#8217;t be any performance problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2005/11/08/pains-of-webdesign-top-10-pet-peeves/comment-page-1/#comment-257</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Mon, 14 Nov 2005 02:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=60#comment-257</guid>
		<description>Does having the menu reload cause a problem? Because I&#039;d say just have the menu reload with the rest of the page like you do on any site, as that would probably be easiest. 

Or is there a problem in that?</description>
		<content:encoded><![CDATA[<p>Does having the menu reload cause a problem? Because I&#8217;d say just have the menu reload with the rest of the page like you do on any site, as that would probably be easiest. </p>
<p>Or is there a problem in that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
