I want to get backup of the users photos who has permitted my appication to get Backup. I tried phpflickr, phlickr a开发者_运维知识库nd Pear_Flickr_API. Please suggest me which one is better and any t
I\'m currently working on a jQuery solution where I want to load images from a Flickr RSS-feed. I\'m not satisfied with the default size I get from the feed though - I want the images I load to be equ
wondering if anyone can help me out. I\'m trying to call the flickr api. I\'m using the following code, which works great in everything but Internet Explorer. Does anyone have any idea where I\'m goin
$.ajax({ url: \"http://api.flickr.com/services/rest/?method=flickr.photos.getSizes&format=json&api_key=708f179518b2093d23f0aef284b565a4&photo_id=6115633659&jsoncallback=?\",
My HTML page displays an image with the following code (using Flickr) <?php echo \'<img src=\"http://farm\' . $photo[\"farm\"] . \'.static.flickr.com/\' . $photo[\"server\"] . \'/\' . $photo[\"
I\'m trying to create a Flex app to get photos from flickr(using YQL) of \"something\" near a given ZIPCODE and ordered by interestigness.
Im usingthe flicker api on an iphone app, its working fine if I use the search method NSString *urlString = [NSString stringWithFormat:
I am having an incredibly difficult time getting the OAuth gem working correctly for the Flickr API. I\'m trying to generate a request token u开发者_如何学Gosing this code:
I am trying to get +20 photos in a flickr feed. On another forum, someone posted the following code as an answer. I inserted my API + setID in the lines 2-3, but it didn\'t work.
I\'m trying to pull a set of images from flickr: <ul class=\"thumb\"> <li> <p class=\"artisan-name\">item.title</p> 开发者_开发知识库