One of the things that flickr does better than Ipernity (and that's a small list these days), is it lets you know if someone has you marked as contact, friend, family. Oddly enough the same information is available on Ipernity, but only via it's API, which means that you have to write an application to access it.
However, the status of how the photos are marked is not available. Despite friend/family markings being documented in the API, they are not actually present in the response records. Nor does the document filter work, which would allow you to specify the type of permissions of files that you want to see. The only thing it gives is whether a file is fully public or not.
I have a test app that I used to discover this stuff. While it's useful, the lack of photo filtering is annoying. It's still work in progress but if anyone is interested you can access it on nplawes.com/ipernity . It will need to be authorised with ipernity in order for the API to work...
For any flickrites that are interested, I have a similar browser app using the flickr API too on www.nplawes.com/flickr. At the moment gathering details about contacts is a separate step as it takes a while to run (click on get details). Score one for the Ipernity API as it returns the useful stuff in the initial list, so the second gathering phase is not required, and hence much faster.
Needless to say if you find any bugs, please let me know so that I can (try to) fix them :-)
Lightroom uploader
-
Good news for LightRoom fans... Jeffrey Freidl has produced an Ipernity publish plugin for LR, which…
-
11 Jul 2013
See all articles...
Authorizations, license
-
Visible by: Everyone (public). -
All rights reserved
-
791 visits
Jump to top
RSS feed- Latest comments - Subscribe to the feed of comments related to this post
- ipernity © 2007-2025
- Help & Contact
|
Club news
|
About ipernity
|
History |
ipernity Club & Prices |
Guide of good conduct
Donate | Group guidelines | Privacy policy | Terms of use | Statutes | In memoria -
Facebook
Twitter
Nick Lawes has replied to Xythiannplawes.com/ipernity/browser.php?reset
to clear and reset your browsers info...
Wonder what browsers you are using…? I'm using Safari, but hopefully it should all be browser agnostic...
My best guess is that maybe the authorised token times out, and the second request gets a new one. If the problem persists I might be able to do something about that. Please let me know if it happens again, or if it was a one-off… Thanks