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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 3766 - 3795 of 5445   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3766
I am developing a windows desktop application, for a learning experience, that will run on a system that has a touch screen monitor and no keyboard or mouse....
jbernstein100
Offline Send Email
Feb 1, 2008
3:01 pm
3767
... No. Your application should NEVER ask for a user's username and password. Maybe build in a light web browser that can use your onscreen keyboard?...
Geoffrey Spear
revgeoff
Offline Send Email
Feb 1, 2008
3:15 pm
3768
Yes, as Geoffrey says, there is no way to get around this I'm afraid. You could use the Mobile Device authentication schema, but that would require them to log...
Sam Judson
wackylabs
Offline Send Email
Feb 1, 2008
3:26 pm
3769
As Geoffrey wrote, the Flickr authentication scheme is designed to protect every developer from the heavy responsibility of knowing someone else's password....
J. Daniel Ashton
jdashton70
Offline Send Email
Feb 1, 2008
3:44 pm
3770
I have a problem using CFFlickr and the same problem in the php app. I can retrieve a user's sets and loop through their photos. However if the user has photos...
aussiejourno
Offline Send Email
Feb 2, 2008
7:24 pm
3771
They MAY have chosen to hide them from API searches, but this puzzles me. If a user has sets then you can find their sets and retrieve their photos by looping...
aussiejourno
Offline Send Email
Feb 2, 2008
7:31 pm
3772
Hi, Post the CF code your using with CFlickr, and any error message you are receiving and I expect I can help . Chris...
Chris Blackwell
d1rtym0nk3y
Offline Send Email
Feb 3, 2008
9:01 pm
3773
... You could also opt for downloading public photos only. That way, you won't even need to authenticate your application, and people will only have to give...
Sybren StĂĽvel
sybrenstuvel
Offline Send Email
Feb 4, 2008
7:18 am
3774
Is it possible to sort the order in which returned the list of "flickr.photosets.getPhotos" like "date-posted-desc" in "flickr.photos.search"?...
darkbuffet
Offline Send Email
Feb 4, 2008
4:45 pm
3775
Do you meant: "Is there something I can do that isn't in the documentation and only the Flickr staff know about and might tell me if I ask enough?" or do you...
Sam Judson
wackylabs
Offline Send Email
Feb 4, 2008
5:07 pm
3776
I 'meant' the first instance. Thanks for your reply. ... documentation ... enough?" or ... to look...
darkbuffet
Offline Send Email
Feb 4, 2008
5:30 pm
3777
This bug is found in the XML-RPC services. ... problem? ... server='56' isfamily='' owner='16772638@N00' isfriend='' secret='50954c14b1'/> ... server='55'...
ggomez6
Offline Send Email
Feb 5, 2008
10:38 pm
3778
Hi, I'm the author of a little tool that analyse all the exif metadata of your photos on Flickr. If you want to test it, go on http://stats.ghusse.com I'm...
Guillaume Gautreau
guillaume.ga...
Offline Send Email
Feb 6, 2008
11:35 am
3779
thanks to acceapting naveen ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all...
sharma naveen kumar
sharma_naveen2001@...
Send Email
Feb 6, 2008
12:25 pm
3780
I just checked this photo using the API explorer (http://flickr.com/ services/api/explore/?method=flickr.photos.getExif) and the EXIF metadata was returned...
Paul Hammond
paulhammondorg
Offline Send Email
Feb 6, 2008
6:32 pm
3781
Thanks for your answer. In fact I was testing my responses on a photo that did not have exif data... But with your remark I discovered that some of my XML...
Guillaume Gautreau
guillaume.ga...
Offline Send Email
Feb 6, 2008
7:35 pm
3782
Can I get Info for several photos in one query? I know his IDs....
zinin_alexei
Offline Send Email
Feb 7, 2008
9:34 am
3783
On Feb 7, 2008 10:34 AM, zinin_alexei <zn666@...> wrote:> ... I'm sorry but you can't. Unless I'm missing something in the documentation. Best regards, ...
Juan Martín
naujj27
Offline Send Email
Feb 7, 2008
1:56 pm
3784
... ________________________________________________________________________ ... http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ...
Donald
dondon252001
Offline Send Email
Feb 8, 2008
12:38 am
3785
Dude....
Vikram's Mail
friendhpk
Offline Send Email
Feb 8, 2008
8:08 am
3786
I'm new on Flickr API would appreciate some help. Using the flickr.contacts.getPublicList I found some strange things: Number of contacts for a user: The value...
Daniel Miranda
danielcoutin...
Offline Send Email
Feb 8, 2008
12:47 pm
3787
Is anyone else getting the following error: <rsp stat="fail"> <err code="0" msg="Sorry, the Flickr API service is not currently available." /> </rsp> I'm...
Neil Berkman
neil@...
Send Email
Feb 9, 2008
1:00 am
3788
Yes, I see this often. I normally put my script to sleep for a few minutes before making the next call and in most cases it would have got resolved by that...
Arul Jegadish
jegarul
Offline Send Email
Feb 9, 2008
2:25 am
3789
Hi, When I use the getPublicList method from my application always I get the message 'Fail. User not found' But if I perform this query through the Flickr API...
cyber_chof
Offline Send Email
Feb 10, 2008
8:52 pm
3790
Hi, I am getting proper response using the getPublicList api. I think u have to replace the @ symbol with '%40' not '%40N'. And this call doesn't require any...
vinesh p
vinesh_ravin...
Offline Send Email
Feb 11, 2008
7:58 am
3791
The photo here http://flickr.com/photos/francishalliday/2256756497/ is titled "Mattias Ekström Burnout #1". Notice the "ö". When I use the method...
eh4942
Offline Send Email
Feb 11, 2008
9:19 am
3792
... You have to read response in UTF-8 [1] character encoding. i.e. on the firefox web browser: Mattias Ekström Burnout #1 => View > Character Encoding >...
Juan Martín
naujj27
Offline Send Email
Feb 11, 2008
12:08 pm
3793
I am working with an application that we need to upload files to our flickr account and we don't want users to upload to their account. I read that you can...
imthepsupimp
Offline Send Email
Feb 11, 2008
4:30 pm
3794
... I suggest you read the Community Guidelines....
Geoffrey Spear
revgeoff
Offline Send Email
Feb 11, 2008
4:33 pm
3795
Currently, Authentication Tokens do not expire. If the option to expire them is added it will be a user setting (i.e. if you are the uploading to your account...
Sam Judson
wackylabs
Offline Send Email
Feb 11, 2008
4:38 pm
Messages 3766 - 3795 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