-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathWeek 13.html
665 lines (520 loc) · 50.4 KB
/
Week 13.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
<!DOCTYPE html>
<!-- saved from url=(0037)http://52weeksofux.com/tagged/week_13 -->
<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 13_files/rapid-3.18.1.js"></script><script src="./Week 13_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 13_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 13_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 13_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 13_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 13_files/stylesheet.css">
<meta http-equiv="x-dns-prefetch-control" content="off">
<meta name="keywords" content="week 13,ipad,flow">
<!-- 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_13">
<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="./Week 13_files/Week 13.html" 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 13</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_13">Week 13</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/495997061/ux-insights-an-interview-with-andy-budd" rel="bookmark" title="permanent link to this post">UX Insights: an interview with Andy Budd</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 13_files/tumblr_l0d2h5Adlw1qz7ace.jpg"></p>
<p><em>This weeks post is an interview with Andy Budd, a founding partner and Managing Director of Clearleft. He also goes by the title of User Experience Director depending what mood he’s in. Andy is the founder of the dConstruct and UX London conferences and has always had an interest in the way design affects human behavior.</em></p>
<p><strong>52WeeksOfUX:</strong> You founded <a href="http://clearleft.com/">Clearleft</a> five years ago with <a href="http://adactio.com/">Jeremy Keith</a> and <a href="http://clagnut.com/">Richard Rutter</a>, effectively becoming one of the premier UX focused agencies in the UK. How have you seen the field of UX change in the last 5 years? </p>
<p><strong>Andy:</strong> When we started a lot of people in the UK didn’t know what UX was and a large part of our job was having to explain what UX meant, why it was different than Usability Testing or just regular web design. There was a lot of misunderstanding and even more importantly, people didn’t even know what proper web design was. </p>
<p>Over the last 2 years we started seeing clients get an understanding of UX and the value of what we do and started seeking us out directly, which is a really nice position to be in. A lot of that is due to the visibility of UX in the UK becoming much more prominent — more and more agencies are offering it as a service and more and more agencies claiming to be dedicated UX consultancies. People who are purchasing web design services now are much more savvy and understand that UX is a needed service. </p>
<p>On the other hand, I read somewhere that the title “User Experience Designer” is one of the top 10 job titles of 2009. A lot of agencies are latching onto the UX bandwagon. Agencies who didn’t know what UX was two years ago are now claiming to be UX consultancies. They might have set up a Usability Lab that they never use or they have a staff of 20 but only 1 employee is actually a UX person. With the ubiquity there has also been a watering down, and a “me-too” syndrome. We are having to spend more time explaining that we *really are* a UX agency - differentiating ourselves from those who are talking the talk but not walking the walk. UX has definitely become a buzzword.</p>
<p><strong>52WeeksOfUX:</strong> Speaking of buzzword, is there one acronym to rule them all? Or do titles really matter at all in our industry?</p>
<p><strong>Andy:</strong> There are nuances between the labels, especially for people who are in the industry. Jesse James Garrett lambasted people who called themselves Information Architects at the IA Summit last year saying we should be describing ourselves as “User Experience Designers”. I kind of thought that was a little bit unfair and short-sighted. There are people within our industry that are *purely* Information Architects, people who deal with the data and don’t have anything to do with interaction. They are not creating a user experience, they are Information Architects. There are Usability Experts who all they do-day in and day out—is run usability tests. I think there are a few competing factors here: there is your job title, there is your practice and there is the discipline you are undertaking at the time. </p>
<p>For example, I am a User Experience Designer, but sometimes I do Information Architecture, sometimes I do usability testing, sometimes I do interface design. These are all practices of a UX designer in the broader sense. When you are looking at big systems, or at really really big projects, its also possible that practice is also a job title in itself. These things are both job titles and disciplines/practices. </p>
<p>Within the industry, I don’t think the conversation is that helpful. Everyone wants to spend time defining what they do and frankly as long as your description is clear to me and I understand what you mean, then it doesn’t really matter if I call myself a User Experience Designer, does it? In some respects, I think the term User Experience Designer is incredibly big-headed. I am not designing experiences in the same way that an Imagineer at Disney is creating an experience. I am designing websites. I would love to be able to get to the level and ability where I can truly say I am designing an experience for somebody. I don’t think we are quite there yet. I am not sure the web has the ability to provide those experiences in the same way. Actually, us big-headed UX people and web-standardistas probably need to look to the Flash community. If anything, Flash designers are doing more of the delivery of an experience—beautifully rendered, narrative-based story art and that kind of stuff. </p>
<p>Sometimes I describe myself as a Product Designer, an online Product Designer. I am not necessarily always being given a product which I need to design the experience for. In fact, I am often more involved in creating the product or forming the bones of the product with the client. I think a closer analogy of what we do is that of product design, we just do it in a digital space on the web. I think thats closer than saying we are User Experience Designers. I don’t really think we are… quite yet…</p>
<p><strong>52WeeksOfUX:</strong> Some people have argued that UX is really just a thread that ties together various disciplines. Does the act of codifying principles help to make UX a more legitimate field?</p>
<p><strong>Andy:</strong> Guidelines might work 95% of the time but they don’t work every time. We could dress them up in fancy language and call them “heuristics” its exactly the same. Usability heuristics, user experience heuristics - they are just guidelines. There is a danger in guidelines becoming commandments-becoming rules—and people not understanding the nuances. That is a danger with people who are newly entering the industry or people who are wanting to get a handle on user experience. </p>
<p>There are no absolutes on the web. The reality is that like a lot of science—like chemistry or physics—in the beginning we use very simple models and as our knowledge and understanding of the field grows, these models become out of date. As our understanding of the many various edge cases increase we develop newer, more complex models. </p>
<p>These models are actually very difficult for us to describe physically and verbally through diagrams. And this goes back to why there is such a big discussion and debate around “are we IA, are we UX?” Our level of understanding of the problems are so complex and we have internalized this stuff so much that it is very difficult to answer these questions in simple terms because the answers aren’t simple. This is why you turn to experts. Expertise doesn’t come from reading a blog post on “How to Do User Experience in 10 Simple Steps.” Expertise comes from 10+ years, thousands of hours of making lots of mistakes and screwing up again and again and ultimately, getting good at what you do.</p>
<p class="footnote"><em>This years UXLondon conference is now sold out but you can <a href="http://uxlondon2010.eventbrite.com/">still get on the waiting list</a>. Our own <a href="http://www.bokardo.com/">Josh Porter</a> is among the <a href="http://2010.uxlondon.com/speakers/">incredible list of presenters</a>! </em></p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-04-04T12:45:52-00:00"></span>April 4, 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-13" rel="tag" title="tagged with week 13">week 13</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-495997061" 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_13">Week 13</span> <span class="ornamentation_l">☜</span>
<h2 class="entry-title">
<a href="http://52weeksofux.com/post/495997196/finding-flow" rel="bookmark" title="permanent link to this post">Finding Flow</a>
</h2>
</div> <!-- end heeading_container -->
<div class="entry-content"><p class="sketch"><img src="./Week 13_files/tumblr_l0bzl89KxV1qz7ace.jpg"></p>
<p>In his book <em>Flow</em>, Mihaly Csikszentmihalyi describes a state of optimal experience, where people are so engaged in the activity they’re doing that the rest of the world falls away. He defines this state as: </p>
<blockquote>"the mental state of operation in which the person is fully immersed in what he or she is doing by a feeling of energized focus, full involvement, and success in the process of the activity"<br></blockquote>
<p>The research that went into Flow is interesting for several reasons. First, Csikszentmihalyi was observing <em>successful</em> people, not troubled ones. The prevailing strategy in psychology up until that time (and even, somewhat, to this day) was to do research on interesting but troubled people in the hopes of learning what not to do or what to avoid. Csikszentmihalyi took the opposite approach: he researched highly-functioning people to find out what they do in hopes the rest of us might replicate it.</p>
<p>The second reason Csikszentmihalyi’s research is interesting is because it actually <em>does</em> apply to everyone, not just the Einsteins of the world. Many people reach the flow state in their lives, we just don’t do it that much. What separates super successful people from us normal folk is that they reach flow more consistently, more often. In other words, flow is not a super power, it’s just more elusive than we would like it to be. </p>
<p>As software and hardware get easier to use, we can focus more on the activity we’re doing and less on the technology we do it with. The Apple iPad, which is already revolutionary because it replaces the laptop keyboard & screen with a single large, multi-touch interface, is the latest example. By removing hardware the iPad has the potential to get users closer to their activity than ever before. Instead of manipulating windows, memorizing keyboard shortcuts, plugging in external mice, etc, people can now focus more energy on the activity they’ll be doing with the device. </p>
<p>Early reports are that this phenomenon is real and affecting. <a href="http://www.time.com/time/business/article/0,8599,1976935,00.html">Steven Fry, writing in Time Magazine</a>:</p>
<blockquote>"I had been prepared for a smooth feel, for a bright screen and the "immersive" experience everyone had promised. I was not prepared, though, for how instant the relationship I formed with the device would be." </blockquote>
<p>When design reaches a certain threshold of simplicity it changes our relationship to it. It’s not clear how this works, as it doesn’t happen very often, but at some point we start thinking about what we’re doing differently. The design we’re using fades away, our experience improves dramatically, and the activity we’re doing becomes primary. This is as it should be. And if we’re really lucky we take another small step toward the ultimate goal: the goal of <em>finding flow</em>. </p></div>
<div class="entry-info">
<div class="meta">
<span class="date" title="posts on this day"><span class="published updated" title="2010-04-04T12:45:00-00:00"></span>April 4, 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/flow" rel="tag" title="tagged with flow">flow</a></dd>
<dd><a href="http://52weeksofux.com/tagged/ipad" rel="tag" title="tagged with ipad">ipad</a></dd>
<dd><a href="http://52weeksofux.com/tagged/week-13" rel="tag" title="tagged with week 13">week 13</a></dd>
</dl>
<div class="retweet">
</div>
<div class="vcard author hidden"><a class="url fn nickname uid" id="author-of-post-495997196" 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 13_files/jquery.min.js"></script>
<script type="text/javascript" src="./Week 13_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 13_files/ga.js" type="text/javascript"></script>
<div id="tkloadxjd7gus" style="display:none"></div><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 13_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_13?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=1401102217&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTMiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIn0=&U=PACAJLADOK&K=f84faea5c9b75df44b28ae7981cd824ce7616dd675fbbbc4d03c6f8acbb17459&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_12'.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=1401102217&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvNTJ3ZWVrc29mdXguY29tXC90YWdnZWRcL3dlZWtfMTMiLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvdGFnZ2VkXC86dGFnIiwibm9zY3JpcHQiOjF9&U=PACAJLADOK&K=6d6ef5ce4a2e2f204ede2839aa9545092fd0b1c6cd9007a2bec540f25e3755a8&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_12"></noscript><script type="text/javascript">!function(s){s.src='http://www.tumblr.com/impixu?T=1401102217&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzEzIiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI0OTU5OTcwNjEiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI0OTU5OTcxOTYiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dfQ==&U=OGGNHIBHCN&K=4a6f9242d3a820a727cf2c013298f2162fc9f087062531f2bce88fa8be527d9e&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_12'.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=1401102217&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cLzUyd2Vla3NvZnV4LmNvbVwvdGFnZ2VkXC93ZWVrXzEzIiwicmVxdHlwZSI6MCwicm91dGUiOiJcL3RhZ2dlZFwvOnRhZyIsInBvc3RzIjpbeyJwb3N0aWQiOiI0OTU5OTcwNjEiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM30seyJwb3N0aWQiOiI0OTU5OTcxOTYiLCJibG9naWQiOiIyNTY5MDIyIiwic291cmNlIjozM31dLCJub3NjcmlwdCI6MX0=&U=OGGNHIBHCN&K=34c8b63c69bacd6f43f54d65391956360689f86486bd0765c660699786b20c66&R=http%3A%2F%2F52weeksofux.com%2Ftagged%2Fweek_12"></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 13_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 13_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 13_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 13_files/follow.html"></iframe></body></html>