Search the web
Sign In
New User? Sign Up
yws-flickr · YDN Flickr Developer Support Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5401 - 5431 of 5431   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5401
when you say "I can add a tag to a private image successfully" you mean a private photo that belongs to you, right? i have no problem using...
Tristan Savatier
immediate_bo...
Online Now Send Email
Oct 28, 2009
11:23 pm
5402
Thanks for the reply, I suspect it is a bug in the wrapper, but was hoping someone here might shed some light on it. ... Right, a private photo for a user (me)...
matt_10710
Offline Send Email
Oct 29, 2009
12:02 am
5403
are you sure its due to a ban? I've ran into a weird bug before where if the referal url is REALLY REALLY long, the flickr image simply breaks. so maybe its...
kalendae79
Online Now Send Email
Oct 29, 2009
5:23 am
5404
i know that sometimes flickr put some sites on a black-list blocked from getting images from the flickr farms, but i am not sure how they do that. they may use...
Tristan Savatier
immediate_bo...
Online Now Send Email
Oct 29, 2009
6:39 am
5405
Hi, I created 2 PRO account (about more than 1 month ago) for clients's sites and I did an API request for commercial user for each of them. Both requests was...
thongsinger
Offline Send Email
Nov 2, 2009
7:00 am
5406
Hi friends, I want to search public photos with geocoded data(which I am going to use in google maps) in flickr. I know we use flickr.photos.search for...
niranjan087
Offline Send Email
Nov 3, 2009
3:02 am
5407
you need to pass "geo" in the "extra" parameter of flickr.photos.search. then the geo data will be in the result. you also need to pass "bbox" to make a search...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 3, 2009
7:49 am
5408
Hi guys, I am new to the Flickr API, I have what may be a beginner's question. I have obtained an API key, and it works fine when I retrieve some pictures from...
garymann48
Offline Send Email
Nov 4, 2009
1:32 am
5409
flickr.photosets.getList takes very different parameters to flickr.interestingness,getList - I suggest you read the documentation at ...
David Wilkinson
dopiaza0
Offline Send Email
Nov 4, 2009
1:39 am
5410
it's a Flickr API bug (of either the documentation or the API routine) flickr.photosets.getList requires the user_id parameter UNLESS the call is SIGNED. if...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 4, 2009
1:43 am
5411
Where do I get the user_id from (and how)?...
garymann48
Offline Send Email
Nov 4, 2009
1:54 am
5412
the user-id is embedded in the URL of the buddy-icon. so you can copy the URL of the buddy icon and extract the user-id from it. it looks something like:...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 4, 2009
2:02 am
5413
If possible could a Flickr staff member please ping me to arrange the transfer of an apikey from one user account (mine) to another. Cheers!...
jacobjay
Offline Send Email
Nov 4, 2009
7:16 am
5414
I'm not sure you'll have much luck with your request. When you sign up for an api key it clearly says "This app will be associated with your *{username}*...
Chris Blackwell
d1rtym0nk3y
Offline Send Email
Nov 4, 2009
4:35 pm
5415
Hi, I've been working on a Flex (Flex3, Cairngorm and as3flickrlib) project that acts as an image gallery using your flickr sets and photos. I am able to...
cristian_vitalariu
cristian_vit...
Offline Send Email
Nov 5, 2009
1:14 pm
5416
The secret for the original image is different from the secret for all other images. If you are not a Pro user then the original secret is not available. Sam ...
Sam Judson
wackylabs
Offline Send Email
Nov 5, 2009
1:58 pm
5417
Damn it! Are you sure about this? How about the large version? I'm a pro user and the large version is not available on any of my photos......
Cristian Vitalariu
cristian_vit...
Offline Send Email
Nov 6, 2009
6:50 am
5418
if you are a pro user, the large version and the original are available, but the original uses a different secret from all other sizes. if you call...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 6, 2009
7:07 am
5419
i have no idea what as3flickrlib is. maybe there is a bug in this library. maybe they don't handle correctly the original secret. but you can play with the...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 6, 2009
7:10 am
5420
Hi, Thank you both for your help. You were right: - the original image has an "originalsecret" property which is different from the "secret" property - you can...
Cristian Vitalariu
cristian_vit...
Offline Send Email
Nov 6, 2009
7:47 am
5421
flickr does not generate the "large" version in all cases. it depends on the pixel-size of the original. i don't know what the exact size threshold is, but if...
Tristan Savatier
immediate_bo...
Online Now Send Email
Nov 6, 2009
8:04 am
5422
You don't have a 'large' image because the original isn't big enough. Sam 2009/11/6 Cristian Vitalariu <cristian.vitalariu@...>...
Sam Judson
wackylabs
Offline Send Email
Nov 6, 2009
8:04 am
5424
Hi! Is there an official WSDL file describing Flickr API?...
noonesshadow
Offline Send Email
Nov 6, 2009
8:13 pm
5425
Hi all. I realized one can SET the bit for a photo to hide it from searches, but is there any way to retrieve the currently set bit for a photo? photos.getInfo...
oddysseey
Offline Send Email
12:14 am
5426
the safety level and the fact that a photo is hidden from search are not the same. e.g. i have some public moderate photos that are not hidden from search (if...
Tristan Savatier
immediate_bo...
Online Now Send Email
12:26 am
5427
In need of some help here... I've gotten my client's photostream to work with Galleria (a jquery photo gallery) using her stream feed. However, the photos show...
daniel
dblaze42...
Offline Send Email
1:13 am
5428
the medium size is guaranteed to be available on flickr, and it has the same secret as the small size. so for example you can just change ...
Tristan Savatier
immediate_bo...
Online Now Send Email
1:56 am
5429
Thanks for the reply so quickly. Unfortunately, I haven't seen where that comes in since my script is dynamically creating the photos: <script...
daniel
dblaze42...
Offline Send Email
2:05 am
5430
you can capture the RSS feed and change the url's on the images that appear the feed. you would have to write some code to do that (either server-side, or ...
Tristan Savatier
immediate_bo...
Online Now Send Email
2:21 am
5431
Great. Thanks again. I'll look into what kind of code I'd need. Thanks for the direction....
daniel
dblaze42...
Offline Send Email
2:32 am
Messages 5401 - 5431 of 5431   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help