-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathWeek 12 Honest Interfaces.html
661 lines (515 loc) · 49 KB
/
Week 12 Honest Interfaces.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
<!DOCTYPE html>
<!-- saved from url=(0037)http://52weeksofux.com/tagged/week_12 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr" style="position: relative; -webkit-transition: right 0.25s ease-in-out; transition: right 0.25s ease-in-out; right: 0px;"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script src="./Week 12 Honest Interfaces_files/rapid-3.18.1.js"></script><script src="./Week 12 Honest Interfaces_files/quant.js"></script><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="./Week 12 Honest Interfaces_files/pre_tumblelog.js"></script>
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="content-language" content="en">
<meta name="author" content="Joshua Brewer, Joshua Porter">
<meta name="description" content="Weekly insights into better UX practices">
<meta name="keywords" content="User Experince Design Web CSS">
<meta name="bitly-verification" content="307da4d2339a">
<title>52 Weeks of UX </title>
<link rel="shortcut icon" href="http://37.media.tumblr.com/avatar_2df26f93ef81_128.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/52WeeksOfUx">
<style type="text/css" media="screen">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}table{border-collapse:collapse;border-spacing:0} body{ background:#1a1a1a url(http://jbrewer.me/52/bg_dark.jpg); color:#1a1a1a; font-family:Georgia,"Palatino","Palatino Linotype",Times,"Times New Roman",serif; font-size:100%; line-height:1.5; margin:0; padding:0; vertical-align:text-bottom; -webkit-text-size-adjust:none}a img{ border:0}.clear{ clear:both}.push{ float:right}.pull{ float:left}.hidden{ display:none; visibility:hidden; width:0; height:0; padding:0; margin:0; border:0}.clearfix:after{ visibility:hidden; display:block; font-size:0; content:""; clear:both; height:0}* html .clearfix{ zoom:1}*:first-child+html .clearfix{ zoom:1}#article_nav{ margin:0 auto; width:900px; font-size:0.7em; height:47px}#article_nav a,#article_nav span{ color:#7a7a7a; display:block; float:left; font-weight:bold; height:47px; line-height:47px; text-align:center; text-decoration:none; text-shadow:#000 0 -1px 0; width:17px}#article_nav span{ color:#4a4a4a}#article_nav a:hover,body.current #article_nav a.current{ background:#8c0806 url(http://jbrewer.me/52/article_nav_shadow.png) repeat-x 0 0; color:#fff; text-shadow:rgba(0,0,0,0.75) 1px 1px 1px}#container{ background:#fff url(http://jbrewer.me/52/bg.jpg); border:1px solid #000; border-width:1px 0; width:100%}#masthead{ margin:0 auto; padding:36px 0; width:900px}#branding{ float:left; height:72px; width:140px}#branding a{ background:url(http://jbrewer.me/52/logo2.png) no-repeat 0 0; display:block; float:left; text-indent:-9999px; height:72px; width:140px}#branding a:hover{ background-position:0 -72px}#tagline{ font-style:italic; float:left; height:72px; margin-left:235px; position:relative; width:525px}#tagline h1,#tagline p{ font-size:24px; font-weight:normal; height:72px; line-height:36px; background:url(http://jbrewer.me/52/tagline.png) no-repeat 0 60%; text-indent:-9999em; width:415px}#tagline a{ font-size:12px; position:absolute; right:0; bottom:18px; text-decoration:none; background:url(http://jbrewer.me/52/subscribe.png) 0 0; height:37px; width:37px; display:block; text-indent:-9999em}#tagline a:hover{ background-position:0 100%; :-webkit-transition all 0.25s linear}#nav{ float:right; line-height:72px; margin:0; padding:0; vertical-align:middle}#nav li{ display:inline; margin:0 0 0 10px; position:relative}#nav li a{ padding:6px 12px; border-radius:3px; text-decoration:none; text-transform:uppercase; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px}#nav li a:visited{ color:#8c0806}#nav li a:hover{ color:#fff; text-shadow:rgba(0,0,0,0.5) 0 -1px 0; -moz-box-shadow:inset 0 0 0.5em rgba(0,0,0,0.5); -webkit-box-shadow:inset 0 0 0.5em rgba(0,0,0,0.5)}#about_the_authors{ clear:both; display:none; font-size:14px; font-family:Georgia,"Palatino","Palatino Linotype",Times,"Times New Roman",serif; line-height:1.5; letter-spacing:normal; position:absolute; left:0; text-transform:none; width:525px}#content{ margin:0 auto; padding-bottom:0; width:900px}#footer{ color:#aaa; font-size:12px; margin:23px auto 0; text-shadow:#000 0 -1px 0; width:900px}#footer .about{ font-size:14px; float:right; margin:0; width:525px}#footer h3{ border-top:2px solid; border-bottom:1px solid; color:#dadada; font-family:proxima-nova-1,proxima-nova-2,helvetica,sans-serif; font-size:14px; letter-spacing:1px; margin-bottom:24px; text-transform:uppercase; text-shadow:#000 0 -1px 0}.about p{ margin-bottom:24px}#footer a{ color:#ddd; text-decoration:}#footer .legal{ background:url(http://jbrewer.me/52/divider.png) repeat-x 0 0; clear:both; color:#444; padding:14px 0 12px}#footer .copyright+p{float:left;clear:both}.searchtastic{ width:300px; float:left}.searchtastic p{ float:left; clear:both; font-size:14px; margin: 0; position:relative; width:100%}.searchtastic p a{color:#fff;}#searchform{ padding:0; margin:0; float:left; font-size:14px; width:100%}#searchform fieldset{ float:left; width:100%}#searchform fieldset span{ font-style:italic; float:left}#searchform .button{ padding:6px 6px; background:#8c0806; border:0; color:#fff; display:inline; float:right; font-weight:bold; margin:0 0 0 3px; text-decoration:none; text-transform:uppercase; text-shadow:rgba(0,0,0,0.5) 0 -1px 1px; vertical-align:middle; cursor:pointer; -moz-border-radius:3px; -webkit-border-radius:3px}#searchform .button:hover{ -moz-box-shadow:0 0 0.5em rgba(0,0,0,0.5); -webkit-box-shadow:0 0 0.5em rgba(0,0,0,0.5)}#searchform input[type="text"]{ border:0; border-bottom:1px dotted #444; color:#dadada !important; display:inline; float:left; font-size:14px; font-weight:bold; padding:3px; background:none; vertical-align:middle; width:165px}#searchform INPUT[type="text"]:focus{ color:#7a7a7a}a:link{ color:#8c0806}a:visited{ color:#a94644}a:focus,a:hover,a:active{ color:#fff; background-color:#8c0806; text-decoration:none; :-webkit-transition all 0.25s linear}#pagination{ font-size:12px; float:left; margin-bottom:24px; width:900px}#pagination a{ display:block; float:left; padding:4px 12px; border-radius:3px; text-decoration:none; text-transform:uppercase; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px}#pagination a:hover{ text-decoration:none; text-shadow:rgba(0,0,0,0.5) 0 -1px 0; background:#8c0806 url(http://jbrewer.me/52/button_highlight.png) repeat-x 0 3px}#pagination a.next{ display:inline; float:right; clear:none}#pagination a.prev{ display:inline; float:left; clear:none}.photo{ margin-left:.5em}.tagged-with .tag,#searchresultcount .query{ color:#8c0806}.tagged-with,#searchresultcount{ margin:12px 0}.hfeed{ float:left; padding:0; margin:0 0 24px 0; min-height:400px}.hentry{ position:relative; margin:0; padding:0 0 24px 0}.heading_container{ border-top:2px solid #111; border-bottom:1px solid #111; position:relative}.heading_container .week{ position:absolute; left:75px; top:10px; font-weight:100; text-transform:uppercase} .ornamentation_r{ color:#444; font-family:arial; position:absolute; left:0px; top:5px; font-size:24px}.ornamentation_l{ position:absolute; right:0px; top:5px; font-size:24px}h1.entry-title,h2.entry-title{ float:left; font-size:24px; font-weight:bolder; letter-spacing:0.07em; margin-left:375px; padding:4px 0 5px; text-transform:uppercase; width:520px} .entry-title a{ text-decoration:none}.entry-title a:link,.entry-title a:visited{ color:#000}.heading_container a:focus,.heading_container a:hover,.heading_container a:active{ background-color:transparent; color:#8c0806; text-decoration:underline; text-shadow:rgba(0,0,0,0.35) 1px 1px 1px}.entry-content{ float:right; margin-top:30px; position:relative; width:525px}.entry-content p{ margin:0 0 24px 0} .entry-content p.quote{ font-style:italic}.entry-content p.quote span.source{ font-style:normal; display:block; text-align:right}.entry-content p.sketch{ overflow:hidden; position:absolute; top:0; left:-375px}.entry-content p.sketch img{ border:0}.entry-content img{ border:5px solid #ddd}.entry-info{ border:1px dotted #b9b9b9; border-width:1px 0; color:#444; font-size:10px; font-family:Georgia,"Palatino","Palatino Linotype",Times,"Times New Roman",serif !important; float:right; letter-spacing:1px; margin-top:-6px; padding:4px 0 4px; position:relative; text-transform:uppercase; width:525px}.entry_info a{ text-decoration:none}.meta{ font-size:11px; letter-spacing:1px; margin-bottom:3px; text-transform:uppercase} .meta a,.meta .date{ color:#444; text-decoration:none}.meta .hcard{ font-style:italic; text-transform:lowercase}.meta .hcard .fn{ font-style:normal; text-transform:uppercase}.dot_sep{ margin-left:3px; margin-right:3px}dl.tags{ display:inline; list-style:none; margin:0; padding:0}.entry-info .tags dt,.tags dd{ display:inline; margin:0; padding:0}.tags dd{ font-size:12px; font-style:italic; letter-spacing:normal; text-transform:lowercase}.comments,.retweet{ display:inline}.retweet a{ background:url(http://jbrewer.me/52/retweet.png) no-repeat 0 -1px; padding-left:18px; text-decoration:none; text-transform:uppercase}.retweet a:hover{ background:#8c0806 url(http://jbrewer.me/52/retweet.png) no-repeat 0 -17px; text-shadow:rgba(0,0,0,0.5) 0 -1px 0}blockquote{ padding:0 0 0 1em; margin:0 0 1em 0}.entry-content ul{ padding-left:1em}.chat ul{ list-style-image:url(); list-style-type:square}.chat li{ border-bottom:1px dotted #eee; padding:.3em}.chat li:last-child{ border-bottom:0}.chat li .label{ font-weight:bold}.chat li.even{ background-color:#fafafa} .entry-content ul {margin:0 0 24px;list-style:square;padding:0} .clear_bottom {margin-bottom:24px}
body.week_1 a.week_1 ,
body.week_2 a.week_2 ,
body.week_3 a.week_3 ,
body.week_4 a.week_4 ,
body.week_5 a.week_5 ,
body.week_6 a.week_6 ,
body.week_7 a.week_7 ,
body.week_8 a.week_8 ,
body.week_9 a.week_9 ,
body.week_10 a.week_10,
body.week_11 a.week_11,
body.week_12 a.week_12,
body.week_13 a.week_13,
body.week_14 a.week_14,
body.week_15 a.week_15,
body.week_16 a.week_16,
body.week_17 a.week_17,
body.week_18 a.week_18,
body.week_19 a.week_19,
body.week_20 a.week_20,
body.week_21 a.week_21,
body.week_22 a.week_22,
body.week_23 a.week_23,
body.week_24 a.week_24,
body.week_25 a.week_25,
body.week_26 a.week_26,
body.week_27 a.week_27,
body.week_28 a.week_28,
body.week_29 a.week_29,
body.week_30 a.week_30,
body.week_31 a.week_31,
body.week_32 a.week_32,
body.week_33 a.week_33,
body.week_34 a.week_34,
body.week_35 a.week_35,
body.week_36 a.week_36,
body.week_37 a.week_37,
body.week_38 a.week_38,
body.week_39 a.week_39,
body.week_40 a.week_40,
body.week_41 a.week_41,
body.week_42 a.week_42,
body.week_43 a.week_43,
body.week_44 a.week_44,
body.week_45 a.week_45,
body.week_46 a.week_46,
body.week_47 a.week_47,
body.week_48 a.week_48,
body.week_49 a.week_49,
body.week_50 a.week_50,
body.week_51 a.week_51,
body.week_52 a.week_52, body.index #article_nav a.current_week {
background:#8c0806 url(http://jbrewer.me/52/article_nav_shadow.png) repeat-x 0 0; text-shadow:rgba(0,0,0,0.75) 1px 1px 1px !important; color:#fff !important;}
small {font-size:80%}
.email_subscription{float:right; width:525px;margin-top:36px;font-size:14px;}
.email_subscription p span {font-style:italic:}
.email_subscription INPUT[type="text"]{ border:0; border-bottom:1px dotted #444; display:inline; padding:3px; background:none; vertical-align:middle;}
.email_subscription .button{ padding:6px 6px; background:#8c0806; border:0; color:#fff; display:inline; font-weight:bold; margin:0 0 0 3px; text-decoration:none; text-transform:uppercase; text-shadow:rgba(0,0,0,0.5) 0 -1px 1px; vertical-align:middle; cursor:pointer; -moz-border-radius:3px; -webkit-border-radius:3px}
.desc {display:none;}
.footnote {border-top:1px dotted #ddd;font-size:80%;padding-top:17px;}
p.sponsor_img {float:left;margin-right:10px;margin-bottom:0;}
.sponsor_img a {margin-right:10px;}
.sponsor_img a img {width:65px;}
.sponsor_img a:hover {background:none;}
.sponsor_img a:hover img{border-color:rgb(140, 8, 6);}
img.sans_b {border:0 !important;}
#advertising {width:100%;display:block;clear:both;padding:8px;margin:36px 0 0;
-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
background:rgba(0,0,0,0.05) url(http://jbrewer.me/52/webvanta-logo-50px-high.png) no-repeat 140px 15px;
float:left;
}
#advertising p {margin-left:364px;}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
</style>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="http://jbrewer.me/52/ie.css" />
<![endif]-->
<script type="text/javascript" src="./Week 12 Honest Interfaces_files/xjd7gus.js"></script>
<style type="text/css">#article_nav{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}#nav{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}.entry-title{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}.heading_container{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}.tk-proxima-nova{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}</style><link rel="stylesheet" type="text/css" href="./Week 12 Honest Interfaces_files/xjd7gus-a.css"><script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=52weeksofux">
<script src="./Week 12 Honest Interfaces_files/tumblelog.js"></script><style type="text/css" id="tumblr_teaser_follow_css">
#tumblr_teaser_follow {
display: block;
opacity: 1;
visibility: hidden;
position: fixed;
bottom: 0px;
right: 0px;
width: 1px;
height: 1px;
z-index: 2147483647;
}
#tumblr_teaser_follow.open {
visibility: visible;
width: 310px;
height: 106px;
}
</style><style type="text/css" id="tumblr_iframe_css">
.tumblr_controls {
position: absolute;
top: 0px;
right: 0px;
display: block;
opacity: 1;
width: 1px;
height: 1px;
z-index: 2147483647;
visibility: hidden;
pointer-events: none;
}
.tumblr_controls.visible {
visibility: visible;
pointer-events: all;
}
.tumblr_controls.sticky {
position: fixed;
}
.tumblr_controls.transition {
-webkit-transition: top 0.1s ease;
-moz-transition: top 0.1s ease;
-ms-transition: top 0.1s ease;
-o-transition: top 0.1s ease;
transition: top 0.1s ease;
}
iframe#tumblr_controls.tumblr_controls.sticky.transition {
-webkit-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-moz-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-ms-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-o-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
top: 0 !important;
}
.tumblr_controls.sticky.transition {
-webkit-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-moz-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-ms-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
-o-animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
animation: tumblr_controls_fade_in 0.3s 0.2s linear 1 both;
top: 0 !important;
}
.tumblr_controls.flash_fix {
visibility: hidden !important;
}
#tumblr_controls {
width: 321px;
height: 36px;
}
@-webkit-keyframes tumblr_controls_fade_in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes tumblr_controls_fade_in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes tumblr_controls_fade_in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes tumblr_controls_fade_in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes tumblr_controls_fade_in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
</style>
<link rel="stylesheet" type="text/css" href="./Week 12 Honest Interfaces_files/stylesheet.css">
<meta http-equiv="x-dns-prefetch-control" content="off">
<meta name="keywords" content="week 12,principles,interface,honesty">
<!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995"><meta property="og:title" content="52 Weeks of UX"><meta property="og:url" content="http://52weeksofux.com/?og=1"><meta property="og:description" content=""><meta property="og:type" content="tumblr-feed:tumblelog"><meta property="og:image" content="http://37.media.tumblr.com/avatar_2df26f93ef81_128.png"><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=52weeksofux"><meta property="al:ios:app_name" content="Tumblr"><meta property="al:ios:app_store_id" content="305343404"><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=52weeksofux"><meta property="al:android:app_name" content="Tumblr"><meta property="al:android:package" content="com.tumblr"><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
<!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="52weeksofux"><meta name="twitter:description" content=" "><meta name="twitter:app:name:iphone" content="Tumblr"><meta name="twitter:app:name:ipad" content="Tumblr"><meta name="twitter:app:name:googleplay" content="Tumblr"><meta name="twitter:app:id:iphone" content="305343404"><meta name="twitter:app:id:ipad" content="305343404"><meta name="twitter:app:id:googleplay" content="com.tumblr"><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=52weeksofux&referrer=twitter-cards"><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=52weeksofux&referrer=twitter-cards"><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=52weeksofux&referrer=twitter-cards">
</head>
<body class="index tk-active week_12">
<div class="desc">A discourse on the process of designing for real people. Weekly insights into better UX practices.</div>
<div id="article_nav">
<a href="http://52weeksofux.com/tagged/week_1" class="published week_1">1</a>
<a href="http://52weeksofux.com/tagged/week_2" class="published week_2">2</a>
<a href="http://52weeksofux.com/tagged/week_3" class="published week_3">3</a>
<a href="http://52weeksofux.com/tagged/week_4" class="published week_4">4</a>
<a href="http://52weeksofux.com/tagged/week_5" class="published week_5">5</a>
<a href="http://52weeksofux.com/tagged/week_6" class="published week_6">6</a>
<a href="http://52weeksofux.com/tagged/week_7" class="published week_7">7</a>
<a href="http://52weeksofux.com/tagged/week_8" class="published week_8">8</a>
<a href="http://52weeksofux.com/tagged/week_9" class="published week_9">9</a>
<a href="http://52weeksofux.com/tagged/week_10" class="published week_10">10</a>
<a href="http://52weeksofux.com/tagged/week_11" class="published week_11">11</a>
<a href="./Week 12 Honest Interfaces_files/Week 12 Honest Interfaces.html" class="published week_12">12</a>
<a href="http://52weeksofux.com/tagged/week_13" class="published week_13">13</a>
<a href="http://52weeksofux.com/tagged/week_14" class="published week_14">14</a>
<a href="http://52weeksofux.com/tagged/week_15" class="published week_15">15</a>
<a href="http://52weeksofux.com/tagged/week_16" class="published week_16">16</a>
<a href="http://52weeksofux.com/tagged/week_17" class="published week_17">17</a>
<a href="http://52weeksofux.com/tagged/week_18" class="published week_18">18</a>
<a href="http://52weeksofux.com/tagged/week_19" class="published week_19">19</a>
<a href="http://52weeksofux.com/tagged/week_20" class="published week_20">20</a>
<a href="http://52weeksofux.com/tagged/week_21" class="published week_21">21</a>
<a href="http://52weeksofux.com/tagged/week_22" class="published week_22">22</a>
<a href="http://52weeksofux.com/tagged/week_23" class="published week_23">23</a>
<a href="http://52weeksofux.com/tagged/week_24" class="published week_24">24</a>
<a href="http://52weeksofux.com/tagged/week_25" class="published week_25">25</a>
<a href="http://52weeksofux.com/tagged/week_26" class="published week_26">26</a>
<a href="http://52weeksofux.com/tagged/week_27" class="published week_27">27</a>
<a href="http://52weeksofux.com/tagged/week_28" class="published week_28">28</a>
<a href="http://52weeksofux.com/tagged/week_29" class="published week_29">29</a>
<a href="http://52weeksofux.com/tagged/week_30" class="published week_30">30</a>
<a href="http://52weeksofux.com/tagged/week_31" class="published week_31">31</a>
<a href="http://52weeksofux.com/tagged/week_32" class="published week_32">32</a>
<a href="http://52weeksofux.com/tagged/week_33" class="published week_33">33</a>
<a href="http://52weeksofux.com/tagged/week_34" class="published week_34">34</a>
<a href="http://52weeksofux.com/tagged/week_35" class="published week_35">35</a>
<a href="http://52weeksofux.com/tagged/week_36" class="published week_36">36</a>
<a href="http://52weeksofux.com/tagged/week_37" class="published week_37">37</a>
<a href="http://52weeksofux.com/tagged/week_38" class="published week_38">38</a>
<a href="http://52weeksofux.com/tagged/week_39" class="published week_39">39</a>
<a href="http://52weeksofux.com/tagged/week_40" class="published week_40">40</a>
<a href="http://52weeksofux.com/tagged/week_41" class="published week_41">41</a>
<a href="http://52weeksofux.com/tagged/week_42" class="published week_42">42</a>
<a href="http://52weeksofux.com/tagged/week_43" class="published week_43">43</a>
<a href="http://52weeksofux.com/tagged/week_44" class="published week_44">44</a>
<a href="http://52weeksofux.com/tagged/week_45" class="published week_45">45</a>
<a href="http://52weeksofux.com/tagged/week_46" class="published week_46">46</a>
<a href="http://52weeksofux.com/tagged/week_47" class="published week_47">47</a>
<a href="http://52weeksofux.com/tagged/week_48" class="published week_48">48</a>
<a href="http://52weeksofux.com/tagged/week_49" class="published week_49">49</a>
<a href="http://52weeksofux.com/tagged/week_50" class="published week_50">50</a>
<a href="http://52weeksofux.com/tagged/week_51" class="published week_51">51</a>
<span>52</span>
</div>
<div id="container">
<div id="masthead" class="clearfix">
<div id="branding">
<a href="http://52weeksofux.com/" title="Back to home">52 Weeks of UX</a>
</div>
<div id="tagline">
<h1>
<span class="hidden">52 weeks of UX </span>A discourse on the process of designing for real people
</h1>
<a href="http://feeds.feedburner.com/52WeeksOfUx" class="rss" title="Subscribe to the RSS feed">subscribe</a>
</div>
<!--div id="advertising" class="clearfix">
<p>We provide a <a href="http://www.webvanta.com">Hosted CMS</a> to
help you deliver great user experiences without technology hassles.
Learn more with our free ebook, <a
href="http://www.webvanta.com/5tips-ebook?s=ux52">5 Tips for Building
Great Sites</a>.</p>
</div-->
</div>
<div id="content" class="clearfix">
<!-- search results heading-->
<h1 class="tagged-with">The following posts have been tagged <span class="tag">week 12</span></h1>
<ul class="hfeed clearfix">
<li class="text hentry clearfix">
<div class="heading_container clearfix">
<span class="ornamentation_r">☞</span> <span class="week week_12">Week 12</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/475093156/honest-interfaces" rel="bookmark" title="permanent link to this post">Honest Interfaces</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 12 Honest Interfaces_files/tumblr_kzwfhqdjEB1qz7ace.jpg"></p>
<p><span><em>“To be persuasive we must be believable; to be believable we must be credible; to be credible we must be truthful.”</em>—Edward R. Murrow</span></p>
<p>Users approach most products with an expectation of honesty. Things should do what they say, behave in an expected manner and reinforce their decision to use this product/service/website. The interface is your opportunity to gain their trust and confidence while helping them make sense of what they can and cannot do. The proximity of actionable items to corresponding descriptive text, the tone of your copy, the labels on form elements—all of these things are the means by which we build subconscious level of credibility with the user. <br><br>Whenever elements of the interface are confusing, misleading or even suspicious, the users’ trust will begin to erode. When even the slightest hint of bad behaviour sneaks in, the user has already begun to withdraw from further interaction. <br><br>Phishing scams have been around for ages, and many people have been educated as to what to watch for and things to avoid. But phishing is the extreme end of this spectrum. The greater concern is when people and companies begin to misuse emerging designs and technologies in order to quietly dupe the user, leaving them feeling like they have been “had” and tainting their inclination to try new things. A recent experience I had illustrates this very well.<br><br>The other day, someone I know very well posted something on Twitter that intrigued me. So I clicked the link and came to a little page with a large “Start Quiz” button. There was a silly set of questions and finally I arrived at what I thought would be the big reveal. Instead, I was barraged by a large popup that read, “In order to retreive your results you must be logged into Twitter. We will redirect you in 5 seconds or click the button below.” <br><br>Okay, I have seen this before. A rather sneaky way of trapping the user, but what really caught my attention was the seemingly innocuous microcopy right below that most people would read right over:</p>
<p><em>"When you sign in, we’ll have you follow us. You can alway unfollow us. :) We will automatically send out one Tweet with your result. You can delete it immediately though :)"</em><br><br>I was shocked, but before I knew it, I was redirected to the Twitter access page. I chose to grant it access, mostly because I was so horrified that I <strong>had</strong> to see what else could be going on. I was redirected—not to a page with the results and an option to post it to Twitter—but one of the most subtly deceptive pages I have seen in a long time. <br><br>The title talked about calculating the result and encouraged me to share it with people. In fact, they were so kind that they pre-selected 12 people to <strike>spam</strike> share with and two buttons that read: “Select All” and “Send Invites and see my result!” <br><br><em>Send invites to what? I thought this was getting shared on Twitter?</em> </p>
<p>I checked to see where these links were going to take me. Neither of them were links, instead they were inputs on a form. A form? For what, I wondered? I scrolled down to the bottom of the page to find the same two buttons and a true link that said, “Continue to results”—which I almost clicked. I searched for a way out. There was a link to what looked like my account settings page, which I clicked in an attempt to abort this whole scam. Unfortunately, the system was set to spit out the Tweet no matter what I action I took on the page.<br><br>It was at this point I found myself genuinely outraged. I thought about how easy it would be for people to subconsciously blame Twitter (or Facebook, etc) just by association. I thought about how many people were tricked into spamming their friends and followers. I thought about how unlikely I am to ever trust something like this again. </p>
<p>And so we return to the point of this article: build honest interfaces. Build trust into the very fabric of your product. Evaluate your design choices by asking yourself, “does this element mislead the user in any way?” If it does, take steps to align the interface with the expected behavior/action. </p>
<p>The integrity of the interface reflects how much you value your users. </p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-03-26T13:24:37-00:00"></span>March 26, 2010</span>
<span class="hcard">by <span class="fn">Joshua Brewer</span></span>
</div>
<dl class="tags">
<dt>Tags:</dt>
<dd><a href="http://52weeksofux.com/tagged/week-12" rel="tag" title="tagged with week 12">week 12</a></dd>
<dd><a href="http://52weeksofux.com/tagged/interface" rel="tag" title="tagged with interface">interface</a></dd>
<dd><a href="http://52weeksofux.com/tagged/honesty" rel="tag" title="tagged with honesty">honesty</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-475093156" href="http://jbrewer.tumblr.com/">jbrewer</a></div>
</div><!-- end entry info -->
</li><!-- end hentry -->
<li class="text hentry clearfix">
<div class="heading_container clearfix">
<span class="ornamentation_r">☞</span> <span class="week week_12">Week 12</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/475093254/10-principles-of-ux" rel="bookmark" title="permanent link to this post">10 Principles of UX</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 12 Honest Interfaces_files/tumblr_kzwf8c8eRA1qz7ace.jpg"></p>
<p><strong>1. The Experience Belongs to the User:</strong> Designers do not create experiences, they create artifacts to experience. This makes all the difference. Since <em>experience is subjective</em> it cannot be designed in quite the same way that a physical product can. However, that doesn’t mean we can’t design the framework within which people experience our product/service. If our framework is solid, then great experiences will be a common occurrence.</p>
<p><strong>2. UX is Holistic:</strong> The experience is not just the product anymore. It is made up of all touch-points of a larger <em>system</em>, from the product to the support to the way your neighbor talks about it. Not all of these things are designable in the same way, but all can be designed for on some level. </p>
<p><strong>3. Great User Experiences are Invisible:</strong> When people are having a great experience, they rarely notice the hard work that has been put into place to make it happen. This is as it should be…our job as UX professionals is to be so successful that nobody talks about us. </p>
<p><strong>4. UX is a Lifecycle:</strong> People experience the world over time…nothing happens at once. As such, people don’t immediately have a good experience with most things. There is a lifecycle that must be gone through, starting with awareness, building up to first-time use and going into regular use and even decline. These steps are relatively stable. </p>
<p><strong>5. Context is King:</strong> In an age when it is easy to create products and content quickly, the missing piece becomes context: how does what we create fit into the lives of the people we create it for? Discovering the ins and outs of context is why UX professionals do so much user research, as the subtleties of context are a sharp blade. </p>
<p><strong>6. Great Experience is about Control:</strong> The worst feeling in the world is to feel out of control. When people feel out of control, they simply don’t have a good time. This doesn’t mean that you can’t surprise people or provide serendipity for them, it means that users need to feel like they are always able to take the next step (or bow out) at their request.</p>
<p><strong>7. UX is Social:</strong> Time was when a person’s experience with a computer was a solo affair. The most they did was to email someone and get a response. Boy have times changed! We are not dealing with individuals any longer…we’re dealing with entire social lives. Not only are we dealing with how a person behaves on their own, but we are dealing with how someone behaves in an ever-changing landscape of public to private, where each shade of gray affects their behavior differently. </p>
<p><strong>8. Psychology is Primary:</strong> Software is getting easier to use all the time. The one with the psychological edge will win. This means that we have to dive deeply into the psychology of use, play, product adoption, and social interaction to create the best experiences. </p>
<p><strong>9. UX is a Conversation:</strong> UX, like marketing, is a conversation. As UX professionals we are creating a dialog with users in which the goal is to find out how we can best help them do what they want to do. Therefore, UX becomes a service, not a one-off product, that is constantly reacting to the changing needs of our audience. The conversation is both how we deliver and how we find out how to make it better. </p>
<p><strong>10. Great Experiences are Simple:</strong> Simplicity is much more than the trite “less is more” we so often hear. Simplicity is not about volume; it’s about clarity. If people can understand or use something with little difficulty, then you’ve made something simple. It may have been a Herculean effort to make it so, but simple is not always easy to design…it only appears that way.</p>
<p>We’ll dive into these principles in future weeks. </p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-03-26T13:24:00-00:00"></span>March 26, 2010</span>
<span class="hcard">by <span class="fn">Joshua Porter</span></span>
</div>
<dl class="tags">
<dt>Tags:</dt>
<dd><a href="http://52weeksofux.com/tagged/week-12" rel="tag" title="tagged with week 12">week 12</a></dd>
<dd><a href="http://52weeksofux.com/tagged/principles" rel="tag" title="tagged with principles">principles</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-475093254" href="http://bokardo.tumblr.com/">bokardo</a></div>
</div><!-- end entry info -->
</li><!-- end hentry -->
</ul><!-- end hfeed -->
<div id="pagination">
</div>
</div><!-- end of main -->
</div><!-- end of content -->
<div id="footer">
<div class="about">
<h3>About the authors</h3>
<p class="hcard"><span class="fn"><a href="http://www.twitter.com/bokardo" class="url" rel="me">Joshua Porter</a></span> is a long-time interface and product designer and is currently Director of UX at <a href="http://www.hubspot.com/" title="All in one marketing software">HubSpot</a>. He is also the publisher of <a href="http://bokardo.com/">bokardo.com</a> and wrote the book <a href="http://bokardo.com/archives/designing-for-the-social-web-the-book/">Designing for the Social Web</a>. <a href="http://www.twitter.com/bokardo">
Follow Josh Porter on twitter</a>.</p>
<p class="hcard"><span class="fn"><a href="http://www.twitter.com/jbrewer" class="url" rel="me">Joshua Brewer</a></span> is a designer with a love for beautiful, usable products. He is currently Principal Designer at <a href="http://www.twitter.com/">Twitter</a> and the former Director of UX at Socialcast.com. <a href="http://www.twitter.com/jbrewer">Follow Josh Brewer on twitter</a>.</p>
</div>
<div class="searchtastic">
<!--form id="searchform" action="/search" method="get">
<fieldset>
<span>Your query:</span>
<input type="text" name="q" value="" />
<input value="Go!" type="submit" class="button"/>
</fieldset>
</form-->
<h3>Search</h3>
<p>The best way to find what you are looking for is to <a href="http://52weeksofux.com/archive">search the archives</a>. Go ahead, you know you want to...</p>
</div>
<div class="legal clearfix">
<p class="push"><a href="http://feedburner.google.com/fb/a/mailverify?uri=52WeeksOfUx&loc=en_US">Subscribe to 52 Weeks of UX by Email</a></p>
<p class="copyright pull">A Josh & Josh Production. All content and images © 2010.</p>
<p class="pull clear">Designed by <a href="http://jbrewer.me/">Joshua Brewer</a>. Powered by <a href="http://tumblr.com/">Tumblr</a></p>
<!-- This sites theme was built upon the microformats theme by James Tindall (http://jamestindall.info/)-->
</div>
</div><!-- end footer -->
<script type="text/javascript" src="./Week 12 Honest Interfaces_files/jquery.min.js"></script>
<script type="text/javascript" src="./Week 12 Honest Interfaces_files/jquery.url.packed.js"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$("span.fn:contains('jbrewer')").text("Joshua Brewer");
$("span.fn:contains('bokardo')").text("Joshua Porter");
$("span.fn:contains('lizdanzico')").text("Liz Danzico");
$("span.fn:contains('maadonna')").text("Donna Spencer");
$("span.fn:contains('whitneyhess')").text("Whitney Hess");
$("span.fn:contains('quotablequotations')").text("Brian Suda");
$("span.fn:contains('danritz')").text("Daniel Ritzenthaler");
$("span.fn:contains('cennydd')").text("Cennydd Bowles");
$("span.fn:contains('alancolville')").text("Alan Colville");
$("span.fn:contains('karenmcgrane')").text("Karen McGrane");
});
</script>
<script>
$(document).ready(function() {
var pagetype = jQuery.url.segment(0);
if(pagetype == "tagged"){
$('body').addClass(jQuery.url.segment(1));
$('a.current_week').removeClass("current_week");
}
});
</script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><div id="tkloadxjd7gus" style="display:none"></div><script src="./Week 12 Honest Interfaces_files/ga.js" type="text/javascript"></script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-109790-7");
pageTracker._trackPageview();
} catch(err) {}</script>
<!-- BEGIN TUMBLR CODE --><iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target" src="./Week 12 Honest Interfaces_files/analytics.html"></iframe><script type="text/javascript">
(function(){
var analytics_frame = document.getElementById('ga_target');
var analytics_iframe_loaded;
var user_logged_in;
var blog_is_nsfw = 'No';
var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
var eventer = window[eventMethod];
var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
eventer(messageEvent,function(e) {
var message = (e.data && e.data.split) ? e.data.split(';') : '';
switch (message[0]) {
case 'analytics_iframe_loaded':
analytics_iframe_loaded = true;
postCSMessage();
postGAMessage();
break;
case 'user_logged_in':
user_logged_in = message[1];
postGAMessage();
break;
}
}, false);
analytics_frame.src = "http://assets.tumblr.com/analytics.html?0e863f4cfc20352a2741d71accda6a2a#http://52weeksofux.com";
function postGAMessage() {
if (analytics_iframe_loaded && user_logged_in) {
var is_ajax = false;
analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/tagged/week_12?route=%2Ftagged%2F%3Atag'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
}
}
function postCSMessage() {
COMSCORE = true;
analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
}
})();
</script><script>
var _qevents = _qevents || [];
(function() {
var s = document.createElement('script');
var el = document.getElementsByTagName('script')[0];
s.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
el.parentNode.insertBefore(s, el);
})();
</script><script type="text/javascript">
_qevents.push( { qacct: 'p-19UtqE8ngoZbM' } );
</script><noscript><div style="display: none;"><img src="//pixel.quantserve.com/pixel/'p-19UtqE8ngoZbM'.gif" height="1" width="1" alt="Quantcast"/></div></noscript><script type="text/javascript">!function(s){s.src='http://www.tumblr.com/impixu?T=1401102198&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIn0=&U=CKLBPIPOMC&K=a904b591344c15ae7a09d5742c4168e4d2c4ccfa0a61a1267ed28ea20ddb16ad&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_11'.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1401102198&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIiwibm9zY3JpcHQiOjF9&U=CKLBPIPOMC&K=f8550fb47a2f4df177db4540e504c64247286543773c66ce8dfd7feb71221b7b&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_11"></noscript><script type="text/javascript">!function(s){s.src='http://www.tumblr.com/impixu?T=1401102198&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzEyIiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI0NzUwOTMxNTYiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI0NzUwOTMyNTQiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dfQ==&U=FLFGKELJPG&K=3904dddc6ede42fb9bd090bd25724a858e3ce04eadb1278998360a4f1f082a1f&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_11'.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1401102198&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzEyIiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI0NzUwOTMxNTYiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI0NzUwOTMyNTQiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dLCJub3NjcmlwdCI6MX0=&U=FLFGKELJPG&K=7f52c1498182dc2dc83b51b1efd850a7702788ba5e9c2b8762051c024ae995c6&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_11"></noscript><script>
(function() {
var s = document.createElement('script');
var el = document.getElementsByTagName('script')[0];
s.src = ('https:' == document.location.protocol ? 'https://s' : 'http://l') + '.yimg.com/ss/rapid-3.18.1.js';
s.onload = function(){
var YAHOO = window.YAHOO;
if (YAHOO) {
var keys = {
pd:'/tagged/:tag',
_li:0,
i_rad:0,
i_strm:0,
b_id:2569022,
pspaceid:1197719232,
};
var conf = {
test_id:'bucket1',
spaceid:1197716038,
client_only:1,
yql_enabled:false,
keys:keys,
nol:1
};
YAHOO.rapid = new YAHOO.i13n.Rapid(conf);
}
};
el.parentNode.insertBefore(s, el);
})();
</script><iframe id="tumblr_controls" class="tumblr_controls sticky visible" width="321" height="36" frameborder="0" scrolling="no" src="./Week 12 Honest Interfaces_files/o.html"></iframe><div id="teaser_iframe_container" style="display: block; opacity: 0; visibility: hidden; position: fixed; top: 0px; right: 0px; bottom: 0px; width: 1px; height: 100%; z-index: 2147483646; overflow: hidden; background-color: rgba(0, 0, 0, 0.6); -webkit-transition: width 0.25s ease-in-out; transition: width 0.25s ease-in-out;"><iframe scrolling="no" frameborder="0" src="./Week 12 Honest Interfaces_files/teaser.html" id="teaser_iframe" width="1" height="1" style="display: block; opacity: 1; visibility: visible; position: absolute; top: 0px; right: 0px; min-width: 100%; width: 360px; height: 100%;"></iframe></div><script type="text/javascript">
(function(Tumblr){
var follow_iframe_initialized = false;
if (Tumblr.FollowTeaser && Tumblr.PostMessageListener) {
// Don't do anything until the first initialize event
Tumblr.PostMessageListener.initialize(function(message, origin) {
if (follow_iframe_initialized || message.length < 2) return;
if (message[0] === 'follow_iframe' && message[1] === 'enable') {
Tumblr.FollowTeaser.current_page = 1;
Tumblr.FollowTeaser.infer_infinite_scroll = true;
Tumblr.FollowTeaser.create_from_tumblr_controls("http:\/\/assets.tumblr.com\/assets\/html\/iframe\/follow.html?_v=edfd71d24691621df89371bfc2bb0953");
Tumblr.FollowTeaser.scroll_listener(true);
follow_iframe_initialized = true;
}
});
}
})(this.Tumblr || (this.Tumblr = {}));
</script><!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]--><!-- END TUMBLR CODE --><img width="62" height="25" src="./Week 12 Honest Interfaces_files/default.gif" class="typekit-badge" alt="Fonts by Typekit" title="Information about the fonts used on this site" id="typekit-badge-xjd7gus" style="position: fixed; z-index: 2000000000; right: 0px; bottom: 0px; cursor: pointer; border: 0px; content: normal; display: inline; float: none; height: 25px; left: auto; margin: 0px; max-height: 25px; max-width: 62px; min-height: 25px; min-width: 62px; orphans: 2; outline: none; overflow: visible; padding: 0px; page-break-after: auto; page-break-before: auto; page-break-inside: auto; table-layout: auto; text-indent: 0px; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: visible; widows: 2; width: 65px;">
<iframe id="tumblr_teaser_follow" width="1" height="1" frameborder="0" scrolling="no" src="./Week 12 Honest Interfaces_files/follow.html"></iframe></body></html>