惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
S
Securelist
GbyAI
GbyAI
The Register - Security
The Register - Security
B
Blog
Recorded Future
Recorded Future
D
DataBreaches.Net
C
Cybersecurity and Infrastructure Security Agency CISA
A
About on SuperTechFans
C
CERT Recently Published Vulnerability Notes
T
The Blog of Author Tim Ferriss
Vercel News
Vercel News
Google DeepMind News
Google DeepMind News
S
Schneier on Security
S
SegmentFault 最新的问题
Martin Fowler
Martin Fowler
T
Tenable Blog
T
The Exploit Database - CXSecurity.com
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
AWS News Blog
AWS News Blog
L
Lohrmann on Cybersecurity
Spread Privacy
Spread Privacy
N
News | PayPal Newsroom
Engineering at Meta
Engineering at Meta
T
Tor Project blog
The Hacker News
The Hacker News
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
MongoDB | Blog
MongoDB | Blog
Cyberwarzone
Cyberwarzone
Security Archives - TechRepublic
Security Archives - TechRepublic
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
C
Cyber Attacks, Cyber Crime and Cyber Security
T
Threatpost
WordPress大学
WordPress大学
Google Online Security Blog
Google Online Security Blog
G
GRAHAM CLULEY
Google DeepMind News
Google DeepMind News
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Attack and Defense Labs
Attack and Defense Labs
N
Netflix TechBlog - Medium
SecWiki News
SecWiki News
Hacker News: Ask HN
Hacker News: Ask HN
M
MIT News - Artificial intelligence
Scott Helme
Scott Helme
Microsoft Security Blog
Microsoft Security Blog
H
Help Net Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org

博客园 - asheng

JavaScript UI选型及Jquery EasyUI使用经验谈 云计算风险识别 五年之痒 敏捷软件开发 嫁给程序员吧!!! Cute Editor for .NET v6.4 Java与.NET的WebServices相互调用 【转】LINQ To XML 入门(3) 【转】LINQ To XML 入门(2) 【转】LINQ To XML 入门(1) 学写Windows Service 微软发布ASP.NET MVC框架1.0正式版 Web定时任务 CSS分类编写方法 JS中错误处理(2) JS中错误处理(1) Log4Net OWC画图表 - asheng - 博客园 好员工为什么会变坏
用户体验5大要素
asheng · 2009-06-19 · via 博客园 - asheng

自下而上的建设

  1. 表现层(Surface)
    是看到的一序列网页,由图片和文字组成。
    关注的是视觉设计(Visual Design),也可以说是最终产品的外观。
  2. 框架层(Skeleton)
    按钮、表格、照片和文本区域的位置,用于优化设计布局,以到达这些元素的最大效果和效率。
    被分成3个部分,必须完成信息设计(Information Design)促进理解信息表达方式;还包含界面设计(Interface Design)或说是安排好让用户与系统地功能产生交互的界面元素;从信息空间方面讲,界面就是导航设计(Navigation Design)指屏幕上的一些组合,允许用户在信息架构中穿行。
  3. 结构层(Structure)
    比框架层更抽象,框架是结构的具体表达方式。结构层是用来设计用户如何达到某个页面,并且在我们做完事之后能去什么地方。
    软件方面,结构层将范围转变成交互设计(Interaction Design),我们可以定义系统如何相应用户请求。信息空间方面,结构层则是信息架构(Information Architecture)在信息空间中内容元素的分布。
  4. 范围层(Scope)
    确定网站各种特性和功能的最合适组合方式,这些特性和功能就构成网站的范围层。
    在软件方面它转化成创建功能规格(Functional Specification),对产品的“功能组合”的详细描述。信息空间方面,范围则以内容需求(Content Requirement)形式表现,对各种内容元素的要求的详细描述。
  5. 战略层(Strategy)
    决定范围,包括经营者想从网站得到什么;包括用户想从网站得到什么。
    关注内容来自企业外部的用户需求(User Need)是网站的目标:商业目标或其他类型的目标

//****************************************
  by: Amen cnblogs博客  转载请注明出处
//****************************************

posted @ 2009-06-19 09:51  asheng  阅读(3168)  评论()    收藏  举报