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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 2553 - 2582 of 5445   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2553
Can anyone tell me the Exact API method to retieve a list of photos for a particular tag example : GetAllPhotosForTag("elephant") ;...
gopalrulz
Online Now Send Email
Dec 1, 2006
8:56 am
2554
flickr.photos.search tags=elephant...
Sam Judson
wackylabs
Offline Send Email
Dec 1, 2006
9:05 am
2555
Does any one know abt how to get the list of all tags in flickr...
gopalrulz
Online Now Send Email
Dec 1, 2006
9:15 am
2556
I am developing a web application to display photos in a public group. When I use flickr.groups.pools.getPhotos method with only required parameter (api_key...
Erwin Kodiat
kodiat
Offline Send Email
Dec 2, 2006
1:04 am
2557
Forgive me if this has already been covered, but I didn't see it in the archives. I've got a spontaneous breakage where when I try to upload, the response is...
Beej Jorgensen
wronk
Online Now Send Email
Dec 3, 2006
11:02 pm
2558
How do i get the following values for a photo with a particular name say : telephone I need the follwoing {server-id} {id} {secret} How do i do that...
gopalrulz
Online Now Send Email
Dec 4, 2006
6:23 am
2559
For example Getphoto(ad_01_mcqueen) Regards, Gopal...
gopalrulz
Online Now Send Email
Dec 4, 2006
6:25 am
2560
hi I wanted to know if you were able to upload photo to a web page.could any of you send me sample post request. ...
swetha swapna
swetha_swapna
Offline Send Email
Dec 4, 2006
6:37 am
2561
how to get differen userId using username my login name is ketan_raval_27 how can i get my userID???...
ketan_raval_27
Offline Send Email
Dec 4, 2006
9:44 am
2562
how to get userId??? Is this possible to fetch diffrent users photoes via flickr api? how to pass userId???...
ketan_raval_27
Offline Send Email
Dec 4, 2006
9:44 am
2563
... i dont know...
ash1stt
Offline Send Email
Dec 4, 2006
9:52 am
2564
... So pray why did you send an email? Anyways: http://idgettr.com/ is a web site that allows you to pull the ID from the user name....
Christian Heilmann
icantdom
Offline Send Email
Dec 4, 2006
11:06 am
2565
... There's a sample POST request here: http://flickr.com/services/api/upload.example.html As of yesterday, however, I was unable to get it to work. Keep...
Beej Jorgensen
wronk
Online Now Send Email
Dec 4, 2006
5:45 pm
2566
This is so interesting, just last night one of the women in my bowling league brought in a box full of store receipts showing eye popping savings I'm talking a...
sandycolter2
Offline Send Email
Dec 4, 2006
9:06 pm
2567
... this seems to have coincided with a PHP upgrade to some of the API servers. it doesn't affect all apps calling the API (the windows uploadr app works fine)...
Cal Henderson
iamcal2000
Online Now Send Email
Dec 4, 2006
9:56 pm
2568
We're seeing the same problem with Picnik (www.picnik.com). Since we use Beej's flickrapi (thanks Beej!) that shouldn't be much of a surprise. Our logs show...
Darrin Massena
dmassena
Offline Send Email
Dec 5, 2006
12:05 am
2569
We're still trying to narrow this down. It does indeed fail 100% of the time with Beej's api client, but some others work fine. We'll keep digging. -Myles...
Myles Grant
mylesdgrant
Offline Send Email
Dec 5, 2006
12:18 am
2570
... I fully admit this could all be my fault. :) -Beej...
Beej Jorgensen
wronk
Online Now Send Email
Dec 5, 2006
12:53 am
2571
Based on HTTP captures I incrementally changed Beej's wrapper to work as closely to what the Flickr Uploadr (Win XP) does. I changed it to upload to the same...
Darrin Massena
dmassena
Offline Send Email
Dec 5, 2006
1:08 am
2572
a user id is a unique string that identifies the user. if you know the user name, you can get the user id with flickr.people.findByUserName. ketan_raval_27...
jeff
jeffrey.blat...
Offline Send Email
Dec 5, 2006
1:26 am
2573
I just tested with phpFlickr and it seems to be working fine for me with my testing API Key and a sync upload. I guess it must be Beej's fault after all. ;) ...
Dan Coulter
dthought42
Offline Send Email
Dec 5, 2006
1:26 am
2574
... Along these lines, I wrote a socket program to send a hand-constructed HTTP POST... even when I make it identical to the sample in the flickr docs, I still...
Beej Jorgensen
wronk
Online Now Send Email
Dec 5, 2006
2:36 am
2575
No, the API key has no effect on which server the upload is routed to. -Myles...
Myles Grant
mylesdgrant
Offline Send Email
Dec 5, 2006
2:49 am
2576
Beej, Just curious, and not sure why it would make a lick of difference, but was your lovingly hand-crafted socket program done in python as well? -Myles...
Myles Grant
mylesdgrant
Offline Send Email
Dec 5, 2006
2:50 am
2577
... Yes, it was. And it shouldn't make any difference... but it might. Give me a few minutes and I'll port to C. -Beej...
Beej Jorgensen
wronk
Online Now Send Email
Dec 5, 2006
3:06 am
2578
... Damn... now I know why I use Python for all my non-time-critical stuff. That was a pain. :) Long story short, the C version has the same result. :-/ -Beej...
Beej Jorgensen
wronk
Online Now Send Email
Dec 5, 2006
3:22 am
2579
Hello all, I have been trying to upload a pic on flickr...I have thus far succeeded in getting the auth_token. I am not able to proceed further. I have a very...
anshul
anshul_iitb2001
Offline Send Email
Dec 5, 2006
5:59 am
2580
Various things can cause that error, none of which involve the sig. Does the file upload ok through the web site or other uploaders? -Myles...
Myles Grant
mylesdgrant
Offline Send Email
Dec 5, 2006
6:23 am
2581
Hi, I have written web tool to upload photo to flickr. I want to know whats the maximum size of title(bytes/char), tags and description. What is the...
Amlan Mandal
amlan_cse
Offline Send Email
Dec 5, 2006
6:56 am
2582
I was able to upload the photo through the web interface as well as by using Flickr Uploadr. Please tell me if there is anything wrong with the way I am...
anshul
anshul_iitb2001
Offline Send Email
Dec 5, 2006
12:33 pm
Messages 2553 - 2582 of 5445   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