It seems like there is a security hole in getContactsPublicPhotos. I am using it with a Google module. I am passing the "include_self" option set to "1"....
Does anyone have any examples of actually using "Web Services" panel in Flash 8 Professional? I imagine the process would be like NetBeans for Java or ASP.Net,...
Last time I worked on my Flickr app, the lowest form of user authentication was READ level which, when asking the user to authorize my app, still confronted ...
Hi, I'm writing an app that shows a slideshow of photos, with (optionally) comments in one corner. For a while, I was using the service at imadeitlast.com to...
I wonder if anyone can advise me how to do a search by tags and return the total number of images with a portrait (or with a landscape) orientation? I know I...
I dont' know if this wll help, but has problems in the area of URLencoding, until i got all my requests signed properly. have to be sure you urlencode both the...
I had a big problem in this area (embeded HTML in notes and descriptions too) in my own VBAPI I developed.. ( I have access database to flickr). I do know it...
[Note: I reposted this message because it seemed to have gotten lost in the recent group message gap] Last time I worked on my Flickr app, the lowest form of...
problem solved! i had some domain trouble and uses a domainname that was forwared to my server by an isp - now with a real domain - it works also with the REST...
Hi, excuse me if my english is too bad, but I'll try to do my best. I'm trying to search through the colorfields group with some tag like red or green and the...
... This would be very useful. In a number of cases, I've wanted to sign a user into flickr to identify who they are and thus tailor what I show them, but I ...
... I'm seeing the same thing. It looks like a bug on Flickr's end. -- Dan Coulter http://www.dancoulter.com/ http://www.phpflickr.com/ It is time -...
hi all, I ask myself is it wise to store image flickr urls in a database instead of retreiving and building the image url new every time? When I want to show a...
hi, Hi, For Freesound ( http://freesound.iua.upf.edu ) I want to make it possible to have people add pictures to sounds they record. For a concrete example, on...
Hi all, This is my first message to the list and I'm using Python's FlickrClient to access the Flickr database. ... u'33045' ... u'14540' ... u'1457' ... ...
Victor, Is the problem that the API requests that the tags argument is comma delimited? I am not familiar with the Python client but I am guessing that it just...
Agreed, But with some corrections: I think there's most appropriate way to get photo sizes using current {flickr.photos.search} method with following addition...
I wouldn't since there is a large likelihood that Flickr could change urls and or photo secrets which would make all the stored data invalid. I'm not saying...
... But surely if flickr changed those things, all existing external links (such as blogged photos) would then be broken. This is contrary to exisiting flickr...
... this is a sensible approach. bear in mind that URLs *can* change (if the photo is deleted, replaced, rotated or the privacy settings change), but they are...
Hi, Is it possible to search for photos matching more than one licence using the licence parameter of flickr.photos.search? It seems like it only ever takes...