images_gallery 1.0.0.rc

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +3 -0
  3. data/LICENSE +674 -0
  4. data/README.md +84 -0
  5. data/Rakefile +53 -0
  6. data/bin/images_gallery +6 -0
  7. data/config.ru +8 -0
  8. data/lib/images_gallery/cli.rb +27 -0
  9. data/lib/images_gallery/collection.rb +15 -0
  10. data/lib/images_gallery/errors.rb +6 -0
  11. data/lib/images_gallery/generator.rb +66 -0
  12. data/lib/images_gallery/image.rb +19 -0
  13. data/lib/images_gallery/source.rb +104 -0
  14. data/lib/images_gallery/templates/_navigation.html.erb +5 -0
  15. data/lib/images_gallery/templates/_thumbnails.html.erb +13 -0
  16. data/lib/images_gallery/templates/layout.html.erb +61 -0
  17. data/lib/images_gallery/test_application.rb +14 -0
  18. data/lib/images_gallery/version.rb +3 -0
  19. data/lib/images_gallery/view.rb +55 -0
  20. data/lib/images_gallery/views/index.rb +26 -0
  21. data/lib/images_gallery/views/make.rb +28 -0
  22. data/lib/images_gallery/views/model.rb +29 -0
  23. data/lib/images_gallery.rb +10 -0
  24. data/spec/features/index_page_spec.rb +36 -0
  25. data/spec/features/makes_pages/canon_page_spec.rb +30 -0
  26. data/spec/features/makes_pages/leica_page_spec.rb +25 -0
  27. data/spec/features/models_pages/canon_eos_20d_page_spec.rb +14 -0
  28. data/spec/features/models_pages/lux_d_3_page_spec.rb +14 -0
  29. data/spec/fixtures/output-template.html +22 -0
  30. data/spec/fixtures/works.xml +596 -0
  31. data/spec/fixtures/works_large.xml +52780 -0
  32. data/spec/lib/images_gallery/cli_spec.rb +64 -0
  33. data/spec/lib/images_gallery/collection_spec.rb +14 -0
  34. data/spec/lib/images_gallery/generator_spec.rb +11 -0
  35. data/spec/lib/images_gallery/image_spec.rb +11 -0
  36. data/spec/lib/images_gallery/source_spec.rb +43 -0
  37. data/spec/lib/images_gallery/view_spec.rb +13 -0
  38. data/spec/lib/images_gallery/views/index_spec.rb +16 -0
  39. data/spec/lib/images_gallery/views/make_spec.rb +16 -0
  40. data/spec/lib/images_gallery/views/model_spec.rb +16 -0
  41. data/spec/spec_helper.rb +32 -0
  42. data/spec/support/capybara.rb +12 -0
  43. data/spec/support/helpers.rb +18 -0
  44. data/spec/support/spec_for_collection_interface.rb +7 -0
  45. data/spec/support/spec_for_generator_interface.rb +29 -0
  46. data/spec/support/spec_for_image_interface.rb +18 -0
  47. data/spec/support/spec_for_images_gallery.rb +28 -0
  48. data/spec/support/spec_for_make_page.rb +9 -0
  49. data/spec/support/spec_for_model_page.rb +13 -0
  50. data/spec/support/spec_for_parser_interface.rb +6 -0
  51. data/spec/support/spec_for_view_inerface.rb +19 -0
  52. data/spec/tmp/canon/canon_eos_20d.html +76 -0
  53. data/spec/tmp/canon/canon_eos_400d_digital.html +76 -0
  54. data/spec/tmp/canon.html +93 -0
  55. data/spec/tmp/fuji_photo_film_co_ltd/slp1000se.html +76 -0
  56. data/spec/tmp/fuji_photo_film_co_ltd.html +81 -0
  57. data/spec/tmp/fujifilm/finepix_s6500fd.html +76 -0
  58. data/spec/tmp/fujifilm.html +81 -0
  59. data/spec/tmp/index.html +181 -0
  60. data/spec/tmp/leica/d_lux_3.html +96 -0
  61. data/spec/tmp/leica.html +121 -0
  62. data/spec/tmp/nikon_corporation/nikon_d80.html +76 -0
  63. data/spec/tmp/nikon_corporation.html +81 -0
  64. data/spec/tmp/panasonic/dmc_fz30.html +81 -0
  65. data/spec/tmp/panasonic.html +91 -0
  66. data/spec/tmp/unknown_make/unknown_model.html +81 -0
  67. data/spec/tmp/unknown_make.html +91 -0
  68. metadata +283 -0
@@ -0,0 +1,596 @@
1
+ <?xml version="1.0"?>
2
+ <works>
3
+ <work>
4
+ <id>31820</id>
5
+ <filename>162042.jpg</filename>
6
+ <image_width>2206</image_width>
7
+ <image_height>2205</image_height>
8
+ <urls>
9
+ <url type="small">http://ih1.redbubble.net/work.31820.1.flat,135x135,075,f.jpg</url>
10
+ <url type="medium">http://ih1.redbubble.net/work.31820.1.flat,300x300,075,f.jpg</url>
11
+ <url type="large">http://ih1.redbubble.net/work.31820.1.flat,550x550,075,f.jpg</url>
12
+ </urls>
13
+ <exif>
14
+ <flash>0</flash>
15
+ <sharpness>2</sharpness>
16
+ <pixel_y_dimension>2205</pixel_y_dimension>
17
+ <date_time_digitized>Mon Jun 04 14:33:59 +1000 2007</date_time_digitized>
18
+ <exposure_bias_value>0</exposure_bias_value>
19
+ <focal_length_in_35mm_film>93</focal_length_in_35mm_film>
20
+ <subsec_time_orginal>00</subsec_time_orginal>
21
+ <model>NIKON D80</model>
22
+ <software>Adobe Photoshop CS3 Macintosh</software>
23
+ <focal_length>62</focal_length>
24
+ <max_aperture_value>47/10</max_aperture_value>
25
+ <scene_capture_type>0</scene_capture_type>
26
+ <subsec_time_digitized>00</subsec_time_digitized>
27
+ <iso_speed_ratings>100</iso_speed_ratings>
28
+ <date_time>Sun Aug 26 12:55:02 +1000 2007</date_time>
29
+ <compressed_bits_per_pixel>4</compressed_bits_per_pixel>
30
+ <subject_distance_range>0</subject_distance_range>
31
+ <custom_rendered>0</custom_rendered>
32
+ <make>NIKON CORPORATION</make>
33
+ <gain_control>0</gain_control>
34
+ <orientation>1</orientation>
35
+ <exposure_time>1/10</exposure_time>
36
+ <exposure_mode>0</exposure_mode>
37
+ <x_resolution>300</x_resolution>
38
+ <metering_mode>5</metering_mode>
39
+ <sensing_method>2</sensing_method>
40
+ <contrast>0</contrast>
41
+ <color_space>1</color_space>
42
+ <f_number>5</f_number>
43
+ <white_balance>0</white_balance>
44
+ <user_comment></user_comment>
45
+ <y_resolution>300</y_resolution>
46
+ <resolution_unit>2</resolution_unit>
47
+ <light_source>0</light_source>
48
+ <saturation>2</saturation>
49
+ <pixel_x_dimension>2206</pixel_x_dimension>
50
+ <date_time_original>Mon Jun 04 14:33:59 +1000 2007</date_time_original>
51
+ <ycb_cr_positioning>2</ycb_cr_positioning>
52
+ <exposure_program>4</exposure_program>
53
+ <digital_zoom_ratio>1</digital_zoom_ratio>
54
+ <subsec_time>00</subsec_time>
55
+ <jpeg_interchange_format>978</jpeg_interchange_format>
56
+ <jpeg_interchange_format_length>7171</jpeg_interchange_format_length>
57
+ <x_resolution>72</x_resolution>
58
+ <compression>6</compression>
59
+ <y_resolution>72</y_resolution>
60
+ <resolution_unit>2</resolution_unit>
61
+ </exif>
62
+ </work>
63
+ <work>
64
+ <id>2041</id>
65
+ <filename>2010.jpg</filename>
66
+ <image_width>3504</image_width>
67
+ <image_height>2336</image_height>
68
+ <urls>
69
+ <url type="small">http://ih1.redbubble.net/work.2041.1.flat,135x135,075,f.jpg</url>
70
+ <url type="medium">http://ih1.redbubble.net/work.2041.1.flat,300x300,075,f.jpg</url>
71
+ <url type="large">http://ih1.redbubble.net/work.2041.1.flat,550x550,075,f.jpg</url>
72
+ </urls>
73
+ <exif>
74
+ <flash>16</flash>
75
+ <pixel_y_dimension>2336</pixel_y_dimension>
76
+ <date_time_digitized>Wed Jul 06 13:17:27 +1000 2005</date_time_digitized>
77
+ <focal_plane_resolution_unit>2</focal_plane_resolution_unit>
78
+ <exposure_bias_value>0</exposure_bias_value>
79
+ <model>Canon EOS 20D</model>
80
+ <software>Adobe Photoshop CS Windows</software>
81
+ <focal_length>28</focal_length>
82
+ <scene_capture_type>0</scene_capture_type>
83
+ <iso_speed_ratings>100</iso_speed_ratings>
84
+ <date_time>Thu Sep 08 08:39:53 +1000 2005</date_time>
85
+ <custom_rendered>0</custom_rendered>
86
+ <make>Canon</make>
87
+ <orientation>1</orientation>
88
+ <exposure_time>1/30</exposure_time>
89
+ <exposure_mode>0</exposure_mode>
90
+ <shutter_speed_value>160789/32768</shutter_speed_value>
91
+ <x_resolution>72</x_resolution>
92
+ <metering_mode>5</metering_mode>
93
+ <color_space>1</color_space>
94
+ <f_number>4</f_number>
95
+ <user_comment></user_comment>
96
+ <white_balance>1</white_balance>
97
+ <focal_plane_x_resolution>233600/59</focal_plane_x_resolution>
98
+ <aperture_value>4</aperture_value>
99
+ <y_resolution>72</y_resolution>
100
+ <resolution_unit>2</resolution_unit>
101
+ <date_time_original>Wed Jul 06 13:17:27 +1000 2005</date_time_original>
102
+ <pixel_x_dimension>3504</pixel_x_dimension>
103
+ <ycb_cr_positioning>2</ycb_cr_positioning>
104
+ <exposure_program>2</exposure_program>
105
+ <focal_plane_y_resolution>233600/59</focal_plane_y_resolution>
106
+ <jpeg_interchange_format>1046</jpeg_interchange_format>
107
+ <jpeg_interchange_format_length>3898</jpeg_interchange_format_length>
108
+ <x_resolution>72</x_resolution>
109
+ <compression>6</compression>
110
+ <y_resolution>72</y_resolution>
111
+ <resolution_unit>2</resolution_unit>
112
+ </exif>
113
+ </work>
114
+ <work>
115
+ <id>240509</id>
116
+ <filename>261748.jpg</filename>
117
+ <image_width>4000</image_width>
118
+ <image_height>3000</image_height>
119
+ <urls>
120
+ <url type="small">http://ih1.redbubble.net/work.240509.1.flat,135x135,075,f.jpg</url>
121
+ <url type="medium">http://ih1.redbubble.net/work.240509.1.flat,300x300,075,f.jpg</url>
122
+ <url type="large">http://ih1.redbubble.net/work.240509.1.flat,550x550,075,f.jpg</url>
123
+ </urls>
124
+ <exif>
125
+ <copyright></copyright>
126
+ <flash>16</flash>
127
+ <sharpness>0</sharpness>
128
+ <pixel_y_dimension>3000</pixel_y_dimension>
129
+ <date_time_digitized>Sun Oct 07 18:48:08 +1000 2007</date_time_digitized>
130
+ <focal_plane_resolution_unit>3</focal_plane_resolution_unit>
131
+ <exposure_bias_value>0</exposure_bias_value>
132
+ <model>FinePix S6500fd</model>
133
+ <software>Adobe Photoshop 7.0</software>
134
+ <focal_length>31/5</focal_length>
135
+ <iso_speed_ratings>400</iso_speed_ratings>
136
+ <scene_capture_type>0</scene_capture_type>
137
+ <max_aperture_value>3</max_aperture_value>
138
+ <date_time>Mon Oct 08 08:53:09 +1000 2007</date_time>
139
+ <custom_rendered>0</custom_rendered>
140
+ <subject_distance_range>0</subject_distance_range>
141
+ <compressed_bits_per_pixel>4</compressed_bits_per_pixel>
142
+ <make>FUJIFILM</make>
143
+ <orientation>1</orientation>
144
+ <shutter_speed_value>23/4</shutter_speed_value>
145
+ <exposure_mode>0</exposure_mode>
146
+ <exposure_time>1/52</exposure_time>
147
+ <x_resolution>72</x_resolution>
148
+ <metering_mode>5</metering_mode>
149
+ <sensing_method>2</sensing_method>
150
+ <color_space>1</color_space>
151
+ <aperture_value>3</aperture_value>
152
+ <white_balance>0</white_balance>
153
+ <focal_plane_x_resolution>3703</focal_plane_x_resolution>
154
+ <f_number>14/5</f_number>
155
+ <y_resolution>72</y_resolution>
156
+ <resolution_unit>2</resolution_unit>
157
+ <light_source>0</light_source>
158
+ <pixel_x_dimension>4000</pixel_x_dimension>
159
+ <date_time_original>Sun Oct 07 18:48:08 +1000 2007</date_time_original>
160
+ <ycb_cr_positioning>2</ycb_cr_positioning>
161
+ <exposure_program>2</exposure_program>
162
+ <focal_plane_y_resolution>3703</focal_plane_y_resolution>
163
+ <brightness_value>39/50</brightness_value>
164
+ <jpeg_interchange_format>910</jpeg_interchange_format>
165
+ <jpeg_interchange_format_length>8917</jpeg_interchange_format_length>
166
+ <x_resolution>72</x_resolution>
167
+ <compression>6</compression>
168
+ <y_resolution>72</y_resolution>
169
+ <resolution_unit>2</resolution_unit>
170
+ </exif>
171
+ </work>
172
+ <work>
173
+ <id>26583</id>
174
+ <filename>27112.jpg</filename>
175
+ <image_width>1109</image_width>
176
+ <image_height>1104</image_height>
177
+ <urls>
178
+ <url type="small">http://ih1.redbubble.net/work.26583.1.flat,135x135,075,f.jpg</url>
179
+ <url type="medium">http://ih1.redbubble.net/work.26583.1.flat,300x300,075,f.jpg</url>
180
+ <url type="large">http://ih1.redbubble.net/work.26583.1.flat,550x550,075,f.jpg</url>
181
+ </urls>
182
+ <exif>
183
+ <pixel_y_dimension>1104</pixel_y_dimension>
184
+ <software>Adobe Photoshop CS2 Windows</software>
185
+ <date_time>Fri Mar 30 19:11:10 +1000 2007</date_time>
186
+ <orientation>1</orientation>
187
+ <color_space>1</color_space>
188
+ <x_resolution>300</x_resolution>
189
+ <pixel_x_dimension>1109</pixel_x_dimension>
190
+ <resolution_unit>2</resolution_unit>
191
+ <y_resolution>300</y_resolution>
192
+ <jpeg_interchange_format>302</jpeg_interchange_format>
193
+ <jpeg_interchange_format_length>4971</jpeg_interchange_format_length>
194
+ <x_resolution>72</x_resolution>
195
+ <compression>6</compression>
196
+ <y_resolution>72</y_resolution>
197
+ <resolution_unit>2</resolution_unit>
198
+ </exif>
199
+ </work>
200
+ <work>
201
+ <id>2729606</id>
202
+ <filename>2849897.jpg</filename>
203
+ <image_width>4208</image_width>
204
+ <image_height>2360</image_height>
205
+ <urls>
206
+ <url type="small">http://ih1.redbubble.net/work.2729606.1.flat,135x135,075,f.jpg</url>
207
+ <url type="medium">http://ih1.redbubble.net/work.2729606.1.flat,300x300,075,f.jpg</url>
208
+ <url type="large">http://ih1.redbubble.net/work.2729606.1.flat,550x550,075,f.jpg</url>
209
+ </urls>
210
+ <exif>
211
+ <flash>16</flash>
212
+ <pixel_y_dimension>2360</pixel_y_dimension>
213
+ <date_time_digitized>Sat Feb 28 17:01:43 +1100 2009</date_time_digitized>
214
+ <exposure_bias_value>0</exposure_bias_value>
215
+ <focal_length>63/10</focal_length>
216
+ <model>D-LUX 3</model>
217
+ <max_aperture_value>3</max_aperture_value>
218
+ <iso_speed_ratings>100</iso_speed_ratings>
219
+ <date_time>Sat Feb 28 17:01:43 +1100 2009</date_time>
220
+ <make>LEICA</make>
221
+ <exposure_time>1/1000</exposure_time>
222
+ <orientation>1</orientation>
223
+ <metering_mode>5</metering_mode>
224
+ <color_space>1</color_space>
225
+ <x_resolution>72</x_resolution>
226
+ <f_number>8</f_number>
227
+ <date_time_original>Sat Feb 28 17:01:43 +1100 2009</date_time_original>
228
+ <pixel_x_dimension>4208</pixel_x_dimension>
229
+ <resolution_unit>2</resolution_unit>
230
+ <y_resolution>72</y_resolution>
231
+ <exposure_program>1</exposure_program>
232
+ </exif>
233
+ </work>
234
+ <work>
235
+ <id>2828069</id>
236
+ <filename>2953043.jpg</filename>
237
+ <image_width>1840</image_width>
238
+ <image_height>1232</image_height>
239
+ <urls>
240
+ <url type="small">http://ih1.redbubble.net/work.2828069.1.flat,135x135,075,f.jpg</url>
241
+ <url type="medium">http://ih1.redbubble.net/work.2828069.1.flat,300x300,075,f.jpg</url>
242
+ <url type="large">http://ih1.redbubble.net/work.2828069.1.flat,550x550,075,f.jpg</url>
243
+ </urls>
244
+ <exif>
245
+ <date_time_digitized>Fri Mar 27 10:35:27 +1100 2009</date_time_digitized>
246
+ <pixel_y_dimension>1232</pixel_y_dimension>
247
+ <software>FDi V4.5 / FRONTIER340-3.0-0E-518</software>
248
+ <model>SLP1000SE</model>
249
+ <date_time>Fri Mar 27 10:35:27 +1100 2009</date_time>
250
+ <make>FUJI PHOTO FILM CO., LTD.</make>
251
+ <orientation>1</orientation>
252
+ <color_space>1</color_space>
253
+ <x_resolution>72</x_resolution>
254
+ <pixel_x_dimension>1840</pixel_x_dimension>
255
+ <date_time_original>Fri Mar 27 10:35:27 +1100 2009</date_time_original>
256
+ <resolution_unit>2</resolution_unit>
257
+ <y_resolution>72</y_resolution>
258
+ </exif>
259
+ </work>
260
+ <work>
261
+ <id>3201430</id>
262
+ <filename>3348825.jpg</filename>
263
+ <image_width>4224</image_width>
264
+ <image_height>2376</image_height>
265
+ <urls>
266
+ <url type="small">http://ih1.redbubble.net/work.3201430.1.flat,135x135,075,f.jpg</url>
267
+ <url type="medium">http://ih1.redbubble.net/work.3201430.1.flat,300x300,075,f.jpg</url>
268
+ <url type="large">http://ih1.redbubble.net/work.3201430.1.flat,550x550,075,f.jpg</url>
269
+ </urls>
270
+ <exif>
271
+ <flash>16</flash>
272
+ <sharpness>0</sharpness>
273
+ <pixel_y_dimension>2376</pixel_y_dimension>
274
+ <date_time_digitized>Sat Nov 29 12:40:10 +1100 2008</date_time_digitized>
275
+ <focal_length_in_35mm_film>28</focal_length_in_35mm_film>
276
+ <exposure_bias_value>0</exposure_bias_value>
277
+ <software>QuickTime 7.6</software>
278
+ <model>D-LUX 3</model>
279
+ <focal_length>63/10</focal_length>
280
+ <iso_speed_ratings>100</iso_speed_ratings>
281
+ <scene_capture_type>0</scene_capture_type>
282
+ <max_aperture_value>3</max_aperture_value>
283
+ <date_time>Fri Apr 03 17:12:23 +1100 2009</date_time>
284
+ <compressed_bits_per_pixel>4</compressed_bits_per_pixel>
285
+ <custom_rendered>0</custom_rendered>
286
+ <make>LEICA</make>
287
+ <orientation>1</orientation>
288
+ <exposure_time>1/200</exposure_time>
289
+ <exposure_mode>0</exposure_mode>
290
+ <x_resolution>72</x_resolution>
291
+ <metering_mode>5</metering_mode>
292
+ <sensing_method>2</sensing_method>
293
+ <contrast>0</contrast>
294
+ <color_space>1</color_space>
295
+ <host_computer>Mac OS X 10.5.6</host_computer>
296
+ <white_balance>0</white_balance>
297
+ <f_number>28/5</f_number>
298
+ <y_resolution>72</y_resolution>
299
+ <resolution_unit>2</resolution_unit>
300
+ <date_time_original>Sat Nov 29 12:40:10 +1100 2008</date_time_original>
301
+ <pixel_x_dimension>4224</pixel_x_dimension>
302
+ <saturation>0</saturation>
303
+ <light_source>0</light_source>
304
+ <ycb_cr_positioning>2</ycb_cr_positioning>
305
+ <exposure_program>2</exposure_program>
306
+ <digital_zoom_ratio>0</digital_zoom_ratio>
307
+ <jpeg_interchange_format>7564</jpeg_interchange_format>
308
+ <jpeg_interchange_format_length>3444</jpeg_interchange_format_length>
309
+ <x_resolution>72</x_resolution>
310
+ <compression>6</compression>
311
+ <resolution_unit>2</resolution_unit>
312
+ <y_resolution>72</y_resolution>
313
+ <ycb_cr_positioning>1</ycb_cr_positioning>
314
+ </exif>
315
+ </work>
316
+ <work>
317
+ <id>3502552</id>
318
+ <filename>3664692.jpg</filename>
319
+ <image_width>4208</image_width>
320
+ <image_height>2360</image_height>
321
+ <urls>
322
+ <url type="small">http://ih1.redbubble.net/work.3502552.1.flat,135x135,075,f.jpg</url>
323
+ <url type="medium">http://ih1.redbubble.net/work.3502552.1.flat,300x300,075,f.jpg</url>
324
+ <url type="large">http://ih1.redbubble.net/work.3502552.1.flat,550x550,075,f.jpg</url>
325
+ </urls>
326
+ <exif>
327
+ <flash>16</flash>
328
+ <pixel_y_dimension>2360</pixel_y_dimension>
329
+ <date_time_digitized>Sun Jul 19 16:59:33 +1000 2009</date_time_digitized>
330
+ <exposure_bias_value>0</exposure_bias_value>
331
+ <focal_length>58/5</focal_length>
332
+ <model>D-LUX 3</model>
333
+ <max_aperture_value>3</max_aperture_value>
334
+ <iso_speed_ratings>200</iso_speed_ratings>
335
+ <date_time>Sun Jul 19 16:59:33 +1000 2009</date_time>
336
+ <make>LEICA</make>
337
+ <exposure_time>1/320</exposure_time>
338
+ <orientation>1</orientation>
339
+ <metering_mode>5</metering_mode>
340
+ <color_space>1</color_space>
341
+ <x_resolution>72</x_resolution>
342
+ <f_number>18/5</f_number>
343
+ <date_time_original>Sun Jul 19 16:59:33 +1000 2009</date_time_original>
344
+ <pixel_x_dimension>4208</pixel_x_dimension>
345
+ <resolution_unit>2</resolution_unit>
346
+ <y_resolution>72</y_resolution>
347
+ <exposure_program>1</exposure_program>
348
+ </exif>
349
+ </work>
350
+ <work>
351
+ <id>3745978</id>
352
+ <filename>3919261.jpg</filename>
353
+ <image_width>3264</image_width>
354
+ <image_height>2448</image_height>
355
+ <urls>
356
+ <url type="small">http://ih1.redbubble.net/work.3745978.1.flat,135x135,075,f.jpg</url>
357
+ <url type="medium">http://ih1.redbubble.net/work.3745978.1.flat,300x300,075,f.jpg</url>
358
+ <url type="large">http://ih1.redbubble.net/work.3745978.1.flat,550x550,075,f.jpg</url>
359
+ </urls>
360
+ <exif>
361
+ <date_time_digitized>Thu May 04 17:53:25 +1000 2006</date_time_digitized>
362
+ <pixel_y_dimension>2448</pixel_y_dimension>
363
+ <sharpness>0</sharpness>
364
+ <flash>16</flash>
365
+ <exposure_bias_value>0</exposure_bias_value>
366
+ <focal_length_in_35mm_film>49</focal_length_in_35mm_film>
367
+ <model>DMC-FZ30</model>
368
+ <software>Ver.1.0</software>
369
+ <focal_length>52/5</focal_length>
370
+ <max_aperture_value>3</max_aperture_value>
371
+ <scene_capture_type>0</scene_capture_type>
372
+ <iso_speed_ratings>80</iso_speed_ratings>
373
+ <date_time>Thu May 04 17:53:25 +1000 2006</date_time>
374
+ <custom_rendered>0</custom_rendered>
375
+ <compressed_bits_per_pixel>4</compressed_bits_per_pixel>
376
+ <make>Panasonic</make>
377
+ <gain_control>0</gain_control>
378
+ <orientation>1</orientation>
379
+ <exposure_time>1/80</exposure_time>
380
+ <exposure_mode>0</exposure_mode>
381
+ <x_resolution>72</x_resolution>
382
+ <metering_mode>5</metering_mode>
383
+ <sensing_method>2</sensing_method>
384
+ <contrast>0</contrast>
385
+ <color_space>1</color_space>
386
+ <white_balance>0</white_balance>
387
+ <f_number>4</f_number>
388
+ <y_resolution>72</y_resolution>
389
+ <resolution_unit>2</resolution_unit>
390
+ <date_time_original>Thu May 04 17:53:25 +1000 2006</date_time_original>
391
+ <pixel_x_dimension>3264</pixel_x_dimension>
392
+ <saturation>0</saturation>
393
+ <light_source>0</light_source>
394
+ <ycb_cr_positioning>2</ycb_cr_positioning>
395
+ <exposure_program>2</exposure_program>
396
+ <digital_zoom_ratio>0</digital_zoom_ratio>
397
+ <jpeg_interchange_format>6804</jpeg_interchange_format>
398
+ <jpeg_interchange_format_length>6682</jpeg_interchange_format_length>
399
+ <orientation>1</orientation>
400
+ <x_resolution>72</x_resolution>
401
+ <compression>6</compression>
402
+ <resolution_unit>2</resolution_unit>
403
+ <y_resolution>72</y_resolution>
404
+ <ycb_cr_positioning>2</ycb_cr_positioning>
405
+ </exif>
406
+ </work>
407
+ <work>
408
+ <id>3775226</id>
409
+ <filename>3949523.jpg</filename>
410
+ <image_width>3264</image_width>
411
+ <image_height>1809</image_height>
412
+ <urls>
413
+ <url type="small">http://ih1.redbubble.net/work.3775226.1.flat,135x135,075,f.jpg</url>
414
+ <url type="medium">http://ih1.redbubble.net/work.3775226.1.flat,300x300,075,f.jpg</url>
415
+ <url type="large">http://ih1.redbubble.net/work.3775226.1.flat,550x550,075,f.jpg</url>
416
+ </urls>
417
+ <exif>
418
+ <flash>16</flash>
419
+ <date_time_digitized>Mon Apr 24 10:51:44 +1000 2006</date_time_digitized>
420
+ <exposure_bias_value>0</exposure_bias_value>
421
+ <software>QuickTime 7.0.4</software>
422
+ <model>DMC-FZ30</model>
423
+ <focal_length>444/5</focal_length>
424
+ <max_aperture_value>3</max_aperture_value>
425
+ <iso_speed_ratings>80</iso_speed_ratings>
426
+ <date_time>Tue Apr 25 09:41:33 +1000 2006</date_time>
427
+ <make>Panasonic</make>
428
+ <orientation>1</orientation>
429
+ <exposure_time>1/200</exposure_time>
430
+ <x_resolution>72</x_resolution>
431
+ <color_space>1</color_space>
432
+ <sensing_method>2</sensing_method>
433
+ <metering_mode>5</metering_mode>
434
+ <host_computer>Mac OS X 10.4.5</host_computer>
435
+ <f_number>28/5</f_number>
436
+ <y_resolution>72</y_resolution>
437
+ <resolution_unit>2</resolution_unit>
438
+ <light_source>0</light_source>
439
+ <date_time_original>Mon Apr 24 10:51:44 +1000 2006</date_time_original>
440
+ <ycb_cr_positioning>1</ycb_cr_positioning>
441
+ <exposure_program>2</exposure_program>
442
+ <jpeg_interchange_format>618</jpeg_interchange_format>
443
+ <jpeg_interchange_format_length>3372</jpeg_interchange_format_length>
444
+ <x_resolution>72</x_resolution>
445
+ <compression>6</compression>
446
+ <resolution_unit>2</resolution_unit>
447
+ <y_resolution>72</y_resolution>
448
+ <ycb_cr_positioning>1</ycb_cr_positioning>
449
+ </exif>
450
+ </work>
451
+ <work>
452
+ <id>512919</id>
453
+ <filename>550863.jpg</filename>
454
+ <image_width>4208</image_width>
455
+ <image_height>2360</image_height>
456
+ <urls>
457
+ <url type="small">http://ih1.redbubble.net/work.512919.1.flat,135x135,075,f.jpg</url>
458
+ <url type="medium">http://ih1.redbubble.net/work.512919.1.flat,300x300,075,f.jpg</url>
459
+ <url type="large">http://ih1.redbubble.net/work.512919.1.flat,550x550,075,f.jpg</url>
460
+ </urls>
461
+ <exif>
462
+ <flash>16</flash>
463
+ <pixel_y_dimension>2360</pixel_y_dimension>
464
+ <date_time_digitized>Sat Dec 29 20:57:19 +1100 2007</date_time_digitized>
465
+ <exposure_bias_value>0</exposure_bias_value>
466
+ <focal_length>63/10</focal_length>
467
+ <model>D-LUX 3</model>
468
+ <max_aperture_value>3</max_aperture_value>
469
+ <iso_speed_ratings>800</iso_speed_ratings>
470
+ <make>LEICA</make>
471
+ <exposure_time>1/250</exposure_time>
472
+ <metering_mode>5</metering_mode>
473
+ <color_space>1</color_space>
474
+ <x_resolution>72</x_resolution>
475
+ <f_number>14/5</f_number>
476
+ <date_time_original>Sat Dec 29 20:57:19 +1100 2007</date_time_original>
477
+ <pixel_x_dimension>4208</pixel_x_dimension>
478
+ <resolution_unit>2</resolution_unit>
479
+ <y_resolution>72</y_resolution>
480
+ <exposure_program>1</exposure_program>
481
+ </exif>
482
+ </work>
483
+ <work>
484
+ <id>4250369</id>
485
+ <filename>6783468.jpg</filename>
486
+ <image_width>4003</image_width>
487
+ <image_height>2250</image_height>
488
+ <urls>
489
+ <url type="small">http://ih1.redbubble.net/work.4250369.1.flat,135x135,075,f.jpg</url>
490
+ <url type="medium">http://ih1.redbubble.net/work.4250369.1.flat,300x300,075,f.jpg</url>
491
+ <url type="large">http://ih1.redbubble.net/work.4250369.1.flat,550x550,075,f.jpg</url>
492
+ </urls>
493
+ <exif>
494
+ <flash>16</flash>
495
+ <pixel_y_dimension>2250</pixel_y_dimension>
496
+ <date_time_digitized>Fri Nov 27 14:09:31 +1100 2009</date_time_digitized>
497
+ <exposure_bias_value>0</exposure_bias_value>
498
+ <focal_length>63/10</focal_length>
499
+ <model>D-LUX 3</model>
500
+ <max_aperture_value>3</max_aperture_value>
501
+ <iso_speed_ratings>100</iso_speed_ratings>
502
+ <date_time>Fri Nov 27 14:09:31 +1100 2009</date_time>
503
+ <make>LEICA</make>
504
+ <exposure_time>1/1000</exposure_time>
505
+ <orientation>1</orientation>
506
+ <metering_mode>5</metering_mode>
507
+ <color_space>1</color_space>
508
+ <x_resolution>72</x_resolution>
509
+ <f_number>18/5</f_number>
510
+ <date_time_original>Fri Nov 27 14:09:31 +1100 2009</date_time_original>
511
+ <pixel_x_dimension>4003</pixel_x_dimension>
512
+ <resolution_unit>2</resolution_unit>
513
+ <y_resolution>72</y_resolution>
514
+ <exposure_program>1</exposure_program>
515
+ </exif>
516
+ </work>
517
+ <work>
518
+ <id>777577</id>
519
+ <filename>827375.jpg</filename>
520
+ <image_width>3880</image_width>
521
+ <image_height>3008</image_height>
522
+ <urls>
523
+ <url type="small">http://ih1.redbubble.net/work.777577.1.flat,135x135,075,f.jpg</url>
524
+ <url type="medium">http://ih1.redbubble.net/work.777577.1.flat,300x300,075,f.jpg</url>
525
+ <url type="large">http://ih1.redbubble.net/work.777577.1.flat,550x550,075,f.jpg</url>
526
+ </urls>
527
+ <exif>
528
+ <flash>16</flash>
529
+ <pixel_y_dimension>3008</pixel_y_dimension>
530
+ <date_time_digitized>Sat Feb 23 14:06:20 +1100 2008</date_time_digitized>
531
+ <focal_plane_resolution_unit>2</focal_plane_resolution_unit>
532
+ <exposure_bias_value>1/3</exposure_bias_value>
533
+ <model>Canon EOS 400D DIGITAL</model>
534
+ <software>Adobe Photoshop CS Macintosh</software>
535
+ <focal_length>43</focal_length>
536
+ <scene_capture_type>0</scene_capture_type>
537
+ <iso_speed_ratings>200</iso_speed_ratings>
538
+ <date_time>Mon Feb 25 19:15:22 +1100 2008</date_time>
539
+ <custom_rendered>0</custom_rendered>
540
+ <make>Canon</make>
541
+ <orientation>1</orientation>
542
+ <exposure_time>1/320</exposure_time>
543
+ <exposure_mode>0</exposure_mode>
544
+ <shutter_speed_value>272693/32768</shutter_speed_value>
545
+ <x_resolution>300</x_resolution>
546
+ <metering_mode>5</metering_mode>
547
+ <color_space>1</color_space>
548
+ <f_number>5</f_number>
549
+ <user_comment></user_comment>
550
+ <white_balance>0</white_balance>
551
+ <focal_plane_x_resolution>3888000/877</focal_plane_x_resolution>
552
+ <aperture_value>76085/16384</aperture_value>
553
+ <y_resolution>300</y_resolution>
554
+ <resolution_unit>2</resolution_unit>
555
+ <date_time_original>Sat Feb 23 14:06:20 +1100 2008</date_time_original>
556
+ <pixel_x_dimension>3880</pixel_x_dimension>
557
+ <ycb_cr_positioning>2</ycb_cr_positioning>
558
+ <exposure_program>3</exposure_program>
559
+ <focal_plane_y_resolution>432000/97</focal_plane_y_resolution>
560
+ <jpeg_interchange_format>1054</jpeg_interchange_format>
561
+ <jpeg_interchange_format_length>6146</jpeg_interchange_format_length>
562
+ <x_resolution>72</x_resolution>
563
+ <compression>6</compression>
564
+ <y_resolution>72</y_resolution>
565
+ <resolution_unit>2</resolution_unit>
566
+ </exif>
567
+ </work>
568
+ <work>
569
+ <id>867035</id>
570
+ <filename>920668.jpg</filename>
571
+ <image_width>2160</image_width>
572
+ <image_height>2196</image_height>
573
+ <urls>
574
+ <url type="small">http://ih1.redbubble.net/work.867035.1.flat,135x135,075,f.jpg</url>
575
+ <url type="medium">http://ih1.redbubble.net/work.867035.1.flat,300x300,075,f.jpg</url>
576
+ <url type="large">http://ih1.redbubble.net/work.867035.1.flat,550x550,075,f.jpg</url>
577
+ </urls>
578
+ <exif>
579
+ <pixel_y_dimension>2196</pixel_y_dimension>
580
+ <software>Adobe Photoshop CS3 Macintosh</software>
581
+ <date_time>Fri Mar 14 11:50:22 +1100 2008</date_time>
582
+ <orientation>1</orientation>
583
+ <color_space>1</color_space>
584
+ <x_resolution>600</x_resolution>
585
+ <pixel_x_dimension>2160</pixel_x_dimension>
586
+ <resolution_unit>2</resolution_unit>
587
+ <y_resolution>600</y_resolution>
588
+ <jpeg_interchange_format>302</jpeg_interchange_format>
589
+ <jpeg_interchange_format_length>5205</jpeg_interchange_format_length>
590
+ <x_resolution>72</x_resolution>
591
+ <compression>6</compression>
592
+ <y_resolution>72</y_resolution>
593
+ <resolution_unit>2</resolution_unit>
594
+ </exif>
595
+ </work>
596
+ </works>