Lesson 3: The Amazing New Mobile Web
Article 1: This is Responsive by Brad Frost
各种响应式网站设计的资源。
Article 2: Common Mobile Problems
作者做了个问卷调查,调查设计师们在响应式网站设计(RWD,Responsive Website Design)过程中遇到的问题。
The lack of a static design phase
- 与以前设计静态效果图(static screenshots)不同,响应式设计中设计师更加依赖 quick sketches, wireframing and making rapid HTML and CSS prototypes by 'designing' in the browser.
- 尽早地用HTML 设计在浏览器里看效果,然后创建资源(而不是整个布局)。
- Dan Mall's case study on the redesign of Crayola.com
-
Stephen Hay's responsive design workflow slides
- 移动设计工作流
- Information Architecture
- Interaction Design(wireframe)
- Design(设计不是装饰,装饰也不是设计)
-
响应式设计工作流
- Content Inventory – establish and describe the content. This gives you your raw materials
- Content reference wireframes – establish rough responsive wireframes in HTML. Allows for really fast iterations.
- Design in text (structured content) – establishes content hierarchy and structure. Easily revisable.
- Linear Design – Test out the plain jane structured content in HTML in the browser.
- Breakpoint graph – display visually where the breakpoints happen
- Design for various breakpoints – Start with the small screen first, then expand until it looks like shit. TIME FOR A BREAKPOINT!
- HTML design prototype – If w’ere not delivering designs in PS, what do we deliver? Clients wants PS because they’re used to it. Create HTML CSS, and maybe a bit of JS
- Present prototype screenshots – It’s part of a presentation psychology – Presenting static “impressions” of the design across the different breakpoints allows you to stay ahead of your client.
- Present prototype after revisions – Once revisions have been made, you can show the design in action
- Document for production – Deliver a style guide along with the production code.
- 移动设计工作流
-
responsiveprocess.com
- Discovery
- Design
- Development
- Deployment
导航(Navigation)
如果和一般的web设计一样,在顶部导航(或者叫“什么也不变