2011-06-29
post/7035845755
For a long time, I’ve maintained a set called Your Favourites on Flickr, which contains those photos that lots of people have marked as, well, a favourite. For ages I did this by hand, but I’ve finally got lazy enough to write a little script that does it. As it’s only a one-off, gist seemed the best place, but I thought I’d still write a short blurb for it.
It’s pretty straightforward. It only uses two methods, flickr.stats.getPopularPhotos and flickr.photosets.editPhotos, but that’s enough to generate a set of 81 photos (making a nice square from the new nine-wide thumbnail layout on set pages).
Of course, it would be nice if this had a web interface, and if it offered to let you choose a set to use or to create a new one, and so on, but I already had the set, and like I said, I’m lazy. Feel free to fork it and make it do any of that stuff.
One thing to note is that the flickr.stats methods are only available to pro users who’ve opted in to statistics, so this isn’t that useful if you’re not one. Sorry.
(Ironically, the original un-inverted picture of a star I’m using to illustrate the post is no longer in the set. Ah well.)
2008-10-26
AppJet and Web 2.0
It’s too late for me to properly reply to Tim O’Reilly’s post about cloud computing, but there is one thing I’ve learnt during this week’s AppJet jaunt (as described over on Vox), and it relates to a point right at the bottom of his post:
the cloud platform, like the software platform before it, has new rules for competitive advantage. And chief among those advantages are those that we’ve identified as “Web 2.0”, the design of systems that harness network effects to get better the more people use them.
Well, AppJet’s library sharing (alluded to on Vox) has this property. You can see who’s importing your library, who’s cloned (forked) it, and the same goes, thinking about it, for apps. That’s not really that much of a big deal, but it’s inching towards something. (Compare: github.)
Sorry. I’m sure I’ll return to posting a stream of random pictures tomorrow.
