I’ve posted about Mozilla/Firefox Quick Searches before, but here’s a new one: Flickr Tag Search. Bookmark that, give it the keyword ‘ft’, and type ft tag1 tag2 etc into your location bar to do a tag search for photos on Flickr. Searching for more than one tag only works when Flickr’s search servers are running correctly, though, which as of this writing they are not.
In other news:
- The Disable Target/OnClick for Downloads Greasemonkey script has been updated. It uses regex now instead a huge nested for loop. Translation: it runs faster.
- The Bloglines Continuous Updates script is more or less perfect now, so I listed it on the directory. Thanks to all the early adopters for their feedback and suggestions.
- The Enhanced Contacts’ Photos widget now accepts either a username or NSID. It’s just easier.

Alternatively add the following to your registry to just type ft tag1 tag2 in your address bar and find it in flickr.
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerSearchUrlft]
@=”http://flickr.com/photos/search/tags:%s/tagmode:all/”
” “=”%2c”
Yes, that would work for internet explorer. Approximately 7% of the people who have ever accessed this domain use internet explorer, though. :)