<?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>小恒的博客 &#187; 开心网</title>
	<atom:link href="http://www.henghome.com/archives/category/%e5%bc%80%e5%bf%83%e7%bd%91/feed" rel="self" type="application/rss+xml" />
	<link>http://www.henghome.com</link>
	<description>www.henghome.com</description>
	<lastBuildDate>Sun, 11 Dec 2011 12:31:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>开心网自动登录已删除的用户账号研究</title>
		<link>http://www.henghome.com/archives/601</link>
		<comments>http://www.henghome.com/archives/601#comments</comments>
		<pubDate>Sat, 25 Dec 2010 01:36:00 +0000</pubDate>
		<dc:creator>小 恒</dc:creator>
				<category><![CDATA[UE]]></category>
		<category><![CDATA[原创]]></category>
		<category><![CDATA[开心网]]></category>
		<category><![CDATA[生活]]></category>

		<guid isPermaLink="false">http://www.henghome.com/?p=601</guid>
		<description><![CDATA[上次发现开心网自动登录已删除的用户账号的奇怪现象，今天花时间好好研究下。 开心网用户登录机制分析： 开心网自动登录机制分析： 综合开心网用户登录和自动登录的机制，由此得出用户登录已删除的帐户且选中记住登录状态时流程。 其实开心网已经预留两个退出，一个是错误提示页面右上角的退出链接，非常不明显，多数用户都会按照页面提示点击 返回上一页。 另一个是返回页面(就是开心网首页)的退出按钮，在多数用户还在首页寻找解决方法的时候3秒钟首页就自动跳转到账号已经删除的提示页面了。 显然这个奇怪现象是由一个非常差的用户体验造成的，需要改进。我的改进思路很简单，在提示页面里增加用户登录界面。 &#60;!-- JiaThis Button BEGIN --&#62; &#60;style type=&#34;text/css&#34;&#62; #ckepop a:hover { color:red; background-color:#0063DC; } &#60;/style&#62; &#60;div id=&#34;ckepop&#34;&#62; &#60;a href=&#34;http://www.jiathis.com/share/&#34; class=&#34;jiathis_txt&#34; target=&#34;_blank&#34;&#62;分享到：&#60;/a&#62; &#60;a class=&#34;jiathis_button_tqq&#34;&#62;腾讯微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_tsina&#34;&#62;新浪微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_qzone&#34;&#62;QQ空间&#60;/a&#62; &#60;a class=&#34;jiathis_button_hi&#34;&#62;百度空间&#60;/a&#62; &#60;a class=&#34;jiathis_button_kaixin001&#34;&#62;开心网&#60;/a&#62; &#60;a class=&#34;jiathis_button_renren&#34;&#62;人人网&#60;/a&#62; &#60;a class=&#34;jiathis_button_xiaoyou&#34;&#62;QQ校友&#60;/a&#62; &#60;a href=&#34;http://www.jiathis.com/share/?uid=89488&#34; class=&#34;jiathis jiathis_txt jtico jtico_jiathis&#34; target=&#34;_blank&#34;&#62;更多...&#60;/a&#62; &#60;/div&#62; &#60;script type=&#34;text/javascript&#34; src=&#34;http://v2.jiathis.com/code/jia.js?uid=89488&#34; charset=&#34;utf-8&#34;&#62;&#60;/script&#62; &#60;!-- [...]]]></description>
			<content:encoded><![CDATA[<p>上次发现<a href="http://www.henghome.com/archives/591" target="_blank">开心网自动登录已删除的用户账号</a>的奇怪现象，今天花时间好好研究下。</p>
<p>开心网用户登录机制分析：<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_01.jpg" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_01.jpg" alt="" title="kaixin001_01" width="700" class="aligncenter size-full wp-image-611" /></a><br />
<span id="more-601"></span></p>
<p>开心网自动登录机制分析：<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_02.jpg" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_02.jpg" alt="" title="kaixin001_02" width="624" height="166" class="aligncenter size-full wp-image-613" /></a></p>
<p>综合开心网用户登录和自动登录的机制，由此得出用户登录已删除的帐户且选中记住登录状态时流程。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_03.jpg" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/kaixin001_03.jpg" alt="" title="kaixin001_03" width="624" height="109" class="aligncenter size-full wp-image-615" /></a></p>
<p>其实开心网已经预留两个退出，一个是错误提示页面右上角的退出链接，非常不明显，多数用户都会按照页面提示点击 返回上一页。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00040.jpg" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00040.jpg" alt="" title="2010-12-24_00040" width="700" class="aligncenter size-full wp-image-603" /></a></p>
<p>另一个是返回页面(就是开心网首页)的退出按钮，在多数用户还在首页寻找解决方法的时候3秒钟首页就自动跳转到账号已经删除的提示页面了。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00041.jpg" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00041.jpg" alt="" title="2010-12-24_00041" width="700" class="aligncenter size-full wp-image-604" /></a></p>
<p>显然这个奇怪现象是由一个非常差的用户体验造成的，需要改进。我的改进思路很简单，在提示页面里增加用户登录界面。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00045.gif" target="_blank"><img src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-24_00045.gif" alt="" title="2010-12-24_00045" width="381" height="307" class="aligncenter size-full wp-image-606" /></a></p>
<div style=float:left>&lt;!-- JiaThis Button BEGIN --&gt;
&lt;style type=&quot;text/css&quot;&gt;
#ckepop a:hover {
    color:red;
    background-color:#0063DC;
}
&lt;/style&gt;
&lt;div id=&quot;ckepop&quot;&gt;
    &lt;a href=&quot;http://www.jiathis.com/share/&quot; class=&quot;jiathis_txt&quot; target=&quot;_blank&quot;&gt;分享到：&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tqq&quot;&gt;腾讯微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tsina&quot;&gt;新浪微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_qzone&quot;&gt;QQ空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_hi&quot;&gt;百度空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_kaixin001&quot;&gt;开心网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_renren&quot;&gt;人人网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_xiaoyou&quot;&gt;QQ校友&lt;/a&gt;
	&lt;a href=&quot;http://www.jiathis.com/share/?uid=89488&quot; class=&quot;jiathis jiathis_txt jtico jtico_jiathis&quot; target=&quot;_blank&quot;&gt;更多...&lt;/a&gt;
&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://v2.jiathis.com/code/jia.js?uid=89488&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;!-- JiaThis Button END --&gt;</div>]]></content:encoded>
			<wfw:commentRss>http://www.henghome.com/archives/601/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>开心网自动登录已删除的用户账号</title>
		<link>http://www.henghome.com/archives/591</link>
		<comments>http://www.henghome.com/archives/591#comments</comments>
		<pubDate>Fri, 24 Dec 2010 01:50:13 +0000</pubDate>
		<dc:creator>小 恒</dc:creator>
				<category><![CDATA[原创]]></category>
		<category><![CDATA[开心网]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.henghome.com/?p=591</guid>
		<description><![CDATA[我上开心网时无意识的输入了一个熟悉的账号并习惯性的选中了 记住登录状态 选项。 点击 登录 按钮后系统提示我用户账号已删除。嗯，我是删除了这个账号，公司的邮箱。 好，按照提示点击 返回上一页。 奇怪的事情发生了，我还没有来得及细看返回后的页面是啥，又跳转到用户账号已删除的提示页面了。 再次点击 返回上一页 同样还是跳转到用户账号已删除的提示页面，跳转的间隔大概是3秒钟。 &#60;!-- JiaThis Button BEGIN --&#62; &#60;style type=&#34;text/css&#34;&#62; #ckepop a:hover { color:red; background-color:#0063DC; } &#60;/style&#62; &#60;div id=&#34;ckepop&#34;&#62; &#60;a href=&#34;http://www.jiathis.com/share/&#34; class=&#34;jiathis_txt&#34; target=&#34;_blank&#34;&#62;分享到：&#60;/a&#62; &#60;a class=&#34;jiathis_button_tqq&#34;&#62;腾讯微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_tsina&#34;&#62;新浪微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_qzone&#34;&#62;QQ空间&#60;/a&#62; &#60;a class=&#34;jiathis_button_hi&#34;&#62;百度空间&#60;/a&#62; &#60;a class=&#34;jiathis_button_kaixin001&#34;&#62;开心网&#60;/a&#62; &#60;a class=&#34;jiathis_button_renren&#34;&#62;人人网&#60;/a&#62; &#60;a class=&#34;jiathis_button_xiaoyou&#34;&#62;QQ校友&#60;/a&#62; &#60;a href=&#34;http://www.jiathis.com/share/?uid=89488&#34; class=&#34;jiathis jiathis_txt jtico jtico_jiathis&#34; target=&#34;_blank&#34;&#62;更多...&#60;/a&#62; &#60;/div&#62; &#60;script [...]]]></description>
			<content:encoded><![CDATA[<p>我上开心网时无意识的输入了一个熟悉的账号并习惯性的选中了 记住登录状态 选项。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00037.jpg" target="_blank"><img class="aligncenter size-full wp-image-592" title="2010-12-22_00037" src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00037.jpg" alt="" width="241" height="277" /></a><br />
<span id="more-591"></span></p>
<p>点击 登录 按钮后系统提示我用户账号已删除。嗯，我是删除了这个账号，公司的邮箱。<br />
好，按照提示点击 返回上一页。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00038.jpg" target="_blank"><img class="aligncenter size-full wp-image-593" title="2010-12-22_00038" src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00038.jpg" alt="" width="512" height="232" /></a></p>
<p>奇怪的事情发生了，我还没有来得及细看返回后的页面是啥，又跳转到用户账号已删除的提示页面了。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00039.jpg" target="_blank"><img class="aligncenter size-full wp-image-594" title="2010-12-22_00039" src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00039.jpg" alt="" width="551" height="338" /></a></p>
<p>再次点击 返回上一页 同样还是跳转到用户账号已删除的提示页面，跳转的间隔大概是3秒钟。<br />
<a href="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00038.jpg" target="_blank"><img class="aligncenter size-full wp-image-593" title="2010-12-22_00038" src="http://www.henghome.com/wp-content/uploads/2010/12/2010-12-22_00038.jpg" alt="" width="512" height="232" /></a></p>
<div style=float:left>&lt;!-- JiaThis Button BEGIN --&gt;
&lt;style type=&quot;text/css&quot;&gt;
#ckepop a:hover {
    color:red;
    background-color:#0063DC;
}
&lt;/style&gt;
&lt;div id=&quot;ckepop&quot;&gt;
    &lt;a href=&quot;http://www.jiathis.com/share/&quot; class=&quot;jiathis_txt&quot; target=&quot;_blank&quot;&gt;分享到：&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tqq&quot;&gt;腾讯微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tsina&quot;&gt;新浪微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_qzone&quot;&gt;QQ空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_hi&quot;&gt;百度空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_kaixin001&quot;&gt;开心网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_renren&quot;&gt;人人网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_xiaoyou&quot;&gt;QQ校友&lt;/a&gt;
	&lt;a href=&quot;http://www.jiathis.com/share/?uid=89488&quot; class=&quot;jiathis jiathis_txt jtico jtico_jiathis&quot; target=&quot;_blank&quot;&gt;更多...&lt;/a&gt;
&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://v2.jiathis.com/code/jia.js?uid=89488&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;!-- JiaThis Button END --&gt;</div>]]></content:encoded>
			<wfw:commentRss>http://www.henghome.com/archives/591/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>开心网的用户体验-添加组件</title>
		<link>http://www.henghome.com/archives/451</link>
		<comments>http://www.henghome.com/archives/451#comments</comments>
		<pubDate>Sun, 31 Jan 2010 04:34:08 +0000</pubDate>
		<dc:creator>小 恒</dc:creator>
				<category><![CDATA[UE]]></category>
		<category><![CDATA[原创]]></category>
		<category><![CDATA[开心网]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.henghome.com/?p=451</guid>
		<description><![CDATA[今天我添加了开心网的所有组件，准备好好体验下，发现添加组件竟然没有批量操作的功能，真的很不习惯。 我添加多个组件时的步骤： 1. 点击 添加组件 2. 点击 我要添加 3. 点击 立即添加 4. 系统自动跳转到添加的组件主页 5. 返回到第1步 有三点优化建议： 1. 我要添加 和 立即添加 可以合并为一步。 2. 增加添加组件的多选功能 简化用户添加多个组件时的操作。 3. 组件列表页没有添加的组件放在已经添加组件的前面 &#60;!-- JiaThis Button BEGIN --&#62; &#60;style type=&#34;text/css&#34;&#62; #ckepop a:hover { color:red; background-color:#0063DC; } &#60;/style&#62; &#60;div id=&#34;ckepop&#34;&#62; &#60;a href=&#34;http://www.jiathis.com/share/&#34; class=&#34;jiathis_txt&#34; target=&#34;_blank&#34;&#62;分享到：&#60;/a&#62; &#60;a class=&#34;jiathis_button_tqq&#34;&#62;腾讯微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_tsina&#34;&#62;新浪微博&#60;/a&#62; &#60;a class=&#34;jiathis_button_qzone&#34;&#62;QQ空间&#60;/a&#62; &#60;a class=&#34;jiathis_button_hi&#34;&#62;百度空间&#60;/a&#62; &#60;a [...]]]></description>
			<content:encoded><![CDATA[<p>今天我添加了<a href="http://www.kaixin001.com/">开心网</a>的所有组件，准备好好体验下，发现添加组件竟然没有批量操作的功能，真的很不习惯。</p>
<p>我添加多个组件时的步骤：<br />
1. 点击 添加组件<br />
2. 点击 我要添加<br />
3. 点击 立即添加<br />
4. 系统自动跳转到添加的组件主页<br />
5. 返回到第1步</p>
<p>有三点优化建议：<br />
1. 我要添加 和 立即添加 可以合并为一步。<br />
2. 增加添加组件的多选功能 简化用户添加多个组件时的操作。<br />
3. 组件列表页没有添加的组件放在已经添加组件的前面</p>
<div style=float:left>&lt;!-- JiaThis Button BEGIN --&gt;
&lt;style type=&quot;text/css&quot;&gt;
#ckepop a:hover {
    color:red;
    background-color:#0063DC;
}
&lt;/style&gt;
&lt;div id=&quot;ckepop&quot;&gt;
    &lt;a href=&quot;http://www.jiathis.com/share/&quot; class=&quot;jiathis_txt&quot; target=&quot;_blank&quot;&gt;分享到：&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tqq&quot;&gt;腾讯微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_tsina&quot;&gt;新浪微博&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_qzone&quot;&gt;QQ空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_hi&quot;&gt;百度空间&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_kaixin001&quot;&gt;开心网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_renren&quot;&gt;人人网&lt;/a&gt;
	&lt;a class=&quot;jiathis_button_xiaoyou&quot;&gt;QQ校友&lt;/a&gt;
	&lt;a href=&quot;http://www.jiathis.com/share/?uid=89488&quot; class=&quot;jiathis jiathis_txt jtico jtico_jiathis&quot; target=&quot;_blank&quot;&gt;更多...&lt;/a&gt;
&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://v2.jiathis.com/code/jia.js?uid=89488&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;!-- JiaThis Button END --&gt;</div>]]></content:encoded>
			<wfw:commentRss>http://www.henghome.com/archives/451/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
