Slide 1

Slide 1 text

principles. adactio.com

Slide 2

Slide 2 text

design principles how?

Slide 3

Slide 3 text

design goals why?

Slide 4

Slide 4 text

design patterns what?

Slide 5

Slide 5 text

goals principles patterns

Slide 6

Slide 6 text

...to form a more perfect Union, establish Justice, insure domestic Tranquility, proide for the common defence, promote the general Welfare, and secure the Blessings of Liberty to ourseles and our Posterity —e United States Constitution goals

Slide 7

Slide 7 text

...that all Men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness. —e Declaration Of Independence principles

Slide 8

Slide 8 text

patterns one person, one vote checks and balances

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

Soware, like all technologies, is inherently political. Code inevitably reflects the choices, biases and desires of its creators. —Jamais Cascio

Slide 11

Slide 11 text

rough consensus running code &

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

CSS maintainability modularity readability longevity interoperability simplicity implementibility minimum reduncancy learnability extensibility efficiency device-independency accessibility

Slide 14

Slide 14 text

selector { property: value; }

Slide 15

Slide 15 text

be conservative in what you send; be liberal in what you accept.

Slide 16

Slide 16 text

HTML

Slide 17

Slide 17 text

...guidance for the design of HTML in the areas of compatibility, utility and interoperability. —HTML Design Principles

Slide 18

Slide 18 text

solve real problems

Slide 20

Slide 20 text

degrade gracefully

Slide 21

Slide 21 text

input type="number" input type="search" input type="range" input type="email" input type="date" input type="url"

Slide 22

Slide 22 text

input type="number"

Slide 23

Slide 23 text

input type="search"

Slide 24

Slide 24 text

input type="search" placeholder="e.g. salad or fish"

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

goal backwards compatibility

Slide 28

Slide 28 text

principle progressive enhancement

Slide 29

Slide 29 text

pattern

Slide 30

Slide 30 text

What’s your favourite browser? Safari Chrome Opera Firefox Other If other, please specify:

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

What’s your favourite browser? Safari Chrome Opera Firefox

Slide 34

Slide 34 text

No content

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

What’s your favourite browser? Safari Chrome Opera Firefox Other If other, please specify:

Slide 37

Slide 37 text

What’s your favourite browser? Safari Chrome Opera Firefox Other If other, please specify:

Slide 38

Slide 38 text

No content

Slide 39

Slide 39 text

Flash HTML5 plug-in video

Slide 40

Slide 40 text

Slide 41

Slide 41 text

Slide 42

Slide 42 text

Slide 43

Slide 43 text

Slide 44

Slide 44 text

Slide 45

Slide 45 text

download 1 2 3 4 5

Slide 46

Slide 46 text

e value of a network is proportional to the square of the number of connected users of the system (n²). —Robert Metcalfe principle

Slide 47

Slide 47 text

JavaScript

Slide 48

Slide 48 text

principle unobtrusive JavaScript

Slide 49

Slide 49 text

Find stuff and do stuff to it. —juery

Slide 50

Slide 50 text

selector { property: value; }

Slide 51

Slide 51 text

$(selector).event ({ action; });

Slide 52

Slide 52 text

pattern

Slide 53

Slide 53 text

No content

Slide 54

Slide 54 text

No content

Slide 55

Slide 55 text

No content

Slide 56

Slide 56 text

antipattern

Slide 57

Slide 57 text

dark patterns

Slide 58

Slide 58 text

No content

Slide 59

Slide 59 text

No content

Slide 60

Slide 60 text

No content

Slide 61

Slide 61 text

No content

Slide 62

Slide 62 text

No content

Slide 63

Slide 63 text

No content

Slide 64

Slide 64 text

No content

Slide 65

Slide 65 text

No content

Slide 66

Slide 66 text

No content

Slide 67

Slide 67 text

No content

Slide 68

Slide 68 text

No content

Slide 69

Slide 69 text

No content

Slide 70

Slide 70 text

goals principles patterns

Slide 71

Slide 71 text

...to organize the world’s information and make it universally accessible and useful. —Google Corporate Information goals

Slide 72

Slide 72 text

Simplicity is powerful. Every millisecond counts. —Ten principles that contribute to a Googley user experience principles

Slide 73

Slide 73 text

...to empower and engage people around the world to collect and develop educational content. ...to disseminate it effectively and globally. —Wikimedia Foundation goals

Slide 74

Slide 74 text

Have a neutral point of view. Interact in a respectful and civil manner. —Wikipedia:Five pillars principles

Slide 75

Slide 75 text

...allow anyone to easily publish, manage and organize a wide variety of content on a website. —About Drupal goals

Slide 76

Slide 76 text

Privilege the Content Creator. Design for the 80%. —Drupal 7 User Experience Project principles

Slide 77

Slide 77 text

A web of data. —Semantic Web goals

Slide 78

Slide 78 text

Decompose any type of knowledge into small pieces. —RDF principles

Slide 79

Slide 79 text

Humans first, machines second. —Microformats principles

Slide 80

Slide 80 text

No content

Slide 81

Slide 81 text

principles progressive enhancement unobtrusive JavaScript be conservative in what you send; be liberal in what you accept.

Slide 82

Slide 82 text

goal universal access

Slide 83

Slide 83 text

pattern one web

Slide 84

Slide 84 text

No content

Slide 85

Slide 85 text

No content

Slide 86

Slide 86 text

principles. adactio.com

Slide 87

Slide 87 text

html5for webdesigners .com