Flashr 0.3 released
Update
For the latest up to date information about Flashr please check out the new Flashr microsite
I have just uploaded a new version of Flashr to the site. Quite a few changes in this version – here are the details:
– Added flickr.photosets.* methods
– Added flickr.groups.pools.* methods
– Cleaned up the code a little so that it compiles with MTASC
And other fixes / improvements which these changes involved (see the full changelog).
I’ve updated the Flashr demo to include support for the new methods. I also added a standalone downloadable version of the demo which uses my SOS wrapper for output. This has a number of advantages. Firstly it is quick (which matters when you are returning lists of hundreds of photos). Secondly you can copy and paste from it (so if you get a list of a user’s photos you can then copy a photo id and use it to call another method in the demo). The zip contains a config.xml file that you can edit to control where it looks for the SOS server.
As well as all of that I also released some example sourcecode which shows how to use Flashr.
And I’ve been working on a little app of my own that uses Flashr – got to get it polished up and then I’ll release it here :)

i’m glad you ‘ve been added theese two new features especially the photosets one !
thx
— bigop Sep 20, 10:34 #
Glad you like the new features :)
As always, any feedback on issues you run into is much appreciated,
Cheers,
— Kelvin Sep 20, 21:06 #
after reading a lot of your doc ,i didnt find a way to do it …
could you post me just a line of code ?
i’m currently trying to test your flashr here
diapostite
i enjoyed the photosets function !
thx
— bigop Sep 23, 13:49 #
Have you authenticated with flickr.com? The photosGetNotInSet method requires authentication because it returns a list of photos for the calling user…
The process of authentication isn’t too clear – I’m planning to put together an example at some point soon but check the auth* methods documentation for now,
Hope this helps,
Kelvin :)
— Kelvin Sep 23, 14:21 #
except by a shared object ?
...
— bigop Sep 24, 18:27 #
The Flashr mailing list just launched today – I would suggest signing up there to ask more questions on this…
— Kelvin Sep 25, 13:37 #