One thing that might be worth mentioning that is applicable to extension development is that Microsoft Gadgets, which are used to customize your Live home page, are similar to OS/X Dashboard widgets, Yahoo! Widgets, AOL's widget platform (forget the name), etc. Most of these technologies use JS for logic, CSS for styling, and HTML or a XUL-like language for presentation.
It's not a bad idea to begin thinking of your extension as a widget/gadget, and how you might port it to other platforms such as these. I have already done so for PasswordMaker. -Eric --- Jonathan Yaniv <[EMAIL PROTECTED]> wrote: > Okay, np Brian > > > On 2/20/06, Brian King <[EMAIL PROTECTED]> wrote: > > > > Jonathan, > > > > This is not an approproiate solicitation for this list. > > > > - Brian > > > > Jonathan Yaniv wrote: > > > Windows Live Messenger is the next version of MSN Messenger, yes, the > > > name is different but it will still include all the great features of > > > MSN Messenger that you know. Check out http://ideas.live.com > > > <http://ideas.live.com> for more information. > > > > > > And if you want an invite, email me at [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]> > > > > > > Or just simply reply to this message with your email address > > > > > > On 2/19/06, *Jonathan Yaniv* <[EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > > > If anyone wants a Windows Live Messenger invitation, please email me > > > at [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > > > > I will put you on my list and send you an invite as they arrive > > > > > > Thanks > > > > > > Jonathan > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Project_owners mailing list > > > [email protected] > > > http://mozdev.org/mailman/listinfo/project_owners > > > > > > -- > > Brian King > > www.mozdev.org - free project hosting for the Mozilla community > > _______________________________________________ > > Project_owners mailing list > > [email protected] > > http://mozdev.org/mailman/listinfo/project_owners > > > > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
