Wednesday, November 09, 2005

Flickrfs version 1.1 out

Flickrfs is popular and in business, so here is the new release, with the following changes:

* fixed bugs (if photo title=='', then flickrfs crashes)
* Including API Key and Shared Secret. (Why? Keep following)
* Support for spaces in tags while uploading
* Permissions support while Uploading (mode=abc - a=7(always), b=(friends=5 | family=6 | none=4), c=(5=public | 4=private)

The API Key distribution in open source code is a debate. Here are the excerpts:
1. The API Key issued is actually per application instead of per user.
2. The main idea is just to track the usage of Flickr API.
3. Though, it is retrieved in the developer's name, Yahoo has intelligent methods to determine its bad usage.

Second comes, the much awaited support for permissions. While uploading, you can specify if you wish to make your photos public or private, and in private, friends, family or both.
Here is a quite tut:
755 - public
754 - friends (only)
764 - family (only)
774 - both friends and family (not public)

So, just change the permissions of photos, and upload them. And yope! Here are your private 'bikini' photos ;).

As the popularity of flickrfs is increasing, so are the problems encountered. I have started a mailing list to keep track of these problems/bugs along with usage tips etc. Please do subscribe to the list here.
Also, do include '/var/log/flickrfs' when you are reporting abt some problem. This will help me reproduce/diagnose it easily.

People surely are trying it out at different platforms. It will be great if you can create an account of how to install, and what has been ur experience, it will surely help other users. Let me know, and I will include it in the docs page, just like this one

All in all, do let everyone know abt ur experiences, struggles, your success, and joy when it worked (if at all ;). The means may be your blog, my gmail account, or best of all, the users mailing list :). Thanks to all!

Tags:

No comments: