1-10 of 156 < Previous ... Next >
Discussions for FlickrNet API Library
Latest post:
Mon
3:29 PM
2 Posts
First post: vnpenguin wrote: Hi all, I'm newbie with C# & .NET, just try VS2008 Express with a simple code for uploading. I used : ...string tags = "foo bar";UploadPi...
Latest post: samjudson wrote: Tags should be seperated by commas - but that shouldn't stop something being added. I'll give it a quick test at this end and check its working. &...
Jump to: First Post    |Latest Post Tags: User Forum
Latest post:
Mon
3:24 PM
2 Posts
First post: bfloyd wrote: I'm trying to write a factory for common image repository services (Flickr, Picasa, Photobucket, etc) and ran across an issue in the FlickrNET API where sometimes a Photo obje...
Latest post: samjudson wrote: PhotoInfo is returned by PhotosGetInfo only and contains a lot of information about the photo, whereas the Photo object is much more light weight and returned by most *GetPhotos metho...
Jump to: First Post    |Latest Post
Latest post:
Apr 24
1:53 PM
7 Posts
First post: ggsmith wrote: Having sorted out the Uplaod issue and now fully understand the Authorisation technique, I cannot query anything as I cannot get an Auth instance due to the following exception.&...
Latest post: ggsmith wrote: You only need to use AuthCheckToken to get the UserID for downloading a specific user so I did what you suggested and included the token in the constructor for the Flickr instance and the...
Jump to: First Post    |Latest Post Tags: Developer Forum, User Forum
Latest post:
Apr 20
3:57 PM
5 Posts
First post: ca8msm wrote: I have created the following upload function on an ASP.NET page, and when uploading the photo it returns Nothing. No error occurs but the file does not get uploaded. ...
Latest post: ca8msm wrote: Yes, that's correct - the file is on the web server. Thanks, Mark
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Apr 20
3:00 PM
7 Posts
First post: ggsmith wrote: I am new to FlickrNet and cannot get the sample programs working at all. I have a valid API key and Secret and have used these with the Java API without a problem. To save me pul...
Latest post: ggsmith wrote: OK, I now understand how the permissions work, so I granted Delete permssion to my app, copied the Token from the Authentication into my Flickr Keys class and used it to try to do a searc...
Jump to: First Post    |Latest Post Tags: Developer Forum, User Forum
Latest post:
Apr 17
2:05 PM
1 Post
First post: java3223 wrote: why addcomment method doeasnt work ?????????? how can i add a comment to a picture???????
Jump to: First Post Tags: Developer Forum, Project Management Forum, User Forum
Latest post:
Apr 17
8:37 AM
5 Posts
First post: rwcchris wrote: I'm using the following code to create a list of tags. It pulls the name, but the count always seems to be zero. Is there any way to populate the count with the number of images tag...
Latest post: samjudson wrote: That's because event though I use the same Tag class to return the results for both those methods the Flickr API method doesn't return a count value for the TagsGetListUser method...
Jump to: First Post    |Latest Post Tags: User Forum
Latest post:
Apr 14
11:05 AM
8 Posts
First post: dmose wrote: Greetings, Excellent API!! However I'm wondering if you can help me get around this error: Unable to read default cache location. P...
Latest post: samjudson wrote: If your hosting ISP does not allow you to talk to external sites then there is no workaround I'm afraid. If however it is a different error then it might be solvab...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Apr 14
11:01 AM
2 Posts
First post: liquidboy wrote: Hi, Have you contemplated creating a pure ClientSide API basedon your FlickrNet Api? Im currently investigating this path and it's looking...
Latest post: samjudson wrote: It's something I've been meaning to look at but I haven't had much time to get to grips with the new Silverlight 2.0 stuff yet. In theory it might actually work without too mu...
Jump to: First Post    |Latest Post
Latest post:
Apr 11
3:08 PM
4 Posts
First post: wuttrain wrote: Hi Guys, Is there an API method for flickr.places.findByLatLon in the current FlickrNet api? I need to get the value of the place id by providing the latitude a...
Latest post: wuttrain wrote: Thanks Sam, I'll take a look at the code and check if I can compile it locally. Any plans to update the DLLs in this site?
Jump to: First Post    |Latest Post Tags: Developer Forum

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
Developer Forum
Project Management Forum
User Forum
1-10 of 156 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...