网站的各类角色。
这里的内容来自 Learning Web Design: A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics 一书的第一章。观察到相对发达地区(欧美、日本、香港等),技术起步早,它们对网站的使用也更多,对网站角色的分工也更明确。国内的网站分工上可能不太一样。
下面各种角色,在 Learning Web Design 这本书中都给出了延伸阅读的书目。由于书本可能会更新版本,这里不写入具体书名,需要时再查阅 Learning Web Design。
内容管理。
Information Architect(或者叫 Information Design),负责网站整体的信息结构(导航、内容分类、数据在服务端的组织形式等等),方便网站的各类用户容易找到它们想要的信息。
Content Strategist,有点像国内的运营,负责实际内容的维护、编写、复用。通过内容维护整体的品牌形象。
设计师。
UX、IxD 和 UI 设计师,它们的职责有别但是经常交叉。
UX 是与用户走得最近的,他们需要跟产品经理一样理解用户的需求,关心用户如何使用这个网站,关心内容质量等等。用户调研、测试应该由 UX 设计师来做。
The User Experience designer takes a holistic view of the design process — ensuring the entire experience with the site is favorable. UX design is based on a solid understanding of users and their needs based on observations and interviews. According to Donald Norman (who coined the term), UX design includes “all aspects of the user’s interaction with the product: how it is perceived, learned, and used.” For a website or application, that includes the visual design, the user interface, the quality and message of the content, and even the overall site performance. The experience must be in line with the organization’s brand and business goals in order to be successful.
IxD 的主要职责是让网站易用、高效,让用户用起来很方便。UI 设计师会更聚焦于具体的页面展现,如页面功能布局、控件的样式等等。
这几个角色的工作过程一般是这样:
即是视觉设计师,决定了网站的「look and feel」,负责 logo、图形、字体、颜色、布局等等。
一般在于客户沟通过程,可能会通过这些形式进行沟通:
另外视觉设计师还需要:
开发者,一般分前端和后端,不需要多描述。
Product manager, project manager, SEO specialist 这些顾名思义。Multimedia producers 这种职位比较少听到,我觉得就是内容编辑,专门产生内容,不管是文字、图片还是视频等。