ts0

ts0

techie scrawlings

follow me on Twitter!

Greasemonkey leads the way

I noticed a little while ago that Flickr added an "Invite to group" link under the comment boxes. Clicking it loads in a list of groups you are an administrator in, you can choose one and inserts some text into the comment box.

What's interesting is how closely this functionality mirrors this popular greasemonkey script. Now perhaps it's just a total coincidence that the flickr developers had exactly the same idea. But it's much more likely that they saw the script in use, looked at the interface and the feedback of it. Perhaps it's also worth noting that they didn't reuse the group list popup from the toolbar over the image and went for a simple combo box instead, just as the gm script uses.

This looks like a pretty good example of greasemonkey leading the way in improving the usability of an application, prototyping the interface and testing the market. I'm sure flickrs usability team pay a lot of attention to the greasemonkey scripts on the hacks group. I wonder if they'll implement my comment tools?

Labels: ,

1 Comment - Post a comment

Anonymous Anonymous

they did the same with the greasemonkey script "warn and delete" they copied the functionality and added it to their Group Organizer tool, the cheeky b*ggers