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
Designing for Enterprise
Search
jina
October 06, 2014
Design
4
180
Designing for Enterprise
Creative Works
jina
October 06, 2014
Tweet
Share
More Decks by jina
See All by jina
Design Systems are for People
jina
1
810
Design Tokens in Design Systems
jina
9
28k
Designing a Design System
jina
34
7.1k
Living Design Systems
jina
42
47k
Lightning Design System
jina
6
610
Sass & Style Guides
jina
11
450
Refactoring Web Interfaces
jina
20
950
In Search of the Single Source of Truth
jina
1
350
Sass Basics #1
jina
4
320
Other Decks in Design
See All in Design
拡大するマルチプロダクトSaaSの顧客理解にデザイン組織はどう取り組んでいるか / RAKUSTechCon2024_Design
rakus_dev
0
1.9k
我做了一個詐騙網站...嗎?
crboy
1
140
Dreamia
elsh
0
140
デザインの専門性を活かしたナレッジマネジメント活動の実践と研究
chiemitaki
0
360
SpectrumTokyoMeetup12_自動貯金アプリ『finbee』での取り組みについて
shihorishimazu
2
370
Design System for training program
mct
0
260
Webフォント選定の極意!フォントの基本から最新トレンドまで徹底解説
takanorip
3
580
We Baby Bears-Triple T Tiger
yvonnehsuanho
PRO
0
440
portfolio
amitnk
1
100
3 Reasons Why I Got into Design
harukausui
1
150
Kim Possible - Crush
olgastoryboard
0
120
Памятка-раздатка по Карте процесса-опыта, А4
ashapiro
1
210
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1365
200k
We Have a Design System, Now What?
morganepeng
49
7.2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
228
52k
Making Projects Easy
brettharned
115
5.9k
The Cost Of JavaScript in 2023
addyosmani
43
5.9k
Infographics Made Easy
chrislema
239
18k
Music & Morning Musume
bryan
46
6.1k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Facilitating Awesome Meetings
lara
49
6k
Gamification - CAS2011
davidbonilla
80
5k
GraphQLの誤解/rethinking-graphql
sonatard
65
9.9k
It's Worth the Effort
3n
183
27k
Transcript
designing for enterprise @JINA // CREATIVE WORKS // MEMPHIS //
2014
@jina
HOMETOWN // NASHVILLE
COLLEGE TOWN // MEMPHIS
MEMPHIS COLLEGE OF ART
ODEN MARKETING & DESIGN Interactive Design Intern ROCKET SCIENCE DESIGN
Designer INFERNO Interactive Designer
CURRENT CITY — SAN FRANCISCO
APPLE, INC Front-end UI Developer Visual Interaction Designer CRUSH +
LOVELY Interaction Designer ENGINE YARD User Experience Designer GITHUB Designer DO.COM (formerly by Salesforce) Product Designer
SENIOR PRODUCT DESIGNER salesforce
— PAUL SAFFO “It used to be that designers made
an object and walked away. Today the emphasis must shift to designing the entire life cycle.”
design for enterprise has big challenges
quality, craft, & consistency
tons of content & complex navigation
accessibility
designing for the future while dealing with legacy
how can we design for enterprise?
design for sustainability
design for customization
design for scale
design pages
design pages
design systems
redlines?
None
redlines for large- scale applications can be a nightmare
style guides are all the rage …AND THEY HAVE COME
A LONG WAY
ALISTAPART.COM/ARTICLE/WRITINGAINTERFACESTYLEGUIDE
Design & Brand Standards Front-end Development Standards Keeping Style Guides
Current & Useful
when style guides aren’t current, they’re not useful
don’t create a zombie
create a living style guide
SFDC-STYLEGUIDE.HEROKUAPP.COM
Responsive prototypes Responsive production framework iOS watch, phones, tablets Android
watch, phones, tablets Win8 phones, tablets Multiple products, acquisitions, & partners
PRIMARY APPLICATION COLORS
APPLICATION AREA COLORS
what if a new color gets added? THE STYLE GUIDE
NEEDS TO BE UPDATED, TOO
TYPEFACES
TYPE SIZES
how do we keep colors, spacing, & sizes consistent?
how do we make future design changes easier?
how do we keep our design system agnostic?
THEO: DESIGN PROPERTY CONVERTER
Sass LESS Stylus AURA JSON XML HTML (style guide) {
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } // Body text color $color-text: #444; SASS JSON
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } <!-- Body text color --> <aura:var name="colorText" value="#444" /> AURA JSON
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } <tr> <td>colorText</td> <td>#444</td> <td style="color:#444;"> The quick brown fox jumps over the lazy dog. </td> <td>Body text color</td> </tr> HTML (STYLE GUIDE) JSON
CSS — hex iOS — RGBA ANDROID — 8-digit hex
CSS — rem/em/px iOS — pt ANDROID — sp/dip
developers pull in design properties
no more hard- coded values
GITHUB.COM/SALESFORCE-UX/THEO
assets stored in a repository as scalable vector
STANDARD ICONS
CUSTOM ICONS
ICON FONTS
DOCTYPES
blender: rasterizes SVG as a fallback into various sizes
GITHUB.COM/SALESFORCE-UX/BLENDER
assets display in our style guide automatically
COMPONENTS
EXAMPLES
single source of truth
a change in one place changes everywhere
true consistency
brand customization
UX + engineering collaboration
living design system A COLLABORATION WITH SALESFORCE UX + ENGINEERING
MEDIUM.COM/@SOENKEROHDE/LIVING-DESIGN-SYSTEM-3AB1F2280EF7
— GUSTAVE FLAUBERT “Be regular and orderly in your life
so that you may be violent and original in your work.”
@SALESFORCEUX
DRIBBBLE.COM/SALESFORCE
TWITTER, DRIBBBLE, INSTAGRAM, & GITHUB @jina