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>Nicaragua - Granada - 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="After one night in Managua we hopped a chicken bus down to the colonial town of Granada on the shores of Lago Nicaragua.">
<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>Nicaragua - Granada</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 Nicaragua - Granada</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/2008/2426376276.jpg" alt="Cathedral" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2074">
<h3 class="figcaption--title">Cathedral</h3>
<time class="figcaption--date" datetime="2008-03-30T13:21:58">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2074">Map</a>
<p class="figcaption--desc">The first stop in Granada is generally the main church just off Parque Colon</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/25 sec at f/2.8, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426376276/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2074">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/2008/2426377256.jpg" alt="Statue of all Mothers" />
<figcaption class="figcaption">
<div class="caption" id="id-2075">
<h3 class="figcaption--title">Statue of all Mothers</h3>
<time class="figcaption--date" datetime="2008-03-30T13:27:15">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2075">Map</a>
<p class="figcaption--desc">Dunno why, but this caught my eye in the guidebook, so I took a picture</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/500 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426377256/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2075">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/2008/2425564129.jpg" alt="Calle La Calzada" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2076">
<h3 class="figcaption--title">Calle La Calzada</h3>
<time class="figcaption--date" datetime="2008-03-30T13:30:10">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2076">Map</a>
<p class="figcaption--desc">Just off the La Plazuela de los Leones...</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/1000 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425564129/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2076">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/2008/2425564819.jpg" alt="Cathedral Skyline" />
<figcaption class="figcaption">
<div class="caption" id="id-2077">
<h3 class="figcaption--title">Cathedral Skyline</h3>
<time class="figcaption--date" datetime="2008-03-30T13:31:58">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2077">Map</a>
<p class="figcaption--desc">Looking back at the main building off of Parque Colon</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/1250 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425564819/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2077">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/2008/2426379324.jpg" alt="Colorful Street" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2078">
<h3 class="figcaption--title">Colorful Street</h3>
<time class="figcaption--date" datetime="2008-03-30T13:34:08">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2078">Map</a>
<p class="figcaption--desc">Granada is know for its Colonial architecture and colorful paint jobs.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/500 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426379324/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2078">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/2008/2425566105.jpg" alt="Corner Buidling" />
<figcaption class="figcaption">
<div class="caption" id="id-2079">
<h3 class="figcaption--title">Corner Buidling</h3>
<time class="figcaption--date" datetime="2008-03-30T13:35:49">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2079">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/100 sec at f/8, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425566105/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2079">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/2008/2426380784.jpg" alt="Falling Down" />
<figcaption class="figcaption">
<div class="caption" id="id-2080">
<h3 class="figcaption--title">Falling Down</h3>
<time class="figcaption--date" datetime="2008-03-30T13:39:53">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2080">Map</a>
<p class="figcaption--desc">One of the (in my view anyway) cooler buildings in Granada. Not really sure were it was and it was in the process of being restored so you couldn't go in, but it looked like it would have fantastic inner courtyard.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/100 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426380784/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2080">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/2008/2426381650.jpg" alt="The Belltower" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2081">
<h3 class="figcaption--title">The Belltower</h3>
<time class="figcaption--date" datetime="2008-03-30T13:55:07">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2081">Map</a>
<p class="figcaption--desc">I believe this is the Iglesia de Guadalupe and dates from 1626. For a small fee you can go up in the tower and have a fantastic view of Granada.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/640 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426381650/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2081">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/2008/2425568401.jpg" alt="Windows" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2082">
<h3 class="figcaption--title">Windows</h3>
<time class="figcaption--date" datetime="2008-03-30T13:59:21">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2082">Map</a>
<p class="figcaption--desc">Yes, still obsessed with windows.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/320 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425568401/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2082">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/2008/2425569207.jpg" alt="Granada From on High" />
<figcaption class="figcaption">
<div class="caption" id="id-2083">
<h3 class="figcaption--title">Granada From on High</h3>
<time class="figcaption--date" datetime="2008-03-30T14:00:37">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2083">Map</a>
<p class="figcaption--desc">The view from the belltower</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/400 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425569207/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2083">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/2008/2426383636.jpg" alt="Bell" />
<figcaption class="figcaption">
<div class="caption" id="id-2084">
<h3 class="figcaption--title">Bell</h3>
<time class="figcaption--date" datetime="2008-03-30T14:02:42">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2084">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/400 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426383636/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2084">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/2008/2426384604.jpg" alt="Rooftops of Granada" />
<figcaption class="figcaption">
<div class="caption" id="id-2085">
<h3 class="figcaption--title">Rooftops of Granada</h3>
<time class="figcaption--date" datetime="2008-03-30T14:03:23">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2085">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/800 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426384604/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2085">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/2008/2426385220.jpg" alt="Cross" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2086">
<h3 class="figcaption--title">Cross</h3>
<time class="figcaption--date" datetime="2008-03-30T14:03:36">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2086">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/1000 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426385220/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2086">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/2008/2425572149.jpg" alt="Statue" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2087">
<h3 class="figcaption--title">Statue</h3>
<time class="figcaption--date" datetime="2008-03-30T14:07:05">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2087">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/1000 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425572149/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2087">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/2008/2425572747.jpg" alt="Bell" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2088">
<h3 class="figcaption--title">Bell</h3>
<time class="figcaption--date" datetime="2008-03-30T14:08:05">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2088">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/320 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425572747/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2088">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/2008/2426387168.jpg" alt="Facade" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2089">
<h3 class="figcaption--title">Facade</h3>
<time class="figcaption--date" datetime="2008-03-30T14:10:34">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2089">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/250 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426387168/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2089">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/2008/2426387734.jpg" alt="Religious Icons" />
<figcaption class="figcaption">
<div class="caption" id="id-2090">
<h3 class="figcaption--title">Religious Icons</h3>
<time class="figcaption--date" datetime="2008-03-30T17:19:57">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2090">Map</a>
<p class="figcaption--desc">This is another, very similar looking church down the street.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/500 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426387734/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2090">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/2008/2426388350.jpg" alt="Belltower" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2091">
<h3 class="figcaption--title">Belltower</h3>
<time class="figcaption--date" datetime="2008-03-30T17:20:09">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2091">Map</a>
<p class="figcaption--desc">Another belltower</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/320 sec at f/5.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426388350/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2091">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/2008/2425575407.jpg" alt="Courtyard" />
<figcaption class="figcaption">
<div class="caption" id="id-2092">
<h3 class="figcaption--title">Courtyard</h3>
<time class="figcaption--date" datetime="2008-03-30T18:32:23">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2092">Map</a>
<p class="figcaption--desc">We stayed at the bearded monkey guesthouse, which was okay, good breakfast and nice courtyard made up for a sort of dingy room. If you go, stay in the dorm rooms they're much nicer than the individual rooms.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/13 sec at f/4, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425575407/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2092">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/2008/2425576261.jpg" alt="Hammock Chair" />
<figcaption class="figcaption">
<div class="caption" id="id-2093">
<h3 class="figcaption--title">Hammock Chair</h3>
<time class="figcaption--date" datetime="2008-03-30T18:36:27">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2093">Map</a>
<p class="figcaption--desc">I should have bought a hammock chair, they're damn comfy.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/6 sec at f/4, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425576261/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2093">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/2008/2426390824.jpg" alt="Granada Afternoon" />
<figcaption class="figcaption">
<div class="caption" id="id-2094">
<h3 class="figcaption--title">Granada Afternoon</h3>
<time class="figcaption--date" datetime="2008-03-30T20:06:09">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2094">Map</a>
<p class="figcaption--desc">We were a bit bored in the even so we decided to go back up in the bell tower and watch the sunset</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/500 sec at f/4, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426390824/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2094">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/2008/2426391626.jpg" alt="Blue" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2095">
<h3 class="figcaption--title">Blue</h3>
<time class="figcaption--date" datetime="2008-03-30T20:06:56">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2095">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/400 sec at f/4, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426391626/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2095">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/2008/2425578319.jpg" alt="Bell" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2096">
<h3 class="figcaption--title">Bell</h3>
<time class="figcaption--date" datetime="2008-03-30T20:10:01">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2096">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/160 sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425578319/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2096">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/2008/2426392964.jpg" alt="Rooftop Garden" />
<figcaption class="figcaption">
<div class="caption" id="id-2097">
<h3 class="figcaption--title">Rooftop Garden</h3>
<time class="figcaption--date" datetime="2008-03-30T20:11:05">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2097">Map</a>
<p class="figcaption--desc">I took this mainly because it reminded me of <a href="http://www.flickr.com/photos/luxagraf/341728617">this image</a> from Croatia. Same sort of thing half a world away.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/20 sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426392964/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2097">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/2008/2426393598.jpg" alt="Bell Sun" />
<figcaption class="figcaption">
<div class="caption" id="id-2098">
<h3 class="figcaption--title">Bell Sun</h3>
<time class="figcaption--date" datetime="2008-03-30T20:15:34">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2098">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/500 sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426393598/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2098">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/2008/2426394170.jpg" alt="Side Street" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2099">
<h3 class="figcaption--title">Side Street</h3>
<time class="figcaption--date" datetime="2008-03-30T20:27:46">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2099">Map</a>
<p class="figcaption--desc">After the sun went down we wandered home through the back alleys of Granada.</p>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/160 sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426394170/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2099">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/2008/2425581069.jpg" alt="Laundry" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2100">
<h3 class="figcaption--title">Laundry</h3>
<time class="figcaption--date" datetime="2008-03-30T20:36:24">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2100">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/13 sec at f/7.1, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2425581069/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2100">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/2008/2426395420.jpg" alt="Stilt Man" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2101">
<h3 class="figcaption--title">Stilt Man</h3>
<time class="figcaption--date" datetime="2008-03-30T20:40:45">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2101">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/320 sec at f/3.6, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426395420/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2101">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/2008/2426396298.jpg" alt="Dome" class="v" />
<figcaption class="figcaption">
<div class="caption" id="id-2102">
<h3 class="figcaption--title">Dome</h3>
<time class="figcaption--date" datetime="2008-03-30T20:43:29">Mar 30, 2008</time>
<a class="map-link" href="#" data-latitude="11.931275" data-longitude="-85.960121" data-imgid="id-2102">Map</a>
</div>
<div class="photo-options">
<p>Panasonic DMC-LX2 </p>
<p>1/250 sec at f/2.8, ISO 100 </p>
<!--<p><a href="http://www.flickr.com/photos/luxagraf/2426396298/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
<!--<a href="#" class="exif-link" title="2102">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>
|