<?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>
	「关于“预留退路”的思考」的评论	</title>
	<atom:link href="https://www.mrven.com/node/352/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mrven.com/node/352</link>
	<description>A MRVEN SITE</description>
	<lastBuildDate>Tue, 03 Mar 2009 11:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>
		评论者：z.Yleo77		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-324</link>

		<dc:creator><![CDATA[z.Yleo77]]></dc:creator>
		<pubDate>Tue, 03 Mar 2009 11:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-324</guid>

					<description><![CDATA[看了博主的观点，在看到lifesinger 的观点，不过现在来看，web 站点大部分应该属于app范畴，blog，sns这些相对内容较多一些，其实从这点来考虑，区分开网站用途，切合实际，来衡量是否要将无侵入，渐进增强这些玩意考虑进去，我想这是关键。]]></description>
			<content:encoded><![CDATA[<p>看了博主的观点，在看到lifesinger 的观点，不过现在来看，web 站点大部分应该属于app范畴，blog，sns这些相对内容较多一些，其实从这点来考虑，区分开网站用途，切合实际，来衡量是否要将无侵入，渐进增强这些玩意考虑进去，我想这是关键。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：路个的		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-323</link>

		<dc:creator><![CDATA[路个的]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 05:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-323</guid>

					<description><![CDATA[PS：408条例是什么？]]></description>
			<content:encoded><![CDATA[<p>PS：408条例是什么？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：路个的		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-322</link>

		<dc:creator><![CDATA[路个的]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 05:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-322</guid>

					<description><![CDATA[说得非常好！同感！]]></description>
			<content:encoded><![CDATA[<p>说得非常好！同感！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：meteoric_cry		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-321</link>

		<dc:creator><![CDATA[meteoric_cry]]></dc:creator>
		<pubDate>Mon, 02 Feb 2009 07:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-321</guid>

					<description><![CDATA[# 20:57 一个有趣的现象：博客中涉及百度、腾讯有点pk性质的文章，回复都很火热。但真正的技术文章，回复则寥寥。业界的浮躁可见一斑。 #

这是一种社会现象－－只观望而不学，只学而不坚持。　　　

人们做事情很多的时候就是在选择，一生之中多数情况下是在选择，选择工作　但有的时候也是没得选的
　　所以珍惜选择的权利，在选择之中寻找一个平衡点，对自己、对别人也是最好的选择．]]></description>
			<content:encoded><![CDATA[<p># 20:57 一个有趣的现象：博客中涉及百度、腾讯有点pk性质的文章，回复都很火热。但真正的技术文章，回复则寥寥。业界的浮躁可见一斑。 #</p>
<p>这是一种社会现象－－只观望而不学，只学而不坚持。　　　</p>
<p>人们做事情很多的时候就是在选择，一生之中多数情况下是在选择，选择工作　但有的时候也是没得选的<br />
　　所以珍惜选择的权利，在选择之中寻找一个平衡点，对自己、对别人也是最好的选择．</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：lifesinger		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-320</link>

		<dc:creator><![CDATA[lifesinger]]></dc:creator>
		<pubDate>Sun, 01 Feb 2009 12:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-320</guid>

					<description><![CDATA[预留退路是一种渐进增强，要区分web apps和web pages

对于web pages来说，以内容为主，应该考虑预留退路，以让更多user agent能访问

对于web apps来说，内容不再是最主要的，功能才是最需要重视的，这时预留退路仅需一个友好的noscript标签提示用户即可

另外，预留退路不是考虑禁用css和js的场景，而是考虑对css和js不支持或支持不好的user agent，包括搜索引擎爬虫，语音阅读器，RSS聚合程序等，这些才是真正需要考虑的

会给firefox装noscript的，都是高级用户，知道怎么禁，也就知道怎么开，无需我们费心的

欢迎讨论：

可访问浅析: http://lifesinger.org/blog/?p=966
JavaScript渐进增加：http://lifesinger.org/blog/?p=786]]></description>
			<content:encoded><![CDATA[<p>预留退路是一种渐进增强，要区分web apps和web pages</p>
<p>对于web pages来说，以内容为主，应该考虑预留退路，以让更多user agent能访问</p>
<p>对于web apps来说，内容不再是最主要的，功能才是最需要重视的，这时预留退路仅需一个友好的noscript标签提示用户即可</p>
<p>另外，预留退路不是考虑禁用css和js的场景，而是考虑对css和js不支持或支持不好的user agent，包括搜索引擎爬虫，语音阅读器，RSS聚合程序等，这些才是真正需要考虑的</p>
<p>会给firefox装noscript的，都是高级用户，知道怎么禁，也就知道怎么开，无需我们费心的</p>
<p>欢迎讨论：</p>
<p>可访问浅析: <a href="http://lifesinger.org/blog/?p=966" rel="nofollow ugc">http://lifesinger.org/blog/?p=966</a><br />
JavaScript渐进增加：http://lifesinger.org/blog/?p=786</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：iZ		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-319</link>

		<dc:creator><![CDATA[iZ]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 16:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-319</guid>

					<description><![CDATA[坦诚的说，每一次做东西，暗自里是在琢磨和动摇。“可我至今没有见过实际的统计数据”。很多钻死胡同式的努力究竟是否有价值，值得思考..或者判断一下得失。]]></description>
			<content:encoded><![CDATA[<p>坦诚的说，每一次做东西，暗自里是在琢磨和动摇。“可我至今没有见过实际的统计数据”。很多钻死胡同式的努力究竟是否有价值，值得思考..或者判断一下得失。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：布拉格		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-318</link>

		<dc:creator><![CDATA[布拉格]]></dc:creator>
		<pubDate>Thu, 22 Jan 2009 07:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-318</guid>

					<description><![CDATA[怎么感觉你在转型？文章类型都不一样了。]]></description>
			<content:encoded><![CDATA[<p>怎么感觉你在转型？文章类型都不一样了。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：老鱼		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-317</link>

		<dc:creator><![CDATA[老鱼]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 12:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-317</guid>

					<description><![CDATA[再补充一下,其实文章的中心思想是,让交互设计师和前端开发工程师都明白,设计和技术是不能分割的,举的这个例子是为了说明了解技术的实现方案对交互设计师在做产品设计的时候非常有帮助!

就像我后来提到的语义化的DOM结构对&quot;语音识别器&quot;的应用,所有的这些只是想推出我的理念,不论是前端开发工程师还是交互设计师,都是围绕用户体验的,不要单纯的把自己当作是开发或者是只提IDEA的人.]]></description>
			<content:encoded><![CDATA[<p>再补充一下,其实文章的中心思想是,让交互设计师和前端开发工程师都明白,设计和技术是不能分割的,举的这个例子是为了说明了解技术的实现方案对交互设计师在做产品设计的时候非常有帮助!</p>
<p>就像我后来提到的语义化的DOM结构对&#8221;语音识别器&#8221;的应用,所有的这些只是想推出我的理念,不论是前端开发工程师还是交互设计师,都是围绕用户体验的,不要单纯的把自己当作是开发或者是只提IDEA的人.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：老鱼		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-316</link>

		<dc:creator><![CDATA[老鱼]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 12:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-316</guid>

					<description><![CDATA[你说的我基本认可,不过数据确实很惊人 8%的互联网用户有类似的问题,是不是很惊讶呢? 至少我很惊讶!]]></description>
			<content:encoded><![CDATA[<p>你说的我基本认可,不过数据确实很惊人 8%的互联网用户有类似的问题,是不是很惊讶呢? 至少我很惊讶!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：linvo		</title>
		<link>https://www.mrven.com/node/352/comment-page-1#comment-315</link>

		<dc:creator><![CDATA[linvo]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 11:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=352#comment-315</guid>

					<description><![CDATA[呵呵，有同感:)]]></description>
			<content:encoded><![CDATA[<p>呵呵，有同感:)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
