You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(5) |
Aug
(29) |
Sep
|
Oct
(12) |
Nov
(6) |
Dec
(15) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(12) |
Feb
|
Mar
|
Apr
(1) |
May
(4) |
Jun
(3) |
Jul
(6) |
Aug
(26) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(4) |
| 2007 |
Jan
(2) |
Feb
(56) |
Mar
(25) |
Apr
(11) |
May
(13) |
Jun
(4) |
Jul
(6) |
Aug
(12) |
Sep
(6) |
Oct
(19) |
Nov
(11) |
Dec
(4) |
| 2008 |
Jan
|
Feb
(4) |
Mar
(1) |
Apr
(3) |
May
(25) |
Jun
(21) |
Jul
(15) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(2) |
Dec
(1) |
| 2009 |
Jan
|
Feb
(4) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(4) |
Nov
(5) |
Dec
(1) |
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(7) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2012 |
Jan
|
Feb
(19) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <fli...@li...> - 2012-02-19 22:33:54
|
Well the usual way people suggest narrowing your search is to use the min_upload_date and max_upload_date to split your searches into chunks - e.g. search a month at a time. Also, if you are really searching for photos with upcoming tags then use the machine_tags parameter, and not the text parameter. Sam On 19 February 2012 20:42, <fli...@li...> wrote: > what do you mean by "narrow your search criteria" and "perform multiple > searches". Can you tell me an example to understand based on the URL that I > used before > http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5; > thanks. > > 2012/2/19 Nounou Biatrice <nou...@gm...> >> >> Hi, >> My problem is related to the Flickr API. >> I followed this link >> http://code.flickr.com/blog/2008/08/25/api-responses-as-feeds/. It allows me >> to download and store Flickr RSS feed as XML files using Flickr API. Here is >> the URL I used : >> http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5. >> My problem is as follows: from a given number of page(&page=100 for >> example), XML files are repeated. >> Could anyone help me? >> >> >> 2012/2/9 Nounou Biatrice <nou...@gm...> >>> >>> Hi, >>> I used this url >>> http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200 >>> to download and store Flickr RSS feed for a particular tag and for a fixed >>> period. it gives me the XML file below. >>> the url above let me just to collect Rss feed for a particular tag at the >>> moment of execution of my program. But I want to collect Flickr Rss feed for >>> a fixed period but I do not know how? >>> Could you help me? >>> >>> XML file portion: >>> <?xml version="1.0" encoding="UTF-8"?> >>> <rss xmlns:media="http://search.yahoo.com/mrss/" >>> xmlns:dc="http://purl.org/dc/elements/1.1/" >>> xmlns:creativeCommons="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" >>> xmlns:flickr="urn:flickr:user" version="2.0"> >>> <channel> >>> <title>Derniers chargements taggées avec sport</title> >>> <link>http://www.flickr.com/photos/tags/sport/</link> >>> <description /> >>> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> >>> <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> >>> <generator>http://www.flickr.com/</generator> >>> <image> >>> <url>http://l.yimg.com/g/images/buddyicon.jpg</url> >>> <title>Derniers chargements taggées avec sport</title> >>> <link>http://www.flickr.com/photos/tags/sport/</link> >>> </image> >>> <item> >>> <title>sopra o sotto</title> >>> <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> >>> <description><p><a >>> href="http://www.flickr.com/people/pietroberga/">pietro berga</a> a >>> posté une photo :</p> >>> >>> <p><a >>> href="http://www.flickr.com/photos/pietroberga/6842201341/" title="sopra o >>> sotto"><img >>> src="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" >>> width="175" height="240" alt="sopra o sotto" >>> /></a></p></description> >>> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> >>> <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> >>> <author >>> flickr:profile="http://www.flickr.com/people/pietroberga/">no...@fl... >>> (pietro berga)</author> >>> <guid >>> isPermaLink="false">tag:flickr.com,2004:/photo/6842201341</guid> >>> <media:content >>> url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" >>> type="image/jpeg" height="1024" width="745" /> >>> <media:title>sopra o sotto</media:title> >>> <media:thumbnail >>> url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" >>> height="75" width="75" /> >>> <media:credit role="photographer">pietro berga</media:credit> >>> <media:category scheme="urn:flickr:tags">france sport river surf >>> kayak fiume francia canoa durance</media:category> >>> </item> >>> ....... >>> >>> >>> >>> -- >>> Best regards, >>> --- >>> "Someone is sitting in the shade today, because someone planted a tree a >>> long time ago." Warren Buffett. >>> --- >>> >>> >> >> >> >> -- >> Best regards, >> --- >> "Someone is sitting in the shade today, because someone planted a tree a >> long time ago." Warren Buffett. >> --- >> >> > > > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-19 20:42:49
|
what do you mean by "narrow your search criteria" and "perform multiple searches". Can you tell me an example to understand based on the URL that I used before http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5;<http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5> thanks. 2012/2/19 Nounou Biatrice <nou...@gm...> > Hi, > My problem is related to the Flickr API. > I followed this link > http://code.flickr.com/blog/2008/08/25/api-responses-as-feeds/. It allows > me to download and store Flickr RSS feed as XML files using Flickr API. > Here is the URL I used : > http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5 > . > My problem is as follows: from a given number of page(&page=100 for > example), XML files are repeated. > Could anyone help me? > > > 2012/2/9 Nounou Biatrice <nou...@gm...> > >> Hi, >> I used this url >> http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200to download and store Flickr RSS feed for a particular tag and for a fixed >> period. it gives me the XML file below. >> the url above let me just to collect Rss feed for a particular tag at the >> moment of execution of my program. But I want to collect Flickr Rss feed >> for a fixed period but I do not know how? >> Could you help me? >> >> XML file portion: >> <?xml version="1.0" encoding="UTF-8"?> >> <rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc=" >> http://purl.org/dc/elements/1.1/" xmlns:creativeCommons=" >> http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" >> xmlns:flickr="urn:flickr:user" version="2.0"> >> <channel> >> <title>Derniers chargements taggées avec sport</title> >> <link>http://www.flickr.com/photos/tags/sport/</link> >> <description /> >> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> >> <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> >> <generator>http://www.flickr.com/</generator> >> <image> >> <url>http://l.yimg.com/g/images/buddyicon.jpg</url> >> <title>Derniers chargements taggées avec sport</title> >> <link>http://www.flickr.com/photos/tags/sport/</link> >> </image> >> <item> >> <title>sopra o sotto</title> >> <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> >> <description><p><a href=" >> http://www.flickr.com/people/pietroberga/">pietro berga</a> a >> posté une photo :</p> >> >> <p><a href="http://www.flickr.com/photos/pietroberga/6842201341/" >> title="sopra o sotto"><img src=" >> http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" >> width="175" height="240" alt="sopra o sotto" >> /></a></p></description> >> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> >> <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> >> <author flickr:profile="http://www.flickr.com/people/pietroberga/"> >> no...@fl... (pietro berga)</author> >> <guid isPermaLink="false">tag:flickr.com >> ,2004:/photo/6842201341</guid> >> <media:content url=" >> http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" >> type="image/jpeg" height="1024" width="745" /> >> <media:title>sopra o sotto</media:title> >> <media:thumbnail url=" >> http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" >> height="75" width="75" /> >> <media:credit role="photographer">pietro berga</media:credit> >> <media:category scheme="urn:flickr:tags">france sport river surf >> kayak fiume francia canoa durance</media:category> >> </item> >> ....... >> >> >> >> -- >> Best regards, >> --- >> *"Someone is sitting in the shade today, because someone planted a tree >> a long time ago." Warren Buffett.* >> *---* >> >> >> > > > -- > Best regards, > --- > *"Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett.* > *---* > > > -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-19 18:39:13
|
Flickr searches only return 4000 records. After that you will return repeats. To get more you have to narrow your search criteria and then perform multiple searches. Sam On 9 February 2012 13:44, <fli...@li...> wrote: > Hi, > I used this url > http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200 > to download and store Flickr RSS feed for a particular tag and for a fixed > period. it gives me the XML file below. > the url above let me just to collect Rss feed for a particular tag at the > moment of execution of my program. But I want to collect Flickr Rss feed for > a fixed period but I do not know how? > Could you help me? > > XML file portion: > <?xml version="1.0" encoding="UTF-8"?> > <rss xmlns:media="http://search.yahoo.com/mrss/" > xmlns:dc="http://purl.org/dc/elements/1.1/" > xmlns:creativeCommons="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" > xmlns:flickr="urn:flickr:user" version="2.0"> > <channel> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > <description /> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> > <generator>http://www.flickr.com/</generator> > <image> > <url>http://l.yimg.com/g/images/buddyicon.jpg</url> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > </image> > <item> > <title>sopra o sotto</title> > <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> > <description><p><a > href="http://www.flickr.com/people/pietroberga/">pietro berga</a> a > posté une photo :</p> > > <p><a href="http://www.flickr.com/photos/pietroberga/6842201341/" > title="sopra o sotto"><img > src="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" > width="175" height="240" alt="sopra o sotto" > /></a></p></description> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> > <author > flickr:profile="http://www.flickr.com/people/pietroberga/">no...@fl... > (pietro berga)</author> > <guid isPermaLink="false">tag:flickr.com,2004:/photo/6842201341</guid> > <media:content > url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" > type="image/jpeg" height="1024" width="745" /> > <media:title>sopra o sotto</media:title> > <media:thumbnail > url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" > height="75" width="75" /> > <media:credit role="photographer">pietro berga</media:credit> > <media:category scheme="urn:flickr:tags">france sport river surf kayak > fiume francia canoa durance</media:category> > </item> > ....... > > > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-19 18:17:27
|
Hi, My problem is related to the Flickr API. I followed this link http://code.flickr.com/blog/2008/08/25/api-responses-as-feeds/. It allows me to download and store Flickr RSS feed as XML files using Flickr API. Here is the URL I used : http://www.flickr.com/services/rest/?method=flickr.photos.search&format=feed-rss_200&sort=date-posted-asc&api_key=xxxxx&text=upcoming:event&page=5 . My problem is as follows: from a given number of page(&page=100 for example), XML files are repeated. Could anyone help me? 2012/2/9 Nounou Biatrice <nou...@gm...> > Hi, > I used this url > http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200to download and store Flickr RSS feed for a particular tag and for a fixed > period. it gives me the XML file below. > the url above let me just to collect Rss feed for a particular tag at the > moment of execution of my program. But I want to collect Flickr Rss feed > for a fixed period but I do not know how? > Could you help me? > > XML file portion: > <?xml version="1.0" encoding="UTF-8"?> > <rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc=" > http://purl.org/dc/elements/1.1/" xmlns:creativeCommons=" > http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" > xmlns:flickr="urn:flickr:user" version="2.0"> > <channel> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > <description /> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> > <generator>http://www.flickr.com/</generator> > <image> > <url>http://l.yimg.com/g/images/buddyicon.jpg</url> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > </image> > <item> > <title>sopra o sotto</title> > <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> > <description><p><a href=" > http://www.flickr.com/people/pietroberga/">pietro berga</a> a > posté une photo :</p> > > <p><a href="http://www.flickr.com/photos/pietroberga/6842201341/" > title="sopra o sotto"><img src=" > http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" > width="175" height="240" alt="sopra o sotto" > /></a></p></description> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> > <author flickr:profile="http://www.flickr.com/people/pietroberga/"> > no...@fl... (pietro berga)</author> > <guid isPermaLink="false">tag:flickr.com > ,2004:/photo/6842201341</guid> > <media:content url=" > http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" > type="image/jpeg" height="1024" width="745" /> > <media:title>sopra o sotto</media:title> > <media:thumbnail url=" > http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" > height="75" width="75" /> > <media:credit role="photographer">pietro berga</media:credit> > <media:category scheme="urn:flickr:tags">france sport river surf > kayak fiume francia canoa durance</media:category> > </item> > ....... > > > > -- > Best regards, > --- > *"Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett.* > *---* > > > -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-09 14:11:13
|
1) This mailing list is for users of FlickrJ. You appear to be trying to use RSS, which has nothing to do with the Flickr API. 2) You cannot specify a period for the RSS feeds - they are what they are - the latest 20 records for a given feed. That is how RSS feeds work. Consider changing to using the Flickr API instead, in which case you perform any search you want. http://www.flickr.com/services/api for documents. Also consider using the FlickrJ fork, Flickr4Java here: https://github.com/callmeal/Flickr4Java/ Sam On 9 February 2012 13:44, <fli...@li...> wrote: > Hi, > I used this url > http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200 > to download and store Flickr RSS feed for a particular tag and for a fixed > period. it gives me the XML file below. > the url above let me just to collect Rss feed for a particular tag at the > moment of execution of my program. But I want to collect Flickr Rss feed for > a fixed period but I do not know how? > Could you help me? > > XML file portion: > <?xml version="1.0" encoding="UTF-8"?> > <rss xmlns:media="http://search.yahoo.com/mrss/" > xmlns:dc="http://purl.org/dc/elements/1.1/" > xmlns:creativeCommons="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" > xmlns:flickr="urn:flickr:user" version="2.0"> > <channel> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > <description /> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> > <generator>http://www.flickr.com/</generator> > <image> > <url>http://l.yimg.com/g/images/buddyicon.jpg</url> > <title>Derniers chargements taggées avec sport</title> > <link>http://www.flickr.com/photos/tags/sport/</link> > </image> > <item> > <title>sopra o sotto</title> > <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> > <description><p><a > href="http://www.flickr.com/people/pietroberga/">pietro berga</a> a > posté une photo :</p> > > <p><a href="http://www.flickr.com/photos/pietroberga/6842201341/" > title="sopra o sotto"><img > src="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" > width="175" height="240" alt="sopra o sotto" > /></a></p></description> > <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> > <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> > <author > flickr:profile="http://www.flickr.com/people/pietroberga/">no...@fl... > (pietro berga)</author> > <guid isPermaLink="false">tag:flickr.com,2004:/photo/6842201341</guid> > <media:content > url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" > type="image/jpeg" height="1024" width="745" /> > <media:title>sopra o sotto</media:title> > <media:thumbnail > url="http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" > height="75" width="75" /> > <media:credit role="photographer">pietro berga</media:credit> > <media:category scheme="urn:flickr:tags">france sport river surf kayak > fiume francia canoa durance</media:category> > </item> > ....... > > > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-09 13:44:14
|
Hi, I used this url http://api.flickr.com/services/feeds/photos_public.gne?tags=sport&lang=fr-fr&format=rss_200to download and store Flickr RSS feed for a particular tag and for a fixed period. it gives me the XML file below. the url above let me just to collect Rss feed for a particular tag at the moment of execution of my program. But I want to collect Flickr Rss feed for a fixed period but I do not know how? Could you help me? XML file portion: <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc=" http://purl.org/dc/elements/1.1/" xmlns:creativeCommons=" http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html" xmlns:flickr="urn:flickr:user" version="2.0"> <channel> <title>Derniers chargements taggées avec sport</title> <link>http://www.flickr.com/photos/tags/sport/</link> <description /> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> <lastBuildDate>Wed, 08 Feb 2012 09:57:33 -0800</lastBuildDate> <generator>http://www.flickr.com/</generator> <image> <url>http://l.yimg.com/g/images/buddyicon.jpg</url> <title>Derniers chargements taggées avec sport</title> <link>http://www.flickr.com/photos/tags/sport/</link> </image> <item> <title>sopra o sotto</title> <link>http://www.flickr.com/photos/pietroberga/6842201341/</link> <description><p><a href=" http://www.flickr.com/people/pietroberga/">pietro berga</a> a posté une photo :</p> <p><a href="http://www.flickr.com/photos/pietroberga/6842201341/" title="sopra o sotto"><img src=" http://farm8.staticflickr.com/7008/6842201341_2d529fda34_m.jpg" width="175" height="240" alt="sopra o sotto" /></a></p></description> <pubDate>Wed, 08 Feb 2012 09:57:33 -0800</pubDate> <dc:date.Taken>2010-08-16T11:23:45-08:00</dc:date.Taken> <author flickr:profile="http://www.flickr.com/people/pietroberga/"> no...@fl... (pietro berga)</author> <guid isPermaLink="false">tag:flickr.com,2004:/photo/6842201341</guid> <media:content url=" http://farm8.staticflickr.com/7008/6842201341_2d529fda34_b.jpg" type="image/jpeg" height="1024" width="745" /> <media:title>sopra o sotto</media:title> <media:thumbnail url=" http://farm8.staticflickr.com/7008/6842201341_2d529fda34_s.jpg" height="75" width="75" /> <media:credit role="photographer">pietro berga</media:credit> <media:category scheme="urn:flickr:tags">france sport river surf kayak fiume francia canoa durance</media:category> </item> ....... -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-09 12:11:37
|
If you mean the RSS feed then you can't change it - 20 is the maximum returned. Sam On 9 February 2012 11:51, <fli...@li...> wrote: > Hi, > > Does anyone know the parameter to change the amount of items retrieved in > the flickr feed? > > It always returns 20 items by default. > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-09 11:51:09
|
Hi, Does anyone know the parameter to change the amount of items retrieved in the flickr feed? It always returns 20 items by default. -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-08 18:00:58
|
If it was an RSS feed it would start with a RSS XML element! So no, it's not an RSS feed but the response from the Flickr API. Sam ------------------------------ From: fli...@li... Sent: 08/02/2012 17:38 To: fli...@li... Subject: [Flickrj-users] XML file is an RSS feed or not? Hi, I wonder if the XML file below is an RSS feed from Flickr. Is there anyone that could tell me if this is an RSS feed or not? -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-06 08:54:33
|
Hi everyone, I want download and store XML files from the Flickr RSS feed. I do not have any previous experience with this stuff. Could you help me to start? -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-05 09:27:38
|
Please read the docs on the Flickr site: http://www.flickr.com/services/api/flickr.photos.search.html Note the section headed: "Authentication". Sam On 4 February 2012 18:08, <fli...@li...> wrote: > Hi everyone, > I want to collect a Dataset from Flickr to test it. I think to use the > method photos.search but I wonder if this method requires to be > authenticated. > Could anyone help me to start? > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-04 18:08:18
|
Hi everyone, I want to collect a Dataset from Flickr to test it. I think to use the method *photos.search *but I wonder if this method requires to be authenticated. Could anyone help me to start? -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-04 15:06:15
|
Yes, you can call flickr.photos.search without authentication. See the docs for which methods require authentication. Sam On 4 February 2012 05:34, <fli...@li...> wrote: > I want to collect a Dataset from Flickr to test it. I think to use the > method photos.search but I wonder if this method requires to be > authenticated. > Could anyone help me to start? > > 2012/2/3 Nounou Biatrice <nou...@gm...> >> >> Hi everyone, >> I'm new with Flickr API. >> I tested AuthExample.java but i have a problem: >> "com.aetrion.flickr.FlickrException: 108: Invalid frob >> at >> com.aetrion.flickr.auth.AuthInterface.getToken(AuthInterface.java:182) >> at exemples.AuthExample.<init>(AuthExample.java:74) >> at exemples.AuthExample.main(AuthExample.java:90)" >> Can you help me. >> >> -- >> Best regards, >> --- >> "Someone is sitting in the shade today, because someone planted a tree a >> long time ago." Warren Buffett. >> --- >> >> > > > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-04 05:34:32
|
I want to collect a Dataset from Flickr to test it. I think to use the method *photos.search *but I wonder if this method requires to be authenticated. Could anyone help me to start? 2012/2/3 Nounou Biatrice <nou...@gm...> > Hi everyone, > I'm new with Flickr API. > I tested AuthExample.java but i have a problem: > "com.aetrion.flickr.FlickrException: 108: Invalid frob > at > com.aetrion.flickr.auth.AuthInterface.getToken(AuthInterface.java:182) > at exemples.AuthExample.<init>(AuthExample.java:74) > at exemples.AuthExample.main(AuthExample.java:90)" > Can you help me. > > -- > Best regards, > --- > *"Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett.* > *---* > > > -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2012-02-03 20:37:37
|
To get your token you need to authenticate. This would probably be an optional setting as not all methods require authentication. Note, that this method of authentication is being phased out by Flickr on the 31st July 2012, and FlickrJ does not currently support the new OAuth authentication process. Sam On 3 February 2012 19:05, <fli...@li...> wrote: > Hi everyone, > I'm new with Flickrj. I want to test some examples. In the file > setup.properties, i can found: > > apiKey = your API key > secret = your secret > token = your token > > I c'ant understand how to found my token. > Can you help me? > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-03 20:35:27
|
You probably need to actually authenticate on the Flickr web site before calling getToken. If you don't do this then you get the Invalid frob error. Note, that this method of authentication is being phased out on July 31st 2012. FlickrJ does not support OAuth, and looks unlikely that it will. Sam On 3 February 2012 18:01, <fli...@li...> wrote: > Hi everyone, > I'm new with Flickr API. > I tested AuthExample.java but i have a problem: > "com.aetrion.flickr.FlickrException: 108: Invalid frob > at > com.aetrion.flickr.auth.AuthInterface.getToken(AuthInterface.java:182) > at exemples.AuthExample.<init>(AuthExample.java:74) > at exemples.AuthExample.main(AuthExample.java:90)" > Can you help me. > > -- > Best regards, > --- > "Someone is sitting in the shade today, because someone planted a tree a > long time ago." Warren Buffett. > --- > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Flickrj-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrj-users > |
|
From: <fli...@li...> - 2012-02-03 19:05:47
|
Hi everyone, I'm new with Flickrj. I want to test some examples. In the file setup.properties, i can found: 1. apiKey = your API key 2. secret = your secret 3. token = your token I c'ant understand how to found my token. Can you help me? -- Best regards, --- *"Someone is sitting in the shade today, because someone planted a tree a long time ago." Warren Buffett.* *---* |
|
From: <fli...@li...> - 2011-11-27 10:16:58
|
Hi How can i get the number of views of a photo??? I've noticed the method in class Photo: photo.getViews() is deprecated and no longer available. Thanks in advice! - - Ale |
|
From: <fli...@li...> - 2011-06-27 19:41:18
|
Hi All, I have been trying long time in making flickrj to upload a photo. I have basically few doubts 1. Does Flickr API-1.2 work on JDK 1.6 ? The API doc says that it has been test with 1.4. 2. Upload Photos using flickj supports all image format or only JPG ? Thanks, -- Rajesh Pandian M http://mrprajesh.blogspot.com/ http://twitter.com/mrprajesh |
|
From: <fli...@li...> - 2011-06-21 16:14:19
|
Hi I'm writing to get some help with a search query because I can't figure
out where is the problem!
I'm doing a query from today (setMaxTaken) to 30 days earlier (setMinTaken).
I've also done a loop that execute a new query if the date of the last foto
searched is less than a month ago.
The query returns a lot more than 250 photos (limit of geolocation query for
Flickr API). In this way I want to do multiple queries to get all pictures from
a month ago to today.
I ran a test with 5 and 20 items perPage, and I found strange repetition.
Doing the loop it returns the same results even if the value of dateBegin is
updated with the dateTaken of the last photo searched!
Could you give me any hint?
//CALCULATING THE TODAY DATE AND DATE STOP AS TODAY -30 DAYS
Date dateBegin= new Date();
Calendar calendar = Calendar.getInstance();
calendar.setTime(dateBegin);
calendar.add(Calendar.DATE, -30);
Date dateStop = calendar.getTime();
// DO THIS WHILE dateBegin IS EARLIER THAN dateStop
while (dateBegin.compareTo(dateStop) > 0) {
Flickr f;
try {
f = new Flickr(apiKey);
PhotosInterface pi = f.getPhotosInterface();
SearchParameters params = new SearchParameters();
params.setExtras(Extras.ALL_EXTRAS);
// These values are from Milan (GoogleMaps)
String lat = Double.toString(45.499);
String lon = Double.toString(9.1910);
int res = 25;
//Setting the query parameters
params.setLatitude(lat);
params.setLongitude(lon);
params.setRadius(res);
params.setMaxTakenDate(dateBegin);
params.setMinTakenDate(dateStop);
params.setHasGeo(true);
params.setSort(SearchParameters.DATE_TAKEN_DESC);
PhotoList pl = pi.search(params, 5, 0);
int count=0;
for (int i = 0; i < pl.size(); i++) {
count++;
Photo photo = (Photo) pl.get(i);
String myID= photo.getId();
GeoData location = f.getGeoInterface().getLocation(myID);
Date date = photo.getDateTaken();
* // UPDATING THE **dateBegin VALUE WITH THE LAST FOUND PHOTO*
dateBegin = date;
String myLon = Float.toString(location.getLongitude());
String myLat = Float.toString(location.getLatitude());
String myText = photo.getTitle();
String user = photo.getOwner().getUsername();
System.out.println("ID: " + photo.getId());
System.out.println("Title: " + photo.getTitle());
System.out.println("DatE : " + photo.getDateTaken());
System.out.println("URL: " + photo.getUrl());
System.out.println("User: " + photo.getOwner());
System.out.println("Longitude: " + location.getLongitude());
System.out.println("Latitude: " + location.getLatitude());
System.out.println("-----------"+count+"-----------");
System.out.println();
}
OUTPUT
(First 5 results)
ID: 5856104609
Title: "The live exhibit banner" Sperimenthal installation is ready! Try it
yourself on 2night.it and become a Sperimenthal Desiger.
Data : Tue Jun 21 14:45:27 CEST 2011
-----------1-----------
ID: 5856074617
Title: viva la revolucion
Data : Tue Jun 21 14:21:26 CEST 2011
-----------2-----------
ID: 5245978605
Title: Darsena, il Trofeo un tempo sul ponte del Naviglio Grande
Data : Tue Jun 21 13:42:49 CEST 2011
-----------3-----------
ID: 5856319562
Title: La sicurezza prima di tutto.
Data : Tue Jun 21 11:32:51 CEST 2011
-----------4-----------
ID: 5856123842
Title: Early morning market
Data : Tue Jun 21 09:38:40 CEST 2011
-----------5-----------
(Second loop, 5more results but are the same!)
Per PAGE: 5
ID: 5856104609
Title: "The live exhibit banner" Sperimenthal installation is ready! Try it
yourself on 2night.it and become a Sperimenthal Desiger.
Data : Tue Jun 21 14:45:27 CEST 2011
-----------1-----------
ID: 5856074617
Title: viva la revolucion
Data : Tue Jun 21 14:21:26 CEST 2011
-----------2-----------
ID: 5245978605
Title: Darsena, il Trofeo un tempo sul ponte del Naviglio Grande
Data : Tue Jun 21 13:42:49 CEST 2011
-----------3-----------
ID: 5856319562
Title: La sicurezza prima di tutto.
Data : Tue Jun 21 11:32:51 CEST 2011
-----------4-----------
ID: 5856123842
Title: Early morning market
Data : Tue Jun 21 09:38:40 CEST 2011
-----------5-----------
- -
Alessandro Dallafina
graphic & web designer
http://www.dallafina.com/
|
|
From: <fli...@li...> - 2011-06-14 18:53:22
|
Hi,
the XML, flickr returns for a photo-search, contains only a few
attributes
Just like this:
<photo id="538522040" owner="82543777@N00" secret="c7a20ddf34"
server="1073" farm="2" title="" ispublic="1" isfriend="0"
isfamily="0" />
But you can add more attributes, as you need them.
SearchParameters searchParam = new SearchParameters();
searchParam.setExtras(Extras.ALL_EXTRAS);
...or rather set up a Set with just the attributes to add.
regards, mago
Am Dienstag, den 14.06.2011, 12:25 +0200 schrieb
fli...@li...:
> Hi
>
> I think there's a bug with flickr class "Photo". Exactly with the
> method getDatePosted().
> I'm trying to do a query with some parameters, returning the day and
> the hour when the photos have been taken.
>
> This is the code but the method photo.getDatePosted()is returning
> null.
>
> Could you help me? Is this a little bug or I'm doing wrong anything?
>
> f = new Flickr(apiKey);
> PhotosInterface pi = f.getPhotosInterface();
> SearchParameters params = new SearchParameters();
>
> params.setText("milan");
> params.setHasGeo(true);
> params.setSort(SearchParameters.DATE_TAKEN_DESC);
> System.out.println("Searching photos....");
>
> PhotoList pl = pi.search(params, 500, 0);
>
> int endFor = pl.size();
>
> int count=0;
>
> System.out.println("Per PAGE: " + pl.getPerPage());
>
> for(int i = 0; i < endFor; i++) {
> Photo photo = (Photo) pl.get(i);
> String myID= photo.getId();
> GeoData location = f.getGeoInterface().getLocation(myID);
>
> count++;
>
> //if (photo.hasGeoData()){
> System.out.println("Title: " + photo.getTitle());
> System.out.println("ID: " + photo.getId());
> System.out.println("Data Posted: " + photo.getDatePosted());
> System.out.println("UR: " + photo.getUrl());
> System.out.println("Longitude: " + location.getLongitude());
> System.out.println("Latitude: " + location.getLatitude());
> System.out.println("---------"+count+"-----------");
> //}
> }
>
>
> OUTPUT
>
> Title: At Milan, Marapensa airport
> ID: 337330****
> Data Posted: null
> UR: http://flickr.com/photos/36640*****/33733*****
> Longitude: 9.140625
> Latitude: 45.506348
> ---------8-----------
> Title: The train to Milan, Italy
> ID: 333473****
> Data Posted: null
> UR: http://flickr.com/photos/3664081*****/337*****
> Longitude: 9.140625
> Latitude: 45.506348
> ---------9-----------
>
>
> - -
> Alessandro Dallafina
> graphic & web designer
>
> http://www.dallafina.com/
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________ Flickrj-users mailing list Fli...@li... https://lists.sourceforge.net/lists/listinfo/flickrj-users
|
|
From: <fli...@li...> - 2011-06-14 10:25:42
|
Hi
I think there's a bug with flickr class "Photo". Exactly with the method
getDatePosted().
I'm trying to do a query with some parameters, returning the day and the
hour when the photos have been taken.
This is the code but the method * photo.getDatePosted()*is returning *null*.
Could you help me? Is this a little bug or I'm doing wrong anything?
f = new Flickr(apiKey);
PhotosInterface pi = f.getPhotosInterface();
SearchParameters params = new SearchParameters();
params.setText("milan");
params.setHasGeo(true);
params.setSort(SearchParameters.DATE_TAKEN_DESC);
System.out.println("Searching photos....");
PhotoList pl = pi.search(params, 500, 0);
int endFor = pl.size();
int count=0;
System.out.println("Per PAGE: " + pl.getPerPage());
for(int i = 0; i < endFor; i++) {
Photo photo = (Photo) pl.get(i);
String myID= photo.getId();
GeoData location = f.getGeoInterface().getLocation(myID);
count++;
//if (photo.hasGeoData()){
System.out.println("Title: " + photo.getTitle());
System.out.println("ID: " + photo.getId());
* System.out.println("Data Posted: " + photo.getDatePosted());*
System.out.println("UR: " + photo.getUrl());
System.out.println("Longitude: " + location.getLongitude());
System.out.println("Latitude: " + location.getLatitude());
System.out.println("---------"+count+"-----------");
//}
}
OUTPUT
Title: At Milan, Marapensa airport
ID: 337330****
*Data Posted: null*
UR: http://flickr.com/photos/36640*****/33733*****
Longitude: 9.140625
Latitude: 45.506348
---------8-----------
Title: The train to Milan, Italy
ID: 333473****
*Data Posted: null*
UR: http://flickr.com/photos/3664081*****/337*****
Longitude: 9.140625
Latitude: 45.506348
---------9-----------
- -
Alessandro Dallafina
graphic & web designer
http://www.dallafina.com/
|
|
From: <fli...@li...> - 2011-06-08 17:35:06
|
Hi,
your Authentication isn't set up correctly.
It has to look like this:
RequestContext requestContext = RequestContext.getRequestContext();
Auth auth = new Auth();
auth.setPermission(Permission.WRITE);
auth.setToken("******");
requestContext.setAuth(auth);
f = new Flickr(apiKey, sharedSecret, new REST());
Am Mittwoch, den 08.06.2011, 18:41 +0200 schrieb
fli...@li...:
> Hi all,
>
> i try to do the authenticated call
> this.f.getMembersInterface().getList("some Id", set , 100, 1);
>
> but i am getting Insufficient permissions. Method requires read
> privileges; none granted.
>
> However i have already run through the auth. process right before this
> call. I did it by opening the website and let the user confirm the
> authorization.
>
> Does anyone have an idea what's wrong ?
>
> I also called checkToken right before the call above and it gave me
> Permissions with WRITE - rights....
>
>
> Any help would be great,
> Best regards to all
>
>
>
>
>
> Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die
> Toolbar eingebaut! http://produkte.web.de/go/toolbar
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________ Flickrj-users mailing list Fli...@li... https://lists.sourceforge.net/lists/listinfo/flickrj-users
|
|
From: <fli...@li...> - 2011-06-08 16:41:31
|
<html><head></head><body bgcolor='#FFFFFF' style='font-size:12px;background-color:#FFFFFF;font-family:Verdana, Arial, sans-serif;'>Hi all,<br/><br/>i try to do the authenticated call this.f.getMembersInterface().getList("some Id", set , 100, 1);<br/><br/>but i am getting Insufficient permissions. <em>Method requires read privileges; none granted.</em><br/><br/>However i have already run through the auth. process right before this call. I did it by opening the website and let the user confirm the authorization.<br/><br/>Does anyone have an idea what's wrong ?<br/><br/>I also called checkToken right before the call above and it gave me Permissions with WRITE - rights....<br/><br/><br/>Any help would be great,<br/>Best regards to all<br/><br/><br/> <br><br><table cellpadding="0" cellspacing="0" border="0"><tr><td bgcolor="#000000"><img src="https://img.ui-portal.de/p.gif" width="1" height="1" border="0" alt="" /></td></tr><tr><td style="font-family:verdana; font-size:12px; line-height:17px;">Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die <br>Toolbar eingebaut! <a href="http://produkte.web.de/go/toolbar"><b>http://produkte.web.de/go/toolbar</b></a></td></tr></table> </body></html> |
|
From: <fli...@li...> - 2011-02-20 21:25:09
|
Despite all my attempts, I can't seem to perform authenticated calls after
authorizing my application.
I've tried the following code
<code>
String token = "******";
Auth auth = new Auth();
auth.setToken(token);
auth.setUser(user);
RequestContext.getRequestContext().setAuth(auth);
flickr.setAuth(auth);
// UserId retrieved
String userId = user.getId();
log.info("Found userId {} for userName {}", userId, userName);
//
// Retrieve PhotoSets
//
PhotosetsInterface photoSetService = flickr.getPhotosetsInterface();
Photosets photoSets = null;
try {
photoSets = photoSetService.getList(userId);
} catch (IOException e) {
// TODO Auto-generated catch block
log.error("IOException", e);
e.printStackTrace();
} catch (SAXException e) {
// TODO Auto-generated catch block
log.error("SAXException", e);
e.printStackTrace();
} catch (FlickrException e) {
// TODO Auto-generated catch block
log.error("FlickrException", e);
e.printStackTrace();
}
Collection<Photoset> photoSetCollection = photoSets.getPhotosets();
PhotosInterface photoService = flickr.getPhotosInterface();
for(Object oPhotoSet : photoSetCollection)
{
Photoset photoSet = (Photoset)oPhotoSet;
String photoSetIdString = photoSet.getId();
String photoSetTitle = photoSet.getTitle();
log.debug("Found Set Name: {}", photoSetTitle);
}
</code>
I also tried running Backup.java from the examples folder and it reports the
same thing as above. I modified the call to doBackup to just report the
photosets (below).
<code>
public void doBackup(File directory) throws Exception {
if (!directory.exists()) directory.mkdir();
RequestContext rc = RequestContext.getRequestContext();
if (this.authStore != null) {
Auth auth = this.authStore.retrieve(this.nsid);
if (auth == null) this.authorize();
else rc.setAuth(auth);
}
PhotosetsInterface pi = flickr.getPhotosetsInterface();
PhotosInterface photoInt = flickr.getPhotosInterface();
Map allPhotos = new HashMap();
Iterator sets = pi.getList(this.nsid).getPhotosets().iterator();
while (sets.hasNext()) {
Photoset set = (Photoset)sets.next();
log.debug("Set Title: {}", set.getTitle());
//PhotoList photos = pi.getPhotos(set.getId(), 500, 1);
//allPhotos.put(set.getTitle(), photos);
}
</code>
I ran a packet sniffer and noticed that the calls aren't being made with the
auth_token and api_sig parameters.
Is there something I'm missing?
Does anyone have some suggestions?
Thanks.
Cheers,
David
|