On Tue, Nov 06, 2007 at 10:52:28AM -0800, 321blastoff wrote: > > Hello, I've been trying to find an answer for this question, but I > can't figure it out. I want to write an opensocial gadget where you > drink a virtual shot of tequila and then buy a round for your friends. > Will I be able to send inband invitations to my friends to add the > app, or will it have to be email invites with a link to the add-app > url? Or will it depend on the container? Is there a javascript lib to > help build an "add friend" popup or modal dialog? I'm thinking of > something akin to Facebook's nice friend multi-selector popup.
Right now there's an opportunity waiting for someone to develop UI toolkits on top of opensocial. If anyone is interested in writing jQuery plugins for UI let me know, we're interested in using that for our own apps. I was also thinking of building a framework that allows for all the different edge cases by placing content within specific divs and having wrapper code that manages the transition between the different areas. <div id="profile_owner"> <!-- on profile, when viewer==owner --> </div> <div id="profile_viewer"> <!-- on profile, when viewer!=owner --> </div> <div id="profile_anon"> <!-- on profile, when viewer is not defined --> </div> .... repeat for canvas/preview, etc. -- Paul Lindner hi5 Architect [EMAIL PROTECTED]
pgpvn8HX9DpcY.pgp
Description: PGP signature
