picasa 0.3.3 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. data/.gitignore +1 -0
  2. data/.travis.yml +6 -1
  3. data/Gemfile +6 -0
  4. data/README.md +16 -24
  5. data/Rakefile +1 -1
  6. data/lib/picasa.rb +18 -12
  7. data/lib/picasa/api/album.rb +45 -0
  8. data/lib/picasa/client.rb +14 -0
  9. data/lib/picasa/connection.rb +86 -0
  10. data/lib/picasa/exceptions.rb +17 -0
  11. data/lib/picasa/presenter/album.rb +76 -0
  12. data/lib/picasa/presenter/album_list.rb +60 -0
  13. data/lib/picasa/presenter/author.rb +15 -0
  14. data/lib/picasa/presenter/base.rb +29 -0
  15. data/lib/picasa/presenter/link.rb +19 -0
  16. data/lib/picasa/presenter/media.rb +27 -0
  17. data/lib/picasa/presenter/photo.rb +79 -0
  18. data/lib/picasa/presenter/thumbnail.rb +19 -0
  19. data/lib/picasa/utils.rb +44 -0
  20. data/lib/picasa/version.rb +1 -1
  21. data/picasa.gemspec +4 -15
  22. data/test/api/album_test.rb +24 -0
  23. data/test/client_test.rb +14 -0
  24. data/test/connection_test.rb +71 -0
  25. data/test/fixtures/album/album-list-with-tag.txt +105 -0
  26. data/test/fixtures/album/album-list.txt +105 -0
  27. data/test/fixtures/album/album-show-with-max-results.txt +131 -0
  28. data/test/fixtures/album/album-show-with-tag-and-many-photos.txt +156 -0
  29. data/test/fixtures/album/album-show-with-tag-and-one-photo.txt +105 -0
  30. data/test/fixtures/album/album-show.txt +169 -0
  31. data/test/fixtures/auth/failure.txt +12 -0
  32. data/test/fixtures/auth/success.txt +14 -0
  33. data/test/fixtures/json.txt +435 -0
  34. data/test/fixtures/photo/photo-list-all-with-q.txt +556 -0
  35. data/test/fixtures/photo/photo-list-all.txt +623 -0
  36. data/test/fixtures/photo/photo-list-user.txt +388 -0
  37. data/test/fixtures/presenters/album_list.xml +88 -0
  38. data/test/fixtures/presenters/album_show.xml +152 -0
  39. data/test/fixtures/presenters/album_show_with_one_photo.xml +88 -0
  40. data/test/fixtures/tag/tag-list-album.txt +77 -0
  41. data/test/fixtures/tag/tag-list-photo.txt +72 -0
  42. data/test/fixtures/tag/tag-list.txt +68 -0
  43. data/test/helper.rb +12 -6
  44. data/test/presenter/album_list_test.rb +67 -0
  45. data/test/presenter/album_test.rb +173 -0
  46. data/test/presenter/author_test.rb +17 -0
  47. data/test/presenter/base_test.rb +27 -0
  48. data/test/presenter/link_test.rb +21 -0
  49. data/test/presenter/media_test.rb +29 -0
  50. data/test/presenter/photo_test.rb +81 -0
  51. data/test/presenter/thumbnail_test.rb +24 -0
  52. data/test/utils_test.rb +84 -0
  53. metadata +66 -31
  54. data/lib/picasa/config.rb +0 -15
  55. data/lib/picasa/web_albums.rb +0 -56
  56. data/test/fixtures/albums +0 -15
  57. data/test/fixtures/photos +0 -15
  58. data/test/test_config.rb +0 -12
  59. data/test/test_web_albums.rb +0 -44
@@ -0,0 +1,152 @@
1
+ <?xml version='1.0' encoding='UTF-8'?>
2
+ <feed xmlns='http://www.w3.org/2005/Atom' xmlns:exif='http://schemas.google.com/photos/exif/2007' xmlns:gphoto='http://schemas.google.com/photos/2007' xmlns:media='http://search.yahoo.com/mrss/' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;DUICQX0_fSp7ImA9WhdSGEo.&quot;'>
3
+ <id>https://picasaweb.google.com/data/feed/user/106136347770555028022/albumid/5243667126168669553</id>
4
+ <updated>2011-07-28T18:26:00.345Z</updated>
5
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#album'/>
6
+ <title>test2</title>
7
+ <subtitle/>
8
+ <rights>public</rights>
9
+ <icon>https://lh6.googleusercontent.com/-u_2FJXbbliU/SMU_eBetTXE/AAAAAAAAAkU/3XThNVnAM-4/s160-c/Test2.jpg</icon>
10
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553'/>
11
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2'/>
12
+ <link rel='http://schemas.google.com/photos/2007#slideshow' type='application/x-shockwave-flash' href='https://picasaweb.google.com/s/c/bin/slideshow.swf?host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F106136347770555028022%2Falbumid%2F5243667126168669553%3Falt%3Drss'/>
13
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553'/>
14
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553?start-index=1&amp;max-results=1000'/>
15
+ <author>
16
+ <name>Wojciech Wnętrzak</name>
17
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
18
+ </author>
19
+ <generator version='1.00' uri='http://picasaweb.google.com/'>Picasaweb</generator>
20
+ <openSearch:totalResults>3</openSearch:totalResults>
21
+ <openSearch:startIndex>1</openSearch:startIndex>
22
+ <openSearch:itemsPerPage>1000</openSearch:itemsPerPage>
23
+ <gphoto:id>5243667126168669553</gphoto:id>
24
+ <gphoto:name>Test2</gphoto:name>
25
+ <gphoto:location/>
26
+ <gphoto:access>public</gphoto:access>
27
+ <gphoto:timestamp>1220857200000</gphoto:timestamp>
28
+ <gphoto:numphotos>3</gphoto:numphotos>
29
+ <gphoto:user>106136347770555028022</gphoto:user>
30
+ <gphoto:nickname>Wojciech Wnętrzak</gphoto:nickname>
31
+ <gphoto:allowPrints>true</gphoto:allowPrints>
32
+ <gphoto:allowDownloads>true</gphoto:allowDownloads>
33
+ <entry gd:etag='&quot;YD4qeyI.&quot;'>
34
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/photoid/5243667226703402962</id>
35
+ <published>2008-09-08T15:06:55.000Z</published>
36
+ <updated>2009-06-24T15:59:48.639Z</updated>
37
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#photo'/>
38
+ <title>Kashmir range.jpg</title>
39
+ <summary/>
40
+ <content type='image/jpeg' src='https://lh4.googleusercontent.com/-O0AOpTAPGBQ/SMU_j4ADl9I/AAAAAAAAAFs/DRnmROPuRVU/Kashmir%252520range.jpg'/>
41
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5243667226703402962'/>
42
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2#5243667226703402962'/>
43
+ <link rel='http://schemas.google.com/photos/2007#canonical' type='text/html' href='https://picasaweb.google.com/lh/photo/FowxCXojZeLQRA2W3Hq2wtMTjNZETYmyPJy0liipFm0'/>
44
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5243667226703402962'/>
45
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553&amp;iid=5243667226703402962'/>
46
+ <gphoto:id>5243667226703402962</gphoto:id>
47
+ <gphoto:albumid>5243667126168669553</gphoto:albumid>
48
+ <gphoto:access>public</gphoto:access>
49
+ <gphoto:width>717</gphoto:width>
50
+ <gphoto:height>468</gphoto:height>
51
+ <gphoto:size>79465</gphoto:size>
52
+ <gphoto:checksum/>
53
+ <gphoto:timestamp>1220886415000</gphoto:timestamp>
54
+ <gphoto:imageVersion>91</gphoto:imageVersion>
55
+ <gphoto:commentingEnabled>true</gphoto:commentingEnabled>
56
+ <gphoto:commentCount>0</gphoto:commentCount>
57
+ <gphoto:license id='0' name='All Rights Reserved' url=''>ALL_RIGHTS_RESERVED</gphoto:license>
58
+ <exif:tags>
59
+ <exif:imageUniqueID>875bf5220bc6e4d8f57cfa31c48d8406</exif:imageUniqueID>
60
+ </exif:tags>
61
+ <media:group>
62
+ <media:content url='https://lh4.googleusercontent.com/-O0AOpTAPGBQ/SMU_j4ADl9I/AAAAAAAAAFs/DRnmROPuRVU/Kashmir%252520range.jpg' height='468' width='717' type='image/jpeg' medium='image'/>
63
+ <media:credit>Wojciech Wnętrzak</media:credit>
64
+ <media:description type='plain'/>
65
+ <media:keywords/>
66
+ <media:thumbnail url='https://lh4.googleusercontent.com/-O0AOpTAPGBQ/SMU_j4ADl9I/AAAAAAAAAFs/DRnmROPuRVU/s72/Kashmir%252520range.jpg' height='47' width='72'/>
67
+ <media:thumbnail url='https://lh4.googleusercontent.com/-O0AOpTAPGBQ/SMU_j4ADl9I/AAAAAAAAAFs/DRnmROPuRVU/s144/Kashmir%252520range.jpg' height='94' width='144'/>
68
+ <media:thumbnail url='https://lh4.googleusercontent.com/-O0AOpTAPGBQ/SMU_j4ADl9I/AAAAAAAAAFs/DRnmROPuRVU/s288/Kashmir%252520range.jpg' height='188' width='288'/>
69
+ <media:title type='plain'>Kashmir range.jpg</media:title>
70
+ </media:group>
71
+ </entry>
72
+ <entry gd:etag='&quot;YD4qeyI.&quot;'>
73
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426</id>
74
+ <published>2011-07-28T18:22:01.000Z</published>
75
+ <updated>2011-07-28T18:22:10.358Z</updated>
76
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#photo'/>
77
+ <title>pączki.jpg</title>
78
+ <summary>pączki</summary>
79
+ <content type='image/jpeg' src='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/p%2525C4%252585czki.jpg'/>
80
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426'/>
81
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2#5634470191836365426'/>
82
+ <link rel='http://schemas.google.com/photos/2007#canonical' type='text/html' href='https://picasaweb.google.com/lh/photo/8SrPwdA4Qs3CK3wjK24_otMTjNZETYmyPJy0liipFm0'/>
83
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426'/>
84
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553&amp;iid=5634470191836365426'/>
85
+ <gphoto:id>5634470191836365426</gphoto:id>
86
+ <gphoto:albumid>5243667126168669553</gphoto:albumid>
87
+ <gphoto:access>public</gphoto:access>
88
+ <gphoto:width>1600</gphoto:width>
89
+ <gphoto:height>1200</gphoto:height>
90
+ <gphoto:size>208223</gphoto:size>
91
+ <gphoto:checksum/>
92
+ <gphoto:timestamp>1311877321000</gphoto:timestamp>
93
+ <gphoto:imageVersion>579</gphoto:imageVersion>
94
+ <gphoto:commentingEnabled>true</gphoto:commentingEnabled>
95
+ <gphoto:commentCount>0</gphoto:commentCount>
96
+ <gphoto:license id='0' name='All Rights Reserved' url=''>ALL_RIGHTS_RESERVED</gphoto:license>
97
+ <exif:tags>
98
+ <exif:make>Nokia</exif:make>
99
+ <exif:model>6300</exif:model>
100
+ <exif:imageUniqueID>e9d6f547640f4536518b716ab2ac58f5</exif:imageUniqueID>
101
+ </exif:tags>
102
+ <media:group>
103
+ <media:content url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/p%2525C4%252585czki.jpg' height='1200' width='1600' type='image/jpeg' medium='image'/>
104
+ <media:credit>Wojciech Wnętrzak</media:credit>
105
+ <media:description type='plain'>pączki</media:description>
106
+ <media:keywords/>
107
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s72/p%2525C4%252585czki.jpg' height='54' width='72'/>
108
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s144/p%2525C4%252585czki.jpg' height='108' width='144'/>
109
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s288/p%2525C4%252585czki.jpg' height='216' width='288'/>
110
+ <media:title type='plain'>pączki.jpg</media:title>
111
+ </media:group>
112
+ </entry>
113
+ <entry gd:etag='&quot;YD0qeyI.&quot;'>
114
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834</id>
115
+ <published>2011-07-28T18:22:27.000Z</published>
116
+ <updated>2011-07-28T18:22:27.080Z</updated>
117
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#photo'/>
118
+ <title>pink_floyd_ladies.jpg</title>
119
+ <summary/>
120
+ <content type='image/jpeg' src='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAkU/bgLxZj7rW0E/pink_floyd_ladies.jpg'/>
121
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834'/>
122
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2#5634470303146876834'/>
123
+ <link rel='http://schemas.google.com/photos/2007#canonical' type='text/html' href='https://picasaweb.google.com/lh/photo/gipEdejdx4mYdBP57zti6dMTjNZETYmyPJy0liipFm0'/>
124
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834'/>
125
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553&amp;iid=5634470303146876834'/>
126
+ <gphoto:id>5634470303146876834</gphoto:id>
127
+ <gphoto:albumid>5243667126168669553</gphoto:albumid>
128
+ <gphoto:access>public</gphoto:access>
129
+ <gphoto:width>1024</gphoto:width>
130
+ <gphoto:height>768</gphoto:height>
131
+ <gphoto:size>140724</gphoto:size>
132
+ <gphoto:checksum/>
133
+ <gphoto:timestamp>1311877347000</gphoto:timestamp>
134
+ <gphoto:imageVersion>581</gphoto:imageVersion>
135
+ <gphoto:commentingEnabled>true</gphoto:commentingEnabled>
136
+ <gphoto:commentCount>0</gphoto:commentCount>
137
+ <gphoto:license id='0' name='All Rights Reserved' url=''>ALL_RIGHTS_RESERVED</gphoto:license>
138
+ <exif:tags>
139
+ <exif:imageUniqueID>26875afdfa1eb82ab62d6ef7ccea95ab</exif:imageUniqueID>
140
+ </exif:tags>
141
+ <media:group>
142
+ <media:content url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAkU/bgLxZj7rW0E/pink_floyd_ladies.jpg' height='768' width='1024' type='image/jpeg' medium='image'/>
143
+ <media:credit>Wojciech Wnętrzak</media:credit>
144
+ <media:description type='plain'/>
145
+ <media:keywords/>
146
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAkU/bgLxZj7rW0E/s72/pink_floyd_ladies.jpg' height='54' width='72'/>
147
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAkU/bgLxZj7rW0E/s144/pink_floyd_ladies.jpg' height='108' width='144'/>
148
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAkU/bgLxZj7rW0E/s288/pink_floyd_ladies.jpg' height='216' width='288'/>
149
+ <media:title type='plain'>pink_floyd_ladies.jpg</media:title>
150
+ </media:group>
151
+ </entry>
152
+ </feed>
@@ -0,0 +1,88 @@
1
+ <?xml version='1.0' encoding='UTF-8'?>
2
+ <feed xmlns='http://www.w3.org/2005/Atom' xmlns:exif='http://schemas.google.com/photos/exif/2007' xmlns:gphoto='http://schemas.google.com/photos/2007' xmlns:media='http://search.yahoo.com/mrss/' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;CEMBQnk7fyp7ImA9WhRQEUw.&quot;'>
3
+ <id>https://picasaweb.google.com/data/feed/user/106136347770555028022/albumid/5243667126168669553</id>
4
+ <updated>2011-12-05T19:14:13.707Z</updated>
5
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#album'/>
6
+ <title>test2</title>
7
+ <subtitle/>
8
+ <rights>public</rights>
9
+ <icon>https://lh6.googleusercontent.com/-u_2FJXbbliU/SMU_eBetTXE/AAAAAAAAAkU/3XThNVnAM-4/s160-c/Test2.jpg</icon>
10
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553'/>
11
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2'/>
12
+ <link rel='http://schemas.google.com/photos/2007#slideshow' type='application/x-shockwave-flash' href='https://picasaweb.google.com/s/c/bin/slideshow.swf?host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F106136347770555028022%2Falbumid%2F5243667126168669553%3Falt%3Drss'/>
13
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553'/>
14
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553?start-index=1&amp;max-results=1000&amp;tag=ziemniaki'/>
15
+ <author>
16
+ <name>Wojciech Wnętrzak</name>
17
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
18
+ </author>
19
+ <generator version='1.00' uri='http://picasaweb.google.com/'>Picasaweb</generator>
20
+ <openSearch:totalResults>1</openSearch:totalResults>
21
+ <openSearch:startIndex>1</openSearch:startIndex>
22
+ <openSearch:itemsPerPage>1000</openSearch:itemsPerPage>
23
+ <gphoto:id>5243667126168669553</gphoto:id>
24
+ <gphoto:name>Test2</gphoto:name>
25
+ <gphoto:location/>
26
+ <gphoto:access>public</gphoto:access>
27
+ <gphoto:timestamp>1220857200000</gphoto:timestamp>
28
+ <gphoto:numphotos>3</gphoto:numphotos>
29
+ <gphoto:user>106136347770555028022</gphoto:user>
30
+ <gphoto:nickname>Wojciech Wnętrzak</gphoto:nickname>
31
+ <gphoto:allowPrints>true</gphoto:allowPrints>
32
+ <gphoto:allowDownloads>true</gphoto:allowDownloads>
33
+ <entry gd:etag='&quot;YD8qeyI.&quot;'>
34
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426</id>
35
+ <published>2011-07-28T18:22:01.000Z</published>
36
+ <updated>2011-12-05T19:14:13.707Z</updated>
37
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#photo'/>
38
+ <title>pączki.jpg</title>
39
+ <summary>pączki</summary>
40
+ <content type='image/jpeg' src='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/p%2525C4%252585czki.jpg'/>
41
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426'/>
42
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2#5634470191836365426'/>
43
+ <link rel='http://schemas.google.com/photos/2007#canonical' type='text/html' href='https://picasaweb.google.com/lh/photo/8SrPwdA4Qs3CK3wjK24_otMTjNZETYmyPJy0liipFm0'/>
44
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470191836365426'/>
45
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553&amp;iid=5634470191836365426'/>
46
+ <author type='owner'>
47
+ <name>Wojciech Wnętrzak</name>
48
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
49
+ <email>106136347770555028022</email>
50
+ <gphoto:nickname>Wojciech Wnętrzak</gphoto:nickname>
51
+ <gphoto:thumbnail>https://lh3.googleusercontent.com/-6ezHc54U8x0/AAAAAAAAAAI/AAAAAAAAAAA/PBuxm7Ehn6E/s32-c/106136347770555028022.jpg</gphoto:thumbnail>
52
+ <gphoto:user>106136347770555028022</gphoto:user>
53
+ </author>
54
+ <gphoto:id>5634470191836365426</gphoto:id>
55
+ <gphoto:albumid>5243667126168669553</gphoto:albumid>
56
+ <gphoto:access>public</gphoto:access>
57
+ <gphoto:width>1600</gphoto:width>
58
+ <gphoto:height>1200</gphoto:height>
59
+ <gphoto:size>208223</gphoto:size>
60
+ <gphoto:timestamp>1311877321000</gphoto:timestamp>
61
+ <gphoto:imageVersion>579</gphoto:imageVersion>
62
+ <gphoto:commentingEnabled>true</gphoto:commentingEnabled>
63
+ <gphoto:commentCount>0</gphoto:commentCount>
64
+ <gphoto:license id='0' name='All Rights Reserved' url=''>ALL_RIGHTS_RESERVED</gphoto:license>
65
+ <exif:tags>
66
+ <exif:make>Nokia</exif:make>
67
+ <exif:model>6300</exif:model>
68
+ <exif:time>1311877321000</exif:time>
69
+ <exif:imageUniqueID>e9d6f547640f4536518b716ab2ac58f5</exif:imageUniqueID>
70
+ </exif:tags>
71
+ <media:group>
72
+ <media:content url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/p%2525C4%252585czki.jpg' height='1200' width='1600' type='image/jpeg' medium='image'/>
73
+ <media:credit>Wojciech Wnętrzak</media:credit>
74
+ <media:description type='plain'>pączki</media:description>
75
+ <media:keywords>ziemniaki</media:keywords>
76
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s72/p%2525C4%252585czki.jpg' height='54' width='72'/>
77
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s144/p%2525C4%252585czki.jpg' height='108' width='144'/>
78
+ <media:thumbnail url='https://lh6.googleusercontent.com/-CW7znxKv9Vg/TjGoyWnvAnI/AAAAAAAAAkM/Z2YE2j-U98s/s288/p%2525C4%252585czki.jpg' height='216' width='288'/>
79
+ <media:title type='plain'>pączki.jpg</media:title>
80
+ </media:group>
81
+ <gphoto:albumtitle>test2</gphoto:albumtitle>
82
+ <gphoto:albumdesc/>
83
+ <gphoto:location/>
84
+ <gphoto:snippet/>
85
+ <gphoto:snippettype>PHOTO_DESCRIPTION</gphoto:snippettype>
86
+ <gphoto:truncated>0</gphoto:truncated>
87
+ </entry>
88
+ </feed>
@@ -0,0 +1,77 @@
1
+ HTTP/1.1 200 OK
2
+ Expires: Fri, 16 Dec 2011 21:30:40 GMT
3
+ Date: Fri, 16 Dec 2011 21:30:40 GMT
4
+ Cache-Control: private, max-age=0, must-revalidate, no-transform
5
+ Set-Cookie: _rtok=m86aNMszMxZo; Path=/; Secure; HttpOnly
6
+ Set-Cookie: S=photos_html=cb2m9-vV3-J0tLmmzMNNeQ; Domain=.google.com; Path=/; Secure; HttpOnly
7
+ Content-Type: application/atom+xml; charset=UTF-8; type=feed
8
+ Vary: Accept, X-GData-Authorization, GData-Version, Cookie
9
+ GData-Version: 2.0
10
+ ETag: W/"Ck8FRH04fCp7ImA9WhRXEEo."
11
+ Last-Modified: Fri, 16 Dec 2011 21:26:55 GMT
12
+ X-Content-Type-Options: nosniff
13
+ X-Frame-Options: SAMEORIGIN
14
+ X-XSS-Protection: 1; mode=block
15
+ Server: GSE
16
+ Transfer-Encoding: chunked
17
+
18
+ <?xml version='1.0' encoding='UTF-8'?>
19
+ <feed xmlns='http://www.w3.org/2005/Atom' xmlns:gphoto='http://schemas.google.com/photos/2007' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;Ck8FRH04fCp7ImA9WhRXEEo.&quot;'>
20
+ <id>https://picasaweb.google.com/data/feed/user/106136347770555028022/albumid/5243667126168669553</id>
21
+ <updated>2011-12-16T21:26:55.334Z</updated>
22
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#album'/>
23
+ <title>test2</title>
24
+ <subtitle/>
25
+ <rights>public</rights>
26
+ <icon>https://lh6.googleusercontent.com/-u_2FJXbbliU/SMU_eBetTXE/AAAAAAAAAmQ/sMUp4PrT-Qg/s160-c/Test2.jpg</icon>
27
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553'/>
28
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022/Test2'/>
29
+ <link rel='http://schemas.google.com/photos/2007#slideshow' type='application/x-shockwave-flash' href='https://picasaweb.google.com/s/c/bin/slideshow.swf?host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F106136347770555028022%2Falbumid%2F5243667126168669553%3Falt%3Drss'/>
30
+ <link rel='http://schemas.google.com/photos/2007#report' type='text/html' href='https://picasaweb.google.com/lh/reportAbuse?uname=106136347770555028022&amp;aid=5243667126168669553'/>
31
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553?start-index=1&amp;max-results=500&amp;kind=tag'/>
32
+ <author>
33
+ <name>Wojciech Wnętrzak</name>
34
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
35
+ </author>
36
+ <generator version='1.00' uri='http://picasaweb.google.com/'>Picasaweb</generator>
37
+ <openSearch:totalResults>2</openSearch:totalResults>
38
+ <openSearch:startIndex>1</openSearch:startIndex>
39
+ <openSearch:itemsPerPage>500</openSearch:itemsPerPage>
40
+ <gphoto:id>5243667126168669553</gphoto:id>
41
+ <gphoto:name>Test2</gphoto:name>
42
+ <gphoto:location/>
43
+ <gphoto:access>public</gphoto:access>
44
+ <gphoto:timestamp>1220857200000</gphoto:timestamp>
45
+ <gphoto:numphotos>4</gphoto:numphotos>
46
+ <gphoto:user>106136347770555028022</gphoto:user>
47
+ <gphoto:nickname>Wojciech Wnętrzak</gphoto:nickname>
48
+ <gphoto:allowPrints>true</gphoto:allowPrints>
49
+ <gphoto:allowDownloads>true</gphoto:allowDownloads>
50
+ <entry gd:etag='W/&quot;Ck8FRH04fCp7ImA9WhRXEEo.&quot;'>
51
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/tag/nice</id>
52
+ <updated>2011-12-16T21:26:55.334Z</updated>
53
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#tag'/>
54
+ <title>nice</title>
55
+ <summary>nice</summary>
56
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/searchbrowse?q=nice&amp;psc=G&amp;uname=106136347770555028022&amp;filter=0'/>
57
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/tag/nice'/>
58
+ <author>
59
+ <name>Wojciech Wnętrzak</name>
60
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
61
+ </author>
62
+ <gphoto:weight>2</gphoto:weight>
63
+ </entry>
64
+ <entry gd:etag='W/&quot;Ck8FRH04fCp7ImA9WhRXEEo.&quot;'>
65
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/tag/ziemniaki</id>
66
+ <updated>2011-12-16T21:26:55.334Z</updated>
67
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#tag'/>
68
+ <title>ziemniaki</title>
69
+ <summary>ziemniaki</summary>
70
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/searchbrowse?q=ziemniaki&amp;psc=G&amp;uname=106136347770555028022&amp;filter=0'/>
71
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/tag/ziemniaki'/>
72
+ <author>
73
+ <name>Wojciech Wnętrzak</name>
74
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
75
+ </author>
76
+ </entry>
77
+ </feed>
@@ -0,0 +1,72 @@
1
+ HTTP/1.1 200 OK
2
+ Expires: Fri, 16 Dec 2011 21:33:47 GMT
3
+ Date: Fri, 16 Dec 2011 21:33:47 GMT
4
+ Cache-Control: private, max-age=0, must-revalidate, no-transform
5
+ Set-Cookie: _rtok=FmHRbgk4VV6P; Path=/; Secure; HttpOnly
6
+ Set-Cookie: S=photos_html=cae0NlLGoySoeaqWcgY1pg; Domain=.google.com; Path=/; Secure; HttpOnly
7
+ Content-Type: application/atom+xml; charset=UTF-8; type=feed
8
+ Vary: Accept, X-GData-Authorization, GData-Version, Cookie
9
+ GData-Version: 2.0
10
+ ETag: W/"Ck8FRH04fCp7ImA9WhRXEEo."
11
+ Last-Modified: Fri, 16 Dec 2011 21:26:55 GMT
12
+ X-Content-Type-Options: nosniff
13
+ X-Frame-Options: SAMEORIGIN
14
+ X-XSS-Protection: 1; mode=block
15
+ Server: GSE
16
+ Transfer-Encoding: chunked
17
+
18
+ <?xml version='1.0' encoding='UTF-8'?>
19
+ <feed xmlns='http://www.w3.org/2005/Atom' xmlns:exif='http://schemas.google.com/photos/exif/2007' xmlns:gphoto='http://schemas.google.com/photos/2007' xmlns:media='http://search.yahoo.com/mrss/' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;Ck8FRH04fCp7ImA9WhRXEEo.&quot;'>
20
+ <id>https://picasaweb.google.com/data/feed/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834</id>
21
+ <updated>2011-12-16T21:26:55.334Z</updated>
22
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#photo'/>
23
+ <title>pink_floyd_ladies.jpg</title>
24
+ <subtitle/>
25
+ <icon>https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAmQ/JsDZRk0qL7E/s288/pink_floyd_ladies.jpg</icon>
26
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834'/>
27
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/photo/gipEdejdx4mYdBP57zti6dMTjNZETYmyPJy0liipFm0'/>
28
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834?start-index=1&amp;max-results=500&amp;kind=tag'/>
29
+ <generator version='1.00' uri='http://picasaweb.google.com/'>Picasaweb</generator>
30
+ <openSearch:totalResults>1</openSearch:totalResults>
31
+ <openSearch:startIndex>1</openSearch:startIndex>
32
+ <openSearch:itemsPerPage>500</openSearch:itemsPerPage>
33
+ <gphoto:id>5634470303146876834</gphoto:id>
34
+ <gphoto:albumid>5243667126168669553</gphoto:albumid>
35
+ <gphoto:access>public</gphoto:access>
36
+ <gphoto:width>1024</gphoto:width>
37
+ <gphoto:height>768</gphoto:height>
38
+ <gphoto:size>140724</gphoto:size>
39
+ <gphoto:checksum/>
40
+ <gphoto:timestamp>1311877347000</gphoto:timestamp>
41
+ <gphoto:imageVersion>612</gphoto:imageVersion>
42
+ <gphoto:commentingEnabled>true</gphoto:commentingEnabled>
43
+ <gphoto:commentCount>0</gphoto:commentCount>
44
+ <gphoto:license id='0' name='All Rights Reserved' url=''>ALL_RIGHTS_RESERVED</gphoto:license>
45
+ <gphoto:viewCount>11</gphoto:viewCount>
46
+ <exif:tags>
47
+ <exif:imageUniqueID>26875afdfa1eb82ab62d6ef7ccea95ab</exif:imageUniqueID>
48
+ </exif:tags>
49
+ <media:group>
50
+ <media:content url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAmQ/JsDZRk0qL7E/pink_floyd_ladies.jpg' height='768' width='1024' type='image/jpeg' medium='image'/>
51
+ <media:credit>Wojciech Wnętrzak</media:credit>
52
+ <media:description type='plain'/>
53
+ <media:keywords>nice</media:keywords>
54
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAmQ/JsDZRk0qL7E/s72/pink_floyd_ladies.jpg' height='54' width='72'/>
55
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAmQ/JsDZRk0qL7E/s144/pink_floyd_ladies.jpg' height='108' width='144'/>
56
+ <media:thumbnail url='https://lh3.googleusercontent.com/-k2SAcZgBGQc/TjGo41SOn6I/AAAAAAAAAmQ/JsDZRk0qL7E/s288/pink_floyd_ladies.jpg' height='216' width='288'/>
57
+ <media:title type='plain'>pink_floyd_ladies.jpg</media:title>
58
+ </media:group>
59
+ <entry gd:etag='W/&quot;Ck8FRH04fCp7ImA9WhRXEEo.&quot;'>
60
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834/tag/nice</id>
61
+ <updated>2011-12-16T21:26:55.334Z</updated>
62
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#tag'/>
63
+ <title>nice</title>
64
+ <summary>nice</summary>
65
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/searchbrowse?q=nice&amp;psc=G&amp;uname=106136347770555028022&amp;filter=0'/>
66
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/albumid/5243667126168669553/photoid/5634470303146876834/tag/nice'/>
67
+ <author>
68
+ <name>Wojciech Wnętrzak</name>
69
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
70
+ </author>
71
+ </entry>
72
+ </feed>
@@ -0,0 +1,68 @@
1
+ HTTP/1.1 200 OK
2
+ Expires: Mon, 05 Dec 2011 20:17:24 GMT
3
+ Date: Mon, 05 Dec 2011 20:17:24 GMT
4
+ Cache-Control: private, max-age=0, must-revalidate, no-transform
5
+ Set-Cookie: _rtok=seW2VfBeMWcR; Path=/; Secure; HttpOnly
6
+ Set-Cookie: S=photos_html=p8GDlXoFVlE58t0I2YhTkA; Domain=.google.com; Path=/; Secure; HttpOnly
7
+ Content-Type: application/atom+xml; charset=UTF-8; type=feed
8
+ Vary: Accept, X-GData-Authorization, GData-Version, Cookie
9
+ GData-Version: 2.0
10
+ ETag: W/"CUUGRXc9cCp7ImA9WhRQEUw."
11
+ Last-Modified: Mon, 05 Dec 2011 19:27:04 GMT
12
+ X-Content-Type-Options: nosniff
13
+ X-Frame-Options: SAMEORIGIN
14
+ X-XSS-Protection: 1; mode=block
15
+ Server: GSE
16
+ Transfer-Encoding: chunked
17
+
18
+ <?xml version='1.0' encoding='UTF-8'?>
19
+ <feed xmlns='http://www.w3.org/2005/Atom' xmlns:gphoto='http://schemas.google.com/photos/2007' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;CUUGRXc9cCp7ImA9WhRQEUw.&quot;'>
20
+ <id>https://picasaweb.google.com/data/feed/user/106136347770555028022</id>
21
+ <updated>2011-12-05T19:27:04.968Z</updated>
22
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#user'/>
23
+ <title>106136347770555028022</title>
24
+ <subtitle/>
25
+ <icon>https://lh3.googleusercontent.com/-6ezHc54U8x0/AAAAAAAAAAI/AAAAAAAAAAA/PBuxm7Ehn6E/s64-c/106136347770555028022.jpg</icon>
26
+ <link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022'/>
27
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/106136347770555028022'/>
28
+ <link rel='http://schemas.google.com/photos/2007#slideshow' type='application/x-shockwave-flash' href='https://picasaweb.google.com/s/c/bin/slideshow.swf?host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F106136347770555028022%3Falt%3Drss'/>
29
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/feed/api/user/106136347770555028022?start-index=1&amp;max-results=500&amp;kind=tag'/>
30
+ <author>
31
+ <name>Wojciech Wnętrzak</name>
32
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
33
+ </author>
34
+ <generator version='1.00' uri='http://picasaweb.google.com/'>Picasaweb</generator>
35
+ <openSearch:totalResults>2</openSearch:totalResults>
36
+ <openSearch:startIndex>1</openSearch:startIndex>
37
+ <openSearch:itemsPerPage>500</openSearch:itemsPerPage>
38
+ <gphoto:user>106136347770555028022</gphoto:user>
39
+ <gphoto:nickname>Wojciech Wnętrzak</gphoto:nickname>
40
+ <gphoto:thumbnail>https://lh3.googleusercontent.com/-6ezHc54U8x0/AAAAAAAAAAI/AAAAAAAAAAA/PBuxm7Ehn6E/s64-c/106136347770555028022.jpg</gphoto:thumbnail>
41
+ <entry gd:etag='W/&quot;CUUGRXc9cCp7ImA9WhRQEUw.&quot;'>
42
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/tag/ziemniaki</id>
43
+ <updated>2011-12-05T19:27:04.968Z</updated>
44
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#tag'/>
45
+ <title>ziemniaki</title>
46
+ <summary>ziemniaki</summary>
47
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/searchbrowse?q=ziemniaki&amp;psc=G&amp;uname=106136347770555028022&amp;filter=0'/>
48
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/tag/ziemniaki'/>
49
+ <author>
50
+ <name>Wojciech Wnętrzak</name>
51
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
52
+ </author>
53
+ </entry>
54
+ <entry gd:etag='W/&quot;CUUGRXc9cCp7ImA9WhRQEUw.&quot;'>
55
+ <id>https://picasaweb.google.com/data/entry/user/106136347770555028022/tag/nice</id>
56
+ <updated>2011-12-05T19:27:04.968Z</updated>
57
+ <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/photos/2007#tag'/>
58
+ <title>nice</title>
59
+ <summary>nice</summary>
60
+ <link rel='alternate' type='text/html' href='https://picasaweb.google.com/lh/searchbrowse?q=nice&amp;psc=G&amp;uname=106136347770555028022&amp;filter=0'/>
61
+ <link rel='self' type='application/atom+xml' href='https://picasaweb.google.com/data/entry/api/user/106136347770555028022/tag/nice'/>
62
+ <author>
63
+ <name>Wojciech Wnętrzak</name>
64
+ <uri>https://picasaweb.google.com/106136347770555028022</uri>
65
+ </author>
66
+ <gphoto:weight>2</gphoto:weight>
67
+ </entry>
68
+ </feed>