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 3600 - 3631 of 5442   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3600
I am trying to get the raw photo URL from my flickr photostream RSS feed. I am parsing my flickr feed.. but I am unable to get the exact file name from the RSS...
Del Dhanoa
dhanoad
Offline Send Email
Dec 6, 2007
4:13 am
3601
Hi, I'm building a desktop application with Flash CS3 using ActionScript 2 to, among other things, upload a photo to Flickr. I'm just using the standard...
danneke_38
Offline Send Email
Dec 7, 2007
3:47 pm
3602
Hello, I am trying to establish whether the 'count' value for tags returned when calling people.getInfo refers to unique tags or overall number of tags the...
amirdotan
Offline Send Email
Dec 8, 2007
1:54 pm
3603
I suspect it refers to the number of distinct tags. Now whether that is clean or raw tags I don't know. Sam...
Sam Judson
wackylabs
Offline Send Email
Dec 8, 2007
6:01 pm
3604
Thanks. May I ask what do you mean by 'raw' and 'clean' tags?...
amirdotan
Offline Send Email
Dec 9, 2007
12:45 am
3605
See the following for example of raw and clean tags: http://www.flickr.com/services/api/flickr.tags.getListUserRaw.html And I've just realised there is no tag...
Sam Judson
wackylabs
Offline Send Email
Dec 9, 2007
10:58 am
3606
Thanks. I meant tags.getListUser and not getInfo. I would appreciate any explanation about 'clean' and 'raw' tags. I couldn't find anything in the...
amirdotan
Offline Send Email
Dec 9, 2007
11:32 am
3607
An example of some raw tags might be: "cafe rouge", "Cafe Rouge", "Café Rouge" They will all be 'cleaned' by flickr to form the same clean tag, "caferouge". ...
Sam Judson
wackylabs
Offline Send Email
Dec 9, 2007
11:36 am
3608
Hi All, (I'm fairly new to the list - searches don't turn up much about this, but apologies in advance if this has been addressed). I have a set of photos that...
yovanoff
Offline Send Email
Dec 10, 2007
5:31 pm
3609
Hi all, Sorry to be a grouch here, but I just discovered that flickr.groups.pools.add can return an undocumented but fairly common 'error' code. If you post a...
Fraser Speirs
fraser_speirs
Offline Send Email
Dec 11, 2007
9:02 pm
3610
Dear, I am developing a website and using web 2.0 technology.I wanted to use flickr APIs to inhance my site features. So please send me the developer's guid...
nizam_srk2003
Offline Send Email
Dec 12, 2007
2:36 pm
3611
We are not Flickr - we are just some developers who help people with problems. http://www.flickr.com/services/ Use this page to read the documentation and...
Sam Judson
wackylabs
Offline Send Email
Dec 12, 2007
2:42 pm
3612
You can find examples and documentation here: http://www.flickr.com/services/api/ You can also try the methods and see the output through the API explorer,...
Mitch
barcarogf
Offline Send Email
Dec 12, 2007
4:00 pm
3613
Hi Fraser, In order to keep from breaking any existing implementations, the pending group rsp will have to remain an error. BUT, I will document it on the...
Eric Costello
ericcostello
Online Now Send Email
Dec 12, 2007
5:00 pm
3614
... Thanks Eric. Understand about not breaking current apps, so moderation status in getInfo would be super. Thanks again, Fraser -- http://speirs.org --...
Fraser Speirs
fraser_speirs
Offline Send Email
Dec 12, 2007
10:57 pm
3615
... Should be there now. Check for attribute "ispoolmoderated" <group id="34427465497@N01" iconserver="1" lang="en-us" ispoolmoderated="0"> E...
Eric Costello
ericcostello
Online Now Send Email
Dec 13, 2007
12:45 am
3616
Hi, Just want to let you know that I've come up with a solution: function send_pict(fileRefList:FileReferenceList){ var list:Array = fileRefList.fileList; var...
danneke_38
Offline Send Email
Dec 13, 2007
11:00 am
3617
Hi, I'm not sure I'd rely on that approach, I wouldn't be surprised if Flickr turned that script off in the future... The problem with uploading from AS2 to...
Kelvin Luck
kelvinovitch
Offline Send Email
Dec 13, 2007
11:58 am
3618
Hi Kevin, thanks for your response. ... That's why I was asking also :) ... FileReference ... data ... It does actually, it's the second parameter in the...
danneke_38
Offline Send Email
Dec 13, 2007
12:22 pm
3619
Hi, ... It's Kelvin but no worries! ... Oh. It previously didn't and the documentation I linked to before doesn't mention it. But maybe they added it at some...
Kelvin Luck
kelvinovitch
Offline Send Email
Dec 13, 2007
12:34 pm
3620
Hi Kelvin, ... Sorry about that... ... wasn't ... I've checked. I'm using CS3 and the manual shows the upload method with three parameters: public...
danneke_38
Offline Send Email
Dec 13, 2007
1:23 pm
3621
Hi I'm a freelance mobile developer. I have just published a paper and example code for Symbian which includes code for a DLL to upload images to Flickr. It...
twmdesign
Offline Send Email
Dec 13, 2007
2:07 pm
3622
Dear Eric et. al: Let me be the first to ask for it: API access to the new stats. It would be a great fit for a project I'm working on :-) The stats are...
Fraser Speirs
fraser_speirs
Offline Send Email
Dec 14, 2007
6:36 pm
3623
I second this request. I have a need to share my stats with other developers and this would be an easy way to do that. Andrew...
flickrbackup
Offline Send Email
Dec 14, 2007
7:04 pm
3624
Seeing as we're still waiting for collections via the API, and better group management via the API to name but two things I'm not holding my breath. Sam...
Sam Judson
wackylabs
Offline Send Email
Dec 14, 2007
7:08 pm
3627
I want tag count from API, like http://del.icio.us/help/api/tags do. This can help API applications do lot more things with tags. ...
jeonghee_kang
Offline Send Email
Dec 18, 2007
10:24 am
3628
use tags.getListUserPopular http://www.flickr.com/services/api/flickr.tags.getListUserPopular.htm Cheers, Chris ________________________________ From:...
Chris Blackwell
d1rtym0nk3y
Offline Send Email
Dec 18, 2007
11:18 am
3629
Great. That's what I wanted. But something is weird. With Beej's Python Flickr API, ... 1135 ... 1134 ... ['\xeb\xb6\x84\xed\x8f\xac'] ... 분포 ... ...
jeonghee_kang
Offline Send Email
Dec 18, 2007
3:25 pm
3630
Don't know anything about python.. Have you tried count=999999 ? This parameter defaults to 10, but the documentation does not specify a maximum you may...
Chris Blackwell
d1rtym0nk3y
Offline Send Email
Dec 18, 2007
5:27 pm
3631
It's because you're specifying count=-1 that you're losing that one tag. Try: y = _FlickrAPI_ instance. tags_getListUser Popular(len(t1)) That still doesn't...
Gilad Raphaelli
graphaelli
Offline Send Email
Dec 19, 2007
5:54 am
Messages 3600 - 3631 of 5442   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