-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathWeek 15 process police.html
669 lines (525 loc) · 49.2 KB
/
Week 15 process police.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
662
663
664
665
666
667
668
669
<!DOCTYPE html>
<!-- saved from url=(0037)http://52weeksofux.com/tagged/week_15 -->
<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 15 process police_files/rapid-3.18.1.js"></script><script src="./Week 15 process police_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 15 process police_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 15 process police_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 15 process police_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 15 process police_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 15 process police_files/stylesheet.css">
<meta http-equiv="x-dns-prefetch-control" content="off">
<meta name="keywords" content="week 15,delight">
<!-- 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 week_15 tk-active">
<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="http://52weeksofux.com/tagged/week_12" 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="./Week 15 process police_files/Week 15 process police.html" 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 15</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_15">Week 15</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/531355908/the-process-police" rel="bookmark" title="permanent link to this post">The Process Police</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 15 process police_files/tumblr_l12tjm4EUh1qz8ohs.jpg"></p>
<p>The other day our friend Whitney Hess innocently <a href="http://twitter.com/whitneyhess/status/12292890562">tweeted</a>: </p>
<p><em>"I find mental models really trying. Does that make me a less skilled UXer?" </em></p>
<p>I know how she feels. I have dozens of books on my shelves describing different processes for doing design, from mental models to personas to content audits to user testing to you-name-it, and I follow almost none of them. I use bits and pieces, of course, but cannot follow any one of them faithfully. In fact, it would be impossible to follow <em>all of them</em>, even if you allowed yourself a different process for each project you work on. </p>
<p>Part of the doubt that Whitney displayed is the result of that unseen enemy called the “Process Police”, or people who go around espousing their preferred process as the right way to design…as if those who aren’t doing the process are designing complete rubbish. Even worse are the police who say <em>"Oh yeah you think you’re following the process but you’re doing it all wrong"</em>…that their version of personas is the One True Way and by implication you’re a less-skilled UXer. </p>
<p>The Process Police do their rounds on email lists, where they give out subtle digs that you’re doing it wrong. Unfortunately, these attacks serve to make curious people go elsewhere and shut down conversation between people who might otherwise learn from each other. This has happened on all the email lists I’ve ever been on. </p>
<p>Here’s the secret: <strong>the Process Police are secretly worried they’re doing it wrong</strong>. They’re <em>much</em> more worried than Whitney is. Their ridicule of other people’s process is actually a manifestation of their fear of doing it wrong themselves. They don’t know what the right answer is any better than you do, so they’re hoping their process will get them there. Process is their crutch. The Process Police believe that if they follow the process to the letter, then they’ll be more successful than if they don’t. They use process as a benchmark for success. </p>
<p>The good thing about benchmarks is that you can to optimize for them. The bad thing about benchmarks is that you often have the wrong one. </p>
<ul><li>If process is your benchmark, then you’ll follow each step faithfully and come to the end of your process with a feeling of satisfaction that you did what you intended to do. </li>
<li>If pleasing your aesthetic-minded boss is your benchmark, then you’ll be sure to make something beautiful and visually satisfying. </li>
<li>If speed is your benchmark, you’ll have one of the fastest web sites around. </li>
<li>If click-through is your benchmark, then you’ll likely end up with users who tend to click through more than anyone else. (a common result of people who optimize for click-through is having an audience of 13-15 year old girls)</li>
</ul><p>But here’s an obvious question: shouldn’t the benchmark of a UX professional be happy users? Shouldn’t some metric of positive user experience be our benchmark instead of following some process exactly? What if we start optimizing for happy users over everything else? (we must make sure that happy users = happy business…but let’s for a moment assume that our business model is correct)</p>
<p>In my experience if you optimize for happy users then all those other optimizations go out the window. You won’t have a clean process, you won’t have the most beautiful web site, it won’t be the quickest on the block, and you won’t have the highest click-through in the world. </p>
<p>In fact, all of these things will constantly be in question. Your process will be in flux, the visual design will change over time, your site’s speed will fluctuate, and your conversion will change as well.</p>
<p>But we’re fine. Those things don’t matter if you’re making your users happy. If you’re optimizing on the right thing…the happiness of your users…then by definition you have to let other things fall by the wayside.</p>
<p>So the next time you see the Process Police in action ask them: “Does this process guarantee happy users?”. And while they’re making something up you should ask yourself: “Is this person using evidence that their process was the key to success or are they relying on an air of confidence instead?”.</p>
<p>No process guarantees success. If there were a process that guaranteed happy users everyone would be using it. But design doesn’t work like that: it’s iterative, responsive, ever-changing. You have to <em>react</em> as much as <em>plan</em>. You have to change your process on the fly to react to the marketplace. That’s why we need to optimize for what’s most important, a happy user, and do whatever it takes to make it happen, process be damned. </p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-04-18T15:59:00-00:00"></span>April 18, 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-15" rel="tag" title="tagged with week 15">week 15</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-531355908" href="http://bokardo.tumblr.com/">bokardo</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_15">Week 15</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/531355592/design-for-delight" rel="bookmark" title="permanent link to this post">Design for Delight</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 15 process police_files/tumblr_l138lrE6dY1qz7ace.jpg"></p>
<p><em>"Even if it is true that the average man seems most comfortable with the commonplace and familiar, it is equally true that catering to bad taste, which we so readily attribute to the average reader, merely perpetuates that mediocrity and denies the reader one of the most easily accessible means for aesthetic development and eventual enjoyment.</em>" - Paul Rand</p>
<p>Delight. Surprise. Joy. </p>
<p>These are not usually words that are used when talking about web design. They are not at the forefront of our business decisions. Its hard to prove the ROI on some small moment of delight in a design that requires a little extra time and attention (although I do believe that you will see a negative ROI when it doesn’t happen). Time-lines, budgets and even business goals can often overshadow the benefit of designing for moments of delight. </p>
<p>However, there are two genuine benefits to adding a little joy to the experience: </p>
<ul><li>excitement about your product and brand leading to increased engagement </li>
<li>something memorable that people will share and tell others about</li>
</ul><p>It is this little moment–whether a smart helper tool-tip that clarifies what to enter into a form field so that I will be successful or the little hidden graphic that reveals itself with some little interaction–that brings a smile to the users face, makes them laugh or just feel secure and confident in their actions. Never underestimate the power of delight to improve the users’ experience.</p>
<p>The service industry has known this secret forever. There is a very short space of time and limited interaction to shape the experience for the customer. In these moments, the customer can be pleasantly surprised by the little extras: the attention to details, speed of service, some extra “whatever” or even just a smile. If the customer walks away feeling like there was a little extra attention paid to them, you can guarantee they will be back and most likely will tell their friends about it as well.</p>
<p>I have come across a number of sites recently that illustrate this very well. Here are a few that genuinely provided a moment of delight (or many in some cases!) </p>
<p><a href="http://www.blueskyresumes.com/about-us/#our-team">http://www.blueskyresumes.com/about-us/#our-team</a> (but there are many of these moments on this site)<br><a href="http://analog.coop/">http://analog.coop/</a> (click-drag the image at top… and there are others)<br><a href="http://www.pictorymag.com/">http://www.pictorymag.com/</a> (use the arrow keys to navigate)<br><a href="http://crushlovely.com/">http://crushlovely.com/</a><br><a href="http://themanyfacesof.com/">http://themanyfacesof.com</a><br><a href="http://theshipandthesea.com/">http://theshipandthesea.com/</a> (scroll down)<br><a href="http://www.thinkingforaliving.org/">http://www.thinkingforaliving.org/</a> (very innovative keyboard navigation)<br><a href="http://www.sleepoversf.com/a-critical-analysis-of-my-shoes/">http://www.sleepoversf.com/a-critical-analysis-of-my-shoes/</a><br><a href="http://www.sleepoversf.com/metagames-and-containers/">http://www.sleepoversf.com/metagames-and-containers/</a><br><a href="http://workshopsfortheweb.com/">http://workshopsfortheweb.com/</a> (re-size the browser)<br><a href="http://colly.com/">http://colly.com/</a><br><a href="http://shauninman.com/pilation/">http://shauninman.com/pilation/</a><br><a href="http://vimeo.com/log_in%C2%A0">http://vimeo.com/log_in </a></p>
<p>While some may argue that this is superfluous or trivial, I would disagree. As Paul Rand said, <em>"Good design adds value of some kind, gives meaning, and, not incidentally, can be sheer pleasure to behold; it respects the viewer’s sensibilities and rewards the entrepreneur."</em></p>
<p>Do yourself a favor—reward your users with a little bit of fun. After all, a little bit of joy can go a long way. </p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-04-18T15:57:11-00:00"></span>April 18, 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-15" rel="tag" title="tagged with week 15">week 15</a></dd>
<dd><a href="http://52weeksofux.com/tagged/delight" rel="tag" title="tagged with delight">delight</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-531355592" href="http://jbrewer.tumblr.com/">jbrewer</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 15 process police_files/jquery.min.js"></script>
<script type="text/javascript" src="./Week 15 process police_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><script src="./Week 15 process police_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 15 process police_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_15?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><div id="tkloadxjd7gus" style="display:none"></div><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=1401102339&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTUiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIn0=&U=GGAANBPJHL&K=1a732349e95cd0ccdd70893ebdad0aa54a2ddf983cdaa62fc5cce5b18abf2b59&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_14'.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=1401102339&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTUiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIiwibm9zY3JpcHQiOjF9&U=GGAANBPJHL&K=ce916098ca9c979740e373f4297d2660f3260c403ce0d7b01c31982cc0aef90e&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_14"></noscript><script type="text/javascript">!function(s){s.src='http://www.tumblr.com/impixu?T=1401102339&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzE1IiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI1MzEzNTU5MDgiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI1MzEzNTU1OTIiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dfQ==&U=LMGCGIPFFG&K=69d982882d149c2d36a2e92bedb90f61121a85cf8eead01ba65af5f93bbca109&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_14'.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=1401102339&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzE1IiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI1MzEzNTU5MDgiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI1MzEzNTU1OTIiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dLCJub3NjcmlwdCI6MX0=&U=LMGCGIPFFG&K=45f0047c0a5b6ccb67e4eb25793be43d320e362cc4ede8fc9b653d469072c9eb&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_14"></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 15 process police_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 15 process police_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 15 process police_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 15 process police_files/follow.html"></iframe></body></html>