On Wed, Jun 24, 2009 at 4:12 PM, Kyle Mulka <[email protected]> wrote: > > I'm wondering if anyone has built a facebook-like friend selector that > would work for Twitter friends. My app could benefit from something > like this where you could start typing in people's names or usernames > and it would do a google suggest style dropdown to select friends. > There would also be a way to click on friends to select them from your > list. >
Don't know what your language of choice is, but Matt Raible did something like that with GWT. http://raibledesigns.com/rd/entry/creating_a_facebook_style_autocomplete He also recently posted about OAuth with GWT too. -steve
