Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
创业没有设计师,如何设计
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
saber
December 01, 2012
Design
1.5k
24
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
创业没有设计师,如何设计
saberma 在 RubyConfChina 2012 演讲主题
saber
December 01, 2012
More Decks by saber
See All by saber
Time to join open source
saberma
0
140
Other Decks in Design
See All in Design
開閉UIのアニメーション設計
hiro0218
2
910
Frontier
rwang05
0
190
設計と制作 意図を形に表す / Design and Making: Intent Made Form
usagimaru
3
2.1k
トランジションの冒険 自分と世界を変える冒険の書 / Transition Adventure
dmattsun
2
230
2026の目標「もっと定量的に事業、会社へ貢献する!」
yuri_ohashi
0
880
UI生成の鍵は要件整理 -デザインプロセスのエッセンスを プロンプト作成に取り入れよう-
abokadotyann
4
1k
root COMPANY DECK / We are hiring!
root_recruit
3
29k
設計の進め方と 品質特性品質特性
harakeishi
0
220
「惜しいデザイン」 を生み出さないための AIレビューループ
0b1tk
3
2.8k
test deck title
shotamatsuo
0
1.5k
つくり方を変えていく | change-how-we-build
mottox2
2
1.4k
20260309_3月ICTデザイン勉強会_地域創生2.0
a2k
0
150
Featured
See All Featured
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
1
270
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
570
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Everyday Curiosity
cassininazir
0
270
AI: The stuff that nobody shows you
jnunemaker
PRO
9
870
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
66
57k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
460
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
1
390
The SEO identity crisis: Don't let AI make you average
varn
0
520
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
270
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
650
WENDY [Excerpt]
tessaabrams
11
39k
Transcript
创业,没有设计师,如何设计 马海波 @saberma
v3.0 ShopQi
哪个设计流程最合适? 基于模板 1 规范流程 2 精简流程 3
LiveReload
字体 排版 实现 颜色
color:#4F81BD
None
哪种颜色 1 深浅如何 2 明暗如何 3
人性化的 HSL
色相H 1 饱和度S 2 明度L 3
hsl(213,45%,33%) hsl(213,45%,73%) #4F81BD hsl(213,45%,53%)
color: #4F81BD; .CSS color: hsl(213, 45%, 53%); .SCSS
怎么确定用哪种颜色? 知道了如何表示颜色,
心理暗示 红色 激情、爱情、鲜血、能量、 热心、热诚、激动、热量、力量、 热情、积极、前进、活力;侵略性、 愤怒、战争、革命、残忍、不道德、 危险、禁止、幼稚、卑俗 橙色 跟楼上类似… 黄色
… 绿色 … 蓝色 … 紫色 …
电商偏爱 红色 京东 天猫 凡客
红色 热闹、喜庆、红火 HOT
技术偏爱 蓝色 ITEYE ChinaUnix cnBeta
蓝色 科技 、效率、稳重 COLD
这种颜色要怎么搭配?
优先使用单色搭配 HSL (30′, 100%, 50%) HSL (30′, 100%, 63%) HSL
(30′, 100%, 73%) HSL (30′, 100%, 33%)
频道 背景 链接 图标
$link-color: hsl(200, 100%, 50%); $link-hover-color: hsl(200, 100%, 30%); @import "h5bp/normalize";
$link-color: hsl(200, 100%, 50%); # $link-hover-color: hsl(200, 100%, 30%); $link-hover-color: darken($link-color, 20%); @import "h5bp/normalize"; 这是一个链接 这是一个链接 .SCSS
逐步考虑双色搭配 HSL (30′, 100, 50) HSL (30′, 100, 63) HSL
(30′, 100, 73) HSL (30′, 100, 33) HSL (10′, 100, 50)
频道 背景 链接 图标 突出
颜色 排版 实现 字体
font-family: sans-serif;
serif sans-serif
serif sans-serif
浏览器默认字体设置 font-family: sans-serif; 宋体
ruby on rails Font#1 ruby on rails Font#2 ruby on
rails Font#3 你最不喜欢哪个字体?
ruby on rails 宋体 ruby on rails Georgia ruby on
rails Arial
font-family: arial,sans-serif;
None
1.Ruby is Great 1.Ruby is Great 眼力大测试
font-family: Helvetica,arial,sans-serif; font-family:Helvetica Neue,Helvetica,arial,sans-serif;
Logo的字体怎么选?
None
None
颜色 字体 实现 排版
四大设计原则 重复 对齐 对比 分组
Ruby让你编程更快乐 1993.02.24 人们特别是电脑工程师们,常常从机器着想。他们认为: “这样做,机器就能运行的更快;这样做,机器运行效 率更高;这样做,机器就会怎样怎样怎样。 @Matz Ruby让你编程更快乐 1993.02.24 人们特别是电脑工程师们,常常从机器着想。他们认为: “这样做,机器就能运行的更快;这样做,机器运行效
率更高;这样做,机器就会怎样怎样怎样。 @Matz
四大设计原则 重复 对齐 对比 分组
None
Ruby让你 编程更快乐 @Matz 1993.02.24 人们特别是电脑工程师们,常常从机器着想。他们 认为:“这样做,机器就能运行的更快;这样做, 机器运行效率更高;这样做,机器就会怎样怎样怎 样。”实际上,我们需要从人的角度考虑问题,人 们怎样编写程序或者怎样使用机器上应用程序。我 们是主人,他们是仆人。
Ruby让你 编程更快乐 @Matz 1993.02.24 人们特别是电脑工程师们, 常常从机器着想。他们认 为:“这样做,机器就能 运行的更快;这样做,机 器运行效率更高;这样做, 机器就会怎样怎样怎样。”
实际上,我们需要从人的 角度考虑问题,人们怎样 编写程序或者怎样使用机 器上应用程序。我们是主 人,他们是仆人。
Ruby让你 编程更快乐 @Matz 1993.02.24 人们特别是电脑工程师们,常常从机器着想。他们 认为:“这样做,机器就能运行的更快;这样做, 机器运行效率更高;这样做,机器就会怎样怎样怎 样。”实际上,我们需要从人的角度考虑问题,人 们怎样编写程序或者怎样使用机器上应用程序。我 们是主人,他们是仆人。
None
四大设计原则 重复 对齐 对比 分组
None
None
None
四大设计原则 重复 对齐 对比 分组
统一风格 重复字体 1 重复颜色 2 重复风格 3
颜色 字体 排版 实现
Compass简化CSS
#box #box { @include border-radius(25px); } #box { -webkit-border-radius: 25px;
-moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; } .SCSS .CSS 兼容浏览器
@import "sassy-buttons“ @include sassy-button; .SCSS
迭代设计
Thanks twitter.com/saberma github.com/saberma