Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Adriano
Perhaps the URL could be exposed a bit more... for example: //socialwhois.com/voodoo/{ff,tw}/%s -- where %s is the username; that way the user's profile is accessible from scripts. Also, a (Firefox) bookmark could then do a direct lookup via "keyword <username>" from the browser's address bar.
Adriano, I actually thought about this too, but avoided it for the first version, since I need to know how much load this will get. (optimization) - directeur
actually I misunderstood voodoo... so here's what works for Firefox: bookmark //www.socialwhois.com/%s then assign it a keyword, e.g. swho. To lookup someone registered from the browser's address bar, "swho username" will do the trick. [To lookup people with interest foo, bookmark //www.socialwhois.com/tag/%s -- then similar trick at address bar, "stag foo"] -- directeur, congrats on a great start! - Adriano