Slide 1

Slide 1 text

Design Workflows Rails John W. Long Twitter: @johnwlong for

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

Rails + Ruby I

Slide 6

Slide 6 text

Designer / Developer

Slide 7

Slide 7 text

@thesassway Latest news on Sass + Compass

Slide 8

Slide 8 text

Feedback & Support

Slide 9

Slide 9 text

Design Workflows Rails for

Slide 10

Slide 10 text

1. Passionate Users 2. Fewer Support Issues 3. Easier to Program 4. Competitive 5. Conversions 6. It’s fun! Why Design?

Slide 11

Slide 11 text

1. Users First 2. Guides Users 3. Avoids Surprises 4. Delights 5. Lightweight 6. Compromises Good Design

Slide 12

Slide 12 text

Business Design Development Product Design .

Slide 13

Slide 13 text

1. No Design 2. Prettify This 3. Big Upfront Design 4. Iterative Design Approaches

Slide 14

Slide 14 text

Development Iterative Design +

Slide 15

Slide 15 text

Think Big Build Small

Slide 16

Slide 16 text

Build the smallest thing possible that will validate or invalidate your idea.

Slide 17

Slide 17 text

Core Idea

Slide 18

Slide 18 text

Get Feedback (End Users + $$ People)

Slide 19

Slide 19 text

What do you think about this? Would you actually pay money for this? How much? How can we make this better? Should we remove anything?

Slide 20

Slide 20 text

Iterate

Slide 21

Slide 21 text

Maximize Learning

Slide 22

Slide 22 text

1. An Idea 2. An Assertion 3. An Experiment 4. Customer Feedback Customer Development

Slide 23

Slide 23 text

User Stories Iterative Workflow Customer Feedback Design/Prototyping Development

Slide 24

Slide 24 text

User Stories

Slide 25

Slide 25 text

Allow a [type of user] to do [action] Example 1

Slide 26

Slide 26 text

Allow a regular user to do [action] Example 1

Slide 27

Slide 27 text

Allow a regular user to post a status update Example 1

Slide 28

Slide 28 text

Allow a regular user to post a status update when they are signed in. Example 1

Slide 29

Slide 29 text

Allow a user to view details about another user Example 2

Slide 30

Slide 30 text

Allow a regular user to view an activity stream generated from other users interactions across the system Example 3

Slide 31

Slide 31 text

Allow a regular user to keep track of what his friends are doing on our site Example 3

Slide 32

Slide 32 text

User Stories 1. Start here 2. Loose definitions / big picture 3. Keep team focused on end user 4. Wonderful with clients 5. Single most important tool

Slide 33

Slide 33 text

http://cukes.info/

Slide 34

Slide 34 text

Like a Pirate Prototyping

Slide 35

Slide 35 text

Whiteboards

Slide 36

Slide 36 text

USERNAME PASSWORD SIGN

Slide 37

Slide 37 text

Whiteboards • Great for brainstorming with customers • Great for illustrating flow • Lightweight • Hard to take with you

Slide 38

Slide 38 text

Wireframes

Slide 39

Slide 39 text

Paper Prototypes

Slide 40

Slide 40 text

What

Slide 41

Slide 41 text

Balsamiq Mockups http://balsamiq.com/

Slide 42

Slide 42 text

No content

Slide 43

Slide 43 text

No content

Slide 44

Slide 44 text

Wireframes • Moderately lightweight • Capture more detail • Easy to showoff to customers and stakeholders • Anyone can build them

Slide 45

Slide 45 text

Hi-Fi Mockups

Slide 46

Slide 46 text

No content

Slide 47

Slide 47 text

No content

Slide 48

Slide 48 text

No content

Slide 49

Slide 49 text

Hi-Fi Mockups • One step from HTML • Help establish look & feel (also tone) • Typically require professional help • Most potential for error

Slide 50

Slide 50 text

HTML Prototypes

Slide 51

Slide 51 text

No content

Slide 52

Slide 52 text

No content

Slide 53

Slide 53 text

No content

Slide 54

Slide 54 text

HTML Prototypes • Allow you to test flow • Can be improved over time • Great for client and customer conversations • Can leveraged for actual application (1/4 effort; makes estimating a cinch)

Slide 55

Slide 55 text

Functional Prototypes

Slide 56

Slide 56 text

Functional Prototypes • Great for refining algorithms, user interactions, gestures, anything that is complex • Also great for client and customer conversations • Don’t need to be written in/for target language or platform • May also be leveraged for the actual application

Slide 57

Slide 57 text

Designers Rails Tools for

Slide 58

Slide 58 text

http://get-serve.com

Slide 59

Slide 59 text

Demo

Slide 60

Slide 60 text

Serve • Made for designers • Rails newbies are right at home • Keeps designers out of the app • Can become unwieldy with iterative design/dev cycles http://get-serve.com

Slide 61

Slide 61 text

Showoff http://github.com/adamlogic/showoff

Slide 62

Slide 62 text

• Rails Plugin (direct integration) • Creates a “/mockups” route • Use app layouts/partials/etc • Great for iterative development http://github.com/adamlogic/showoff Showoff

Slide 63

Slide 63 text

Other Options • Nesta • Middleman • StaticMatic? • Brochure

Slide 64

Slide 64 text

Rails❤ Designers?

Slide 65

Slide 65 text

The Challenge What can we do to make it easier for designers to get started with Rails?