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
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
|
<!DOCTYPE html>
<html class="black" dir="ltr" lang="en-US">
<head>
<title>Paris 2011 - Luxagraf, Photos</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="One week in Paris. Never enough.">
<meta name="author" content="Scott Gilbertson">
<!--[if IE]>
<script src="/js/html5css3ie.min.js"></script>
<![endif]-->
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
href="https://luxagraf.net/rss/">
<link rel="stylesheet"
href="/media/screenv8.css"
media="screen">
<!--[if IE]>
<link rel="stylesheet"
href="/media/css/ie.css"
media="screen">
<![endif]-->
<link rel="manifest" href="manifest.json">
<meta property="fb:pages" content="900822029969349" />
<script src="/media/js/leaflet-master/leaflet-mod.js"></script>
<style>
#map-canvas img{ border: none;}
</style>
</head>
<body class="image_gallery">
<div class="wrapper">
<div class="header-wrapper">
<header role="banner">
<h1><a id="logo" href="/" title="home">Luxagraf</a></h1>
<h2>Walk Slowly</h2>
</header>
<nav role="navigation" class="bl">
<ul>
<li id="laverdad"><a href="/jrnl/" title="What we've been up to lately">Journal</a></li>
<li id="nota"><a href="/field-notes/" title="Quick notes and images from the road">Notes</a></li>
<li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>
<li id="maps"><a href="/map" title="Maps">Map</a></li>
<li id="about"><a href="/about" title="About Luxagraf">About</a></li>
<li id="etc" class="last"><a href="/projects/" title="the less visible portions of the iceberg">Etc</a></li>
</ul>
</nav>
</div>
<ul class="bl" id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
<li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> → </li>
<li><a href="/photos/" title="See all Photos" itemprop="url"><span>Photos</span></a> →</li>
<li>Paris 2011</li>
</ul>
<p class="directions">Use left/right arrow keys to navigate through photos</p>
<main id="slides" class="image-gallery--wrapper">
<h1 class="hide">Photos from Paris 2011</h1>
<article id="image-1">
<h6><a href="#image-1" class="permalink" title="link to this image">∞ one ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954632567.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954632567x2.jpg 2x" alt="On our way" />
<figcaption class="figcaption">
<div class="caption" id="id-2937">
<h3 class="figcaption--title">On our way</h3>
<time class="figcaption--date" datetime="2011-05-27T17:07:00">May 27, 2011</time>
<a class="map-link" href="#" data-latitude="64.139802" data-longitude="-21.918411" data-imgid="id-2937">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/4.0, ISO 200 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954632567/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2937">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-2">
<h6><a href="#image-2" class="permalink" title="link to this image">∞ two ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955192670.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955192670x2.jpg 2x" alt="Iceland" />
<figcaption class="figcaption">
<div class="caption" id="id-2936">
<h3 class="figcaption--title">Iceland</h3>
<time class="figcaption--date" datetime="2011-05-28T05:09:18">May 28, 2011</time>
<a class="map-link" href="#" data-latitude="64.139802" data-longitude="-21.918411" data-imgid="id-2936">Map</a>
<p class="figcaption--desc">Misnamed. Looked starkly beautiful though.</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.001 sec (1/1000) sec at f/4.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955192670/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2936">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-3">
<h6><a href="#image-3" class="permalink" title="link to this image">∞ three ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955193774.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955193774x2.jpg 2x" alt="Blvd Menilmontant" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2935">
<h3 class="figcaption--title">Blvd Menilmontant</h3>
<time class="figcaption--date" datetime="2011-05-28T14:49:11">May 28, 2011</time>
<a class="map-link" href="#" data-latitude="48.86053" data-longitude="2.388067" data-imgid="id-2935">Map</a>
<p class="figcaption--desc">Across the street from the apartment we rented</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.025 sec (1/40) sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955193774/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2935">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-4">
<h6><a href="#image-4" class="permalink" title="link to this image">∞ four ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954636979.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954636979x2.jpg 2x" alt="Butt of Stone" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2934">
<h3 class="figcaption--title">Butt of Stone</h3>
<time class="figcaption--date" datetime="2011-05-29T06:18:36">May 29, 2011</time>
<a class="map-link" href="#" data-latitude="48.863936" data-longitude="2.329616" data-imgid="id-2934">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/a9DfV7" title="buy the LUMIX G VARIO 45-200/F4.0-5.6 on Amazon">Lumix 45-200mm lens</a></p>
<p>0.002 sec (1/640) sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954636979/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2934">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-5">
<h6><a href="#image-5" class="permalink" title="link to this image">∞ five ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954638265.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954638265x2.jpg 2x" alt="Market in the Marais" />
<figcaption class="figcaption">
<div class="caption" id="id-2933">
<h3 class="figcaption--title">Market in the Marais</h3>
<time class="figcaption--date" datetime="2011-05-29T07:36:53">May 29, 2011</time>
<a class="map-link" href="#" data-latitude="48.862913" data-longitude="2.362124" data-imgid="id-2933">Map</a>
<p class="figcaption--desc">Great lunches, tons of choices.</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.05 sec (1/20) sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954638265/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2933">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-6">
<h6><a href="#image-6" class="permalink" title="link to this image">∞ six ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955196712.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955196712x2.jpg 2x" alt="Distortion" />
<figcaption class="figcaption">
<div class="caption" id="id-2932">
<h3 class="figcaption--title">Distortion</h3>
<time class="figcaption--date" datetime="2011-05-29T13:18:42">May 29, 2011</time>
<a class="map-link" href="#" data-latitude="48.856977" data-longitude="2.347941" data-imgid="id-2932">Map</a>
<p class="figcaption--desc">An 18mm lens does funny things to people in the periphery.</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.013 sec (1/80) sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955196712/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2932">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-7">
<h6><a href="#image-7" class="permalink" title="link to this image">∞ seven ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954640117.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954640117x2.jpg 2x" alt="Restaurant" />
<figcaption class="figcaption">
<div class="caption" id="id-2931">
<h3 class="figcaption--title">Restaurant</h3>
<time class="figcaption--date" datetime="2011-05-29T15:59:44">May 29, 2011</time>
<a class="map-link" href="#" data-latitude="48.863013" data-longitude="2.357704" data-imgid="id-2931">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p> sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954640117/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2931">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-8">
<h6><a href="#image-8" class="permalink" title="link to this image">∞ eight ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955199766.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955199766x2.jpg 2x" alt="Stairs" />
<figcaption class="figcaption">
<div class="caption" id="id-2930">
<h3 class="figcaption--title">Stairs</h3>
<time class="figcaption--date" datetime="2011-05-29T16:00:04">May 29, 2011</time>
<a class="map-link" href="#" data-latitude="48.863013" data-longitude="2.357704" data-imgid="id-2930">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.077 sec (1/13) sec at f/1.7, ISO 800 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955199766/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2930">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-9">
<h6><a href="#image-9" class="permalink" title="link to this image">∞ nine ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954643455.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954643455x2.jpg 2x" alt="Père Lachaise Cemetery" />
<figcaption class="figcaption">
<div class="caption" id="id-2929">
<h3 class="figcaption--title">Père Lachaise Cemetery</h3>
<time class="figcaption--date" datetime="2011-05-30T05:48:00">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2929">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/5.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954643455/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2929">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-10">
<h6><a href="#image-10" class="permalink" title="link to this image">∞ ten ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955202458.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955202458x2.jpg 2x" alt="Cross" />
<figcaption class="figcaption">
<div class="caption" id="id-2928">
<h3 class="figcaption--title">Cross</h3>
<time class="figcaption--date" datetime="2011-05-30T05:54:31">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2928">Map</a>
<p class="figcaption--desc">Père Lachaise Cemetery</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/5.0, ISO 320 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955202458/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2928">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-11">
<h6><a href="#image-11" class="permalink" title="link to this image">∞ eleven ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955203180.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955203180x2.jpg 2x" alt="sword to nowhere" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2927">
<h3 class="figcaption--title">sword to nowhere</h3>
<time class="figcaption--date" datetime="2011-05-30T06:00:22">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2927">Map</a>
<p class="figcaption--desc">Such a a great pose, but with an overwhelming feeling of impotency. Poor statue</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.002 sec (1/640) sec at f/4.5, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955203180/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2927">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-12">
<h6><a href="#image-12" class="permalink" title="link to this image">∞ twelve ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955204538.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955204538x2.jpg 2x" alt="Moss" />
<figcaption class="figcaption">
<div class="caption" id="id-2926">
<h3 class="figcaption--title">Moss</h3>
<time class="figcaption--date" datetime="2011-05-30T06:05:41">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2926">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.017 sec (1/60) sec at f/4.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955204538/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2926">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-13">
<h6><a href="#image-13" class="permalink" title="link to this image">∞ thirteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954647575.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954647575x2.jpg 2x" alt="crooked crosses" />
<figcaption class="figcaption">
<div class="caption" id="id-2925">
<h3 class="figcaption--title">crooked crosses</h3>
<time class="figcaption--date" datetime="2011-05-30T06:46:07">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2925">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>1/3200 sec sec at f/2.2, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954647575/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2925">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-14">
<h6><a href="#image-14" class="permalink" title="link to this image">∞ fourteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955206582.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955206582x2.jpg 2x" alt="We are in death" />
<figcaption class="figcaption">
<div class="caption" id="id-2924">
<h3 class="figcaption--title">We are in death</h3>
<time class="figcaption--date" datetime="2011-05-30T07:02:26">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2924">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.002 sec (1/500) sec at f/2.2, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955206582/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2924">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-15">
<h6><a href="#image-15" class="permalink" title="link to this image">∞ fifteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955207356.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955207356x2.jpg 2x" alt="Behind" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2923">
<h3 class="figcaption--title">Behind</h3>
<time class="figcaption--date" datetime="2011-05-30T07:07:09">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.859485" data-longitude="2.391843" data-imgid="id-2923">Map</a>
<p class="figcaption--desc">Père Lachaise Cemetery</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.01 sec (1/100) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955207356/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2923">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-16">
<h6><a href="#image-16" class="permalink" title="link to this image">∞ sixteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955208446.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955208446x2.jpg 2x" alt="tower thingy" />
<figcaption class="figcaption">
<div class="caption" id="id-2922">
<h3 class="figcaption--title">tower thingy</h3>
<time class="figcaption--date" datetime="2011-05-30T14:35:33">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.855394" data-longitude="2.299404" data-imgid="id-2922">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>1/4000 sec sec at f/5.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955208446/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2922">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-17">
<h6><a href="#image-17" class="permalink" title="link to this image">∞ seventeen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955209398.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955209398x2.jpg 2x" alt="Tower thingy" />
<figcaption class="figcaption">
<div class="caption" id="id-2921">
<h3 class="figcaption--title">Tower thingy</h3>
<time class="figcaption--date" datetime="2011-05-30T14:49:22">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.85634" data-longitude="2.297644" data-imgid="id-2921">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.001 sec (1/800) sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955209398/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2921">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-18">
<h6><a href="#image-18" class="permalink" title="link to this image">∞ eighteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955210304.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955210304x2.jpg 2x" alt="Up" />
<figcaption class="figcaption">
<div class="caption" id="id-2920">
<h3 class="figcaption--title">Up</h3>
<time class="figcaption--date" datetime="2011-05-30T14:56:37">May 30, 2011</time>
<a class="map-link" href="#" data-latitude="48.858839" data-longitude="2.293589" data-imgid="id-2920">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.003 sec (1/400) sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955210304/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2920">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-19">
<h6><a href="#image-19" class="permalink" title="link to this image">∞ nineteen ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954653675.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954653675x2.jpg 2x" alt="Paper Paris" />
<figcaption class="figcaption">
<div class="caption" id="id-2919">
<h3 class="figcaption--title">Paper Paris</h3>
<time class="figcaption--date" datetime="2011-05-31T06:53:46">May 31, 2011</time>
<a class="map-link" href="#" data-latitude="48.857061" data-longitude="2.363069" data-imgid="id-2919">Map</a>
<p class="figcaption--desc">Great paper model of middle ages paris in the Carnavalet Museum</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/1.7, ISO 160 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954653675/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2919">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-20">
<h6><a href="#image-20" class="permalink" title="link to this image">∞ twenty-nine ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954654737.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954654737x2.jpg 2x" alt="Rat Monkey" />
<figcaption class="figcaption">
<div class="caption" id="id-2918">
<h3 class="figcaption--title">Rat Monkey</h3>
<time class="figcaption--date" datetime="2011-05-31T07:22:45">May 31, 2011</time>
<a class="map-link" href="#" data-latitude="48.857061" data-longitude="2.363069" data-imgid="id-2918">Map</a>
<p class="figcaption--desc">I forget what these were or why they were, but a monkey the size of a rat? What's not to love? Carnavalet Museum</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/1.8, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954654737/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2918">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-21">
<h6><a href="#image-21" class="permalink" title="link to this image">∞ twenty-one ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955213584.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955213584x2.jpg 2x" alt="Rat Monkey II" />
<figcaption class="figcaption">
<div class="caption" id="id-2917">
<h3 class="figcaption--title">Rat Monkey II</h3>
<time class="figcaption--date" datetime="2011-05-31T07:23:00">May 31, 2011</time>
<a class="map-link" href="#" data-latitude="48.857061" data-longitude="2.363069" data-imgid="id-2917">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/1.8, ISO 250 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955213584/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2917">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-22">
<h6><a href="#image-22" class="permalink" title="link to this image">∞ twenty-two ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954656803.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954656803x2.jpg 2x" alt="Rat Monkey III" />
<figcaption class="figcaption">
<div class="caption" id="id-2916">
<h3 class="figcaption--title">Rat Monkey III</h3>
<time class="figcaption--date" datetime="2011-05-31T07:23:28">May 31, 2011</time>
<a class="map-link" href="#" data-latitude="48.857061" data-longitude="2.363069" data-imgid="id-2916">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/1.8, ISO 250 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954656803/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2916">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-23">
<h6><a href="#image-23" class="permalink" title="link to this image">∞ twenty-three ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955215582.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955215582x2.jpg 2x" alt="Chat Noir" />
<figcaption class="figcaption">
<div class="caption" id="id-2915">
<h3 class="figcaption--title">Chat Noir</h3>
<time class="figcaption--date" datetime="2011-05-31T07:24:12">May 31, 2011</time>
<a class="map-link" href="#" data-latitude="48.857061" data-longitude="2.363069" data-imgid="id-2915">Map</a>
<p class="figcaption--desc">The original I believe</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.033 sec (1/30) sec at f/1.8, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955215582/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2915">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-24">
<h6><a href="#image-24" class="permalink" title="link to this image">∞ twenty-four ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5783442100.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5783442100x2.jpg 2x" alt="Iron Maiden has an airplane" />
<figcaption class="figcaption">
<div class="caption" id="id-2909">
<h3 class="figcaption--title">Iron Maiden has an airplane</h3>
<time class="figcaption--date" datetime="2008-07-03T23:44:25">Jul 3, 2008</time>
<a class="map-link" href="#" data-latitude="64.140251" data-longitude="-21.895408" data-imgid="id-2909">Map</a>
<p class="figcaption--desc">Reykjavik Airport</p>
</div>
<div class="photo-options">
<p> </p>
<p> sec at f/2.8, ISO </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5783442100/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2909">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-25">
<h6><a href="#image-25" class="permalink" title="link to this image">∞ twenty-five ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954658721.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954658721x2.jpg 2x" alt="Winged Victory" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2914">
<h3 class="figcaption--title">Winged Victory</h3>
<time class="figcaption--date" datetime="2011-06-02T05:59:26">Jun 2, 2011</time>
<a class="map-link" href="#" data-latitude="48.861538" data-longitude="2.335581" data-imgid="id-2914">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/daMYOm" title="buy the LUMIX G 20/F1.7 on Amazon">Lumix 20mm prime lens</a></p>
<p>0.04 sec (1/25) sec at f/1.7, ISO 200 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954658721/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2914">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-26">
<h6><a href="#image-26" class="permalink" title="link to this image">∞ twenty-six ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954659923.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954659923x2.jpg 2x" alt="Victory Upward" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2913">
<h3 class="figcaption--title">Victory Upward</h3>
<time class="figcaption--date" datetime="2011-06-02T06:01:01">Jun 2, 2011</time>
<a class="map-link" href="#" data-latitude="48.861538" data-longitude="2.335581" data-imgid="id-2913">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.017 sec (1/60) sec at f/4.0, ISO 200 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954659923/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2913">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-27">
<h6><a href="#image-27" class="permalink" title="link to this image">∞ twenty-seven ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954661027.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954661027x2.jpg 2x" alt="Self Portrait with Stained Glass" />
<figcaption class="figcaption">
<div class="caption" id="id-2912">
<h3 class="figcaption--title">Self Portrait with Stained Glass</h3>
<time class="figcaption--date" datetime="2011-06-03T07:47:46">Jun 3, 2011</time>
<a class="map-link" href="#" data-latitude="48.855898" data-longitude="2.344368" data-imgid="id-2912">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.05 sec (1/20) sec at f/4.0, ISO 250 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954661027/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2912">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-28">
<h6><a href="#image-28" class="permalink" title="link to this image">∞ twenty-eight ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5954662627.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5954662627x2.jpg 2x" alt="St Chapelle" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2911">
<h3 class="figcaption--title">St Chapelle</h3>
<time class="figcaption--date" datetime="2011-06-03T07:58:42">Jun 3, 2011</time>
<a class="map-link" href="#" data-latitude="48.855898" data-longitude="2.344368" data-imgid="id-2911">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.017 sec (1/60) sec at f/4.0, ISO 250 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5954662627/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2911">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
<article id="image-29">
<h6><a href="#image-29" class="permalink" title="link to this image">∞ twenty-nine ∞</a></h6>
<figure class="fig"><img src="https://images.luxagraf.net/slideshow/2011/5955222350.jpg" srcset="https://images.luxagraf.net/slideshow/2011/5955222350x2.jpg 2x" alt="St Chapelle" />
<figcaption class="figcaption">
<div class="caption" id="id-2910">
<h3 class="figcaption--title">St Chapelle</h3>
<time class="figcaption--date" datetime="2011-06-03T08:00:00">Jun 3, 2011</time>
<a class="map-link" href="#" data-latitude="48.855898" data-longitude="2.344368" data-imgid="id-2910">Map</a>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/mGNVkl" title="buy the OLYMPUS M.9-18mm F4.0-5.6 on Amazon">Olympus 9-18mm lens</a></p>
<p>0.04 sec (1/25) sec at f/4.0, ISO 250 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/5955222350/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2910">Camera</a>-->
</div>
</figcaption>
</figure>
</article>
</section>
<footer role="contentinfo">
<nav class="bl">
<ul>
<li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
<li><a href="/jrnl/feed.xml" title="RSS feed">Subscribe</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
<li><a href="https://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">Twitter</a></li>
<li><a href="https://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li>
<li><a href="https://www.facebook.com/luxagraf" rel="me" title="luxagraf on Facebook">Facebook</a></li>
<li><a href="https://www.instagram.com/luxagraf/" rel="me" title="luxagraf on Instacrap">Instacrap</a></li>
</ul>
</nav>
<p id="license">
© 2003-2016
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>).
</p>
<p><a href="https://evolution-host.com/ssd-vps-hosting.php">SSD VPS Hosting by Evolution Host</a>.</p>
</footer>
</div>
<script type="text/javascript" src="/media/js/jquery.js"></script>
<script type="text/javascript" src="/media/js/jquery.scrollTo-1.4.2-min.js"></script>
<script type="text/javascript" src="/media/js/photos.min.js" ></script>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.luxagraf.net/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->
</body>
</html>
|