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.

Messages

  Messages Help
Advanced
Messages 2196 - 2225 of 4195   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2196
1) flickr.tags.getListUser and flickr.tags.getListUserPopular will return tags for a given user. 2) There are no similar methods in the API for returning...
Sam Judson
wackylabs
Offline Send Email
Sep 1, 2006
8:33 am
2197
Hi Is there anyway to retreive the friendly geoname (as shown on the site - e.g. San Francisco, California) as well as the geo data about a photo via the API? ...
Chris Heathcote
the_deaddodo
Offline Send Email
Sep 1, 2006
8:43 am
2198
... OMG! How long has that been there? It's undocumented - is it safe to use? Does it work anywhere you can pass "extras"? I just tried it in ...
Kelvin Luck
kelvinovitch
Offline Send Email
Sep 1, 2006
9:00 am
2199
Hi, What is the point of the flickr.test.null method? At the moment it is returning: <err code="0" msg="Method "flickr.test.null" not handled by library"/> for...
Kelvin Luck
kelvinovitch
Offline Send Email
Sep 1, 2006
4:45 pm
2200
There is not any way to get the friendly location name right now - might be in the future, but as usual with these things, it is a licensing issue :\ _____ ...
Stewart Butterfield
dsb26
Offline Send Email
Sep 1, 2006
5:55 pm
2201
Hi there, I'm doing a validator for an application which checks if a username will be a valid flickr username. Does anybody know which signs are valid? thx Mat...
matthiasmelzer
Offline Send Email
Sep 1, 2006
11:39 pm
2202
You guys might be interested to know that I've just released my own friendly geodata service <http://phpflickr.com/geodata/>. It's very simple to use and I'm...
Dan Coulter
dthought42
Offline Send Email
Sep 2, 2006
5:08 am
2203
I get the error with photo 228744653 which can be accessed in its set at http://www.flickr.com/photos/remy_gendron/228744653/in/set- 72157594258762346/ My REST...
remygendron
Offline Send Email
Sep 2, 2006
1:12 pm
2204
... I've used TerraServer in the past for this, in case you can't wait for a flickr method. Check out this method to begin with: ConvertLonLatPtToNearestPlace...
Andrew Fitzhugh
aefitzhugh
Offline Send Email
Sep 2, 2006
3:49 pm
2205
... photo_id=228744653&method=flickr.photos.getAllContexts&api_key=98b5fd ... Ok, case closed. My error... I was not using an authorized call as the API...
remygendron
Offline Send Email
Sep 2, 2006
6:35 pm
2206
The regular API (not flickrnet) has flickr.photos.transform.rotate But the Flickrnet API is missing the method of f.PhotosTransformRotate. Am i missing...
buchmann_john
Offline Send Email
Sep 2, 2006
8:44 pm
2207
When browsing a group's photo pool in flickr, an URL of the form: http://flickr.com/groups/[groupid]/pool/with/[photoid] will show the page in the group pool...
jmjcarney
Offline Send Email
Sep 3, 2006
2:55 pm
2208
This is the code of my java application,but i don't understand why it doesn't work.That why i need an help. Thanks. import com.aetrion.flickr.blogs.*; import...
flouvosso
Offline Send Email
Sep 3, 2006
8:15 pm
2209
Is anyone facing the problem of getting photos from Flickr. Getting error code, so wondering if service is down...
ravirajagopal1
Offline Send Email
Sep 4, 2006
7:03 am
2210
http://workkathomee.brinkster.net/workathome.aspx check the above website to get the complete list of websites to get online works outsourcing work,make money...
priya jai
priyajai5511
Offline Send Email
Sep 4, 2006
4:07 pm
2211
http://tinyurl.com/jmkeg check the above website to get the complete list of websites to get online works outsourcing work,make money online, freelancer works...
priya jai
priyajai5511
Offline Send Email
Sep 5, 2006
1:20 pm
2212
Hi I'm looking for a way to retrieve the GEO tags from a number of pictures, let's say all the pictures in a specific set. For now the only way I've found is...
neleenjan
Offline Send Email
Sep 5, 2006
2:00 pm
2213
Jan, You can pass the word "geo" to the extras parameter of any API call that supports it and it will return the location of any photos in the list that have...
Dan Coulter
dthought42
Offline Send Email
Sep 5, 2006
2:11 pm
2214
Hi Jan Add "geo" to any request which includes the "extra" parameter, such as photosets.getPhotos or photo.search. This will include the latitude, longitude...
Sam Judson
wackylabs
Offline Send Email
Sep 5, 2006
2:13 pm
2215
... Hi, You can pass "geo" as part of the "extras" parameter to any of the methods which support "extras". In your case flickr.photosets.getPhotos seems like...
Kelvin Luck
kelvinovitch
Offline Send Email
Sep 5, 2006
2:21 pm
2216
flickr.photos.getNotInSet is currently returing empty quotes for the ispublic, isfamily and isfriend photo element attributes. Sam...
Sam Judson
wackylabs
Offline Send Email
Sep 5, 2006
3:43 pm
2217
I will investigate, shortly. ... -- Aaron Straup Cope Hackr...
Aaron Straup Cope
aaronofmontreal
Offline Send Email
Sep 5, 2006
5:13 pm
2218
Hi, Just found something which I think is odd, but it's more than possible I've missed something in the documentation. :) Doing a API search with just a...
Matthew Somerville
matthewsomer...
Offline Send Email
Sep 5, 2006
5:27 pm
2219
Fixed and deployed. ... -- Aaron Straup Cope Hackr...
Aaron Straup Cope
aaronofmontreal
Offline Send Email
Sep 5, 2006
6:28 pm
2220
As an aside, this method doesn't support "sort" where as all other similar methods (photos.getWith/outGeoData being the newest) do. Is this an oversight or on...
Sam Judson
wackylabs
Offline Send Email
Sep 5, 2006
8:07 pm
2221
That¹s a sorta-kinda-not-really bug. Specifically, the tag-less query does not contain a limiting agent (tags, for instance) so we are enforcing a date create...
Aaron Straup Cope
aaronofmontreal
Offline Send Email
Sep 5, 2006
11:56 pm
2222
http://tinyurl.com/jt9ao check the above website to get the complete list of websites to get online works outsourcing work,make money online, freelancer works...
priya jai
priyajai5511
Offline Send Email
Sep 6, 2006
3:46 am
2223
http://tinyurl.com/jt9ao check the above website to get the complete list of websites to get online works outsourcing work,make money online, freelancer works...
priya jai
priyajai5511
Offline Send Email
Sep 6, 2006
3:55 am
2224
... I did wonder if it was that; thanks for confirming. ... Of course, fully understood. ... Thanks. :-) -- ATB, Matthew |...
Matthew Somerville
matthewsomer...
Offline Send Email
Sep 6, 2006
9:03 am
2225
*bump* Any feedback on this suggestion (below) from the flickr team? Would this be useful to anyone else? Thanks, Kelvin :)...
Kelvin Luck
kelvinovitch
Offline Send Email
Sep 6, 2006
10:56 am
Messages 2196 - 2225 of 4195   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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