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
|
<!DOCTYPE html>
<html class="black" dir="ltr" lang="en-US">
<head>
<title>New Orleans/Gulf Port - 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="The beginning of a six week road trip around the United States.">
<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>New Orleans/Gulf Port</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 New Orleans/Gulf Port</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/2010/4784663407.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784663407x2.jpg 2x" alt="Rainbows Everywhere" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2696">
<h3 class="figcaption--title">Rainbows Everywhere</h3>
<time class="figcaption--date" datetime="2010-07-04T20:50:22">Jul 4, 2010</time>
<a class="map-link" href="#" data-latitude="30.877586" data-longitude="-87.783594" data-imgid="id-2696">Map</a>
<p class="figcaption--desc">Saw over a dozen in the course of a few hours drive.</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>1/4000 sec sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784663407/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2696">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/2010/4784664023.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784664023x2.jpg 2x" alt="Gulf Port Beaches" />
<figcaption class="figcaption">
<div class="caption" id="id-2695">
<h3 class="figcaption--title">Gulf Port Beaches</h3>
<time class="figcaption--date" datetime="2010-07-05T11:14:26">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="30.380724" data-longitude="-89.030756" data-imgid="id-2695">Map</a>
<p class="figcaption--desc">Soon there will oil all over this beach.</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.003 sec (1/400) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784664023/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2695">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/2010/4784664923.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784664923x2.jpg 2x" alt="Clean Sand" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2694">
<h3 class="figcaption--title">Clean Sand</h3>
<time class="figcaption--date" datetime="2010-07-05T11:14:36">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="30.380724" data-longitude="-89.030756" data-imgid="id-2694">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.003 sec (1/400) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784664923/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2694">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/2010/4785298218.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785298218x2.jpg 2x" alt="Morning at the Beach" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2693">
<h3 class="figcaption--title">Morning at the Beach</h3>
<time class="figcaption--date" datetime="2010-07-05T11:16:00">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="30.380724" data-longitude="-89.030756" data-imgid="id-2693">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.005 sec (1/200) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785298218/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2693">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/2010/4785298932.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785298932x2.jpg 2x" alt="Hurricane Remnants" />
<figcaption class="figcaption">
<div class="caption" id="id-2692">
<h3 class="figcaption--title">Hurricane Remnants</h3>
<time class="figcaption--date" datetime="2010-07-05T11:18:08">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="30.380724" data-longitude="-89.030756" data-imgid="id-2692">Map</a>
<p class="figcaption--desc">This is the storm that's pushing the BP oil spill ashore in the gulf coast area.</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.013 sec (1/80) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785298932/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2692">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/2010/4785334152.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785334152x2.jpg 2x" alt="The Mississippi" />
<figcaption class="figcaption">
<div class="caption" id="id-2691">
<h3 class="figcaption--title">The Mississippi</h3>
<time class="figcaption--date" datetime="2010-07-05T14:39:53">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="29.955529" data-longitude="-90.062484" data-imgid="id-2691">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/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785334152/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2691">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/2010/4785334966.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785334966x2.jpg 2x" alt="Open Window" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2690">
<h3 class="figcaption--title">Open Window</h3>
<time class="figcaption--date" datetime="2010-07-05T16:43:13">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="29.961459" data-longitude="-90.058729" data-imgid="id-2690">Map</a>
<p class="figcaption--desc">The view from the coffeeshop</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.008 sec (1/125) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785334966/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2690">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/2010/4785335708.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785335708x2.jpg 2x" alt="Waiting" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2689">
<h3 class="figcaption--title">Waiting</h3>
<time class="figcaption--date" datetime="2010-07-05T18:08:50">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="29.961459" data-longitude="-90.058729" data-imgid="id-2689">Map</a>
<p class="figcaption--desc">Decatur Street</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/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785335708/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2689">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/2010/4784704571.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784704571x2.jpg 2x" alt="Ignatius Reilly" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2688">
<h3 class="figcaption--title">Ignatius Reilly</h3>
<time class="figcaption--date" datetime="2010-07-05T19:35:15">Jul 5, 2010</time>
<a class="map-link" href="#" data-latitude="29.953781" data-longitude="-90.069522" data-imgid="id-2688">Map</a>
<p class="figcaption--desc">I always pictured Ignatius Reilly as a much more rotund man.</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.067 sec (1/15) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784704571/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2688">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/2010/4784705415.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784705415x2.jpg 2x" alt="Rain" />
<figcaption class="figcaption">
<div class="caption" id="id-2687">
<h3 class="figcaption--title">Rain</h3>
<time class="figcaption--date" datetime="2010-07-06T11:13:14">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.961459" data-longitude="-90.058729" data-imgid="id-2687">Map</a>
<p class="figcaption--desc">It seldom stopped for more than an hour or two</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.003 sec (1/400) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784705415/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2687">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/2010/4784706299.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784706299x2.jpg 2x" alt="Crypt Ornaments" />
<figcaption class="figcaption">
<div class="caption" id="id-2686">
<h3 class="figcaption--title">Crypt Ornaments</h3>
<time class="figcaption--date" datetime="2010-07-06T12:32:40">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.935086" data-longitude="-90.090401" data-imgid="id-2686">Map</a>
<p class="figcaption--desc">Lafayette Cemetry No 1</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/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784706299/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2686">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/2010/4785338982.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785338982x2.jpg 2x" alt="Ferns" />
<figcaption class="figcaption">
<div class="caption" id="id-2685">
<h3 class="figcaption--title">Ferns</h3>
<time class="figcaption--date" datetime="2010-07-06T12:33:37">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.935086" data-longitude="-90.090401" data-imgid="id-2685">Map</a>
<p class="figcaption--desc">Lafayette Cemetry No 1</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/2000) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785338982/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2685">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/2010/4784707663.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784707663x2.jpg 2x" alt="Crypts" />
<figcaption class="figcaption">
<div class="caption" id="id-2684">
<h3 class="figcaption--title">Crypts</h3>
<time class="figcaption--date" datetime="2010-07-06T12:34:23">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.935086" data-longitude="-90.090401" data-imgid="id-2684">Map</a>
<p class="figcaption--desc">Lafayette Cemetry No 1</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/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784707663/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2684">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/2010/4785342446.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785342446x2.jpg 2x" alt="Ferns" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2683">
<h3 class="figcaption--title">Ferns</h3>
<time class="figcaption--date" datetime="2010-07-06T12:34:49">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.935086" data-longitude="-90.090401" data-imgid="id-2683">Map</a>
<p class="figcaption--desc">Lafayette Cemetry No 1</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/500) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785342446/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2683">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/2010/4785343076.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785343076x2.jpg 2x" alt="Avenue of the Dead" />
<figcaption class="figcaption">
<div class="caption" id="id-2682">
<h3 class="figcaption--title">Avenue of the Dead</h3>
<time class="figcaption--date" datetime="2010-07-06T12:42:34">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.935086" data-longitude="-90.090401" data-imgid="id-2682">Map</a>
<p class="figcaption--desc">Lafayette Cemetry No 1</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.005 sec (1/200) sec at f/9.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785343076/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2682">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/2010/4785344738.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785344738x2.jpg 2x" alt="Pyramid Crypt" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2681">
<h3 class="figcaption--title">Pyramid Crypt</h3>
<time class="figcaption--date" datetime="2010-07-06T14:29:45">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2681">Map</a>
<p class="figcaption--desc">If you're going to go over the top, make sure you go way, way over the top. St. Louis Cemetery no 1</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.004 sec (1/250) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785344738/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2681">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/2010/4785345490.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785345490x2.jpg 2x" alt="Fist Pumping Nun" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2680">
<h3 class="figcaption--title">Fist Pumping Nun</h3>
<time class="figcaption--date" datetime="2010-07-06T14:30:35">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2680">Map</a>
<p class="figcaption--desc">At least that's what it looks like from below. St. Louis Cemetery no 1</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.004 sec (1/250) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785345490/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2680">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/2010/4785345906.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785345906x2.jpg 2x" alt="Statue" />
<figcaption class="figcaption">
<div class="caption" id="id-2679">
<h3 class="figcaption--title">Statue</h3>
<time class="figcaption--date" datetime="2010-07-06T14:31:40">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2679">Map</a>
<p class="figcaption--desc">St. Louis Cemetery no 1</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/azIr5w" title="buy the LUMIX G VARIO 14-45/F3.5-5.6 on Amazon">Lumix 14-45mm lens</a></p>
<p>0.003 sec (1/400) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785345906/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2679">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/2010/4785346420.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785346420x2.jpg 2x" alt="Statue" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2678">
<h3 class="figcaption--title">Statue</h3>
<time class="figcaption--date" datetime="2010-07-06T14:32:29">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2678">Map</a>
<p class="figcaption--desc">St. Louis Cemetery no 1</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/azIr5w" title="buy the LUMIX G VARIO 14-45/F3.5-5.6 on Amazon">Lumix 14-45mm lens</a></p>
<p>0.02 sec (1/50) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785346420/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2678">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/2010/4785344078.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785344078x2.jpg 2x" alt="Downtown" />
<figcaption class="figcaption">
<div class="caption" id="id-2677">
<h3 class="figcaption--title">Downtown</h3>
<time class="figcaption--date" datetime="2010-07-06T14:35:46">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2677">Map</a>
<p class="figcaption--desc">New Orleans rising out of the graves. St. Louis Cemetery no 1</p>
</div>
<div class="photo-options">
<p>Panasonic GF1 with <a href="http://amzn.to/azIr5w" title="buy the LUMIX G VARIO 14-45/F3.5-5.6 on Amazon">Lumix 14-45mm lens</a></p>
<p>0.003 sec (1/400) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785344078/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2677">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/2010/4785347084.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785347084x2.jpg 2x" alt="Angel" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2676">
<h3 class="figcaption--title">Angel</h3>
<time class="figcaption--date" datetime="2010-07-06T14:39:54">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2676">Map</a>
<p class="figcaption--desc">St. Louis Cemetery no 1</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.004 sec (1/250) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785347084/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2676">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/2010/4784715875.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784715875x2.jpg 2x" alt="Angel 2" />
<figcaption class="figcaption">
<div class="caption" id="id-2675">
<h3 class="figcaption--title">Angel 2</h3>
<time class="figcaption--date" datetime="2010-07-06T14:40:05">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.959377" data-longitude="-90.071561" data-imgid="id-2675">Map</a>
<p class="figcaption--desc">Fifteen years ago I took nearly the same photo in the same place: <a href="http://www.flickr.com/photos/luxagraf/35505827/in/set-785599/">www.flickr.com/photos/luxagraf/35505827/in/set-785599/</a>. St. Louis Cemetery no 1</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.003 sec (1/400) sec at f/16.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784715875/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2675">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/2010/4785348390.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785348390x2.jpg 2x" alt="Soda Stand" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2674">
<h3 class="figcaption--title">Soda Stand</h3>
<time class="figcaption--date" datetime="2010-07-06T16:17:09">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2674">Map</a>
<p class="figcaption--desc">Part of the New Orleans Pharmacy Musuem</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.1 sec (1/10) sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785348390/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2674">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/2010/4785349154.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785349154x2.jpg 2x" alt="Vaporizers" />
<figcaption class="figcaption">
<div class="caption" id="id-2673">
<h3 class="figcaption--title">Vaporizers</h3>
<time class="figcaption--date" datetime="2008-07-03T23:44:25">Jul 3, 2008</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2673">Map</a>
</div>
<div class="photo-options">
<p> </p>
<p> sec at f/2.8, ISO </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785349154/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2673">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/2010/4784718269.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784718269x2.jpg 2x" alt="Dixie Drug Store" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2672">
<h3 class="figcaption--title">Dixie Drug Store</h3>
<time class="figcaption--date" datetime="2010-07-06T16:27:30">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2672">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/4784718269/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2672">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/2010/4784720135.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4784720135x2.jpg 2x" alt="Courtyard" />
<figcaption class="figcaption">
<div class="caption" id="id-2671">
<h3 class="figcaption--title">Courtyard</h3>
<time class="figcaption--date" datetime="2010-07-06T16:28:55">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2671">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.067 sec (1/15) sec at f/8.0, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4784720135/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2671">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/2010/4785352748.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785352748x2.jpg 2x" alt="Sarsaparilla" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2670">
<h3 class="figcaption--title">Sarsaparilla</h3>
<time class="figcaption--date" datetime="2010-07-06T16:33:42">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2670">Map</a>
<p class="figcaption--desc">For what ails ya</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> sec at f/6.3, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785352748/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2670">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/2010/4785351200.jpg" srcset="https://images.luxagraf.net/slideshow/2010/4785351200x2.jpg 2x" alt="Oils and Sprays all on Display" />
<figcaption class="figcaption">
<div class="caption" id="id-2669">
<h3 class="figcaption--title">Oils and Sprays all on Display</h3>
<time class="figcaption--date" datetime="2010-07-06T16:45:32">Jul 6, 2010</time>
<a class="map-link" href="#" data-latitude="29.956022" data-longitude="-90.065081" data-imgid="id-2669">Map</a>
<p class="figcaption--desc">Part of the New Orleans Pharmacy Musuem</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> sec at f/1.7, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/4785351200/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2669">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>
|